body  {
        font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
        padding: 0;
        text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        color: #000000;
        background: #82563c;
}

a, a:visited {
   text-decoration:none;
   color: #980E0E;
   outline:none;
}

a:hover {
   text-decoration: underline;
   color: #980E0E;
   outline:none;
}

br, p, td, span, div { padding: 0px; margin: 0px; }

.main_page #container {
        width: 996px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
     /*   background: #FFFFFF; */
        margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
        text-align: left; /* this overrides the text-align: center on the body element. */
}

/* Header { */

.main_page #header {
        text-align:center;
        background: url(images/header_bg.png) no-repeat;
        width: 996px;
     /*   height: 165px; */
        padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

h1 {
color:#36211a;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:22px;
line-height: 0.8;
margin:0;
padding:0;
font-weight: normal;
}

h2 {
color:#36211a;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:19px;
margin:3px 0;
padding:0;
}

h2 a, h2 a:hover, h2 a:visited { color:#36211a; }

h3 {
color:#36211a;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:16px;
margin:5px 0;
padding:0;
}

h4 {
font: bold 14px Georgia,Arial,Helvetica,sans-serif;
color: #960d0d;
margin:3px 0;
padding:0;
}

h5 {
font: bold 12px Georgia,Arial,Helvetica,sans-serif;
color: #960d0d;
margin:3px 0;
padding:0;
}

fieldset { border:0; padding:0px; margin:0;}
legend { display:none; }

ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.main_page #header .cust_greeting {
   color:#655734;
/*   height:30px; */
/*   left:90px; */
   padding-top:6px;
   position:relative;
   top:0;
   width:230px;
   float: left;
}

.main_page #header .callus {
   color:#980E0E;
 /*  height:30px; */
/*   left:90px; */
   padding-top:6px;
   position:relative;
   top:0;
   width:165px;
   font-size: 14px;
   float: left;
   font-weight:bold;
}

.main_page #header .header_menu_1  {
   font-weight:bold;
  /* height:30px; */
 /*  left:90px; */
   padding-top:6px;
   position:relative;
   top:0;
   width:290px;
   float: left;
   color:#461E14;
}

.main_page #header .header_menu_1 a, .main_page #header .header_menu_1 a:visited, .main_page #header .header_menu_1 a:hover {
   color:#461E14;
}

.main_page #header .header_menu_2 {
   color:#980E0E;
   height:25px;
 /*  left:105px; */
   left:15px;
   padding-top:6px;
   position:relative;
   top:0;
   width:215px;
   float: left;
   background: url(images/header_cart.png) no-repeat left center;
   font-weight:bold;
}

.main_page #header .header_menu_2 a {
   color:#980E0E;
}


.main_page #header .header_left1 {
color:#980E0E;
float:left;
font-weight:bold;
/* height:80px; */
position:relative;
padding-top:12px; 
width:220px;
/*border: 1px solid #0f0; */

}

.main_page #header .header_left1 a {
   color:#461E14;
   line-height:1.2;
}

.main_page #header .nav13 {
color:#000;
float:left;
height:57px;
/* left:85px; */
position:relative;
width:251px;
left: 86px;
/*overflow: hidden;*/
}

.main_page #header .nav11 {
color:#000;
float:right;
height:57px;
right:10px;
position:relative; 
width:410px;
/*overflow: hidden;*/
}

.main_page #header .nav12 {
color:#FFFFFF;
float:left;
/*height:93px;*/
/*left:6px;*/
position:;
width:769px; 
margin-left:-84px;
_margin-left: -89px;
/*border: 1px solid #f00; */

overflow: hidden;
}

.main_page #header .nav1 {
background:#980E0E url(images/nav1_bg.png) repeat-x left;
color:#FFFFFF;
float:left;
font-weight:bold;
height:35px;
position:relative;
width:769px;
/*top:4px;*/
overflow: hidden;
}

.main_page #header .nav1 a {
color:#FFFFFF;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-weight:bold;
text-transform:uppercase;
}

.main_page #header .nav1 a:hover {
color:#FFE982;
text-decoration:none;
}


