/* reset and clearfix */
/**********************/

body,div,object,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td	{margin: 0;padding: 0;}
fieldset,img,object {border: 0;}
object {display: block;}
address,caption,cite,code,dfn,em,strong,var {font-style: normal;font-weight: normal;}
ol,ul {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
q:before,q:after {content: '';}
abbr,acronym {border: 0;}
a { outline: none; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

/* general */
/***********/

body { font-family: Tahoma,Geneva,sans-serif !important; font-size: 11px; }

.wrapper {
	margin: 0 auto;
	position: relative;
	width: 800px; }

.back {	border-bottom: 2px solid #c5dde7; }

/* Header */
/**********/

.main_header {
    height: 370px;
    width: 800px; }

    /*** top bar ***/

    .main_header .date_currency_and_share {
        height: 28px;
        color: #a8a8a8;
        line-height: 28px;
        border-bottom: 1px solid #DFDFDF;
        font-family: Arial;
        font-size: 11px; }

    .main_header .date_currency_and_share span.date {
        float: left;
        background: url(../images/top_bar_sep.gif) no-repeat top right; }

    /*** logo and cart ***/

        /* logo */

        .main_header .logo_banner { display: block; }

            .main_header .logo_banner h1 {
                position: relative;
                width: 550px;
                float: left;
                height: 63px; }

            .main_header .logo_banner h1 a {
                display: block;
                width: 550px;
                height: 63px;
                text-indent: -5000px;
                overflow: hidden; }

        /* cart */

        .main_header .logo_banner .shopping_cart{
              color:#5C5C5C;
              font-family:Arial;
              font-size:11px;
              height: 42px;
              line-height:42px;
              margin-top: 12px;
              float: right;
              display: block; }

        .main_header .logo_banner .shopping_cart .shopping_left{
            float:left;
            padding-left:37px;
            background: url(../images/shopping_cart.png) left 0px no-repeat }

        .main_header .logo_banner .shopping_cart .shopping_right{
            float:left;
            width:10px;
            background: url(../images/shopping_cart.png) right 0px no-repeat }

        .main_header .logo_banner .shopping_cart .shopping_left strong {
            color: #1faeea;
            font-size: 15px;
            padding-left: 7px;
            padding-right: 4px;
            font-weight: bold; }

        .main_header .logo_banner .shopping_cart .shopping_left a { color: #5c5c5c; text-decoration: none; }
        .main_header .logo_banner .shopping_cart .shopping_left a:hover { color: #5c5c5c; text-decoration: underline; }

    /*** flash ***/

    .main_header .flash_wrapper {
        background: url(../images/header_bg.png);
        height: 224px;
        display: block; }

    .main_header .flash_wrapper #flash_header {
        width: 600px;
        height: 224px;
        float: left; }

    .main_header .flash_wrapper #flash_header .flash-link {
        left: 340px;
        position: absolute;
        top: 143px; }

    .main_header .flash_wrapper .content_header {
        background: url(../images/testimonials.png) no-repeat;
        height: 221px;
        float: right;
        width: 200px;
        text-indent: -5000px;
        margin-top: 12px; }

    .main_header .flash_wrapper .content_header span {
        width: 200px;
        height: 66px;
        display: block;
        padding-bottom: 4px; }

    /* Multi category */

    .header_menu .multi_category {
        background:#939393 url(../images/multi_category_back.gif) repeat-x top left;
        height: 38px;
        width: 800px;
         float: left; }

    .header_menu .multi_category li {
        float: left;
        display: inline;
        height: 38px;
        text-align: center; }

    .header_menu .multi_category a {
        color: #efefef;
        border-right: 1px solid #BCBCBC;
        display: block;
        margin-top:12px;
        text-align: center;
        font-weight: bold;
        text-decoration: none; }

            /*** hover state ****/

            .header_menu .multi_category li:hover { background: url(../images/multi_category_back.gif) repeat-x 0 -38px;}
            .multi_category a:hover { color: #fff; }

            /*** active state (current page) ***/

            .multi_category .selected a {
                background: url(../images/multi_category_back.gif) repeat-x 0 -76px;
                color: #FFFFFF;
                font-size: 13px;
                border-right: none;
                font-weight: bold;
                height: 41px;
                position: relative;
                left: -1px;
                padding-right: 1px;
                line-height: 38px;
                margin-top: -3px;
                -webkit-border-top-left-radius: 5px;
                -webkit-border-top-right-radius: 5px;
                -moz-border-radius-topleft: 5px;
                -moz-border-radius-topright: 5px;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px; }

        .header_menu .multi_category .menu-last a { border-right: 0px; }

    /*** navigation ***/

    .navigation {
        height: 38px;
        border-bottom:1px solid #dfdfdf;
        overflow: hidden;
        width: 800px;
        float: left; }

    .navigation li {
        float: left;
        display: inline;
        height: 38px;
        text-align: center; }

    .navigation a {
        color: #707070;
        margin-top: 13px;
        border-right: 1px solid #BCBCBC;
        display: block;
        text-align: center;
        height: 12px;
        font-weight: bold;
        text-decoration: none; }

        .navigation a:hover { color: #1098d2; }
        .navigation li.last a { border-right: none; }

/* Left Column */
/***************/

.left-layout {
	border-right: 1px solid #C5DDE7;
	float: left;
	padding-right: 10px;
	width: 185px; }

/* products menu */

    #products_menu {
        width: 185px;
        padding-bottom: 10px; }

    #products_menu h3.category {
        font-size: 14px;
        font-weight: normal;
        padding: 6px 0 8px;
        text-indent: 27px;
        margin-top: 7px;
        margin-bottom: 10px;
        border-bottom: 2px solid #c9c9c9;
        color: #e32387;
        font-weight: bold;}

        #products_menu h3.category a { color: #e32387; text-decoration: none; }
        #products_menu h3.category a:hover { color: #e950a0; }

    #products_menu .items {
        position: relative;
        z-index: 300;
        border-bottom: 1px solid #c5dde7; }

        #products_menu .first { border-top: 1px solid #f3f3f3; }

        #products_menu .items a { background: url(../images/menu_arrow.gif) no-repeat 158px 11px;}

    #products_menu .main_list { border-top: 1px solid #C5DDE7; }

    #products_menu li {
        list-style: none;
        position: relative; }

        #products_menu ul li ul {
            background: url("../images/inner_menu.gif") no-repeat scroll left top #FCFDFE;
            display: none;
            position: absolute;
            right: -326px;
            top: -1px;
            width: 326px;
            z-index: 9999;
            padding-bottom: 12px; }

            #products_menu ul li ul li {
                background: url("../images/menu_arrow.gif") no-repeat scroll 16px 13px transparent;
                border-top: 1px solid #C5DDE7;
                font-weight: normal;
                padding-right: 10px;
                padding-top: 10px;
                position: relative;
                margin: 0 10px;}

            #products_menu ul li ul li .bottom{
                background: url("../images/inner_menu.gif") no-repeat scroll left bottom transparent;
                bottom: -14px;
                display: block;
                font-size: 0;
                height: 3px;
                left: -10px;
                position: absolute;
                width: 326px;}

            #products_menu ul li ul .view_all {
                background: url("../images/view_all.png") no-repeat scroll 30px 0 transparent;
                border: none;
                padding: 3px 0 4px;
                text-indent: 27px; }

                .wrapper #products_menu ul li ul .view_all a {
                    color: #fff;
                    padding: 0; }

                .wrapper #products_menu ul li ul .on_hover_view {
                    background: url("../images/view_all.png") no-repeat scroll 30px 0 transparent;}

                    .wrapper #products_menu ul li ul .on_hover_view a {
                        color: #fff;
                        font-weight: normal; }

    #products_menu .on_hover a { color: #159ed9;
                                 font-weight: bold;
                                 background: none; }

        #products_menu ul li ul li.on_hover { }

    #products_menu li a {
        color: #5c5c5c;
        padding-left: 26px;
        padding-top: 9px;
        padding-bottom: 9px;
        line-height: 15px;
        text-decoration: none;}

            #products_menu ul li.on_hover ul li a {
                background: none;
                color: #000;
                margin-right: none;
                margin-left: none;
                padding-top: 0;
                padding-bottom: 10px;
                font-weight: normal; }

            #products_menu ul li ul li.on_hover a { color: #159ed9;}

            #products_menu ul li ul li a {
                background: none;
                padding-left: 16px;
                padding-bottom: 13px;
                padding-top: 11px;
                margin-left: 16px; }

