@charset "utf-8";
/* Reset browser attribs */
html, body, div, blockquote, h1, h2, h3, h4, h5, h6, form, ul, ol, li, p, table, th, td {
	margin:0px;
	padding:0px;
}
html, body {
	width:100%;
	height:100%;
}
table {
		border-collapse: collapse;
		border-spacing: 0;
		}
		
a img {
border: 0;
}

.buy_field { 
display: none !important;
}

		
/* general layout */
/* -------------- */
body {
	background-color: #fedfb3;
	background-image: url(../images/template/site_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#262626;
}
#container {
	position:relative;
	width: 957px;
	margin:0 auto;
	padding-top:0px;
}
/*  header strip  */
/* -------------- */
#backgroundBanner {
	left:0px;
	top:0px;
	width:100%;
	min-width:957px;
	height:121px;
	overflow:visible;
	position:absolute;
	float:left;
}
#backgroundBanner ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#header {
	position:relative;
	z-index:2;
	height:121px;
	width: 957px;
	margin:0 auto;
	padding-top:0px;
}
#logoLink {
	position: absolute;
	left: 0;
	top: 20px;
}
#logoLink a {
	display: block;
	width: 220px;
	height: 90px;
}
#headCart {
	position:absolute;
	left: 675px;
	top: 45px;
	width: 186px;
	height: 20px;
}
#headSearch {
	position:absolute;
	left: 669px;
	top: 70px;
	width: 282px;
	height: 25px;
}
.searchfield {
	padding: 5px;
	width:200px;
	border-style:none;
	border-width:0px;
	background: none;
	color:#152745;
	font-size: 11px;
}
.go-button {
	width:57px;
	height:27px;
	color: #fff;
	padding:0;
	margin:0px 0 0 5px;
	background:none;
	background-image: url(../images/template/search_btn.gif);
	background-repeat: no-repeat;
	border-style:none;
	border-width:0px;
	cursor: pointer;
}
/*    content     */
/* -------------- */
#content {
	z-index:1;
	position:relative;
	clear:both;
	margin-top:10px;
	_margin:10px 0px 44px 0px;
	_top:44px;
	display:block;
	padding: 0px 0px 0px 0px;
}
.whiteBody {
	width:880px;
	min-height:300px;
	padding: 15px 35px 0px 35px !important;
	background-color: #FFFFFF;
	background-image: url(../images/template/whiteBody_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.endWhiteBody {
	position:relative;
	display:block;
	clear:both;
	width:950px;
	height:11px;
	margin:0px;
	padding:0px;
	background-image: url(../images/template/endWhiteBody_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#productSort {
	color:#f47933;
	padding: 5px 0px 0px 25px;
	background-image: url(../images/template/sort_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float:right;
	width:329px;
	height:27px;
}
#productSort a {
	color:#999999;
}
#productSort a.sortSelected{
	color:#f47933;
}
h1 {
	color:#f47933;
	font-size:24px;
	font-weight:bold;
}
/* content - home specific */
/* ----------------------- */
#leftCol {
	float:left;
	width:255px;
	padding: 0px 10px 0px 0px;
}
.deal {
	padding-bottom:12px;
}
#rightCol {
	float:left;
}
#rightCol ul {
	width: 684px;
	height: 315px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
/* content - general */
/* ----------------------- */
.generalContent {
  position:relative;
  width:730px;
}
.contentNav {
	position:relative;
	z-index:30;
	float:left;
	margin-top: 10px;
	width:140px;
}
.contentNav ul {
	list-style: none;	
}
.contentNav li a {
	color:#FFFFFF;
	display:block;
	width:120px;
	padding: 5px 10px 5px 10px;
	background-color:#fc9f23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdbc65;
}
.contentNav li a.first {
	background-image: url(../images/template/content_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentNav li a:hover, .contentNav li a.selected{
	color:#FFFFFF;
	background-color:#f47933;
}

/*  footer main   */
/* -------------- */
#footer {
	padding-top:13px;
	clear:both;
}
#footMain {
}
#footMain ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footMain li {
	float: left;
	display: block;
	margin: 0px;
	background-image: url(../images/template/foot_main_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footMain li a {
	display: block;
	margin: 0;
	padding: 0px;
	height:62px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footMain li a:hover {
	background-position: 0px -62px;
	position: relative;
}

#footStore{ background-image: url(../images/footer_store.gif); width:157px;}

#footCatalogue{ background-image: url(../images/footer_catalogue.gif); width:178px;}

#footShop{ background-image: url(../images/footer_shop.gif); width:136px;}

#footMailing{ background-image: url(../images/footer_mailing.gif); width:169px;}

#footFranchise{ background-image: url(../images/footer_franchise.gif); width:107px;}

#footFacebook{ background-image: url(../images/footer_facebook.gif); width:148px;}

#footMain .facebook { background:none; float:right; margin: 0 5px 0 0; }

#footSubLinks {
	padding:5px 0px 0px 10px;
	font-size:14px;
	clear:both;
}
#footSubLinks a {
	text-decoration:none;
	color:#000000;
}
#footSubLinks a:hover {
	color:#fc9f23;
}
#copyright {
	color:#7f6f59;
	float:right;
	font-size:9px;
}
#footSitemap {
	font-size: 10px;
	padding-top:10px;
	clear:both;
	background-image: url(../images/template/sitemap_bg.gif);
	width:957px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#footSitemap ul#footNav {
	margin:10px 0px 5px 5px;
	padding: 0px 2px 10px 10px;
	list-style: none;
	float:left;
	width: 85px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFA98A;
}
#footSitemap ul#footNav:first-child {
	border: 0;
}
#footSitemap ul#footNav li, #footSitemap ul#footNav li a {
	color:#6b5d4b;
}
#footSitemap ul#footNav li a {
	display: block;
	line-height: 9px;
	padding-bottom: 7px;
	text-decoration:none;
}
.siteMapCat, .siteMapCat a {
	display: block;
	line-height: 9px;
	padding-bottom: 7px; 
	font-weight:bold;
}
#footSitemap ul#footNav li a:hover {
	color:#000000;	
}

#footSitemap ul#productNav li {
	margin: 10px 0 5px 5px;
	padding: 0 2px 10px 10px;
	list-style: none;
	float: left;
	width: 85px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFA98A;
}
#footSitemap ul#productNav li li {
	margin: 0;
	padding: 0;
	float: none;
	border: 0;
}
#footSitemap ul#productNav li:first-child {
	border: 0;
}
#footSitemap ul#productNav li, #footSitemap ul#productNav li a {
	color:#6b5d4b;
}
#footSitemap ul#productNav li a {
	display: block;
	line-height: 9px;
	padding-bottom: 7px;
	font-weight:bold;
	text-decoration: none;
}
#footSitemap ul#productNav li li a {
	font-weight: normal;
}
#footSitemap ul#productNav li li a:hover {
	color:#000000;	
}
#footSitemap ul#productNav ul ul {
	display: none !important;
}




/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
	}

.clearfix {
	display: inline-block;
	}

* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}