.main_page #header .nav1 .nav1_div {
background:transparent url(images/nav1_sep.png) no-repeat scroll right center;
float:left;
height:16px;
padding:10px 7px;
}

.main_page #header .nav1 .nav1_div_last {
float:left;
height:16px;
padding:3px 7px;
}


.main_page #header .subnav1menu {
background:#512318 url(images/subnav_bg.png) no-repeat  scroll left center;
color:#FFFFFF;
float:left;
font-weight:bold;
/* height:35px; */
left:6px;
position:relative;
/* top:-5px; */
width:991px;
}

#menu{
  position:relative;
  z-index: 300;
  width:615px;
  float:left;
  padding:4px 20px 0 135px;
  color:#c4b06d;font: italic 15px Georgia, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.subnav1menu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.subnav1menu ul li {
position: relative;
/*display: inline;*/
float: left;
}

* html .subnav1menu {
/*  margin-top: 10px;*/
}


* html .subnav1menu ul li {
  width: 100px;
}


/*Top level menu link items style*/
.subnav1menu ul li a.top, .subnav1menu ul li a.top:visited{
  color:#c4b06d; height: 27px; display: block; text-decoration: none; background: transparent url(images/header_subnav_arrow.gif) no-repeat  scroll left center; text-align:left; padding:4px 12px 0 12px;
}

.subnav1menu ul li a.top_hover, .subnav1menu ul li a.top_hover:visited{
  color:#fff; height: 27px; display: block; text-decoration: none; background: transparent url(images/header_subnav_arrow1.gif) no-repeat  scroll left center; text-align:left; padding:4px 12px 0 12px;
}

.subnav1menu ul li a.top:hover {
  color:#fff;background: transparent url(images/header_subnav_arrow1.gif) no-repeat  scroll left center;
}

/*1st sub level menu*/
.subnav1menu ul li ul{
  left: 0; position: absolute; top: 1em; display: block; visibility: hidden; white-space:nowrap; z-index: 100;
  font-weight: normal;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.subnav1menu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.subnav1menu ul li ul li ul{ left: 159px; top: 0; }
/* Sub level menu links style */
.subnav1menu ul li ul li a{display:block;width:200px;text-align:left;background:#512318;padding: 3px 5px;margin:0; border-bottom:1px solid #593621;color:#c4b06d;font-size:14px;}

.subnav1menu ul li ul li a:hover{
  color: #fff;
  text-decoration:none;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

/* Holly Hack for IE \*/
* html .subnav1menu ul li { float: left; height: 1%; }
* html .subnav1menu ul li a { height: 1%; }
/* End */

form {
display:inline;
}

#top-search { background:transparent url(images/header_search_lupa.png) no-repeat scroll left center; float:left; height:35px; width:221px; }

#top-search .field { border:0 none; float:left;}
#top-search .field input { letter-spacing:-0.05em; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold; margin:6px 0 5px 30px; width:133px; color:#461E14; height: 16px;}
* html #top-search .field input {
  width: 130px;
}


#top-search .btn_go {
/*    border:medium none;
    float:right; */
    margin:6px 2px 0 0;
/*    width:48px;
    height:23px; */
}
/* Header } off */


/* Content { */

.main_page #mainContent {
   display:inline;
   float:left;
/*   position:relative;
   ! position:static; */
   width:769px;
   margin-left:6px;
   top:-5px;
   z-index: 1;
   background: #fff;
   overflow: hidden;
   word-wrap: break-word;    
}

/* * html .main_page #mainContent { position:static; } */




#mpage_top {
  background: transparent url(images/mpage_bg1.png) repeat-x;
  z-index: 1;
}


#mpage_top2 {
  background: #fed38c;
  height: 128px;
}

#bestsell_mod {
  background: transparent url(images/mpage_bestsel_bg.png) no-repeat bottom;
  min-height: 234px;
  height: auto;
  z-index: 1;
}

#bestsell_mod td.pimage {
  background: transparent url(images/mpage_image_bg.png) no-repeat scroll 0 0;
  height:138px;
  width:164px;
  text-align: center;
  padding-right:2px;
  ! padding: 0px;
}

