@import url('colors.css');
/*Line Clear------------------------------ */
.clearer{clear:left; line-height:0px; height:0px; font-size:0px;}
.clearerB{clear:both; line-height:0px; height:0px; font-size:0px;}
.clearerR{clear:right; line-height:0px; height:0px; font-size:0px;}
.clear { clear: both; }
 

a:hover{ text-decoration: none; }



a {text-decoration:none}
//


html { margin: 0px; padding: 0px; }

 
#chromeFix { display: block; position: absolute; width: 1px; height: 100%; top: 0px; left: 0px; }
b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 0px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }


table tr td { padding:10px; }

tr, td{ vertical-align: top; }
hr{
	padding: 0px; margin-top: 8px; margin-bottom: 8px; height: 1px; border-style: none; border:0; color:#666;
}
form table  { width:100%; }




 







image 
{
border: none;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

h1 {
	color: #c8a051;
	font-size: 20px;
	font-weight: 500;
	line-height: 23px;
	margin: 5px 0; 
}

h2 {
	color: #c8a051;
 
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: -0.1;
line-height: 1.5em;
}

* {
	margin: 0 auto;
	padding: 0;
	}

body{
	font: 12px Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	color: #333;
	padding-top: 5px;
	background-color: #000;
	background-image: url('bg_gradient.gif');
	background-repeat: repeat-x;
	background-position: top left;
}










/*Common Classes*/
#logo {padding: 0 0 0 11px; width: 348px; float: left;}

#logo-outer {
	width: 348px;
	background: #000;
	padding: 3px;
}

#logo-outer .logo-inner {
	width: 346px;
	padding: 28px 0 22px;
	text-align: center;
}

.outer-top-header-links {
	padding: 3px 6px 0 0;
	width: 540px;
	float: right;
}

.top-header-links {
	width: 540px;
	text-align: right;
	color: #c8a051;
	font:12px Tahoma, Arial, sans-serif;
	padding: 5px 0;
}

.top-header-links a {
color: #b2ae93;
font:12px Tahoma, Arial, sans-serif; 
padding: 0 7px 0 3px;
}



.bag {color:#c8a051; }	
.bag a:link, .bag a:visited{color:#c8a051; }	




#global_util_nav ul.secondary li.recent{
	position:relative;
	
}
#bag_icon {
	_background:none;



	/* filter for IE6 png hack. NOTE: url needs to be absolute */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bag_icon.png');
	width: 42px;
	height: 44px;
	top: -4px;
	left: -16px;
	z-index: 1005;
	position:absolute;
	background-image: url('bag_icon.pngx');
	background-repeat: no-repeat;
}







.search-area {
	width: 100px;
	float: right; /*padding: 19px 0 0 25px;*/
	margin: 0px;
	padding: 0;
	color: #c8a051;
	text-align: right;
}

.search-area a:link, .search-area a a:visited, .search-area a a:active {
	font:1em Tahoma, Arial, sans-serif;
	color: #c8a051; 
	padding-left: 10px;
}



.search-area form { float: left; margin: 0; padding: 0; padding: 5px; text-align: center; width: 230px; }
    .search-area form * { vertical-align: middle; }
   

.adv-search {
	margin-top: 7px;
	padding-top: 3px;
	float: right;
	width: 120px;
}

.header-links {
	width: 960px;
	background: #350d49;
	padding: 0px 0;
	float: left;
}

.header-links .links-left {
	color: #FFF;
	font-size: 1em;
	width: 940px;
	float: left;
}

.header-links .links-left a {
	font-size: 1em ; color: #fff; padding: 0 10px 0 7px;
}

.header-links .links-right {
	float: right; width: 370px; color: #a9c9d5; font-size: 1em ; text-align: right;
}

.header-links .links-right a {
	font-weight: bold; color: #fff; font-size: 1em ; padding: 0 10px 0 8px;
}

.header-links .links-right span {
	color: #fff; font-weight: normal; font-family: Arial, Helvetica, sans-serif; padding-right: 10px;
}




#global_util_nav {
	float:right;
	text-align:right;
	position:relative;
	z-index: 2;
	padding-top: 5px;
	color: #c8a051;
	padding-right: 8px;
}


.primary li {
  display:inline;
  padding:0 0.4em 0 0.4em;
 
}
.primary ul li a {
  text-decoration: none;
  color: #c8a051;
}
.primary ul li a span {
  font-size: 92%;
}
# ul.secondary {
  font-size:85%;
  margin-bottom:21px;
}
# ul.secondary li {
  display:inline;
  padding:0 0.4em 0 0.4em;
  border-right:1px solid #404040;
}
# ul.secondary li.last, .primary ul li.first {
  border:none;
}


