/* = Reset elements */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}

table.czc td {
    border: 1px solid #726e63;
}

table.czc {
    border-collapse: collapse;
}

table td{
    padding:0px; /* cellspadding="0" */
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
    font-family:Arial, Helvetica, Sans-Serif;
}
q:before,q:after {
    content:'';
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
} 
.clearfix {display: inline-block;} 
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

abbr,acronym { border:0;
}

/* = Float and align elements */
.a-left { text-align: left; }
.a-center { text-align: center; }
.a-right { text-align: right; }
.a-justify { text-align:justify; }

.f-left { float: left; }
.f-right { float: right; }
.c-both { clear:both; height:0; font-size:0; line-height:0; }
.c-both-23 { height:23px !important;}

/* = Common classes */
.no-margin { margin: 0!important; }
.no-padding { padding: 0!important; }
.no-bg { background: none!important; }
.no-border, img { border: none!important; }
.margin-auto{ margin:auto; }
.hidden{ display:none; }
.font-bold{ font-weight:bold; }
.hiddenPic {display:none;}
.color-red{ color:Red; }
.validator{color:Red;}

/* = Skins for backgrounds */
.skin1{
    background:#333325 url(/images/natural/body-bkg.gif) repeat left top;  
}
.skin1 .main-container-bkg{
    background:url(/images/natural/main-bkg.gif) repeat-x left top;
}
.skin2{
    background:#332c1e url(/images/tan/body-bkg.gif) left top;        
}
.skin2 .main-container-bkg{
    background:url(/images/tan/main-bkg.gif) repeat-x left top;
}
.skin3{
    background:#4d4c4a url(/images/digital/body-bkg.gif) repeat left top;        
}
.skin3 .main-container-bkg{
    background:url(/images/digital/main-bkg.gif) repeat-x left top;
}
.skin4{
    background:#423323 url(/images/brown/body-bkg.gif) repeat left top;        
}
.skin4 .main-container-bkg{
    background:url(/images/brown/main-bkg.gif) repeat-x left top;
}

/* = Common tags */
body{
    font:normal 12px Arial, Helvetica, Sans-Serif;
    color:White;
}
a{
    text-decoration:none;
    outline:none;
}
p{

}
h1 span, h2 span{
    display:none;
}

/* = Main container */
.main-container{
    width:959px;
    margin:auto;
}

/* = Header */
.header ul.switch-color{
    overflow:hidden;
    height:33px;
    padding-left:10px;
    float:left;
}
.header ul.switch-color li{
    float:left;
    margin-left:2px;
    padding-top:6px;
}
.header ul.switch-color li.lastElem{
    padding:10px 10px 0 5px;
}
.header ul.switch-color li a{
    display:block;
    width:33px;
    height:23px;
}
.header ul.switch-color li a.swict-natural{
    background:url(/images/swict-natural.gif) no-repeat left top;
}
.header ul.switch-color li a.swict-brown{
    background:url(/images/swict-brown.gif) no-repeat left top;
}
.header ul.switch-color li a.swict-digital{
    background:url(/images/swict-grey.gif) no-repeat left top;
}
.header ul.switch-color li a.swict-bright{
    background:url(/images/swict-bright.gif) no-repeat left top;
}
.header ul.switch-color li a:hover, .active-swict{
    background-position:left bottom !important;
}
.header ul.top-menu{
    width:628px;
    height:37px;
    float:right;
    padding-top:20px;
    overflow:hidden;
    background-repeat:repeat-x !important;
}
.header ul.top-menu li{
    float:left; 
    padding:0 5px 0 20px;
    line-height:20px;
}
.header ul.top-menu li a{
    font-size:13px;
    font-weight:bold;
}
.header ul.top-menu li.lastElem{
    font-weight:bold;
    font-size:16px;
    padding-left:10px;
    color:#fff !important;
}
.header .logo{
    width:553px;
    height:62px;
    display:block;
    float:left;
}
.header ul.service-menu{
    float:right;
    overflow:hidden;
    padding-top:30px;
}
.header ul.service-menu li{
    float:left;
}

.header ul.service-menu li#wishlistinfopanel {
    display:none;
}

.header ul.service-menu li a{
    display:block;
    font-weight:bold;
    padding-top:6px;
}
.header .service-menu a.my-account{
    padding-left:15px;
}
.header .service-menu a.shop-cart{
    padding-left:20px;
}
.header .service-menu a.wish-list{
    padding-left:17px;
}
.header ul.main-menu{
    height:48px;
}
.header ul.main-menu li{
    float:left;
    padding-top:6px;
}
.header ul.main-menu li a{
    display:block;
    height:42px;
}
.header ul.main-menu li a.menu-home{
    width:192px;
}
.header ul.main-menu li a.menu-store{
    width:184px;
}

.header ul.main-menu li a.menu-brands{
    width:192px;
}

.header ul.main-menu li a.menu-used-items{
    width:191px;
}

.header ul.main-menu li a.menu-deals{
    width:186px;
}
.header ul.main-menu li a.menu-items{
    width:192px;
}
.header ul.main-menu li a.menu-ourstore{
    width:192px;
}
.header ul.main-menu li a.menu-chat{
    width:171px;
}
.header ul.main-menu li a.menu-blog{
    width:132px;
}
.header ul.main-menu li a:hover,
.main-menu-active,
.header ul.main-menu li.hover a {
    background-position:left bottom !important;
}

/* = Content part */
.welcome-search{
    padding:8px 0 5px;
    overflow:hidden;
    zoom:1;
}
.welcome-search .welcome-user{
    font-weight:bold;
    margin:2px 0;
    float:left;
    width:635px;
    overflow:hidden;
    zoom:1;
    padding:0 0 0 10px;
}
.welcome-search .welcome-user .sub{
    padding:2px 10px;
}
.welcome-search .welcome-user a{
    color:#D1D2AB;
}
.welcome-search .welcome-user a:hover{
    color:#9a987c;
}
.welcome-search .welcome-user span {
    color: #fff;
}


.welcome-search .search-component{
    width:300px;
    float:right;
    overflow:hidden;
}
.welcome-search .search-component span{
    color:White;
    padding:2px 5px;
    display:inline-block;
    float:left;
    margin-top:2px;        
}
.welcome-search .search-component input{
    border-style:none;
    color:#292f2c;
    padding:3px 5px;
    float:left;
    width:195px;
}
.welcome-search .search-component a.search-btn{
    display:inline-block;
    width:23px;
    height:24px;
    float:left;
    margin:-1px 0 0 5px;
}
.welcome-search .search-component a.search-btn:hover{
    background-position:left bottom;
}

/* = Main content columns */
/*---left column---*/
.content-columns .left-column{
    width:206px;
    float:left;
    padding:11px 0 0 12px;
}
.content-columns .left-column h1.products-list-header{
    width:206px;
    height:38px;
}
.content-columns .left-column h1.brands-list-header{
    width:206px;
    height:38px;
}
.content-columns .left-column h1.specials-list-header{
    width:206px;
    height:38px;
}
.content-columns .left-column ul.products-list, .content-columns .left-column ul.brands-list,
.content-columns .left-column ul.specials-list{
    border-width:0 1px 1px 1px;
    border-color:#392f23;
    border-style:solid;
}
.content-columns .left-column ul.products-list li, .content-columns .left-column ul.brands-list li,
.content-columns .left-column ul.specials-list li{
    background:url(/images/brown/list-star.png) no-repeat 8px 11px;
    border-bottom:1px solid #242319;
    padding:10px 0 10px 24px;
}

.content-columns .left-column ul.products-list li li,
.content-columns .left-column ul.brands-list li li,
.content-columns .left-column ul.specials-list li li {
    border-bottom:0px solid #242319;
/*    background-position: 8px 11px !important;*/
}

.content-columns .left-column ul li a{
    color:#EDE7E0;
    display:block;
}
.content-columns .left-column ul li a:hover{
    color:#9a987c;
}
.content-columns .left-column ul.products-list{
    margin-bottom:11px;
}
.content-columns .left-column ul.brands-list{
    margin-bottom:11px;
}
.content-columns .left-column ul.specials-list{
    margin-bottom:11px;
}
.content-columns .left-column .gift_icon{
    background:url(/images/giftcertificate_bdu.png) no-repeat 0 0;
    display:block;
    margin:0 auto 10px;
    width:194px;
    height:96px;
}

.content-columns .left-column .tree ul li a {

}

/*---center column---*/
.center-column{
    width:499px;
    float:left;
    margin:11px 0 0 11px;
    background:White;
    /*Start temp style*/
    color:Black;        
    /*End temp style*/
    overflow:hidden;
    z-index:1;
}
.center-column .center-column-content{
    width:485px;
    margin:auto;
    background:White;
}
.center-column .center-column-content .top-banner{
    padding:7px 0 15px 0;
}
.catalog-prices{
    padding-top:21px;
    margin-bottom:30px;
    overflow:hidden;
}
.catalog-prices li{
    width:152px;
    height:200px;
    float:left;
    background:url(/images/brown/catalog-prices-right-bkg.gif) no-repeat right 8px;
    padding:0 4px;
    position:relative;
    z-index: 1;
}

.home-col-left .catalog-prices li {
    width: 170px;
}

.catalog-prices li.clear{
    float:none;
    background:none;
    width:auto;
    height:0;
    clear:both;
}
.catalog-prices .catalog-images{
    width:152px;
    height:121px;
    display: table;
    overflow: hidden;
}
.catalog-prices .catalog-images .catalog-images-cell{
    display: table-cell;
    vertical-align: middle;
    width:100%;
}
.catalog-prices .catalog-images .catalog-images-cell .catalog-images-container{
    color:Black;
}
.catalog-prices .catalog-images .catalog-images-cell .catalog-images-container div{
    text-align:center;
}
.catalog-prices span.label_ge,
.catalog-prices span.label_gsa,
.catalog-prices span.label_dsa,
.catalog-prices span.label_used,
.catalog-prices span.label_new,
.catalog-prices span.label_fq{
    position:absolute;
    display:block;
    width:58px;
    height:55px;
    top:65px;
    left:10px;
}
.catalog-prices span.label_ge{
    background:url(../images/labels/label_ge.png) no-repeat;
}
.catalog-prices span.label_gsa{
    background:url(../images/labels/label_gsa.png) no-repeat;
}
.catalog-prices span.label_dsa{
    background:url(../images/labels/label_dsa.png) no-repeat;
}
.catalog-prices span.label_used{
    background:url(../images/labels/label_used.png) no-repeat;
}
.catalog-prices span.label_new{
    background:url(../images/labels/label_new.png) no-repeat;
}
.catalog-prices span.label_fq{
    background:url(../images/labels/label_fq.png) no-repeat;
}
.catalog-prices .catalog-images .catalog-images-cell .catalog-images-container div a img{
    z-index:1; 
}
.catalog-prices li .product-name{
    color:#454545;
    font-size:11px;
    text-align:center;
    padding:0;
    height:31px;
    overflow:hidden;
}

.catalog-prices li .product-name a {
    color:#454545;
    font-size:11px;
    text-align:center;
}

.catalog-prices li .product-name a:hover {
    color: #9A987C;
}

.catalog-prices li .catalog-prices-bottom{
    background:url(/images/brown/catalog-prices-bottom-bkg.gif) no-repeat 5px bottom; 
    padding-bottom:10px;
    overflow:hidden;
}
.catalog-prices li .catalog-prices-bottom .product-price{
    display:block;
    text-align:center;
    margin:3px auto;
}
.catalog-prices li .catalog-prices-bottom .product-price span{
    font-size:11px;
    text-decoration:line-through;
    padding:0 5px 0 0;
}
.catalog-prices li .catalog-prices-bottom .buy-product-btn{
    display:block;
    width:55px;
    height:18px;
    margin:0 auto;
}
.catalog-prices li .catalog-prices-bottom .btn-addwishlist{
    background:url(/images/natural/btns/btn-add-wishlist.gif) no-repeat top;
    width:86px;
    height:18px;
    margin:0 0 0 5px;
    float:right;
    cursor:pointer;
}
.catalog-prices li .catalog-prices-bottom .btn-removewishlist{
    width:86px;
    height:18px;
    display:inline;
    margin:0 0 0 5px;
    float:right;
    cursor:pointer;
}
.catalog-prices li .catalog-prices-bottom .btn-addwishlist span{
    text-indent:-5000px;
    display:block;
}
.catalog-prices li .catalog-prices-bottom .buy-product-btn:hover,
.catalog-prices li .catalog-prices-bottom .btn-addwishlist:hover,
.catalog-prices li .catalog-prices-bottom .btn-removewishlist:hover{
    background-position:left bottom;    
}
.catalog-prices li .catalog-prices-bottom .out_stock{
    color:#9D0A24;
    display:block;
    float:right;
    font-size:10px;
    margin:0 3px 0 0;
    padding:2px 0 0;
    text-align:center;
    width:100%;
}
.center-column .products-rotator{
    margin-top:15px;
    overflow:hidden;
    background:url(/images/natural/products-rotator-bkg.gif) no-repeat left bottom;
}
.center-column .products-rotator-null{
    min-height:60px;
    height:auto !important;
    height:60px;
    background-position:left -30px !important;
}
.center-column .products-rotator img{
    margin-left:7px;
}
.center-column .products-rotator .view-all-btn{
    width:98px;
    height:15px;
    background:url(/images/brown/btns/view-all-grey_2.gif) no-repeat right top;
    display:block;
    float:right; 
    margin:12px 28px 37px 0;
}
.center-column .products-rotator .view-all-btn:hover{
    background-position:right bottom;
}
.center-column .login-page .login-page-title{
    width:auto ;
    background-position:center top;
}
.center-column .registration-title{
    width:auto;
    background-position:center top;
}