#bestsell_mod p.pname a, #bestsell_mod p.pname a:hover, #bestsell_mod p.pname a:visited {
  color: #5f2a0b;
  font-weight: bold;
}

p.pprice {
color:#910d0d;
font: bold 15px Georgia,Arial,Helvetica,sans-serif;
font-style: italic;
}

.productOldPrice {
color:#6d5939;
}


#mp_bestsellers {
  background: url(images/mpage_bestsel_bg_top.png) no-repeat top;
  width: 334px;
  min-height: 203px;
  height: auto;
  float: left;
  padding: 15px 25px;
  z-index:5;
}

.mpage_img_top {
  background: url(images/mpage_image_bg_top.png) no-repeat top;
  width: 164px;
  height: 9px;
  overflow:hidden;
}

.mpage_img_content {
  background: url(images/mpage_image_bg_cn.png) repeat-y;
  width: 164px;
}

.mpage_img_bottom {
  background: url(images/mpage_image_bg_bottom.png) no-repeat;
  width: 164px;
  height: 9px;
  overflow:hidden;
}

#mp_productsnew {
  background: url(images/mpage_newprod_bg.png) no-repeat top;
  width: 334px;
  float: left;
  padding: 15px 25px;
  height:auto;
  min-height:29px;
  z-index:5;
}

#info_mod {
  background: #F1F1F1 url(images/mpage_info_bg.png) no-repeat right;
  width: 769px;
  height: 168px;
}

#info_mod h3 {
  border-bottom: 1px dotted #36211a;

}

#info_mod ul {
 line-height: 1.9;
}

#info_mod div {
  float: left;
  position: relative;
}

#info_mod .cat_0{
  width: 170px;
  padding: 10px 0 0 18px;
}

#info_mod .cat_1{
  width: 160px;
  padding: 10px 0 0 25px;
}

#info_mod .cat_2{
  width: 170px;
  padding: 10px 0 0 30px;
}

#info_mod .cat_3{
  width: 180px;
  padding-top: 10px;
}

#info_mod .cat_3 ul {
 padding-left: 30px;
}
/* Content } off */

#mainpage_mod {
  background: #F5EBD0 url(images/mpage_mpage_bg.png) no-repeat right;
  width: 769px;
  height: 332px;
}

#mainpage_mod h2 {
  color: #910d0d;
}

#mainpage_mod p {
 padding: 5px 0;
 line-height: 1.6;
 font-family:Georgia,Arial,Helvetica,sans-serif;
 font-size: 14px;
}

.main_page #col_right {
  float: left; /* since this element is floated, a width must be given */
  width: 221px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
  background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
/*  position: relative;
  display: inline;
  top:-5px; */
}

#footer {
  background: url(images/footer_bg.png) no-repeat right;
  width: 769px;
  height: 63px;
  z-index: 1;
}
#footer p {
   text-align: center;
   font-family:Georgia,Arial,Helvetica,sans-serif;
   color: #f5ebd0;
   padding: 10px 0;
}

#footer p a, #footer p a:visited, #footer p a:hover {
   color: #f5ebd0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
        float: left;
        margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#box_newsletter {
  background: url(images/box_newsl_bg.png) no-repeat top left;
  width: 221px;
  height: 146px;
  overflow: hidden;
}




#col_right h2 {
font-size:17px;
font-weight:normal;
line-height:0.9;
text-align:left;
margin: 0px;
}

#box_newsletter h2 {
 color:#244751;
 padding:5px 0 4px 22px;
}

#box_newsletter p {
  color: #5f7e85;
  font-weight: bold;
}

#box_newsletter p a, #box_newsletter p a:visited, #box_newsletter p a:hover {
  color: #5f7e85;
}

#box_newsletter .transpng {
 border:medium none;
 float:right;
 height:23px;
 width:61px;
}

#box_fetured {
/*  background: url(images/box_featured_bg.png) no-repeat; */
  width: 221px;
/*  height: 267px; */
/*  margin-top:-3px;
  ! margin-top: 0px; */
}

