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

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;
}
.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%;
}

.clearfix.back {
	background:url(../images/foxy-back.gif) 0px 0 repeat-y;
    padding-bottom: 30px;
    margin-top: 5px; }

/***/

/* general styles */

    /*elements*/

    strong { font-weight: bold; }

    .main_content ul,
    .main_content ol { padding-left: 10px; }

    .main_content ol { padding-bottom: 15px; }

        .main_content ul li {
            background:url("../images/bullets.gif") no-repeat scroll 0px 4px transparent;
            margin-bottom:7px;
            padding-left:10px; }

    h2, h3, h4,
    #o_status_form b {
        color: #838383;
        background: url("../images/repeat.gif") repeat-x scroll 0 -489px transparent;
        font-weight: bold;
        padding:10px 0 10px 10px;
        margin-bottom: 10px;
        display: block;
    }

    .main_content h2,
    .main_content h2.title,
    .main_content h3.title {
        color: #838383;
        background: url("../images/repeat.gif") repeat-x scroll 0 -489px transparent;
        font-size: 1.3em;
        position: relative;
        letter-spacing: 1px;}

        h2.with_icon { padding-left: 31px; }

    .main_content a { color: #2FA0BF; }
    .main_content a:hover { color: #92B909; }

    h4, h4.title {
        background: none;
        font-size: 14px;
        padding-bottom: 0;
        margin-bottom: 5px; }

    p {
        margin-bottom: 20px;
        line-height: 18px;
        padding-left: 10px;
        width: 700px; }



    /*classes*/

    .medal_icon, .ticket_icon {
        background: url(../images/sprites.gif) 0 -323px;
        width: 14px;
        height: 24px;
        display: block;
        position: absolute;
        left: 5px; }

        .ticket_icon {
            background-position: -29px -323px;
            width: 24px; }

    .left-layout .header {
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        margin-bottom: 10px;
        background: #92b909;
        font-size:13px;
        padding: 7px 0;
        margin-top: 12px;
        position: relative;
        text-indent: 10px;
        color: #fff;
        font-weight: bold;
    }

    .cat_left {
        background:url("../images/sprites.gif") repeat scroll -62px -260px transparent;
        display:block;
        height:44px;
        left:-18px;
        position:absolute;
        top:-13px;
        width:28px;
    }

/***/

body{
	font-family: Tahoma,Geneva,sans-serif;
	font-size:12px;
	background:#2c2c2c;
    margin-bottom: 70px;}


.wrapper {
	margin:0 auto;
	position:relative;
	width:1005px;
    background: #fff;

}

/* top bar */

.date_currency_and_cart {
    background:url("../images/repeat.gif") repeat-x scroll 0 -240px #BCBCBC;
    color:#888888;
    height:44px;
    padding-right:20px;
    padding-top:15px;
}

.date_currency_and_cart span {
	padding-left:30px;
	float:left;
	width:120px;
}
#currency.dropdown {
    line-height: normal;
    display: inline;
    float:left;
    margin: 10px;}

#currencySelectForm {
    display:block;
    float:right;
    margin-top:-12px;
}

.date_currency_and_cart #add-this { float: right; }

.phone_banner {
    left:-9px;
    position:absolute;
    top:0; }

#rss {
    color:#fff;
    float:right;
    height:40px;
    margin-top:-25px;
    width:176px;
}
#rss p{
	margin-left:9px;
	line-height:17px;
	float:left;
	display:inline;
	margin-top:3px;
    margin-bottom: 0;
    padding-left: 0;
    width: auto;
    font-size: 11px;

}

#rss img { position: relative; top: -3px; }

#rss a{
	text-decoration:none;
	float:left;
	display:block;
	margin-left:15px;
	margin-top:11px;
	height:18px;
	width:18px;
	background:url("../images/sprites.gif") no-repeat scroll -92px -321px transparent;
}


/* MAIN HEADER */
/***************/