#menu {
	height: 25px;
	background-color: #000;
	background-image: url(navback.jpg);
	background-repeat: repeat-x;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

}
	#menu li { float: left; }
	
	#menu a {
		float: left;
		padding: 5px 0px 5px 25px;
	}
	








/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: .8em Tahoma, Arial, sans-serif;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}

#header{
	background-color: #000;
	float: left;
	width: 960px;
	
}

#bodyshell {
	background: url(body-bg.gif) repeat-y top left;
	float: left;
	margin: 0;
	width: 960px;
}

# {
	float: left;
	/*overflow: hidden;*/
	position: relative;
	width: 164px;
	padding: 0 0 90px 14px;
	font-family: Tahoma, Arial, sans-serif;
}

.leftnav-title {
	width: 151px;
	padding: 10px 0 0 10px;
}


/*--sub nav------------------------------------------------------*/
	#subnav{
	width: 165px;
	float: left;
z-index:100; display:inline; float:left; padding-bottom:40px;
	
		}
		#nav-product{
	width: 165px;
	float: left;
	padding-left: 15px;

	
		}
		#subnav a{
	color: #c8a051;
	font-size: 12px;
}
		#subnav2 a{color: #c8a051; font-size: 13px;}
		
		#subnav h1{
	margin: 12px 15px 0 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c8a051;
	font-size: 15px;
	color: #c8a051;
			}
		#subnav h2{
	margin: 0;
	padding:7px 15px 0pt;
	font-size: 11px;
	color: #c8a051;
	background-color: #000000;
			}
		#subnav h3{
			margin: 0;
			font-weight: normal; font-size: 12px;
			padding-top: 3px;
		}
		
		#subnav ul{margin: 0; padding: 0 15px 6px 16px;}
		#subnav li{
			line-height: 85%;
			margin: 0; padding: 3px 0px 0px 0px;
			list-style: none;
			padding-top: 6px;
			padding-left: 9px;
			background: url('bullet.gif') no-repeat 0 0.9em;
			
			}
			
			#subnav .current{background: url('bg_curr_subnav_arr.gif') left 13px no-repeat;}
			#subnav .current a{color: #BA8F49; }
			#subnav .last{padding-bottom: 0;}
			#subnav2 h1{
			margin: 12px 15px 0 15px; padding-bottom: 6px;
			border-bottom: 1px solid #E7D4A7;
			font-size: 15px; color: #E7D4A7;
			}
		#subnav2 h2{
			margin: 0; padding:7px 15px 0pt;
			font-size: 11px; color: #c8a051;
			}
		#subnav2 h3{
			margin: 0;
			font-weight: normal; font-size: 12px;
			padding-top: 3px;
		}
		
		#subnav2 ul{margin: 0; padding: 0 15px 6px 16px;}
		#subnav2 li{
			line-height: 85%;
			margin: 0; padding: 3px 0px 0px 0px;
			list-style: none;
			padding-top: 6px;
			padding-left: 9px;
			
			}
			
			#subnav2 .current{background: url('bg_curr_subnav_arr.gif') left 13px no-repeat;}
			#subnav2 .current a{color: #BA8F49; font-weight: bold;}
			#subnav2 .last{padding-bottom: 0;}



#footer{
	width: 960px;
	float: left;
	background: #fff url('navbackfooterfront.jpg') no-repeat top left;
	clear: both;
	padding-top: 2px;
}

.footer-links {
	text-align: center;
	width: 960px;
	color: #FFF;
	font-size: 11px;
	padding: 6px 0;
	height: 25px;
	overflow: hidden;

	background-color: #000000;



}