#box_fetured h2 {
 background: url(images/box_featured_bg_top.png) no-repeat;
 color:#244751;
 padding:17px 0 0px 30px;
 
}

#box_fetured .fbox {
 background: url(images/box_featured_bg_cn.png) repeat-y;
   overflow: hidden;
   word-wrap: break-word;    
}

#box_fetured .fbox_bot {
 background: url(images/box_featured_bg_bot.png) no-repeat bottom;
 height: 30px;
}


#box_fetured .box_rec_back {
  float: left;
  position: relative;
  padding:40px 0 0 8px;
}

#box_fetured .box_rec_img {
background:#FFFFFF;
float:left;
margin:5px 0;
padding:5px;
position:relative;
}
#box_fetured .box_rec_next {
  float: left;
  position: relative;
  padding-top: 40px;
}

#box_fetured p.pname {
  text-align: center;
  padding: 3px 7px;
}

#box_fetured p.pname a, #box_fetured p.pname a:hover, #box_fetured p.pname a:visited {
  color: #5f2a0b;
  font-weight: bold;
  line-height: 0.8;
}

#box_fetured p.pprice {
color:#910d0d;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:15px;
font-weight: bold;
font-style: italic;
text-align: center;
}

#box_fetured p.pprice .productOldPrice {
color:#999595;
}

#box_fetured .transpng {
  text-align: center;
  padding-left: 30%;
  padding-top: 3px;
}

#box_reviews { 
	background: #f5ebd0; color: #36211A; width: 221px;
	overflow: hidden;
   	word-wrap: break-word;	 
}

#box_reviews a {
 color: #36211A;
}

#box_reviews h2 {
  background: url(images/box_rev_top_bg.png) no-repeat;
/*  width: 221px; */
  height: 47px;
  padding:20px 0 4px 15px;
}

#box_reviews p { padding: 2px 0px; }

#box_reviews .box_reviews {
  background: url(images/box_rev_bg.png) no-repeat bottom;
  padding:5px 5px 15px 15px;
  font-family:Georgia,Arial,Helvetica,sans-serif;
  font-size: 13px;
}

#box_reviews .ratting {
  font-size: 11px;
  color: #910D0D;
}

#box_right_banners { width: 221px; }

#page_nav {
  background: url(images/headerNav_bg.png) repeat-x top;
  width: 100%;
}

div.headerNavigation {
  color: #88630c;
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
  padding: 5px 5px 2px 10px;
  float: left;
}

a.headerNavigation, a:visited.headerNavigation, a:hover.headerNavigation {
  color: #88630c;
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
}

div.pageHeading {
  background: url(images/pageHeader_bg.png) no-repeat top;
  width: 100%;
  font: italic 12px Georgia, Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

div.pageHeading h1 {
  padding: 25px 0px 0px 25px;
  text-transform:uppercase;
  font-style: normal;
  font-weight: bold;
}

div.pageHeading h1 span.addon {
  font-weight: normal;
  font-style: italic;
  text-transform:none;
  padding-right:5px;
}

div.pageHeading .catdesc {
   padding:10px 25px 2px;
}

div.pageHeadingBottom {
  background: url(images/pageHeader_bot.png) no-repeat bottom;
  width: 100%;
  height: 27px;
}

.cat_img_lg {
   background: url(images/cat_img_bg.png) no-repeat;
   width: 340px;
   height: 291px;
   text-align: center;
}

.indnest_img_top {
  background: url(images/cat_img_bg_top.png) no-repeat top;
  width: 340px;
  height: 27px;
  overflow:hidden;
}

.indnest_img_content {
  background: url(images/cat_img_bg_cn.png) repeat-y;
  width: 340px;
}

.indnest_img_bottom {
  background: url(images/cat_img_bg_bottom.png) no-repeat;
  width: 340px;
  height: 27px;
  overflow:hidden;
}


.cat_name_lg {
  font: bold 18px Georgia, Arial, Helvetica, sans-serif;
 /* font-weight: bold; */
  line-height: 0.95;
  text-align: center;
  width:340px;
}

ol#subcatListImgs { list-style:none; width: 360px;}
ol#subcatListImgs li { display:inline; clear:none;}

#subcatListImgs .imgs {float:left; width:180px;}

#subcatListImgs .imgs_top {
  background: url(images/subcat_bg_top.png) no-repeat top;
  width: 167px;
  height: 12px;
  overflow:hidden;
}

