/* Css Reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul,ol{
	list-style:none;
}
fieldset{
	display:inline;
	border:0;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:"";
}
table {
	border-collapse:separate;
	border-spacing:0;
}
a img{
	border:0;
}
.clear{
	clear:both;
	line-height:0;
}
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
/* General Styles */
a,a:link,a:visited{
	color:#d33900;
	outline:0;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:url(../images/bg.png);
	color:#2e2829;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper{
	margin:15px auto;
	width:993px;
	padding:12px;
	background:#fff;
}
#container{
	width:991px;
	height:700px;
	border:1px solid #2e282a;
}
#container_press{
	width:991px;
	border:1px solid #2e282a;
}
#logo a,#logo a:visited{
	display:block;
	width:991px;
	height:174px;
	background:url(../images/bg-header.jpg) no-repeat;
	text-indent:-5000px;
}

#breadcrumb {
    padding:10px;
	color:#6a6a62;
}

#breadcrumb a {
	color:#6a6a62;
}

#menu{
	width:991px;
	height:28px;
	background:#2d2829;
}
#menu ul{
	display:inline;
	float:left;
	width:565px;
	font-size:1.1em;
	margin-left:210px;
}
#menu li{
	float:left; position:relative;
	height:28px;
}
#menu li a{
	display:block;
	padding:8px 15px 7px;
	color:#fff;
}
#menu li a:hover{
	text-decoration:none;
	background:#4f4a4b;
}


#menu ul li.last{padding-right:0}

#menu ul li.current{color:#101010}

#menu li ul{position:absolute; display:none; top:28px; left:0px; width:120px; margin:0; background-color:#666; /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7; list-style:none; padding:0px; font-family:Arial, Helvetica, sans-serif;}

#menu li ul.drop li{float:left; padding:0px;	margin:0; font-size:12px; width:120px;}

#menu li ul.drop li a{float:left; width:100px; text-decoration:none; color:#fff; background:none; padding:10px; display:block; padding:5px 10px 5px 10px; }

#menu li ul.drop li a:hover{text-decoration:none; color:#fff; background:#000; filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9; }

#menu li:hover ul, #menu li.over ul{display:block;} 

#content{
	clear:both;
	width:991px;
	background:#fef9eb;
}
#subpage{
	clear:both;
	width:991px;
	height:498px;
	background:url(../images/bg-sidebar.png) repeat-y;
}
#subpage_press{
	clear:both;
	width:991px;
	background:url(../images/bg-sidebar.png) repeat-y;
}

#maincontent {
    padding-top:10px;
}

#maincontent p{
	margin:0 auto;
	font-size:1.1em;
	line-height:20px;
}

#hometext{
	width:991px;
	height:162px;
	text-align:center;
	margin-bottom:2px;
	border-top:1px solid #2e282a;
	border-bottom:1px solid #2e282a;
}
#hometext h2{
	font-size:1.4em;
	font-weight:normal;
	margin-top:26px;
	margin-bottom:12px;
}
#hometext p{
	width:700px;
	margin:0 auto;
	font-size:1.1em;
	line-height:22px;
}
.featprod1{
	float:left;
	width:493px;
	height:105px;
	color:#fff;
	background:url(../images/bg-featprodl.png) no-repeat;
	cursor:pointer;
}

.featprod2{
	float:right;
	width:493px;
	height:105px;
	color:#fff;
	background:url(../images/bg-featprodr.png) no-repeat;
	cursor:pointer;
}

.featprod1 img,
.featprod2 img{
	float:left;
}
.featprod1 h3,
.featprod2 h3{
	float:left;
	font-size:1.4em;
	font-weight:normal;
	padding:40px 50px;
}
#sidebar{
	float:left;
	width:203px;
	font-size:1.1em;
}
#sidebar h2{
	font-size:1.2em;
	color:#fff;
	padding:10px 15px 5px;
}
#sidebar ul{
	width:100%;
}
#sidebar li a{
	display:block;
	color:#fff;
	padding:4px 15px;
}
#sidebar li a:hover{
	color:#fff;
	text-decoration:none;
	background:#2d2829;
}
#page{
	float:left;
	width:788px;
}
#products{
	clear:both;
	width:748px;
	border-bottom:1px solid #585250;
	margin-bottom:20px;
}


#products h3{
	font-size:18px;
	font-weight:normal;
	color:#9c8b5b;
}
#products .proddesc{
	float:left;
	width:290px;
	padding:45px 45px 0;
}
#products .proddesc h3{
	font-size:1.2em;
	margin-bottom:3px;
}
#products .proddesc p{
	line-height:18px;
}
#products .proddesc ul.proddetail{
	font-size:1em;
	font-weight:bold;
	margin:20px 0 50px;
}
#page .proddesc ul.proddetail li{
	margin-bottom:4px;
}
#page .proddesc ul.proddetail li span{
	font-style:italic;
	font-weight:normal;
}
#products .proddesc p.btn-addcart a,
#products .proddesc p.btn-addcart a:visited{
	font-weight:bold;
	color:#fff;
	padding:3px;
	margin-top:30px;
	background:#310a03;
}
#products .proddesc p.btn-addcart a:hover{
	text-decoration:underline;
}
#products .prodimg{
	float:left;
	width:342px;
	padding:10px;
}
#products .prodimg img.pic{
	padding:5px 5px;
	text-align:center;
	border:1px solid #9c9276;
	background:#fff;
}
#products .prodimg ul.color{
	font-weight:bold;
	padding:10px;
	margin-left:10px;
}
#products .prodimg ul.color li{
	float:left;
	margin:0 2px;
}
#products .prodimg ul.color li.title{
	width:70px;
}
#page p.nextprod{
	clear:both;
	font-size:1em;
	font-weight:bold;
	padding:0 45px 20px;
	text-transform:uppercase;
}
#page p.nextprod a{
	color:#d33900;
}
/* Footer */
#footer{
	clear:both;
	width:993px;
	font-size:.9em;
	margin:0 auto;
	padding-bottom:30px;
	color:#fff;
}
#footer a{ 
	color:#fff;
}
#footer .copyright{
	float:left;
}
#footer .policy{
	float:right;
}

#menu form{
	float:right;
	padding:4px 25px 0;
}

/* AJAX Search Styles */

     #ajaxSearch_form {
           float:right;
		   padding:4px 25px 0;
           width: auto;
       }
       #ajaxSearch_input {
           width:125px;
	       height:18px;
           font-size:1.2em;
		   color:#999999;
           text-align:right;
           padding:0 5px;
           border:0px solid #b9a472;
       }
       #ajaxSearch_submit {
           display: inline;
		   padding:0 5px;
           height: 18px;
		   width: 25px;
		   background-color:#b9a472;
		   border:none;
       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }

       .ajaxSearch_paging {
   
       }
/* FORM STUFF */

/* ----- FIELDS ----- */

input, file, textarea, select{
	margin:0;
	font-size:100%;
	color:#333;
}
input, textarea, select{
	border-top:1px solid #9c9276;
	border-left:1px solid #9c9276;
	border-right:1px solid #9c9276;
	border-bottom:1px solid #9c9276;
	background:#fff;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.5em;
	margin:.6em 0 0 3px;
	width:13px;
	height:13px;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:1px 0;
	padding:1px 0 0 0;
}