/*---right-column---*/
.right-column{
    width:208px;
    float:left;
    margin:11px 0 0 11px;
}
.right-column .right-logos{
    margin-bottom:9px;
}
.right-column .right-logos span{
    display:inline-block;
    padding:13px 0 0 9px;
}
.right-column .right-logos div{
    color:#e1d7cb;
    text-align:center;
    padding:10px 20px;
}
.right-column .right-logos div p{
    color:#c2b58a;
}
.right-column .product-catalog{
    margin-bottom:9px;
}
.right-column .product-catalog h1{
    width:208px;
    height:38px;
}
.right-column .product-catalog .product-catalog-img{
    float:left;
    width:90px;
    padding:7px 0 7px 10px;
}
.right-column .product-catalog .product-catalog-links{
    float:right;
    width:108px;
    padding-top:18px;
}
.right-column .product-catalog .view-catalog-btn,
.right-column .product-catalog .print-catalog-btn{
    background:url(/images/brown/btns/view-catalog-btn.gif) no-repeat left top;
    display:block;
    width:108px;
    height:16px;
}
.right-column .product-catalog .print-catalog-btn{
    background:url(/images/brown/btns/print-catalog-btn.gif) no-repeat left top;
    margin-top:10px;
}
.right-column .product-catalog .view-catalog-btn:hover,
.right-column .product-catalog .print-catalog-btn:hover{
    background-position:left bottom;
}
.right-column .testimonials{
    margin-bottom:9px;
}
.right-column .testimonials h1{
    width:207px;
    height:38px;
}
.right-column .testimonials .testimonials-img{
    width:100px;
    float:left;    
    padding:7px 0 7px 8px;
}
.right-column .testimonials .testimonials-links{
    width:97px;
    float:right;
    padding-top:7px;
}
.right-column .testimonials .testimonials-links .testimonials-content{
    max-height:50px;
    overflow:hidden;
}
.right-column .testimonials .testimonials-links .view-all-grey-btn{
    margin:5px 0;
}
.right-column .view-all-grey-btn{
    display:block;
    width:77px;
    height:16px;
    background:url(/images/brown/btns/view-all-grey.gif) no-repeat left top;
    float:right;
}
.right-column .view-all-grey-btn:hover{
    background-position:left bottom;
}
.right-column .bradley-video{
    margin-bottom:9px;
    padding-bottom:6px;
}
.right-column .bradley-video h1{
    width:207px;
    height:38px;
}
.right-column .bradley-video div{
    padding:7px 0 7px 11px;    
}
.right-column .bradley-video div div{
    padding:0;
}
/*.right-column .bradley-video object{
	height:206px !important;
	width:246px !important;
}*/
.right-column .newsletter-signup{
    width:207px;
    height:68px;
    margin-bottom:9px
}
.right-column .newsletter-signup div{
    padding-top:35px;
}
.right-column .newsletter-signup input{
    width:160px;
    border-style:none;
    color:#292F2C;
    padding:0 3px 1px 3px;
    float:left;
    margin:1px 5px 0 9px;
}
.right-column .newsletter-signup .newsletter-btn{
    display:inline-block;
    width:16px;
    height:17px;
    margin-top:1px;
}
.right-column .newsletter-signup .newsletter-btn:hover{
    background-position:left bottom;
}
.right-column .chat-live{
    margin-bottom:9px
}
.right-column .chat-live a{
    display:block;
    width:207px;
    height:92px;
}
.right-column .chat-live a:hover{
    background-position:left bottom;    
}
.right-column .check-out-our{
    display:block;
    width:207px;
    height:83px;
}
.right-column .check-out-our .check-out-store{
    width:207px;
    height:63px;
    display:block;    
}
.right-column .check-out-our .positive-feedback{
    width:207px;
    height:20px;
    display:block;    
}
.right-column .check-out-our .check-out-store:hover,
.right-column .check-out-our .positive-feedback:hover{
    background-position:left bottom;
}

.links-column{
    padding:10px 0 5px;
    padding-left:12px;
}
.links-column .links-left-col{
    width:716px;
    float:left;
    background:white;
    border-top:1px solid #8d8b86;
    border-bottom:1px solid #8d8b86;
    height:120px;
    overflow:hidden;
}
.links-column .links-left-col a{
    font-size:0;
    color:#fff;
}
.links-column .links-left-col table{
    height:100%;
    width:100%;
}
.links-column .links-left-col table tr td{
    text-align:center;
    vertical-align:middle;
    padding:0 10px;
}
.links-column .links-right-col{
    width:207px;
    height:120px;
    float:right;
    background:#fff url(/images/brown/we-accept.gif) no-repeat left top;    
    margin-right:10px;
}
.links-column .links-right-col table{
    margin-top:55px;
}
.links-column .links-right-col table tr td{
    padding:0 6px;
}


.right-column .links-column {
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
}

.right-column .links-column .links-right-col {
    margin: 0;
    float: none;
    padding-top: 55px;
    height: 65px;
}

.right-column .links-column .links-right-col table {
    margin: 0;
}

.right-column .links-column .links-table {
    background:none repeat scroll 0 0 white;
    border-bottom:1px solid #8D8B86;
    border-top:1px solid #8D8B86;
    width: 208px;
    margin: 10px 0 0;
}

.right-column .links-column .links-table table {
    width: 100%;
}

.right-column .links-column .AuthorizeNetSeal img {
    display: none;
}

.right-column .links-column .AuthorizeNetSeal {
    width: 100%;
}

.right-column .links-column .AuthorizeNetSeal #AuthorizeNetText img {
    display: inline;
}

.right-column .links-column .links-table td {
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
}
/* = Home Left */
.home-col-left {
    float: left;
    width: 727px;
}

.home-top {
    height: 215px;
    margin: 11px 0 11px 11px;
}

.home-top .left {
    width: 219px;
    height: 215px;
    float: left;
    /*    position: relative;*/
    margin: 0 10px 0 0;
    display: inline;
}

.home-top .left .left-column {
    padding: 0;
    /*  position: absolute;*/
    top: 0;
    left:0;
    width: 219px;
    z-index: 999;
}

.home-top .left  .left-column h1.products-list-header {
    width: 219px;
    position: relative;
}

.home-top .left .left-column .product_collapse {
    background: url(/images/product_collapse_plus.gif) no-repeat 0 0;
    height: 12px;
    width: 12px;
    display: block;
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 10px;
}

.home-top .left .left-column .product_collapse_active {
    background: url(/images/product_collapse_minus.gif) no-repeat 0 0;
    height: 12px;
    width: 12px;
    display: block;
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 10px;
}

.home-top .left .left-column ul.products-list li {
    background:url("/images/brown/list-star.png") no-repeat scroll 8px 50% transparent;
    border-bottom:1px solid #242319;
    padding:9px 0 9px 24px;
}

.home-top .left .left-column .sidebarmenu ul.products-list li{
    background:url("/images/brown/list-star.png") no-repeat scroll 8px 11px !important;
}

.home-top .left .left-column .sidebarmenu ul.products-list li li {
    background-color: #343527 !important;
}

.home-top .left .left-column .sidebarmenu ul.products-list li:hover {
    background:url("/images/natural/left-drop-down.gif") no-repeat scroll 0 0 #4E5031 !important;
    color: #fdffc2;
}

.home-top .left .left-column .sidebarmenu ul.products-list li:hover li a,
.home-top .left .left-column .sidebarmenu ul.products-list li li a:hover {
    color:#E1D7CB;
}


.home-top .left .left-column .sidebarmenu ul.products-list li:hover a,
.home-top .left .left-column .sidebarmenu ul.products-list li a:hover {
    color: #fdffc2;
}

.home-top .left .left-column ul.products-list li a {
    font-size: 14px;
}

.home-top .right {
    width: 485px;
    float: right;
}

.home-col-left .center-column {
    width: 715px;
    margin-top: 0;
    padding-top: 10px;
}

.home-col-left .center-column .center-column-content {
    width: 715px;
}

.home-col-left .center-column .center-column-content .home_f_title span {
    display: none;
}

.home-col-left .center-column .center-column-content .home_f_title a {
    color:#FFFFFF;
    font-size:15px;
    padding-right:20px;
    position:absolute;
    right:35px;
    top:9px;
    background: url(/images/arrow_view_all.gif) no-repeat 100% 50%;
}

.home-col-left .center-column .center-column-content .home_f_title {
    text-align: left;
    position: relative;
}

.home-col-left .center-column .center-column-content h1 {
    text-align: center;
}

/* = Right full column */
.center-column-full{
    width:717px;
}
.center-column-full .login-page{
    width:285px;
    float:left;
}
.center-column-full .login-page{
    width:300px;
    overflow: hidden;
    float:none;
    padding:0 20px;
}
.center-column-full .contact-page{
    width:330px;
    float:left;
    padding-left:20px;
    background:url(../images/signin_sep.gif) no-repeat left 28px;  
}
.center-column-full label{
    width:90px !important;
}
.center-column-full .contact-page .data_container .f_inputs input{
    width:150px;
}
.center-column-full .contact-page .data_container label{
    width:120px !important;
}
.center-column-full .contact-page .data_container .f_buttons {
    margin-left:140px;
}
.center-column-full .login-page .data_container .f_buttons {
    margin-left:110px;
}
.center-column-full .warning_list .ul_message_box{
    width:280px;
}


/* = Catalog Page */
.catalog-page .catalog-page-title{
    width:485px;
    height:17px;
    margin:21px auto 0;
    background:url(/images/brown/headers/catalog-page-title.gif) no-repeat left top;
}
.catalog-sort{
    margin:10px 0;
    overflow:hidden;
    height:34px;
    width:100%;
}
.catalog-page .select-elements{
    width:350px;
    float:left;
}
.catalog-page .select-elements .sort-relevance{
    margin:7px 0 7px 90px;
    width:125px;
    float:left;
}
.catalog-page .select-elements .sort-brands{
    width:125px;
    margin:7px 0 0 5px;
}
.catalog-page .previous-page-btn{
    width:128px;
    height:16px;
    background:url(/images/brown/btns/previous-page-btn.gif) no-repeat left top;
    float:right;
    margin-top:10px;
    display:block;
}
.catalog-page .previous-page-btn:hover{
    background-position:left bottom;
}
.catalog-page .catalog-pagenavigator{
    width:470px;
    margin:11px auto 0;
}
.testimonials-pagenavigator{
    overflow:hidden;
    padding:0 5px;
}
.catalog-page .catalog-pagenavigator ul, .testimonials-pagenavigator{
    overflow:hidden;
    margin-top:2px;
}
.catalog-page .catalog-pagenavigator ul li, .testimonials-pagenavigator li{
    float:left;
    font-size:13px;
    font-weight:bold;
}
.testimonials-pagenavigator li{
    padding:0 5px;
}
.catalog-page .catalog-pagenavigator ul li.firstElem a, .testimonials-pagenavigator li.firstElem a{
    width:7px;
    height:14px;    
    display:block;
    margin-top:1px;
    font-size:0;    
}
.catalog-page .catalog-pagenavigator ul li.lastElem a, .testimonials-pagenavigator li.lastElem a{
    width:7px;
    height:14px;
    display:block;   
    margin-top:1px;
    font-size:0; 
}
.catalog-page .catalog-pagenavigator ul li a, .testimonials-pagenavigator li a{
    font-size:13px;
    font-weight:bold;
}
.catalog-page .catalog-pagenavigator ul li.firstElem a:hover, 
.catalog-page .catalog-pagenavigator ul li.lastElem a:hover,
.testimonials-pagenavigator li.firstElem a:hover,
.testimonials-pagenavigator li.lastElem a:hover{
    background-position:left bottom;
}
.testimonials-pagenavigator li a:hover{
    color:Black;
} 
.catalog-page .catalog-pagenavigator select{
    float:right;
    width:135px;
}
.catalog-rotator-header{
    width:485px;
    height:14px;
    background:url(/images/brown/headers/recently-viewed.gif) no-repeat left top;
}
.simple-view-all{
    display:inline-block;
    width:94px;
    height:15px;
    background:url(/images/brown/btns/simple-view-all.gif) no-repeat left top;
    float:right;
    margin-top:3px;
}
.simple-view-all:hover{
    background-position:left bottom;
}