#subcatListImgs .imgs_content {
  background: url(images/subcat_bg_cn.png) repeat-y;
  width: 167px;
}

#subcatListImgs .imgs_bottom {
  background: url(images/subcat_bg_bt.png) no-repeat;
  width: 167px;
  height: 12px;
  overflow:hidden;
}

.subcatList, .subcatList a, .subcatList a:hover, .subcatList a:visited {
    padding-left:7px;
    font-weight: bold;
    color: #461E14;
}

.subcatList li {
   background: url(images/subcat_list_bg.png) no-repeat;
   height: 17px;
   padding:6px 3px 6px 10px;
   width: 319px;
}

/*
td.cat_listing {
   background: url(images/subcat_bg.png) no-repeat;
   height: 144px;
   width: 167px;
}
*/

.cat_listing_name {
  font: bold 15px Georgia,Arial,Helvetica,sans-serif;
  line-height:1.13;
  padding: 5px 0;
  width: 167px;
}

div.productTable {
 width: 100%;
 text-align:center;
 padding-bottom: 10px;
}

div.productTable .productImageCell {
  width:241px;
  margin:0 auto;
}


div.productTable .productImageCell .top {
  background: url(images/prod_img_bg_top.png) no-repeat top;
  width: 241px;
  height: 13px;
  overflow:hidden;
}

div.productTable .productImageCell .content {
  background: url(images/prod_img_bg_cn.png) repeat-y;
  width: 241px;
}

div.productTable .productImageCell .bottom {
  background: url(images/prod_img_bg_bot.png) no-repeat;
  width: 241px;
  height: 13px;
  overflow:hidden;
}

div.productTable .productNameCell, div.productTable .productNameCell a, div.productTable .productNameCell a:hover, div.productTable .productNameCell a:visited {
 font-size: 15px;
 font-weight:bold;
 color: #5f2a0b;
 padding-top: 7px;
}

div.productTable .productPriceCell {
  padding: 5px 0;
}

#product_info_content {
 background: url(images/pinfo_top_bg.png) no-repeat top;
 min-height:30px;
 padding-bottom:20px;
}

.pinfo_top_left {
 float: left; padding-left: 18px; padding-top: 20px; width:46%;
}

.pinfo_top_right {
 float: left; padding-top: 20px; width:49%;
 color: #502217;
}

.pinfo_top_left .pdesc {
  padding: 2px 10px;
}

.pinfo_top_left/*, .pinfo_top_left a, .pinfo_top_left a:hover, .pinfo_top_left a:visited */ {
 color: #502217;
}

#product_info_content .pimage {
 width: 348px;
 text-align: center;
}

#product_info_content .pimage_top {
  background: url(images/pinfo_img_bg_top.png) no-repeat top;
  width: 348px;
  height: 19px;
  overflow:hidden;
}

#product_info_content .pimage_con {
  background: url(images/pinfo_img_bg_con.png) repeat-y;
  width: 348px;
}

#product_info_content .pimage_bot {
  background: url(images/pinfo_img_bg_bot.png) no-repeat top;
  width: 348px;
  height: 19px;
  overflow:hidden;
}

#product_info_content .pimage_enlarge {
  background: url(images/img_enlarge_bg.png) no-repeat left;
  margin-left:5px;
  padding:7px 0 7px 20px;
  font-weight:bold;
  text-transform: uppercase;
}

#product_info_content .pimage_reviews {
  background: url(images/img_reviews_bg.png) no-repeat left;
  margin-left:5px;
  padding:7px 0 7px 20px;
  font-weight:bold;
  text-transform: uppercase;
}

.pinfo_top_right h1 {
  font-size: 24px;
  font-weight: bold;
  color: #980e0e;
  line-height:1;
}

.pinfo_top_right .pmodel {
  font: italic 14px Georgia,Arial,Helvetica,sans-serif;
  line-height:1.5;
  text-align: right;
  vertical-align: bottom;
}