.main_header {
    background:url("../images/repeat.gif") repeat-x scroll 0 -299px transparent;
    padding-top:13px;
    position:relative; }

    /* logo */

    .main_header h1 {
        height:49px;
        position:relative;
        width:440px;
        padding-bottom: 20px;
    }
    .main_header h1 a {
        display:block;
        width:440px;
        height:49px;
        margin-left:9px;
        text-indent:-5000px;
        overflow:hidden;
    }

    /* Navigation */

    .navigation {
        background:#f44099;
        height:40px;
        overflow:hidden;
        padding-left: 0;}

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

            .navigation li.first {
                background:url("../images/sprites.gif") no-repeat scroll -372px -335px #2CAACE;
                text-indent:-9999px;
                width:48px !important;}

                .navigation li.first a.active { background: none; }

            .navigation a {
                border-right:1px dashed #FFFFFF;
                color:#FFFFFF;
                display:block;
                height:35px;
                line-height:30px;
                text-align:center;
                text-decoration:none; }

                .navigation a.active { background: #92b909; }
                .navigation a.active:hover { color: #E6FF8F; }
                .navigation a:hover { color:#FFBFE0;}
                .navigation li.last a { border: none; }


                /* left edge */

                .menu_left {
                    background:url("../images/sprites.gif") no-repeat scroll 0 -255px transparent;
                    display:block;
                    height:51px;
                    left:-10px;
                    position:absolute;
                    top:66px;
                    width:10px;
                }

                .menu_right {
                    background:url("../images/sprites.gif") no-repeat scroll -29px -256px transparent;
                    display:block;
                    height:51px;
                    position:absolute;
                    right:-10px;
                    top:66px;
                    width:10px;
                }

                /* bottom triangles */

                .menu_bottom {
                    background:url("../images/triangles.gif") repeat-x scroll -3px 0px transparent;
                    top:112px;
                    display:block;
                    height:10px;
                    position:absolute;
                    width:1005px;
                }

    /* flash */

    #flash_header {
        background:url(../images/flash_bg.jpg) no-repeat;
        width:782px;
        height:201px;
        margin: 10px 0;
        position: relative; }

     #flash_header #flash_inner {
        left:36%;
        position:absolute;
        top:31%; }

         #flash_inner p {
            color:#FFFFFF;
            position: relative;
            left: -28px;
            top: 10px;
            width:206px;
        }

    /* search */

    .search-form {
        background:url("../images/sprites.gif") no-repeat scroll 0 0 transparent;
        height:51px;
        padding:23px 0 0 25px;
        position:absolute;
        right:0;
        top:-8px;
        width:338px;
    }

    .search-form p{
        color:#828282;
        float:left;
        display:inline;
        font-weight:bold;
        margin-top:8px;
        margin-left:18px;
    }
    .search-form span{
        color:#FFFFFF;
        cursor:pointer;
        display:inline;
        font-size:13px;
        height:21px;
        left:292px;
        position:absolute;
        top:29px;
        width:58px;
    }
    .search-form form#autocompleteForm{
        float:left;
    }

	.search-form form#autocompleteForm input {
		border: medium none;
		font-size: 10px;
		height: 14px;
		margin-top: 2px;
		padding-bottom: 3px;
		padding-left: 10px;
		padding-top: 5px;
		width: 245px;}

        .wrapper .search-form form#autocompleteForm input.watermark { color: #5a524c; }

    label.search_label{
        color:#828282;
        display:inline;
        height:19px;
        font-weight:bold;
        margin:11px 0 0 20px;
        float:left;
    }
    .search-form #char_list{
        position:relative;
        left:7px;
        top:2px;
        float:left;
    }
    .search-form #char_list a{
        color:#828282;
        text-decoration:none;
        float:left;
        display:inline;
        text-align:center;
        width:11px;
        line-height:32px;
    }
    .search-form #char_list a:hover{
        color:#ffffff;
    }

    /* shopping cart */

    .shopping-cart {
        background:url("../images/sprites.gif") no-repeat scroll 0 -85px transparent;
        color:#5a524c;
        height:53px;
        padding-left:73px;
        padding-top:22px;
        position:absolute;
        right:8px;
        top:-8px;
        width:100px; }

    .shopping-cart strong {
        color:#5a524c;
        display: block;
    }
    .shopping-cart a {
        color:#5a524c;
        text-decoration: underline;
    }
    .shopping-cart a:hover {
        color:#8a6a51;
    }


/* left layout */
/***************/