/* Main Content */
/****************/

.main_content {
	border-left: 1px solid #C5DDE7;
	display: inline;
	float: left;
	margin-left: 8px;
	padding-bottom: 90px;
	padding-left: 10px;
	width: 577px; }

.main_content table { width: 100% !important; }

    /* inner pages styling */

    .about {
        font-size: 11px;
        color: #474747;
        width: 100% !important; }

    .about ul { padding-left: 40px; }

    .about ul li {
        line-height: 16px;
        color: #3C526B;
        padding-bottom: 10px; }

    .about h2 {
        font-weight: bold;
        color: #FF960C;
        margin: 20px 15px 7px 15px;
        padding-bottom: 3px;
        border-bottom: 1px solid #c0c0c0; }

    .about h3 {
        display: block;
        font-weight: bold;
        margin-bottom: 10px;
        padding-left: 30px;}

    .about p,ol {
        color: #474747;
        line-height: 16px;
        padding-left: 30px;
        width: 475px; }

    .about p a { color: #474747; text-decoration: underline; }
    .about p a:hover { color: #6F6F6F; }

    .faq { padding-left: 15px; width: 100% !important; }

    .faq ul li { line-height: 2em; }

    .faq .title, .about .title {
        font-weight: bold;
        color: #ffa814;
        margin: 10px 0 7px 0;
        padding-bottom: 3px;
        border-bottom: 1px solid #c0c0c0; }

    .faq h2 {
        font-weight: bold;
        color: #ffa814;
        margin: 20px 30px 7px 0px;
        padding-bottom: 3px;
        border-bottom: 1px solid #c0c0c0; }

    .faq p,ol {
        color: #474747;
        line-height: 16px;
        width: 475px;
        padding-left: 15px; }

    .faq p a { color: #474747; }
    .faq p a:hover { color: #6F6F6F; }

    .faq ul a {
        color: #474747;
        text-decoration: underline;
        background: url(../images/faq-li.gif) 0px 5px no-repeat;
        padding-left: 10px; }

    .faq ul a:hover { color: #6F6F6F; }

    .contact .title { font-weight: bold; color: #ffa814; }

    .contact hr { color: #C0C0C0; margin-right: 40px; }

    .contact p {
        line-height: 19px;
        width: 80%;
        color: #474747;
        margin: 0; }

    .contact p a { color: #474747; text-decoration: underline; }

    .contact p a:hover { color: #6F6F6F; }

    .contact .field {
        text-align: right;
        color: #474747;
        padding-right: 10px;
        padding-top: 14px; }

    .contact .c_select,.c_input,.c_textarea {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 11px;
        border: 1px solid #3E7BAC;
        width: 70%;
        padding: 2px;
        margin-top: 10px; }

    .contact img { margin-top: 10px; }
    .contact .c_select,.c_input { height: 20px; }
    .contact .btn { width: 80px; cursor: pointer; }
    .orange_frame { border: 1px solid #589fd2; background: #ffffff; }


    /* product pages */

    td.product_info td.about h2 {
        font-weight: bold;
        color: #ffa814;
        margin: 8px 200px 7px 0px;
        padding-bottom: 3px;
        border-bottom: 1px solid #c0c0c0;
        width: 98%; }

    td.product_info td.about { padding-left: 15px; }

    .parent {
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        background: #a5cce8 url(../images/parent-back.jpg) repeat-x;
        padding-left: 4px;
        padding-right: 2px;
        padding-top: 3px;
        padding-bottom: 3px;
        text-align: left; }

    .parent td {
        padding-left: 4px;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px; }

    .parent a:link { color: #ffffff; text-decoration: none; }
    .parent a:hover { color: #ffffff; text-decoration: underline; }
    .parent a:visited { color: #ffffff; text-decoration: none; }

    .table_cell {
        font-size: 12px;
        color: #333333;
        background: #EBF2F8; }

    .table_cell a { text-decoration: none; color: #000; }

    .product_info {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 8pt;
        color: #3C526B; }

    .product_info h2 {
        font-size: 15px;
        font-weight: bold;
        color: #D11074;
        margin: 8px 0 7px 0;
        padding-bottom: 3px;
        border-bottom: 1px solid #c0c0c0; }

    .product_info .info {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 8pt;
        color: #474747;
        line-height: 11pt;
        padding: 10px 10px 0 0;
        margin-left: 11px; }

    .product_info h3 {
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        margin: 15px 0 3px 0;
        padding-bottom: 0px; }

    .product_info p {
        margin: 0;
        line-height: 11pt;
        padding-bottom: 16pt;
        padding-left: 10pt; }

    .product_info a { text-decoration: none; color: #000; }
    .products_table { width: 100%; }

    .products_table th {
        text-align: left;
        color: #ffffff;
        background: #1aa6e2 url(../images/products-table-th-back.jpg) repeat-x;
        padding: 3px;
        white-space: nowrap; }

    .products_table th.th_qnty { text-align: left; width: 80px; }

    .products_table th.th_qnty_herbal { text-align: left; width: 200px; }
    .products_table th.th_price { width: 100px; }
    .products_table tr.r1 { background-color: #ebf2f8 }
    .products_table tr.r2 { background-color: #ffffff; }
    .products_table td { padding: 3px; border-bottom: 1px solid #d0dfe8; }

    .products_table td.td_qnty { text-align: left; padding-right: 20px; }
    .products_table td.td_qnty_herbal { text-align: left; }
    .products_table td.td_price { text-align: left; }
    .products_table td.td_price_pp { text-align: left; }
    .products_table .save { padding-left: 10px; color: #cc0000; }

    .products_table .note_cell {
        border: 1px solid #42A29A;
        border-bottom: none;
        padding: 4px;
        color: #ff0000; }

    .products_pack_table { width: 100%; BORDER: 1px solid #58789B; }

    .products_pack_table th {
        text-align: left;
        color: #ffffff;
        background-color: #58789B;
        padding: 3px 8px;
        white-space: nowrap; }

    .products_pack_table td {
        padding: 3px 8px;
    }

    .products_pack_table ul li {
        line-height: 2em;
        color: #ED5E00;
        padding-left: 0px;
    }

    .products_pack_table .td_price {
        background-color: #EBF2F8;
    }

    .products_pack_table .note_cell {
        border: 1px solid #42A29A;
        border-bottom: none;
        padding: 4px;
    }

    .orange_button {
        color:#fff;
        font-size:11px;
        background: #ffac03 url(../images/button-add-to-cart.jpg);
        border:none;
        width:72px;
        height:19px;
        line-height:19px;
        padding:2px 12px;
    }
    .orange_button a{
        text-decoration:none;
        color:#fff;
    }
    .orange_button a:hover {color:#1EA7C3;}

.borderline .style5 {
	background: #D0DFE8 url(../images/parent-back.jpg) repeat-x;
	display: block;
	height: 100%;
	line-height: 26px;
}

.testimonials {
	text-align: left;
	color: #2C3C4F;
	margin-left: 12px;
}

.testimonials h4 {
	border-bottom: 1px solid #C0C0C0;
	color: #FFA814;
	font-weight: bold;
	margin: 15px 15px 7px 0px;
	padding-bottom: 3px;
}

.testimonials h4 a {
	color: #FFA814;
	text-decoration: none;
	cursor: default;
}

.testimonials h3 {
	color: #FFA814;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px
}

.testimonials p {
	padding-left: 15px;
	font-size: 11px;
	margin: 10px 0 10px 0;
	width: 475px;
	line-height: 16px;
}

.testimonials ul {
	margin: 0 0 25px 10px;
	padding: 0;
	color: #666;
	font-size: 11px;
}

.testimonials ul li {
	margin: 5px 0 5px 0;
}

.testimonials ul li a:link {
	background: transparent url(../images/faq-li.gif) no-repeat 0 5px;
	color: #474747;
	padding-left: 10px;
	text-decoration: underline;
}

.testimonials ul li a:hover {
	color: #6F6F6F;
}

.testimonials ul li a:visited {
	background: transparent url(../images/faq-li.gif) no-repeat 0 5px;
	color: #474747;
	padding-left: 10px;
	text-decoration: underline;
}

.product_boxes li {
	border-bottom:1px solid #C5DDE7;
	display:inline;
	float:left;
	height:150px;
	padding-left:17px;
	padding-top:20px;
	width:270px;
}
.product_boxes li div.prod_info{
	display:block;
	float:left;
	height:130px;
	text-align: center;
	width:145px;
	position: relative;
}

.product_boxes li h5 {
	color:#E6268A;
	font-size:13px;
	font-weight:bold;
	white-space: pre-wrap;
	width:137px;
	height:42px;
}

.product_boxes li p{
    padding-top: 15px;
    width: 137px;
}

.product_boxes li a.cig_image {
	background: url(../images/pic-loader.gif) center center no-repeat;
    border-right: 1px solid #C5DDE7;
    float: left;
    height: 123px;
    padding-right: 15px;
    width: 88px;
}
.product_boxes li.no_border a.cig_image { border-right: none; padding-right: 0; }

.product_boxes li a.order_button {
	background:#20AEEC url(../images/buy_now.png) no-repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
	display:block;
	height:23px;
	text-align:left;
	text-decoration:none;
	text-indent:34px;
    line-height: 21.5px;
    position:absolute;
	top:116px;
    left:23px;
	width:95px;
}

.product_boxes li a.order_button:hover {
	background: #FFA406 url(../images/buy_now.png) no-repeat scroll 0 -23px;
}

.product_boxes li p span {
	color:#5C5C5C;
}

.product_boxes li p .only { color: #FF990A; font-size: 13px; font-weight: bold; }
.product_boxes li p .quantity { font-size: 13px; font-weight: bold; color: #159ED9 }

.product_boxes li p span.override_price {
	color:#595959;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	display: block;
}

/*    Fix for footer without JS    */
.v_footer_container {
	margin-top:26px;
	position:relative;
}

.v_footer {
	width: 800px;
	height: 40px;
}

.seals_container { 
	width: 800px;
	margin: 0 auto;
}

.footer {
	margin: 0 auto;
	width: 800px;
	height: 44px;
	overflow: hidden;
	text-align: center;
	line-height: 44px;
	background-color: #CACACA;
}

.footer_container {
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
}

.footer ul {
	float: left;
	position: relative;
	left: -50%;
}

.footer li {
	float: left;
	display: inline;
}

.footer li a {
	color: #6F6C6C;
	border-right: 1px solid #939393;
	text-decoration: none;
	text-transform: capitalize;
	padding: 0 10px;
}

.footer li a.last {
	border-right: none;
}

.footer li a:hover {
	color: #939393;
	text-decoration: underline;
}

/* Seals Module */ /* hide this from opera6 */
head:first-child+body div.thetable {
	height: 100%;
}

.tablerow {
	display: block;
	/*width: 574px;*/
	/*height:7em;*/
	line-height: 7em;
}

.tablecell {
	display: table-cell;
	border: 0;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* hide this from opera6 */
head:first-child+body div.tablecell {
	height: 100%;
}

/* added for mozilla which worked for others too, but op6 still needed min-height so hide this rule */
.tablecell img {
	vertical-align: middle;
}

.one {
	width: 33%;
	position: relative;
	z-index: 5;
	float: left;
	text-align: left;
}

.two {
	width: 33%;
	position: relative;
	float: left;
	text-align: center;
}

.three {
	width: 33%;
	position: relative;
	text-align: right;
	float: right;
}

/* end Seals Module */
form#autocompleteForm {
	padding: 0;
	margin: 0;
}

.suggestionsBox {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 154px;
	z-index: 100;
}

.suggestionList {
	padding: 0;
	background: #F3F3F3;
	color: #333;
	border-left: 1px solid #7B91A8;
	border-right: 1px solid #7B91A8;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 152px;
	overflow: hidden;
}

.suggestionList p {
	padding: 0 5px;
	margin: 0 0 5px 0;
	text-align: left;
	width: 135px;
	overflow: hidden;
}

.suggestionList a {
	margin: 0;
	display: block;
	padding: 3px 5px;
	width: 152px;
	cursor: pointer;
	list-style: none;
	text-align: left;
	font-weight: normal;
	color: #828282;
}

.suggestionList a.description {
	background: #edecec;
}

.suggestionList a:hover,.suggestionList a.this {
	background-color: #FFA406;
	color: #fff;
}

img.baloon_header {
	position: relative;
	top: 4px;
	left: 0;
	margin: 0
}

img.baloon_footer {
	position: relative;
	top: -4px;
	left: 0;
	margin: 0
}

/*footer*/
#footerMain{
	width: 800px;
	height: 80px;		
}
#footerMain #footerShipping,#footerMain #footerPayments {
	clear:both;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	margin:0 auto;
	width: 524px;
}

#footerMain #footerShipping {
	padding: 2px 0;
}

#footerMain #footerPayments {
    width: 532px;
}

#footerMain h2 {
	color:#939393;
	float:left;
	font-size:11px;
	line-height:26px;
	padding-right:10px;
}

#footerMain #footerShipping div,#footerMain #footerPayments div {
	height: 100%;
	padding-left: 13px;
}

#footerMain ul{
	float:left;
}

#footerMain ul li {
	float: left;
	display: block;
	margin-right: 3px;
}

/*End footer*/ /*Order status design*/
#o_status_form {
	width: 80%;
	margin: 0 auto;
}

.order_s_header {
	background-color: white;
	color: #3C526B;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 98%;
}

.orderHeader {
	background-color: white;
}

.subTitle {
	color: #FFA814;
}

.coupon .title {
	background-color: #1C8FCE;
	color: white;
}

.coupon .title b {
	color: #FF8916;
}

.coupon td {
	background-color: white;
}

.coupon a {
	color: #3C526B;
	font-size: 12px;
	font-weight: bold;
}

.coupon b {
	color: #000000;
}

.orderStatus {
	background: #3D81B4 url(../images/menu.png) repeat scroll 0 0;
	color: white;
}

.prodName {
	color: #486770;
}

a.prodName:active {
	color: #ED5E00;
}

.orderHeads {
	color: #3C526B;
}

.orderBody {
	color: #474747;
	background-color: white;
}

.helpHead {
	background-color: #4A727B;
	color: #FFFFFF;
	margin: 0;
}

.helpTitle {
	font-size: 12px;
	font-weight: bold;
	color: #3C526B;
}

.helpNote {
	color: #FFA814;
	font-weight: bold;
}

.order_status_body {
	background-color: white;
}
/*Order status End*/

/* Cart Popup */

 #bestSellersPopupBox {
	width: 613px;
	position: relative;
	z-index: 3000; }

	#bestSellersPopupBox a#bs_close {
		height: 36px;
		width: 36px;
		position: absolute;
		left: 587px;
		top: -12px;
		outline: none;
		z-index: 1002;
		text-indent: -5000px;
		background: url(../images/special_offer/best-sellers-popup-close.png) no-repeat left top; }

	#bestSellersPopupBox #bs_top {
		width: 100%;
		height: 14px;
		background: url(../images/special_offer/best-sellers-popup-top.png) no-repeat left top; }

	#bestSellersPopupBox #bs_bottom {
		width: 100%;
		height: 20px;
		background: url(../images/special_offer/best-sellers-popup-bottom.png) no-repeat left top; }

	#bestSellersPopupBox #bs_content {
		width: 100%;
		background: url(../images/special_offer/best-sellers-popup-back-y.png) repeat-y left top; }

		#bestSellersPopupBox #bs_content #bs_sub_content {
			background: url(../images/special_offer/best-sellers-popup-back-x.png) repeat-x left top;
			margin: 0 10px;
			padding: 4px 30px; }

			#bestSellersPopupBox #bs_content #bs_sub_content h2 {
				font-size: 17px;
                margin: 5px 0 15px 0;
				color: #000;
				font-weight: bold;
				font-family: Arial; }

    /* End Cart Popup */


    /* Cart Table */
    
       #cartTable {
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 12px;
        background: #fff;
        margin: 5px 0 20px 0px;
        width: 532px;
        border-collapse: collapse;
        text-align: left; }

    #cartTable th {
        font-size: 13px;
        font-weight: bold;
        color: #1098D2;
        padding: 10px 8px;
        border-bottom: 2px solid #FF970B; }

    #cartTable tfoot td {
        border-bottom: none;
        font-size: 14px; }

    #cartTable td {
        border-bottom: 1px solid #ccc;
        color: #08698F; 
        padding: 6px 8px; }

    #cartTable tbody tr:hover td {
        color: #000; }

    #cartTable .remove {
       border:0;
       margin-left: 17px;}

    /* end Cart Table*/


    /* Note Box */

.box-note {
	background: #FFFBC2 url(../images/info-icon.jpg) no-repeat 19px center;
	border: 1px solid #FFE222;
	font-size: 1.2em;
	margin: 8px 0 !important;
	padding: 10px;
	padding-left: 55px;
	width: auto !important;
	color: #514721;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; }
	
	.box-note li {
		color: #514721; }

    /* End Note Box */

    /* New input button  */

    input.inputBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	padding: 2px;
	margin: 0;
	outline: 0;
	background: #DDDDDD url(../images/bg-button-new.gif) repeat-x top right;
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	vertical-align: middle;
	color: #222222;
	cursor: pointer;
	display: inline-block;
	-moz-border-radius: 0.3em; /* border radius for modern browsers */
	-webkit-border-radius: 0.3em; /* border radius for modern browsers */ }

	input.inputBtn:hover {
		background: #DDDDDD url(../images/bg-button-new.gif) repeat-x top right;
		border: 1px solid #9a9a9a; }
    
    input.cart {
        font-weight: bold;
        font-size: 1.2em;
        text-align: center;
        width: 100px; }

    .inputBtnContainer {
        margin-bottom: 10px;
        text-align: center;
        width: 100%;
        overflow: visible;
        height: 35px;}
    
    /* End new input button  */
	
	#cart {
	padding-top: 10px; /* fixed bug in ie6 */
	} 
/* Out of stock */
tr.r2.out-of-stock,
tr.r1.out-of-stock { background: #eff3f8; }

tr.r2.out-of-stock td,
tr.r1.out-of-stock td,
tr.r2.out-of-stock .orange_button, tr.r1.out-of-stock .orange_button,
tr.r2.out-of-stock span.save,
tr.r1.out-of-stock span.save {
    text-decoration: line-through;
    color: #adb2b5 !important; }

tr.r2.out-of-stock form,
tr.r1.out-of-stock form { text-indent: -9999px;}

tr.r2.out-of-stock .orange_button, tr.r1.out-of-stock .orange_button { 
 	 position: relative; 
 	 top: -9999px; 
    visibility: hidden;
    text-decoration: none; }

.product_boxes li { position: relative;}

.product_boxes img.out-of-stock {
    position: absolute;
    top: 0;
    right: 21px;
    width: 52px;
    height: 53px;  }

/* End out of stock */