/* = Best deals page */
.deals-page .deals-page-title{
    width:485px;
    height:17px;
    margin:21px auto 0;
    background:url(/images/brown/headers/deals-page-title.gif) no-repeat left top;
}
.deals-page .deals-sort{
    margin-top:22px;
    overflow:hidden;
    height:34px;
    width:499px;
}
.deals-page .sort-brand-btn{
    width:142px;
    height:16px;
    background:url(/images/brown/btns/sort-brand-btn.gif) no-repeat left top;
    float:right;
    margin-top:10px;
    display:block;
}
.deals-page .sort-brand-btn:hover{
    background-position:left bottom;
}
.deals-page .deals-category{
    overflow:hidden;
}
.deals-page .deals-category ul{
    width:155px;
    float:left;
    padding:0 0 5px 10px;
    margin-bottom:10px;
    background:url(/images/brown/deals-category-line.gif) no-repeat left 10px;
}
.deals-page .deals-category ul li{
    padding-top:10px;
}
.deals-page .deals-category ul li a{
    color:#181811;
}
.deals-page .deals-category ul li a:hover{
    color:#6b6401;
}
.deals-featured-product{
    width:485px;
    height:15px;
    background:url(/images/brown/headers/deals-featured-product.gif) no-repeat left top;
    margin:20px auto 0;
}
.deals-prices ul li{
    position:relative;
}
.deals-prices ul li div.status{
    color:White;
    text-transform:uppercase;
    min-width:70px;
    text-align:center;
    position:absolute;
    top:80px;
    background:#9d0a24;
    padding:3px 0;    
}

/* = Our Stuff Page */
.stuff-page .stuff-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/stuff-page-title.gif) no-repeat left top;
    margin:21px auto 0;
}

.stuff-page .size-page-title{
    width:696px;
    height:17px;
    background:url(/images/size-page-title.gif) no-repeat center top;
    margin:21px auto 15px;
}


.stuff-description{
    padding:15px 0 10px 0;
}
.stuff-description .left-image{
    float:left;
    width:200px;
}
.stuff-description .stuff-right-text{
    float:left;
    width:280px;
    color:#726e63;
    font-size:13px;
}
.stuff-page .stuff-years h3{
    cursor:pointer;
    font-size:13px;
    color:#726e63;
    font-weight:bold;
    padding:12px 0 12px 26px;
}
.stuff-page .stuff-years h3.tr1{
    background-color:#fff;
}
.stuff-page .stuff-years h3{
    background:url(/images/brown/h3-tr-stuff.gif) no-repeat 15px 14px;
}
.stuff-page h4{
    font-size:14px;
    font-weight:bold;
    padding:5px 0;
    color:#807E67;
}
.stuff-page .jobs{
    font-size:11px;
    text-align:left;
    padding:0 0 5px;
}
.stuff-page .subcat img{
    padding:0 0 5px 25px;
}
.stuff-page .stuff-years div{
    color:#726e63;
    padding:0 15px 10px 15px;
    text-align:justify;    
}
.stuff-page .stuff-years div.c-both{
    padding:0;
}
.stuff-page .stuff-years div.hr{
    border-top:solid 1px #aaac90;
    margin:5px 0 0;
    height:2px;
    font-size:0;
    line-height:0;
}
.stuff-two-col{
    padding:10px 15px 10px;
}
.stuff-two-col .list-left-image{
    width:105px;
    float:left;
}
.stuff-two-col .list-right-text{
    width:355px;
    float:left;
    color:#726E63;
}

/* = Product Page */
.product-block{
    padding:12px 7px 20px 7px;
}
.arrow-link{
    background:url(/images/brown/arrow-link.gif) no-repeat right 3px;
    padding-right:10px;
    font-size:11px;
    color:#726e63;
}
.product-block .product-top-line{
    width:267px;
    height:10px;
    background:url(/images/natural/product-top-image.gif) no-repeat left 5px;
    float:right;
}
.product-block .product-block-image{
    width:205px;
    float:left;
    padding-top:15px;
}
.product-block .product-block-image .product-image{
    width:201px;
    height:232px;
    display: table;
    overflow: hidden; 
}
.product-block .product-block-image .product-image .product-image-cell{
    display: table-cell;
    vertical-align: middle;
    width:100%;
}
.product-block .product-block-image .product-image .product-image-cell .product-image-container div{
    text-align:center;
}
.product-block .product-block-image .zoom{
    display:block;
    background:url(/images/natural/zoom.gif) no-repeat left top;
    color:#726e63;
    font-weight:bold;
    text-transform:uppercase;
    height:20px;
    padding:3px 0 0 22px;
    margin-left:10px;
}
.product-block .product-block-image ul{
    padding:12px 0 0 5px;
    overflow:hidden;
}
.product-block .product-block-image ul li{
    float:left;
    margin-right:15px;
}  
.product-block .product-block-image ul li a{
    border:1px solid #9a987c;
    display:block;
}
.product-block .product-block-image ul li a:hover{
    border:1px solid red;
}
.product-block .product-block-description{
    float:right;
    width:270px;
    padding-top:15px;
}
.product-block .product-block-description h1{
    color:#343527;
    font-size:16px;
    font-weight:bold;
}
.product-block .product-block-description span.price{
    display:block;
    font-size:17px;        
    font-weight:bold;
    padding:20px 0 0 5px;
}
.product-block .product-block-description span.sku{
    display:block;
    font-size:11px;
    color:#726e63;
    padding:10px 0 10px 5px;
    background:url(/images/brown/rating-line.gif) repeat-x left bottom;
}
.product-block .product-block-description .rating{
    background:url(/images/brown/rating-line.gif) repeat-x left bottom;
    padding:0 0 10px 5px;
}
.product-block .product-block-description .rating h4{
    color:#343527;
    padding:11px 0 5px 0;
}
.product-block .product-block-description .rating ul{
    overflow:hidden;
    float:left;
}
.product-block .product-block-description .rating ul li.full-star,
.product-block .product-block-description .rating ul li.half-star{
    float:left;
    width:18px;
    height:17px;
}
.product-block .product-block-description .rating .rating-text{
    color:#9a987c;
    display:block;
    padding-top:2px;
}
.product-block .product-block-description .rating .arrow-link{
    font-size:12px;
    color:#9a987c;
    vertical-align:-10px;    
}
.product-block .product-block-description .product-color{
    padding-top:12px;    
}
.product-block .product-block-description .product-color span{
    font-size:13px;
    font-weight:bold;
    color:#343527;
    display:block;
    float:left;
    padding-top:2px;
}
.product-block .product-block-description .product-color ul{
    overflow:hidden;
}
.product-block .product-block-description .product-color ul li{
    float:left;
    margin-left:13px;
}
.product-block .product-block-description .product-color ul li a{
    border:1px solid #9A987C;
    display:block;
}
.product-block .product-block-description .product-color ul li a:hover{
    border:1px solid red;
}
.product-block .product-block-description .select-size{
    width:137px;
    float:left;
}
.product-block .product-block-description .select-size select{
    width:137px;
    margin-top:20px;
}
.product-block .product-block-description .qty{
    margin:20px 0 0 20px;
    color:#343527;
    font-size:13px;
    font-weight:bold;
}
.product-block .product-block-description .qty input{
    width:36px;
    border:1px solid #9a987c;
    text-align:center;
    color:#726e63;
    padding:1px 0;
}
.product-block .product-block-description .add-cart-btn{
    display:block;
    width:108px;
    height:30px;
    margin-top:14px;
    float:left;
}
.product-block .product-block-description .add-cart-btn:hover{
    background-position:left bottom;
}
.product-block .product-block-description .additional-links{    
    width:110px;
    float:left;
    margin:14px 0 0 25px;
}
.product-block .product-block-description .additional-links .wish-list-btn, 
.product-block .product-block-description .additional-links .send-friend-btn{
    background:url(/images/natural/btns/wish-list-btn.gif) no-repeat left top;
    font-weight:bold;
    padding-left:18px;
    display:block;
}
.product-block .product-block-description .additional-links .send-friend-btn{
    background:url(/images/natural/btns/send-friend-btn.gif) no-repeat left 2px;
    margin-top:5px;
}
.product-overview .review-overview{
    width:499px;
    height:35px;
}
.product-overview .review-overview .reviews-btn{
    width:91px;
    height:16px;
    display:inline-block;
    margin:10px 0 0 186px;
}
.product-overview .review-overview .reviews-btn:hover{
    background-position:left bottom;
}
.product-overview .product-overview-list ul{
    padding:10px 0;
}
.product-overview .product-overview-list ul li{
    background:url(/images/brown/overview-bullet.png) no-repeat left 7px;
    padding:2px 0 3px 15px;
    margin-left:15px;
    color:#171710;
    font-size:13px;
}
.back_main_prod{
    background:url(/images/back_main_prod.gif) no-repeat left top;
    height:11px;
    font-size:0;
    padding:0 7px;
    margin:11px 0;
}
.back_main_prod a{
    background:url(/images/link_back_main_prod.gif) no-repeat left top;
    display:block;
    height:11px;
    width:37px;
    text-indent:-9999px;
}
.back_main_prod a:hover{
    background:url(/images/link_back_main_prod.gif) no-repeat left bottom;
}
.prod_det{
    /*background:url(/images/natural/products-rotator-bkg.gif) no-repeat left bottom;*/
    min-height:760px;
    height:auto !important;
    height:760px;
}
.prod_det #mainForm {
    background:none;
}
.prod_det h2{
    text-align:left;
    color:#343527;
    font:bold 16px Arial, Helvetica, sans-serif;
    padding:0 10px;
}
.prod_det .prod_det_sub{
    width:100%;
}
.prod_det .img_side{
    width:225px;
    text-align:center;
    vertical-align:top;
}

.prod_det .img_side #rptMoreImages {
    margin-left:10px;
    margin-top:5px;
    width:204px;

}

.prod_det .img_side .product-images-repeater img {
    width: 50px;
}

.prod_det .link_zoom a {
    display: inline-block;
    height: 16px;
    background:url(/images/ico_zoom.gif) no-repeat left top;
    text-transform: uppercase;
    color: #726e63 !important;
    padding: 3px 0 0 25px;
    font-weight: bold;
    margin: 7px 0;
    font-size: 11px;
}

.prod_det .link_zoom:hover  {
    background-position: left bottom;
}

.prod_det .img_side .price, .price_right{
    padding-bottom:5px;
}
.prod_det .img_side a, .price_right a{
    color:#9a987c;
}
.prod_det .img_side a:hover, .price_right a:hover{
    color:#343527;
}
.prod_det .info_side{
    vertical-align:top;
}
.prod_det .info_side .box{
    padding:10px;
    border-bottom:dotted 1px #9a987c;
    margin:0 5px 0 0;
}

.prod_det .info_side .stock_line {
    overflow: hidden;
    border-top:dotted 1px #9a987c;
    margin-top:10px;
    /*font-size: 11px;*/
    zoom:1;
}

.prod_det .info_side .stock_line ul {
    display:block;
	padding:0 0 5px;
}

.prod_det .info_side .stock_line li{
    /*float: left;*/
	font-size:12px;
    font-weight: bold;
    color: #343527;
    padding:0;
}

.prod_det .info_side .stock_line .sku span {
    color: #726E63;
    font-weight: normal;
}

.prod_det .info_side .price{
    color:#9a987c;
    font:normal 17px Arial, Helvetica, sans-serif;
    padding:0 0 5px;
}
.prod_det .info_side .price span{
    font-size:13px;
    text-decoration:line-through;
}
.prod_det .img_side .currency h4, .price_right h4{
    color:#343527;
    font:bold 14px Arial, Helvetica, sans-serif;
    padding:5px 0;
}
.price_right h4{
    padding-left:8px;
}
.prod_det .img_side .currency table, .price_right table{
    margin:0 auto;
    border:solid 2px #c7c898;
}
.price_right table{
    margin:0 0 0 8px;
}
.btn_rec_friend_right{
    margin:0 0 0 6px !important;
}
.prod_det .img_side .currency td, .price_right td{
    border-bottom:solid 1px #c7c898;
    padding:2px 12px;
    background:#f7f6ef;
    color:#000;
    font-size:12px;
}
.prod_det .info_side .sku{
    font-size:11px;
    color:#726e63;
}
.prod_det .rating{
    color:#9a987c;
    padding:0 0 5px;
    line-height:16px;
}
.prod_det .rating_tit{
    color:#343527;
    padding:0 0 5px;
    font-weight: bold;
}
.prod_det .review_link,
.prod_det .review_link a{
    color:#9a987c;
}
.prod_det .info_side .review_link a:hover{
    color:#343527;
}
.prod_det .info_side .box_1{
    padding:10px 10px 0;
}
.prod_det .info_side .color{
    padding:0 0 10px;
}
.prod_det .info_side .color span{
    float:left;
    font:bold 13px/20px Arial, Helvetica, sans-serif;
    color:#343527;
}
.prod_det .info_side .color td{
    padding:0 0 0 5px;
}
.prod_det .info_side .color table div{
    cursor:pointer;
    overflow: hidden;
    height: 22px;
}
.prod_det .info_side .color table div div{
    border:1px solid #9A987C !important;
    margin-bottom:5px;
}
.prod_det .info_side .color table div div:hover{
    border:1px solid #000 !important;
}
.prod_det .info_side .size{
    margin:0 0 8px;
}
.prod_det .info_side .size select{
    border:solid 1px #9a987c;
    width:250px;
    margin:3px 0;
}
.prod_det .info_side .qty{
    float:left;
    width:75px;
    margin:5px 40px 0px 0;
}

