@font-face {
    font-family: 'MatildeRegular';
    src: url('../fonts/matilde-webfont.eot');
    src: url('../fonts/matilde-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/matilde-webfont.woff') format('woff'),
         url('../fonts/matilde-webfont.ttf') format('truetype'),
         url('../fonts/matilde-webfont.svgz#MatildeRegular') format('svg'),
         url('../fonts/matilde-webfont.svg#MatildeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MatildeSketchRegular';
    src: url('../fonts/matilde_sketch-webfont.eot');
    src: url('../fonts/matilde_sketch-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/matilde_sketch-webfont.woff') format('woff'),
         url('../fonts/matilde_sketch-webfont.ttf') format('truetype'),
         url('../fonts/matilde_sketch-webfont.svgz#MatildeSketchRegular') format('svg'),
         url('../fonts/matilde_sketch-webfont.svg#MatildeSketchRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { font:12px/18px Verdana,Geneva,sans-serif; text-align:center;/*letter-spacing: -0.5px;*/}
:root body  { /*letter-spacing: 0 \0/IE9;*/ }  /* IE9 */
img           { border:0; vertical-align:top; }

a             { text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:normal; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0;/*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
.dressmonth-contain > img{}
.sidebar > .block-currency{display:none !important;} 
.mini-products-list  .sku{display:none;}
/* Content */
#fff-blog{ 
border: 1px solid #DDDDDD;
    float: left;
    height: 366px;
    overflow: hidden;
   padding: 10px 5px;
    width: 100%;
   }
#fff-blog .Blog-post{}
#fff-blog #blog
{ color: #942784;
    font-size: 25px;
    text-align: center;
    margin-top:7px;
     margin-bottom: 15px;   
}
.clr{clear:both;}
.blog-post{margin:5px 0;}
.post-image{float:left;}
.blog-post .post-image img{  border: 1px solid #F9F9F9;
    height: 49px;
    margin-right: 5px;
    margin-top: 11px;
    padding: 1px;
    width: 49px;}
.post-title a{ font-size:12px;color:#297E8F;}
.post-title {
    margin-left: 3px;
    width: 240px; height: auto;}
.post-content{float:left; width: 232px;}
.readmore{ color: #942784;
    display: inline;
    float: right;
    font-size: 10px;
    margin-right: 15px;}

.std p{ font-size: 13px;    line-height: 22px;    word-spacing: 1px;color:#3E3E3E;}
.std ul li{  list-style: disc inside none; margin-left: 15px;}
.std h1 , .std h2{color: #3E3E3E; font-size: 24px;  margin-top: 15px;}
.faq-title a,.faq-catname a{ font-style: italic; color:#324143;text-decoration:underline !important;font-size:14px;}
.faq-title a:hover,.faq-catname a:hover{ text-decoration:none !important;  color:#9FC017;}
.arrow-top{
    border-bottom: 10px solid #9FC017;
    border-left: 11px solid transparent;
    border-right: 13px solid transparent;
    height: 0;
    margin: -15px 0 0;
    position: absolute;
    width: 0;

    }
    
    #payment,#id1,#id2,#id3,#id4,#id5,#id6,#id7,#id8,#id9,#id10,#id11,#id12,#id13,#id14,#id15,#id16{padding:5px;margin:10px 0;border-radius:5px; background:#f6f6f6; border:1px solid #9FC017;}
    #contact-form .page-title{ clear: both;
    text-align: left;}
    #contact-form{margin:90px 0;}
    #contact-form .buttons-set button.button{float:left;}
    #contact-form ul li{
    list-style:none;
    margin-left:0px;
    }
#downloadable-links-list{display:none;} 
.product-options .last dt label{ }  
#product-options-wrapper{margin-top:20px;}
.faq-title,.faq-catname{ margin-bottom:5px;}
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; width:100px;}
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; position: relative;}
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-this css created by pradeep singh rawat =-=-=-=-=-=-=-=-=-=-=-*/
.my-wishlist{width:100%;float:left;}
.my-wishlist-thead{background:#a9c251;width:100%;float:left;}
.my-wishlist-tbody{background:#ffffff;width:100%;float:left;position: relative;}
.product-information{float:left;}

.items-product {
    box-sizing: border-box;
    float: left;
    padding:20px 18px 20px 12px;
    position: relative;
    width: 33.333%;
}
.my-wishlist .items-product .product-image {float: left; margin: 0 10px 0 0;}
.my-wishlist .items-product .add-to-cart-alt {float: left;width: 60%;}
.my-wishlist .items-product .add-to-cart-alt button.btn-cart {background: transparent none repeat scroll 0 0;border-radius: 0;box-shadow: none;    height: 37px;
    padding: 0 0px;
}
.my-wishlist .items-product .cart-cell{width:auto;}
.my-wishlist .items-product .add-to-cart-alt button.button.btn-cart span{padding: 0px;font-family: verdana;
    font-size: 14px;}
.my-wishlist .items-product .add-to-cart-alt button.button.btn-cart span{padding:0px!important;}
.my-wishlist .items-product .product-name {font-size: 13px;margin: 0;}
.my-wishlist .items-product .add-to-cart-alt button.button.btn-cart span span {
    padding: 0 20px 0 0 !important;
}
.my-account .items-product .add-to-cart-alt button.button span span, 
.my-account .items-product .add-to-cart-alt .buttons-set button.button.btn-cart span  span{box-shadow:none;padding:0 20px 0px 0 !important;background: rgba(0, 0, 0, 0) url("../images/btn_cart.png") no-repeat scroll right center !important;}
.my-account .items-product .btn-remove2 {
    position: absolute;
    right:-5px;
    top: 40%;
}
.btn-me{font-size:16px; height:26px;line-height:26px;}
.btn.btn-me span span {
    font-size: 16px;
    line-height: 26px;
}
.btnss {
    float: left;
    margin: 0;
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-this css created by pradeep singh rawat =-=-=-=-=-=-=-=-=-=-=-*/
#featured-product ul li{width:124px; min-height: 185px;}
#featured-product ul li a img{ }
.wrapper {min-width:960px; }
.page { o position:relative;}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:25px 30px; text-align:left; }
.cms-index-index .main-container { /*margin-top: 34px; */ }
.main { width:960px; margin:0 auto; padding:0; text-align:left; }
.cms-index-index .main{border-top:none;}
/* Base Columns */
.col-left { float:left; width:240px;min-height:547px }

.col-main { float:left; width:700px;  }
.col-main .col-inner { }
.col-right { float:right; width:240px;  }

/* 1 Column Layout */
.col1-layout { }
.col1-layout .main { }
.col1-layout .col-main { float:none; width:auto; }
.col1-layout .col-main .col-inner {  }
.catalog-category-view .col1-layout .main .category-products .products-list .product-shop{ width:732px; }
/* 2 Columns Layout */
.col2-left-layout { }
.col2-left-layout .main { }
.col2-left-layout .col-main { float:right; overflow:hidden}
.col2-right-layout { }
.col2-right-layout .main { }
.col2-right-layout .col-main {overflow:hidden }

/* 3 Columns Layout */
.col3-layout {  }
.col3-layout .main { }
.col3-layout .col-main { width:480px;  }
.catalog-category-view .col3-layout .col-main{width:467px;}
.catalog-product-view .col3-layout .col-main{width:465px;}
.catalog-category-view .col3-layout .main .category-products .products-list .product-shop{width:238px;}

.col3-layout .col-main .col-inner { }
.col3-layout .col-wrapper { float:left; width:720px; }
.catalog-category-view .col3-layout .col-wrapper{width:712px;}
.catalog-product-view .col3-layout .col-wrapper{width:710px;}

.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:right; width:48.5%; }
.col2-set .col-2 { float:left; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */
/*homepage*/
.cms-index-index .main .col-main{position:relative;}
.menu li.submenu.last .page-title{display:none}

.content-top{width:100%;position:relative;display:inline-block;} 
.content-top-left{width:468px;height:368px;float:left;position:relative;margin:0 20px 0 0}

.content-top-right{width: 970px;;}
.col2-left-layout .content-top-right, .col2-right-layout .content-top-right, .col3-layout .content-top-right{width:100%;margin-top:20px;}

.content-top-right .featured{float:left;margin:0 21px 0 0;width:226px;height:368px;}
.col2-left-layout .content-top-right .featured, .col2-right-layout .content-top-right .featured, .col3-layout .content-top-right .featured{margin-right:16px;}

.featured .title{margin:20px 0 0 0;width:100%;text-align:center;}
.featured .title span{font-family: MatildeRegular, Georgia, Arial;font-size:50px;line-height:45px;font-weight:bold;}
.featured .slogan{width:auto;margin:-7px 19px 13px;text-align:center;}
.featured .slogan span{font-size:11px;color:#888;height:18px;line-height:18px;display:inline-block;font-style:italic;}
.featured .category-products .products-list li.item{padding:0;margin:0 19px 20px 19px;width:188px;height:259px;position:relative;}
.featured .category-products .products-list .product-image{width:188px;height:259px;margin:0;border:0;}
.featured .category-products .products-list .product-image img{background-color:transparent;margin:0}

.content-top-right .sale20{position:absolute;top:0;right:-6px}
.col2-left-layout .content-top-right .sale20, .col2-right-layout .content-top-right .sale20, .col3-layout .content-top-right .sale20{position:static;}

.content-bottom{overflow:hidden;clear:both;width:100%;padding:20px 0 0 0}
.content-top-left .slideshow .slideshow-box{width:386px;height:259px;overflow:hidden;margin:20px 10px 20px 20px;position:relative;}
.content-top-left .slideshow .slideshow-box .products-list{height:259px;overflow:hidden;}
.content-top-left .slideshow .slideshow-box ul  li{float:left;padding:0 10px 0 0;width:188px;height:259px;position:relative;margin:0;border:0}
.content-top-left .slideshow .slideshow-box ul  li .product-image{display:block;width:188px;height:259px;}
.content-top-left .slideshow .slideshow-box ul  li .product-shop, .featured .category-products .products-list li.item .product-shop{position:absolute;width:188px;height:259px;bottom:0;left:0;background:url(../images/bg_quickshop.png) repeat 0 0;}
.content-top-left .slideshow .slideshow-box ul  li .product-name, .featured .category-products .products-list li.item .product-name{position:absolute;left:20px;bottom:41px;padding:0 20px 0 0;}
.content-top-left .slideshow .slideshow-box ul  li .product-name a, .featured .category-products .products-list li.item .product-name a{color:#fff;font-size:12px;font-weight:bold;margin:0;padding:0;height:auto;}
.content-top-left .slideshow .slideshow-box ul  li .view-detail, .featured .category-products .products-list li.item .view-detail{display:inline-block;padding:0 25px 0 0;height:auto;margin:0;}
.content-top-left .slideshow .slideshow-box ul  li .view-detail:hover, .featured .category-products .products-list li.item .view-detail:hover,
.content-top-left .slideshow .slideshow-box ul  li .product-name a:hover, .featured .category-products .products-list li.item .product-name a:hover{text-decoration:underline}
.content-top-left .slideshow .previous{display:block;width:32px;height:32px;position:absolute;right:20px;bottom:20px;text-indent:-9999px;}
.content-top-left .slideshow .next{display:block;width:32px;height:32px;position:absolute;right:20px;bottom:57px;text-indent:-9999px;}

.content-top .tab-list{   height: 385px;
    margin: 0;
    width: 412px;   }
.content-top .tab-list ul.tab-list{margin: 20px 0 0 0; height:49px;overflow:hidden;background:none;}
.content-top .tab-list ul.tab-list li { list-style: none;white-space: nowrap;float:left;padding:0 20px 0 0;margin:0 20px 0 0; }
.content-top .tab-list ul.tab-list li.first{padding-left:66px;}
.content-top .tab-list ul.tab-list li.last{background:none;margin:0;padding:0;}
.content-top .tab-list ul.tab-list li a { text-decoration: none;font-family: MatildeRegular, Georgia, Arial;font-size:50px;line-height:45px;cursor:pointer;background:0;display:inline;font-weight:bold;}
.content-top .tab-list ul.tab-list li.active a {background:0;}

#em_quickshop_handler{display:block;height:28px;width:auto;cursor:pointer;}
#em_quickshop_handler span{  background: none repeat scroll 0 0 #EB7E0F;
    border-radius: 10px 10px 10px 10px;
    
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 1px 14px;}
.addtocartbtn{
 background: none repeat scroll 0 0 #EB7E0F;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 31px;
    line-height: 22px;
    padding: 1px 14px;
    border:none;
    cursor:pointer;
    box-shadow:1px 1px 1px #EB7E0F;
}
.addtocartbtn:hover,#addtocart:hover{color:#FFFFFF !important;text-decoration: underline;} 
#em_quickshop_handler span span{line-height:28px;color:#505050;font-size:11px;/* background:url(../images/btn_quickshop_right.png) no-repeat 100% 0; */padding:0 14px 0 0;font-style:italic;}

.content-bottom-1, .content-bottom-2, .content-bottom-3, .content-bottom-4{/* width:240px;float:left */}
.col2-left-layout .content-bottom-3 .widget-title, .col2-right-layout .content-bottom-3 .widget-title, .col3-layout .content-bottom-3 .widget-title,
.col2-left-layout .content-bottom-4 .widget-title, .col2-right-layout .content-bottom-4 .widget-title, .col3-layout .content-bottom-4 .widget-title{margin-top:20px}

.widget-title{margin:0 0 -5px 6px;}
.widget-title h2{font-size:25px;font-weight:normal;margin:0;/*letter-spacing:0;*/}
.category-products .products-list li.item{width:100%;padding:10px 0; margin:0 0 0 10px;border:0;}
.category-products .products-list .product-image{display:block;width:52px;height:68px;padding:0;margin:0 10px 0 0;overflow:hidden;float:left}
.category-products .products-list .product-image img{margin:5px;}
.category-products .products-list .product-shop{margin:-1px 0 0 0;overflow:hidden;float:right;width:176px;}
.content-bottom .category-products .products-list .product-shop {margin:-1px 0 0 64px;overflow:hidden;width:auto;float:none;}
.category-products .products-list .product-name{font-weight:normal;margin:0;line-height:13px}
.category-products .products-list .ratings{margin:7px 0 8px}
.category-products .products-list .ratings .amount{ float:left; margin-top:-1px;}

.products-list li.item{position:relative;}
.products-list .sku{color:#888;font-size:11px;margin-top:-1px;}
.products-list .price-box{font-size:11px;/*position:absolute;bottom:7px;left:62px;*/}
/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font-family: vertical-align:middle; }

input.input-text,textarea { padding:2px 4px; }
select { padding:1px 3px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; margin-top: -5px;}
input.checkbox { margin-right:3px; z-index:999;position:relative; }
.options-list  input.checkbox { margin-right:3px;z-index:999;position:relative; }
input.qty {width:22px!important;height:23px;line-height:23px;padding:0 4px;}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines;} /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:28px; padding:1px 10px !important;text-align:center; white-space:nowrap;border-radius:15px; }
button.button span span { border:0; padding:0 14px 0 0px;}
button.button:hover span span{/*text-decoration:underline*/}
.buttons-set .button.button span span {  background: none repeat scroll 0 0 #EB7E19;
    border-radius: 22px 22px 22px 22px;
    box-shadow: 1px 2px 1px #EB7E19;
    height: 26px;
    padding: 0 10px;   
    font-size: 16px;
    line-height: 26px;color:#ffffff;}
p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; position:relative; z-index:0;padding:0 0 5px 0;}
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#b48ea9; position:absolute; top:0; right:-8px; font-size:15px}
.form-list li.control label { float:none;padding:0 }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:250px;height:23px;line-height:23px;padding:0 4px; }
.form-list textarea { width:250px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:525px; }
.form-list li.wide textarea { width:525px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row {  margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
#inputbox input.input-text{  width:141px !important;}
#inputbox{  margin-left: 8px;
    width: 200px;}
#advice-validate-email-newsletter{color:#ffffff;}
.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:201px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:201px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:201px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:201px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:2em 0 0; padding:8px 0 0; text-align:right; }
.buttons-set a { /* margin-top:5px; */) }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0px 5px 0 0; padding:5px;}
.buttons-set .back-link a{ display:block; width:auto;margin:0; line-height:24px;text-decoration:none;}
.box-account .box .box-content a.manager-address{display:block;height:28px;width:auto;margin:0}
.box-account .box .box-content a.manager-address:hover{text-decoration:none;}
.buttons-set .back-link a span, .box-account .box .box-content a.manager-address span{display: block;height: 28px;padding: 0 0 0 14px;text-align: center;white-space: nowrap;}
.buttons-set .back-link a span span, .box-account .box .box-content a.manager-address span span{padding: 0 14px 0 0}
.box-account .box .box-content a.manager-address{margin:-25px 0 50px 10px;padding:0;float:left}
.box-account .box .box-content a.manager-address span span{}
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { margin:0 0 15px; }
.fieldset .legend { font-size:12px; font-weight:bold; color:#af6d9f; margin:0; padding:0 0 20px 0; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; font-style:italic; line-height:13px; color:#b73705;}
.validation-failed { border:1px solid #e8b1b1 !important; background:#ffeaea !important;}
.validation-passed {}
p.required {display:none;}
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0!important;padding:5px 0 }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:dashed; border-width:1px; background-position:10px 6px; background-repeat:no-repeat; padding:0px 10px 0px 32px; font-size:11px; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border:1px dashed #a5d5d2; background-color:#A9C251; background-image:url(../images/i_msg-success.png); color:#fff; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#4c9a96; }

/* BreadCrumbs */
.breadcrumbs {font-size:14px;padding:5px 0 12px;overflow:hidden;/*letter-spacing:-1px;*/margin:10px 0;}
.breadcrumbs li{float:left}
.breadcrumbs span { background:url(../images/i_submenu1.png) center center no-repeat; padding: 0 10px 0; display:inline-block; overflow:hidden; vertical-align:middle; text-indent:-9999px;}
.breadcrumbs li strong { font-weight:normal;color:#535353}
.breadcrumbs li a { color:#888; }
.breadcrumbs li a:hover { text-decoration:underline;}

/* Page Heading */
.page-title { }
.page-title h1,
.page-title h2 {margin:0; font-size:30px;padding:0 0 5px 0;}
.page-title h1 span{padding:0 10px;}, .page-title h2 span{padding:0 10px;}
.page-popup .page-title { border-bottom:0;}

.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.subtitle { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager .amount { float:left; margin:0 0 0 11px; }
.pager .amount strong{font-weight:normal}

/* Sorter */
.sorter .view-mode { float:left; margin:0 21px 0 0; }
.sorter .view-mode label { float:left; margin-right:10px; }
.sorter .view-mode .grid,
.sorter .view-mode .list {height:11px;text-indent:-9999px;display:inline-block;float:left;}
.sorter .view-mode .grid {width:11px;background:url(../images/i_grid.png) no-repeat 0 0;margin:10px 7px 0 0; }
.sorter .view-mode strong.grid{background:url(../images/i_grid_active.png) no-repeat 0 0;}
.sorter .view-mode strong.list{background:url(../images/i_list_active.png) no-repeat 0 0;}
.sorter .view-mode .list {width:12px;background:url(../images/i_list.png) no-repeat 0 0; margin:10px 0 0 0;}
.sorter .sort-by { float:right; padding-right:14px;/*margin-top:-1px;*/}
.sorter .sort-by label {/* vertical-align:middle;*/ }
.sorter .sort-by select { vertical-align:middle;border:none;background:none; color:#b5b5b5;margin-top:-2px;}
.sorter .sort-by a{display:none}
.sorter .limiter {     float: right;
    margin-right: 10px; }
.sorter .limiter select{background: none repeat scroll 0 0 #91AC36;
    border: medium none;
    color: #FFFFFF;
    margin-top: -2px;}
/* Toolbar */
.toolbar { background-color: #91AC1D;
    color: #FFFFFF;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 100%;border-radius:7px;}
.toolbar .pager {float:left;width:110px;}
.toolbar .sorter {float:right;width:415px;}
.col3-layout .toolbar .sorter { width:387px;}
.col3-layout .sorter .view-mode{ margin:0;}
.col3-layout .sorter .sort-by{ padding-right:0;}
.toolbar-bottom {margin-bottom:60px;overflow:hidden;height:100%;}
.pages{float:right;margin:0 0 20px;}
.pages strong{display:none;}
.pages ol li{float:left;width:auto;height:23px;display:inline-block;color:#888;font-size:11px;margin-left:14px;line-height:23px}
.pages ol li a{color:#888;}
.pages ol li.current{width:23px;text-align:center}
/* Data Table */


/* Bundle products tables */
.data-table tbody.odd tr {  }
.data-table tbody.even tr {  }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { /*border-bottom:0; */}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #e2e2e2; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { /*padding-left:10px; */}

/* Generic Info Box */
.info-box { margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std p >.imgstyle{border: solid 1px #ddd; padding:5px;}
/* Misc */
.link-cart {}
.link-wishlist, .link-compare { background: none repeat scroll 0 0 #93AE21;
    border-radius: 17px 17px 17px 17px;
    box-shadow: 1px -1px 1px #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 18px;
    letter-spacing: 0.5px;
    margin-right: 3px;
   padding: 4px 10px;}
   
.product-shop  .add-to-links .link-wishlist, .product-shop .add-to-links .link-compare {
    background: none repeat scroll 0 0 #93AE21;
    border-radius: 17px 17px 17px 17px;
    box-shadow: 1px -1px 1px #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    height: 18px;
    margin-right: 0px;
    padding: 4px 8px;
}
.link-wishlist span, .link-compare span{display:block;height:28px;padding:0 0 0 17px;}
.link-wishlist span span, .link-compare span span{line-height:28px;padding:0 14px 0 3px;font-size:11px;font-weight:normal;font-style:italic;}
.link-reorder {}
.link-print {}
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:23px; height:23px;text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:23px; height:23px;text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px;display:none; }
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { text-indent:-9999px; position:absolute; left:0; top:0; }
.demo-notice a { display:block; text-indent:0; position:fixed; left:0; top:150px; }
/* ======================================================================================= */

/* Header ================================================================================ */
.logo { float:left; }
.header { width:960px; height:99px; margin:0 auto 50px auto; padding: 0; text-align:left; position:relative; z-index:12;font:12px/18px Verdana,Geneva,sans-serif;}
.header .logo { float:left; margin:38px 0 0; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right;margin:30px 0 0 0; }
.header .welcome-msg {  margin:0; padding:0; text-align:right;/*letter-spacing:-1px;*/}
:root .header .welcome-msg  { color: #9FC017;
    font-size: 12px;/*letter-spacing: 0 \0/IE9;*/ }  /* IE9 */
.header .form-search {   background: none repeat scroll 0 0 #93AE21;
    border-radius: 20px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 135px;
    width: 230px;}
.header .form-search label { display:none; }
.header .form-search input.input-text {  background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #888888;
    float: left;
    font-style: italic;
    height: 30px;
    line-height: 22px;
    margin: 0;
    padding: 0 5px;
    width: 155px;}

.header .form-search button.button {margin:5px 12px 0 0;float:right;height:25px;width:25px;display:inline-block;/*text-indent:-9999px;*/background:url(../images/i_search.png) 100% 3px no-repeat;}
.header .form-search button.button span{ display:none;}
.header .form-search .search-autocomplete { z-index:999;position:absolute!important;top:26px!important;left:0!important; width:152px; float:left;}
.header .form-search .search-autocomplete ul { background-color:#000; }
.header .form-search .search-autocomplete li { text-align:left; padding:3px 8px 3px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { }
.header .form-search .search-autocomplete li.selected { background-color:#222;}
/*header links*/
.header .links { float:right; margin-top:10px;/*letter-spacing:-1px;*/}
:root .header .links  { /*letter-spacing: 0 \0/IE9; */}  /* IE9 */
.header .links li { float:left; font-size:10px; background:url(../images/pipe_link_header.png) right center no-repeat; padding: 0 10px 0 8px;}
.header .links li:last-child { padding-right: 0 !important;background:0;}

.header .links a { font:12px/18px Verdana,Geneva,sans-serif;}
/*header shopping cart*/
.shopping-cart-checkout{clear:right;float:right;position:absolute;right:0;bottom:2px;z-index:1; width:355px;}
.top-link-cart{float:right;/*letter-spacing:-1px;*/}
:root .top-link-cart  { /*letter-spacing: 0 \0/IE9;*/ }  /* IE9 */
.top-link-checkout{font-weight:bold;margin:0 0 0 10px;float:right;padding:0 5px 0 0;/*letter-spacing:-1px;*/}
:root .top-link-checkout  {/* letter-spacing: 0 \0/IE9;*/ }  /* IE9 */
.shopping-cart-checkout a.open-shopping-cart{background:url(../images/i_dropdown.png) no-repeat 0 0;text-indent:-99999px;width:6px;height:6px;display:block;position:static;float:right;padding:0;margin:7px 0 0 0}
/*header em blog*/
#slideshow_blog {background: none;left: 331px;top:31px;margin: 0;padding: 0;position: absolute;width:298px;}
#slideshow_blog .slideshow-box{background:none;height:62px;overflow:hidden;position:relative;}
#slideshow_blog li.item{padding:0!important;margin:0;border:none;height:62px;position:relative;}
#slideshow_blog .post-image{display:block;width:62px;height:62px;float:left;margin:0 10px 0 0;}
#slideshow_blog .desc{float:right;width:183px;font-family:Georgia,Arial;margin:-3px 0 0 0;padding:0 43px 0 0}
#slideshow_blog .from-blog{width:100%;color:#a87d9c;font-size:11px;display:inline-block;font-style:italic;}
#slideshow_blog .post-title{font:11px/16px Georgia, Arial;display:inline-block;width:100%;height:32px;overflow:hidden;font-style:italic;}
#slideshow_blog .buy-extension{color:#a87d9c;font-size:9px;display:inline-block;background:url(../images/btn_buy_extention.png) no-repeat left center;text-transform:lowercase;padding-left:11px;line-height:9px;position:absolute;bottom:1px;left:72px}
#slideshow_blog .previous{display:block;width:23px;height:23px;text-indent:-99999px;position:absolute;right:10px;top:6px;}
#slideshow_blog .next{display:block;width:23px;height:23px;text-indent:-99999px;position:absolute;right:10px;top:34px;}

/*slideshow*/
.container{position:relative;z-index:10;clear:both;overflow:hidden;height:100%; float:left; margin-top:15px;}

/********** < Navigation */
#nav { width:960px; margin:0 auto;font-size:11px;padding:0;z-index:100;}
#nav a.level-top { line-height:30px; font-size:12px;text-decoration:none;padding:0;text-transform: uppercase; }
#nav li.over a.level-top{color: #6ab5b1;}
#nav li.parent a.level-top{background: url(../images/i_dropdown.png) no-repeat right 13px; padding: 0 11px 0 0;}
#nav li.parent.over a.level-top {background-image: url(../images/i_dropdown_active.png);}

/* 0 Level */
#nav li.submenu { float:left; padding-right:20px;}
#nav li.active a { }
#nav a { float:left; padding:0 12px 0; }
#nav li.over > a,
#nav a:hover { text-decoration:none;}

#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a { }
#nav a,
#nav a:hover { display:block; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { }
#nav ul li.parent li a { }
/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding: 0 12px;}
#nav ul li.last {  }

#nav ul a,
#nav ul a:hover { float:none; padding:0; line-height:1.3em;display:block;}
#nav ul a:hover{font-weight:bold}
#nav ul li.parent{background:url(../images/i_submenu.png) no-repeat 145px 50%;}
#nav div {position:absolute;left:-9999px;top:20px;width:160px;padding:10px}
#nav div ul{margin:0px;padding:10px 0;border-top: 1px solid #79bcb9;}
#nav div ul li a{padding:0 10px 0 0;}
/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:30px; left:-10000px; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:-11px; }

#nav ul li a { }
#nav ul li a:hover {  }
#nav ul li a,
#nav ul li a:hover { }
#nav ul li.last > a { background:none; }
#nav ul span,
#nav ul li.last li span { padding:6px 0 5px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; padding:10px 0; border-top:1px solid #79BCB9;}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:165px; }

/********** Navigation > */
ul.tab-list { background:#C5DB60;  border-radius: 10px 10px 10px 10px;/* background:url(../images/bg_tab.png) repeat-x 0 bottom; */}
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {padding:0 20px 28px 0;margin:0 0 27px 0;width:auto;}
.block .block-title {padding:0 0 15px 0; }
.block .block-title strong span {font-size:16px;font-weight:normal;line-height:22px;/*letter-spacing:0;*/}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; }
.block .btn-remove { float:right; margin:1px 0 2px 5px; }
.block .actions { padding:20px 0 0 0; text-align:left; }
.block .actions a { float:left; margin: 3px 5px 0 0;padding-right:20px;font-size: 11px;line-height: 11px;font-style:italic;}
.block .actions button.button { float:left; }
.block .empty { margin:0; }

/* Mini Blocks */

/* Mini Products List */
.mini-products-list li.item{padding:10px 0;}
.mini-products-list .product-image {display: block;float: left; margin: 0 10px 0 0;overflow: hidden;padding: 0;width: 52px;}
.mini-products-list .product-image img {margin: 5px;}
.mini-products-list .product-details {margin: -5px 0 0 64px;overflow: hidden;}

/*block cart*/
.number_item{font-weight:bold;margin:0 2px;}
.block-cart .sku{padding-bottom:22px;}
.header .block-cart{position:absolute;right:0;top:18px;z-index:1;padding:5px 0 0 0;}
.header .block-cart .block-content{padding:20px;width:268px}
.block-cart .mini-products-list li.item{padding:15px 0 15px 0;margin:0;}
.block-cart .mini-products-list li.item:first-child{padding-top: 0;}
.block-cart .mini-products-list .product-details{width:204px;position:relative;}

.block-cart .btn-remove{margin:25px 0 0 5px}
.block-cart .btn-edit{display:none}
.block-cart .subtotal{text-align:right;margin:15px 0 0}
.block-cart .subtotal .price{font-weight:bold; font-size:12px;}
.block-cart .actions { padding:15px 0 0}
.block-cart .actions button.button{float:right}
.block-cart button.button span,.block-cart .cart_link span{  background: none repeat scroll 0 0 #EC7C18;
    border-radius: 22px 22px 22px 22px;
    box-shadow: 1px 2px 1px #D67C21;
    height: 26px;
    padding: 0 10px;}.block-cart .cart_link span{padding:9px 6px 5px;}
    .block .actions a.cart_link{background-image: none;float:right;padding-right:0;}
.block-cart button.button span span,.block-cart .cart_link span span{color:#ffffff;  border-radius:none;box-shadow:none; background:none; 
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;} 
.block-cart button.button:hover span span,.block-cart .cart_link:hover span span{text-decoration:underline;}
/* Block: Account */
.block-account{background:none;padding:0 20px 0 0;}
.block-account .block-title{padding:0 0 5px 0}
.block-account .block-content li{padding:5px 0;}
.block-account .block-content li a {display:block;}
.block-account .block-content li.current strong{color:#af6d9f;background:url(../images/btn_buy_extention.png) no-repeat center left;padding-left:12px;font-weight:normal;}

/* Block: Currency Switcher */
.block-currency { clear:both;float:right;margin:3px 0 0 4px;padding:0;}
.block-currency .block-content {padding:0 }
.block-currency .block-content select { width:200px;}

/* Block: Layered Navigation */
.block-layered-nav .block-title{padding:0}
.block-layered-nav .block-subtitle {display:none;}
.block-layered-nav dt {color:#af6d9f;font-weight:bold;font-size:11px;line-height:22px;padding:20px 0 0 0;}
.block-layered-nav li{position:relative;}
.block-layered-nav a {font-size:11px;line-height:22px;}
.block-layered-nav a.btn-remove { position:absolute; right:0; top:0; margin:0;}

/* Block: Wishlist */
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }
.block-wishlist .link-cart{height:26px;background:none;display:inline-block;padding:0 10px;margin:10px -10px 0 0;  text-decoration:none;}
.block-wishlist .link-cart span{height:26px;line-height:26px;}
.block-wishlist .link-cart span span{background: url(../images/btn_cart.png) no-repeat 100% 50%;color: #282723;font-size:12px;text-transform:uppercase;padding:0 14px 0 0; }
.block-wishlist .btn-remove{margin:25px 0 2px 5px}

/* Block: Related */
.block-related .related-checkbox{margin-right:10px;float:left;/*margin-bottom:10px*/}
.block-related .block-subtitle{display:none;}
.block-related .sku{margin-bottom:7px;}
.block-related .ratings{margin-bottom:8px}
.block-related .ratings .amount{display:none}
.block-related .product{overflow:hidden;height:100%;margin-left:23px;}

/* Block: Compare Products */
.block-compare .detail{width:190px;float:left}
.block-compare .btn-remove{float:left;margin:7px 7px 0 0;}
.block-compare .actions a{float:none;line-height:28px;margin:3px 0 0 7px;font-style:italic;}
#compare-items li{padding:0 0 20px 0;} 
#compare-items li.last{padding:0;}
.block-compare button.button:hover span span{/*text-decoration:underline;*/}

.page-popup .link-print {padding:0 10px 0 20px;float:right;background:url(../images/i_print.png) no-repeat center left; }
.page-popup a.link-print { text-decoration:none;color:#b8b8b8;line-height:30px; }
.catalog-product-compare-index .page-title{background-color:#282723;height:30px;}
.catalog-product-compare-index .page-title h1 {font-size:14px;color:#b7ab96;float:left;padding:0 0 0 10px;line-height:30px;}
.catalog-product-compare-index .content { padding:5px; background:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; border-radius:5px;}
.compare-table thead th{padding:10px;text-align:left!important;}
.compare-table { border:0; }
.compare-table .btn-remove {text-align:left;display:inline-block;}
.compare-table tbody th { font-size:11px; font-weight:bold; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; }
.compare-table tbody td {min-width:188px;}

.compare-table tr.first td .product-image { display:block;width:188px;height:259px;}
.compare-table tr.first td .product-name { margin:0 0 5px;   min-height: 31px; text-align:center;}
.compare-table tr.first td .product-name a { font-weight:bold; }
.compare-table tr.first td .ratings { float:right; }
.compare-table tr.first td .ratings .rating-box { float:none; margin:0 0 5px; }
.compare-table tr.first td .ratings .amount { display:block; }
.compare-table td .add-to-links { float:left; margin-top: 10px;}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
.catalog-product-compare-index .buttons-set{padding:0;margin:10px 0 0 0}
.catalog-product-compare-index .buttons-set button.button{color:#A87D9C}
.compare-table table tbody td, .compare-table table tbody td.last{border:0;}
.compare-table .container{position:relative;}
.compare-table .container .productlabels_icons{left:118px;right:auto;top:36px;bottom:auto;}
/* Block: Recently Viewed */
.block-recent-product-review .data-table{border:none;}
.block-recent-product-review .data-table li{width:100%;padding:10px 0;position:relative;overflow:hidden;}
.block-recent-product-review .product-image{display:block;width:52px;height:68px;padding:0;margin:0 10px 0 0;overflow:hidden;float:left}
.block-recent-product-review .product-image img{margin:5px;}
.block-recent-product-review .product_review{margin:-2px 0 0 0;overflow:hidden;float:right;width:156px;}
.block-recent-product-review .product-name{font-weight:normal;margin:0;line-height:13px}
.block-recent-product-review .ratings{margin:0;padding:5px 0 }
.block-recent-product-review .sku{color:#888;font-size:11px}
.block-recent-product-review .review-text{font-size:11px;font-style:italic;line-height:14px;}

/* Block: Recently Compared */

/* Block: Poll */
.block-poll input.radio { float:left; margin:2px -18px 0 0;}
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll #poll-answers li{ padding:3px 0px;}
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }
.block-poll .actions button.button:hover span span{/*text-decoration:underline;*/}

/* Block: Subscribe */
.block-subscribe{float: right;    height: 372px;    margin: 12px 0 0;    min-height: 71px;    padding: 0 0 10px;    position: relative;    width: 264px;}
.block-subscribe .block-content { padding:0;background:none;  margin-left: 12px;}
.block-subscribe .block-title strong { }
.block-subscribe label {font-size:11px;padding-left:18px;line-height:11px;margin:0 11px}
.block-subscribe input.input-text {    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C2C2C2;
    border-radius: 5px 5px 5px 5px;
    color: #757575;
    display: block;
    font-size: 13px;
 
    height: 28px;
    line-height: 24px;
    margin: 7px 8px 5px;
    padding: 0 31px 0 4px;
    width: 170px;}
.block-subscribe .actions { background:none; padding:0; margin:0; text-align:left; }
.block-subscribe .actions button.button {float: none;    position: absolute;    right: 46px;    top: 296px;}
.block-subscribe .actions button.button span { background:url(../images/subscribe.png) no-repeat left center;width:157px;padding:0;height:46px  }
.block-subscribe .actions button.button span span{background:none;text-indent:-9999px;padding:0}
.block-subscribe .validation-advice{font-size:10px;padding:0 11px}

/* Block: Reorder */
.block-reorder input.checkbox { float:left; margin:2px 5px 0 0; }
.block-reorder .product-name { display:inline-block; }
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block-reorder .actions a { margin: 8px 0 0 5px;}
.block-reorder li a{ float:left;}
/* Block: Banner */
.block-banner { background:none;margin-left:-6px; padding-bottom:0; margin-bottom:0;}

/* Block: Login */
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:none; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }

/* Block: Support */
.block-support{margin:0 0 0 -6px;background:none!important;}

/* Block: Account Protection */
.block-protection{background:none;margin:0}
.block-protection ul li{float:left;margin:0 10px 0 0;}
.block-protection ul li a{display:block}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-image-container{padding-bottom:9px;}
.sku{color:#888;display:block;font-style:italic;}
.category-title { border:0; margin:0; padding:5px 0; }
.category-title h1,
.category-title h2 { font:normal 35px Verdana,Geneva,sans-serif; text-transform:none;padding:0; }
.category-image { width:100%; overflow:hidden; margin:0; text-align:center;}
.category-description { margin:0 0 10px; }

.products-container{padding-bottom:24px;}
.quickshop {width:200px !important;} 
.quickshop2 {width:200px !important;} 
#em-quickshop-name h1{color: #93AE21;
    font-family: 'Conv_grilcbcb_0',Sans-Serif;
    font-size: 25px;
    margin: 0 0 20px;}
/* View Type: Grid */
.product-list{background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    height: auto;
    margin: 20px 5px;
    width: 693px;}
.products-grid{overflow:hidden; margin-right:-8px;}
.products-grid li.item {    min-height: 290px;float: left;    margin: 10px 5px 10px 6px;    position: relative; padding:10px;    text-align: center;    width: 146px; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px; background:#ffffff; } 
#featured-product .products-grid li.item { background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 10px 5px 1px 6px;
    min-height: 185px;
    padding: 2px;
    position: relative;
    text-align: center;
    width: 178px;}
    #featured-product .products-grid li.item:last-child{padding-right:0;margin-right:0;}
#featured-product  .products-grid .product-image { display: block;
    height: 200px;
    margin: -8px 0 0;
    width: 100%;
    }
.products-grid .product-image { display:block; width:200px; height:200px;/*position:absolute;left:0px;bottom:0;*/margin:10px 0 0; }
.products-grid .product-name a {font-size:12px;color:#93AE21;font-weight:bold;}
.products-grid .sku{display:inline-block;color:#888;font-size:11px;padding-bottom:15px}
.products-grid .hover-item{
 /*  background: none repeat scroll 0 0 #444444; */ 
    bottom: 0;
    left: 49px;
    position: absolute;
    top: 136px;
    width: 219px;
/* background:url(../images/bg_quickshop.png) repeat 0 0; */}
#pro-info{ background: none repeat scroll 0 0 #93AE21;
    border-radius: 12px 12px 12px 12px;
    display: block;
    margin: 16px 0 !important;
    padding: 6px 9px; 
   }
   #pro-info:hover{text-decoration:none;}
#pro-info span {color:#fff; padding: 6px 9px;}

.products-grid .price-box{   bottom: 26px;
    left: 118px;
    margin: 0;
    position: absolute;
    text-align: left;}
.back-link
.hover-item .regular-price .price,
.hover-item .old-price .price-label,
.hover-item .old-price .price, 
.hover-item .special-price .price-label, 
.hover-item .special-price .price, 
.hover-item .price,
.hover-item .price-from .price-label,
.hover-item .price-to .price-label,
.hover-item .minimal-price .price-label{color:#fff;font-size:12px;}
.view-detail{ 
background:url(../images/btn_view_detail1.png) no-repeat right center; 
background: none repeat scroll 0 0 #EB7E19;
    border-radius: 10px 10px 10px 10px;
    bottom: 20px;
    box-shadow: 1px 1px 1px #EB7E0F;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    left: 16px;
    line-height: 10px;
  top: 262px;
    padding: 8px;
    position: absolute;
    }
.view-detail:hover{ text-decoration:underline;}

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; padding-bottom:0;}
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }

.products-list .product-name { margin:0 0 5px;overflow:hidden; }
.products-list .price-box {  margin:0 0 10px; line-height:14px}
.products-list button.button { float:right; margin: 3px 0 5px;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0;   margin: 15px 0; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both;margin-left: 74px;position: static; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:none }
.products-list .f-fix{position:static;float:none;padding:0;margin:0}

.catalog-category-view .main .category-products .products-list li.item{margin:0 0 0 20px;padding:30px 0;width:auto;position:relative;overflow:hidden;height:100%}
.catalog-category-view .main .category-products .products-list .product-image{width:188px;height:259px;margin:0 20px 0 0;border:none;}
.catalog-category-view .main .category-products .products-list .product-image img{margin:0}
.catalog-category-view .main .category-products .products-list .product-shop{width:472px;}
.catalog-category-view .main .category-products .products-list .product-name{font-size:12px;font-weight:bold;}
.catalog-category-view .main .category-products .products-list .desc{padding:4px 0 0;} 
/*.catalog-category-view .main .category-products .products-list .price-box{left:208px;bottom:68px;}*/
.catalog-category-view .main .category-products .products-list .productlabels_icons{right:auto;bottom:0;left:118px;top:30px;}
.catalog-category-view .main .products-list .add-to-links{margin-left:0;}
.catalog-category-view .main .products-list button.button{float:left;/*margin:10px 0 0;position:absolute;bottom:30px;left:208px;*/}
.catalog-category-view .main .category-products .products-list .hover-item{width:188px;height:259px;position:absolute;background:url(../images/bg_quickshop.png) repeat 0 0;bottom:30px;left:0}
.catalog-category-view .main .category-products .products-list .hover-item .price-box {bottom: 41px;left: 20px; position: absolute;}
.catalog-category-view .main .category-products .products-list .hover-item .view-detail {background: url(../images/btn_view_detail1.png) no-repeat right center;bottom: 20px;color: #B4E3E0;display: inline-block;font-size: 11px;height: auto;left: 20px;line-height: 11px; padding-right: 25px; position: absolute;}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; background:url(../images/i_write.png) left center no-repeat; padding: 0 0 0 14px;clear: both;}
.ratings { line-height:1.25; margin:0px 0;   margin: 0 0 11px;}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:-2px 0 0 0; color:#666;display:inline;}
.ratings .rating-links a {color:#888;font-style:italic;text-decoration:none;}
.ratings .rating-links a.w{color:#666; font-style:normal;}
.ratings .rating-links a:hover { text-decoration:underline;}
.ratings .rating-links .separator { margin:0 2px; }
.rating-box { width:64px; height:12px; font-size:0; line-height:0; background:url(../images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:12px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left;margin:0px 3px 0 0 }
.ratings .amount { font-size:11px; font-style:italic;}
.ratings .amount a { color:#666; text-decoration:none;}
.ratings .amount a:hover {text-decoration:underline;}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; font-style:italic; color:#808080;display:none;}
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; cursor:help; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop  input.qty { margin-right:2px; margin-bottom:2px;}
.product-view .product-shop .availability span { font-weight:normal; }
.regular-price .price{color: #EB7E19;
    font-size: 13px !important;
    font-weight: bold;}
/* Email to a Friend */
.email-friend { margin:0; background:url(../images/i_email.png) left center no-repeat; padding: 2px 0 2px 20px; color:#666;}
.email-friend a { color:#666; text-decoration:none;}
.email-friend a:hover { text-decoration:underline;}

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }
 
/********** < Product Prices */
.price-box { margin:5px 0 15px; }
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price .price { font-weight:bold; font-size:11px; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price {font-size:11px;margin-top:-2px;/*letter-spacing:-1px*/ }
.old-price .price-label { white-space:nowrap; color:#888; }
.old-price .price { font-weight:bold;/* text-decoration:line-through; */}

/* Special price */
.special-price { font-size:11px;margin:0;  margin-top:-10px;}
.special-price .price-label {  white-space:nowrap; color:#af6d9f;}
.special-price .price { font-weight:bold; color:#af6d9f; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; text-decoration:none; }
a.minimal-price-link:hover { text-decoration:underline; }
.minimal-price-link .price { font-weight:normal;  }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#af6d9f; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#af6d9f; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; font-size:11px}
.price-from .price-label { /*font-weight:bold; */white-space:nowrap;color:#888; }

.price-to { margin:0;font-size:11px }
.price-to .price-label { /*font-weight:bold;*/ white-space:nowrap;color:#888; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold;}

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }

.cart-price .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:30px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd;clear:both;}
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links{overflow:hidden;height:100%;margin:0 0 15px 0}
.add-to-links li{float:left;margin-right:5px;}

/* Add to Cart */
button.btn-cart{ background: none repeat scroll 0 0 #EC7C18;
    border-radius: 22px 22px 22px 22px;
    box-shadow: 1px 2px 1px #D67C21;
  
    height:37px;
    padding: 0 10px;}
button.btn-cart span{background:none!important;padding:0;display:inline-block;width:auto;}
button.btn-cart span span{font-family:'Conv_grilcbcb_0',Sans-Serif;line-height:26px;text-transform:uppercase;font-size:19px;}
button.btn-cart:hover span span{text-decoration:none}

.add-to-cart .btn-cart{margin:1px 0 0 0;}
/* Add to Links + Add to Cart */

/* Product Images */
.product-img-box{float:left;width:331px; margin: 0 10px 5px 0; z-index:10;}
.col3-layout .product-img-box{}

.product-img-box .product-image{width:269px; float:right; }
.more-views h2{display:none;}
.more-views ul{overflow:hidden;height:100%;}
.more-views ul li{display:block;height:78px;}
.more-views ul li div{margin:0 0 20px 0;width:42px;height:58px;}
.more-views ul li.empty div{width:40px;height:56px;}
.more-views ul li.last {}
.more-views ul li a{display:inline-block;width:42px;height:58px;overflow:hidden;}
.more-views ul li.not-empty div:hover{background:url(../images/bg_thumbnail.png) no-repeat 0 0;text-align:center}
.more-views ul li.not-empty div:hover a{width:38px;height:54px;margin:2px 0 0 0;}
.more-views ul li.not-empty div:hover a img{margin:-2px;}

.product-img-box .zoom-notice{display:none!important;}
.product-img-box .zoom{background:url(../images/bg_zoom.png) no-repeat 0 0;width:49px;height:24px;position:absolute;right:5px;top:341px;}
.product-img-box .zoom .btn-zoom-out{position:absolute;right:1px;top:2px;}
.product-img-box .zoom .btn-zoom-in{position:absolute;left:1px;top:2px;}
.product-img-box .zoom #track{display:none!important;}

/* Product Shop */
.product-view{margin:47px 0 0 0;}
.product-view .product-shop{float:right; margin:0px 0 40px 0;}
#product_addtocart_form > .product-shop{width:330px !important;float:right; margin:0px 0 40px 0;}
.col1-layout .product-view .product-shop{width:609px}
.col3-layout .product-view .product-shop{float:left;width:100%;}

.product-essential .product-shop .product-name{position:absolute; left:0; top:-47px;}
.col3-layout .product-essential .product-shop .product-name,.col2-left-layout .product-essential .product-shop .product-name,.col2-right-layout .product-essential .product-shop .product-name{/*top:-457px;*/}

.product-shop .product-name h1{font-size:22px;font-weight:normal;}
.product-shop .ratings{overflow:hidden;height:100%;}
.product-shop .ratings .rating-links a.w{display:block;background:url(../images/i_write.png) no-repeat center left;padding-left:14px;margin:8px 0 0 0;text-transform:lowercase;}
.product-shop .short-description{overflow:hidden;height:100%;margin:0 0 5px 0;}
.product-shop .short-description h2, .wrapper-title{font-size:14px;font-weight:normal;margin:0;padding:15px 0 10px 0;}

/* Product Options */
.product-options{float:left;width:auto;}
.col1-layout .product-options{width:300px;}
.col3-layout .product-options{width:215px;}

.product-options dl dt{padding:0 0 8px 0}
.product-options dl dt label.required em{color:#AF6D9F}
.product-options dl dd{padding:0 0 10px 0}
.product-options select{width:129px;padding:3px;}
.col1-layout .product-options select{width:266px;}
.col3-layout .product-options select{width:181px;}

.product-options select option{padding:0 3px}
.product-options ul li{padding:2px 0;}
.product-options input.radio{margin:-1px 7px 0 0; }
.product-options p.required{display:none;}

/* .product-options-bottom{float:left;width:163px;padding:0 0 0 20px} */
.product-options-bottom {
    float: left;
    padding: 0;
    width: 100%;
}
.product-options-bottom .link-add-to-wishlist span, .product-shop .link-add-to-wishlist span {
    display: inline-block; color:#800080; font-size:14px;
    padding: 10px 0;
}
.product-options-bottom .regular-price .price, .product-shop .price-box .regular-price .price {
    color: #eb7e19;
    float: right;
    font-size: 22px !important;
    font-weight: normal;
    line-height: 26px;
    padding-bottom: 10px;
    padding-top: 16px;
    text-align: left;
    width: 100%;
}
.col1-layout .product-options-bottom{width:280px;}
.col3-layout .product-options-bottom{width:196px;}

.product-options-bottom .price-box{margin-top:0;}
.product-options-bottom .price-box .old-price{margin-top:-2px}
.product-options-bottom .price-box .regular-price{margin-top:-2px;display:block;}
.product-options-bottom .wrapper-title{padding-bottom:12px; margin-top: 20px;}
/* Block: Description */
.tab-list{width:100%;height:35px;/*background:url(../images/bg_tab.png) repeat-x 0 100%;*/margin:0 0 10px 0;}
.tab-list li{float:left}
.tab-list li a{display:block;padding:0 10px 0 0;height:30px;margin:5px 0 0 0;}
.tab-list li a:hover{text-decoration:none;}
.tab-list li a span{display:block;height:30px;padding:0 0 0 10px}
.tab-list li a span span{line-height:29px;color:#889F2C;font-size:14px;padding:0}
.tab-list li.active a{background:#95b21c;height:28px;margin:0; cursor:default;border-radius:10px;margin:3px;}
.tab-list li.active a span{height:30px}
.tab-list li.active a span span{color:#fff;background:none;line-height:28px}
#tabs .std{width:auto;padding:15px 10px 50px}

#tabs-review.active a ,#tabs-description li.active a{border:1px solid #889F2C;border-radius:10px;}
/* Block: Upsell */
.product-view .box-up-sell{overflow:hidden;height:100%;padding-bottom:55px; }
.product-view .box-up-sell h2, .product-view .box-tags h2 {color:#b7ab96;font-size:14px;height:30px;background-color:#282723;line-height:29px;padding:0 10px;margin:0;}
.product-view .box-up-sell .slideshow{position:relative;width:100%;overflow:hidden;height:100%}
.product-view .box-up-sell .slideshow-box{width:641px;overflow:hidden;height:100%;margin:0 auto;position:relative;}
.col1-layout .product-view .box-up-sell .slideshow-box{width:867px;}
.col3-layout .product-view .box-up-sell .slideshow-box{width:415px;}

.product-view .box-up-sell .products-grid li.item{margin:25px 0 0;width:226px;overflow:hidden;height:100%}
.product-view .box-up-sell .products-grid .product-name,
.product-view .box-up-sell .products-grid .sku,
.product-view .box-up-sell .products-grid .product-image, 
.product-view .box-up-sell .products-grid .hover-item{margin:0 38px 0 0;}
.product-view .box-up-sell .previous{background: url(../images/i_prev4.png) no-repeat 0 0;cursor: pointer;height: 35px !important;left: 3px;position: absolute;top: 185px; width: 17px !important;text-indent:-9999px;}
.product-view .box-up-sell .next{background: url(../images/i_next4.png) no-repeat 0 0;cursor: pointer;height: 35px !important;position: absolute;right: 3px;top: 185px;width: 17px !important;text-indent:-9999px;}

/* Block: Tags */
#tabs-review .form-add{margin:18px 0 60px 10px;}
.product-view .box-reviews{margin:25px 0 0 10px}
.form-add .form-list input.input-text, .form-add .form-list textarea{width:680px;}
.col1-layout .form-add .form-list input.input-text, .col1-layout .form-add .form-list textarea{width:940px;}
.col3-layout .form-add .form-list input.input-text, .col3-layout .form-add .form-list textarea{width:446px;}

.form-add .form-list textarea{height:73px;}
.form-add h4{font-size:11px;margin:0 0 15px 0;font-weight:normal;}
.form-add h4 em{color:#b48ea9;font-size:15px;}

#product-review-table{border:none;width:87%;margin:0}
#product-review-table thead th{background:none;border-right:none;padding:5px;text-align:center;font-weight:normal;color:#535353;}
#product-review-table thead tr.last th{border-bottom:none!important;}
#product-review-table tbody th, #product-review-table tbody td{border-bottom:none;border-right:none;font-weight:normal;padding:5px 0;}
#product-review-table tbody td{padding:5px;text-align:center;width:18%;}

.form-add .buttons-set{margin:25px 0 0 0;padding:0;text-align:left}
.form-add .buttons-set button.button{margin:0;float:left}
.form-add .buttons-set button.button {}


/* Block: Reviews */
#customer-reviews .pager .amount{ margin:0 11px 0 0;}
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:0;background: url(../images/bkg_product-essential-h2.gif) no-repeat scroll 0 0 transparent; }
.product-view .box-reviews .form-add  #review-form fieldset{clear:both;}
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

.product-view .box-tags{margin:60px 0}
.product-view .box-tags label{padding:0 0 5px 0;float:left;display:none}
.product-view .box-tags input.input-text{width:680px;height:23px;line-height:23px;padding:0 4px;border:1px solid #e1e1e1;color:#888}
.col1-layout .product-view .box-tags input.input-text{width:940px;}
.col3-layout .product-view .box-tags input.input-text{width:446px;}

.product-view .box-tags .note{margin:5px 0 0;color:#888}
.product-view .box-tags button.button{margin:25px 0 0 0;float:left}
.product-view .box-tags button.button span{background-image:url(../images/btn_checkout_left.png)}
.product-view .box-tags button.button span span{background-image:url(../images/btn_checkout_right.png);color:#fff;}
.product-view .box-tags ul {margin:25px 0 -20px 10px;overflow:hidden;height:100%;}
.product-view .box-tags ul li {color:#888;float:left;margin-right:10px;line-height:1.35;}
.product-view .box-tags ul li a{color:#535353;}
.product-view .box-tags .form-add{margin:25px 0 0 10px}
/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:290px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:605px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0;color:##93AE21;font-size:11px;}
.product-name a { text-decoration:none;color:#93AE21}
.product-name a:hover { text-decoration:underline;}

/* Product Tags */
.tags-list { display:block; font-size:14px;}
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#535353; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */

/* Checkout Types */
.cart .title-buttons .checkout-types {/*display:none;*/ float:right; }

/* Shopping Cart Table */
.data-table{width:100%;margin:0 auto;}
.data-table thead th{ background-color: #A9C251;
    color: #FFFFFF;
    font-size: 13px;
    padding: 6px;}
.data-table thead th.t-first{width:9px;}
.data-table thead th.t-last{width:9px;}

.data-table tfoot tr td{border-top:0!important;padding:0 9px;}
.data-table tfoot tr.last td{padding-bottom:20px;}
.data-table tfoot tr.first td{padding-top:20px}

.data-table tfoot tr.last td strong{font-weight:normal;}
.data-table tfoot tr.last td strong span{font-size:14px;font-weight:bold;}

.data-table tbody td{padding:9px 9px 9px 0;vertical-align:middle;}
.data-table tbody td.t-first{width:9px;border-bottom:0;padding:0;}
.data-table tbody td.t-last{width:9px;border-bottom:0;padding:0;}
.data-table tbody td.pre-t-last{padding:20px 0px 20px 0;}
.data-table tbody td .product-name{color:#95B21A;font-size:16px;font-weight:normal;}
.data-table tbody td .price{font-weight:normal;}
#shopping-cart-table .subtotal{width:120px;}
.cart-table tbody td.remove{padding:20px 0;}
.cart-table tbody td h2.product-name{/*padding:26px 0 0 0;*/}
.cart-table tbody td .item-options{/*display:none;*/overflow:hidden;height:100%;}

.cart-table tfoot td{padding:20px 0px 20px 0}
.cart-table tfoot td button.btn-update span{}
.cart-table tfoot td button.btn-update span span{}

.cart-table tbody td.product-name .product-image {display: block;float: left;height: 68px;margin: 0 10px 0 0;overflow: hidden;padding: 0;width: 52px;}
.cart-table tbody td.product-name .product-image img {margin: 5px;}

.data-table .item-options dd{}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:40px 0 0; }
.cart .cart-collaterals .col2-set { width:100%;overflow:hidden;height:100%;padding:0 0 40px 0; }
.cart .cart-collaterals .col2-set .col-1 { width:320px;float:left;padding:0}
.cart .cart-collaterals .col2-set .col-2{width:310px;float:left;padding:0 0 0 10px;}
.cart .cart-collaterals .col2-set .totals{width:300px;}

.cart .cart-collaterals .col3-set{padding:0 0 20px 0;}
.cart .crosssell{height:100%;padding:50px 0 0 0;}
.cart .crosssell h2 {font-size:16px;padding:0;margin:0;}
.cart .crosssell .slideshow{position:relative;width:100%;}
.cart .crosssell .slideshow-box{width:920px;overflow:hidden;height:100%;margin:0 auto;position:relative;}
.cart .crosssell .products-grid li.item{margin:25px 0 30px;width:244px;}
.cart .crosssell .products-grid .product-name,
.cart .crosssell .products-grid .sku,
.cart .crosssell .products-grid .product-image, 
.cart .crosssell .products-grid .hover-item{margin:0 56px 0 0;}
.cart .crosssell .previous{cursor: pointer;height: 35px !important;left: -17px;position: absolute;top: 200px; width: 17px !important;text-indent:-9999px;}
.cart .crosssell .next{cursor: pointer;height: 35px !important;position: absolute;right: -17px;top: 200px;width: 17px !important;text-indent:-9999px;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount h2, .cart .shipping h2, .cart .totals h2 {font-weight:normal;font-size:16px;padding:0 0 20px 0;margin:0}
.cart .discount button span, .cart .shipping button span {}
.cart .discount button span span, .cart .shipping button span span{color:#fff;}
.cart .discount .buttons-set, .cart .shipping .buttons-set { margin:20px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount .input-box { margin:8px 0 0; width:272px; }
.cart .discount input.input-text { width:260px;color:#888;padding:0 5px;height:21px;line-height:21px; }

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;  }

.cart .shipping .form-list input.input-text { width:260px;color:#888;padding:0 5px;height:21px;line-height:21px;}
.cart .shipping .form-list select { width:272px;color:#888;padding:3px}
.cart .shipping .form-list select option{padding:0 3px;}

/* Shopping Cart Totals */
.cart .totals { float:right; width:235px; padding: 0 10px 10px; }
.cart .totals .price { font-weight:bold; color: #1d1d2d;}
.cart .totals table { width:100%; margin:0;}
.cart .totals td { padding:1px 0 1px 20px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 10px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; vertical-align:middle;}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-weight:normal;}
.cart .totals tfoot td .price { font-size:13px;}
.cart .totals .checkout-types { padding:0; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; } 

/* button.btn-proceed-checkout{width:210px;height:39px;padding:0 20px;} */
button.btn-proceed-checkout span, #opc-review .buttons-set button.btn-checkout span{display:inline;padding:0;}
button.btn-proceed-checkout span span{font-size:16px;}
button.btn-proceed-checkout:hover span span{text-decoration:none}
.btn{font-size:16px;}
.cart-noitems{padding:0 0 40px 0;}

/* Options Tool Tip */
.item-options dt { float:left; clear:both; color:#666;padding-right: 5px;}
.item-options dd {color:#666; }
.item-options dt:after { content:':'; }
.truncated { cursor:help;display:none; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */


/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {background:none;padding-bottom:0;margin-bottom:30px;}
.block-progress dt {padding:7px 0; }
.block-progress dd {color:#888;padding:7px 0 45px 0; }
.block-progress dd.last{background:0;padding-bottom:0;margin-bottom:-5px}
.block-progress p { margin:0; }
.block-progress dt a {color:#af6d9f;float:right; }
.opc li.section{ float:left; width:100%;}
.opc .buttons-set { margin:20px 0 0 0;padding:0;}
#onepage-guest-register-button{}
.opc .buttons-set button.button { float:left;margin:0; }
.opc .buttons-set button.button span { }
.opc .buttons-set button.button span span{color:#fff;}
.opc .buttons-set p.required { margin:0; padding:0 0 10px; text-align:left;display:none}
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:28px; line-height:28px; text-align:left;float:left;}
.opc .ul { list-style:disc outside; padding-left:18px; font-style:italic;}
.opc .step-title { background-color:#A9C251; height:30px;border-bottom:1px solid #5e5749;width:100%;   border-radius: 10px 10px 10px 10px;}
.opc .step-title .number {display:none;}
.opc .step-title .number .separator { display:none; }
.opc .step-title h2 { line-height:30px; padding:0 10px;font-size:14px;margin:0; min-height:30px;color:#eee;}
.opc .step-title h2 {color:#FFFFFF;} 
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
.opc .allow .step-title { cursor:pointer; }
.opc .active .step-title {cursor:default; background:#95B21A;    border-radius: 10px 10px 10px 10px;}
.opc .active .step-title h2 { color:#ffffff}
.opc .step { position:relative; }
.opc .step .tool-tip { right:30px; }
.opc .form-list .field{width:290px}
.opc .form-list .input-box{width:277px}
.opc .form-list .input-box input.input-text { width:267px;height:21px;line-height:21px;}
.opc .form-list select{padding:2px;width:277px;color:#888;}
.opc h3 { font-size:16px;font-weight:bold;color:#af6d9f;}

#opc-login h4 { font-size:14px; font-weight:normal;}
.col2-set > .col-1 > p{font-size:14px;}
#opc-login .step{padding:30px 0 50px 0;}
#login-form .col-1, #opc-login .col-2{width:330px;padding:0px 10px 0px 10px;}
#login-form .col-1 .form-list{padding:20px 0 10px 0;}
#login-form .col-1 .ul{margin:-10px 0 0 0;}
#login-form .col-2 .form-list .input-box { width:auto;}
#login-form .col-2 .buttons-set a { margin-top: 5px;color:#af6d9f;/*clear:left*/ }

#login-form h4 { display:inline;}
#login-form p { display:inline; line-height:20px; }
#login-form p.required{display:none;}
#login-form .form-list { margin: 10px 0 0;}
/**/
#opc-billing .step, #opc-shipping .step, #opc-shipping_method .step{padding:20px 0 60px 10px;}
#opc-billing h3, #opc-shipping h3, #opc-shipping_method h3{margin:0 0 10px 0}
#opc-payment .step{padding:14px 0 60px 10px}
#opc-payment dl dt{float:left;margin:0 30px 0 0;}
#opc-payment dl dd{clear:left;padding:10px 0 0 0;}
#opc-payment .form-list .validate-cc-type-select{width:123px;}
#opc-payment .form-list .input-box{width:auto;}
#opc-payment .form-list .input-box .v-fix{}
#opc-payment .form-list .input-box .v-fix select {width:94px;}
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

/*Order Review*/
#checkout-review-table tfoot tr td{border:0;}
#checkout-review-table tbody tr td.subtotal{padding:20px 40px 20px 0;}
#checkout-review-table thead th.subtotal{padding-right:40px}
#checkout-review-table tfoot tr td.t-last{padding-right:50px;}
#checkout-review-table tfoot tr td.t-first{padding-right:0;}

#review-buttons-container{text-align:left;margin:0;border-top:none!important;padding:0 0 30px 0}
#checkout-review-submit p.f-left{float:none!important;margin:0 0 0 348px;color:#888;}
#checkout-review-submit p.f-left a{color:#af6d9f}
#checkout-review-submit button.button{float:none;margin:0 0 3px 348px}
#review-please-wait{float:none;margin:0 0 0 348px}

/*success*/
.checkout-onepage-success .top-title{text-transform:capitalize;} 
.checkout-onepage-success .page-title{border:1px dashed #a5d5d2; background-color:#889F2C;height:28px;line-height:28px;margin-bottom:17px;}
.checkout-onepage-success .page-title h1{ background:url(../images/i_msg-success.png) no-repeat 10px 4px; color:#fff;font-size:20px;padding:0 0 0 30px;height:28px;line-height:28px;width:auto;}
.checkout-onepage-success .sub-title{font-weight:bold;font-size:11px;margin:0 0 18px 0;/*letter-spacing:0;*/}
.checkout-onepage-success .main p{font-family:Tahoma,Georgia,Arial;margin:0 0 2px 0;/*letter-spacing:0*/}
.checkout-onepage-success .main a{color:#942784;}
.checkout-onepage-success .main .order-id{font-weight:bold;color:#535353;}
.checkout-onepage-success .main .buttons-set{float:left;padding:13px 0 60px;margin:0;}
.checkout-onepage-success .main button.button{margin:0; float:left;}
.checkout-onepage-success .main button.button span{}
.checkout-onepage-success .main button.button span span{color:#fff;}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
h3.top-title{  font-size: 30px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 0 5px;/*letter-spacing:0*/}
.account-login, .account-create{padding:0 0 50px 0;} 
.account-login h1, .account-create h1{  background: none repeat scroll 0 0 #A9C251;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF !important;
    font-family: Verdana,Geneva,sans-serif !important;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;}
.account-login h1 span{padding:0 10px;}, .account-create h1 span{padding:0 10px;}
.account-login h2 {color:#AF6D9F;font-size:12px;font-weight:bold;margin:0}
.dashboard  h1{ font-family:Verdana,Geneva,sans-serif !important;height:30px;line-height:30px;width:100%;background:#A9C251;margin:0 0 15px 0;color:#282723 !important;font-size:16px;}
.account-login .buttons-set { margin:20px 0 0 0;padding:0;}
.account-login .buttons-set button.button { float:left;margin:0; }
.account-login .buttons-set button.button span {}
.account-login .buttons-set button.button span span{  background: none repeat scroll 0 0 #889F2C;
    box-shadow: 1px 2px 1px #889F2C; color:#fff;}
.account-login .buttons-set p.required { margin:0; padding:0 0 10px; text-align:left;display:none}
.account-login .col2-set .col-1, .account-login .col2-set .col-2{padding:0}
.account-create .fieldset{margin:0 0 30px 10px}
.account-create .buttons-set {margin:-10px 0 0 10px;padding:0}
.account-create .form-list .field{width:290px}
.account-create .form-list .input-box{width:277px}
.account-create .form-list .input-box input.input-text { width:267px;height:21px;line-height:21px;border-color:#e0e0e0;}
.account-create .form-list select{padding:2px;width:277px;color:#888;}
.account-create .buttons-set button.button { float:left;margin:0; }
.account-create .buttons-set button.button span {}
.account-create .buttons-set button.button span span{ color:#fff;}
/* Account Login/Create Pages ============================================================ */

.account-create .button.button span span {
    background: none repeat scroll 0 0 #889F2C; box-shadow: 1px 2px 1px #889F2C;
   
    }
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .no-item{padding:20px 0 50px 10px;}

/********** < Dashboard */
.my-account .page-title  h2,.my-account .page-title  h1, .box-account .box-head h2{font-family:Verdana,Geneva,sans-serif;height:30px;line-height:30px;font-size:14px;font-weight:normal;margin:0;background: none repeat scroll 0 0 #A9C251; border-radius:10px;}
.dashboard .welcome-msg { padding:20px 0 50px 10px; } 
.dashboard .welcome-msg strong { font-weight:normal; }
.dashboard .col2-set { margin:0 0 15px; }
.col2-set .col-1, .col2-set .col-2{padding:20px 0 45px 10px}
.my-account .page-title  h2 span,.my-account .page-title  h1 span, .box-account .box-head h2 span{ color:#fff;    padding: 0 10px;}
/* General Box */
.box-account .box .box-title{line-height:1.35;}
.box-account .box a {color:#af6d9f;font-size:11px;}
.dashboard .box .box-title h3,
.dashboard .box h4 { float:left; font-size:11px; font-weight:bold; margin:0 13px 0 0; }
.box-account .box .box-content{padding:10px 0 0 0}
.box-account .box .box-content a{padding:10px 0 0 0;display:inline-block}
.box-account .box .box-content a.edit-address{padding:0}
.box-account .box .box-content address{padding:10px 0 0 0;}

/* Block: Recent Orders */
.my-account .container-table{width:698px;border:none;border-left:1px solid #dadada;border-right:1px solid #dadada;} 
#my-orders-table .separator{display:inline;}
#my-orders-table  tbody td.last a{text-decoration:underline;}
#my-orders-table  tfoot td{ border-top:0;}

.my-account .pager{   background-color: #A9C251;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    padding: 0 10px;}
    
.my-account .pager .amount{margin:0}
.my-account .pager .limiter{float:right}
.my-account .pager .limiter select{background:0;border:0;color:#000000;}

/* Block: Account Information */
.my-account .fieldset{padding:20px 0 0 10px;margin:0;}
.my-account .buttons-set{padding:20px 0 0 0;margin:0}
.my-account table .buttons-set{padding:0;float:left;clear:none;}
.my-account table .buttons-set2{float:right;}
.my-account .buttons-set button.button{float:left; height:28px;}
.my-account button.button span, .my-account .buttons-set button.button  span{}
.my-account button.button span span, .my-account .buttons-set button.button span span{color:#fff;background: none repeat scroll 0 0 #94B01F; box-shadow: 1px 2px 1px #94B01F;}
.customer-account-edit .my-account .buttons-set{padding:20px 0 0 10px;}
.btn{ background: none repeat scroll 0 0 #94B01F !important;
    border: medium none;
    border-radius:20px;
    box-shadow: 1px 2px 1px #94B01F !important;
    color: #FFFFFF;
    padding: 2px 10px;
    
    }
/* Block: Reviews */
.dashboard .box-reviews .box-head a{display:inline-block;color:#AF6D9F;padding:20px 0 10px 10px}
.dashboard .box-reviews #my_recent_reviews{padding:0 0 60px 10px;}
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:1px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head a{padding:20px 0 10px 10px;color:#AF6D9F;display:inline-block}
#my_recent_tags{padding:0 0 60px 10px;}
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:1px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2,
.addresses-list h3 { font-size:11px; font-weight:bold;line-height:1.35;float:left;margin:0 13px 0 0; }
.addresses-list address { padding:10px 0 0 0 }
.addresses-list p { margin:0;line-height:1.35 }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { margin:0 0 20px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-style:italic; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/*edit*/
.addresses-list a {color:#af6d9f;line-height:1.35}
.col2-set.addresses-list .col-1.addresses-primary, .col2-set.addresses-list .col-2.addresses-additional{width:100%;padding:20px 0 0 10px}
.col2-set.addresses-list .col-1.addresses-primary li.item{float:left;width:48.5%;}
.addresses-additional ol{clear:left;padding:15px 0 0 0; }

/* Order View */
.order-info { background:#A9C251; border:1px solid #d0cbc1; padding:4px 8px; margin:5px 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0 10px 10px; }

.order-info-box { padding:12px 10px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { font-weight:bold; font-size:13px; }
.order-items .product-name {width:300px; /*font-size:1em !important; font-weight:bold !important;*/ }
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
.order-items p .link-print { float:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */

.my-wishlist .product-image{display:block; padding:0;margin:0 0px 10px 0;overflow:hidden;/*float:left;*/}
.my-wishlist .product-image img{margin:5px;}
.my-wishlist button.button.btn-cart span{background:0;}
.my-wishlist button.button.btn-cart span span{color:#282723;background:url(../images/btn_cart.png) no-repeat 100% 50%;font-style:normal;}
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set button.button { float:none; }
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table tbody td a{color:#AF6D9F;}
#wishlist-table tbody td .product-name a{}
#wishlist-table .inner{}
#wishlist-table{margin-top:5px;}
#wishlist-table .product-name{}
#wishlist-table > textarea{width:330px;}
/* My Tags */
.my-tag-edit { float:left; margin:8px 0 10px 10px;height:30px;line-height:30px}
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
.product-review .page-title{margin-bottom:25px;}

.product-review .product-img-box { float:left; width:103px; margin:0 20px 0 10px; }
.product-review .product-img-box .product-image { display:block; width:101px;overflow:hidden;margin:0 0 5px 0;}
.product-review .product-img-box .product-image img{margin:5px;}
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin:-6px 0 0 133px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }



/* Billing Agreements */
.billing-agreements, .recurring-profiles{padding:20px 0 0 10px;}

.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }

/**/
.newsletter-manage-index .my-account .buttons-set,
.tag-customer-index .my-account .buttons-set{padding-left:10px;}
/* ======================================================================================= */

#left-navigation ul li a{ background: url("../images/button.gif") no-repeat scroll 0 0 transparent;padding: 2px 0 9px 35px;color:#622F76;}
#left-navigation ul li {float: left;font-size: 19px;line-height: 40px;padding: 0 0 0 12px;  }
#left-navigation ul  li a:hover { background-position:1px -40px;color:#889F2C;} 
#left-navigation ul li ul li a{background:none;  font-size: 15px; line-height: 19px;width: 200px; color: #889F2C;}
#left-navigation ul li ul{  margin-left: -12px;}
#left-navigation ul li ul li {line-height: 26px;}
.catalog-seo-sitemap-category .col-main{ padding-bottom:40px;}
/* Footer ================================================================================ */
.footer-main{ overflow:hidden;}
.footer { width:960px; margin:0 auto;text-align:left}
.footer1{overflow:hidden;padding:0 0 50px 0}
.footer1 .slideshow-wrapper { box-sizing: border-box; padding: 20px 4%; width: 99%;}
.footer1 #slideshow{position:relative;}
.footer1 #slideshow .slideshow-box{width:901px;margin:0 auto;overflow:hidden;position:relative;}
.footer1 #slideshow ul li{float:left;width:auto;width:100px;background:url(../images/button.gif) no-repeat 0 0;  height: 32px; padding: 5px 0 0 40px;} 
.footer1 #slideshow ul li:hover{ background:url(../images/button.gif) no-repeat 0 -41px;}  
.footer1 #slideshow ul li a{/*margin-right:40px;*/display:inline-block;margin-right:10px;font-size:19.5px;color:#942784;}
.footer1 #slideshow ul li a:hover{color:#c5da5e;}
.footer1 #slideshow .previous{ background:url(../images/i_prev.png) no-repeat 0 0;    left: -23px; }
.footer1 #slideshow .next{ background:url(../images/i_next.png) no-repeat 0 0; right:-33px; }
.footer1 #slideshow .previous,
.footer1 #slideshow .next{display:block;width:11px;height:11px; position:absolute; top:14px; text-indent:-9999px}

.footer1 .links-set{float:right;overflow:hidden;margin:47px 0 0 0;/*letter-spacing:-1px;*/}
:root .footer1 .links-set  { /*letter-spacing: 0 \0/IE9;*/ }  /* IE9 */
.footer1 .links-set ul{margin:0}
.footer1 .links-set ul li{float:left;width:160px;padding-bottom:5px;}
.footer1 .links-set a{font-size:11px;margin-bottom:10px;display:inline-block}
.footer1 .links-set a span{font-size:14px;/*letter-spacing:0;*/}
.footer1 .links-set ul ul li{clear:left;}
.footer1 .links-set ul ul li a{margin-bottom:0}

.footer1 .category-products{float:left;width:290px;margin:51px 30px 0 0;position:relative;overflow:hidden;}
.footer1 .category-products .products-list li.item{margin:0;padding:0;position:relative}
.footer1 .category-products .products-list .product-image{height: 136px;width: 101px;}
.footer1 .category-products h2{font-size:14px;font-weight:normal;margin:0 0 2px 0;/*letter-spacing:0;*/}
.footer1 .category-products .products-list .product-shop{margin-top:-4px;}
.footer1 .category-products .products-list .product-name{margin-bottom:3px}
.footer1 .category-products .products-list .product-shop .f-fix{position:static;}
.footer1 .products-list .price-box{display:none;}
.footer1 .products-list .desc{font-size:11px;color:#888;line-height:14px;margin:0;padding:0 0 30px 0;font-style:italic;}
.footer1 .products-list .link-more{font-size:11px;padding-right:20px;line-height:11px;position:absolute;bottom:10px;left:113px;font-style:italic;}
.footer1 .products-list .product-name a{line-height:18px}

.footer2{overflow:hidden;padding:0 0 45px 0}
.footer-banner{float:left}
.footer3{width:100%;overflow:hidden;clear:both;padding:0 0 60px 0;}
.quick-link{/*letter-spacing:-1px;*/overflow:hidden;padding:0 0 4px 0;margin:0 0 6px 0;}
.quick-link{/**letter-spacing:-0.1em;*/} /* IE7 */

:root .quick-link  {     margin: 30px 0;/*letter-spacing: -0.01px \0/IE9;*/}  /* IE9 */
.quick-link p{font-size:11px;float:left;background:url(../images/pipe_link_footer1.png) no-repeat right center;padding-right:11px;margin:0 9px 0 0;}
.quick-link p span{color:#af6d9f;display:block;background:url(../images/btn_buy_extention.png) no-repeat left center;padding-left:14px;}
.quick-link ul li{ background: url("../images/pipe_link_footer.png") no-repeat scroll right center transparent;
    float: left;
    font-size: 16px;
    margin-right: 15px;
    padding-right: 11px;}
.quick-link ul li.last{margin-right:0;background:0;} 
.quick-link ul li a{color:#942784;}

.footer address { clear:left; float:left;font-size:13px;font-style:normal; }
.footer address em{font-style:normal;}
.footer address a{ font-style:normal;} 

.payment{float:right;margin:3px 0 0 0;width:550px;}
.payment ul li{float:left;margin-left:10px}
.payment img{vertical-align:middle;}

.store-switcher{float:right;margin:3px 0 0 0;}
.store-switcher label{display:none;}
.footer .form-language select, .block-currency .block-content select{padding:3px;font-size:14px; /*letter-spacing:-1px*/ }
.store-switcher select option, .block-currency .block-content select option{padding:0 3px;}
.footer .form-language { float:right; margin:3px 0 0 4px; }
.footer .form-language label { padding-right:5px; vertical-align:middle; float:left; }
.footer .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left;  }
.best-selling h3 { font:bold 14px/20px "Arial Narrow", Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:bold; color:#323439; padding: 0 0 5px; margin: -10px 0 15px; }
.best-selling table {  }
.best-selling tr.odd { }
.best-selling tr.even { }
.best-selling td { width:33%; padding:8px 10px 8px 8px; text-align:center;}
.best-selling td:first-child { border-left:0;}
.best-selling tr:first-child td { border-top:0;}
.best-selling .product-img { }
.best-selling .product-description { line-height:1.3em; margin-top:1em; text-align:left;}
.best-selling a { text-decoration: none;}
.best-selling a:hover { text-decoration: underline;}
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { }
/* ======================================================================================= */
.footer-container{ margin-top:10px;}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col-main .col-inner:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.add-to-links:after,
.slideshow ul:after,
#slideshow2 .slideshow-box ul:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/* ======================================================================================= */
/* dashboard - recent orders */
#my-orders-table{margin-bottom:60px;margin-top: 10px;}
#my-orders-table tfoot a{display:inline-block;height:26px;width:auto;float:right}
#my-orders-table tfoot a span{display: inline-block;height: 28px;padding: 0 0 0 7px;text-align: center;white-space: nowrap;font-size:16px;}
#my-orders-table tfoot a span span{padding: 0 7px 0 0;line-height:28px}
#my-orders-table tfoot .buttons-set .back-link a{float:left}
/*top menu*/
/*******************************topmenu*/
.store-switcher-color { height: 40px; background-color :#000; }
.store-switcher-color label{display:none;}
.store-switcher-color ul { display: block; margin: 0 auto; padding: 15px 0 0;  width: 960px; }
.store-switcher-color ul li { display: block; float: left; margin: 0 2px 0 0; padding-left: 8px; }
.store-switcher-color ul li, .store-switcher-color ul li a { background: url(../images/bkg_topmenu.png) no-repeat scroll 0 0 transparent; display: block; height: 25px; line-height: 25px;}
.store-switcher-color ul li a { background-position: 100% -36px; color:#C2C2C2 !important; cursor: pointer; display: block; font-size: 11px; font-weight: bold; padding: 0 15px 0 7px; text-decoration: none; text-transform:capitalize; }
.store-switcher-color ul li:hover, .store-switcher-color ul li:hover a { background: url(../images/bkg_topmenu_hover.png) no-repeat scroll 0 0 transparent; }
.store-switcher-color ul li:hover a { background-position: 100% -36px; }

/* fix bug 9/12/2011 */
.catalog-category-view .sidebar{margin-top:-4px;}
.productlabels_icons .saleoff-value{display:block;width:70px;height:81px;}
.productlabels_icons .saleoff-value p{color:#d9c7b2;font-size:16px;font-weight:bold;padding:5px 0 0 34px;}
.productlabels_icons .saleoff-value p {padding:5px 0 0 28px\0/IE8+9;} /* IE8+9  */

.more-views .slideshow-wrapper{width:42px;display:block;}
#slideshow-more-views {position:relative;height:220px;margin:-10px 0 0;padding:10px 0;}
#slideshow-more-views .slideshow-box{overflow:hidden;height:220px;position:relative;}
#slideshow-more-views .previous{display:block;width:11px;height:5px;background:url(../images/prev-viewmore.png) no-repeat 0 0;text-indent:-9999px;position:absolute;left:15px;top:0px}
#slideshow-more-views .next{display:block;width:11px;height:5px;background:url(../images/next-viewmore.png) no-repeat 0 0;text-indent:-9999px;position:absolute;left:15px;bottom:0px}

/* fix bug 13/12/2011 */
.customer-account-forgotpassword .col-main{padding-bottom:50px}
.tag-customer-index p{padding:20px 0 0 10px}
.tag-customer-index .buttons-set{padding:0}
.tag-customer-index .product-name{padding:0;}

.customer-account-edit .form-list .input-box{width:497px}
.customer-account-edit .form-list .input-text{width:487px;height:21px;line-height:21px;}
.customer-account-edit .form-list .field{width:255px}
.customer-account-edit .form-list .fields .input-box{width:242px}
.customer-account-edit .form-list .fields .input-text{width:232px;height:21px;line-height:21px;}
.customer-account-edit .form-list li.control input.checkbox{float:left;margin-top:2px; }

.customer-address-index .col2-set .col-2 h2,
.customer-address-index .col2-set .col-2 ol,
.customer-address-index .col2-set .col-2 button,
.customer-address-index .buttons-set .back-link{padding-left:10px; }
.customer-address-index .buttons-set .back-link{padding-left:10px;}
.customer-address-index .col-2.addresses-additional{ padding-left:0!important; }
.product-name-table{width:100%;}
.product-name-table tbody td{border-bottom:0!important;padding:0;min-height:70px;}
.cart-table tbody td.product-name .error{background:#FAEBE7;border:1px dashed #F16048;font-size:11px;color:#DF280A;margin:5px 0}
#shopping-cart-totals-table td.t-first{padding-left:0;text-align:left!important;}
#shopping-cart-totals-table .price{color:#535353;}
#super-product-table tbody tr td.t-name{color:#639693}

.tag-product-list .main .category-products .products-list li.item{margin:0 0 0 20px;padding:30px 0;width:auto;position:relative;}
.tag-product-list .main .category-products .products-list .product-image{width:188px;height:259px;margin:0 20px 0 0;border:none;}
.tag-product-list .main .category-products .products-list .product-image img{margin:0}
.tag-product-list .main .category-products .products-list .product-shop{width:472px;}
.tag-product-list .main .category-products .products-list .product-name{font-size:12px;font-weight:bold;}
.tag-product-list .main .category-products .products-list .desc{padding:4px 0 0;} 
.tag-product-list .main .category-products .products-list .price-box{left:208px;bottom:68px;}
.tag-product-list .main .category-products .products-list .productlabels_icons{right:auto;bottom:0;left:118px;top:30px;}
.tag-product-list .main .products-list .add-to-links{margin-left:0;}
.tag-product-list .main .products-list button.button{float:left;margin:10px 0 0;position:absolute;bottom:30px;left:208px;}
.tag-product-list .main .category-products .products-list .hover-item{width:188px;height:259px;position:absolute;background:url(../images/bg_quickshop.png) repeat 0 0;bottom:30px;left:0}
.tag-product-list .main .category-products .products-list .hover-item .price-box {bottom: 41px;left: 20px; position: absolute;}
.tag-product-list .main .category-products .products-list .hover-item .view-detail {background: url(../images/btn_view_detail1.png) no-repeat right center;bottom: 20px;color: #B4E3E0;display: inline-block;font-size: 11px;height: auto;left: 20px;line-height: 11px; padding-right: 25px; position: absolute;}

.header-container{position:relative;z-index:101;}
.catalogsearch-result-index .note-msg{height:30px;line-height:30px;}

.catalogsearch-result-index .main .category-products .products-list li.item{margin:0 0 0 20px;padding:30px 0;width:auto;position:relative;}
.catalogsearch-result-index .main .category-products .products-list .product-image{width:188px;height:259px;margin:0 20px 0 0;border:none;}
.catalogsearch-result-index .main .category-products .products-list .product-image img{margin:0}
.catalogsearch-result-index .main .category-products .products-list .product-shop{width:472px;}
.catalogsearch-result-index .main .category-products .products-list .product-name{font-size:12px;font-weight:bold;}
.catalogsearch-result-index .main .category-products .products-list .desc{padding:4px 0 0;} 
.catalogsearch-result-index .main .category-products .products-list .price-box{left:208px;bottom:68px;}
.catalogsearch-result-index .main .category-products .products-list .productlabels_icons{right:auto;bottom:0;left:118px;top:30px;}
.catalogsearch-result-index .main .products-list .add-to-links{margin-left:0;}
.catalogsearch-result-index .main .products-list button.button{float:left;margin:10px 0 0;position:absolute;bottom:30px;left:208px;}
.catalogsearch-result-index .main .category-products .products-list .hover-item{width:188px;height:259px;position:absolute;background:url(../images/bg_quickshop.png) repeat 0 0;bottom:30px;left:0}
.catalogsearch-result-index .main .category-products .products-list .hover-item .price-box {bottom: 41px;left: 20px; position: absolute;}
.catalogsearch-result-index .main .category-products .products-list .hover-item .view-detail {background: url(../images/btn_view_detail1.png) no-repeat right center;bottom: 20px;color: #B4E3E0;display: inline-block;font-size: 11px;height: auto;left: 20px;line-height: 11px; padding-right: 25px; position: absolute;}

#product-attribute-specs-table{margin:15px 0 53px}
#product-attribute-specs-table th{vertical-align:middle;}
#product-attribute-specs-table td{border:0;padding:2px 0;}

.product-options dl dd .input-box{padding-bottom:7px}
#my-tags-table button.btn-cart{margin-bottom:10px}
#my-tags-table button.btn-cart span{background:none}
#my-tags-table button.btn-cart span span{background:url(../images/btn_cart.png) no-repeat 100% 50%;color:#282723;}

.tag-customer-index .tags-list{padding-left:10px;margin-top:-9px;}
.tag-customer-index .buttons-set .back-link{padding:15px 0 0 0;}

.cms-index-index .content-bottom .category-products .products-list .ratings{margin:3px 0 8px}

#checkout-step-login .col2-set .col-1, #checkout-step-login .col2-set .col-2{width:330px;padding:0px 10px 0px 10px;}
#checkout-step-login .col2-set .col-2 .buttons-set a.f-left{clear:both;color:#A87D9C;}
#checkout-step-billing .form-list .wide .input-box input.input-text{width:557px}
/* 21/12/2011 */
.product-view .product-shop .no-rating{margin-top:-4px;}
.customer-account-login .account-login  #login-form .col2-set .new-users .buttons-set{margin-top:20px}
.grouped-items-table .price-box{margin:0}
.customer-account-forgotpassword .buttons-set button.button{float:left; height:28px;}
.customer-account-forgotpassword .buttons-set button.button span{}
.customer-account-forgotpassword .buttons-set button.button span span{color:#fff;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .ajaxcart button.button{margin:0 -1px;}
    .ajaxcart button.button.back{}
}
.sales-order-view .page-title .separator{display:inline}
.sales-order-view .link-reorder{margin-left:10px;}
.sales-order-view .link-reorder, .sales-order-view .link-print{color:#AF6D9F;line-height:38px;}
.sales-order-view .col2-set .col-1, .sales-order-view .col2-set .col-2{padding:0}
.sales-order-view .order-items{margin-top:-5px}
.sales-order-view .order-items .table-caption{margin:0 0 11px 10px;}
.sales-order-view #my-orders-table{margin-bottom:0}
.sales-order-view #my-orders-table tfoot tr td{border:0;padding-right:0;}
.sales-order-view #my-orders-table tbody tr td.subtotal{padding:20px 40px 20px 0;}
.sales-order-view #my-orders-table thead th.subtotal{padding-right:40px}
.sales-order-view #my-orders-table tfoot tr td.t-last{padding:0;}
.sales-order-view #my-orders-table tfoot tr td.t-first{padding-right:0;}

.sales-order-view .back-link{padding-bottom:30px;}

#my-downloadable-products-table tbody tr.last td{border-bottom:0;}
.contacts-index-index .buttons-set button.button{float:left; margin-left:0}
.contacts-index-index .buttons-set { padding-bottom:30px; }

#checkoutSteps{ margin-bottom:20px;}

.block-tags { background: none;}
.customer-account-forgotpassword  .col-main h1{ margin-top:20px;}
#shopping-cart-table tfoot button{ margin:20px 7px 20px 0;cursor: pointer;}
#checkout-shipping-method-load .sp-methods dt,#checkout-payment-method-load.sp-methods dt { float:none; }
.menu .ratings .amount{ display:none !important;}
.cms-index-index  .category-products .amount{ display:none;}
#closeLink{ margin-right:5px;}
.currency-store{ clear:left;}
#product_tabs_review_form_contents .form-add{ padding-left:10px;}
#wishlist-table input.qty{display:block;float:left;}
#wishlist-table .btn-cart{ clear:left; display:inline-block; margin:5px 0;}
.cart-cell p{ clear:left;}
.cart-cell {width:120px;}
.add-to-cart-alt{width:120px;}}
.em_block-tag-cloud .block-content li.item{ line-height:normal!important; }
.box-tags  .tags a{ float:none;}
#this_week_tab{font-size:25px;margin-top:19px;text-align:center;color:#942784;}
#nl-desc{
    color: #FFFFFF;
    font-size: 13px;
    margin-left: 19px;
    margin-top: 146px;
    text-align: center;
    width: 180px;
    }
.heading-color-size{ color: #942784;
    font-size: 25px;
 
    text-align: center;}
    #form-container{   background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 20px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 223px;}
    #websiteby{float:left;}
    
.valign-mid { vertical-align:middle; }
.valign-mid a { color: #942784; text-decoration: underline; }
.affiliate-page .navbar-default .navbar-nav > .active > a{  background: url("../images/btn_buy_extention.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
    color: #af6d9f !important;
    font-weight: normal;
    padding-left: 12px !important;}
.affiliate-page .navbar-default .navbar-nav > li > a:hover{ color: #af6d9f !important;}
.col-lg-6.col-md-6.col-sm-6.col-xs-6 {    margin-bottom: 11px;}
.block-title-aff > h2{   background-color: #91ac1d !important;
    padding: 3px 0 3px 5px; }
/* start -  added on 14 march 2015*/
.links-set .social-icon{padding-left:24px;background-image:url(../images/icons-sprite.png);background-repeat:no-repeat;}
.links-set .social-icon.twitter { background-position: 1px -2px;}
.links-set .social-icon.pinterest{background-position:1px -21px;}
.links-set .social-icon.blog{background-position:1px -61px;}
.links-set .social-icon.facebook{background-position:1px -41px;}
.links-set .social-icon.Instagram{background-position:1px -80px;}

.social_icon img {   border: medium none;   margin-right: 15px;}
.block-related .quickshop2  .product-name { display: block; font-size: 15px; font-weight: bold;  margin: 0;   width: 100%}
.block-related .quickshop2 .regular-price .price {    color: #eb7e19;    float: right;    line-height: 26px;    text-align: right;    width: auto;}
 .regular-price .price {    color: #eb7e19;    float: right;    line-height: 26px;    text-align: right;    width: auto;}
 .block-related .quickshop2 .view-detail{  left: -4px;position: relative;top: -3px;}
 .block-related .related-checkbox{ display: none;}
 .block-related .block-content .mini-products-list{ background: none repeat scroll 0 0 #f4f4f4; border: 1px solid #eeeeee;border-radius: 3px; float: left;   height: auto; padding: 7px 0; width: 100%;}
 .block-related .mini-products-list .product-image {   border:none; display: block;    float: left;    margin: 0 10px 0 0;    overflow: hidden;    padding: 0;    width: 100%;}
 #block-related .quickshop2{  float: left; margin: 7px 5px; padding: 0 15px ; width: 200px;}
 
#block-related li.item { background: none repeat scroll 0 0 #ffffff; border-radius: 5px; float: left; margin: 10px 5px 10px 6px;  min-height: 315px;  padding:10px; position: relative; text-align: center;width: 146px;}
.block-related .product{margin-left:0;}
#block-related li.item.last{margin-left:right;}
#slideshow-crosssel-product .products-grid .hover-item{  bottom: 0;position: absolute; top: 131px;width: 219px;margin: 15px 0 0;display:none;}
#crosssell-products-grid .quickshop2:hover > .hover-item{display:block;}

#crosssell-products-grid .price-box { bottom: 22px;}
#crosssell-products-grid .view-detail{left:0;}
.cart .crosssell .products-grid .hover-item{margin: 15px 0 0;}
#crosssell-products-grid .product-image{height:auto;width:auto;}
 #block-related .quickshop2:hover > .product .hover-quickshop{bottom: 0;left: 49px;position: absolute;top: 136px; width: 219px;}
 /* end - added on 14 march 2015*/
 .links-set img { margin-right: 5px;}
 .all-page {
    float: left !important;
    margin: 0 !important;
    width: 100%;
}#checkout-payment-method-load dt:nth-child(5),#p_method_cashondelivery, label[for="p_method_cashondelivery"] {display: none;}
.loading-blog{background-image:url("../images/loading.gif");background-repeat:no-repeat;background-position:center; }

.mainbannerimage{
max-width:100%;
}

.content-top  .ontra-newsletter{
float: left;
    width: 27%;
    transform: scale(1.25);
}
.content-top  .ontra-newsletter iframe{
    width:100% !important;
}
.content-top .tab-list{
max-width:37%;
margin-left: 2%;
}
.content-top .tab-list iframe{
width:100%;
}
.content-top > .content-top-right{
float:left;
max-width: 30.5%;
margin-left: 2%;
} 

/** new css **/
.bannerimage{ width:960px; margin:0px auto;}
.bannerimage img{ width:100%; display:inline-block;}