.left-layout {
    background:none repeat scroll 0 0 #EEEEEE;
    float:left;
    padding:0 10px;
    padding-top: 10px;
    width:185px;
}

    .left-layout .circles {
        border-bottom:1px dashed #BFBFBF;
        padding-bottom:20px;
        margin-bottom: 20px; }

        .left-layout .free_shipping {
            width: 182px;
            height: 99px;
            display: block;
            background: url("../images/sprites.gif") no-repeat scroll -181px -85px transparent;
            margin-bottom: 6px;}

        .days_30 {
            background:url("../images/sprites.gif") no-repeat scroll -111px -191px transparent;
            display:block;
            height:131px;
            margin:18px auto 0;
            width:132px;
        }
            .days_30 a { display:block; height:129px; width:132px; }

            /*popup*/

                .popup{
                    font-family:Verdana;
                    font-size:11px;
                    margin:0;
                }

                .popup_body { background: #fff; margin-top: 0 !important; }

                .popup h1{
                    font-size:13px;
                    font-weight: bold;
                    color: #fff;
                    background:url("../images/repeat.gif") repeat-x scroll 0 -245px #BCBCBC;
                    text-align: center;
                    padding: 5px 8px;
                    letter-spacing: 2px;
                    margin:0;
                }
                .popup p.popup_content{
                    padding-left:20px;
                    padding-right:20px;
                    margin-top:25px;
                    margin-bottom:0;
                }
                .popup h2{
                    font-size:13px;
                    padding-left:20px;
                    margin-top:15px;
                    margin-bottom:8px;
                    background: none;
                }
                .popup ol.refaund_policy{
                    padding-left:20px;
                    margin:0px;
                    line-height: normal;
                }
                .popup li{
                    background:url("../images/bullets.gif") no-repeat scroll 0 5px transparent;
                    color:#333333;
                    list-style:none outside none;
                    margin-left:25px;
                    margin-top:0;
                    padding:0 0 0 10px;
                }
                .popup p.popup_footer{
                    font-weight: bold;
                    color: #fff;
                    background:url("../images/repeat.gif") repeat-x scroll 0 -245px #BCBCBC;
                    text-align: center;
                    padding: 5px 8px;
                    letter-spacing: 1px;
                    margin-top:50px;
                    margin-bottom:0;
                    font-size:10px;
                }


        .satisfaction {
            background:url("../images/sprites.gif") no-repeat scroll -246px -191px transparent;
            display:block;
            height:131px;
            margin:18px auto 0;
            width:153px;
        }

.rss_addthis_container #quality{
	margin-left:15px;
	margin-top:9px;
}

ul.product_list{
	display:none;
	height:300px;
	width:205px;
	overflow-y:scroll;
	position:absolute;
	top:421px;
	left:184px;
	border:2px solid #b4b4b4;
	background:#F8F7F7;
	z-index:1500;
}
 a.close{
	width:20px;
	height:20px;
	display:none;
	position:absolute;
	top:430px;
	left:348px;
	cursor:pointer;
	z-index:250000000;
}
ul li.x_title a{
	color:#828282;
	font-weight:bold;
	height:20px;
	line-height:20px;
	text-decoration:none;
	display:block;
	margin:4px 0;
	padding-left:15px;
}


ul li.x_title a:hover{
	color:#ffa814;

}
ul li.x_items a{
	color:#828282;
	text-decoration:none;
	display:block;
	margin:2px 0;
	padding-left:25px;
}
ul li.x_items a:hover{
	color:#ffa814;
}


img.live_person{
	display:block;
}
.xhtml_select{
	height:45px;
	cursor:pointer;
}
.main_content{
	float:left;
	display:inline;
	width:780px;
	padding-bottom:8px;
	margin-left:10px;
}
.main_content table{
	width:100% !important;
}

/* faq and about pages */
/***********************/

.about, .faq { width: 100% !important; }

td.product_info td.about h2 {
	font-weight: bold;
	color: #B71F02;
	margin:8px 200px 7px 0px;
	padding-bottom:3px;
	border-bottom:1px solid #9A8458;
	width:97%;
}
td.product_info td.about {
	padding-left:15px;
}

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;
}