.pinfo_top_right .productprice {
  font: italic 27px Georgia,Arial,Helvetica,sans-serif;
  color: #980e0e;
}

.pinfo_top_right .plus_ship {
  font: italic 13px Georgia,Arial,Helvetica,sans-serif;
  line-height: 1.75;
}

#pattributes { padding: 2px 0; }

#pattributes ul span, .capture_desc {
  color: #960d0d;
  font-weight:bold;
}

#pattributes li input {
  vertical-align:top;
}

#pcalendar {
  padding: 5px 0;
}

#pcalendar th {
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  line-height: 1.8;
  text-transform: uppercase;
}

#pcalendar .prev_link {
/*  background: url(images/calendar_prev_button.png) no-repeat left;*/
  padding-left:3px;
  text-align: left;
  height: 20px;
  font-weight:bold;
}

#pcalendar .next_link {
/*  background: url(images/calendar_next_button.png) no-repeat right;*/
  padding-right:3px;
  text-align: right;
  height: 20px;
  font-weight:bold;
}

#pcalendar .prev_link a, #pcalendar .next_link a, #pcalendar .prev_link a:hover, #pcalendar .prev_link a:visited, #pcalendar .next_link a:hover, #pcalendar .next_link a:visited {
  color: #6a6758;
}


#box_fetured h2.pinfo {
  color: #5F2A0B;
  text-align: center;
  padding:15px 0 5px;
}


#pcalendar td {
  font-size: 10px;
  font-weight: normal;
  text-align: center;
}

#pcalendar .boxNumbers, #pcalendar .boxNumbers_1, #pcalendar .boxNumbers_2, #pcalendar .boxNumbers_3, #pcalendar .boxNumbers_4, #pcalendar .boxNumbers_5 {
  width: 23px;
  height: 23px;
}

#pcalendar .boxNumbers {
  color: #999;
  background-color: #ddd8c9;
}

#pcalendar .boxNumbers_1 { background-color: #cbaa56; }
#pcalendar .boxNumbers_2 { background-color: #de4343; }
#pcalendar .boxNumbers_3 { background-color: #3db0b0; }
#pcalendar .boxNumbers_4 { background-color: #62dd5c; }
#pcalendar .boxNumbers_5 { background-color: #ecee44; }

#pcalendar .ship_types { padding: 2px 10px; }
#pcalendar .ship_types li div { width: 14px; height: 14px; float:left;}

#pcustattributes { padding: 5px 0;}

.page_heading {
 background: url(images/pinfo_top_bg.png) no-repeat scroll center top;
 min-height:30px;
}

.page_heading h1 {
  color:#980E0E;
  font-size:24px;
  font-weight:bold;
  padding: 25px 25px 15px 25px;
}

.pagging {
 padding: 10px; 5px;
}

.pinfo_delivery_desc {
  padding: 5px 0px;
  border: 5px solid #922624;
  overflow:hidden; /*Лекарство*/
  _height:1%; /*оно же для IE*/
}

.pinfo_deliveryDate { font-size:18px; font-weight: bold; }
.pinfo_deliveryDateDesc { color: #980E0E; padding: 5px; font-size:14px;}


.infoBoxNotice {
background: #ff8e90;
}

.infoBoxNoticeContents {
background: #ffe6e6;
font-size: 11px;
padding: 5px;
}

.stockWarning {
color: #cc0033;
padding: 5px;
}




#shopping_cart_page {
  padding: 0 25px 20px 25px;
  color: #502217;
}

#shopping_cart_page h3 {
        color: #97100d;
        text-decoration: underline;
}

.productListing-heading {
        font: bold 11px Georgia,Arial,Helvetica,sans-serif;
        color: #c39317;
}

.productListing-data {
  background-color: #edda9f;
  padding:10px;
}

.productListing-bottom {
  background-color: #e2c575;
  padding:10px;
}

.productListing-bottom a, .productListing-bottom a:visited, .productListing-bottom a:hover{
        color: #502217;
        font-weight: bold;
}