.footer-links a {font-size: 12px; color: #fff; padding: 0 10px 0 6px; font-family: Georgia, "Times New Roman", Times, serif;}

.footer-links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	.footer-links li { float: left; }
	.footer-links a {
		float: left;
		padding: 5px 0px 5px 25px;
	}

.copyright {
	font-size: 11px;
	color: #c8a051;
	padding: 15px 0 15px 10px;
	line-height: 18px;
	text-align: center;
}

.copyright a {font-size: 11px; color: #b2ae93;}



#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

.mainbody{
	width: 775px;
	float: right;
	padding: 0px;
}
#content, .mainbody2{

	width: 760px;
	float: right;
	padding: 10px;
}
 



#content li{
	list-style-type: none;
	background-image:url(navplus.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:15px;
	line-height:30px;
}
	#content, #content table tr td{color:#666;  padding:4px; }
	#content table tr td h3 {padding:4px; margin:0;}
	#content label {font-size:11px;}
	
	
#footer .text{ margin: 5px; }

#footer .text .designby{ float: left; }

#footer .designby a{ color: #000; }

#footer .text .copyright{ float: right; }
#footer2 {
	text-align: center;
	padding: 5px;
	font: 12px Tahoma, Arial, sans-serif;
	
}
#footer2 a {
	
	color: #c8a051;
	font: 12px;
}

 

/*Nav Area*/
#searcharea {
	float: left; padding-right: 10px; width: 211px;
}

#searcharea fieldset{
	margin: 0;
	padding: 0;

}



#searcharea span{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	display: block;
}

#query { width: 142px; padding: 1px 2px; color: #B2AE93;}

#htmltop, #htmlbottom{
	padding: 5px;
	background: #AAA;
}

# ul {margin: 0; padding: 0 0 0 5px; width: 146px;}

# li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 146px;
}
	
# li a{
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	color: #b2ae93;
	width: 126px;
}

# li a:hover {color: #8CB1C1;}
/*End Nav Area*/


#shipStrip {
	width: 765px;
	height: 30px;
	clear: both;
	padding: 2px 0 2px 5px;
	background-color:#FFF;
	background-repeat: repeat-y;
	float: right;
	color:#c8a051;
	font-size: 16px;
}

#shipStrip  p{
	vertical-align: middle;
}

.welcome-area {
	width: 750px;
	background: url(welcome-text-bg.jpg) no-repeat top left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	padding-right: 5px;
}

.welcome-area .welcome-text-outer {width: 329px; padding: 3px; background: #fff; float: right;}

.welcome-area .welcome-text-outer .welcome-text-inner {border: 1px #ece8d4 solid; width: 305px; padding: 17px 11px; font-size: 11px; color: #b2ae93;}

.welcome-area .welcome-text-outer .welcome-text-inner .welcome-title {font-size: 11px; font-weight: bold; color: #8bb1bf; padding-bottom:10px;}
.homepagePadding{}
#mainColumnInner {
	text-align:left;
	clear: both;
}
			#banner1 {
	width:585px;
	height:390px;
	overflow:hidden;
	float:left;
	z-index: 1;
	text-align: right;
	clear: both;
}
			#banner1Inner {

	
}




div#special-offers-area-bottom table#contents td a img.itemimg{
    width:expression(this.width > 250 ? 250: true); /* for ie */
	max-width: 250px;
}
div#best-sellers-area {
	float: right;
	width: 180px;
	padding-left: 3px;
}



.TemplateProdImage{
	width:100%;
	overflow:hidden;
	height:140px;
	text-align:center;
	margin:auto;
}
				.TemplateProdImage img{margin:auto;}				
			.TemplateProdTitle {
	height:50px;
	font-weight:normal;
	margin-top:3px;
	text-align:left;
}	
				.TemplateProdInner a{}
				.TemplateProdInner a:link, .TemplateProdInner a:visited, .TemplateProdInner-first a:link, .TemplateProdInner-first a:visited {color:#3d6d76; line-height:normal;}
				.TemplateProdInner a:hover {background:#958472; color:#AFF0F4; text-decoration:none;}
			.TemplateProdPrice {
	
	font-size:10px;
	height:30px;
}




				#imgSlide{position:absolute; top:0; left:0; z-index:1;}
				#imgSlide_under{position:absolute; top:0; left:0; z-index:2;}
							
			#right_banner {
	height:390px;
	float:right;
	margin-left:2px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-right: 2px;
}
				#right_banner1, #right_banner2 {height:131px;}
					#right_banner1 {
	background:url('') no-repeat top;
}
					#right_banner2 {background:url('') no-repeat top;}
						#right_banner a:link, #right_banner a:visited {*cursor:pointer;}
						#right_banner a:hover {text-decoration:none;}

.featured-items {width: 569px; clear: both; margin-bottom: 20px;}

.featured-items .featured-title {padding-bottom: 10px; width: 569px; text-align: center;}

#flashmovie { display: none; }
#flashmovie {
	background: url('bg.jpg') no-repeat;
	width: 950px;
	height: 0px;
	z-index: 0;

}

/***************** other media styles *********************/

