/*** Reset --------------------------------------------------------------- ***/
body {
	margin: 0;
	font-family: "Avant Garde", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 135%;
	background-color: #fcfcfc;
}
body.bg {
	background-image: url(../images/main_bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	cursor: default;
}
#super_container {
	text-align: center;
}
#container {
	margin: auto;
	text-align: left;
	width: 1000px;
	background-color: #fcfcfc;
}

img {
	border : none;
}
td, th {
	font-size: 12px;
}

ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style-position: outside; 
}
li { 
	list-style-image: url('../images/dot.gif');
    color: #666666;
}

form {
	margin: 0;
	padding: 0;
}
input { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cc3;
	border: 1px solid #1e80c2;
	padding: 1px 1px 1px 2px;
}
input[type="checkbox"], input[type="radio"] {
	border-style: none;
}
input.image {
	border: 0;
	padding: 0;
}
textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cc3;
	width: 230px;
	height: 80px;
	border: 1px solid #1e80c2;
	padding: 1px 2px;
}
select { 
    font-family : Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #007cc2;
	border: 1px solid #1e80c2;
}

A {
    color: #0164a8;
    text-decoration: none;
    cursor: pointer;
}
A:hover {
    color: #dd6906;
}

h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 16px;
}

.clear {
	clear: both;
}

#form_errors {
	padding: 5px;
	border: 2px solid #cccccc;
	background-color: #f8f8f8;
}
p.mandatory {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
}
/*** End Reset ***/

/*** Editor Styles ------------------------------------------------ ***/

.text_general {
/* text general 12 black */	
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}

.text_general2 {
/* text general 14 black bold */	
	font-size : 14px;
	color : #333333;
	text-decoration: none;
	line-height: 115%;
	font-weight: bold;
	letter-spacing: 0.3px;
}

.text_general3 {
/* text general 14 black */	
	font-size : 14px;
	color : #333333;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}

.text_general4 {
/* text general 11 black */	
	font-size : 11px;
	color : #333333;
	text-decoration: none;
	line-height: 120%;
	font-style: normal;
}

.sub_title {
/* headings blue 14 */
    color: #1e80c2;
	letter-spacing: 0.5pt;
    font-size: 14px;
    font-weight: bold;
	line-height: 125%;
}

.sub_title2 {
/* headings red 16 */
    color: #cc0000;
	letter-spacing: 0.5pt;
    font-size: 16px;
    font-weight: bold;
	line-height: 120%;
}

.sub_title5 {
/* headings gold 13 */
    color: #b88201;
	letter-spacing: 0.5pt;
    font-size: 13px;
    font-weight: bold;
	line-height: 120%;
}

.sub_title4 {
/* headings black 13 */
    color: #000000;
	letter-spacing: 0.5pt;
    font-size: 13px;
    font-weight: bold;
	line-height: 120%;
}

.sub_title3 {
/*  headings red 20 */
    color: #e50303;
	letter-spacing: 0.3pt;
    font-size: 20px;
    font-weight: normal;
	line-height: 110%;
}

.captions {
/* text small 11 */
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.small {
/* text small 10 */
	font-family : Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 110%;
}

/*** Extra styles hidden from editor ***/
td.borderline {
	border-right: solid 1px #cccccc;
}
/*** End Editor Styles ***/

/*** Header -------------------------------------------------------------- ***/
#header {
	height: 120px;
	background: #ffcc00 url(../images/rewards_int_logo.jpg) no-repeat scroll 30px center;
}
#header .logo {
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
}
#header .logo a {
	display: block;
	height: 120px;
	text-decoration: none;
}
#header .logo a span {
	visibility: hidden;
}
#header .secondary_nav {
	float: right;
	width: 645px;
	text-align: right;
}
#header .secondary_nav .pad {
	padding: 15px 15px 0 0;
}
/*** End Header ***/

/*** Header Navigation --------------------------------------------------- ***/
#menumain {
	float: right;
	margin: 0 -10px 0 0;
	padding: 0;
	list-style: none;
	height: 21px;
}
#menumain li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0 4px 0 3px;
}
#menumain li a {
	float: left;
	display: block;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
}
#menumain li a:hover {
	color: #cc0000;
}
#menumain li.on a, #menumain li.active a {
	border-bottom: 1px solid #333333;
}
/*** End Header Navigation ***/

