html, body{
  margin: 0;
  padding: 0;
  text-align: center;
}
html {
background: #ffffff url('images/bg.gif') repeat-x 0 0;
}


body, p, td, li, div, span, input, textarea, reset, submit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
}
form {
  padding: 0;
  margin: 0;
}
a {
  color: #5F0B15;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
}
a:hover {
  text-decoration: none;
}


#pagewidth{
  width: 966px;
  text-align: left;
  margin: 6px auto;
  background: url('images/page_bg.gif');
}

/*   -------------   HEADER   -------------   */

#header{
  position: relative;
  height: 102px;
  width: 950px;
  background: url('images/header_bg.gif') no-repeat 0 0;; padding-left:8px; padding-right:8px; padding-top:8px; padding-bottom:0
}
#header h1 {
  height: 84px;
  width: 242px;
  padding: 9px 0 0 22px;
  margin: 0;
  float: left;
}
#header h1 a {
height: 84px;
  width: 242px;
  display: block;
  text-indent: -9999px;
  background: url('images/logo.gif') no-repeat 0 0;
}
#sub_header {
  width: 630px;
  margin-left: 52px;
  float: left;
}
#my_accnt_nav {
  width: 442px;
  height: 26px;
  background: url('images/top_nav_bg.gif') no-repeat 0 0;
  text-align: center;
  color: white; margin-left:157px; margin-right:0; margin-top:0; margin-bottom:15px; padding-left:35px; padding-right:0; padding-top:6px; padding-bottom:0
}
#my_accnt_nav a {
  text-decoration: none;
  color: white;
}
#my_accnt_nav a:hover {
  text-decoration: underline;
}
#toolfree {
  float: left;
  margin-top: 3px;
}
#search_fld {
  width: 164px;
  height: 19px;
  padding: 2px 0 0 8px;
  float: left;
  border: 1px solid #9E967F;
  color: black;
  margin: 0 0 0 58px;
}

#nxt-ac-searchbox {
  width: 164px;
  height: 19px;
  padding: 2px 0 0 8px;
  float: left;
  border: 1px solid #9E967F;
  color: black;
  margin: 0 0 0 58px;
}

#slogan {
  padding: 0;
  width: 392px;
  height: 14px;
  display: block;
  text-indent: -9999px;
  float: left;
  background: url('images/slogan.gif') no-repeat 0 0;; margin-left:0; margin-right:0; margin-top:8px; margin-bottom:0
}
#basket {
  float: right;
  width: 125px;
  height: 62px;
  background: url('images/cart.jpg') no-repeat 0 0;
  color: black; padding-left:55px; padding-right:0; padding-top:0; padding-bottom:0
}
#basket a {
  font-weight: bold;
  color: #7C7563;
  text-decoration: none;
}
#basket a:hover {
  color: #6F001A;
}
#basket input {
  margin-top: 6px;
}
#top_nav {
  height: 28px;
  background: url('images/main_top_nav_bg.gif');
  float: left;
  width: 950px

}
#top_nav ul {
  padding: 0;
  /*display: inline;*/
  height: 26px;
  background: url('images/top_nav_li_bg.gif') no-repeat 0 0;; list-style-type:none; margin-left:316px; margin-right:0; margin-top:0; margin-bottom:0
}
#top_nav li {
  float: left;
}
#top_nav li a {
  height: 26px;
  line-height: 26px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  background: url('images/top_nav_li_bg.gif') no-repeat right;; padding-left:16px; padding-right:16px; padding-top:0; padding-bottom:0
}
* html #top_nav li a {
  width: 30px;
  white-space: nowrap;
}


/*   -------------   LEFT COLUMN   -------------   */

#leftcol{
  width: 208px;
  float: left;
  position: relative;
  margin-left:8px;
}
* html #leftcol {
  margin-left: 4px;
}


#left_nav {
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #9E967F;
}
#left_nav li {
  /*height: 29px;*/
  background: url('images/left_nav_bg.gif'); 
}
* html #left_nav li {
  height: 29px;
}