@media print {
	  #footer-links { display: none; }
	
}












	
			/* List Template */
	.category h4 {
	text-align:left;
	padding-left: 30px;
}
	.headerText {margin:0px; padding:0px;}
	.liSubCat{width:23%; float:left;padding-left:12px;
	}
	.liProdInner  {
	background-color:white;
	text-align:center;
	margin:4px 10px;
	padding:30px 12px;
	background-image: url('titletop.jpg');
	background-repeat: no-repeat;
	background-position: top;
	border-color: #333;
	border: 1px solid #ccc;
}
	.liProdInfo {
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color: #4B4B4B; font-family: arial, verdana, helvetica, sans-serif; font-size:11px;
	}
		#liHeader{ *height:1%;
	margin:0px 0 12px 0;
	width:700px;
}
		#liHeaderInner {margin:0px;padding:0px;}

			#liHeaderImage{
	width:700px;
	height:185px;
	float:left;
	text-align:left;
	overflow:hidden;
	border:0px solid #ccc;
	padding-left: 30px;
}
				#liHeader img{}
			
		#liSubsList{width:100%; overflow:hidden; padding:6px 0; margin-bottom:10px;background-color:#f7f7f7;}
		#liSubsListInner{width:90%; margin:auto;
		 background-image: url('content_back.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
		
		}
			.liSub{width:24%; float:left; text-align:left; padding:3px 0;}
					
		.liProdImage {width:150px;margin:auto;overflow:hidden;display: table;*display:block;} 
			.liProdImageInner {display: table-cell;	vertical-align: middle;	*display: inline;*height:0;	*zoom: 1;he\ight: auto;}
			.open {display: inline-block; vertical-align: middle; height:100%;}
		.liProdTitle {font-weight:normal;text-align:center; padding:0px;
		font-size:11px; 
		 }	
		.liSubTitle {
	font-weight:normal;
	font-size: 15px;
	text-align:center;
	padding:0px;
	height:50px;
		
		 }	
		.liProdBrief {font-size:10px; }	
		.liProdDesc {text-align:left; padding:1px; height:50px; }
		.liProdStock {font-weight:normal; line-height:inherit; font-size:10px; }
		.price {
	color:#565656;
	font-size:11px;
	font-weight: normal;
	text-align:left;
	float:left;
	margin:auto;
}
		.liProdPrice {color:#565656; font-size:18px; font-weight:bold; text-align:center;width:100%;float:left;margin:auto;}
			.liProdPrice span{color:#aaa; font-size:11px; font-weight:normal;}
			.retail{text-decoration:line-through;}
		.liProdButtons {text-align:right;width:45%;float:right;}
			.liProdButtons img{margin-bottom:4px}
			.liProdButtons span a{}
			.liProdButtons span a:link, .liProdButtons a:visited{color:#999 !important;}
			.liProdButtons span a:hover{color:#444 !important;}
		
		.liProdInner a{}
		.liProdInner a:link, .liProdInner a:visited{color:#c8a051; line-height:normal;text-decoration:underline;}
		.liProdInner a:hover{text-decoration:none;}
	
/* List Structure */
	.liProdTwo { width:50%; float:center; }
	.liProdThree, .liProdThree-last { width:33.3%;float:left; *height:1%;}	
	.liProdThree {background-image: url('prodSeparator.gif'); background-position:center right; background-repeat: no-repeat;}			
	.liProdFour { width:25%; *width:25%; float:left; }
	.liProdFive { width:20%; float:left; }
		
	.searchResults {
	text-align:right;
	background-color:#f2f2f2;
	width:700px;
	margin:14px 0;
	font-size:13px;
	color:#999;
}
	.searchResultsInner{ padding:6px 3px; }
		.searchResults a{ padding:2px 4px;font-size:12px; }
		.searchResults a:link, .searchResults a:visited {color:#888;border:1px solid #888;background-color:white;}

		.searchResults a:hover {color:white; background-color:#888;  }
	
/* Detail Template */
	#dtHeader {}
		.dtBreadCrumb {float:left;width:auto;}
		.print {float:right; width:60px;}
			.print img {vertical-align:middle;}
	#dtZoom{position:relative;width:100%; text-align:center;}
	#dtZoomInner{width:150px; margin:auto;background-color:white; border:0px solid #ccc; }
		#dtZoom img{vertical-align:middle; margin:0px 5px 0px 0px; }
		#dtZoom a{display:block;padding:4px;}
	#dtMulti{}
		.dtThumb{width:84px; float:left;background-color:#eee; overflow:hidden; border:1px solid #ccc; margin:4px 2px 4px 0;}
	
	#dtProdContent {}
	.dtProdContentInner {}
			.dtProdTitle {float:left;width:auto;*height:1%; } 
				.dtProdTitle h1, .dtProdTitle h2, .dtProdTitle h3, .dtProdTitle h4, .dtProdTitle h5, .dtProdTitle h6 {color:#565656;font-weight:bold;text

-align:right;}
			#dtProdImage {float:left; text-align:center; width:400px; overflow:hidden; }
			.dtViewLarger {font-size:10px; font-weight:bold;}
			.dtProdInfo {float:left; width:352px;}
			.dtProdInfoInner {margin:30px 30px 10px 10px;}
				.dtProdPrice {color:#565656; font-size:18px; font-weight:bold; line-height:18px; padding:8px 0px; }
				.dtProdSku {float:right; text-align:right;}
				.dtProdBrand {font-size:12px; font-weight:normal;  width:50%;float:right;text-align:right;}
				.dtProdBrief {font-size:11px; font-weight:normal; } 
				.dtProdDesc {font-size:11px; font-weight:normal;padding:0px 20px; *padding:0px; }				
				.dtProdStock {font-size:10px;}		
			.dtRelated {width:31%; *width:31%; float:left; margin:5px;border:1px solid #dee8f1;}
				.dtRelatedImage { text-align:center; height:65px; }
				.dtRelatedTitle { text-align:center; }
			.cartAdd {text-align:right;}
				
.title {
			background: #c8a051 url(/images/common/bg_prod_main_att.jpg) left top;
			color: #ffffe7;
			font-size: 13px;
			margin: 0 0 15px 0;
			padding: 5px 5px 5px 175px;
			min-height: 15px;
			font-weight: bold;
		}
		 .title {
            font-weight: bold;
        }
/*------------------------------------product details content--------------------*/
.center_content{
width:900px;
padding:0px 0 0 0;
background:url('center_bg.gif') no-repeat center top;
}
.left_content{
	width:744px;
	float:left;
	padding:20px 0 20px 20px;
}
.right_content{
width:370px;
float:left;
padding:20px 0 20px 20px;
}
.title{
color:#ee4699;
padding:0px;
float:left;
font-size:19px;
margin:10px 0 10px 0;
}
span.title_icon{
float:left;
padding:0 5px 0 0;
}
.prod_title{
color:#42b1e5;
padding:5px 0 0 15px;
font-size:13px;
}
a.more{
font-style:italic;
color:#42b1e5;
float:right;
text-decoration:none;
font-size:11px;
padding:0px 15px 0 0 ;
}
.about{
width:337px;
clear:both;
background:url('border.gif') no-repeat bottom center;
padding:0 0 40px 0;
}
img.right{
float:right;
padding:0 0 0 30px;
}
.right_box{
width:170px;
float:left;
padding:10px 0 0 0;
}




	
	/* Checkout Templates  ----------------------------------------------- */
	.buttonStyle {
	border: none;
	background: #FFF url('buttonimage.png');
	text-align:center;
	color:#8b6842;
	height:22px;
	width:155px;
	padding-bottom:3px;
}
		.buttonStyle2 {
	border: none;
	background: #FFF url('buttonimage_smaller.png');
	text-align:center;
	color:#8b6842;
	height:22px;
	width:55px;
	padding-bottom:3px;
}



	
#checkoutContainer { width: 760px;
	padding: 10px; }
#checkoutContainerInner { margin:8px; } 


 

#checkoutContainer li{
	list-style-type: none;
	background-image:url(navplus.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:15px;
	line-height:30px;
}
	#checkoutContainer, #checkoutContainer table tr td{color:#666;  padding:4px; }
	#checkoutContainer table tr td h3 {padding:4px; margin:0;}
	#checkoutContainer label {font-size:12px;}


.txtShipEstimate{height:15px;}
.checkoutSelect select{border:1px solid #311e00; margin-bottom:1px; padding:0;}
	#ctBtnsBottom{text-align:right; margin:0px 0px;}
.btnContinuePos{width:156px;float:right;}
.why {margin:10px 25px; padding:5px;  border:1px solid #666666; width:395px; background-color:#EFEFEF;}
.checkoutOptions {margin-left:25px; padding:5px; border:1px solid #666666; width:395px; background-color:#EFEFEF;}
		
.progress {text-align:center; padding:0px 6px 10px; }