@charset "UTF-8";
/* CSS Document */

body{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
}

img{
	border:none;
}

/******************** HEADER STYLES ********************/

#main_nav{
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999999;
	text-transform:uppercase;
}

#main_nav a{
	color:#999999;
	text-decoration:none;
}

#main_nav a:hover{
	color:#A51E56;
}

#acc_panel_content a{
	color:#a51e56;
}

#acc_panel_content p{
	margin-top:3px;
}

#acc_panel_content p.small{
	font-size:11px;
}

/******************** SEARCH *************************/

#search_module{
	position:absolute; 
	left:502px;
	top:26px;
}

#search_module input.text_box{
	border:1px solid #CCCCCC;
	width:150px;
	height:14px;
	font-size:12px;
	color:#999999;
	padding:2px;
}

/******************** PAGE STYLES ********************/

#page_title{
	height:50px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:35px;
}

#breadcrumbs{
	height:50px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:35px;
}

#breadcrumbs.offer{
	width:645px;
}

#breadcrumbs a{
	color:#666666;
}

#breadcrumbs a:hover{
	color:#a51e56;
}

h1{
	font:18px normal Arial, Helvetica, sans-serif;
	color:#ad9445;
	margin:0;
	padding:25px 0 0 10px;
}

#right_col h2{
	font:14px normal Arial, Helvetica, sans-serif;
	color:#999999;
	margin:0 0 15px 0;
	text-transform:uppercase;
}

#right_col h2.section{
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
}

#body_content h2.site{
	text-transform:none;
	color:#A51E56;
	line-height:18px;
}

#body_content h3{
	font:12px normal Arial, Helvetica, sans-serif;
	color:#ab2c63;
}

#right_col p{
	line-height:18px;
}

#right_col strong{
	font-weight:normal;
	color:#a51e56;
	text-transform:uppercase;
}

#body_content p{
	margin:0 0 15px 0;
}

#body_content a{
	color:#666666;
	text-decoration:underline;
}

#body_content a:hover{
	color:#ab2c63;
	text-decoration:underline;
}

.highlight{
	color:#a51e56;
}

.vid{
	margin-bottom:20px;
}

.border{
	border:1px solid #CCCCCC;
}

/******************** FOOTER STYLES ********************/

#footer{
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#554136;
}

#footer a{
	color:#554136;
	text-decoration:none;
}

#footer a:hover{
	color:white;
	text-decoration:underline;
}

/* TEST STYLES */

.test_table{
	margin:10px;
}

.test_table th, .test_table td{
	padding:3px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/******************** FORM STYLES ********************/

.contact_table td{
	padding-bottom:3px;
	padding-right:10px;
}

.input{
	width:175px;
	height:20px;
	background-color:#e9e8e4;
	border:none;
	color:#000000;
}

.input_small{
	width:30px;
	height:20px;
	background-color:#e9e8e4;
	border:none;
	color:#000000;
}

.input_text{
	width:275px;
	height:300px;
	background-color:#e9e8e4;
	border:none;
	color:#000000;
}

.comment_text{
	width:500px;
	height:150px;
	background-color:#e9e8e4;
	border:none;
	color:#000000;
}

#newsletter_form_wrapper{
	float:right;
	width:265px;
	background-color:white;
	border:5px solid #e9e8e4;
	padding:10px;
	margin-right:10px;
}

#newsletter_form_wrapper h3{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#a51e56;
	text-transform:uppercase;
	margin-bottom:10px;
}

#newsletter_form_wrapper .contact_table td{
	padding-bottom:3px;
	padding-right:10px;
}

#newsletter_form_wrapper .input{
	width:155px;
	height:20px;
	background-color:#e9e8e4;
	border:none;
	color:#000000;
}

/******************** COLLECTION STYLES ********************/

.collection_category{
	width:205px;
	float:left;
	margin:0 10px 10px 0;
	border-bottom:4px solid #e9e8e4;
}

.collection_image{
	display:block;
	border:4px solid #e9e8e4;
}

a.category_link{
	display:block;
	padding:5px;
	width:195px;
	background-color:#c1bfb6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
}

a.category_link:hover{
	background-color:#ab2c63;
	text-decoration:none;
}

/******************** CATEGORY AND RANGE STYLES ********************/

#category_description, #range_description{
	position:relative;
	left:20px;
	width:635px;
	margin-top:40px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

.category_product{
	width:143px;
	height:220px;
	float:left;
	margin-right:20px;
}

.category_product h3{
	font-size:12px;
	
}

.category_product h3 a{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	line-height:15px;
}

.category_product h3 a:hover{
	text-decoration:underline;
}

.product_thumb{
	display:block;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	width:143px;
	height:163px;
}

.product_image{
	position:relative;
}

.offer_stamp{
	background-image:url(../images/templates/sale_stripe.png);
	width:64px;
	height:62px;
	position:absolute;
	left:80px;
	top:102px;
}

/******************** PRODUCT STYLES ********************/

#img_viewer{
	overflow:hidden;
	border:1px solid #CCCCCC;
}

.image_thumb{
	border:1px solid #CCCCCC;
	float:left;
	margin-top:25px;
	margin-right:15px;
}

.image_thumb_last{
	margin-right:0;
}

#offer_stamp{
	background-image:url(../images/templates/sale_stripe_lg.gif);
	width:80px;
	height:78px;
	position:absolute;
	right:0;
	top:0;
}

.offer_old_price{
	text-decoration:line-through;
	font-weight:normal;
}

.bold{
	font-weight:bold;
}

/******************** PRODUCT STYLES: ALSO LIKE ********************/

#also_like{
	margin:10px;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
}

#also_like h2 {
	color:#999999;
	font:14px normal Arial,Helvetica,sans-serif;
	margin:0 10px;
	text-transform:uppercase;
}

/******************** ACCOUNTS STYLES ********************/

.account_table{
	margin-bottom:20px;
}

.account_table_2col th{
	width:318px;
}

.account_table_2col td{
	border-left:1px solid #CCCCCC;
	width:357px;
	padding-left:20px;
}

.account_table_2col th, .account_table_2col td{
		text-align:left;
		font-weight:normal;
}

.account_table_2col th p, .account_table_2col td p{
		margin-bottom:10px;
}

.form_format th, .form_format td{
	border:none;
	margin:0;
	padding:0 0 10px 0;
}

.form_title{
	text-transform:uppercase;
}

.acc_button{
	float:right;
	padding-right:20px;
}

.address_button{
	margin-bottom:3px;
}

.cart_special_offer{
	background-image:url(../images/templates/sale_stripe_cart.gif);
}

/******************** MEDIA STYLES ********************/

.media_thumb{
	float:left;
	margin:0 10px 5px 0;
}

.media_clear{
	width:200px;
	height:10px;
	clear:left;
}