.prod_det .info_side .us_price {
    color:#9a987c;
    font-size: 17px;
    margin: 10px 0 0;
    clear: both;
}

.prod_det .info_side .qty span{
    color:#343527;
    font-size:13px;
}
.prod_det .info_side .qty input{
    border:solid 1px #9a987c;
    text-align:center;
    width:35px;
}
.prod_det .info_side .add_to_cart{
    background:url(/images/add-cart-red.gif) no-repeat left top;
    width:136px;
    height:28px;
    cursor:pointer;
    text-indent:-5000px;
    overflow:hidden;
    display:block;
}
.prod_det .info_side .add_to_cart:hover{
    background-position: left bottom;
}
.prod_det .info_side .link_right{
    width:auto;
    color:#9a987c;
    width:250px;
    padding:5px 0 0;
}
.prod_det .info_side .link_right a,
.prod_det .info_side .link_right span{
    color:#9a987c;
    cursor:pointer;
}
.prod_det .info_side .link_right a:hover,
.prod_det .info_side .link_right span:hover{
    color:#343527;
}
.prod_det .info_side .link_right .inquire{
    background:url(/images/icon_inquire2.gif) no-repeat 0 0;
    cursor:pointer;
    color:#9a987c;
    padding:0 0 0 22px;
    white-space:nowrap;
    display:inline-block;
}
.prod_det .info_side .link_right .add_to_wishlist{
    background:url(/images/icon_add_to_wish.gif) no-repeat 0 0;
    cursor:pointer;
    color:#9a987c;
    padding:0 0 0 22px;
    white-space:nowrap;
    display:inline-block;
}
.prod_det .info_side .link_right .remove_from_wishlist{
    background:url(/images/icon_remove_to_wish.gif) no-repeat 0 0;
    cursor:pointer;
    color:#9a987c;
    padding:0 0 0 22px;
    white-space:nowrap;
    display:inline-block;
}
.prod_det .info_side .link_right .add_to_wishlist:hover,
.prod_det .info_side .link_right .remove_from_wishlist:hover{
    color:#343527;
}
.prod_det .description{
    padding:15px 0 0;

}
.prod_det .description .title{
    height:16px;
    padding:9px 0;
}
.prod_det .description .title span{
    float:left;
    height:16px;
    margin:0 10px 0 0;
    text-indent:-5000px;
}
.prod_det .description .title .prod_overview{
    width:171px;
    cursor:pointer;
    margin-top:1px;
    display:inline-block;
    height:16px;
}
.prod_det .description .title .prod_overview:hover, .prod_det .description .title .prod_overview.active{
    background-position:left bottom;
}
.prod_det .description .title .reviews{
    width:91px;
    height:16px;
    margin:1px 0 0 15px;
    display:inline-block;
}
.prod_det .description .title .reviews.active{
    background-position:bottom !important;
}
.prod_det .description .title a:hover{
    background-position:bottom !important;
}
.prod_det .description .descr_sub{
    padding:10px;
}
.prod_det .rev_form label{
    color:#343527;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 20px 7px 0;
    text-align:right;
    width:100px;
}
.prod_det .rev_form .txt_inp{
    border:1px solid #C0BEA9;
    padding:2px 5px;
    width:290px;
}
.prod_det .rev_form .formTfInvalid{
    padding:2px 5px;
    width:290px;
    border:1px solid #ff0000;
}
.prod_det .rev_form .btn_subm_rev{
    background:url(/images/btn_submit_rev.gif) no-repeat top;
    width:93px;
    height:23px;
    float:left;
    cursor:pointer;
    text-indent:-5000px;
}
.prod_det .rev_form .btn_subm_rev:hover{
    background:url(/images/btn_submit_rev.gif) no-repeat bottom;
}
.prod_det .btn_rec_friend{
    background:url(/images/ico_rec.gif) no-repeat left bottom;
    width:150px;
    height:14px;
    display:inline-block;
    padding: 5px 0 0 22px;
    color: #9A987C;
    cursor:pointer;
}
.prod_det .btn_rec_friend:hover{
    background-position:left bottom;
    color: #343527;
}

.prod_det .link_book {
    background:url(/images/link_book.gif) no-repeat left bottom;
    padding-left: 22px;
}

.product-additional{
    position:relative;
    overflow:hidden;
    width:499px;
}
.product-additional .null-bkg{
    background:#9A987C;
    top:42px;
    height:3px;
    position:absolute;
    width:100%;
}
.product-additional h2{
    width:499px;
    height:34px;
}
.product-additional .tbl-container{
    width:479px;
    margin:auto;
    padding:10px 0;
}
.product-additional .tbl-container table{
    width:100%;
}
.product-additional .tbl-container table tr td.caption{
    width:20%;
}
.product-additional .tbl-container table tr td.value-caption{
    width:80%;
}
.product-additional .tbl-container table tr td.caption div{
    font-weight:bold;
    border-right:1px dotted Black; 
    border-top:1px dotted Black; 
    padding:10px 0 10px 15px;
}
.product-additional .tbl-container table tr td.value-caption div{
    border-top:1px dotted Black; 
    padding:10px 0 10px 15px;
}
.related-items .catalog-prices{
    padding-top:10px;
}
.summary-block h2{
    width:499px;
    height:34px;
    margin-top:10px;
}
.summary-block div{
    padding:10px;
}
.product-images-repeater{
    width:110px;
    text-align: center;
    padding:0px 5px 5px 5px;  
    vertical-align:top;
}
.product-images-repeater div{
    width:100%;
    overflow:hidden;
}
.attachments-section h2{
    width:499px;
    height:34px;
    margin-top:10px;
    padding:0;
}
.attachments-section ul{
    padding:10px;
}
.attachments-section ul li{
    list-style-type:disc;
    margin-left:10px;
    padding-bottom:5px;
}
.attachments-section ul li a{
    color:#000;
}
.attachments-section ul li a:hover{
    color:#303030;
}

/* = FAQ Page */
.faq-page{
    width:485px;
    margin:auto;
}
.faq-page #faqHeader a:hover{
    color:#000;
}
.faq-page .faq-page-title{
    background:url(/images/brown/headers/faq-page-title.gif) no-repeat left top;
    width:485px;
    height:17px;
    margin:21px auto 0;
}
.faq-page #faqHeader{
    padding-top:15px;
}
.faq-page #faqHeader input{
    border:1px solid #9A987C;
    color:#726E63;
    padding:1px 0;    
    width:230px;
}
.faq-page #faqHeader .search-text-btn{
    display:inline-block;
    width:58px;
    height:20px;
    background:url(/images/natural/btns/search-text-btn.gif) no-repeat left top;
    margin-top:3px;
}
.faq-page #faqHeader .reset-text-btn{
    display:inline-block;
    width:58px;
    height:20px;
    background:url(../images/natural/btns/reset-text-btn.gif) no-repeat left top;
    margin-top:3px;
}

.faq-page #faqHeader .search-text-btn:hover, .faq-page #faqHeader .reset-text-btn:hover{
    background-position:left bottom;
}
.faq-page #faq{
    padding-top:15px;
}
.faq-page #faq .faq_category_link{
    font-size:14px;
    font-weight:bold;
    padding:10px 0;
    color:#343527;
    text-transform:uppercase;
}
.faq-page #faq .faq_category_questions{
    padding-bottom:10px;
}
.faq-page #faq .faq_category_questions .question{
    background:url(/images/brown/faq_category_questions.gif) repeat-x left bottom;    
    padding:20px 0 10px 0;
}
.faq-page #faq .faq_category_questions .faq_question_link{
    font-size:12px;
    padding:0 8px 0 10px;
    font-weight:bold;
    background:url(/images/natural/faq-arrow.gif) no-repeat left 2px;
    display:block;
}
.faq-page #faq .faq_category_questions .faq_answer{
    padding:5px 9px 0;
}

/* = Checkout Page */
.chekout_steps{
    background:#c7c898;
    border:solid 1px #726e63;
    font-size:11px;
    padding:4px 3px;
    overflow:hidden;
    height:14px;
}
.chekout_steps a{
    float:left;
    color:#1d1d14;
    padding:0 2px;
}
.chekout_steps span{
    float:left;
    color:#1d1d14;
    padding:0 2px;
    color:#9A987C;
}
.shoping_table{
    width:100%;
}
.shoping_table th,
.shoping_table .dgTitle td{
    border:solid 1px #9a987c;
    font-weight:bold;
    padding:3px 5px;
    text-align:center;
    background:#dedfc0;
}
.shoping_table .pagenavigator{
    font-size:11px;
}
.shoping_table .pagenavigator li{
    float:left;
}
.shoping_table .dgTitle td img{
    padding:0 0 0 5px;
}
.shoping_table .dgTitle td a{
    color:#000;
}
.shoping_table .dgTitle td a:hover{
    color:#9A987C;
}
.shoping_table td{
    border:solid 1px #9a987c;
    padding:5px;
}

/* = Contact Us Page */
.contact-page{
    width:485px;
    margin:auto;
}
.contact-page .contact-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/contact-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
}
.gift-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/gift-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
}
.checkout-title{
    height:17px;
    background:url(/images/brown/headers/checkout-title.gif) no-repeat center top;
    margin:21px 5px 0;
}
.confirmation-title{
    height:17px;
    background:url(/images/brown/headers/confirmation_title.gif) no-repeat center top;
    margin:21px 5px 0;
}

.confirm_table .shoping_table {
    background:url(/images/head_confirm.gif) no-repeat 0 0;
}

.confirm_table .shoping_table a {
    color: #4f5044;
    font-size: 14px;
}

.confirm_table .shoping_table th {
    background: none;
    height: 34px;
    border: none;
    text-indent: -9999px;
}

.confirm_table .shoping_table .th1 {
    width:110px;
}

.confirm_table .shoping_table .th2 {
    width:165px;
}

.confirm_table .shoping_table .th3 {
    width:75px;
}

.confirm_table .shoping_table .th4 {
    width:120px;
}

.confirm_table .shoping_table .th5 {
    width:65px;
}

.confirm_table .shoping_table .th6 {
    width:140px;
}
.confirm_table .shoping_table td {
    border-bottom: 1px dotted #9a987c;
    border-top: none;
    border-left: none;
    border-right: none;
}

.confirm_total {
    background: #cccbbd;
    overflow: hidden;
    width: 100%;
    color: #343527;
}

.confirm_total .signup {
    width: 437px;
    height: 85px;
    padding: 20px 0 0 10px;
    float: left;
    background: #fff;
    margin: 30px 0 0;
    border-bottom: 1px dotted #9a987c;
}

.confirm_total .signup p {
    font-weight: bold;
}


.confirm_total .total {
    width: 270px;
    font-size: 13px;
    float: right;
    margin-top: 10px;
}

.confirm_total .total .grand_total td {
    background: #726e63;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: uppercase;
}

.confirm_total .total .td1 {
    width: 145px;
}

.confirm_total .total td {
    padding: 2px 10px;
}

.bill_ship {
    width: 697px;
    margin: 0 10px 30px;
    overflow: hidden;
}
.bill_ship table {
    width: 340px;
    float: left;
}

.bill_ship td {
    vertical-align: top;
    padding: 0 10px;
}

.bill_ship .name {
    color: #343527;
    font-weight: bold;
    font-size: 15px;
    width: 135px;
    padding:0;
    white-spacing: nowrap;
    text-align: right;
}

.billing-title{
    height:17px;
    background:url(/images/brown/headers/billing_title.gif) no-repeat center top;
    margin:21px 5px 0;
}

.shipping-title{
    height:19px;
    background:url(/images/brown/headers/shipping_title.gif) no-repeat center top;
    margin:21px 5px 0;
}