.update_button {
  background-color: #edda9f; border:0px; font-size:10px; font-weight:bold; color: #754f38; text-decoration: underline; padding:0;
}

.shopcart_img_top {
  background: url(images/shopcart_image_bg_top.png) no-repeat top;
  width: 162px;
  height: 8px;
  overflow:hidden;
}

.shopcart_img_content {
  background: url(images/shopcart_image_bg_cn.png) repeat-y;
  width: 162px;
}

.shopcart_img_bottom {
  background: url(images/shopcart_image_bg_bottom.png) no-repeat;
  width: 162px;
  height: 8px;
  overflow:hidden;
}

ul.shop_cart_attributes {
 font: italic 13px Georgia,Arial,Helvetica,sans-serif;
}

.cart_price { font: bold 14px Georgia,Arial,Helvetica,sans-serif; display:block; text-align:right; }

.productListing-data .cart_price { color: #755139;}
.productListing-bottom .cart_price { color: #461e14; font-size:15px; }

.shopping_cart_sof {
        background-color: #980e0e;
        padding: 10px;
}

.shop_cart_sof {
        border: 1px solid #c27557;
        padding: 10px;
    overflow:hidden; /*Лекарство*/
    _height:1%; /*оно же для IE*/
}

.shop_cart_sof h5 {

        font-size: 16px;
        color: #ffffff;
        text-decoration: none;
}

.shop_cart_sof p.desc {
        color: #edd89f;
}
UL.sof_list LI { color:#FFFFFF;
display:block;
float:left;
padding-right:20px;
padding-top:5px;
}

#giftCard {
 padding: 5px; margin: 5px 2px 5px 0; float: left; background-color: #f9eed2; width: 48%;
}

#giftCard h5 {
        color: #491e15;
        font-size: 16px;
        padding: 0px 5px;
}

#giftCard .redeem_line {
background-color:#F1DAA4;
_height:1%;
overflow:hidden;
padding:2px 7px;
}

#sub_total_box {
        background-color: #ecc373; _height:1%; overflow:hidden; padding: 10px;         margin: 5px 0;
}

#sub_total_box h3 {
        color: #4e2217;
        text-decoration: none;
}

#giftCard .cart_price { display: inline; padding-left: 5px}

#giftCardMessage { padding: 5px; margin: 5px 0 5px 2px; float: right; background-color: #f9eed2; width: 48%; }
#giftCardMessage h5 { font-size: 16px; text-transform:uppercase;}
#left_c { width:29px; margin-left: 5px; font-size: 10px;}

#bottomNav { padding: 10px 0; _height:1%; overflow:hidden;}

/*------checkout-------*/
div.checkout_bar{
  width:707px;
  height:28px;
  padding:5px 0px;
}
div.checkout_bar div{
 float:left;
 width:200px;
 text-align:left;
 text-transform: uppercase;
 font: bold 10px Arial, Helvetica, sans-serif;
 color: #a99071;
 vertical-align:middle;
 padding-top:9px;
}
div.checkout_bar div.sel{
 color:#1f3662;
}
.stage1{
 background: url(images/checkout/checkout_bar_1.gif) no-repeat scroll center center;
}
.stage2{
 background: url(images/checkout/checkout_bar_2.gif) no-repeat scroll center center;
}
.stage3{
 background: url(images/checkout/checkout_bar_3.gif) no-repeat scroll center center;
}

div.checkoutlogin{
  width:769px;
  background: transparent url(images/checkout/checkout_login.gif) no-repeat scroll center center;
  height:73px;
}
div.checkoutnew{
  width:769px;
  background: transparent url(images/checkout/checkout_new.gif) no-repeat scroll center center;
  height:77px;
  padding-top:9px;
}

