@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    outline: none;
}
html {
    
    overflow-x:hidden;
}
body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    background: #ececec;
    line-height: 1.4;
}
body.winter {
    background: url("../images/snow.png") repeat-y 50% 0
}
body.winter #wrapper {
    background: url("../images/winterShadow.png") repeat-y
}
body.winter #footer {
    background: url("../images/winterFooter.png") no-repeat 50% 0
}
body.winter #header {
    background: url("../images/winterHeader.png") no-repeat 50% 100%
}
body#theme-logistics.winter #header #logo {
    background: url("../images/logo_trans.gif") no-repeat;
    width: 285px;
    height: 79px;
    margin-top: 11px;
}
body.winter #header #links {
    margin-top: 30px
}
#footer abbr {
    outline: none
}
#footer, #header {
    width: 980px;
    margin: 0 auto;
    background-color: #fff;
}
a {
    color: #000;
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #666;
}
a.extend {
    width: 150px;
    display: block;
    margin: 10px 0 0;
}
a.extend:hover {
    height: 500px
}
p {
    margin: 0 0 18px
}
img {
    border: none
}
input {
    vertical-align: middle
}
fieldset {
    border: none
}
h3 {
    color: #0472B1;
    font-size: 18px;
}
.cboth {
    clear: both;
    font-size: 0;
    line-height: 0;
}
.b {
    font-weight: bold
}
.i {
    font-style: italic
}
.fleft {
    float: left
}
.fright {
    float: right
}
.ul_clean {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.f_clean {
    line-height: 0;
    font-size: 0;
    height: 0;
}
.in_clean {
    width: auto !important;
    border: none !important;
}
.nomarg {
    margin: 0 !important
}
.nomarg-left {
    margin-left: 0 !important
}
.nopad {
    padding: 0 !important
}
.nobg {
    background: none !important
}
.w_auto {
    width: auto !important
}
.m_auto {
    margin: 0 auto !important
}
.arrow_grey {
    background: url(../images/arrow_grey.gif) no-repeat 93% 50%;
    padding-right: 10px !important;
}
.w100 {
    width: 100px
}
.w80 {
    width: 80px
}
.bg_blue {
    background: #f2fbfd
}
.special {
    color: #F66167
}
hr, .hr {
    background: none;
    height: 1px;
    font-size: 0;
    line-height: 0;
    border-top: 1px solid #d6d7e0;
    margin: 10px 0;
    padding: 0;
}
a .swc0 {
    cursor: pointer
}
.swc0, .swc1 {
    display: block;
    height: 100%;
    text-align: center;
}
.swc0, .swc0 *.*, .swc0 * {
    text-decoration: none !important;
    font: bold 0px/0px serif;
}
.swc0 {
    margin: 0 auto;
    display: table;
}
.swc1 {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}
.swc3, .swc2 {
    text-decoration: none !important
}
.swc3 {
    display: none;
    white-space: nowrap;
}
.swc2 img {
    margin: 0px !important;
    padding: 0px !important;
}
.ohidden {
    overflow: hidden
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .clearfix {
    display: block
}
* html .clearfix {
    height: 1%
}
/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 90px
}
#header #logo {
    display: inline;
    float: left;
}
#header #links {
    float: right;
    width: 660px;
    margin: 26px 10px 0 0;
    display: inline;
    height: 60px;
    overflow: hidden;
}
#header li {
    float: left;
    color: #000;
    font-weight: normal;
    padding: 0 4px;
}
#header li a {
    color: #000
}
#header .happy_box {
    display: none
}
#links .menu_top {
    margin: 7px 0 0
}
#links .free_ground{
	position:absolute;
}
#links .free_ground strong{
	color:#900;
}
#links .menu_top li {
    padding: 2px 0px;
    margin: 0;
    background: url(../images/icos.png) no-repeat;
}
#links .menu_top li.sep {
    padding: 3px 0px 0 7px;
    margin: 0;
    font-size: 14px;
    background: none;
}
#links . _top    a {
    padding: 6px 0 6px 34px;
    line-height: 22px;
    font-size: 12px;
    font-family: Trebuchet MS;
}
#top_line {
    clear: both;
    padding: 10px 0;
    height: 35px;
}
#top_line .left {
    float: left;
    font-size: 13px;
    margin: 5px 0 0;
}
#top_line .right {
    float: right
}
#top_line .right ul {
    margin: 0 10px 0 0
}
#top_line .right li {
    float: left
}
#top_line .right input {
    border: 1px solid #d9d9e1;
    padding: 2px 4px;
    color: #8d8c8c;
    width: 110px;
}
#breadcrumb {
    margin: 5px 2px 10px; /* border: 1px solid #cfcfcf;*/
    position: relative;
    z-index: 10;
}
#breadcrumb_inner {
    /* border: 1px solid #fff;*/
    background: #4C4D52 url(../images/bg_breadcrumb.gif) repeat-x;
    height: 24px;
    padding: 0px 10px 1px;
    color: #fff;
}
#breadcrumb_inner p {
    position: absolute
}
#breadcrumb td {
    vertical-align: middle
}
#breadcrumb p {
    margin: 0;
    padding: 5px 0 0;
    color: #fff;
}
#breadcrumb a {
    font-weight: bold
}
#breadcrumb .sep {
    margin: 0 6px
}
#breadcrumb .breadlinks a {
    font-weight: normal;
    color: #fff !important;
}
#breadcrumb .breadlinks a:hover {
    text-decoration: underline
}
#breadcrumb table a#slick-toggle {
    font-weight: bolder; /* background: url(../images/dots_white.gif) repeat-x bottom left;*/
    padding: 0 3px 1px 0;
}
#breadcrumb input {
    border: 1px solid #c3c4c4;
    width: 164px;
    height: 15px;
    color: #888;
    padding: 3px 3px 0;
    font: normal 12px Arial, Helvetica, sans-serif;
}
#breadcrumb select {
    color: #888
}
.tv-focused, .tv-changed {
    color: #000 !important
}
#breadcrumb input#txtSearchKeyword {
    padding: 1px 3px 1px
}
#breadcrumb table {
    border: none;
    border-collapse: collapse;
    margin: 2px 0 0;
}
/* Middle
-----------------------------------------------------------------------------*/
#wrapper {
    width: 980px;
    margin: 0 auto;
    background: #fff;
}
#middle {
    border: solid #c0c0c0;
    border-width: 2px 2px 1px;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
    overflow: hidden;
}
#content {
    padding: 0 0 10px 210px;
    position: relative;
}
/* Home Page blocks
-----------------------------------------------------------------------------*/
#home_boxes .hbox {
    width: 244px;
    height: 410px;
    float: left;
    background: url(../images/home_box.gif) no-repeat;
    padding: 5px 0px;
    display: inline;
    zoom: 1;
    overflow: hidden;
}
#home_boxes .hbox_img {
    background: transparent url(../images/hbox_img.gif) no-repeat;
    /*display: table;*/
    /*height: 189px !important;*/
    height: 189px;
    margin: 5px auto 0;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
    width: 209px;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#home_boxes .hbox_img {
	    height: 500px;
	    !important: ;
	}
}*/
#home_boxes .hbox_img strong {
    display: block;
    height: 153px;
}
#home_boxes .hbox_img img {
    padding: 5px 8px
}
#home_boxes .hbox h2 {
    font-size: 14px;
    color: #dc291e;
    font-weight: normal;
    padding: 11px 20px 0;
    text-transform: uppercase;
    height: 20px;
    overflow: hidden;
}
#home_boxes #box_b {
    margin: 0 4px
}
#home_boxes .middle {
    margin: 0 0 0px 3px
}
#home_boxes .item_info {
    padding: 0 20px;
    font-size: 11px;
}
#home_boxes .item_info  b {
    font-size: 12px
}
#home_boxes .item_info  p {
    padding: 5px 0 0 0;
    margin: 0;
    height: 32px;
}
#home_boxes .item_info  p.b {
    font-size: 12px;
    padding-bottom: 5px;
    height: auto;
    color: #000;
}
.old_price {
    text-decoration: line-through
}
#home_boxes table {
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
}
#home_boxes table td {
    padding: 0 6px 0 0
}
#home_boxes .bg_input_cart {
    width: 35px;
    nowhitespace: afterproperty;
    height: 18px;
    border: none;
    /*background: url(../images/bg_input_cart.gif) no-repeat;*/
}
#home_boxes .bg_input_cart select {
    width: 39px;
    height: 20px;
    font-size: 11px;
    position: relative;
}
#home_boxes .input_cart {
    width: 29px;
    height: 18px;
    border: none;
    background: none;
    text-align: center;
}
#home_banner {
    width: 756px;
    margin-bottom: 9px;
    overflow: hidden;
    position: relative;
}
#home_banner #pagination {
    position: absolute;
    bottom: 10px;
    right: 275px;
    z-index: 3;
}
#home_banner #pagination li {
    float: left;
    width: 14px;
    height: 15px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/bulletPaginationSlider.png") no-repeat;
    cursor: pointer;
    font-size: 0;
}
#home_banner #pagination li.current {
    background-position: 0 100%;
    cursor: default;
}
#home_banner #slider .slidelist {
    position: relative;
    list-style: none;
    margin: 0;
}
#home_banner #slider .slidelist li {
    float: left;
    width: 756px;
    height: 311px;
    position: relative;
}
#home_banner #slider .slidelist ul li {
    float: none;
    width: auto;
    height: auto;
    position: static;
    background: url("../images/liarrow.gif") no-repeat 5px 5px;
}
#home_banner .slogan {
    float: left;
    width: 480px;
    padding-top: 20px;
    position: relative;
    z-index: 1;
}
#home_banner .slogan img {
    width: 170px;
    float: left;
    margin-right: 10px;
}
#home_banner .slogan .sloganText {
    font: 13px Arial, sans-serif;
    color: #fefefe;
}
#home_banner .productSection {
    float: right;
    width: 260px;
    position: relative;
    z-index: 1;
}
#home_banner .productPlacer {
    float: left;
    margin: 10px 10px 0 0;
    width: 120px;
    position: relative;
}
#home_banner .productPlacer table {
    width: 100%;
    height: 138px;
    background-color: #fff;
    border: 1px solid #c0c0c0;
}
#home_banner .productPlacer img {
    width: 114px;
    height: auto;
    display: block;
    max-height: 132px;
}
.plus, .minus {
    display: block;
    text-indent: -9999px;
    border: 1px solid #bababa;
    width: 12px;
    height: 12px;
    background: url("../images/plusMinus.gif") no-repeat;
    font-size: 0;
    z-index: 1;
    cursor: pointer;
}
#home_banner .plus, #home_banner .minus {
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.minus {
    background-position: 100% 0
}
.plus:hover {
    background-position: 0 100%
}
.minus:hover {
    background-position: 100% 100%
}
#home_banner .fullProduct {
    margin: 10px 10px 0 0;
    width: 228px;
    height: 264px;
    border: 1px solid #bababa;
    background-color: #fff;
    position: relative;
    padding: 10px;
}
#home_banner .fullProduct img {
    height: auto;
    margin-left: -30px;
    width: 180px;
}
#home_banner .fullProduct .title {
    color: #000;
    font: bold 18px/21px Arial, sans-serif;
    padding-bottom: 10px;
}
#home_banner .fullProduct .description {
    color: #373737;
    font: 11px/13px Arial, sans-serif;
    padding-bottom: 15px;
    font-weight: 100 !important;
}
#home_banner .fullProduct .description ul li {
    color: #373737;
    font: 11px Arial, sans-serif;
}
#home_banner .fullProduct .price {
    color: #1f1f1f;
    font: bold 11px  Arial, sans-serif;
}
#home_banner .fullProduct .buttons {
    position: absolute;
    left: 10px;
    bottom: 10px;
}
#home_banner .buttons a {
    float: left
}
#home_banner .buttons .btn {
    margin-right: 10px
}
/* Home Page blocks A*/
.home_boxes_a .view_best_sell {
    color: #02b8cf;
    font-weight: bold;
    float: right;
    margin: -21px 20px 0 0;
}
.home_boxes_a {
    margin: 0 0 0 -3px;
    padding: 10px 0 0;
}
.home_boxes_a h1 {
    clear: both;
    padding: 0px 0 0 3px;
}
.home_boxes_a .hr {
    margin: 0 10px 5px 3px
}
.home_boxes_a .hbox {
    height: 365px !important;
    background: url(../images/home_box_a.gif) no-repeat !important;
    margin: 0 0 0 3px;
}
.home_boxes_a .hbox_img {
    background: #fff !important;
    display: table;
    border: solid 1px #dadbe1;
    height: 184px !important;
    overflow: hidden;
    margin: 5px auto 0;
    padding: 10px 0;
    width: 204px;
    !important: ;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.home_boxes_a .hbox_img {
	    height: 130px !important
	}
}
.home_boxes_a .hbox_img strong {
    height: 130px !important
}
.home_boxes_a .hbox h5 {
    font: bold 12px Arial, Helvetica, sans-serif;
    padding: 5px 20px 5px;
    line-height: 18px;
    text-align: center;
    height: 36px;
    overflow: hidden;
}
.home_boxes_a .hbox h5 a {
    color: #c60609
}
.home_boxes_a .item_info p {
    color: #666;
    font-size: 11px;
    overflow: hidden;
}
.home_boxes_a .item_info p.b {
    padding: 15px 0 5px !important
}
/* Subpages blocks
-----------------------------------------------------------------------------*/
.subpage h1 {
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
}
.subpage h2 {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}
.subpage h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.subpage h4 {
    font-size: 14px;
    font-weight: bold;
}
.subpage h5 {
    font-size: 17px;
    font-weight: normal;
}
.subpage h6 {
    font-size: 11px
}
.subpage a {
    font-weight: bold
}
.form_contact {
    width: 490px;
    margin: 30px 0;
}
.form_contact label {
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding: 3px 0 0;
    color: #666;
    position: absolute;
}
.form_contact .signing_login label {
    padding: 1px 0 0;
    position: static;
}
.form_contact td {
    padding: 3px 0
}
.form_contact .f_inputs {
    padding: 3px 0 3px 88px
}
.write_rev {
    margin: 10px 0 0
}
.write_rev .f_inputs {
    padding: 3px 0 3px 105px
}
.form_reg {
    width: auto
}
.form_reg .f_inputs {
    padding: 3px 0 3px 180px
}
.form_reg .form_register {
    margin: 0 auto;
    width: 575px;
}
.form_contact #cbNewsletter, .form_contact #ckbSignUp, .form_contact #ckbShipToThis, .form_contact #ckbSave, .form_contact #cbRecommend {
    /*margin-right: 7px;*/
    width: 16px;
    height: 15px;
    background: none;
}
.form_contact #yes {
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px;
    width: auto;
    height: auto;
    background: none;
    float: none;
    padding: 0 0 0 4px;
}
.form_contact input {
    border: solid 1px #999;
    height: 17px;
    width: 377px;
    padding: 1px 5px;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #444;
}
.form_contact input.input_cart {
    padding: 2px 3px 0;
    width: 23px;
}
.form_contact textarea {
    border: solid 1px #999;
    height: 127px;
    width: 377px;
    padding: 4px 5px 4px;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #444;
}
/*.none_submit                { display: none;}*/
.form_contact .ul_message_box {
    margin: 0 0 10px 85px;
    color: red;
    list-style: none;
}
.form_reg .ul_message_box {
    margin: 0 0 10px 182px;
    color: red;
    list-style: none;
}
.form_contact_forgot .mess_box_message_Info{color:#02b8cf;}
.checkout_form .mess_box_message_Info{color:#02b8cf;}
.checkout_form .ul_message_box {
    margin: 0 0 10px 150px;
    color: red;
    list-style: none;
}
.form_contact_login {
    width: 380px;
    margin: auto;
}
.form_contact_login .f_inputs {
    padding: 3px 0 3px 125px
}
.form_contact_login input {
    border: solid 1px #999;
    height: 20px;
    width: 217px;
    padding: 1px 5px 0 5px;
    color: #444;
}
.form_contact_login .checkboxes input {
    width: auto
}
.form_contact_login .help_link {
    white-space: nowrap
}
.form_contact_forgot .f_inputs {
    padding: 3px 0 3px 150px
}
.message_box {
    margin: 10px 0
}
#sub_left {
    width: 544px;
    float: left;
    border-top: 1px solid #c7c7c7;
    padding: 10px 0px 90px 0;
}
#sub_left p {
    padding-left: 10px
}
#sub_left ul, #sub_left ol {
    padding-left: 15px;
    margin-left: 15px;
    _margin-left: 20px;
}
#sub_right {
    float: right;
    display: inline;
    width: 190px;
}
#sub_right h3{
	color:#c60609;
	padding-bottom:5px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom:8px;
}
#sub_right h3 a {
    color: #c60609 !important;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0 0 5px;
    text-transform: uppercase;
    font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
	position:relative;
}
#sub_right h3 a:hover{color:#68b7cd !important;}
.box_right1 {
    border: 1px solid #dcdde3;
    margin-bottom: 10px;
}
.box_right2 {
    margin-bottom: 10px; /* background: url(../images/bg_sub_right.gif) no-repeat 0 0;*/
    padding: 10px;
    border: 1px solid #ccc;
    padding: 2px;
}
.box_right2 .inner {
    background-color: #f5f5f5;
    padding: 10px 5px;
}
.box_right2 .inner .heading{
	display:block;
	font-size:13px;
	margin:0;
	padding:2px 0 5px;
}
.box_right2 .inner p{
	padding:0;
	line-height:19px;
}
.box_right2 ul {
    list-style: none
}
.box_right3 {
    background: url(../images/bg_sub_right.gif) no-repeat 0 0;
    padding: 10px 10px 5px;
    width: 174px;
}
.box_right4 {
    margin-left: -65px; /*  background: url(../images/bg_sub_right_2.gif) no-repeat 0 0;*/
    width: 241px;
}
.box_right4     .inner {
    background-color: #F5F5F5;
    padding: 10px 10px 5px;
}
.box_right1 .box_right_inside {
    background: #fff;
    border: 1px solid #dcdde3;
    padding: 10px;
    color: #666;
    line-height: 15px;
}
.box_right2 .box_right_inside {
    background: #fff;
    border: 1px solid #dcdde3;
    padding: 10px 10px 5px;
    color: #666;
    line-height: 16px;
    font-size: 11px;
}
.box_right2 .box_right_inside table td {
    vertical-align: bottom
}
.box_right2 .box_right_inside table a {
    font-weight: normal
}
.box_right2 .box_right_inside p {
    padding: 0 0 5px
}
.box_right_inner {
    background: #f5f5f5;
    border: 2px solid #fff;
    padding: 3px 7px 8px;
}
.box_right_inside p {
    margin: 0 0 10px;
    padding: 0;
}
.box_right_inside b {
    color: #000
}
/* .box_right_bot              { background:url(../images/bg_sub_right_bot.gif) no-repeat 0 0; width: 194px; height:7px; margin-bottom: 10px;} */
.box_right_bot_3 {
    background: url(../images/bg_sub_right_bot3.gif) no-repeat 0 0;
    width: 241px;
}
.box_right .steps {
    float: left;
    nowhitespace: afterproperty;
    width: 24px;
    height: 23px;
    /*color: #8e8e8e;
    font: bold 14px/15px "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;*/
    margin: 3px 4px 0 0;
    background: url(../images/steps_num.png) no-repeat;
    text-indent: -5000px;
    overflow: hidden;
}
.box_right .steps_1 {
    background-position: 0 0
}
.box_right .steps_2 {
    background-position: -24px 0
}
.box_right .steps_3 {
    background-position: -48px 0
}
.box_right .steps_4 {
    background-position: -72px 0
}
.box_right .steps_5 {
    background-position: -96px 0
}
#theme-logistics .box_right .step_title:hover .steps_1 {
    background-position: 0 -23px
}
#theme-logistics .box_right .step_title:hover .steps_2 {
    background-position: -24px -23px
}
#theme-logistics .box_right .step_title:hover .steps_3 {
    background-position: -48px -23px
}
#theme-logistics .box_right .step_title:hover .steps_4 {
    background-position: -72px -23px
}
#theme-logistics .box_right .step_title:hover .steps_5 {
    background-position: -96px -23px
}
#theme-body .box_right .step_title:hover .steps_1 {
    background-position: 0 -46px
}
#theme-body .box_right .step_title:hover .steps_2 {
    background-position: -24px -46px
}
#theme-body .box_right .step_title:hover .steps_3 {
    background-position: -48px -46px
}
#theme-body .box_right .step_title:hover .steps_4 {
    background-position: -72px -46px
}
#theme-body .box_right .step_title:hover .steps_5 {
    background-position: -96px -46px
}
#theme-shaveworks .box_right .step_title:hover .steps_1 {
    background-position: 0 -69px
}
#theme-shaveworks .box_right .step_title:hover .steps_2 {
    background-position: -24px -69px
}
#theme-shaveworks .box_right .step_title:hover .steps_3 {
    background-position: -48px -69px
}
#theme-shaveworks .box_right .step_title:hover .steps_4 {
    background-position: -72px -69px
}
#theme-shaveworks .box_right .step_title:hover .steps_5 {
    background-position: -96px -69px
}
.box_right .step_title {
    color: #000;
    font-size: 18px;
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
    cursor: pointer;
    line-height: 25px;
    margin: 0 0 13px;
    padding: 0;
    display: block;
    /*width: 220px;*/
	overflow:hidden;
}
.box_right .step_title img, .box_right .step_title2 img {
    float: right;
    margin: 4px 0 0 10px;
}
.box_right .step_title span, .box_right .step_title2 span {
    float: left
}
.box_right .step_title span:hover, .box_right .step_title2 span:hover {
    cursor: pointer
}
.box_right .step_title2 {
    color: #000;
    font-size: 14px;
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 25px;
    margin: 0 0 0px;
    padding: 0 0px 0 0;
    display: block;
}
.box_right .plus {
    background: url(../images/plus-big.gif) no-repeat center right
}
.box_right .minus {
    background: url(../images/minus-big.gif) no-repeat center right
}
.box_right .product_r {
    padding: 15px 0 5px;
    border-bottom: 1px solid #c7c7c7;
}
.box_right .product_head_r {
    font-weight: bold;
    color: #c91619;
    margin: 0 0 4px;
}
.box_right .product_head_r a {
    color: #c91619 !important
}
.box_right .product_img_r {
    height: 142px;
    width: 92px;
    border: 1px solid #dcdde3;
    background: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    margin: 0 0 5px;
}
.box_right4 .product_img_r {
    width: 90px;
    height: 90px;
    margin: 0 10px 5px 0;
    border-collapse: collapse;
}
.box_right4 .product_img_r td {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 90px;
}
.box_right .product_txt_r {
    padding: 0 5px 0 105px;
    font-size: 11px;
    color: #666;
    line-height: normal;
}
.box_right4 .product_txt_r {
    padding: 0 0 5px
}
.box_right .product_txt_r p {
    margin: 0;
    padding: 0 0 10px;
}
.box_right .product_bot_r {
    clear: both;
    font-size: 11px;
    margin: 10px 0 0;
}
.box_right .ul_menu li, .box_right_inside .ul_menu li {
    background: url(../images/dots_sl.gif) repeat-x bottom left;
    padding: 10px 0 10px 5px;
}
.box_right .ul_menu li a, .box_right_inside .ul_menu li a {
    color: #000 !important;
    font-size: 14px;
       display: block;
    text-transform: uppercase;
    font-weight: normal;
}
.box_right .ul_brands_r li {
    padding: 4px 0
}
.box_right .ul_brands_r .active {
    background: url(/images/arrow_blue_r.gif) no-repeat 0 50%;
    padding-left: 10px;
}
.ul_brands_r .active span {
    color: #F66167
}
.box_right .ul_menu li a:hover, .box_right .ul_menu li a.active, .box_right_inside .ul_menu li a:hover, .box_right_inside .ul_menu li a.active {
    background: url(../images/point_red.gif) no-repeat left 2px;
    padding-left: 20px;
}
#sub_bottom {
    clear: both;
    margin: 0 8px 20px 0;
}
#sub_bottom h2 {
    border-bottom: 1px solid #c7c7c7;
    margin: 10px 0 10px;
    padding-bottom: 4px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sub_bottom .loc_box {
    width: 188px;
    float: left;
    color: #666;
    font-size: 11px;
    padding-bottom: 20px;
}
#sub_bottom .loc_box b {
    font-size: 12px
}
#sub_bottom .loc_box h3 {
    margin-bottom: 7px
}
#sub_bottom .review_post {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 0;
    margin: 15px 0 0;
}
#sub_bottom .review_post p {
    margin: 0;
    padding: 0 0 15px;
    color: #252525;
}
#sub_bottom .post_left {
    float: left;
    width: 285px;
}
#sub_bottom .post_left a {
    margin-left: 10px;
    font-weight: normal;
}
#sub_bottom .red_btn {
    cursor: pointer;
    cursor: pointer;
    color: #C91619;
}
#sub_bottom .red_btn:hover {
    color: #666
}
#sub_bottom .post_right {
    float: right;
    width: 440px;
}
#sub_bottom .post_right b {
    float: left
}
#sub_bottom .post_right .head {
    margin: 0 0 15px
}
#sub_bottom .pagenav {
    margin: 15px 0 0;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0 0;
}
#sub_bottom .pagenav ul {
    text-align: center
}
#sub_bottom .pagenav li {
    display: inline;
    padding: 0 3px;
    color: #666;
}
#sub_bottom .pagenav a {
    font-weight: normal
}
#sub_bottom .pagenav .first {
    background: url(../images/arrow_blue_l.gif) no-repeat 50% 50%;
    padding: 5px;
}
#sub_bottom .pagenav .last {
    background: url(../images/arrow_blue_r.gif) no-repeat 50% 50%;
    padding: 5px;
}
#sub_where {
    border-top: 1px solid #c7c7c7;
    padding: 10px 0px 0 0;
}
#sub_where .left {
    float: left;
    width: 240px;
}
#sub_where .right {
    float: right;
    width: 487px;
}
#sub_where .left input {
    width: 125px
}
#sub_where .left select {
    width: 130px
}
#sub_where .left td {
    padding: 3px 0
}
#sub_where #map {
    width: 485px;
    height: 330px;
    overflow: hidden;
}
#sub_where #sub_left {
    width: 555px;
    border: none;
    padding:0 0 110px;
}
#sub_where #sub_left  .product_box {
    margin: 0 0 10px 10px
}
.icos_types {
    margin: 10px 0 0
}
.icos_types	span {
    background: url(../images/icos_types.gif) no-repeat 0 0;
    padding: 1px 0 0 20px;
    color: #666;
    display: block;
    white-space: nowrap;
}
.icos_types	li {
    padding: 6px 0
}
.icos_types	.ico_logistics {
    background-position: 0 3px
}
.icos_types	.ico_action {
    background-position: 0 -21px
}
.icos_types	.ico_sport {
    background-position: 0 -45px
}
.icos_types	.ico_body {
    background-position: 0 -67px
}
.icos_types	.ico_shave {
    background-position: 0 -92px
}
.icos_types .ico_inside1{background-position:0 -118px;}
.icos_types .ico_inside2{background-position:0 -144px;}
.icos_types .ico_inside3{background-position:0 -169px;}
/* Product Page Styles
-----------------------------------------------------------------------------*/
.product_box {
    width: 172px;
    /* background: url(../images/bg_product_box.gif) no-repeat 0 0;*/
    float: left;
    margin: 0 0 10px 5px;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 2px;
}
.product_box h5, .gift_product_box h5 {
    color: #c60609;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0;
    height: 33px;
    overflow: hidden;
    text-align: center;
}
.product_box h5 a {
    color: #c60609 !important
}
.gift_product_box h5 a {
    color: #C60609 !important;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    margin: 5px 0;
    overflow: hidden;
    text-align: center;
}
.gift_product_box h5 a:hover {
    color: #f66167 !important
}
.product_box h5 a:hover {
    color: #F66167 !important
}
.product_box .item_img {
    height: 151px;
    width: 154px;
    background: #fff;
    border: 1px solid #dbdce2;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: table-cell;
}
.product_box .item_img strong {
    display: block;
    height: 100%;
}
.product_box .item_img  img {
    margin: 0; /*width: 100%;*/
}
.product_box .item_info {
    font-size: 11px
}
.product_box .item_info b {
    font-size: 12px;
    color: #000;
    display: block;
    padding: 5px 0;
}
.product_box .item_info .old_price {
    text-decoration: line-through
}
.product_box .item_info p {
    padding: 7px 0 5px!important;
    margin: 0;
    color: #666;
    height: 46px;
    overflow: hidden;
}
.product_box table {
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
}
.product_box table  td {
    padding: 0 2px 0 0
}
.product_box .bg_input_cart {
    width: 38px;
    nowhitespace: afterproperty;
    height: 18px;
    border: none;
    /*background: url(../images/bg_input_cart.gif) no-repeat;*/
}
.product_box .bg_input_cart select {
    width: 39px;
    height: 20px;
    font-size: 11px;
    position: relative;
}
.product_box .input_cart {
    width: 29px;
    height: 18px;
    border: none;
    background: none;
}
.product_box .inner {
    padding: 8px;
    background-color: #F5F5F5;
    height: 324px;
}
.pager {
    margin: 5px 0 15px 0
}
.pagenavigator li {
    float: left;
    padding: 0 3px;
}
.pager .sort {
    float: left;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: url(../images/arrow_blue_dn.gif) no-repeat right center;
    padding: 0 15px 0 0;
}
.pager .sort a {
    color: #000 !important
}
.pager .sort a:hover {
    color: #02B8CF !important
}
.pager .pages, .pagenavigator {
    float: right;
    color: #666;
    list-style: none;
}
.pager .pages select, .pagenavigator select {
    width: 40px;
    margin: 0 10px;
    height: 18px !important;
    padding: 0 !important;
    border: solid 1px #c7c7c7 !important;
    background: #fff !important;
}
.pagenavigator input {
    width: 40px;
    margin: 0 10px;
    height: 16px !important;
    padding: 0 !important;
    border: solid 1px #c7c7c7 !important;
    background: #fff !important;
}
.pager .pages span {
    font-weight: bold
}
.pager .pages a {
    margin: 0 3px
}
.pager .pages .sep {
    margin: 0 10px
}
.pager .pages .first {
    background: url(../images/arrow_blue_l.gif) no-repeat 50% 50%;
    padding: 5px;
}
.pager .pages .last {
    background: url(../images/arrow_blue_r.gif) no-repeat 50% 50%;
    padding: 5px;
}
.page_abc li {
    float: left;
    padding: 0 9px;
}
.page_abc li.last {
    float: right;
    padding: 0 4px;
}
.page_abc {
    border-bottom: 1px solid #c7c7c7;
    border-top: 1px solid #c7c7c7;
    padding: 7px 0 7px;
    margin: -1px 0 0;
    width: 741px;
}
.key_ingred_page {
    border-top: solid 1px #c7c7c7;
    width: 741px;
}
.key_ingred_page #sub_left {
    border: none;
    padding: 15px 0 0;
}
.key_ingred_page #sub_right {
    border: none;
    margin: 15px 0 0;
}
.prob_solv_page {
    border-top: solid 1px #c7c7c7;
    width: 741px;
}
.prob_solv_page #sub_left {
    border: none;
    padding: 15px 0 0;
}
.prob_solv_page #sub_right {
    border: none;
    margin: 15px 0 0;
}
.press_post {
    float: left;
    background: url(../images/bg_press_box.gif) no-repeat 0 0;
    height: 375px;
    display: inline;
    margin: 0 0 5px 3px;
    _margin: 0 0 5px 1px;
    width: 160px;
}
.press_post_sub {
    height: 365px;
    overflow: hidden;
    padding: 10px 10px 0;
}
.press_post_bot {
    height: 15px;
    font-size: 0;
    background: url(../images/bg_product_box.gif) no-repeat bottom;
}
.press_post .press_img {
    border: solid 1px #DBDCE2;
    background: #fff;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    width: 140px;
    height: 177px;
}
.press_post .press_img a {
    display: block;
    height: 167px;
}
.press_post .press_desc {
    padding: 5px 0 0;
    height: 66px;
    overflow: hidden;
    line-height: normal;
    font-size: 11px;
}
.press_post .press_desc h5 {
    color: #C60609;
    line-height: 16px;
    padding: 0 0 5px;
    font-size: 14px;
}
.press_post .sep {
    font-size: 0;
    height: 7px;
    border-bottom: solid 1px #dadada;
    margin-bottom: 3px;
}
.press_post .press_price {
    font-size: 11px
}
.press_post .press_price a {
    color: #c60609 !important
}
.press_post .press_price a:hover {
    color: #f66167 !important
}
.press_post .press_price table {
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}
.press_post .press_price td {
    padding: 4px 0 0
}
.press_post .bg_input_cart {
    width: 29px;
    height: 18px;
    border: none;
    background: url(../images/bg_input_cart.gif) no-repeat;
}
.press_post .bg_input_cart input {
    background: none;
    border: none;
    font: normal 12px Arial,Helvetica,sans-serif;
    height: 16px;
    padding: 2px 3px 0;
    text-align: center;
    width: 23px;
}
#sub_bottom .where_search_res {
    float: left;
    display: inline;
    width: 203px;
    cursor: pointer;
    margin: 5px 5px 0 0;
    height: 119px;
    overflow: hidden;
    background: #ccc url(../images/where_search_res.gif) no-repeat 0 0;
    padding: 22px 18px 0 22px;
    font-size: 11px;
    line-height: 16px;
}
#sub_bottom .wsr_last {
    margin: 5px 0 0
}
#sub_bottom .where_search_res:hover, #sub_bottom .active {
    background-position: bottom
}
#sub_bottom .where_search_res .sub {
    width: 177px;
    float: right;
    color: #666;
}
#sub_bottom .where_search_res img {
    margin: 1px 5px 0 0
}
#sub_bottom .where_search_res .letter {
    float: left;
    font: normal 18px Arial, Helvetica, sans-serif;
}
#sub_bottom .where_search_res strong {
    display: block;
    padding: 3px 0;
    height: 15px;
    overflow: hidden;
    color: #000;
    font-size: 12px;
}
.ul_sitemap {
    list-style: none;
    margin: 0;
    font-size: 16px;
    float: left;
    padding: 0 120px 0 0;
}
.ul_sitemap ul {
    list-style: disc;
    list-style: none;
    padding: 0 0 0 20px;
}
.ul_sitemap li {
    padding: 2px 0 2px 20px
}
.ul_sitemap li a, .ul_sitemap li li li a {
    color: #000 !important
}
.ul_sitemap li li a {
    color: #008da0 !important
}
.ul_sitemap li li li li a {
    color: #02B8CF !important
}
.ul_sitemap li a:hover {
    color: #F66167 !important
}
.ul_sitemap li li a:hover {
    color: #F66167 !important
}
.ul_sitemap li li {
    padding: 2px 0 2px 10px;
    font-size: 14px;
    /*border-left: solid 2px #ccc;*/
}
.ul_sitemap li li li {
    font-size: 12px
}
.spoping_table {
    border-collapse: collapse;
    border: solid 2px #c7c7c7;
    margin-bottom: 10px;
}
.spoping_table td {
    border: solid 2px #c7c7c7;
    text-align: center;
    padding: 5px;
}
.spoping_table th {
    border: solid 2px #c7c7c7;
    background: #f7fdfd;
    padding: 5px;
}
.checkout_form .form_checkout {
    width: auto
}
.checkout_form .txt_inp {
    border: solid 1px #999;
    color: #444;
    height: 18px;
    padding: 2px 5px;
    width: 300px;
    float: left;
}
.checkout_form .note {
    font-size: 11px;
    color: #888;
    margin: 0 0 2px;
}
.checkout_form .block {
    margin: 0 20px
}
.checkout_form h2 {
    margin-bottom: 5px
}
.checkout_form .tbl_total {
    border-collapse: collapse
}
.checkout_form .tbl_total td {
    padding: 3px 12px 3px 0
}
.checkout_form .form_contact .f_inputs {
    padding: 3px 0 3px 130px
}
.groupon_box{
	position:absolute;	top:-8px;	right:-170px;
	background:url(../images/bg_groupon.png) no-repeat;
	width:166px;
	height:84px;
	
}
.groupon_link{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btns/btn_groupon.png) no-repeat;
	width:97px;
	height:42px;
	display:block;
	margin:-12px 0 5px 40px;
}
.text_groupon{
	background:url(../images/text_groupon.png) no-repeat;
	width:127px;
	height:30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 26px;
}
.form_contact select {
    border: solid 1px #999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 21px;
    line-height: normal;
    padding: 0 0 0 2px;
    width: 389px;
    color: #444;
}
.checkout_steps {
    padding: 0 20px
}
.checkout_steps span {
    color: #999
}
.tbl_sample {
    margin: 15px 0 10px;
    border-collapse: collapse;
}
.tbl_sample td {
    padding: 10px 20px 10px 0;
    vertical-align: top;
    border-bottom: solid 1px #c7c7c7;
}
.tbl_sample td p {
    margin: 0 0 8px
}
.my_acc_tab {
    height: 24px;
    position: relative;
    bottom: -1px;
}
.checkout_form .form_my_acc .f_inputs {
    padding-left: 150px
}
.form_my_acc {
    border: double 3px #d6d7e0;
    width: auto;
    padding: 20px 0;
    margin: 0;
}
.form_my_acc .product_box {
    margin-left: 17px
}
.my_acc_tab a {
    float: left;
    height: 22px;
    border: solid 1px #d6d7e0;
    border-bottom: none;
    margin: 0 2px 0 0;
    padding: 1px 1px 0;
    background: #fff;
    font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.my_acc_tab a span {
    float: left;
    height: 18px;
    padding: 2px 13px 0;
    border: solid 1px #d6d7e0;
    position: relative;
    color: #000;
}
.my_acc_tab a.active, .my_acc_tab a:hover {
    background: #fff
}
.my_acc_tab a.active span, .my_acc_tab a:hover span {
    background: #fff;
    height: 21px;
    border-bottom: none;
}
.ul_where_links {
    padding: 3px 0 3px 20px
}
.ul_where_links li {
    padding: 3px 0 3px 0px
}
/* Product Details Page Styles
-----------------------------------------------------------------------------*/
.product_det .product_img {
    border: 1px solid #DCDDE3;
    display: table-cell;
    float: left;
    height: 240px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 240px;
}
.product_det .product_img .image {

}
.product_det .product_img .image table {
    border-collapse: collapse;
    margin: auto;
}
.product_det .product_img .image td {
    text-align: center;
    vertical-align: middle;
}
.product_det .product_img .image img {
    max-height: 240px;
    width: auto;
}
.product_det .product_img .image a, .product_det .product_img .image img {
    display: block;
    margin: auto;
}
.product_det .product_txt {
    padding: 0 0 0 270px
}
#sub_left .product_info .product_txt ul {
    margin-left: 0;
    padding-left: 0;
}
.product_det .product_txt .descr {
    /*padding: 0 0 0 30px;*/
}
.product_det .product_txt .regular {
    text-decoration: line-through
}
.product_det .product_txt p {
    padding-left: 0 !important
}
.product_det .zoom {
    background: url(../images/ico_zoom.gif) no-repeat 0 0;
    height: 17px;
    width: 17px;
    position: absolute;
    top: 222px;
    right: 1px;
}
.product_det b {
    font-size: 12px
}
.product_det p {
    padding: 5px 0;
    margin: 0;
}
.product_det table {
    width: 100%;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
}
.product_det td {
    padding: 0 2px;
    vertical-align: top;
}
.product_det td .btn {
    margin-bottom: 5px
}
.product_det span.old_price {
    color: #000
}
.product_det .bg_input_cart {
    width: 37px;
    height: 19px;
    border: none;
}
.product_det .bg_input_cart select {
    width: 38px;
    height: 20px;
    font-size: 11px;
    position: relative;
}
.product_det .input_cart {
    width: 23px;
    padding: 2px 3px 0;
    height: 16px;
    border: none;
    background: none;
    font: normal 12px Arial, Helvetica, sans-serif;
    text-align: center;
}
.product_det td span {
    color: #666;
    font-weight: bold;
}
.product_top {
    margin: 0 0 4px
}
.c_table_wrap {
    width: 220px;
    overflow: hidden;
}
.product_det .cart_attributes {
    width: 100%
}
.product_det .cart_attributes td {
    padding: 0 4px 5px
}
.product_det .cart_attributes .bg_input_cart {
    width: 50px
}
.product_det .cart_attributes .bg_input_cart select {
    min-width: 50px
}
.product_det .product_txt .descr ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}
.product_det .product_txt .descr li, #home_banner .fullProduct .description li {
    color: #666;
    font-size: 12px;
    background: url(../images/check_red.gif) no-repeat left center !important;
    padding: 3px 0 3px 20px;
}
.product_det .product_txt .descr li {
    font-weight: bold
}
ul.checks li {
    color: #666;
    font-weight: bold;
    font-size: 12px;
    background: url(../images/check_red.gif) no-repeat left center;
    padding: 3px 0 3px 20px;
}
ul.links {
    padding: 10px 0;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    margin: 10px 0;
}
ul.links li {
    padding: 3px 0
}
.ico_recommend {
    background: url(../images/ico_recommend.gif) no-repeat 0 0;
    padding-left: 30px;
}
.ico_ask {
    background: url(../images/ico_ask.gif) no-repeat 7px 0;
    padding-left: 25px;
}
.ico_save {
    background: url(../images/ico_save.gif) no-repeat 0 50%;
    padding-left: 25px;
}
.tabs {
    width: 490px;
    overflow: hidden;
    font-size: 0.9em;
    padding: 20px 0;
    position: relative;
    clear: both;
}
.tabs dt {
    position: relative
}
.tabs dt div {
    float: left;
    line-height: 2;
    height: 21px;
    background: #f0f0f0;
    border: 1px solid #cfcfcf;
    border-bottom: 0;
    cursor: pointer;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    position: relative;
    margin-right: 2px;
    padding: 1px;
}
.tabs dt .inner {
    padding: 0 22px;
    position: relative;
    margin: 0;
    z-index: 15;
    background: #fff;
}
.tabs dt .last {
    margin: 0
}
.tabs dt .last .inner {
    width: 90px
}
.tabs dt.selected {
    z-index: 99
}
.tabs dt div:hover {
    background-color: #F8F8F8
}
.tabs dt.selected div {
    height: 22px
}
.tabs dt.selected .inner {
    border-color: #dbdbdb;
    z-index: 10;
    cursor: default;
    height: 24px;
}
.tabs dt.selected .inner:hover {
    background: #fff
}
.tabs dd {
    background: #fff;
    display: none;
    float: right;
    width: 100%;
    margin: 24px 0 0 -100%;
    position: relative;
    z-index: 5;
}
.tabs dd.selected {
    display: block
}
.tabs .tab-content {
    border: 1px solid #dbdbdb;
    padding: 1px;
    background: #f0f0f0;
}
.tabs .tab-content-inner {
    border: 1px solid #cfcfcf;
    padding: 1px;
    background: #fff url(../images/bg_tabs.gif) repeat-x bottom left !important;
    height: 436px;
}
.tabs .tab-content-inner2 {
    overflow: auto;
    height: 406px;
    padding: 15px;
}
.tabs .tab-content h3 {
    font-size: 14px;
    margin: 0;
}
.tabs .tab-content h4 {
    font-size: 14px;
    margin: 10px 0 0;
}
.tabs .tab-content p {
    color: #4c4c4c;
    font-size: 12px;
    padding: 0 !important;
    margin: 0 0 15px;
}
.key_post {
    padding: 10px 0 0 0
}
.key_post a {
    font-weight: bold;
    color: #000 !important;
    font-size: 14px;
    display: block;
    padding-left: 10px;
}
.key_post p {
    padding: 0 0 10px;
    margin: 0;
}
.key_post .key_full {
    padding: 0 0 10px 30px
}
.demo-show h3 {
    margin: 0;
    padding: 0 0 3px;
    font-size: 14px;
}
.demo-show h3 span {
    font-weight: normal;
    font-size: 12px;
    color: #666;
}
.demo-show div {
    padding: 0 0 10px 20px
}
.demo-show div.ingred_descr {
    border-bottom: solid 1px #c7c7c7;
    padding: 10px;
    line-height: 18px;
}
.demo-show div.problem_full {
    padding: 0px 0 10px 5px
}
.demo-show .problem_full p {
    padding: 10px 0 0 !important
}
.prob_solv_page .demo-show div.ingred_descr {
    border: none;
    border-top: solid 1px #c7c7c7;
    margin: -16px 0 0;
    padding: 15px 0 30px;
}
.prob_solv_page .demo-show div.ingred_descr	img {
    float: left
}
.prob_solv_page .demo-show div.ingred_descr	.ingred_descr_sub {
    float: right;
    width: 405px;
}
#sub_left .key_name {
    display: block
}
#sub_left .key_name strong {
    margin: 0;
    padding: 10px 5px;
    cursor: pointer;
    font-size: 14px;
    color: #000;
}
#sub_left .key_name strong:hover {
    color: #555
}
#sub_left .key_desc p {
    padding: 10px 0 0 !important
}
#sub_left .website li {
    font-size: 13px;
    padding-top: 3px;
}
#sub_left .website img {
    position: relative;
    top: 3px;
    padding-right: 3px;
}
.form_login {
    width: 300px;
    margin: 0 auto;
}
.form_login label {
    float: left;
    width: 100px;
    text-align: right;
    padding: 0 10px 0 0;
}
.form_login .f_row {
    clear: both;
    padding: 5px 0;
}
.form_login .f_inputs, .form_login .checkboxes, .form_login .f_buttons {
    padding-left: 110px
}
.form_login .f_inputs input {
    width: 150px
}
.form_login .help_link {
    white-space: nowrap
}
.form_login .ul_message_box {
    list-style: none;
    color: red;
    text-align: center;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
    float: left;
    width: 210px;
    margin-left: -100%;
    position: relative;
    text-align: center;
}
.sl_inner {
    width: 188px;
    /*  background: url(../images/bg_sl.gif) repeat-y;*/
    margin: 0 auto;
    border: 1px solid #ccc;
}
/* .bg_sl_bot          { width: 187px; background:url(../images/bg_sl_bot.gif) repeat-y; margin:0 auto; height: 9px; font-size: 0; line-height: 0; }
 */