.shoping_cart-title{
    /*width:485px;*/
    height:17px;
    background:url(/images/brown/headers/shoping_cart-title.gif) no-repeat center top;    
    margin:21px auto 0;
}
.my_account-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/my-account-title.gif) no-repeat left top;    
    margin:21px auto 0;
}
.registration-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/registration-title.gif) no-repeat left top;    
    margin:21px auto 0;
}
.check_balance{
    padding:15px 60px 0 0;
    float:right;
}
.check_balance a{
    background:url(/images/icon_add_to_wish.gif) no-repeat 0 0;
    color:#9A987C;
    padding:0 0 0 18px;
}
.check_balance a:hover{
    color:#343527;
}
.contact-page h2{
    color:#343527;
    font:bold 16px Arial,Helvetica,sans-serif;
    padding:10px 0 5px;
    text-align:left;
}
.contact-page .sel_addr{
    border-bottom:1px solid #ccc;
    padding:10px 0;
    margin:0 0 10px;
}
.contact-page .sel_addr select{
    margin-top:15px;
}
.tooltip{
    border:solid 1px #c0bea9;
    background:#f5f4e9;
    padding:5px 10px;
    font-size:11px;
    color:#343527;
}
.contact-page .data_container label.label_check_box{
    float:none;
    display:inline;
    margin:0 0 0 3px;
    font-weight:normal;
}
.contact-page .add_to_cart{
    background:url(/images/natural/btns/add-cart-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
}
.contact-page .check_bal_btn{
    background:url(/images/natural/btns/check_balance_btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
}
.contact-page .continue_btn{
    background:url(../images/natural/btns/continue-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
}
.contact-page .back_btn,
.login-page .back_btn{
    background:url(../images/natural/btns/back-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:98px;
    margin:0 10px 0 0;
}

.login-page .btn_save_cont {
    background:url(../images/brown/btns/btn_save_cont.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:153px;
    margin:0 10px 0 0;
}

.login-page .btn_paypal {
    background:url(../images/btn_paypal.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:24px;
    overflow:hidden;
    text-indent:-5000px;
    width:143px;
    margin:20px 10px 20px 0;
}

.login-page .btn_gobill {
    background:url(../images/brown/btns/btn_gobill.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:131px;
    margin:0 10px 0 0;
}


.contact-page .make_pay_btn{
    background:url(../images/natural/btns/make_payment-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
}

.btn_place_my_order {
    background:url(../images/btn_place_my_order.gif) no-repeat left top;
    cursor:pointer;
    margin-right:44px;
    float:right;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:131px;
}

.contact-page .checkout_btn{
    background:url(../images/natural/btns/checkout-btn.gif) no-repeat left top;
    cursor:pointer;
    float:right;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
}
.contact-page .continue_shoping_btn{
    background:url(../images/natural/btns/continue_shoping-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:130px;
    margin:0 12px 0 0;
}
.contact-page .clear_cart_btn{
    background:url(../images/natural/btns/clear_cart.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
}
.contact-page .update_cart_btn{
    background:url(../images/natural/btns/update_cart-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
    margin:0 5px 0 0;
}
.contact-page .apply_coupon_btn{
    background:url(../images/natural/btns/apply_coupon.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:22px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
    margin:0 5px 0 0;
}
.contact-page .apply_certificate_btn{
    background:url(../images/natural/btns/apply_certificate.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:22px;
    overflow:hidden;
    text-indent:-5000px;
    width:108px;
    margin:0 5px 0 0;
}
.contact-page .login-btn{
    background:transparent url(/images/natural/btns/login-btn.gif) no-repeat scroll left top;
    cursor:pointer;
    display:block;
    height:30px;
    margin:5px auto 0;
    width:82px;
    text-indent:-5000px;
}
.contact-page .register-btn{
    background:transparent url(/images/natural/btns/register-btn.gif) no-repeat scroll left top;
    cursor:pointer;
    display:block;
    height:30px;
    margin:5px auto 0;
    width:82px;
    text-indent:-5000px;
}
.contact-page .cancel-btn{
    background:url(../images/natural/btns/cancel-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:82px;
    margin:0 5px 0 0;
}
.contact-page .update-btn{
    background:url(../images/natural/btns/update-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:82px;
    margin:0 5px 0 0;
}
.contact-page .edit_adress-btn{
    background:url(../images/natural/btns/edit_adress-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:82px;
    margin:0 5px 0 0;
}
.contact-page .save-btn{
    background:url(../images/natural/btns/save-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:82px;
    margin:0 5px 0 0;
}
.contact-page .add_address-btn{
    background:url(../images/natural/btns/add_address-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:115px;
    margin:0 5px 0 0;
}
.contact-page .delete_address-btn{
    background:url(../images/natural/btns/delete_address-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:115px;
    margin:0 5px 0 0;
}
.contact-page .set_billing-btn{
    background:url(../images/natural/btns/set_billing-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:130px;
    margin:0 5px 0 0;
}
.contact-page .set_shipping-btn{
    background:url(../images/natural/btns/set_shipping-btn.gif) no-repeat left top;
    cursor:pointer;
    float:left;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:140px;
    margin:0 5px 0 0;
}
.contact-page .clear_wishlist-btn{
    background:url(../images/natural/btns/clear_wishlist-btn.gif) no-repeat left top;
    cursor:pointer;
    float:right;
    height:30px;
    overflow:hidden;
    text-indent:-5000px;
    width:91px;
    margin:0 5px 0 0;
}
.contact-page .add_to_cart:hover,
.contact-page .check_bal_btn:hover,
.contact-page .back_btn:hover,
.contact-page .continue_btn:hover,
.contact-page .make_pay_btn:hover,
.contact-page .checkout_btn:hover,
.contact-page .continue_shoping_btn:hover,
.contact-page .clear_cart_btn:hover,
.contact-page .update_cart_btn:hover,
.contact-page .apply_coupon_btn:hover,
.contact-page .apply_certificate_btn:hover,
.contact-page .login-btn:hover,
.contact-page .register-btn:hover,
.contact-page .cancel-btn:hover,
.contact-page .update-btn:hover,
.contact-page .edit_adress-btn:hover,
.contact-page .save-btn:hover,
.contact-page .add_address-btn:hover,
.contact-page .delete_address-btn:hover,
.contact-page .set_billing-btn:hover,
.contact-page .set_shipping-btn:hover,
.contact-page .clear_wishlist-btn:hover,
.login-page .back_btn:hover,
.btn_save_cont:hover,
.btn_gobill:hover,
.btn_place_my_order:hover,
.continue_shoping_btn:hover,
.btn_paypal:hover {
    background-position:bottom;
}
.contact-page a{
    color:#9A987C;
}
.contact-page a:hover{
    color:#343527;
}
.contact-page .data_container, .login-page .data_container{
    padding-top:20px;
}
.contact-page .data_container .validator_item, .login-page .data_container .validator_item{
    color:Red;
}
.contact-page .data_container .f_row, .login-page .data_container .f_row{
    padding:6px 0;
    position: relative;
}
.contact-page .data_container label, .login-page .data_container label{
    display:block;
    width:150px;
    float:left;
    color:#343527;
    text-align:right;
    padding:3px 20px 0 0;
    font-weight:bold;
}

.contact-page .data_container .f_row #ckbShipToThis{

}

.contact-page .data_container .f_row .radio_list label {
    vertical-align: top;
}


.contact-page .data_container .f_inputs input, .login-page .data_container .f_inputs input{
    width:220px;
    border:1px solid #c0bea9;
    padding:2px 5px;
    font:normal 12px Arial, Helvetica, sans-serif;
}
.contact-page .data_container .f_inputs textarea, .login-page .data_container .f_inputs textarea{
    width:230px;
    border:1px solid #c0bea9;
    font:normal 12px Arial, Helvetica, sans-serif;
}
.contact-page .data_container .f_inputs select{
    width:232px;        
}
.contact-page .data_container .note{
    font:normal 11px Arial, Helvetica, sans-serif;
    color:#888;
    padding:0 0 0 175px;
    width:260px;
}
.contact-page .data_container .antispam-field{
    float:left;
}
.contact-page .data_container .antispam-field label{
    display:block;
    float:none;
    margin-bottom:8px;
}
.contact-page .data_container .antispam-field input{
    width:50px;
}
.contact-page .data_container .antispam-field img{
    border:1px solid #dedcc7 !important;
}
.contact-page .data_container .send-btn, .login-page .data_container .login-btn, .forgot-password .data_container .send-btn{
    width:82px;
    height:30px;
    display:inline-block;
    cursor:pointer;
    margin-top:5px;
    border:none;
}
.login-page .data_container .login-btn{
    background:url(../images/natural/btns/login-btn.gif) no-repeat left top;
}
.contact-page .data_container .f_buttons{
    margin-left:170px;
}
.login-page .data_container label{
    width:160px;
}
.contact-page .data_container .send-btn:hover, .login-page .data_container .login-btn:hover, .forgot-password .data_container .send-btn:hover{
    background-position:left bottom;
}

/* = My Account Page */
.my_acc_page{
    border:solid 1px #9A987C;
    padding:10px;
}
.tabs{
    margin:20px 0 0;
    height:22px;
}
.tabs a{
    float:left;
    background:#c2c1b7 url(../images/tabs_l.gif) no-repeat top left;
    margin:0 2px 0 0;
    color:#fff;
}
.tabs a.act_tab,
.tabs a:hover{
    background:#9a987c url(../images/tabs_l.gif) no-repeat bottom left;
    color:#000;
}
.tabs a span{
    height:22px;
    font:bold 11px Arial, Helvetica, sans-serif;
    background:url(../images/tabs_r.gif) no-repeat top right;
    line-height:22px;
    padding:0 8px;
    float:left;
}
.tabs a.act_tab span,
.tabs a:hover span{
    background:url(../images/tabs_r.gif) no-repeat bottom right;
}
.my_acc_page .hr{
    border-top:solid 1px #9A987C;
    margin-top:10px;
    padding-bottom:10px;
}
.my_acc_page .left_title{
    float:left;
    width:75px;
    font-weight:bold;
}
.my_acc_page .catalog-prices{
    margin:0 -10px;

}
.btn_centre{
    float:none !important;
    display:block !important;
    margin:auto !important;
}
/* = Login Page */
.login-page{
    width:485px;
    margin:auto;
}
.login-page .login-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/login-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
}
.login-page .data_container .f_inputs input{
    width:150px;
}
.login-page .data_container .checkboxes{
    margin-top:4px;
}
.login-page .data_container .help_link a:hover{
    color:Black;
}
.login-page .data_container .f_buttons{
    margin-left:180px;
}

/* = Forgot Password Page */
.forgot-password .forgot-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/forgot-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
}

/* = Site Map Page */
.site_map-page{
    width:485px;
    margin:auto;
}
.site_map .site_map-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/site_map-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
    text-indent:-5000px;
}
.site_map ul{
    padding:10px 0 20px 40px;
    font-weight:bold;
}
.site_map ul li{
    padding:2px 0 2px 18px;
    background:url(/images/bullet_sitemap.gif) no-repeat 0 4px;
}
.site_map ul li a{
    color:#343527;
}
.site_map ul li a:hover{
    color:#c7c898;
}
.site_map ul ul{
    padding:0 0 3px 0;
}
.site_map li li{
    font-weight:normal;
    background:none;
    padding:2px 0 1px 10px;
}

/* = Product Catalog Page */
.product-catalog-page{
}
.product-catalog-page .product-catalog-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/prod_catalog-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
    text-indent:-5000px;
}
.download_btn{
    background:url(../images/brown/btns/download_btn.gif) no-repeat top;
    width:101px;
    height:26px;
    display:block;
    text-indent:-5000px;
    overflow:hidden;
    margin:5px 0;
}
.download_btn:hover{
    background-position:bottom;
}
.product-catalog-page .prod-catalog{
    border-bottom:1px solid #aaac90;
    width:479px;
    margin:15px 10px 0;
}
.product-catalog-page .prod-catalog .img{
    vertical-align:top;
    width:130px;
    text-align:center;
    padding:0 5px 15px 0;
}
.product-catalog-page .prod-catalog .desc{
    vertical-align:top;
    padding:0 10px 15px 0;
}
.product-catalog-page .prod-catalog h4{
    color:#807E67;
    font-size:14px;
    font-weight:bold;
    padding:0 0 5px;
}
.product-catalog-page .prod-catalog a{
    color:#9a987c;
}
.product-catalog-page .prod-catalog a:hover{
    color:#343527;
}
.product-catalog-page .prod-catalog .download{
    font-size:11px;
    padding:0 0 10px;
}

/* = News Page */
.news-page{
    width:485px;
    margin:auto;
}
.news-page a:hover{
    color:Black;
}
.news-page .news-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/news-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
}
.news-page .news-cont{
    padding:10px 0;
}
.news-page .news-cont .news-b-l{
    float:left;
    width:160px;
}
.news-page .news-cont .news-b-r{
    float:left;
    width:320px;
}
.news-page .news-cont .line-light, .video-line-light{
    background:url(/images/brown/faq_category_questions.gif) repeat-x left bottom;    
    height:1px;
    width:100%;
    padding:10px 0;
}
.news-page .news-cont h3{
    color:#9f9f9f;
}
.news-page .news-cont h4{
    font-size:14px;
    font-weight:bold;
    padding:5px 0;
}
.view-all-btn{
    display:inline-block;
    background:url(/images/brown/btns/view-all.gif) no-repeat left 3px;
    padding-left:10px;
}
.news-page .news-cont .news-title{
    font-size:16px;
    font-weight:bold;
    padding-bottom:5px;
}

/* = Testimonials page */
.testimonials-page{
    width:485px;
    margin:auto;
    min-height:770px;
    height:auto !important;
    height:770px;
}
.testimonials-page .testimonials-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/testimonials-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
}
.pym-policies-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/payment-policies-header.gif) no-repeat left top;    
    margin:21px auto 5px;
    text-indent:-5000px;
}
.testimonials-page-title-new{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/testimonials-page-title-new.gif) no-repeat left top;    
    margin:21px auto 0;
}
.testimonials-page .testimonials-list{
    padding-top:10px;
    zoom:1;
    min-height:550px;
}
.testimonials-page .testimonials-list .testimonials-pagenavigator{
    padding-bottom:10px;
}
.testimonials-pagenavigator select{
    font:normal 12px Arial, Helvetica, sans-serif;
    border:solid 1px #9A987C;
    width:125px;
}
.testimonials-page .testimonials-list table{
    width:100%;
}
.testimonials-page .testimonials-list table tr td{
    /*width:120px;*/
    text-align:center;
    vertical-align:middle;
}
.testimonials-page .testimonials-list table tr td a{
    display:inline-block;
    border:1px solid #9A987C;
    margin:10px;
}
.testimonials-page .testimonials-list table tr td a img{
    margin:2px;
}
.testimonials-page .testimonials-list table tr td a:hover{
    border:1px solid Black;
}
.sizing-chart-page-title {
    background:transparent url(/images/brown/headers/sizing-chart-page-title.gif) no-repeat left top;
    height:17px;
    margin:21px auto 0;
    width:485px;
    text-indent:-5000px;
}



.submit-btn{
    background:url(/images/natural/btns/submit-btn.gif) no-repeat;
    width:72px;
    height:23px;
    display:inline-block;
    cursor:pointer;
    text-indent:-5000px;
}
.submit-btn:hover{
    background-position:bottom;
}

/* = CMS Page */
.cms-page{
    width:485px;
    margin:auto;
}

.sizing-chart {
    padding: 10px;
    width: 697px;
}


.cms-page .cms-page-title{
    font:bold 20px Georgia, Tahoma, Verdana, Helvetica;
    text-transform:uppercase;
    margin:21px auto 20px;
    text-align:center;
}
.cms-page a:hover{
    color:Black;
}

/* = About Us Page */
.about-page{
    width:485px;
    margin:auto;
}
.about-page .about-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/about-page-title.gif) no-repeat left top;    
    margin:21px auto 20px;
}

/* = 404 Page */
.nopage div a:hover{
    color:Black;
}

/* = Ourstore Page */
.ourstore-page .ourstore-page-title{
    background:url(/images/brown/headers/our-store-header.gif) no-repeat left top;    
}
.livechat-page-title{
    background:url(/images/brown/headers/live_chat.gif) no-repeat center top;
    height:17px;
    text-indent:-5000px;
    margin:21px auto 0;
}
.ourstore-page a.ourstore-textlink{
    border-width:0 !important;
    margin-top:0 !important;
}
.ourstore-page a.ourstore-textlink:hover{
    color:Black;
}

/* = Best Sellers Page */
.sellers-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/sellers-page-title.gif) no-repeat left top;    
    margin:21px auto 0;
}

/* = Video styles */
.right-column .right-column-video object{
    width:185px !important;
    height:149px !important;
}
.right-column .right-column-video object embed{
    width:185px !important;
    height:149px !important;
}
.videos-page{
    width:485px;
    margin:auto;
}
.videos-page .videos-page-title{
    width:485px;
    height:17px;
    background:url(/images/brown/headers/videos-page-title.gif) no-repeat left top;    
    margin:21px auto 20px;
}
.videos-page .video-block{
    margin: 5px;
}
.videos-page .video-block h4{
    font-size:16px;
    font-weight:bold;
    padding:10px 0;
}
.videos-page .video-file{
    text-align:center;
}
.videos-page .video-file object{
    width:475px;
    height:393px;    
}
.videos-page .video-file object embed{
    width:475px;
    height:384px;    
}
.videos-page .video-description{
    padding-top:10px;
}
.videos-page .video-line-light{
    padding:5px 0;
}

/* = Guarantee page */
.guarantee-tbl{
    font-size:12px;
}
.guarantee-tbl tr td ul{
    margin:auto !important;
    padding:auto !important;
}

/* = Other styles */
li.cms-list{
    background:url(/images/brown/cms-list.png) no-repeat left 6px;
    padding:2px 0 3px 12px;
}
.warning_list .ul_message_box{
    border:2px solid #ED1C24;
    color:Red;
    font-weight:bold;
    margin:10px auto 10px auto;
    padding:10px 0 10px 20px;
    width:320px;
    background:#FCEBEB;
    text-align:left;
    /*margin-left:170px;*/
}
.warning_list .ul_message_box li{
    padding-bottom:5px;
}
/*.warning_list_login .ul_message_box{
    margin-left:180px;
}*/
.thank-message{
    background:#e1e0d7 none repeat scroll 0 0;
    border:2px solid #9a987c;
    color:#9a987c;
    font-size:16px;
    height:auto !important;
    line-height:normal;
    margin:50px auto 50px;
    min-height:42px;
    text-align:center;
    width:350px;
    font-weight:bold;
}
.thank-message .message{
    padding:20px 0;
    text-align:center;
}
.thank-message .ok-btn{
    display:block;
    width:66px;
    height:30px;
    background:url(/images/brown/btns/ok-btn.gif) no-repeat left top;
    margin:10px auto 0;
    cursor:pointer;
}
.thank-message .ok-btn:hover{
    background-position:left bottom;
}
.pagenavigator{
    overflow:hidden;
}
.pagenavigator select.formTfReq{
    width:130px;
}
/*.sort_panel{
	float:right;
	margin:5px 10px 0;
}
.sort_panel select{
	border:1px solid #9A987C;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:125px;
}*/

.translator div{
    margin:0 auto;
}
.h2{
    background:url(/images/bg_h2.gif) no-repeat center;
    text-align:center;
    margin:20px 0 10px;
    padding:0 0 2px;
    font:bold 17px Arial, Helvetica, sans-serif;
}
h2.h2 span{
    background:#fff;
    display:inline;
    padding:0 10px;
}
.bg_bott{
    background:url(/images/bg_content_bottom.gif) no-repeat bottom;
    padding-bottom:70px;
    min-height:746px;
    height:auto !important;
    height:746px;

}
.marg_top_3{
    margin-top:3px;
}
.alert_message{
    padding:10px;
    text-align:center;
    font-weight:normal;
    color:Black;
}

.alert_message h5 {
    font-weight: bold;
    margin: 6px 0;
}

.alert_message ul {
    padding-left: 20px;
    list-style-type: disc;
}

.alert_message a{
    color:White;
}
.alert_message a:hover{
    color:Black;
}


/* = Footer Part */
.footer-line{
    width:959px;
    height:5px;
}
.footer{
    border-width:0 1px 1px 1px;
    border-style:solid;
}
.footer ul.footer-top-list{
    padding-left:10px;
}
.footer ul.footer-top-list, .footer ul.footer-bottom-list{
    overflow:hidden;
}
.footer ul.footer-top-list li, .footer ul.footer-bottom-list li{
    padding:15px 2px 0 2px;
}
.footer a:hover{
    color:#fff;    
}
.footer ul.footer-top-list li, .footer ul.footer-bottom-list li{
    display:inline-block;
}
.footer ul.footer-bottom-list{
    padding-bottom:15px;
    text-align:center;
}
.copyright{
    padding-top:12px;
}
.copyright .address{
    float:left;
    width:300px;
    line-height:18px;
}
.copyright .bfm{
    float:right;
    width:300px;
    line-height:18px;
    text-align:right;
}
.copyright .bfm a:hover{
    color:White;
}
.product_tag {
    position: absolute;
    background-color: #9b0a27;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 1px 5px 1px 5px;
    margin: 75px 0 0 15px;
    min-width: 70px;
    max-width: 110px;
    z-index:2;
}
.paypal{
    width:180px;
    margin:0 auto 10px;
    font-size:15px;
    font-weight:bold;
    line-height:35px;
    text-align:center;
}

.btn_size_chart {
    margin-bottom: 10px;
    margin-top: -5px;
    text-align: left;
}


.stock_notify {
    border-top: 1px dotted #C90305;
    border-bottom: 1px dotted #C90305;
    padding: 15px 0;
    margin: 5px 0 15px;
}

.stock_notify label {
    display: block;
    font-weight: bold;
    color: #C90305;
    margin: 0 0 3px;
}

.stock_notify .f_row {
    overflow: hidden;
    width: 100%;
}

.stock_notify input {
    border: 1px solid #ecb6c3;
    margin: 0 0 0 10px;
    width: 202px;
    height: 15px;
    color: #6f6e6a;
    padding: 0 3px 1px;
}

.stock_notify .btn_outstock {
    background:url(/images/btn_outstock.gif) no-repeat 0 0;
    display: inline-block;
    margin: 0 0 0 3px;
    width: 16px;
    border: none;
    cursor: pointer;
    vertical-align: top;
    height: 17px;
}

.stock_notify .btn_outstock:hover {
    background-position: 0 100%;
}


.arrow_right {
    background:url(/images/arrow_right_mini.gif) no-repeat right center;
    padding-right: 10px;
    color: #9A987C;
    display: inline-block;
    height: 15px;
}

.arrow_right:hover {
    background-image:url(/images/arrow_right_mini_ov.gif);
}


#inquiryDiv {
    width: 408px;
    padding: 20px 7px;
    height: auto;
    background: #fff;
}

#inquiryDiv h3 {
    background: url(/images/title_inquire.gif) no-repeat center center;
    width: 408px;
    height: 15px;
    text-indent: -9999px;
    margin: 0 0 15px;
}


#inquiryDiv label {
    color:#343527;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 20px 0 0;
    text-align:right;
    width:85px;
}

#inquiryDiv .f_row {
    padding:6px 0;
    text-align: left;
}

#inquiryDiv .f_inputs textarea {
    border:1px solid #C0BEA9;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    width:260px;
    background:#F5F4E9 none repeat scroll 0 0;
}

#inquiryDiv .f_inputs input {
    border:1px solid #C0BEA9;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    padding:2px 5px;
    width:250px;
    background:#F5F4E9 none repeat scroll 0 0;
}