.contact dl { padding: 10px 0 0 10px; }

    .contact dl dd {
        display: block;
        margin-bottom: 8px; }

    .contact .security {
        display: block;
        margin-bottom: 3px;}

    .contact dl dt {
        font-size:13px;
        padding:3px 0;}

    .contact select,
    .contact input,
    .contact textarea {
        width: 300px;
        padding: 3px 0;
        border: 1px solid #c5c5c5;}

        .contact select { padding: 0; }

        .contact #security_code { margin-top: 6px; }

    .contact .btn {
        background:url("../images/submit_button.gif") no-repeat scroll 0 0 transparent;
        border:medium none;
        color:#FFFFFF;
        height:27px;
        width:129px; }
    .contact .btn:hover { color: #E6FF8F; cursor: pointer; }

.orange_frame {border:1px solid #589fd2; background:#ffffff;}
.parent {font-size:12px; font-weight:bold; color:#ffffff;
         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 pages */

.wrapper .info-table .product_logo {
    float: none;
    margin-bottom: 0;
    border: 1px solid #EFEFEF; }

.wrapper .info-table {
    background:url("../images/product_bg.jpg") repeat-y scroll 0 0 transparent;
    padding-bottom:20px;
    padding-left:40px;
    padding-top:20px;
    width: auto; }

.img-info-table {
  display: inline-block;
  float: left;
  position: relative;
}


.free-ship-icon {
  display: inline-block;
  left: -43px;
  position: absolute;
  top: 120px;
}


.product_info { font-size: 8pt; color: #3C526B; }

.product_info h2 {
    color: #6e6c6c;
    font-size: 13px;

}
.product_info .info {
    color:#474747;
    font-size:8pt;
    line-height:11pt;
    padding:0px 10px 0 20px;
    width:400px;
    float: left;
}

.product_info h3 {
	font-size: 12px;
    font-weight: bold;
	color: #6e6c6c;
	margin:15px 0 3px 0;
	padding-bottom:10px;
    position: relative; }


.wrapper .bubble-popup { position: absolute; right: 0; top: 10px; }
.category_page .bubble-popup { position: relative; right: auto; top: auto; }

.product_info p { margin: 0; line-height: 11pt; padding-bottom: 16pt; padding-left: 10pt; width: 400px;}
.product_info a {text-decoration:none;color:#2FA0BF;}
.products_table { width: 100%; }
.products_table th { text-align: left; color: #ffffff; background:url("../images/repeat.gif") repeat-x scroll 0 -529px #80BBE5;
                    padding: 7px 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: 7px 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-table-header {width: 259px;}

.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 a {
    background: url("../images/sprites.gif") no-repeat scroll 0 -183px transparent;
    bottom: 15px;
    color: #FFFFFF;
    display: block;
    line-height: 21px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-indent: 19px;}

    .orange_button a:hover { color: #fff; }

.borderline .style5{
	background:#D0DFE8 url(http://www.perfume-barato.com/media/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;
    width: 400px;
}
.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:url("../images/bullets.gif") no-repeat scroll 0px 4px transparent;
	color:#474747;
	padding-left:10px;
	text-decoration:underline;
}
.testimonials ul li a:hover{
	color:#6F6F6F;
}
.testimonials ul li a:visited{
	background:url("../images/bullets.gif") no-repeat scroll 0px 4px transparent;
	color:#474747;
	padding-left:10px;
	text-decoration:underline;
}

/* Products view */
/*****************/

.product_view {
    clear: both;
    height: 140px;
    padding-top: 5px;
    position: relative; }

    .wrapper .product_hover .text { background: #e8f3f3; }
    .wrapper .product_view .more_details { display: block; }

    .product_view .image {
        float: left;
        margin-right: 15px;
        padding: 20px 25px 19px 19px;}
    .product_view .text { margin: 2px; overflow: auto; padding: 0px 5px 5px 10px; zoom: 1; height: 165px;}

    .wrapper .product_view .carton_from { float: left; margin-right: 10px; font-size: 15px; line-height: 30px; }
    .wrapper .product_view .carton_from em { color: #58710E; font-weight: bold; }

    .product_view a { color: #92B909; }
    .product_view a.cat_link { color: #92B909; }
    .product_view a:hover { text-decoration: underline; }
    .product_view .pill_image,
    .product_view .pill_image:hover { text-decoration: none; }

    .product_view .head .product_logo {
        margin-right: 12px;
        padding-right: 10px;
        margin-bottom: 10px;
        display: inline;
        border-right: 1px solid #f1f0f0;
        float: left;}

	.product_view h2 {
        font-size:14px;
        margin-bottom: 5px;
        margin-top: 0;
        padding:0px 0 3px 0;
        position: relative;
        border-bottom: none;
        background: none;
        width: auto;
        color: #848484;
        font-weight: normal;}

        .product_view h2 a, .display_products h3 a {
            color: #2FA0BF;
            text-decoration: underline;
            font-size: 13px;
            text-decoration: none; }

        .product_view h2 .cat_link { color: #605F5F; }

	.product_view p {
        line-height: 18px;
        font-size: 12px;
        margin: 0;
        height: 71px;
        padding-left: 0;
        padding-bottom: 0;
        width: auto; }

    .main_content .box-msg { margin-left: 0; zoom: 1; }
    .main_content .box-msg li { padding-left: 0; background: none; }

.main_content .product_boxes { padding-left: 0; }

.main_content .product_boxes li{
	float:left;
	display:inline;
	width:235px;
	height:145px;
	margin:2px;
	background:url(../images/box_bg.gif) repeat-y;
	position:relative;
    border-left: 1px dashed #bdbdbd;
    padding-left: 15px;
    margin-bottom: 10px;
}

.product_boxes li .main_info { 	height:66px; }

.product_boxes li h5{
	font-weight:bold;
	color:#686868;
	text-align:left;
	padding:9px 0px;
    font-size: 12px;
    width: 137px;
    padding-bottom: 2px; }

    .product_boxes li h5 a { text-decoration: none; color: #686868; }

.product_boxes em.quantity { font-size: 12px; color: #2caace; }

.product_boxes li h5 em {
    color: #717274;
    display: inline-block;
    font-size: 85%; }

.product_boxes li a.cig_image{
    background:url("../images/pic-loader.gif") no-repeat scroll center center transparent;
    height:123px;
    position:absolute;
    right:10px;
    top:12px;
    width:91px;
}

li a.order_button{
    background:url("../images/sprites.gif") no-repeat scroll 0 -183px transparent;
    bottom:15px;
    color:#FFFFFF;
    display:block;
    height:21px;
    line-height:21px;
    margin:0 auto;
    text-align:center;
    text-decoration:none;
    text-indent:26px;
    width:94px;

}

    li a.order_button:hover { background-position: 0 -219px; color: #fff; }
    .product_boxes li a.order_button { margin-left: 0px; margin-top: -10px; }

.product_boxes .price{
	color:#58710e;
	text-align:left;
	width:100px;
	line-height:18px;
	font-size:19px;
    padding-left: 0;
    margin-top: 10px;
    height: 27px;
}
.product_boxes li p.price b {
  font-weight: bold;
  font-size: 13px;
  color:#000;
}

.product_boxes li p.price .only{
	color:#1077BF;
	font-size:13px;
	font-weight:bold;
	display: block;
}
.prescription{
	position:absolute;
	top:-390px;
	left:190px;
}

/*    Fix for footer without JS    */
.v_footer_container{
    background: url("../images/repeat.gif") repeat-x scroll 0 -381px transparent;
    height: 107px;
    overflow: hidden;
}

.companyDetails {
    padding: 12px 10px 12px 14px;
    width:430px;
    float: left;
    background: url("../images/footer_sep.jpg") no-repeat scroll 100% 58% transparent}

/*    End fix for footer without JS    */

.seals_container { width: 500px; float: left; }
.seals_container a { display: block; background: url("../images/footer_sep.jpg") no-repeat scroll 100% 58% transparent; padding-right: 10px; }

.seals_container table{
	width:515px !important;
}

/* logos */

img.logos {
    bottom:-2px;
    position:relative;  }

/***/

.footer{
    display: block;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	background:#d2d2d2;
    padding: 15px;
}

.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:#4d4c4d;
	border-right:1px solid #b3b3b3;
	text-decoration:none;
	text-transform:capitalize;
	padding:0 25px;
}
.footer li a.last{
	border-right:none;
}
.footer li a:hover{
	color:#000;
	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: 22%;
	position: relative;
	z-index: 5;
	float:left;
    padding-left: 20px;
	text-align:left;
    margin-right: 10px;
}

.two {
	width: 36%;
	position: relative;
	float:left;
	text-align:center;
    margin-right: 10px;
}

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

 /* end Seals Module */
 form#autocompleteForm {
    padding: 0;
    margin: 0;
}
.suggestionsBox {
    position:absolute;
    left: 179px;
    top: 20px;
    z-index: 100;
}
.suggestionList {
    padding: 0;
    background: #F3F3F3;
    color: #333;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    font-size: 11px;
    font-weight: normal;
    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;
    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:#E8F1F4;
}
img.baloon_header {position: relative; top: 4px; left: 0; margin: 0}
img.baloon_footer {position: relative; top: -4px; left: 0; margin: 0}

.wrapper .search_phone { left:10px; top:33px; }

.wrapper .close_baloon {
right:-5px;
top:2px;
left: auto;}

/*footer*/
#footerMain #footerShipping,
#footerMain #footerPayments {
	padding:8px 0px;
	width:591px;
	height:85px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
#footerMain #footerShipping {
	padding:2px 0;
}
#footerMain h2 {
	font-size:12px;
	color:#0073c5;
	font-weight:bold;
	padding:8px 0 22px 28px;
}



#footerPayments ul li,
#footerShipping ul li {
	float:left;
	display:block;
	margin-right:3px;
    margin-bottom: 5px;
}
/*End footer*/
/*Order status design*/

#o_status_form { 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: #92B909;
}

.wrapper .orderBox { border-color: #BFBFBF }

.wrapper .coupon { border-color: #BFBFBF; }

.coupon .title {
	background:url(../images/repeat.gif) repeat-x 0 -245px;
	color:white;
}
.coupon .title b{
	color:#fff;
}
.wrapper .coupon td{
	background-color: white;
    border-color: #BFBFBF;
}
.coupon a {
	color:#3C526B;
	font-size:12px;
	font-weight:bold;
}
.coupon b{
	color:#000000;
}
.orderStatus {
	background: url("../images/repeat.gif") repeat-x scroll 0 -528px #80BBE5;
	color: white;
}
.prodName{
	color: #486770;
}
a.prodName:active{
	color: #ED5E00;
}
.orderHeads {
	color: #3C526B;
}
.orderBody {
	color:#474747;
	background-color: white;
}
.helpHead {
	background-color:#4A727B;
	color:#92B909;
	margin:0;
}
.helpTitle{
	font-size:12px;
	font-weight:bold;
	color:#3C526B;
}
.helpNote{
	color: #CB246B;
	font-weight: bold;
}

.helpBox ul li, .wrapper .main-content .helpText li {
    background: none;
    padding-left: 0;
}

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

/* Serch results */

.product-category a { text-decoration: none; }

	.product-category a:hover { text-decoration: underline; }

.product-category h3 a { color: #1077BF; }

.product-category h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
	display: block;
    margin-left: 125px;}

	.product-category h3 span {
		color: #DFDFDF;
		font-weight: normal; }

.product-category a.product-name { color: #5F5F5F; }

.product-category a.product-name {
	font-size: 11px;
	font-weight: normal;
	display: inline; }

.product-category ul {  }

	.product-category ul li {
		width: 100%;
		padding: 8px 0;
		border-bottom: 1px solid #EFEFEF;
		float: left;
        background: none;
    }

		.product-category ul li p {
            line-height: 1.4em;
            margin: 0 30px 15px 0; }

        .product-category ul li a.product-thumbnail-link {
            width: 101px;
            height: 136px;
            float: left;
            margin: 0 19px 0 10px;
            background: url(../images/pic-loader.gif) no-repeat 50% 50%; }

		.product-category ul li .product-thumbnail {
            background-color: #fff;
            color: #5F5F5F; }

.product-category .searchResults,
    .product-category .searchResults:hover {
        background: url("../images/submit_button.gif") repeat-x scroll -10px -9px #D0DFE8;
        color: #fff;
        margin: 0 6px 0 0;
        width: 69px;
        float: right;
        text-align: center; }

/* End Serch results */

/* Product category page and table */

.product-category-content { padding: 0;}

    .product-category-content h4{ font-weight: bold;}

    .product-category-content .box-msg.information{ background-position: 4% 50%; height: auto;}
    .box-msg.information span { display: block; }

    .product-category-content ul{
        padding: 5px 0;
        margin-left: 20px;}

#product-category-table {
	border: 1px solid #eee;
	border-collapse: collapse;
	text-align: left;
	width: 100%; }


	#product-category-table th {
		color: #fff;
		font-size: 13px;
		font-weight: bold;
        background: url("../images/repeat.gif") repeat-x scroll 0 -529px #80BBE5;
		padding: 5px 5px; }

	#product-category-table tbody { background: #E8EDFF; }

	#product-category-table td {
		border-top: 1px solid #eee;
		color: #3C526B;
		padding: 4px; }

        tr.r1{ background: #f4f4f4; }

        tr.r2{ background: #eee; }

	#product-category-table tbody tr:hover td { background: #D1E2EF; }

    #product-category-table tfoot td{ padding: 6px; }

    #product-category-table tfoot td .products-table-header{ float: right; }

    #product-category-table tbody .save { color: #AF1515; }

    #product-category-table tbody .best_sellers_icon {
        width: 30px;
        position: relative; }

        #product-category-table tbody .best_sellers_icon img {
            left:6px;
            position:absolute;
            top:-11px; }

        #product-category-table tbody tr td.image_holder:hover,
        #product-category-table tbody tr td.image_holder{
            width: 101px;
            background: #fff url(../images/pic-loader.gif) 50% 50% no-repeat;
            border-right: 1px solid #eee; }

/* Product category page and table */

/* Search Autocomplete Suggestion Box */

	div#search-autocomplete  {
        border: 1px solid #f4f4f4;
        background: #f1f1f1;
        width: 329px !important;
        top: 104px !important;}

	#search-autocomplete div.triangle { display: none; }

	#search-autocomplete ul.suggestion-list { width: 329px; }

    #search-autocomplete ul.suggestion-list li {
        margin-bottom:0;
        border-bottom: 1px solid #dddddd;
        background: url("../images/bullets.gif") no-repeat scroll 2px -361px transparent;
        padding-left: 15px;}

            #search-autocomplete ul.suggestion-list h3 { padding-left: 0; background: none; }
			#search-autocomplete ul.suggestion-list li.ac_over {
                color: #2caace;
                background-color: #f9f9f9;
                background-position: 1px -478px; }

    #search-autocomplete ul.suggestion-list a { color: #0F6894; }

        #search-autocomplete ul.suggestion-list li.ac_over a { color: #118ED9;; }
        #search-autocomplete ul.suggestion-list li.ac_over h3 { color: #118ED9;; }

     #search-autocomplete ul.suggestion-list cite { margin-top: 3px; font-size: 10px; }

     #search-autocomplete ul.suggestion-list li.ac_over cite { color: #4e4e4e; }

 /* End Search Autocomplete Suggestion Box*/



 /*	Top Sellers	 */

.topSellers {
    clear: both;
    width:778px;
    height: 240px;}

.topSellers h5 {
    color: #686868;
    font-weight: bold;
    text-align: left;
    height: 50px;
    padding: 0 11px;
    font-size: 12px;}

.topSellers a { display: block; }

.topSellers .order_button { margin-top: 25px; }

.topSellers .price {
    color: #58710E;
    font-size: 18px;
    display: block;
    margin: 6px 0;
    height: 23px;}

.wrapper .js {
	overflow: hidden;
	zoom: 1; }

.wrapper .carousel,
.wrapper .carousel .carousel-wrap {
	position: relative;
	margin: 0;
	border: 0;
	zoom: 1;
    height: 240px;}


.wrapper .js .carousel-wrap {
	display: inline-block;
	vertical-align: middle;
	width: 778px;
	margin: 0;
    height: 240px;
	background: url(../images/repeat.gif) repeat-x #fbfbfb;}

.IE .wrapper .js .carousel-wrap { display: inline; }

.wrapper .carousel ul {
	margin: 0;
	padding: 0;
	zoom: 1; }

.wrapper .js ul li {
	overflow: hidden;
	display: inline;
	float: left;
	width: 500px;
	height: 187px;
	text-align: center;
    background: none; }

/*.wrapper .js ul li.fifth { margin-right: 30px; }*/

.wrapper .carousel .carousel-control {
	z-index: 98;
	position: absolute;
	top: 27px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 240px;
	margin-top: -27px;
	cursor: pointer;
	line-height: 999px;
	zoom: 1; }

.wrapper .carousel .carousel-next {
	right: 0px;
	background:url("../images/topsellers_arrows.jpg") no-repeat scroll -60px 99px #DFDFDF; }

.wrapper .carousel .carousel-previous {
	left: 0px;
	background: url("../images/topsellers_arrows.jpg") no-repeat 7px 99px #dfdfdf; }

.wrapper .carousel .carousel-control:hover {
	-moz-opacity: .9;
	opacity: 0.90;
	filter: alpha(opacity=90); }

.wrapper .carousel .disabled, .wrapper .carousel .disabled:hover {
	-moz-opacity: .5;
	opacity: 0.50;
	filter: alpha(opacity=50);
	cursor: default; }

.wrapper .carousel div {
	margin: 0;
	padding: 0;
	border: 0; }

.wrapper .carousel ul {
    padding:12px 0 0 23px;
	list-style: none;
    height: 240px;

}

	.wrapper .carousel ul li {
        border-right:1px solid #F0F0F0;
        height:240px;
        margin:0 0;
        padding-left:2px;
        padding-right:2px;
        position:relative;
        width:145px;

        }

		.wrapper .carousel ul li img {
			width: 134px;
			height: 185px; }

		.wrapper .carousel ul li cite {
			position: absolute;
			bottom: 3px;
			right: 10px;
			line-height: 19px;
			font-size: 11px; }

			.wrapper .carousel ul li cite a img { vertical-align: middle; }

			.wrapper .carousel ul li cite a {
				color: #fff;
				text-decoration: none; }

.wrapper div.center-wrap {
	overflow: hidden;
	clear: both;
	zoom: 1; }

	.wrapper div.center-wrap div {
		border: 0;
		margin: 15px 0; }

	.wrapper div.center-wrap a {
		margin: 0 2px;
		padding: 2px 5px;
		border: 1px solid #4f4f4f;
		background: #333;
		cursor: pointer;
		color: #fff;
		-moz-border-radius: 12px;
		webkit-border-radius: 12px;
		border-radius: 12px; }

		.wrapper div.center-wrap a.active {
			font-weight: bold;
			color: #5db0e6; }

/*	End of Top Sellers	 */

/* Dropdown Products Menu */

#products_menu .items {
    border-bottom: 1px dashed #bfbfbf;
    background-image: url(../images/list_bullets.gif) !important;
    background-position: 4px 11px;
    padding-left:5px;
    position: relative;
    z-index: 3000;}

#products_menu li{
    list-style: none;
    position: relative;
    width:178px;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 7px 0;
    font-weight: bold; }

    #products_menu ul li ul{
        display: none;
        position: absolute;
        right: -190px;
        top: 0;
        width: 190px;
        z-index: 1000;}

        #products_menu ul li ul li{
            margin: 0px;
            width: 177px;
            padding: 7px 0;
            font-weight: normal;
            background: #2C2C2C;
            border-bottom: 1px solid #676666;
            padding-right: 13px; }

            #products_menu ul li ul li.last { border-bottom: none; }

#products_menu .on_hover {
    background-color: #2c2c2c;
    background-position: -174px 11px;
    border-bottom: 1px solid #eee; }

    #products_menu ul li ul li.on_hover { border-bottom: 1px solid #676666; }

#products_menu li a {
    color: #494949;
    padding-left: 15px;
    line-height: 15px;
    text-decoration: none;}

    #products_menu li.on_hover a { color: #fff; }

    #products_menu ul li ul li a:hover {
        background:url("../images/bullets.gif") no-repeat scroll 5px -278px transparent;
        color:#B0D13B; }

/* round corners */

    /* for regular list items */

        #products_menu .corner {
            background:url("../images/menu_round.gif") no-repeat scroll 0 0 transparent;
            display:block;
            height:10px;
            left:0;
            position:absolute;
            width:10px;
            visibility: hidden;}

            #products_menu li.on_hover .corner { visibility: visible; }

            #products_menu .corner.top    { top:0; height: 5px; overflow: hidden; }
            #products_menu .corner.bottom { bottom: 0; background-position: 0 -4px; }

    /* for dropdown list items */

        .wrapper #products_menu .sub_menu_top    { background: transparent url(../images/menu_round_corners.png) no-repeat top center; }
        .wrapper #products_menu .sub_menu_bottom { background: transparent url(../images/menu_round_corners.png) no-repeat bottom center;
                                                   border-bottom: none; }

        #products_menu .sub_menu_bottom.outside { /*bottom span for single items */
            display: block;
            width: 190px;
            height: 4px;
            position: absolute;
            bottom: -4px;
            font-size: 0;}

		td.product_info ul.box-msg.information.free-shipping-message{margin-top:10px !important;}
        
/* 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 {
                background: none;
				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: #98386C;
        padding: 10px 8px;
        border-bottom: 2px solid #92B909; }

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

    #cartTable td {
        border-bottom: 1px solid #CCCCCC;
        color: #484848;
        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: 0;
    width: 52px;
    height: 53px;  }

/* End out of stock */