.sl_title {
    padding: 0px 0 0px 0px !important;
    width: 188px;
    height: auto !important;
    border: 0 none;
}
.sl_title h3, .sl_title h3 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    cursor: pointer;
}
.sl_title h3 {
    padding: 0px 0px 0px 0px
}
.sl_title h3 img {
    float: right;
    margin: 2px 5px 0 0;
}
.sl_title h3 span {
    float: left;
    line-height: 17px;
    height: 17px;
    padding: 0 0 0 10px;
    display: block;
    width: 130px;
}
ul .head {
    background: #333232 url(../images/bg_sl_head.gif) repeat-x !important;
    padding: 4px 0 4px 5px !important;
}
ul .head a {
    background: none !important;
    height: auto !important;
    width: auto !important;
    padding: 0 !important;
}
ul .head h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    padding: 4px 18px 4px 5px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#Newsletter_Messagebox {
    position: absolute
}
h3#tit_brands {
    background: url(../images/tit_our_brands.gif) no-repeat;
    height: 25px;
    padding: 2px 0 0 7px;
}
h3#tit_products {
    background: url(../images/tit_our_prod.gif) no-repeat;
    height: 20px;
    padding: 2px 0 0 7px;
}
h3#tit_problems {
    background: url(../images/tit_problems.gif) no-repeat;
    height: 20px;
    padding: 2px 0 0 7px;
}
ul#brands {
    padding: 0 3px 0 3px;
    margin: 0 auto;
}
ul#brands a {
    background: url(../images/icos_brand.gif) no-repeat;
    display: block;
    height: 43px;
    width: 175px;
}
ul#brands #brand1 a {
    background-position: 0 0
}
ul#brands #brand2 a {
    background-position: 0 -43px
}
ul#brands #brand3 a {
    background-position: 0 -84px
}
ul#brands #brand4 a {
    background-position: 0 -124px
}
ul#brands #brand5 a {
    background-position: 0 -163px
}
ul#products {
    padding: 0px 3px 5px 2px;
    margin: 0 auto;
}
ul#products li {
    background: url(../images/dots_prod.gif) no-repeat bottom center;
    vertical-align: top;
    width: 100%;
    overflow: hidden;
}
ul#products a {
    display: block;
    text-align: left;
    font: 14px Tahoma, Arial, Helvetica, sans-serif;
    padding: 2px 0 3px 14px;
}
ul#products .active a {
    color: #fff
}
#prod_an, #problems_an {

}
ul#products a:hover {
    color: #fff
}
ul#products .bannerps a:hover {
    background-color: transparent !important
}
ul#problems {
    padding: 0 3px 0 2px;
    margin: 0 auto;
}
.bg_sl_sign {
    background: url(../images/bg_sl_sign.gif) no-repeat;
    height: 33px;
    overflow: hidden;
    color: #fff;
    text-align: left;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 53px 10px 0;
    width: 170px;
    margin: 0px auto 9px;
}
.bg_sl_sign span {
    font-size: 14px
}
.bg_sl_sign input {
    width: 117px;
    color: #888;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 2px 2px 0px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
    height: auto;
    color: #666666;
    margin: auto;
}
#footer li {
    display: inline
}
#footer li a {
    margin: 0 3px;
    color: #666666;
    line-height: 25px;
}
#footer p {
    text-align: center;
    padding: 5px 0;
}
#footer .logos {
    text-align: center;
    padding: 20px 0;
}
#footer .logos li {
    display: inline;
    padding: 0 20px;
}
#footer .logos img {
    vertical-align: middle
}
#footer .phone, #footer .mail, #footer .site {
    padding-left: 24px;
    color: #000;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    height: 20px;
}
#footer .phone {
    background: url("../images/icos.png") no-repeat -10px -231px;
    font-size: 18px;
    margin-bottom: 3px;
}
#footer .mail {
    background: url("../images/icos.png") no-repeat -10px -258px;
    font-size: 14px;
}
#footer .site {
    background: url("../images/icos.png") no-repeat -10px -283px;
    font-size: 14px;
}
#footer .footerContent {
    border: solid #bfbfbf;
    border-width: 1px 0 0 0;
    padding: 10px 10px 20px;
}
/* Buttons
----------------------------------------------------------------------------*/
.btn {
    letter-spacing: -9999px;
    font-size: 0;
    border: none !important;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
}
.btn:hover {
    background-position: 0 100% !important;
    text-decoration: none !important;
}
.btn_gift_wrap {
    background: url("../images/btns/btn_gift_wrap.gif") no-repeat;
    width: 90px;
    height: 24px;
}
.btn_fb {
    background: url(../images/btns/btn_fb.gif) no-repeat 0 0;
    height: 36px;
    width: 188px;
    margin: 10px auto;
}
.btn_you_tube {
    background: url(../images/btns/btn_you_tube.gif) no-repeat 0 0;
    height: 32px;
    width: 184px;
    margin: 10px auto;
}
.btn_twit {
    background: url(../images/btns/btn_twit.gif) no-repeat 0 0;
    height: 37px;
    width: 188px;
    margin: 10px auto;
}
.btn_search {
    background: url(../images/btns/btn_search.gif) no-repeat 0 0;
    height: 14px;
    width: 12px;
    margin: 0 12px 0 3px;
}
.btn_add_cart {
    background: url(../images/btns/btn_add_cart.gif) no-repeat 0 0;
    height: 18px;
    width: 73px;
}
.btn_more_details {
    background: url("../images/btns/btn_more_details.gif") no-repeat scroll 0 0 transparent;
    height: 18px;
    width: 84px;
}
.btn_learn_more {
    background: url("../images/btns/btn_learn_more.gif") no-repeat scroll 0 0 transparent;
    height: 22px;
    width: 104px;
}
.shopNow {
    background: url("../images/btns/shopNow.png") no-repeat scroll 0 0 transparent;
    height: 18px;
    width: 93px;
}
.btn_buy_now {
    background: url(../images/btns/btn_buy_now.gif) no-repeat 0 0;
    height: 18px;
    width: 73px;
    overflow: hidden;
    display:none;
}
.btn_buy_now_w59 {
    background: url(../images/btns/btn_buy_now_w59.gif) no-repeat 0 0;
    height: 18px;
    width: 59px;
    text-indent: -5000px;
    overflow: hidden;
}
.btn_more_info {
    background: url(../images/btns/btn_more_info.gif) no-repeat 0 0;
    height: 24px;
    width: 161px;
}
.btn_go {
    background: url(../images/btns/btn_go.gif) no-repeat 0 0;
    height: 18px;
    width: 28px;
    margin: 0 0 0 4px;
    float: right;
}
/*.btn_pop_search     { background: url(../images/btns/btn_pop_search.gif) no-repeat 0 0; height:34px; width:81px; margin: 0 auto; }*/
.btn_pop_search {
    background: url(/images/btns/btn_search_where.gif) 0 0;
    border: medium none;
    display: block;
    height: 21px;
    width: 51px;
    margin: 0 0 0 68px;
}
.btn_submit {
    background: url(../images/btns/btn_submit.gif) no-repeat 0 0;
    height: 24px;
    width: 80px;
}
.btn_prom_submit{
	background:url(../images/btns/btn_prom_submit.gif) no-repeat;
	width:356px;
	height:42px;
	margin-bottom:20px;
}
.btn_prom_submit:hover{background-position:0 -42px;}
.btn_submit_review {
    background: url(../images/btns/btn_submit_review.gif) no-repeat 0 0;
    height: 24px;
    width: 110px;
}
.btn_register {
    background: url(../images/btns/btn_register.gif) no-repeat 0 0;
    height: 24px;
    width: 80px;
    text-indent: -5000px;
}
.btn_add_selected {
    background: url(../images/btns/btn_add_selected.gif) no-repeat 0 0;
    height: 21px;
    width: 142px;
    margin-bottom: 10px;
}
.btn_checkout_now {
    background: url(../images/btns/btn_checkout_now.gif) no-repeat 0 0;
    height: 21px;
    width: 101px;
    margin-bottom: 10px;
    overflow: hidden;
}
.btn_checkout_now_h24 {
    background: url(../images/btns/btn_checkout_now_h24.gif) no-repeat 0 0;
    height: 24px;
    width: 130px;
    text-indent: -5000px;
    overflow: hidden;
    float: right;
    margin: 0 0 0 5px;
}
.btn_view_cart {
    background: url(../images/btns/btn_view_cart.gif) no-repeat 0 0;
    height: 21px;
    width: 73px;
    margin-bottom: 5px;
    overflow: hidden;
}
.btn_online_guide {
    background: url(../images/btns/btn_online_guide.gif) no-repeat 0 0;
    height: 24px;
    width: 160px;
    margin-top: 10px;
    display: block;
}
.ico_you_tube {
    background: url(../images/icos.png) no-repeat 50% -181px;
    height: 22px;
    width: 22px;
}
.ico_you_tube:hover {
    background-position: 50% -181px !important
}
.btn_online_guide:hover {
    background-position: left bottom
}
.ico_fb {
    background: url(../images/icos.png) no-repeat 50% -129px;
    height: 22px;
    width: 22px;
    margin: 0 4px 0 0;
}
.ico_fb:hover {
    background-position: 50% -129px !important
}
.ico_twit {
    background: url(../images/icos.png) no-repeat 50% -156px;
    height: 22px;
    width: 22px;
    margin: 0 3px 0 0;
}
.ico_twit:hover {
    background-position: 50% -156px !important
}
.btn_faves {
    background: url(../images/btns/btn_faves.png) no-repeat top;
    height: 19px;
    width: 144px;
    margin: 1px 3px 0 0;
}
.btn_faves:hover {
    background-position: bottom !important
}
.btn_blog {
    background: url(../images/btns/btn_blog.png) no-repeat top;
    height: 19px;
    width: 64px;
    margin: 1px 3px 0 0;
}
.btn_blog:hover {
    background-position: bottom !important
}
.btn_chat {
    background: url(../images/btns/btn_chat.gif) no-repeat 0 0;
    height: 36px;
    width: 184px;
    margin: 0px auto 10px;
}
.btn_send {
    background: url(../images/btns/btn_send.gif) no-repeat 0 0;
    height: 21px;
    width: 51px;
    display: block;
    cursor: pointer;
    margin: 0 0 0 50px;
}
#btnSearch {
    background: url(../images/btns/btn_search_where.gif) no-repeat 0 0;
    height: 21px;
    width: 51px;
    display: block;
    cursor: pointer;
}
#btnSearch:hover {
    background-position: 0 100%;
    cursor: pointer;
}
#btnLogin {
    background: url(../images/btns/btn_login_big.gif) no-repeat 0 0;
    height: 24px;
    width: 80px;
    display: block;
    cursor: pointer;
    margin: 10px 0 0 125px;
}
#btnLogin:hover {
    background-position: left bottom
}
/*#btnSendPassword {
    background: url(../images/btns/btn_send_forgot.gif) no-repeat 0 0;
    height: 24px;
    display: block;
    width: 80px;
    cursor: pointer;
    margin: 10px 0 0 10px;
    float: left;
}
#btnSendPassword:hover {
    background-position: left bottom
}
#btnRestorePassword {
    background: url(../images/btns/btn_send_forgot.gif) no-repeat 0 0;
    height: 24px;
    display: block;
    width: 80px;
    cursor: pointer;
    margin: 10px 0 0 150px;
    float: left;
}
#btnRestorePassword:hover {
    background-position: left bottom
}*/
.btn_subm01 {
    background: url(../images/btns/btn_send_forgotp.gif) no-repeat 0 0;
	float:left;
	cursor:pointer;
    margin: 10px 0 0 150px;
	color:#434549 !important;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.btn_subm01 span{
	float:left;
	background: url(../images/btns/btn_send_forgotp.gif) no-repeat 100% 0;
	padding:4px 12px 5px 0;
}
.btn_subm01:hover {
    background-position: left bottom;
}
.btn_subm01:hover span{background-position:100% -24px;}
/*#btnChangePassword {
    background: url(../images/btns/btn_send_forgot.gif) no-repeat 0 0;
    height: 24px;
    display: block;
    width: 80px;
    cursor: pointer;
    margin: 10px 0 0 150px;
}
#btnChangePassword:hover {
    background-position: left bottom
}*/