/*** Header Help Menu ---------------------------------------------------- ***/
#help_menu {
	padding: 15px 0 10px 0;
	font-size: 14px;
	font-style: italic;
}
#help_menu select {
	font-style: normal;
	font-size: 13px;
}
/*** End Header Help Menu ***/

/*** Embedded Shopping Cart ---------------------------------------------- ***/
#cart_embed {
	height: 30px;
}
#cart_embed a {
	background: transparent url(../images/shop_cart.jpg) no-repeat scroll right center;
	float: right;
	height: 30px;
	padding: 0 50px 0 50px;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
}
#cart_embed a span {
	color: #333333;
	font-weight: normal;
}
#cart_embed a.empty {
	line-height: 30px;
	font-weight: normal;
}
/*** End Embedded Shopping Cart ***/

/*** Navigation ---------------------------------------------------------- ***/
#navigation {
	padding: 0 10px 0 10px;
	height: 30px;
	background: transparent url(../images/nav_bg.gif) repeat-x scroll left top;
	overflow: hidden;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	position: relative;
	float: left;
	list-style: none;
}
#navigation ul li a {
	display: block;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	min-width: 180px;
}
#navigation ul li a span {
	display: block;
	line-height: 30px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	cursor: pointer;
}
#navigation ul li a:hover {
	color: #ffcc00;
}
#navigation ul li.on div, #navigation ul li.active div {
	background:transparent url('../images/nav_gradient.jpg') no-repeat scroll center top;
}
#navigation ul li.on a, #navigation ul li.active a {
	color: #ffcc00;
}
#navigation ul li.on a span, #navigation ul li.active a span {
	background-image: url('../images/navcorner_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
/*** End Navigation ***/

/*** Footer -------------------------------------------------------------- ***/
#footer_info {
	height: 70px;
	background: transparent url(../images/footer_bg.jpg) no-repeat scroll left top;
}
#footer_info ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer_info li {
	float: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	line-height: 70px;
	background: transparent url(../images/footer_icons.gif) no-repeat scroll left top;
}
#footer_info li a {
	display: block;
	color: #ffffff;
	padding-left: 50px;
}
#footer_info li span {
	display: none;
}
#footer_info li.phone {
	padding-left: 50px;
	padding-right: 20px;
}
#footer_info li.email {
	width: 132px;
	background-position: left -70px;
}
#footer_info li.subscribe {
	width: 180px;
	background-position: left -140px;
}

#footer_yellow {
	clear: both;
	margin: 2px 0 0 0;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	background-color: #ffcc00;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	position: relative;
}
#search-embed {
	float: right;
	height: 30px;
	padding: 0 20px 0 0;
}

#footer {
	height: 40px;
}
#footer .padding {
	padding: 10px 20px 0 20px;
}
#footer p.copyright {
	width: 380px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
#footer p.links {
	float: right;
	margin: 0;
	padding: 0;
	width: 380px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}
#footer .links a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #367899;
}
#footer .links a:hover {
	color: #dd6906;
	text-decoration: none;
}
/*** End Footer ***/

/*** Sub Pages Styles ......................................... ***/
/** wide tpl ...... **/
#sub_content .sw_padding {
	padding: 2px 0 20px 0;
}
#sub_content .sw_padding_content {
	padding: 0 20px 20px 15px;
}
/** subpages tpl**/
#sub_content .s_padding {
	padding: 2px 0 20px 0;
}
#sub_content .s_padding .s_padding2 {
	padding: 0 20px 0 20px;
}
#sub_content.shop .s_padding .s_padding2 {
	padding-left: 0;
}
#sub_content .s_padding .column_left {
	float: left;
	width: 720px;
	padding-top: 15px;
}
#sub_content .s_padding .column_left2 {
	float: left;
	width: 220px;
	padding-top: 15px;
}
#sub_content.shop .s_padding .column_left2 {
	width: 240px;
	padding-top: 0;
}
#sub_content .s_padding .column_right {
	float: right;
	width: 220px;
	padding-top: 15px;
	padding-left:10px;
	background: transparent url(../images/col_divider.jpg) no-repeat scroll left bottom;
	
}
#sub_content .s_padding .column_right2 {
	float: right;
	width: 725px;
	padding-top: 15px;
}
/*** End Sub Page Styles***/