#left_nav li a {
  width: 208px;
  height: 29px;
  line-height: 29px;
  display: block;
  color: #7C7563;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-indent: 28px;
  background: url('images/left_nav_arrow.gif') no-repeat 12px 12px;
  border-bottom: 1px solid #9E967F
}
#left_nav li a:hover {
  background: transparent;
  color: #600B16;
}


#left_nav li ul {
  border-top: none;
  padding: 0;
  margin:0;
  list-style: none;
}
#left_nav li li {
  width: 208px;
  background: #7C7563;
}
* html #left_nav li li {
  height: 19px;
}

#left_nav li li a {
  width: 177px;
  margin-left: 2px;
  height: 19px;
  line-height: 19px;
  display: block;
  color: #E5CA73;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  padding-left: 27px;
  text-indent: 0;
  background: #7C7563;
  border-bottom: 1px solid #D2C9AC;
}
#left_nav li li a:hover {
  background: #D2C9AC;
  color: #7C7563;
}
#e-news {
  width: 208px;
  background: white url('images/e-news_bg.gif') repeat-x bottom;
  border-bottom: 1px solid #9E967F;
  margin:12px 0
}
#e-news label {
    width: 57px;
    margin: 15px 7px 0 0;
    text-align: right;
    float: left;
    font-size: 11px;
}
#e-news_fld {
  float: left;
  height: 20px;
  border: 1px solid #9E967F;
  width: 132px;
  margin-top: 10px;
}
#emailsubmit {
  width: 65px;
  height: 22px;
  margin: 5px 0 6px 133px;
  clear: both;
}
#sertifs {
  font-weight: bold;
  color: #7C7563;
  margin-left: 17px;
}


/*   -------------   MAIN CONTENT   -------------   */

#maincol{
  background-color: transparent;
  float: right;
  display: inline;
  position: relative;
  width: 723px;
  margin-right: 17px;
}
#flashmov1 {
border: 1px solid #9E967F;
}
#featured {}
#fetured_pic {
  width: 355px;
  text-align: center;
  float: left;
  clear: left;
  margin: 3px 0 0 0;
  height: 400px;
}
#fetured_pic img {
  vertical-align: middle;
}
#fetured_content {
  width: 357px;
  float: left;
  background: url('images/featured_cont_bg.jpg') no-repeat 0 0;
  padding-left: 10px;
  height: 400px; margin-left:0; margin-right:0; margin-top:3px; margin-bottom:0
}
#fetured_content h2 {
  margin: 0;
  padding: 10px 0;
}


#fetured_content h2 a {
  font-size: 15px;
  text-decoration: none;
}
#featured_price {
  font-size: 14px;
  font-weight: bold;
  color: #7C7563;
}
.product_HP {
  width: 357px;
  float: left;
}
.product_HP_ttl {
  height: 37px;
  background: url('images/prod_ttl_bg.gif');
}
.product_HP_ttl img {
  margin-left: 12px;
}
.product_HP_ttl a {
  float: right;
  margin: 10px 12px 0 0;
  color: white;
  text-decoration: none;
}
.product_HP ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.product_HP li {
  width: 162px;
  margin: 0 8px;
  text-align: center;
  float: left;
  font-size: 11px;
  display: inline;
  height: 290px;
  overflow: hidden;
}
.product_HP li img {
  margin: 10px 0 0 0;
}
.product_HP li p {
  margin: 0;
  padding: 6px;
}
.product_HP li p a {
  text-decoration: none;
  font-weight: bold;
}
.product_HP_price {
  font-size: 13px;
  font-weight: bold;
  color: #7C7563;
}


/*   -------------   FOOTER   -------------   */

#footer{
  height: 44px;
  background: white url('images/footer_bg.gif') no-repeat 0 0;
  text-align: center;
  font-size: 11px;
  color: #7C7563;
  padding-top: 10px;
  clear: both
}




 /* *** Float containers fix   *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}

.itemDesc {
	text-align:center;
	height: 230px;
	width: 120px;
	margin: 0 10px 0 10px;
	text-decoration: none;
	}

.itemDesc a {
	text-decoration: none;
	}

.itemDesc a img{
	background:white no-repeat center center;

	}
p#itemCost {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #7C7563;
}