#inquiryDiv .f_buttons {
    overflow: hidden;
}


#inquiryDiv .send-btn {
    border:medium none;
    cursor:pointer;
    display:inline-block;
    height:30px;
    margin-right:40px;
    width:82px;
    text-indent: -9999px;
    float: right;
    background:transparent url(../../images/natural/btns/send-btn.gif) no-repeat scroll left top;
}

#inquiryDiv .close-btn {
    border:medium none;
    cursor:pointer;
    display:inline-block;
    height:30px;
    width:79px;
    float: left;
    text-indent: -9999px;
    background:transparent url(../../images/brown/btns/close-btn.gif) no-repeat scroll left top;
}

#inquiryDiv .close-btn:hover,
#inquiryDiv .send-btn:hover {
    background-position: left bottom;
}


#inquiryDiv p {
    color: #726e63;
    text-align: justify;
    font-size: 12px;
    padding: 15px 20px;
    margin-bottom: 10px;
    background: #e1e0d7;
}

.block-hide {
    display: none;
}
/* LOGIN STYLES */


.login-page {
    /*width: 719px;
    margin: 10px;*/
}

.login-page .center-column-content {
    width: 719px;
}

.login-page .fourStep {
    overflow: hidden;
    margin: 20px 0 40px;
    width: 100%;
    height: 38px;
    background:transparent url(../images/steps.gif) no-repeat scroll left top;
}

.pp-page .fourStep {
    background:transparent url(../images/steps_pp.gif) no-repeat scroll left top;
}

.login-page #step1 {
    background-position: 0 0;
}

.login-page #step2 {
    background-position: 0 -38px;
}
.login-page #step3 {
    background-position: 0 -76px;
}

.login-page #step4 {
    background-position: 0 -114px;
}


.login-page .fourStep li {
    float: left;
    width: 170px;
    text-indent: -9999px;
}

.login-page .step1-left {
    border-right: 1px dotted #9a987c;
    width: 280px;
    padding: 0 20px 0 30px;
    float: left;
}

.login-page .step1-right {
    float: right;
    width: 370px;
}

.login-page .step1-right a {
    color: #8b8872;
}
.login-page .step1-right a.help_link{
    padding-left:8px;
    background:url(/images/shop_link_arrow.gif) no-repeat left center;
}

.login-page .step2-left .data_container {
    padding: 0;
}

.login-page .step2-left h3 {
    color: #2B2C24;
    font-size: 20px;
    margin: 0 0 15px;
}


.login-page .step2-left {
    border-right: 1px dotted #9a987c;
    width: 345px;
    padding: 0 20px 0 20px;
    float: left;
}


.login-page .step2-left .warning_list .ul_message_box {
    background: none;
    border: none;
    padding-left:110px;
    width:230px;
    margin: 0;
}

.login-page .step2-left .warning_list .ul_message_box span {
    font-size: 18px;
    vertical-align: -5px;
}

.login-page .step2-left h2 {
    font-size: 20px;
    font-weight: normal;
    color: #343527;
    margin: 0 0 15px;
}

.login-page .step2-left .ship_table a{
    color: #B3B09D;
}

.login-page .step2-left .ship_table a:hover {
    color: #1E1E16;
}


.login-page .step2-left .ship_table h2 {
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    padding-right: 15px;
}