#btnOk {
    background: url(../images/btns/btn_ok.gif) no-repeat 0 0;
    height: 18px;
    width: 28px;
    display: block;
    cursor: pointer;
    margin: 10px auto;
}
.btn_view_detail {
    background: url(../images/btns/btnLearnMore.gif) no-repeat 0 0;
    height: 18px;
    width: 93px;
    margin: 10px 0;
    float: right;
}
.linkViewBlog {
    background: url("../images/btns/linkViewBlog.gif") no-repeat;
    width: 83px;
    height: 18px;
}
.btnViewMore {
    background: url("../images/btns/btnViewMore.gif") no-repeat;
    width: 83px;
    height: 18px;
}
.btnLearnMore {
    background: url("../images/btns/btnLearnMore.gif") no-repeat;
    width: 93px;
    height: 18px;
}
.btn_apple_coupon {
    background: url(../images/btns/btn_apply_coupon.gif) no-repeat top;
    float: left;
    width: 110px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.btn_apple_cert {
    background: url(../images/btns/btn_apply_cert.gif) no-repeat top;
    float: left;
    width: 110px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.btn_update_cart {
    background: url(../images/btns/btn_update_cart.gif) no-repeat top;
    float: left;
    width: 90px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.btn_clear_cart {
    background: url(../images/btns/btn_clear_cart.gif) no-repeat top;
    float: left;
    width: 90px;
    height: 24px;
    text-indent: -5000px;
    cursor: pointer;
}
.btn_checkout {
    background: url(../images/btns/btn_checkout.gif) no-repeat top;
    float: right;
    width: 90px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.btn_guest_checkout {
    background: url(../images/btns/btn_guest_checkout.gif) no-repeat top;
    float: left;
    width: 174px;
    height: 33px;
    text-indent: -5000px;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.btn_cont_shoping {
    background: url(../images/btns/btn_cont_shoping.gif) no-repeat top;
    float: right;
    width: 130px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.btn_checkout_h28 {
    background: url(../images/btns/btn_check_now_h28.gif) no-repeat top;
    float: left;
    width: 115px;
    height: 28px;
    text-indent: -5000px;
    margin: 0 0 0 50px;
    cursor: pointer;
}
.btn_cont_shoping_h28 {
    background: url(../images/btns/btn_cont_shop_h28.gif) no-repeat top;
    float: right;
    width: 140px;
    height: 28px;
    text-indent: -5000px;
    margin: 0 50px 0 0;
    cursor: pointer;
}
.btn_sign_in {
    background: url(../images/btns/btn_sign_in.gif) no-repeat top !important;
    width: 80px !important;
    height: 33px !important;
}
.btn_save_cont {
    background: url(../images/btns/btn_save_cont.gif) no-repeat top;
    float: left;
    width: 157px;
    height: 33px;
    text-indent: -5000px;
    margin: 0;
    cursor: pointer;
}
.btn_back {
    background: url(../images/btns/btn_back.gif) no-repeat top;
    float: left;
    width: 80px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 7px 0 0;
    cursor: pointer;
}
.btn_continue {
    background: url(../images/btns/btn_continue.gif) no-repeat top;
    float: left;
    width: 80px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 7px 0 0;
    cursor: pointer;
}
.btn_no_samples {
    background: url(../images/btns/btn_no_samples.gif) no-repeat top;
    float: right;
    width: 80px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.btn_add_samples {
    background: url(../images/btns/btn_add_sample.gif) no-repeat top;
    float: right;
    width: 130px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.btn_edit_addr {
    background: url(../images/btns/btn_edit_address.gif) no-repeat top;
    float: left;
    width: 80px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_update {
    background: url(../images/btns/btn_update.gif) no-repeat top;
    float: left;
    width: 80px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 0 0;
    cursor: pointer;
}
.btn_save {
    background: url(../images/btns/btn_save.gif) no-repeat top;
    float: left;
    width: 80px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_cancel {
    background: url(../images/btns/btn_cancel.gif) no-repeat top;
    float: left;
    width: 80px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_add_addr {
    background: url(../images/btns/btn_add_new_address.gif) no-repeat top;
    float: left;
    width: 110px;
    height: 24px;
    text-indent: -5000px;
    margin: 0 5px 0 0;
    cursor: pointer;
}
.btn_delete_addr {
    background: url(../images/btns/btn_delete_address.gif) no-repeat top;
    float: left;
    width: 100px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_set_billing {
    background: url(../images/btns/btn_set_billing.gif) no-repeat top;
    float: left;
    width: 130px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_set_shipping {
    background: url(../images/btns/btn_set_shipping.gif) no-repeat top;
    float: left;
    width: 140px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_clear_wishlist {
    background: url(../images/btns/btn_clear_wishlist.gif) no-repeat top;
    display: block;
    width: 100px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_add_cart_big {
    background: url(../images/btns/btn_add_cart_big.gif) no-repeat top;
    float: left;
    width: 90px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_check_balance {
    background: url(../images/btns/btn_check_balance.gif) no-repeat top;
    float: left;
    width: 100px;
    height: 24px;
    text-indent: -5000px;
    margin: 5px 5px 0 0;
    cursor: pointer;
}
.btn_can {
    padding-left: 20px;
    margin-left: 5px;
    background: url(/images/closeicon.gif) no-repeat left;
    cursor: pointer;
    color: #02b8cf;
    font-weight: bold;
}
.btn_can:hover {
    color: #f66167
}
.btn_apple_coupon:hover, .btn_apple_cert:hover, .btn_update_cart:hover, .btn_clear_cart:hover, .btn_checkout:hover, .btn_cont_shoping:hover, .btn_back:hover, .btn_no_samples:hover, .btn_add_samples:hover, .btn_continue:hover, .btn_edit_addr:hover, .btn_update:hover, .btn_save:hover, .btn_cancel:hover, .btn_add_addr:hover, .btn_delete_addr:hover, .btn_set_billing:hover, .btn_set_shipping:hover, .btn_clear_wishlist:hover, .btn_add_cart_big:hover, .btn_check_balance:hover, .btn_checkout_h28:hover, .btn_cont_shoping_h28:hover, .btn_sign_in:hover, .btn_save_cont:hover, .btn_checkout_now_h24:hover, .btn_buy_now_w59:hover, .btn_guest_checkout:hover {
    background-position: bottom
}
#links #ico_top1 {
    background-position: 0 4px;
    height: 20px;
    padding-left: 40px;
}
#links #ico_top1 a {
    padding: 0px 3px
}
#links #ico_top2 {
    background-position: 0 -21px;
    height: 20px;
    padding-left: 40px;
    : ;
}
#links #ico_top2 a {
    padding: 0px 3px
}
#links #cartinfopanel {
    background-position: 0 -44px;
    height: 20px;
    padding-left: 35px;
}
#links #ico_top4 {
    background-position: 0 -72px;
    height: 20px;
}
#links #ico_top5 {
    background-position: 0 -98px;
    height: 20px;
}
#links #ico_top6 {
    background-position: 0 -203px;
    height: 20px;
    padding-left: 35px;
}
/*
            Vertical Accordions
        */
.accordion_toggle {
    display: block;
    background: url(../images/plus-big.gif) no-repeat center right;
    padding: 0;
    outline: none;
    cursor: pointer;
}
.accordion_toggle_active {
    background: url(../images/minus-big.gif) no-repeat center right;
    color: #ffffff;
}
.accordion_content {
    background-color: #ffffff;
    color: #444444;
    overflow: hidden;
}
.vertical_accordion_toggle {
    display: block;
    height: 30px;
    width: 225px;
    background: url(../images/plus-big.gif) no-repeat center right;
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    color: #000000;
    border-bottom: 1px solid #cde99f;
    cursor: pointer;
    margin: 0 0 0 0;
}
.vertical_accordion_toggle_active {
    background: url(../images/minus-big.gif) no-repeat center right;
    color: #ffffff;
    border-bottom: 1px solid #f68263;
}
.vertical_accordion_content {
    background-color: #ffffff;
    color: #444444;
    overflow: hidden;
}
/*
            Horizontal Accordion
        */
.horizontal_accordion_toggle {
    /* REQUIRED */
    float: left; /* This make sure it stays horizontal */
    /* REQUIRED */
    display: block;
    height: 100px;
    width: 30px;
    background: url(../images/plus-big.gif) no-repeat center right;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    border-right: 1px solid #cde99f;
    cursor: pointer;
    margin: 0 0 0 0;
}
.horizontal_accordion_toggle_active {
    background: url(../images/minus-big.gif) no-repeat center right;
    border-right: 1px solid #f68263;
}
.horizontal_accordion_content {
    /* REQUIRED */
    height: 100px; /* We need to define a height for the accordion as it stretches the width */
    float: left; /* This make sure it stays horizontal */
    /* REQUIRED */
    overflow: hidden;
    background-color: #ffffff;
    color: #444444;
}
/* Container styling*/
#horizontal_container {
    margin: 0;
    width: 0;
    height: 0px;
}
#vertical_nested_container {
    margin: 0;
    width: 225px;
}
.none_submit {
    background: transparent;
    border: 0px;
    width: 0px;
    height: 0px;
    position: absolute;
    filter: alpha(opacity=0); /*Needed for IE*/
    -moz-opacity: 0; /*Older mozilla broswers like NN*/
    -khtml-opacity: 0; /*Old versions of Safari and "KHTML" browser engines*/
    opacity: 0; /*FF, Safari, and Opera*/
}
div.pp_pic_holder .pp_content .pp_details p.pp_description {
    width: auto !important;
    text-align: left;
    float: none !important;
}
div.pp_pic_holder .pp_content a.pp_close {
    margin: 0 0 3px 10px
}
/* Hack for Safari - hide the linkimagebutton input */
html[xmlns*=""] body:last-child input.none_submit {
    display: none
}
body:first-of-type input.none_submit {
    display: none
}
.acstyle {
    font-weight: bold
}
.acstyle:after {
    /*Add margin between menu and rest of content in Firefox*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.acstyle ul {
    margin: 0;
    text-align: center; /*set value to "left", "center", or "right"*/
}
.acstyle ul li {
    display: inline
}
.acstyle ul li a {
    color: #494949;
    margin: 0;
    text-decoration: none;
}
.acstyle ul li a:hover, .acstyle ul li a.selected {
    /*script dynamically adds a class of "selected" to the current active menu item*/: 
}
/* ######### Style for Drop Down Menu ######### */
.acdrop {
    position: absolute;
    top: 0;
    z-index: 9999;
    visibility: hidden;
}
.acdrop a {
    display: block;
    text-decoration: none;
    font-weight: bold;
}
* html .acdrop a {
    /*IE only hack*/
    width: 100%;
}
.dropmenudiv a:hover {
    /*THEME CHANGE HERE*/: 
}
.subpage .blue {
    background: #f1fbfc
}
.bann_home_small {
    padding: 5px 10px
}
.bann_home_small h2, .bann_home_small h3, .bann_home_small h4, .bann_home_small h5, .bann_home_small h6, .bann_home_small p {
    margin: 0 !important;
    padding: 5px 0 !important;
}
.bann_home_big {
    background: url(../images/banner_home_big.gif) no-repeat top;
    width: 735px;
}
.bann_home_big_sub {
    background: url(../images/banner_home_big_bottom.gif) no-repeat bottom;
    padding: 10px;
}
.gift_product_box {
    width: 204px;
    height: 325px;
    padding: 10px 18px 0;
    background: url(../images/bg_product_gift_box.gif) no-repeat 0 0;
    margin-left: 9px;
    margin-bottom: 15px;
    float: left;
    overflow: hidden;
}
.gift_product_box .image {
    height: 151px;
    width: 204px;
    border: solid 1px #ccc;
    background: #fff;
    overflow: hidden;
}
.gift_product_box .image table {
    margin: -22px auto 0;
    border-collapse: collapse;
}
.gift_product_box .image td {
    padding: 0;
    vertical-align: middle;
    text-align: center;
    width: 194px;
    height: 194px;
}
.gift_product_box .image td img, .gift_product_box .image td a {
    display: block;
    margin: auto;
}
.giftkits_prod .product_txt {
    padding-left: 450px
}
.giftkits_prod .product_txt .descr {
    padding-left: 0
}
.giftkits_prod .tabs {
    width: 740px
}
.btn_logout {
    background: url(../images/btns/btn_logout.gif) no-repeat top;
    width: 63px;
    height: 22px;
    float: right;
    margin: 3px 13px 0 0;
    text-indent: -5000px;
    overflow: hidden;
}
.btn_logout:hover {
    background: url(../images/btns/btn_logout.gif) no-repeat bottom
}
.stock_notify {

}
.stock_notify .inp_txt {
    color: #444444;
    font: normal 11px Arial, Helvetica, sans-serif;
    border: 1px solid #999;
    width: 190px;
    padding: 1px 3px 1px;
    float: left;
    margin: 0;
}
.stock_notify label {
    padding: 0 0 3px;
    font: bold 12px Arial, Helvetica, sans-serif;
    display: block;
    color: #a9242a;
}
.stock_notify .btn_outstock {
    background: url(../images/btns/btn_red_arrow.gif) no-repeat 0 0;
    height: 18px;
    width: 18px;
    cursor: pointer;
    margin: 0 0 2px 3px;
    float: left;
    text-indent: -5000px;
    overflow: hidden;
    text-indent: -5000px;
}
.stock_notify .btn_outstock:hover {
    background-position: bottom
}
/**/
.category_buttons {
    height: 30px;
    padding-left: 255px;
}
.category_buttons a {
    float: left;
    margin: 0 10px 0 0;
}
.category_buttons2 {
    padding-left: 0
}
.category_buttons2 a {
    float: right;
    margin: 0 0 0 10px;
}
.box_right .btn_checkout_now, .box_right .btn_view_cart {
    margin: 7px auto 0
}
.box_right_inside_pl {
    margin: 10px 0 0;
    padding: 5px 10px 5px !important;
}
.box_right_inside_pl div {
    overflow: hidden
}
.box_right_inside_pl p {
    border-top: solid 1px #bbb;
    overflow: hidden;
    padding: 3px 0 !important;
    margin: -1px 0 0;
    text-align: right;
}
.box_right_inside_pl p a {
    float: left;
    width: 125px;
    font-weight: normal;
    text-align: left;
}
.box_right_inside_pl a.del_prod {
    color: #c60609 !important;
    font-weight: bold !important;
}
.box_right_inside_pl a.del_prod:hover {
    color: #F66167 !important;
}
.blockUI_frame {
    width: 95% !important
}
.blockOverlay,
.test_overlay{
	background:#000 !important;
	filter:alpha(opacity=50) !important;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
.blockUI {
    padding: 0 0 20px 9px !important;
    cursor: default !important;
    overflow: hidden !important;
	
}
.blockUI #ErrorMessageId {
    text-align: left;
    padding: 0 0 5px 60px;
    color: #f00;
}
.blockUI .ui_close {
    float: right;
	background:url(../images/bg_ui_close.gif) no-repeat;
	width:24px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.blockUI h4 {
    margin: 0;
    padding: 20px 0 10px;
    font-size: 18px;
    color: #666;
}
.blockUI .tf_input {
    border: 1px solid #999999;
    color: #444;
    height: 20px;
    padding: 2px 5px 0;
    width: 217px;
    float: left;
    margin-left: 70px;
    margin-right: 5px;
}
#idDivAddToCartResponse p {
    font: bold 16px Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 28px;
    margin: 0;
    padding: 0;
    color: #666;
}
.regist_left {
    float: left;
    width: 290px;
    margin: 10px 0 0;
}
.regist_left h3 {
    color: #666;
    line-height: normal;
}
.regist_left .yesnobox {
    padding: 10px 0 20px 10px
}
.regist_left .yesnobox div {
    padding: 0 0 3px
}
.regist_left .yesnobox label {
    padding-left: 5px
}
.regist_left #whycreate ul {
    margin: 0;
    padding: 10px 0;
    list-style: none;
}
.regist_left #whycreate li {
    padding: 0 0 0 22px;
    color: #666;
}
.regist_left #whycreate li#why1 {
    background: url(../images/ico_save_time.gif) no-repeat 1px 3px
}
.regist_left #whycreate li#why2 {
    background: url(../images/ico_dollar.gif) no-repeat 1px 3px
}
.regist_left #whycreate li#why3 {
    background: url(../images/ico_ups.gif) no-repeat 1px 3px
}
.regist_right {
    float: right;
    margin: 10px 0 0;
    padding: 0 60px 0 30px;
    border-left: solid 1px #c7c7c7;
    width: 315px;
    color: #666;
}
.regist_right h3 {
    color: #666;
    line-height: normal;
    padding-bottom: 10px;
}
.regist_right .form_contact_sign {
    width: 315px
}
.regist_right .privacy_box {
    margin: 10px 0 10px 82px;
    padding: 5px 0 !important;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.checkout_form .form_contact_sign .f_inputs {
    padding-left: 82px;
    overflow: hidden;
}
.checkout_form .form_contact_sign .tf_input {
    float: right
}
.checkout_form .form_contact_sign .label_check_box {
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 2px 0 0 5px;
}
.checkout_form .form_contact_sign #btnLogin {
    margin: 0
}
.checkout_form .form_contact_sign .ul_message_box {
    margin-left: 82px
}
.box_right_search {
    border: solid 1px #DCDDE3;
    margin: 0 0 10px;
    width: 242px;
}
.box_right_search .box_right2 {
    background: #f5f5f5;
    border: 2px solid #fff;
    width: auto;
}
.checkout_page {
    border: none !important
}
.left_checkout {
    float: left;
    width: 526px;
    background: url(../images/bg_check_page.gif) repeat-y 0 0;
}
.tooltip {
    background: #fff;
    padding: 5px;
    border: 2px solid #c0c0c0;
}
.left_checkout #PlaceOrder {
    background: url(../images/bg_check_page_sub.gif) repeat-x bottom
}
.left_checkout .tit_check_1 {
    background: url(../images/tit_check_1.gif) no-repeat 0 0;
    text-indent: -5000px;
    height: 23px;
    padding: 7px 10px 0 0;
    margin: 0;
    overflow: hidden;
}
.left_checkout .tit_check_2 {
    background: url(../images/tit_check_2.gif) no-repeat 0 0;
    text-indent: -5000px;
    height: 23px;
    padding: 7px 10px 0 0;
    margin: 0;
    overflow: hidden;
}
.left_checkout .tit_check_3 {
    background: url(../images/tit_check_3.gif) no-repeat 0 0;
    text-indent: -5000px;
    height: 23px;
    padding: 7px 10px 0 0;
    margin: 0;
    overflow: hidden;
}
.left_checkout .btn_change {
    background: url(../images/btns/btn_change.gif) no-repeat top;
    height: 17px;
    width: 53px;
    float: right;
}
.left_checkout .btn_change:hover {
    background-position: bottom
}
.left_checkout label {
    font-weight: normal
}
.left_checkout .f_inputs label {
    float: none
}
.left_checkout .check_gray_top {
    background: #f9f9f9;
    border: solid 3px #ececec;
    border-top: none;
    padding: 14px 19px 18px;
}
.left_checkout .check_gray_bot {
    background: #f9f9f9;
    border: solid 3px #ececec;
    border-bottom: none;
    padding: 18px 19px;
}
.left_checkout .check_gray_mid {
    background: #f9f9f9;
    border-left: solid 3px #ececec;
    border-right: solid 3px #ececec;
    padding: 18px 19px;
}
.left_checkout .f_row {
    padding: 0 19px
}
.left_checkout input {
    width: 340px
}
.left_checkout input.checkbox {
    width: auto;
    margin: 3px 5px 0 0;
}
.left_checkout select {
    width: 352px
}
.left_checkout .validator_item {
    color: #c60609
}
.left_checkout .btn_cont_red {
    background: url(../images/btns/btn_continue_red.gif) no-repeat top;
    display: block;
    overflow: hidden;
    text-indent: -5000px;
    width: 80px;
    height: 24px;
    margin: auto;
}
.left_checkout .btn_cont_red:hover {
    background-position: bottom
}
.left_checkout .signing_login {
    border-collapse: collapse;
    margin: 0 19px;
}
.left_checkout .signing_login select {
    width: 302px
}
.left_checkout .signing_login input {
    width: 290px
}
.left_checkout .hr {
    margin: 10px 19px
}
.left_checkout .check_warn_mess {
    padding: 0 19px;
    color: #666;
}
.left_checkout .check_warn_mess p {
    float: left
}
.left_checkout .check_warn_mess ul {
    color: #c60609;
    padding: 0 0 5px 128px;
    list-style: none;
}
.right_checkout {
    float: right;
    width: 194px;
}
/*--- faves page ---*/
.faves_page {
    background: url(../images/bg_faves.jpg) repeat-y left top;
    position: relative;
    zoom: 1;
}
.faves_page .hbox {
    background: none !important;
    height: 323px !important;
    width: 207px !important;
    padding: 13px 0 0 27px !important;
    position: relative;
}
.faves_page .hbox .img_holder {
    position: absolute;
    top: 175px;
    left: 100px;
    z-index: 10;
}
.faves_page .hbox_img {
    background: none !important;
    margin: 0 !important;
    width: 205px !important;
    padding: 0 0 0 !important;
    border: solid 1px #dbdbdb;
    height: 151px !important;
    overflow: hidden;
    position: relative;
}
.faves_page .hbox_img div {
    float: left;
    width: 205px;
    min-height: 151px;
    margin: 75px 0 0;
    position: relative;
}
.faves_page .hbox_img img {
    visibility: hidden
}
.faves_page .hbox_img table img {
    visibility: visible
}
.faves_page .hbox_img table {
    margin: auto !important;
    border-collapse: collapse;
    position: absolute;
    margin: 0 !important;
    top: -50%;
    left: 0px;
}
.faves_page .hbox_img td {
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    padding: 0 !important;
    height: 151px;
    width: 205px;
}
.faves_page .hbox_img a {

}
.faves_page .hbox_img img {
    padding: 0 !important;
    display: block;
    margin: auto;
}
.faves_page .item_info {
    padding: 0 !important
}
.faves_page .item_info table {
    float: right;
    margin: 10px 0;
    border-collapse: collapse;
}
.faves_page .item_info table td {
    padding: 0 0 11px 6px !important
}
.faves_page .item_info p.b {
    float: left;
    padding: 10px 0 !important;
}
.faves_page h5 {
    font: bold 12px/25px Arial, Helvetica, sans-serif;
    color: #000;
    width: 162px;
    height: 25px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto !important;
    border: solid 1px #dbdbdb;
    border-bottom: none;
}
.faves_page h5 a {
    color: #02b8cf
}
.faves_page h5 a:hover {
    color: #333
}
.faves_page .category_buttons {
    padding-left: 595px;
    margin: -15px 0 0;
}
.prt_box1 {
    padding: 10px;
    color: #666;
}
.prt_box1 table {
    border-collapse: collapse
}
.prt_box1 td {
    padding: 2px 10px;
    white-space: nowrap;
}
.prt_box1 td.total {
    background: #ececec;
    font-weight: bold;
    padding: 5px 10px;
}
.prt_ship_addr {
    float: left;
    width: 315px;
    padding: 10px;
    color: #666;
    line-height: 20px;
}
.prt_bill_addr {
    float: right;
    width: 330px;
    padding: 10px;
    color: #666;
    line-height: 20px;
}
.prt_ship_addr h3, .prt_bill_addr h3 {
    font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #666;
    text-transform: uppercase;
}
.prt_ship_addr .hr, .prt_bill_addr .hr {
    margin: 5px 0
}
.best_sell_page .hbox {
    background: none !important;
    width: 236px !important;
    padding: 0 !important;
    height: 305px !important;
    margin-bottom: 30px;
}
.best_sell_page .middle {
    padding: 0 12px !important
}
.best_sell_page .hbox h5 {
    padding: 0;
    height: 33px;
}
.best_sell_page .hbox h5 a {
    display: block;
    padding: 0 10px;
    background: url(/images/bg_best_sell_prod_title.gif) repeat-x 0 0;
    font: normal 14px/33px Arial, Helvetica, sans-serif;
    text-align: left;
    color: #fff !important;
}
.best_sell_page .hbox h5 a:hover {
    background: url(/images/bg_best_sell_prod_title.gif) repeat-x 0 -33px
}
.best_sell_page .item_info {
    background: #ebebeb;
    padding: 5px 10px !important;
    height: 102px !important;
}
.best_sell_page .item_info p {
    font-size: 12px
}
.best_sell_page .hbox .hbox_img {
    border: none !important;
    padding: 0 !important;
    height: 170px !important;
    width: 100% !important;
    margin: 0 !important;
    overflow: hidden;
    display: block !important;
    position: relative;
}
.best_sell_page .hbox .hbox_img div {

}
.best_sell_page .hbox .hbox_img img {
    visibility: hidden
}
.best_sell_page .hbox .hbox_img table img {
    visibility: visible
}
.best_sell_page .hbox .hbox_img table {
    margin: 0 !important;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}