/*** Header Navigation Drop Down Menu ------------------------------------ ***/
.cssmenu_sub {
	width: 150px;
}
.cssmenu_sub ul {
	float: left;
	width: 100%;
	background: #fcfcfc url(../images/sub_menu_bg.jpg) repeat-y scroll left top;
	margin: 0;
	padding: 0;
	list-style: none;
}
.cssmenu_sub li {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cssmenu_sub ul li:first-child {
	padding-top: 3px;
}
.cssmenu_sub ul li:last-child {
	padding-bottom: 3px;
}
.cssmenu_sub li a {
	display: block;
	color: #333333;
}
.cssmenu_sub li.hover, .cssmenu_sub li.active {
	background: #faf9f9 url(../images/sub_menu_bg_active.jpg) repeat-y scroll left top;
}
.cssmenu_sub li.hover span, .cssmenu_sub li.active span {
	color: #cc0000;
}
.cssmenu_sub li a span {
	display: block;
	cursor: pointer;
	padding: 3px 10px;
	margin-right:5px;
	font-size: 12px;
}
.cssmenu_sub li a.arrow {
	background: transparent url(../images/sub_menu_arrow.gif) no-repeat scroll right center;

}
/*** End Header Navigation Drop Down Menu ***/

/*** Navigation Drop Down Menu ------------------------------------------- ***/
.menumain_sub {
	background: transparent url(../images/subnav_bg.gif) no-repeat scroll left top;
	width: 150px;
	border-bottom: solid 1px #444444;
}
.menumain_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menumain_sub li {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menumain_sub li a {
	display: block;
	padding: 2px 0 2px 10px;
	font-size: 11px;
	color: #333333;
	height: 20px;
}
.menumain_sub li a:hover {
	color: #cc0000;
}
/*** End Navigation Drop Down Menu ***/

/*** Product Menu -------------------------------------------------------- ***/
#product_menu {
	background: transparent url(../images/shop_bg.gif) repeat-y scroll left top;
}
#product_menu h1 {
	margin: 0;
	padding: 0;
}
#product_menu h1 a {
	font-size: 14px;
	display: block;
	padding: 7px 20px;
	color: #fcfcfc;
	background: #888888 url(../images/cat_title_bg.gif) repeat-y scroll left top;
	text-transform: uppercase;
	font-weight: bold;
}
#product_menu h1 a:hover {
    color: #ffcc00;
}
#product_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#product_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#product_menu li a {
	display: block;
	padding: 5px 20px;
	background-color: #b2b2b2;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #b2b2b2;
}
#product_menu li a:hover {
    color: #fcfcfc;
}
#product_menu li li a {
	padding: 3px 20px 3px 40px;
	font-size: 13px;
	font-weight: normal;
}
#product_menu li li li a {
	padding-left: 60px;
}
#product_menu li li li li a {
	padding-left: 80px;
	
}
#product_menu li.on > div > a {
	font-weight: bold;
	background-color: #c0c0c0;
}
#related_menu {
	padding: 10px 0 10px 0;
}
#related_menu h1 a {
	background-color: transparent;
	color: #cccccc;
}
#division {
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: center;
	background: transparent url(../images/shop_bg.gif) repeat-y scroll left top;
}
/*** End Product Menu ***/

/*** Breadcrumbs --------------------------------------------------------- ***/
#breadcrumbs {
	margin: -15px -20px 0 0;
	padding: 0;
	font-size: 10px;
	float: right;
	line-height: 15px;
}
#breadcrumbs a {
	padding: 0 4px;
}
/*** End Breadcrumbs ***/