div.checkoutBoxc{
 margin:10px 26px;
 color:#7f625c;
 font-weight:bold;
}
.checkoutlogin checkoutBoxc{
 margin:10px 0px;
}
.checkoutBoxc h1 {
  color:#980E0E;
  font-size:24px;
  font-weight:bold;
  padding: 5px 0px;
}
.checkoutBoxc h2{
  color:#980E0E;
  font-size:18px;
  padding: 0px 0px;
}
.checkoutBoxc h3{
 color:#980E0E;
}
.checkoutBoxc .dark{
  color:#4a1f16;
}
.checkoutBoxc p{
 padding: 4px 0px;
}
.checkoutBoxc .smallText{
  font-weight:normal;
  font-size:11px;
}
.checkoutBoxc a:link, .checkoutBoxc a:visited{
 color: #182f58;
 text-decoration:underline;
}
.checkoutBoxc a:hover{
 color: #182f58;
 text-decoration:none;
}

.messages{
 border: 1px solid #990f0f;
 margin:5px;
 width:100%;
}
div.form div{
 padding:2px 0px;
}
div.form div.sup{
 padding:0px;
 margin-left:120px;
 font-weight:normal;
 font-size:11px;
 /*color: #d81c13;*/
}
div.form select, div.form span select{
 height:18px;
 font-size:11px;
 width:250px;
}
div.form input, div.form span input{
 height:15px;
 font-size:11px;
 width:250px;
}
div.form div label {
  width:120px;
  float:left;
}
.inputRequirement{
 color:#d81c13;
 font-size:11px;
 font-weight:normal;
}
.redOne{
 background:#9c0001;
 width:302px;
 color:#ffffff;
 padding:3px;
 text-transform:uppercase;
}
#donation_box {
        background-color: #ecc373; _height:1%; overflow:hidden; padding: 10px;         margin: 0px 0px;
}

#donation_box h3 {
        color: #980E0E;
        text-decoration: none;
}

.reviewOrder{
 background:#f4e1b9;
 padding: 10px 10px 10px 10px;
}
.reviewOrder h1, .reviewOrder h3{
  color: #980E0E;
}
.reviewOrder h2{
 color: #980E0E;
 padding: 10px 20px;
}
.reviewCard{
  width:410px;height:277px;
  padding: 10px 18px;
}
.reviewDelivery {
  padding: 10px 18px;
}
.reviewDelivery div{
  padding:2px;
  color:#290c04;
}
.reviewDelivery div label{
  width:130px;
  float:left;
  /*font-weight:bold;*/
  color:#62332d;
}
div.friendsListBox{
 width:296px;height:115px; border: 3px solid #c8e2e3; background-color:#e3f8f9;
 padding:5px 0px 5px 5px;
 color:#234850;
 font-weight: normal;
 font-size: 11px;
}
div.friendsListBox ul{
 list-style-type:none;
 list-style-image:none;
 margin-left:22px;
}
div.friendsListBox ul li{
 padding-top:2px;
}
div.friendsListBox h2{
 color:#234850;
 padding-bottom:5px;
}
.checkoutHline{
 background: transparent url(images/pinfo_top_bg.png) no-repeat scroll center top;
 height:22px;
}
.checkoutAccount{
  padding:5px;
  margin:5px 27px;
  border: 1px solid red;
  background: #eeeeee;
}
div.errorBox{
  padding:5px;
  margin:5px 27px;
  border: 1px solid red;
  background: #eeeeee;
  overflow:hidden;
}
/*-----\checkout-------*/
tr.messageStackError{
 color:#234850;
}

.contentBox {
  padding: 10px 20px;
}

TABLE.paddingTable, td.paddingTd, span.paddingSpan {
   padding: 0 20px;
}

h5.contentBoxHeading {
        padding: 0 20px;

}

.review_desc {
 font: 15px Georgia,Arial,Helvetica,sans-serif;
 color: #36211A;
 font-style:italic;
 padding: 10px 0;
}

.redText {
  color: #9b0d0b;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.productsNotifications {
    font-weight: bold;
    margin: 10px 0;
    
}

.productsNotifications li {
     padding-left: 10px;
}

#box_buysafe {
   background-color: #82563c;
   text-align: center; 
   padding: 10px 0;
}

.contentBoxHeadingLeft{
  width: 1px;
  cursor: pointer;
  padding: 0 20px;
}
.contentBoxHeadingCenter{
  font-weight: bold;
  color: #960D0D;
  cursor: pointer;
}