.best_sell_page .hbox .hbox_img td {
    text-align: center;
    vertical-align: middle;
    padding: 0 !important;
}
.best_sell_page .hbox .hbox_img img {
    padding: 0 !important;
    display: block;
    margin: auto;
}
#problems_an ul#products li {
    position: relative;
    clear: both;
}
#problems_an ul#products li.bannerps {
    width: 79px;
    height: 39px;
    float: left;
    background: none;
    padding: 5px;
    clear: none;
}
ul#psddmenu li.bannerps {
    width: 75px;
    height: 39px;
    display: inline;
    background: none;
    margin: 0 0 5px 0;
}
ul#psddmenu li.bannerps a {
    background: none !important;
    padding: 0;
    margin: 0;
    display: inline;
    text-indent: 0 !important;
}
ul#products li.bannerps a {
    padding: 0 !important
}
.slideContents ul {
    width: 300px !important
}
.slideContents ul li {
    margin-bottom: 10px;
    padding-left: 10px;
    background: url("../images/liarrow.gif") no-repeat 0 5px;
}
#problems_an ul#products img {
    margin-top: -5px
}
/* How To Video Page
-----------------------------------------------------------------------------*/
.video_page {
    overflow: hidden
}
.video_page #sub_left {
    border: 1px solid #dcdde3;
    padding: 0;
    margin-top: 15px;
}
.video_page .video_cnt {
    margin: 2px;
    background: #f5f5f5;
}
.video_page div#videoDescriptionId {
    padding: 5px 0 10px 0px
}
.video_page div#videoContainer {
    padding: 0 0 10px 0px
}
.video_page div#videoContainer div {
    padding: 0
}
.video_page .common_cnt {
    padding: 0 0 10px 10px
}
.video_page div#videoContainer object, .video_page div#videoContainer embed {
    max-width: 466px
}
.video_page div.ingred_descr {
    border-bottom: none;
    padding: 10px 10px 0 10px;
    position: relative;
}
.video_page div.ingred_descr #sharethis_0 {
    position: absolute;
    right: 10px;
    top: 14px;
}
.video_page .categories {
    overflow: hidden;
    border: 1px solid #dadbe1;
    background: White;
    padding-left: 0;
    width: 465px;
}
.video_page .categories div {
    padding-left: 0 !important;
    margin-bottom: 5px !important;
}
.video_page .categories .list_categories {
    width: 140px;
    float: left;
}
.video_page .categories .list_categories h3 {
    width: 128px;
    height: 28px;
    background: url(../images/categories_head.jpg) no-repeat;
}
.video_page .categories .list_categories h3 span {
    display: none
}
.video_page #sub_left .categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.video_page #sub_left .categories ul.videoList {
    background: url(../images/dotted_line.gif) repeat-x left bottom;
    margin-bottom: 10px;
}
.video_page .categories .list_categories a {
    text-transform: uppercase;
    color: #000 !important;
    font-weight: normal;
}
.video_page .categories .list_categories a:hover {
    color: #0ba6b9 !important
}
.video_page #sub_left .categories .list_categories ul li {
    padding: 7px 0 7px 14px;
    position: relative;
}
.video_page #sub_left .categories .list_categories ul li.classActive {
    background: url(../images/list_cat_link_arrow.gif) no-repeat right center
}
.video_page #sub_left .categories .list_categories ul li.classActive a {
    background: url(../images/list_cat_link.gif) repeat-x left bottom;
    display: block;
    color: White !important;
    margin-left: -5px;
    padding: 4px 0 4px 5px;
    width: 115px;
}
*+html .video_page #sub_left .categories .list_categories ul li.classActive a {
    width: 110px
}
.video_page #sub_left .categories .list_categories ul li.dotted_bkg {
    background: url(../images/dotted_line.gif) repeat-x left bottom;
    padding: 0;
    height: 1px;
    line-height: 0;
    font-size: 0;
}
/*.video_page #sub_left .categories .list_categories ul li span.list_cat_link{
    background:url(../images/list_cat_link_arrow.gif) no-repeat left center;
    position:absolute;
    right:0;
    top:50%;
    width:11px;
    display:block;
    margin-top:-24px;
    height:47px;
}*/
/* = How To Video Page */
.video_page .categories .cat_video {
    margin-left: 8px;
    float: left;
    width: 315px;
    margin-top: 10px;
    background: url(../images/dotted_line.gif) repeat-x scroll left bottom;
}
.video_page .categories .cat_video ul.videoList {
    margin-top: 10px !important
}
.video_page .categories .cat_video .result {
    float: left;
    width: 96px;
    margin-right: 8px;
    min-height: 148px;
    overflow: hidden;
}
.video_page .categories .cat_video .result div {
    cursor: pointer;
    width: 90px;
    height: 90px;
    position: relative;
}
.video_page .categories .cat_video .result:hover div div.play_div {
    display: none
}
.video_page .categories .cat_video .result div div.play_div {
    background: url(../images/video_item.png) no-repeat left top;
    left: 4px;
    top: 4px;
    width: 90px;
    height: 90px;
    position: absolute;
}
.video_page .categories .cat_video img {
    border: 2px solid White !important
}
.video_page .categories .cat_video .active img {
    border: 2px solid #02b8cf !important
}
.video_page .categories .cat_video .active p {
    color: #02b8cf !important
}
.video_page .categories .cat_video .active div.play_div {
    display: none
}
.video_page .categories .cat_video .result div table {
    width: 90px;
    height: 90px;
}
.video_page .categories .cat_video .result div td {
    text-align: center;
    vertical-align: middle;
}
.video_page #sub_left .categories .cat_video .result p {
    padding-left: 2px;
    margin-bottom: 0 !important;
}
.video_page #sub_left #productPanelId, .video_page #sub_left #productPanelId .products_list {
    padding-left: 0 !important
}
/* = Grooming Guide */
.grooming {
    overflow: hidden
}
.grooming .view_all, .view_all_video {
    background: url(../images/grooming/arrow_link.gif) no-repeat left 5px;
    padding-left: 7px;
    color: #00baca;
    font-weight: bold;
    float: right;
    display: inline-block;
    margin: 20px;
}
.grooming .view_all:hover {
    background: url(../images/grooming/arrow_link_hover.gif) no-repeat left 5px
}
.grooming h2 {
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #C7C7C7;
}
.grooming .newsletter {
    width: 442px;
    height: 248px;
    background: url(../images/grooming/grooming_newsletter.gif) no-repeat;
    padding: 25px;
    font-style: italic;
    color: #474747;
    line-height: 23px;
}
.grooming .newsletter_container {
    height: 205px;
    overflow: hidden;
}
#sub_left .grooming .newsletter_container p {
    padding: 0px 0px 12px 0px;
    margin: 0px;
    font: italic 12px/16px Arial, Helvetica, sans-serif;
}
#sub_left .grooming .newsletter_container p.enjoy {
    position: relative;
    top: -12px;
}
.grooming .newsletter h4 {
    font-weight: bold;
    color: #000;
    padding-bottom: 5px;
}
.grooming .newsletter .enjoy {
    text-align: right;
    font-style: normal;
}
.grooming_items {
    overflow: hidden
}
.grooming_items .groom_item {
    float: left;
    width: 235px;
    margin-left: 8px;
    overflow: hidden;
    margin-top: 15px;
    min-height: 80px;
}
.grooming_items .groom_item .groom_img {
    float: left;
    width: 70px;
}
.grooming_items .groom_item .groom_text {
    float: left;
    width: 155px;
    margin-left: 10px;
}
.grooming_items .groom_item .groom_text h3 {
    font-size: 16px;
    font-weight: bold;
}
.grooming_items .groom_item .groom_text h3 a {
    color: #000 !important
}
.grooming_items .groom_item .groom_text h3 a:hover {
    color: #02B8CF !important
}
.grooming_items .groom_item .groom_text div.text {
    line-height: 18px;
    color: #4b4b4b;
}
#sub_left .grooming_items .groom_item .groom_text div.text p {
    padding-left: 0
}
.grooming .key_ingredient .top_ingredient_text {
    margin-top: 10px;
    background: url(../images/grooming/top_ingredient_text.gif) no-repeat;
    height: 52px;
    padding: 15px 75px 10px 10px;
    width: 418px;
}
#sub_left .grooming .key_ingredient ul.ingredients_list {
    float: left;
    width: 31%;
    margin: 10px 10px 0 0;
    padding: 0;
}
#sub_left .grooming .key_ingredient ul.ingredients_list li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
    margin-bottom: 2px;
}
.grooming .dos_donts .top_dos_donts_text {
    margin-top: 10px;
    background: url(../images/grooming/top_dos_donts_text.gif) no-repeat;
    width: 407px;
    height: 46px;
    padding: 15px 75px 10px 10px;
}
.right_video_cont embed, .right_video_cont object {
    width: 205px !important;
    height: 142px !important;
}
.right_video_cont .video_title {
    color: #000;
    font-weight: bold;
    margin: 5px 0 15px;
}
/* = Do's & Don'ts Page */
.dodont_item {
    overflow: hidden;
    margin-bottom: 5px;
}
.dodont_item .dodont_image {
    padding: 0;
    width: 75px;
    float: left;
}
.dodont_item .dodont_cnt {
    padding: 0;
    width: 375px;
    float: left;
    margin-left: 15px;
}
#sub_left .dodont_item .dodont_cnt p {
    padding-left: 0
}
.skin_banner {
    margin-top: 8px;
    display: block;
}
.promoBar {
    width: 956px;
    margin: 0 auto 10px;
}
.promoBar .toggler {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 54px;
    text-align: center;
}
.promoBar .toggler span {
    font: bold 9px Arial, sans-serif;
    text-transform: uppercase;
    text-shadow: 0 0 2px #fff;
}
.promoBar .toggler .plus, .promoBar .toggler .minus {
    margin: 0 auto 5px
}
.chat {
    float: right;
    width: 94px;
    height: 94px;
    position: relative;
    margin-bottom: -94px;
}
.chat img {
    position: absolute;
    left: 0;
    top: 0;
}
.chat map {
    position: relative;
    z-index: 20;
}
.liveChat {
    background: url("../images/liveChat.png") no-repeat;
    width: 94px;
    height: 94px;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
}
.liveChat:hover {
    background-position: 0 100%
}
/*--- promoBox ---*/
.promoBox {
    overflow: hidden;
    position: relative;
}
.promoBox:before, .promoBox:after {
    content: "";
    width: 2000px;
    position: absolute;
    right: 0;
    padding-left: 100%;
    margin-right: -1980px;
}
.promoBox:before {
    height: 40px;
    margin-top: -20px;
    top: 0;
}
.promoBox, .promoBox:before, .promoBox:after, .ie7 .promoBox .cont span, .ie7 .promoBox .before, .ie7 .promoBox .after {
    background: url(../images/promoBox.png) no-repeat
}
.promoBox {
    background-position: -20px -20px
}
.promoBox:before, .promoBox:after {
    content: url(../images/promoBox.png)
}
.promoBox:after {
    height: 20px;
    bottom: 0;
}
.promoBox .frameBox {
    position: relative;
    z-index: 1;
}
.promoBox img {
    display: block
}
/*--- ie7 ---*/
.ie7 .promoBox {
    zoom: expression( runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin','<div class="cont before"><span></span></div>'), insertAdjacentHTML('beforeEnd','<div class="cont after"><span></span></div>') )
}
.ie7 .promoBox .cont span {
    display: block;
    width: 20px;
    height: 2000px;
    position: absolute;
    left: -20px;
    top: 0;
    margin-left: 100%;
}
.ie7 .promoBox .before, .ie7 .promoBox .after {
    position: relative;
    padding-left: 20px;
    width: 100%;
    margin: -20px 0 0 -20px;
}
.ie7 .promoBox .before {
    height: 40px;
    margin-bottom: -20px;
}
.ie7 .promoBox .after {
    height: 20px;
    overflow: hidden;
}
/*--- submenuBox ---*/
.ie7 .submenuBox {
    zoom: expression( runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin','<div class="boxBefore"></div>'), insertAdjacentHTML('beforeEnd','<div class="boxAfter"></div>') )
}
.ie7 .submenuBox .frameBox {
    zoom: expression( runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin','<div class="frameBoxBefore"></div>'), insertAdjacentHTML('beforeEnd','<div class="frameBoxAfter"></div>') )
}
.submenuBox, .submenuBox .frameBox {
    overflow: hidden;
    position: relative;
}
.submenuBox {
    padding: 0 0 9px
}
.submenuBox .frameBox {
    padding: 8px 7px 0
}
.submenuBox .boxContent {
    background-color: #fff;
    padding: 0 3px 6px 0;
    overflow: hidden;
    position: relative;
}
.submenuBox:before, .ie7 .submenuBox .boxBefore, .submenuBox:after, .ie7 .submenuBox .boxAfter, .submenuBox .frameBox:before, .ie7 .submenuBox .frameBoxBefore, .submenuBox .frameBox:after, .ie7 .submenuBox .frameBoxAfter {
    content: "";
    background: url(../images/submenuBox.png) no-repeat;
}
.ie7 .submenuBox .frameBoxBefore, .submenuBox .frameBox:before {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 0 2000px 0;
    margin: -9px 0 -2000px -9px;
}
.submenuBox .frameBox:after, .ie7 .submenuBox .frameBoxAfter {
    position: absolute;
    left: -9px;
    top: 0;
    width: 9px;
    padding: 0 0 2000px;
    margin: -9px 0 -2000px 100%;
}
.submenuBox:before, .ie7 .submenuBox .boxBefore {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    height: 9px;
    margin: -9px 0 0 -9px;
}
.submenuBox:after, .ie7 .submenuBox .boxAfter {
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: -9px;
    width: 9px;
    height: 9px;
    margin: -9px 0 0 100%;
}
/*--- ie7 fix ---*/
.ie7 .submenuBox {
    zoom: expression( runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin','<div class="boxBefore"></div>'), insertAdjacentHTML('beforeEnd','<div class="boxAfter"></div>') )
}
.ie7 .submenuBox .frameBox {
    zoom: expression( runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin','<div class="frameBoxBefore"></div>'), insertAdjacentHTML('beforeEnd','<div class="frameBoxAfter"></div>') )
}
.ie7 .submenuBox .boxContent {
    zoom: 1;
    clear: both;
}
/*--- brands ---*/
.brands {
    width: 720px;
    list-style: none;
    margin: -10px 0 0!important;
}
.brands li {
    width: 100px;
    padding: 10px;
    float: left !important;
    background: url("../images/separatorDotted.gif") repeat-y;
}
.brands li:hover {
    background-color: #f2f2f2
}
.brands .desc {
    height: 100px;
    overflow: hidden;
}
.brands .imgSection a, .brands .imgSection a:hover {
    background: none !important
}
.sf-menu ul.brands a {
    background-color: transparent !important
}
.brands img {
    width: 100%;
    height: auto;
    display: block;
}
.brands .imgSection {
    height: 50px
}
.sf-menu .brands .view {
    background: url("../images/btns/view.gif") no-repeat !important;
    width: 59px !important;
    height: 18px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
}
.sf-menu .brands .view:hover {
    background-position: 0 100% !important
}
.joinBox {
    border: 1px solid #a6a6a6;
    background-color: #efefef;
    color: #595c5a;
    font: bold 14px Arial, sans-serif;
    text-transform: uppercase;
    text-align: left;
    padding: 8px;
    width: 172px;
    margin: 7px auto 10px;
}
.joinBox span {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}
.joinBox img {
    margin-left: 3px
}
.column {
    width: 243px;
    height: 230px;
    display: inline;
    float: left;
    margin-right: 10px;
    border: 1px solid #c0c0c0;
    overflow: hidden;
    position: relative;
}
.column .heading {
    margin: -1px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    background: #3a3939 url("../images/columnTitle.gif") repeat-x;
    padding: 0 10px;
    color: #fff;
}
.linkSubscribe {
    padding-left: 20px;
    background: url("../images/linkSubscribeIco.gif") no-repeat 0 50%;
    color: #7f7f7f;
    display: inline-block;
    text-transform: uppercase;
    font: bold 10px/15px Arial, sans-serif;
}
.column .side_img {
    float: left;
    width: 60px;
    margin-right: 10px;
    overflow: hidden;
}
.column .side_img img {
    width: auto;
    height: 60px;
    display: block;
}
.column .recent_blog_post {
    padding: 10px 0;
    background: url("../images/dotted.gif") repeat-x 0 100%;
}
*+html .column .recent_blog_post {
    padding: 11px 0
}
.recent_blog_post .date {
    color: #a0a0a0;
    font: 10px Arial, sans-serif;
}
.recent_blog_post .title {
    font: bold 13px/16px Arial, sans-serif;
    color: #4f4f4f;
    text-transform: uppercase;
    display: block;
    height: 33px;
    overflow: hidden;
}
.recent_blog_post .more {
    font: bold 10px/13px Arial, sans-serif;
    color: #000;
    text-transform: uppercase;
    padding-right: 8px;
    background: url("../images/moreBlack.gif") no-repeat 100% 50%;
}
.recent_blog_post .more:hover {
    text-decoration: underline
}
.recent_blog_post .desc {
    height: 30px;
    overflow: hidden;
    margin-bottom: 1px;
}
.section {
    height: 200px;
    position: relative;
}
.section img {
    position: absolute
}
.section .btn {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.framed {
    border: 1px solid #cccccc;
    background: #F5F5F5;
    margin-bottom: 10px;
    padding: 10px;
}
#submenu2 .submenuBox {
    width: 740px
}
#slider li {
    height: 311px
}
#slider ul li {
    height: auto
}
#slider .pager {
    margin: 0 !important;
    position: relative;
}
.bx-pager {
    position: absolute;
    bottom: 15px;
    right: 275px;
    z-index: 3;
}
.bx-pager a {
    float: left;
    width: 14px;
    height: 15px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/bulletPaginationSlider.png") no-repeat;
    cursor: pointer;
    font-size: 0;
    margin-left: 5px;
}
.bx-pager a.pager-active {
    background-position: 0 100%;
    cursor: default;
}
.notice-holiday {
    text-align: center;
    padding: 10px 100px 10px 100px;
    margin-right: 10px;
    color: #ff0000;
    border: 1px solid #cccccc;
}
ul#accordion {
    list-style: none;
    margin: 0;
}
#accordion .menuitem {
    cursor: pointer
}
#accordion .menuitem img {
    float: right;
    margin: 2px 5px 0 0;
}
#accordion .menuitem a {
    text-indent: -9999px;
    display: block;
    border-left: 5px solid #02B8CF;
    height: 17px;
    background: url("../images/plus.gif") no-repeat 98% 2px;
}
#accordion .menuitem.selected a {
    background-image: url("../images/minus.gif")
}
#accordion .submenu ul {
    padding-top: 4px
}
#accordion #problems_an ul {
    margin-top: 15px
}
.bow {
    position: absolute;
    top: 0;
    right: 0;
    width: 84px;
    height: 100px;
	background: url("../images/bow.png") no-repeat;
}
.validator {
    vertical-align: top;
}
.name01{
	width:100%;
	overflow:hidden;
}
.name02{
	float:left;
	position:relative;
	left:50%;
}
.name03{
	float:left;
	position:relative;
	left:-50%;
}
.prom_content{padding:13px 0 0 11px !important;}
.prom_content #sub_left{
	border:none;
	padding:0;
	width:550px;
}
.prom_content #sub_right{
	width:357px;
}
.prom_content .title{
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#b6130b;
	border-bottom:1px solid #787878;
	text-transform:uppercase;
	padding:0 0 7px;
	margin:0 0 8px;
}
.product_del{
    background:url(../images/bg_del01.gif) no-repeat;
	display:block;
	width:14px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}