.login-page .step2-left .ship_table  td {
    vertical-align: top;
}


.login-page .step2-left h4 {
    color: #726e63;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px;
}

.login-page .step2-left .first_last  {
    width: 100%;
    overflow: hidden;
    padding: 6px 0;
    position: relative;
}
.login-page .step2-left .data_container .state_zip  {
    position: relative;
    padding: 6px 0;
}

.login-page .step2-left .data_container .validator_item {
    right:0;
    top:5px;
}

.login-page .step2-left .hr {
    height: 1px;
    margin: 15px 0;
    border-bottom: 1px dotted #9A987C;
}

.login-page .step2-left .data_container .first_last input {
    width:93px;
    float: left;
    border:1px solid #C0BEA9;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    padding:2px 5px;
    background:#F5F4E9 none repeat scroll 0 0;
}

.login-page input.f_invalid {
    border: 1px solid #C5141A !important;
}

.login-page .step2-left .data_container .first_last #txtLastName {
    margin-left: 12px;
}

.login-page .step2-left .state_zip  {
    width: 100%;
    overflow: hidden;
    padding: 6px 0;
}

.login-page .step2-left .data_container .state_zip input {
    width:88px;
    float: left;
    border:1px solid #C0BEA9;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    padding:2px 5px;
    background:#F5F4E9 none repeat scroll 0 0;
}

.login-page .step2-left .data_container .validator_item {
    position: absolute;
    color: #343527;
    font-weight: bold;
    font-size: 15px;
}

.login-page .step2-left .data_container .validator_item .validator {
    color: #343527;
    font-weight: bold;
    font-size: 15px;
}

.login-page .step2-left .data_container  #txtState {
    margin:0 30px 0 0;
    width:60px !important;
}

.login-page .step2-left .data_container .state_txt {
    width: 50px !important;
}

.login-page .step2-left .data_container .label_zip {
    display:inline;
    float:none;
    padding-left:62px;
    padding-right:0;
    width:50px !important;
}


.login-page .step2-left .data_container #txtZip {
    width: 58px !important;
}

.login-page .step2-left .sel_addr {
    margin: 0 0 20px;
}

.login-page .step2-left .data_container .f_inputs input  {
    width: 210px;
}

#valid_state {
    position: static;
    left: 187px;
    width: 6px;
    vertical-align: top;
    line-height:15px;
}

*html #valid_state {
    left: 80px;
}

.login-page .step2-left .data_container .f2_inputs input  {
    margin:0 7px 0 0;
    /*width:94px;*/
}

.login-page .step2-left .sel_addr select {
    width: 333px;
}

.login-page .step2-left .data_container .f_inputs input.txtState {
    width: 50px;
}

.login-page .btn_edit {
    background: url(../images/brown/btns/btn_edit.gif) no-repeat 0 0;
    height: 16px;
    width: 41px;
    display: inline-block;
    margin-left: 20px;
    text-indent: -9999px;
    line-height:0;
    font-size:0;
    vertical-align: middle;
}

.login-page .btn_edit:hover {
    background-position: 0 100%;
}

.login-page .step2-right .btn_edit {
    margin-left: 70px;
}

.login-page .step2-left .chk_row {
    overflow: hidden;
    width: 200px;
    padding: 5px 0 0 110px;
}

.login-page .step2-left .chk_row label {
    padding: 0 0 0 2px;
    vertical-align:2px;
    float: none;
    width: 150px !important;
    display: inline;
    font-weight: normal;
}

.login-page .step2-left .label_check_box {
    width: 200px !important;
    display: inline;
    float: none;
}

.login-page .step2-left select {
    width: 222px;
}

.f_comment {
    font-size: 11px;
    color: #726e63;
    padding: 0 40px 0 3px;
    margin-top: 10px;
}



.login-page .step2-left .ship-info select  {
    width: 180px;
}

.login-page .step2-left .ship-info .f_inputs input {
    width: 168px;
}

.login-page .step2-left .ship-info table img {
    margin: 0 0 0 5px;
}

.login-page .step2-left .ship-info table td{
    text-align: right;
}

.login-page .step2-left .ship-info table td a {
    color: #9a987c;
}

.center-column-full .login-page .step2-left .data_container .f_buttons  {
    margin-left: 72px;
}

.login-page .step2-right {
    float: right;
    width: 330px;
    color: #2f3022;
}

.login-page .step2-right .shop-cart {
    width: 266px;
    background: #cdcbbe;
    margin: 0 auto;
    border: 1px solid #a5a299;
}

.login-page .step2-right .subtotal {
    background: #b3b09d;
    padding: 10px;
}

.login-page .step2-right .subtotal table,
.login-page .step2-right .total table {
    width: 100%;
}

.login-page .step2-right .subtotal table .b  {
    width: 150px;
}

.login-page .step2-right .total {
    background: #726e63;
    padding: 5px 10px;
}

.login-page .step2-right .total td {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.login-page .step2-right .total .b {
    width: 150px;
}

.login-page .step2-right .shop-cart-prod {
    padding: 10px;
}

.login-page .step2-right h3 {
    font-size: 20px;
    color: #2f3022;
    margin: 10px 10px 10px;
}

.login-page .step2-right .hr {
    background: url(../images/scart_hr.gif) repeat-x 0 0;
    height: 1px;
    font-size:0;
    line-height:0;
    margin: 0;
}

.login-page h3 {
    color: #343527;
    font-size: 16px;
    line-height: 20px;
}

.login-page h3 span {
    font-size: 12px;
}


.login-page .step1-left h4 {
    color: #726e63;
    font-size: 14px;
    margin: 0 0 10px;
}

.login-page .step1-left .yesnobox {
    padding: 20px;
}

.login-page .step1-left .yesnobox div {
    padding: 0 0 5px;
}

.login-page .step1-left .yesnobox input {
    margin: 0 10px 0 0;
}
.login-page .step1-left .yesnobox label {
    display:inline;
    float:none;
    padding:0;
    text-align:left;
    font-weight:normal;
}

.login-page .step1-left ul a {
    color: #726e63;
}

.login-page .step1-left ul li {
    padding: 0 0 5px 20px;
}

.login-page .step1-left ul li#why1 {
    background:transparent url(../images/ico_why1.gif) no-repeat scroll left top;
}
.login-page .step1-left ul li#why2 {
    background:transparent url(../images/ico_why2.gif) no-repeat scroll left top;
}
.login-page .step1-left ul li#why3 {
    background:transparent url(../images/ico_why3.gif) no-repeat scroll left top;
}

.step_form {
    width: 317px;
}


.login-page .step1-right .f_row {
    padding:6px 0;
}

.login-page .step1-right label {
    color:#343527;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 20px 0 0;
    text-align:right;
    width:60px;
}
.login-page .step1-right .checkboxes label{
    display:inline;
    float:none;
    width:auto;
    font-weight:normal;
}


.login-page .step1-right h3 {
    padding-left: 110px;
    margin-bottom: 15px;
}


.login-page .step1-right .f_inputs input {
    background:#F5F4E9 none repeat scroll 0 0;
    border:1px solid #C0BEA9;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    padding:2px 5px;
    width:220px;
}

.login-page .step1-right .f_inputs p {
    font-size: 11px;
    padding-left: 80px;
    padding-top: 3px;
}


.login-page .step1-right .f_inputs input.short {
    width: 100px;
}

.login-page .step1-right .radio_list .label_check_box {
    vertical-align:top;
    display:inline;
    float:none;
    font-weight:normal;
    margin:0 0 0 3px;
    padding: 0;
    white-space: nowrap;
    font-size: 11px;
}


.login-page .method_row {
    overflow: hidden;
    width: 100%;
    padding: 10px 0 0;
}

.login-page .method_row input {
    float: left;
    margin: 3px 0 0;
}

.login-page .method_row label {
    float: right;
    width: 320px !important;
    border-bottom: 1px dotted #9a987c;
    padding: 0 0 10px 0;
}

.login-page .method_row label strong {
    font-size: 16px;
    color: #343527;
    font-weight: bold;
}

.login-page .method_row label strong span {
    font-size: 12px;
    font-weight: normal;
    color: #726e63;
}


.login-page .step1-right .privacy_box {
    font-size: 11px;
    border-top: 1px dotted #9a987c;
    border-bottom: 1px dotted #9a987c;
    padding: 5px 0;
    margin: 0 0 0;
    width:230px;
}

.btn_step1_save {
    background:transparent url(../images/btn_step1_save.gif) no-repeat scroll left top;
    height: 30px;
    width: 138px;
    border: none;
    cursor: pointer;
    float: right;
    margin-right:28px;
}

.btn_step1_save:hover {
    background-position: 0 100%;
}
.login2-btn {
    background:url(../images/natural/btns/login-btn.gif) no-repeat left top;
    border:none;
    cursor:pointer;
    float:left;
    height:30px;
    margin-right:28px;
    width:82px;
}
.login2-btn:hover{
    background-position:bottom;
}

/* = Last style */
.none_submit {
    position: absolute;
    background: transparent;
    border: 0px !important;
    height: 0px !important;
    width: 0px;
    top: 0px !important;
}
html[xmlns*=""] body:last-child input.none_submit{
    display: none;
}




.center-column-full .login-page .login-page-title{
    background:url(/images/brown/headers/login-title_2.gif) no-repeat center top;
}


/*------------------- shopping page --------------------*/
.shopping_page h1{
    width:auto;
}
.shopping_page .data_container{
    padding-top:20px;
}
.shopping_page .shoping_table{
    background:url(../images/shop_top_bg.gif) no-repeat top left;
}
.shopping_page .cd_bot_bg{
    background:#FFFFFF url(../images/shop_hr.gif) no-repeat left top;
    margin-top:-1px;
}
.shopping_page .shoping_table th{
    border:0;
    background:none;
    height:34px;
    text-indent:-5000px;
}
.shopping_page .shoping_table th.item1{
    background:url(../images/shop_tit_table_1.gif) no-repeat center left;
    width:281px;
}
.shopping_page .shoping_table th.item2{
    background:url(../images/shop_tit_table_2.gif) no-repeat center left;
    width:78px;
}
.shopping_page .shoping_table th.item3{
    background:url(../images/shop_tit_table_3.gif) no-repeat center left;
    width:107px;
}
.shopping_page .shoping_table th.item4{
    background:url(../images/shop_tit_table_4.gif) no-repeat center left;
    width:66px;
}
.shopping_page .shoping_table th.item5{
    background:url(../images/shop_tit_table_5.gif) no-repeat center left;
    width:102px;
}
.shopping_page .shoping_table th.item6{
    width:25px;
}
.shopping_page .shoping_table td{
    border:0;
    background:none;
    padding:10px 5px;
}
.shopping_page .shoping_table tr td {
    background:url(../images/shop_hr.gif) no-repeat center bottom;
    vertical-align:top;
}
.shopping_page .line_total{
    position:relative;
    margin-top:-1px;
    background:#726e63;
}
.shopping_page .line_total .cancel{
    cursor:pointer;
    background:#F5F4E9;
    padding:0 5px;
    font-size:11px;
    line-height:15px;
}
.shopping_page .line_total .cancel:hover{
    background:#343527;
    color:#F5F4E9;
}
.shopping_page .line_total .left{
    float:left;
    width:523px;
    background:#cccbbd;
    padding:5px 0 6px 10px;
    min-height:21px;
    _height:21px;
}
.shopping_page .line_total .left input{
    background:#f5f4e9;
    border:solid 1px #c0bea9;
    font:normal 11px Arial, Helvetica, sans-serif;
    color:#343527;
    padding:3px 3px 2px;
    float:left;
    width:110px;
}
.shopping_page .line_total .left .apply_coupon_btn,
.shopping_page .line_total .left .apply_certificate_btn{
    background:url(../images/shop_btn_arow.gif) no-repeat top;
    width:21px;
    height:21px;
    text-indent:-5000px;
    float:left;
    margin:0 15px 0 3px;
    cursor:pointer;
}
.shopping_page .line_total .left .apply_coupon_btn:hover,
.shopping_page .line_total .left .apply_certificate_btn:hover{
    background-position:bottom;
}
.shopping_page .line_total .left .update_cart_btn,
.shopping_page .line_total .left .clear_cart_btn{
    float:left;
    cursor:pointer;
    background:#f5f4e9;
    color:#343527;
    line-height:17px;
    height:17px;
    font-size:12px;
    padding:0 12px 0 10px;
    margin:2px 17px 0 0;
}
.shopping_page .line_total .left .update_cart_btn:hover,
.shopping_page .line_total .left .clear_cart_btn:hover{
    background:#343527;
    color:#f5f4e9;
}

.shopping_page .line_total .right{
    float:right;
    width:153px;
    padding:0 20px 0 11px;
    height:32px;
    line-height:32px;
    text-align:right;
    font-size:15px;
    font-weight:bold;
    color:#fff;
}
.shopping_page .line_total .right .sub_total{
    float:left;
    font-size:13px;
}

