body {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #0F0B0C;
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  color: #333333;
}

A:link {
	COLOR: #663300; text-decoration: none;
}
A:visited {
	COLOR: #663300; text-decoration: none;
}
A:active {
	COLOR: #663300; text-decoration: none;
}
A:hover {
	COLOR: #663300; text-decoration: underline;
}

table {
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  border: 0px;
  width: 100%;
}
th {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #C6B19E;
}
td {
  padding: 2px;
}
td.tbl_lst_left {
  width: 100px;
  text-align: center;
}
td.tbl_lst_middle {
  text-align: left;
}
td.tbl_lst_middle2 {
  width: 60px;
  text-align: center;
}
td.tbl_lst_right {
  width: 60px;
  text-align: center;
}
td.tbl_lst_moreinfo {
  width: 80px;
  text-align: center;
}
.tbl_head {
  width: 100%;
}
th.tbl_lst_left {
  width: 100px;
}
th.tbl_lst_middle {
  width: auto;
}
th.tbl_lst_middle2 {
  width: 60px;
}
th.tbl_lst_right {
  width: 60px;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 99%;
  text-align: left;
  background: #DACBBF;
  border-left: 2px solid #DAC00C ;
  border-right: 2px solid #DAC00C  ;
  border-bottom: 2px solid #DAC00C  ; 
}

#header_wrapper {
  margin:0px; padding:0px;
  border-bottom: 3px solid #DAC00C;
}

#header {
  height: 90px;
  background: #DACBBF url('../img/top_headerbg.jpg') top right no-repeat;
  padding-top: 30px;
  text-align: left;
}

#header h1 {
  margin:0px;
  font-family: tahoma, arial, sans-serif;
  font-size: 28px;
  color:#663300;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: tahoma, arial, sans-serif;
  font-size: 14px;
  color:#663300;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 200px;
  padding-top: 10px;
  border: 1px solid #B1917C;
  background-color: #C6B19E;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 200px;
  border: 1px solid #B1917C;
  background-color: #C6B19E;
}

#content {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 210px;
  margin-right: 210px;
  border: 1px solid #B1917C;
  background-color: #F7EEE9;
  padding: 10px;
}

#footer {
  height: 30px;
  clear: both;
  text-align: center;
  padding-top:10px;
  color: #333333;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
}

#footer A:link {
	COLOR: #663300; text-decoration: none;
}
#footer A:visited {
	COLOR: #663300; text-decoration: none;
}
#footer A:active {
	COLOR: #663300; text-decoration: none;
}
#footer A:hover {
	COLOR: #663300; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;/*margin-top:15px;*/margin-bottom:15px;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: tahoma, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #663300;
}

#right_side h2 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: tahoma, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #663300;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #663300;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 18px;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: tahoma, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #663300;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: tahoma, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #663300;
}

#navleft
{
  margin-top:1px;
  margin-bottom:0px;
  padding: 5px 0;
  margin-left: 0;
  font: 14px Tahoma, Arial, sans-serif;
  font-weight: bold;
}

#navleft li
{
  padding-left: 15px;
  list-style: none;
  margin: 0;
  display: block;
}

#navleft2 li
{
  margin-left: 25px;
}

#navlist
{
  background: #F3D70C url('../img/top_headerbgfade.jpg') top repeat-x;
  margin-top: 1px;
  margin-bottom: 0px;
  text-align:left;
  padding: 5px 0;
  margin-left: 0;
  font: 18px Tahoma, sans-serif;
  
  height: 20px;
}

#navlist li
{
  list-style: none;
  margin-top: 0;
  display: inline;
}

#navlist li a { color: #663300; text-decoration: none; }
#navlist li a:link { color: #663300; }
#navlist li a:visited { color: #663300; }
#navlist li a:hover { color: #663300; text-decoration: none; }

#logoflashdiv {
  margin-left: 15px;
  margin-top: -20px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}


.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #F7EEE9;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.textbox {
  background-color: #F7EEE9;
  border: 1px solid #B1917C;
  color: #666666;
  font-size: 11px;
  padding-left: 2px;
}

.textbox_search {
  background-color: #F7EEE9;
  border: 1px solid #B1917C;
  color: #666666;
  font-size: 12px;
  padding-left: 2px;
  margin-bottom: 5px;
  width: 105px;
  height: 15px;
}

.quantitybox {
  background-color: #F7EEE9;
  border: 1px solid #B1917C;
  color: #666666;
  font-size: 14px;
  padding-left: 2px;
  width: 28px;
  height: 20px;
  text-align: center;
}

.advsearch {
  border-top: 1px solid #663300;
  margin-top: 15px;  
  padding-top: 5px;
}

.button {
  background-color: #F7EEE9;
  border: 2px solid #B1917C;
  color: #666666;
  font-size: 13px;
  font-weight: bold;
}

.top_promotext {
  position: absolute; 
  z-index: 5; 
  top: 54px; 
  right: 18px;
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

.top_promotext ul li 
{
   list-style-type: none;
   line-height: 5px;
}

.top_promotext_red {
  color: #7F0000;
}

.top_promotext_black {
  color: #000000;
  
}

.top_creditcards {
  position: absolute; 
  z-index: 2; 
  top: 10px; 
  right: 17px;
  
}

.top_sslwarn {
  position: absolute; 
  z-index: 1; 
  top: 1px; 
  left: 20px;
  display: none;
}

br.lh2 {
  line-height: 2;
}

img {
  border: 0;
}

.striketext {
  text-decoration: line-through;
}

.specialtext {
  color: #CC0000;
  font-weight: bold;
}

.bordert {
  border-top: #666666 solid 1px;
}

.footertext {
  color: #666666;
  font-size: 10px;
}

.striketext {
  text-decoration: line-through;
}

.borderb {
  border-bottom: #666666 solid 1px;
}

.addtocartbg {
  border: 1px solid #B1917C;
  padding: 15px;
}

.ratingStar {
  font-size: 0pt;
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
}

.filledRatingStar {
  background-image: url(../img/FilledStar.png);
}

.emptyRatingStar {
  background-image: url(../img/EmptyStar.png);
}

.savedRatingStar {
  background-image: url(../img/SavedStar.png);
}

.textsmall {
  color: #666666;
  font-size: 10px;
}

#printlogo {
  display: none;
}

.warning {
  background: #fff6bf url(../img/icon_exclamation.png) center no-repeat;
  background-position: 15px 50%; /* x-pos y-pos */
  text-align: left;
  padding: 5px 20px 5px 45px;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
}

.information {
  background: #fff6bf url(../img/logo_icon.gif)  no-repeat;
  background-position: 5px 50%; /* x-pos y-pos */
  text-align: left;
  padding: 5px 2px 5px 70px;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
}

/*
.information {
  background: #fff6bf url(../img/icon_information.png) center no-repeat;
  background-position: 15px 50%; // x-pos y-pos 
  text-align: left;
  padding: 5px 20px 5px 70px;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
}
*/

.listNavSpacing {

    padding-right: 17px;
	
}

#toplogo 
{
    margin-bottom: 30px;     
}

.promo_text 
{
  margin-top:14px;
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}



.links_table_description 
{
   padding: 10px;
   width: 25%;
   
}

.links_table1 
{
   
    
    table-layout:auto;
    
}

.links_table_Categories
{
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right:5px;
   width:150px;
   
}

.links_table_name
{
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right:10px;
   width:100px;
   
}

.links_table_link
{
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right:10px;
   width:150px;
   
}

.links_table_description
{
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right:10px;
   width: auto;
   
}