.prom_name{
	display:block;
	color:#00b7da !important;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.prom_name span{
	float:left;
}
.total_prom_block{
	/*font-weight:bold;*/
	float:right;
	margin:5px 24px 0 0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#666;
}
#total_price{
	font-weight:bold;
	color:#00b7da;
	font-size:16px;
}
.prom_product{
	border-bottom:1px solid #dcdcdc;
	margin-bottom:6px;
}
.prom_banner{
	display:block;
	margin-bottom:14px;
}
.prom_product td{
	font-weight:normal !important;
	padding:0 !important;
}
.prom_product .item1{width:340px;}
.prom_product .item2{width:45px;}
.prom_product .item3{width:82px;}
.prom_product .item4{width:39px;}
.form_signup_product{
	background:url(../images/bg_form_signup_product.gif) no-repeat;
	width:409px;
	height:46px;
	overflow:hidden;
	padding:51px 0 0 150px;
}
.form_signup_product .input_text01{
	background:url(../images/bg_input_text01.gif) no-repeat;
	width:221px;
	height:28px;
	float:left;
	margin-right:15px;
}
.form_signup_product .input_text01 input{
	float:left;
	background:none;
	border:none;
	padding:7px 8px;
	width:205px;
	margin:0;
	outline:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
.form_signup_product .submit_btn01{
	float:left;
	border:none;
	background:url(../images/btns/btn_submit01.gif) no-repeat;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
.form_signup_product .submit_btn01:hover{background-position:0 -26px;}
#products .fave_link{
	
}
#products .fave_link a{
	color:#68b7cd;
	font-weight:bold;
}
#products .fave_link a:hover{
	background:none !important;
	color:#f67967 !important;
}
.side_block{
	/*background:url(../images/bg_side_block_c.gif) repeat-y;*/
	color:#000;
	text-align:justify;
	margin:0 0 0 10px;
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
	width:185px;
}
.side_block_h{
	/*background:url(../images/bg_side_block_t.gif) no-repeat;*/
}
.side_block_f{
/*	background:url(../images/bg_side_block_b.gif) no-repeat 0 100%;*/
	padding:19px 20px 0 20px;
	background:#f5f5f5;
}
.side_block h3{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:15px;
}
.side_block ul{
	font:bold 11px Arial, Helvetica, sans-serif;
	list-style:none;
	padding-bottom:10px;
}
.side_block ul li{
	background:url(../images/bullet01.gif) no-repeat 0 4px;
	padding:0 0 10px 12px;
}
#giftwrapbutton{
	background:url(../images/btns/btn_gift_wrap01.gif) no-repeat;
	width:185px;
	height:28px;
}
.shipping_flag_box{
	background:url(../images/bg_flag.gif) no-repeat 6px 4px;
	padding:0 0 0 35px;
	line-height:15px;
}
.shipping_flag_box p{margin:0;}
.customer_text,
.check_gray_bot .customer_text{
	width:570px;
	text-align:justify;
	color:red;
}
.check_gray_bot .customer_text{width:auto;}
/* box about */
.box-about {
	width:540px;
	font-style: italic;
	color:#4d4d4d;
	font-size:14px;
	line-height:18px;
	background:url(../images/bg-box-mid.gif) repeat-y;
}
.box-about-frame {
	background:url(../images/bg-box-top.gif) no-repeat;
}
.box-about-hold {
	min-height:250px;
	padding:30px 25px;
	background:url(../images/bg-box-btm.gif) no-repeat 0 100%;
}
.box-about h3 {
	margin:0 0 15px;
	color:#000;
	font-size:15px;
	line-height:20px;
	font-style: italic;
}
.box-about img {
	float:left;
	margin-right:12px;
}
.box-about p {
	margin:0 0 10px;
}
.box-about .signature {
	float:right;
	margin:15px 0 0;
	width:131px;
	height:64px;
	text-indent:-9999px;
	background:url(../images/signature.png) no-repeat;
}
.category-list {
	width:540px;
}
.category-list ul {
	margin:0 -150px 0 0 !important;
	padding:0 !important;
}
.category-list li {
	display:inline-block;
	margin:0 23px 27px 0;
	vertical-align:top;
	width:156px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:2px solid #c2c2c2;
	background:#e9e8e6;
}
* + html .category-list li {
	display: inline;
}
.category-list .heading {
	background:#4c4c4c;
	height:30px;
	overflow:hidden;
	position: relative;
}
.category-list .heading .number {
	float:left;
	width:30px;
	height:44px;
	color:#00bad1;
	font-size:44px;
	line-height:44px;
	text-align:center;
	font-weight:bold;
	position: relative;
	top:-5px;
}
* + html .category-list .heading .number {
	margin-top:-5px;
}
.category-list .heading .title {
	float:left;
	width:126px;
	overflow:hidden;
	height:30px;
}
.category-list .heading strong {	
	display:block;
	color:#fff;
	font-size:12px;
	line-height:13px;
	text-transform:uppercase;
}
.category-list .heading strong a {
	color:#fff !important;
}
.category-list .heading .title .t1 {
	display:table;
	height:30px;
	vertical-align:middle;
}
.category-list img {
	display: block;
}
.category-list .heading .title .t2 {
	display:table-cell;
	height:30px;
	vertical-align:middle;
}
.category-list p {	
	padding:8px;
	margin:0;
	font-size:11px;
	line-height:15px;
	color:#4c4c4c;
	min-height:75px;
}
.category-list .wrap {
	padding:0 8px 10px;
	overflow: hidden;
	zoom:1;
}
.category-list .btn-more {
	float: left;
	color:#fff !important;
	font-size:12px;
	line-height:16px;
	padding:0 5px;
	border:1px solid #7d7d7d;
	background:url(../images/btn-blue.gif) repeat-x;
}
.category-list .social-nav {
	 float:right;
	 margin:0 !important;
	 padding:0 !important;
}
.category-list li .social-nav li {
	float:left;
	margin:0 4px 0 0;
	width: auto;
	border: none;
	background:none;
}
.category-list .social-nav a {
	float:left;
	width:19px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
}
.category-list .social-nav .twitter {
	background:url(../images/ico-twitter.gif) no-repeat;
}
.category-list .social-nav .facebook {
	background:url(../images/ico-facebook.gif) no-repeat;
}
#Newsletter1_Container {
	position:absolute;
	bottom:8px;
	left:210px;
}
.checkout_form {
	zoom:1;
}
* + html btn_cont_shoping {
	margin-right:10px;
}
#Newsletter_Body {
	margin:0 !important;
}
.btn_review_red,
.btn_place_order{
	background:url(../images/btns/btn_review.gif) no-repeat !important;
	width:93px !important;
}
.btn_place_order{background:url(../images/btns/btn_place_order.gif) no-repeat !important;}
.btn_review_red:hover,
.btn_place_order:hover{background-position:0 -24px;}