/*** Product Catalogue --------------------------------------------------- ***/
#shop_category_disclaimer {
	float: right;
	margin-top: -35px;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
}
#shop_category ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#shop_category li {
	float: left;
	margin-right: 4px;
	margin-bottom: 3px;
	padding: 0;
	list-style: none;
	width: 174px;
	height: 280px;
	position: relative;
	border: solid 1px #e6e5e5;
}
#shop_category li a {
	display: block;
	padding: 10px 10px 0 10px;
}
#shop_category li .image_pad {
	display: block;
}
#shop_category li .image {
	display: block;
	border: 1px solid #ffcc00;
	height: 190px;
	background: #ffffff url(../images/noimage.jpg) no-repeat scroll center center;
}
#shop_category li a:hover .image {
	border-color: #3b80e8;
}
#shop_category li .name {
	display: block;
	line-height: 20px;
	text-align: center;
}
#shop_category li .detail {
	color: #666666;
	display: block;
}
#shop_category li .price {
	float: right;
	display: block;
	padding: 0 0 0 10px;
}
#shop_category li .price .label {
	display: none;
}
#shop_category li .price .from {
	font-size: 11px;
}
#shop_category li .size {
	display: block;
	font-size: 11px;
	padding-left: 10px;
}
#shop_category li .size .label {
	float: left;
	margin: 0 3px 0 -10px;
	padding: 0;
}
#shop_category li .code {
	text-align: center;
	display: block;
	font-size: 11px;
	padding-bottom: 3px;
	color: #999999;
}
#shop_category li .desc {
	display: block;
	font-size: 11px;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
}
#shop_category li .view_more {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 110px;
	line-height: 20px;
	padding: 0;
	color: #999999;
}
#shop_category li .view_more span {
	padding: 0 0 0 10px;
}
#shop_category .page_list {
	margin: 0;
	padding: 0;
	line-height: 20px;
	position: relative;
	text-align: center;
	width: 720px;
}
#shop_category .page_list .previous {
	position: absolute;
	left: 0;
	top: 0;
	width: 155px;
}
#shop_category .page_list .next {
	position: absolute;
	right: 0;
	top: 0;
	width: 155px;
}
#shop_category .page_list .previous a {
	display: block;
	text-align: left;
	padding-left: 10px;
}
#shop_category .page_list .next a {
	display: block;
	text-align: right;
	padding-right: 15px;
}
/*** End Product Catalogue ***/

/*** Product Detail ------------------------------------------------------ ***/
#product_detail {
	float: right;
	width: 380px;
}
#product_detail p {
	margin: 0 0 15px 0;
}
#product_detail h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#product_detail p.min_qty {
	float: right;
	margin: 0;
	font-weight: bold;
	color: #333333;
}
#product_detail div.promotion {
	margin-top: 15px;
	color: #0164A8;
	font-weight: bold;
}
#product_detail table {
	margin-top: 5px;
	border-style: none;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}
#product_detail th {
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	color: #666666;
}
#product_detail td {
	padding: 2px 5px;
}
#product_detail .query {
	float: left;
	padding-top: 5px;
}
#product_detail .query label {
	color: #666666;
	line-height: 20px;
}
#product_detail .query textarea {
	width: 240px;
	height: 40px;
}
#product_detail .buttons {
	padding-top: 25px;
	text-align: right;
}
#product_detail .instructions {
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #666666;
}
#product_detail .question {
	float: right;
	padding-top: 65px;
	width: 140px;
	text-align: right;
}
#product_detail .question a {
	display: block;
	background: transparent url(/dyn/image/button/JUST%20EMAIL%20US%20A/QUESTION/) no-repeat scroll right top;
}
#product_detail .question a strong {
	visibility: hidden;
	height: 35px;
	display: block;
}
#product_detail .terms {
	float: left;
	padding-top: 40px;
	width: 150px;
	color: #666666;
}
#product_detail .terms a strong {
	text-decoration: underline;
}
#product_detail .terms p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 15px;
}
/*** End Product Detail ***/