.shopping_page .checkout_method{
    padding:5px 0 0;
    background:#E5E5DE;
}
.shopping_page .checkout_method .title{
    background:url(../images/shop_sel_checkout_metod.gif) no-repeat;
    height:67px;
    text-indent:-5000px;
}
.shopping_page .checkout_method table{
    margin:12px 0 20px;
}
.shopping_page .checkout_method td{
    text-align:center;
    padding:0 6px;
    color:#726E63;
    text-align:left;
}
.shopping_page .checkout_method .bottom a{
    padding-left:8px;
    background:url(../images/shop_link_arrow.gif) no-repeat left center;
}
.continue_shoping_btn{
    background:url(../images/shop_btn_cont_shop.gif) no-repeat top;
    width:178px;
    height:34px;
    text-indent:-5000px;
    overflow:hidden;
    float:left;
}
.shopping_page .checkout_method .continue_shoping_btn:hover{
    background-position:bottom;
}
.shopping_page .btn_sec_checkout{
    width:181px;
    height:34px;
    background:url(../images/btn_secure_checkout.gif) no-repeat top;
    display:block;
    position:relative;
    text-indent:-5000px;
    overflow:hidden;
}
.shopping_page .btn_sec_checkout:hover{
    background:url(../images/btn_secure_checkout.gif) no-repeat bottom;
}
.shopping_page a{
    color:#9a987c;
}
.shopping_page a:hover{
    color:#7f7e6f;
}
.shopping_page .bottom_block{
    padding:25px 0 0;
    background: #e5e5de;
    margin: 20px 0 0;
}
.shop_cart_wrap{
    background:url(../images/shop_page_bottom.gif) no-repeat bottom;
    padding:0 0 100px;
}	
.shop_cart_wrap .title_interested_in{
    background:#fff url(../images/title_interested_in.gif) no-repeat center bottom;
    height:15px;
    text-indent:-5000px;
    padding-top:15px;
    position:relative;
    top:-2px;
}
.shop_cart_wrap .catalog-prices{
    padding-left:40px;
}
.shopping_page .bottom_block .color_gray{
    color:#343527;
}
.shopping_page .bottom_block .title{
    background:url(../images/shop_h2_cont_shopping.gif) no-repeat center;
    height:15px;
    margin:25px 0 10px;
    text-indent:-5000px;
}

.shopping_page .checkout_cart {
    background:url(../images/select_checkout.gif) no-repeat 50% 0;
    margin-top:3px;
    padding-top:66px;
}

.b {
    font-weight: bold;
}

.cboth {
    clear: both;
}

.empty_box {
    border: 1px dotted red;
    margin: 30px auto;
    padding: 30px 15px;
    width: 250px;
    font-weight: bold;
    color: #c20205;
    text-align: center;
}

.btn_start_shop {
    background:transparent url(../images/btn_start_shop.gif) no-repeat scroll center top;
    height:34px;
    overflow:hidden;
    text-indent:-5000px;
    width:184px;
    margin: 20px auto 50px;
    display: block;
}

.btn_start_shop:hover {
    background-position: center bottom;
}

.pp_note {
    font-size: 11px;
    border-top: 1px dotted #9A987C;
    border-bottom: 1px dotted #9A987C;
    padding: 5px 0;
    margin: 0 0 0 25px;
    color: #343527;
}

.pp_note a {
    color:#8b897d;
}

.pp_note a:hover {
    color: #000;
}

.confirm_data {
    width: 100%;
    overflow: hidden;
    margin-top: -1px;
}

.cd_top {

    width: 100%;
    overflow: hidden;
}

.cd_top .left {
    width:437px;
    float: left;
}

*html .cd_top .left  {
    width: 430px;
}

.cd_top .left .mail_box {
    margin: 0;
    background: #fff;
    padding: 22px 10px 21px;
    background: #fff url(../images/shop_hr.gif) no-repeat scroll center bottom;
}

.cd_top .left .mail_box_top {
    background: #CDCBBE;
    height: 30px;
}

.cd_top .right {
    color:#393A2C;
    float:right;
    font-size:13px;
    padding-top:10px;
    width:280px;
    background: #CDCBBE none repeat scroll 0 0;
}

*html .cd_top .right {
    width: 275px
}

.cd_top .right table {
    margin: 0;
    width: 280px;
}

*html .cd_top .right table  {
    width: 275px;
}

.cd_top .right table td{
    padding:2px 5px 3px 25px;
}

.cd_top .right table .total_bot td {
    background: #726E63;
    padding: 5px 5px 5px 25px;
    text-transform: uppercase;
    font-size: 18px;
    color:#fff;
}

.cd_top .right table .total_bot td b {
    font-weight: normal;
}

.cd_top .left .stock_notify {
    border: none;
    padding: 0;
    margin: 0;
}

.cd_top .left .stock_notify label {
    width: 400px !important;
    margin:0 0 8px;
    color: #393A2C;
    text-align: left;
}

.cd_top .left .stock_notify input {
    background:#F5F4E9 none repeat scroll 0 0;
    border:1px solid #C0BEA9;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    padding:2px 5px;
    width:220px;
    height:16px;
    margin: 0;
}

.cd_top .left .stock_notify .btn_outstock {
    background:transparent url(../../images/natural/btns/search-btn.gif) no-repeat scroll -1px -1px;
    display:inline-block;
    float:none;
    height:22px;
    margin:0px 0 0 5px;
    width:21px;
}

*html .cd_top .left .stock_notify .btn_outstock  {
    margin: 1px 0 0 5px;
}

.cd_bot {
    padding: 30px 0;
    color: #393A2C;
    margin-bottom:150px;
}

.cd_bot table {
    width: 100%;
}

.cd_bot table td {
    vertical-align: top;
    padding: 0 10px;
}

.cd_bot h2 {
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
}

.thank-message-confirm {
    text-align: center;
    padding: 0 0 20px;
    font-size: 14px;
}

.thank-message-confirm h3 {
    font-size: 22px;
    margin: 0 0 10px;
}

.btn_print_confirm {
    background: url(../images/btn_print_confirm.gif) no-repeat 0 0;
    display: block;
    height: 30px;
    width: 147px;
    margin: 0 auto;
}

.btn_print_confirm:hover {
    background-position: 0 100%;
}



/* Sidebar menu */

.sidebarmenu {
    position: relative;
    z-index: 99;
}
.sidebarmenu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 219px; /* Main Menu Item widths */
}

.sidebarmenu ul li{
    position: relative;
    z-index: 10;
}

.sidebarmenu ul li li {
    background:url("/images/brown/list-star.png") no-repeat scroll 8px 50% #343527 !important;
    display:block;
    position:static;
    width:140px;
}

/* Top level menu links style */
.sidebarmenu ul li a{
    display: block;
    overflow: auto; /*force hasLayout in IE7 */
}

/*Sub level menu items */
.sidebarmenu ul li ul{
    position: absolute;
    width: 170px; /*Sub Menu Items width */
    top: 0;
    left: 219px !important;
    visibility: hidden;
    z-index: 999;
}

.home-col-left .sidebarmenu ul li ul ul {
    left: 165px !important;
    top: auto;
    margin-top: -25px;
}

#swfTopBox {
    position: relative;
    z-index: 1;
}

.sidebarmenu ul li ul a {
    display: block;
    width: 100%;
}

.sidebarmenu a.subfolderstyle{
    background: url(/images/right_menu_arrow.gif) no-repeat 93% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

/*Top Main Menu Styles */
/* LEVEL ONE*/
.header ul.dropdown                 { position: relative; z-index: 9995; }
.header ul.dropdown li              { zoom: 1; }
.header ul.dropdown a:hover         { color: #fdffc2; }
.header ul.dropdown a:active        { color: #fdffc2; }
.header ul.dropdown li a            { display: block; }
.header ul.dropdown li:last-child a { border-right: none; } /* Doesn't work in IE */
.header ul.dropdown li.hover,
.header ul.dropdown li:hover        {position: relative; z-index: 9994; }
.header ul.dropdown li.hover a      { color: #D1D2AB; }

/* LEVEL TWO */
.header ul.dropdown ul              { 
    background:url("../../images/natural/products-list-drop.gif") no-repeat scroll left bottom #343527;
    width: 192px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index:9999;
}

.header ul.dropdown ul li {
    font-weight: normal;
    float: none !important;
    background:url("/images/brown/list-star.png") no-repeat scroll 8px 11px transparent;
    border-bottom:1px solid #242319;
    border-top: 1px solid #464733;
    padding:9px 0 9px 24px;
}

.header ul.dropdown ul li:hover {
    background:url("/images/natural/drop-hover.png") no-repeat scroll 0 0 transparent;
    color: #fdffc2 !important;
}

/* IE 6 & 7 Needs Inline Block */
.header ul.dropdown ul li a         { border-right: none; width: 100%; display: inline-block;color:#fff; font-size: 14px; height: auto; }
.header ul.dropdown ul li a:hover,
.header ul.dropdown ul li:hover a{color: #fdffc2 !important;}

/* LEVEL THREE */
.header ul.dropdown ul ul           { left: 100%; top: 0; }
.header ul.dropdown li:hover > ul   { visibility: visible; }


.left-column *{
    z-index:2;
}
.left-column .currentMenuA{
    
}
.left-column .sf-js-enabled ul {
    background:none repeat scroll 0 0 #343527;
    margin-left:180px;
    position:absolute;
    width:205px !important;
    margin-top: -25px;
    border-left: 1px solid #242319;
}
.left-column .sf-js-enabled ul li{
    width: auto !important;
}

.left-column .sf-js-enabled ul li a {
    padding-right: 30px;
}

.left-column .sf-js-enabled ul ul a {
    padding-right: 27px;
}

.left-column .sf-js-enabled li:hover {
    background:url("/images/natural/left-drop-down.gif") no-repeat scroll 0 0 #4E5031 !important;
    color: #fdffc2;
}

.left-column .sf-js-enabled li a:hover  {
    color: #fdffc2 !important;
}

.left-column .sf-js-enabled ul li {
    padding:10px 0 10px 24px;
/*    background-position:-1px 11px !important;*/
}


.main-container .content-columns .left-column .sf-js-enabled ul li:hover {
    background-position:0px 0px !important;
    background-color: #4E5031 !important;
    border-bottom:0 solid #242319;
    /*padding-left:24px;*/
}

.main-container .content-columns .left-column .sf-js-enabled ul ul {
    background:none repeat scroll 0 0 #343527;
    margin-left:13px;
    position:absolute;
    width:200px !important;
    margin-top: -25px;
    border-left: 1px solid #242319;
    left: 192px !important;
}

.main-container .content-columns .left-column .sf-js-enabled ul ul ul {
    left: 205px !important;
}

.main-container .content-columns .left-column .sf-js-enabled ul ul li {
    width: 178px !important;
    padding-left: 22px;
    background-position:5px 11px !important;
}

.main-container .content-columns .left-column .sf-js-enabled ul ul li:hover {
    background-position:-3px 0px !important;
    /*padding-left: 22px;*/
    background-color: #4E5031 !important;
}

.left-column .sf-js-enabled ul ul ul {
    margin-left: -5px !important;
}

.left-column .sf-js-enabled {
    position: relative;
}
.left-column .sf-js-enabled .sf-sub-indicator {
    display: none;
}

.currentMenuA li a{
    /*color:#9a98cc !important;*/
}
.left-column .testClass{
    display: block !important;
    visibility: visible !important;
    margin:0 !important;
    position:static !important;
    border-style:none !important;
    background: none !important;
}
.left-column .testClass * ul,
.left-column .testClass * ul li,
.left-column .testClass,
.left-column .testClass1,
.main-container .content-columns .left-column .sf-js-enabled ul ul li.testClass1,
.main-container .content-columns .left-column .sf-js-enabled ul ul.testClass,
.main-container .content-columns .left-column .sf-js-enabled ul ul.testClass li{
    width:auto !important;
  /*  padding-right: 10px !important;*/
}
.left-column .testClass1{
    overflow:hidden;
    background:url("/images/natural/left-drop-down.gif") no-repeat scroll 0 0 #4E5031 !important;
    background-position: 0 0 !important;
}

.main-container .content-columns .left-column .sf-js-enabled ul .testClass1 {
    background-position: 0px 0px !important;
}

.main-container .content-columns .left-column .sf-js-enabled ul .testClass1 .testClass1 {
    background-position:-3px 0px !important;
}

.active_field{
    color:#fdffc2 !important;
    background-position: -3px 0 !important;
    font-weight:bold !important;
}
.active_list{
    background-position: -9px 0 !important;
}


/*.main-container .content-columns .left-column .sf-js-enabled ul ul li.testClass1:hover{
    background-position: 0 0 !important;
}*/

.f_state_zip select {
    float: left;
    width: 50px !important;
    margin-right: 2px;
}

.f_state_zip label {
    display: inline !important;
    float: none !important;
}

.f_state_zip .label_zip {
    padding-right: 5px !important;
    padding-left:0 !important;
    margin-left: 62px;
}

.f_state_zip #valid_state span {
    line-height: 20px;
}
/*--- skype_off ---*/
span.skype_pnh_print_container{display:inline !important;}
span.skype_pnh_container{display:none !important;}
