/* =GENERIC--------------------------------------------*/

body{
	font: 12px normal Arial, Helvetica, sans-serif; 
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e3dfe0;
	margin:0 auto;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#container{
	width:1024px;
	height:auto;
	margin:0 auto;
	background-image: url(../images/container_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#main{
	width:764px;
	height:auto;
	margin:0 auto;
	min-height:600px;
	background-color:#f1eee8;
	border-style:solid;
	border: 10px solid #fff;
	position:relative;
}

/* =SHOPPING CART------------------------------------*/
   
#cart{
	background-image: url(../images/cart_bg.png);
	background-repeat:no-repeat;
	width:457px;
	height:23px;
	margin-left:447px;
}
.s_cart{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 6px;
}
.s_cart:hover{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
.cartX a{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 6px;
}
.cartX a:hover{
	text-decoration:underline;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 6px;
}

/* =HEADER & NAVIGATION & CATTREE-------------------------------*/

#header{
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	width:784px;
	height:196px;
	margin:0 auto;
}
#navigation{
	width:784px;
	height:30px;
	margin:0 auto;
}
.navigation{
	cursor:pointer;
}
#cattree{
	width:200px;
	height:auto;
	padding-bottom:20px;
	float:left;
	clear:both;
}
.parent{
	width:184px;
	padding:5px;
	height:35px;
	
}
.cat_li a{
	list-style:none;
	font-size: 12.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9a8778;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	line-height:1.9em;
}
.cat_li a:hover{
	list-style:none;
	font-size: 12.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#847568;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	line-height:1.9em;
}
#cattree li, #cattree ul, #cattree ol a{
	list-style:none;
	font-size: 12.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9a8778;
	font-weight:bold;
	margin:0;
	padding: 0;
	text-decoration:none;
}
#cattree li, #cattree ul, #cattree ol a:hover{
	list-style:none;
	font-size: 12.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#847568;
	margin:0;
	padding: 0;
	font-weight:bold;
	text-decoration:none;
}
#content{
	width:540px;
	height:auto;
	float:right;
	padding-right:5px;
}
#credit_cards{
	float:right;
	padding-right:20px;
	height:41px; 
	width:180px; 
}

/* =BREADCRUMB
   ----------------------------------------------------*/
breadcrumb{
	color:#9a8778;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:3px auto 10px auto;
	text-align:left;
}
.breadcrumb a{
	color:#9a8778;
	font-size:13px;
	padding:0 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	position:relative;
	z-index:1;
}
.breadcrumb a:hover{
	color:#cec2b1;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
}
.breadcrumb_on{
	color:#9A8778;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 5px;
}
.titles{
	color:#ac9e7e;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
}

/* =FOOTER ------------------------------------------------*/
   
#footer{
	width:764px;
	margin: 0 auto;
	padding:10px;
 	clear:both;
}
.footer_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#594431;
	font-weight:bold;
	text-decoration:none;
	line-height:1.9em;
}
.footer_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#847568;
	font-weight:bold;
	text-decoration:none;
	line-height:1.9em;
}
.product:hover{
	opacity:0.999;
}
.product:hover{
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=80);
}


/* =CTGY ------------------------------------------------*/

.overlay{
	width: 180px;
	height: 98px;
	padding:8px 6px 6px 8px;
}

.overlay_frame{
	background: url(../images/overlay_frame.png) no-repeat;
	overflow: hidden;
	width: 198px;
	height: 116px;
}
.overlay_prod{
	width: 274px;
	height: 190px;
	padding:13px;
}
.overlay_frame_prod{
	background: url(../images/overlay_frame_prod.png) no-repeat;
	overflow: hidden;
	width: 300px;
	height: 216px;
}
.bold_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#675C52;
	font-size:11px;
	text-decoration:none;
	line-height: 1.4em;
}
.title_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#594431;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	line-height: 1.4em;
}
.subtitle_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#594431;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height: 1.4em;
}
.subtitle_text_nobold{
	font-family:Arial, Helvetica, sans-serif;
	color:#847568;
	font-size:12px;
	text-decoration:none;
	line-height: 1.4em;
}
.prod_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#847568;
	font-size:12px;
	text-decoration:none;
	line-height: 1.4em;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
}
.prod_text:hover{
	font-size:12px;
	color:#ac9e7e;
	line-height: 1.4em;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
#flashcontent{
	width:244px;
	height:249px;
}
.products_li, products_ul{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#675C52;
	font-weight:bold;
	line-height: 1.5em;
	list-style:disc;
	margin:0;
	padding: 0;
}
.sfnt_bottom_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#BFB09B;
	font-size:12px;
	text-decoration:none;
	padding-top:20px;
	line-height: 1.4em;
	font-weight:bold;
}