/*** Product Gallery ----------------------------------------------------- ***/
#product_gallery {
	float: left;
	width: 320px;
}
#product_gallery .images {
	height: 420px;
	position: relative;
}
#product_gallery .enlarge {
	display: block;
	width: 320px;
	line-height: 20px;
	font-size: 11px;
	color: #666666;
	text-align: center;
	top: 400px;
	position: absolute;
}
#product_gallery .image {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 316px;
	height: 396px;
	border: 2px solid #ffcc00;
	background: #ffffff url(../images/noimage.jpg) no-repeat scroll center center;
	text-align: center;
}
#product_gallery_scroll {
	margin: 10px 0 0 0;
}
#product_gallery_scroll .scroll {
	overflow: auto;
}
#product_gallery_scroll ul {
	margin: 0;
	padding: 0;
	height: 100px;
	list-style: none;
}
#product_gallery_scroll li {
	float: left;
	width: 75px;
	list-style: none;
	padding: 0;
	margin: 0 5px 0 0;
}
#product_gallery_scroll li a {
	display: block;
	width: 75px;
	height: 90px;
	border: 1px solid #ffcc00;
	background: #ffffff none no-repeat scroll center center;
}
#product_gallery_scroll li a img {
	visibility: hidden;
}
#product_gallery_scroll.scrollable {
	position: relative;
}
#product_gallery_scroll.scrollable .scroll {
	height: 100px;
	overflow: hidden;
	position: relative;
	width: 250px;
	left: 25px;
}
#product_gallery_scroll.scrollable ul {
	position: absolute;
}
#product_gallery_scroll.scrollable span.left {
	cursor: pointer;
	display: block;
	position: absolute;
	height: 100px;
	width: 25px;
	left: 0;
	top: 0;
	background: transparent url(../images/gallery_buttons.gif) no-repeat scroll left top;
}
#product_gallery_scroll.scrollable span.right {
	cursor: pointer;
	display: block;
	position: absolute;
	height: 100px;
	width: 25px;
	right: 0;
	top: 0;
	background: transparent url(../images/gallery_buttons.gif) no-repeat scroll left -100px;
}
/*** End Product Gallery ***/

/*** Related Products ---------------------------------------------------- ***/
#product_related {
	clear: both;
	padding: 20px 0 0 0;
}
#product_related h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#product_related ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#product_related li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 140px;
}
#product_related li a {
	display: block;
	padding: 10px;
}
#product_related li a .image {
	display: block;
	border: 1px solid #ffcc00;
	background: #ffffff url(../images/noimage.jpg) no-repeat scroll center center;
	height: 150px;
}
#product_related li a .name {
	display: block;
	text-align: center;
}
/*** End Related Products ***/

/*** Shopping Cart ------------------------------------------------------- ***/
#cart_items {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #cccccc;
}
#cart_items td {
	padding: 5px;
	line-height: 20px;
	border-bottom: 1px solid #cccccc;
}
#cart_items th {
	padding: 3px 5px;
}
#cart_items .detail {
	width: 350px;
}
#cart_items .image {
	display: block;
	width: 100px;
	height: 125px;
	border: 1px solid #ffcc00;
	background: #ffffff url(../images/noimage.jpg) no-repeat scroll center center;
}
#cart_items .detail label {
	color: #666666;
	font-size: 11px;
}
#cart_items .detail .query {
	float: left;
	width: 180px;
}
#cart_items .detail .query textarea {
	width: 170px;
	height: 60px;
}
#cart_items .detail .engraving {
	float: right;
	width: 160px;
}
#cart_items .detail .engraving textarea {
	height: 30px;
	width: 150px;
}
#cart_items .detail .engraving .notes a {
	font-size: 11px;
	color: #999999;
	line-height: normal;
}
#cart_items .detail .engraving .notes a:hover {
	color: #333333;
}
#cart_items .qty div {
	position: relative;
	padding-left: 40px;
	font-size: 11px;
	width: 60px;
	height: 20px;
	text-align: right;
}
#cart_items .qty .label {
	position: absolute;
	left: 0;
	color: #666666;
	width: 35px;
	text-align: right;
}
#cart_items td.buttons a {
	font-size: 11px;
	display: block;
	padding: 5px 15px;
	border: 1px solid #ffcc00;
	background-color: #ffffff;
	text-align: center;
	margin: 0 0 10px 0;
	text-transform: lowercase;
}
#cart_items tfoot th {
	text-align: right;
}
#shop_cart div.text {
	float: left;
	width: 420px;
}
#shop_cart div.text p {
	margin: 0 0 10px 0;
}
#shop_cart div.buttons {
	float: right;
	width: 260px;
	text-align: right;
}
#shop_cart div.header div.buttons {
	padding-bottom: 15px;
	margin-top: -20px;
}
#shop_cart div.footer {
	padding-top: 15px;
}
#shop_cart div.buttons p {
	float: left;
	margin: 0 0 5px 5px;
}
#shop_cart div.buttons p.print {
	width: 240px;
}
#shop_cart div.buttons p.print a {
	display: block;
}
#shop_cart p.terms {
	float: left;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
}
#shop_cart p.terms a {
	color: #999999;
}
#shop_cart p.terms a:hover {
	color: #333333;
}
/*** End Shopping Cart ***/

/*** Checkout ------------------------------------------------------------ ***/
#checkout {
	width: 450px;
}
#checkout h2 {
	font-size: 14px;
	margin: 15px 0 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
}
#checkout table {
	border-spacing: 0;
	border-collapse: collapse;
}
#checkout table td {
	padding: 2px 5px;
}
#checkout table td label {
	display: block;
	position: relative;
	width: 120px;
	color: #666666;
}
#checkout table td label em {
	position: absolute;
	right: 0;
}
#checkout table .auto label {
	width: auto;
	display: inline;
	color: #333333;
}
#checkout table .notes {
	font-size: 11px;
	color: #999999;
}
#checkout #send_to_friend a.remove {
	padding: 0 5px 0 5px;
}
#checkout #send_to_friend_add {
	line-height: 20px;
	padding: 0 5px 0 5px;
}
#checkout .buttons {
	margin: 20px 0 0 0;
}
#checkout .buttons p.submit {
	float: right;
	margin: 0;
	padding: 0;
}
#checkout .buttons p.back {
	float: left;
	margin: 0;
	padding: 0;
}
#checkout input.w1 {
	width: 110px;
}
#checkout input.w05 {
	width: 50px;
}
#checkout input.w2 {
	width: 230px;
}
/*** End Checkout ***/

/*** Filter Form --------------------------------------------------------- ***/
#shop_filter_form {
	margin: 12px;
	padding: 0;
	width: 215px;
}
#shop_filter_form h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	padding: 0 10px;
	margin: 0;
	text-align: center;
	background: transparent url(../images/filter_title_bg.gif) no-repeat scroll center top;
	color: #fcfcfc;
}
#shop_filter_form h1:hover, #shop_filter_form h1:hover span {
	color: #ffcc00;
}
#shop_filter_form h1 span {
	display: block;
	color: #0164a8;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
#shop_filter_form h1.collapse span {
	display: none;
}
#shop_filter_form form {
	padding: 10px 15px 10px 15px;
	background: #acacac url(../images/filter_panel_bg.gif) repeat-x scroll left bottom;
}
#shop_filter_form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#shop_filter_form li {
	color: #333333;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}
#shop_filter_form li.submit {
	padding-top: 5px;
	text-align: center;
}
#shop_filter_form div.separator {
	padding-top: 10px;
}
#shop_filter_form div.label {
	font-size: 13px;
	line-height: 20px;
}
#shop_filter_form li.fulltext input, #shop_filter_form li.dropdown select {
	width: 185px;
}
#shop_filter_form li.dropdown {
	padding-top: 2px;
}
/*** End Filter Form ***/
/*** Forms..................................... ***/
input.w05, select.w05 {
	width: 60px;
}
input.w1, select.w1 {
	width: 150px;
}
input.w15, select.w15 {
	width: 170px;
}
input.w2, select.w2 {
	width: 230px;
}
td label.label {
	display: block;
	position: relative;
	width: 150px;
	color: #666666;
}
span.label {
	display: block;
	color: #666666;
	padding-bottom: 3px;
}
label span.label {
	display: inline;
}
td label img {
	position: absolute;
	top: 3px;
	right: 0px;
}
td.field label, td label.auto {
	width: auto;
	display: inline;
	padding-right: 12px;
}
td.field label {
	color: #333333;
	font-weight: normal;
}
#form_errors {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin: 0 0 12px 0;
	padding: 12px;
	color: #666666;
}
#form_errors ul {
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
#form_errors li {
	margin-top: 0;
	margin-bottom: 3px;
}
#form_errors *:first-child {
	margin-top: 0;
}
#form_errors *:last-child {
	margin-bottom: 0;
}
p.required {
	float: right;
	margin: 0 0 12px 24px;
	color: #666666;
}
/* END forms */