/*
Theme Name: cheap cigaretts
Author: RV team
Author URI: http://rvtechnologies.co.in
*/
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;margin-left: 30px;}
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%;}

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

body{
	font-family: Tahoma,Geneva,sans-serif !important;
	font-size:11px;
	background:#17181C url(media/images/html-back.jpg) repeat-y center;}

.clearfix.back {
	background:url("media/images/foxy_bg.jpg") repeat-y scroll 0 0 transparent;
    margin-top: 15px; }

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

/* main header */
/***************/

.main_header { background:#000 url(media/images/header-top.jpg) no-repeat; }

    /* logo */

    .main_header h1 {
        width:347px;
        margin-bottom: 28px; }

    .main_header h1 a {
        display:block;
        height:91px;
        width:300px;
        text-indent:-5000px;
        overflow:hidden; }
        .main_header h1 .logo_img {
background: url(media/images/logo1.png) no-repeat;
}

    /* flash */

    .main_header #flash_header {
        position:absolute;
        left:327px;
        top:8px; }
    .main_header object#flash_header { position: static; width: 778px; height: 208px; }
    .main_header #flash_header .flash-link img{
        left: -253px;
        position: absolute;
        top: 295px; }

    #header_bottom {
        /*background:url(media/images/header-bottom.jpg) no-repeat;*/
        float: left;
        height: 209px;
        width: 780px; }

    /* cart */

    .date_currency_and_cart {
        height:91px;
        width:345px;
        color:#888888;
        position:absolute;
        top:0px;
        left:437px; }

    .date_currency_and_cart span { float:left; }

    .date_currency_and_cart select {
        border:1px solid #888888;
        height:17px;
        width:110px;
        font-size:11px;
        margin-left:370px;
        float:left;
        margin-top:12px; }

    .date_currency_and_cart .shopping_cart {
        color: #47392E;
        font-weight: bold;
        left: 180px;
        position: absolute;
        top: 70px;
        width: 168px; }

    .date_currency_and_cart .shopping_cart .cart_num_items { padding-left: 0; float: none; }
    .date_currency_and_cart .shopping_cart strong{ color:#c02800; font-weight: bold; }
    .date_currency_and_cart .shopping_cart a { color:#47392e; }
    .date_currency_and_cart .shopping_cart a:hover { text-decoration:none; }

date_currency_and_cart .coupon_code {
			padding-top:5px;
			font-size:14px;
			text-align:right;
		}
		
		.date_currency_and_cart .coupon_code h5 {
			font-size:24px;
			/*font-family:"Arial Black", Gadget, sans-serif;*/
			color:#EEE;
			text-shadow: 0 -1px 2px #000;
			text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(200,200,200,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
		}
		
		.date_currency_and_cart .coupon_code h5 b {
			color:red;
		}
		
		.date_currency_and_cart .coupon_code a {
			color:#C00;
			font-weight:bold;
		}
		
		a.coupon_roll span { display:none;}
		
		a.coupon_roll:hover span {
			display: block;
			position: absolute;
			top: 60px;
			right: 25px;
			width: 642px;
			margin: 0px;
			padding: 10px;
			color: #335500;
			font-weight: normal;
			background: #e5e5e5;
			text-align: left;
			border: 1px solid #666;
			z-index:9999;
		}    /* Multi category navigation*/

    .multi_category {
        margin: 0 auto;
        height:48px;
        width:780px;
        clear: both;}

        .multi_category li {
            float:left;
            height:100%;
            display:inline;
            background: url("media/images/multi_cat.jpg") repeat-x scroll 0 0 transparent; }

        .multi_category a {
            font-size: 12px;
            color: #efefef;
            display:block;
            text-align:center;
            line-height:46px;
            text-decoration:none;
            height: 100%;
            border-bottom: 1px solid #3e4139;
            background: url("media/images/multi_sep.jpg") no-repeat scroll right center transparent; }

            .multi_category .first a { border-left: 1px solid #3e4139;
                                       -webkit-border-bottom-left-radius: 8px;
                                       -moz-border-radius-bottomleft: 8px;
                                       border-bottom-left-radius: 8px;}
            .multi_category .last a  { border-right: 1px solid #3e4139;
                                       background: none;
                                       -webkit-border-bottom-right-radius: 8px;
                                       -moz-border-radius-bottomright: 8px;
                                       border-bottom-right-radius: 8px;}

            /*** hover state ****/

            .multi_category a:hover {
                background: url("media/images/menu_cat_hover.jpg") repeat-x scroll 0 0;
                color: #fff; }

            /*** active state (current page) ***/
/*
            .multi_category .selected a {
                background: url(media/images/menu_cat_active.jpg) repeat-x;
                color: #FFFFFF;
                font-weight: bold;
                position: relative; }
*/
                .multi_category .selected a:hover {color: #fff;}

    /* navigation */

    .navigation {
        background: url(media/images/menu.jpg) no-repeat #443B32;
        height:38px;
        overflow:hidden;
        width:779px;}

        .navigation li {
            float:left;
            display:inline;
            background:url(media/images/border-menu.jpg) right top no-repeat;
            width:14.2%;}

        .navigation a {
            color:#ffffff;
            margin-top:4px;
            display:block;
            text-align:center;
            height:32px;
            line-height:30px;
            text-decoration:none;
            font-weight:bold; }

        .navigation li.last { background: none; }
        .navigation a.this, .navigation a.this:hover { background: url("media/images/menu_hover.jpg") repeat-x 0 1px; }
        .navigation a:hover { background: url("media/images/menu_hover.jpg") repeat-x scroll 0 -42px; }

/* left column */
/***************/

.left-layout {
	width:178px;
	float:left; }

#products_menu { width: 180px; }

#products_menu h3 {
    background: url("media/images/menu-category.jpg") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    height: 43px;
    line-height: 40px;
    text-indent: 12px;
    color: #f6f6f6;
    font-weight: bold;}

    #products_menu h3 a {
        text-decoration: none;
        color: #f6f6f6;}

    .main_list {
        background: url("media/images/gen_bg.jpg") repeat-y scroll -1px 0 transparent;
        padding-bottom: 20px;
        -webkit-border-bottom-right-radius: 8px;
        -webkit-border-bottom-left-radius: 8px;
        -moz-border-radius-bottomright: 8px;
        -moz-border-radius-bottomleft: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px; }

    #products_menu .items { background: url("media/images/menu_sep.jpg") no-repeat scroll -1px 33px transparent }
        #products_menu .items a { background: url("media/images/menu_arrow.gif") no-repeat scroll 153px 14px; }


/* Dropdown Products Menu */
/**************************/

#products_menu .items {
    position: relative;
    z-index: 300 }

#products_menu li {
    list-style: none;
    position: relative;
    background-repeat: no-repeat;
    background-position: right bottom; }

    #products_menu ul li ul {
        display: none;
        position: absolute;
        right: -323px;
        top: 0;
        width: 325px;
        padding: 10px 0;
        z-index:9999;
        background: url(media/images/inner_bg.jpg) repeat-x;
        -webkit-border-radius: 10px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius: 10px;
        -moz-border-radius-topleft: 0;
        border-radius: 10px;
        border-top-left-radius: 0;}

        #products_menu ul li ul li{
            margin: 0px;
            width: 312px;
            padding: 7px 0;
            font-weight: normal;
            padding-right: 13px;
            position: relative;}

#products_menu .on_hover {
    background-image: url(media/images/menu_hover.gif);
    background-repeat: repeat-y;
    background-position: 0 0px;
    background-color: #3a312a;}

#products_menu li a {
    color: #dcdcdc;
    padding: 10px 0 10px 26px;
    line-height: 15px;
    text-decoration: none;
    display: block;}

    #products_menu li.on_hover a { color: #dcdcdc; background-position: 153px -59px; }

        #products_menu ul li.on_hover ul li a { background: none; color: #c9baa8; }

        #products_menu ul li ul li a {
            background: none;
            padding: 0;
            padding-bottom: 3px;
            margin-left: 16px; }

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

            .wrapper #products_menu ul li ul li.on_hover { background: url(media/images/inner_hover.jpg) repeat-x #81693e; }
            #products_menu ul li ul li.on_hover a  { color: #f2e9dd; }

        #products_menu ul li ul .view_all {
            background: url("media/images/view_all.jpg") no-repeat scroll 0 0px transparent;
            padding: 0;
            padding-top: 10px; }

        .wrapper #products_menu ul li ul .view_all a { background: url("media/images/menu_arrow.gif") no-repeat scroll 46px -69px transparent }

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

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

.main_content{
    background: #FFFFFF;
    display: inline;
    float: right;
    margin-top: 0;
    margin-left: 10px;
    padding-bottom: 400px;
    width: 590px; }

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

    /* pages atyling */

    .about {
        font-size: 11px;
        color:#404040;
        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: #B71F02;
        margin:20px 15px 7px 15px;
        padding-bottom:3px;
        border-bottom:1px solid #9A8458; }

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

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

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

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

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

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

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

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

    .faq p a, .tax-free h4 { color:#404040; }

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

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

    .faq ul a:hover { color:#BC9E64; }

    .contact .title { font-weight: bold; color: #B71F02; }
    .contact hr { color:#9A8458; margin-right:40px; }

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

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

    .contact .field {
        text-align: right;
        color: #404040;
        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 #ADADAD;
        width: 70%;
        padding: 2px;
        margin-top:10px; }

    .contact img{ margin-top:10px; }

    .contact .c_select { height: 20px; }
    .contact .c_input { height: 14px; }

    .contact .btn {
        width:100px;
        height:20px;
        cursor:pointer; }

    .contact #security_code {
        margin:0px;
        width:208px !important; }

    .orange_frame {border:1px solid #589fd2; background:#ffffff;}


/* product pages */
/*****************/

.product_page_tables h3 { color: #c02800; font-weight: bold; font-size: 13px; padding-bottom: 5px }

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

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

.product_info .product_header { padding-bottom: 20px; }

.product_info .info {
    float: left;
    padding: 0 10px;
    width: 320px; }

.product_info .cart_button {
    background: url("media/images/sprites.gif") no-repeat scroll -203px -93px transparent;
    color: #000000;
    display: block;
    font-size: 14px;
    height: 33px;
    line-height: 28px;
    margin-bottom: 20px;
    text-indent: 33px;
    width: 127px;
    margin-top: 20px; }

    .product_info .cart_button:hover { background-position: -204px -128px; color: #000; }

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

.product_info p { margin: 0; padding-bottom: 16pt; width: auto; line-height: 16px; }
.product_info a {text-decoration:none;}

.products_table {
    color: #7a6954;
    border: 1px solid #f1e5d4;
    width: 100%; }

div.product_table {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 8px 7px;
    font-size: 13px;
    position: relative;
    zoom: 1; }

    .product_table .table_top {
        background: url("media/images/table_tips.gif") no-repeat scroll 0 0 transparent;
        display: block;
        height: 6px;
        left: 8px;
        position: absolute;
        top: -5px;
        width: 569px;}

    .product_table .table_bottom {
        background: url("media/images/table_tips.gif") no-repeat scroll 0 -10px transparent;
        bottom: -9px;
        display: block;
        height: 18px;
        left: 8px;
        position: absolute;
        width: 572px;}

.products_table th {
    background: url("media/images/headers_bg.gif") repeat-x scroll 0px 0 transparent;
    color: #59554A;
    padding: 9px 3px;
    text-align: left;
    white-space: nowrap;}
.products_table th.th_qnty { text-align: left; width: 80px; }
.products_table th.th_price { border-left: 1px solid #e4dccf; border-right: 1px solid #e4dccf; text-align: center; width: 110px; }
.products_table th.th_price_per { padding-left: 20px; }
/*.products_table tr.r1 { background: #F0E8D7; }
.products_table tr.r2 { background: #F0E8D7; }*/
.products_table td { padding: 3px; }
.products_table .td_radio_btn { padding: 0 0 0 22px; width: 20px; }
.products_table td.td_qnty { padding-left: 23px; text-align: left; }
.products_table td.td_price { border-left: 1px solid #EDE8E1; border-right: 1px solid #EDE8E1; text-align: center; width: 80px; }
.products_table td.td_price_pp { text-align: left; padding-left: 20px; }
.products_table .save { color: #e8461e; font-weight: normal; padding-left: 10px; }
.products_table .note_cell { border:1px solid #42A29A; border-bottom:none; padding: 4px; color:#ff0000; }
.products-table-header {width: 259px;}
.products_table strong { font-weight: bold; }
.product_page_tables .order_button {
    background: url("media/images/order_btn.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: normal;
    margin: 3px 10px 3px 0;
    padding-bottom: 8px;
    padding-top: 6px;
    text-align: center;
    text-decoration: none;
    width: 103px;
    z-index: 999; }

    .product_page_tables .order_button:hover { color: #cdbdb8; }

    .product_page_tables .out-of-stock-btn,
    .product_page_tables .out-of-stock-btn:hover
    { background-position: 0px -29px; cursor: defualt; color: #eee8e7; text-decoration: none; }

    tr.last td { padding: 0; border-top: 1px solid #f0e2ce; position: relative; }

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

.product_info { padding: 10px; }
.category_page { padding: 0px; }
.display_products h2, .product_info h2 {
    border-bottom: 1px solid #f0e2ce;
    color: #c02800;
    font-size: 15px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: bold; }

    h2.search { margin-top: 20px; background: none !important; }

.product_view {
    background: url("media/images/cat_box.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 166px;
    margin-bottom: 20px;
    padding: 5px;
    padding-top: 5px;
    position: relative; }

    .wrapper .product_hover .text { background: #e8f3f3; }
    .wrapper .product_view .more_details { display: block; margin-top: 5px; }

    .product_view .image {
        float: left;
        padding: 20px 8px 19px 19px;}
    .product_view .text { margin: 2px; overflow: auto; padding: 0px 5px 5px 10px; zoom: 1; height:155px;}

    .product_view .number {
        background: url("media/images/sprites.gif") no-repeat scroll 0 -306px transparent;
        color: #fff;
        display: block;
        font-size: 14px;
        font-weight: bold;
        height: 30px;
        left: -1px;
        line-height: 24px;
        position: absolute;
        text-indent: 4px;
        text-shadow: -1px -1px 1px #888888;
        top: -8px;
        width: 36px; }

    .wrapper .product_view .more_info_button {
        background: url("media/images/more_info_btn.gif") no-repeat scroll 0 0 transparent;
        color: #fff;
        display: block;
        font-size: 13px;
        font-weight: normal;
        line-height: 21px;
        margin: 0;
        float: left;
        padding-bottom: 4px;
        margin-right: 10px;
        padding-top: 3px;
        text-align: center;
        text-decoration: none;
        width: 85px; }

        .wrapper .product_view .more_info_button:hover { color: #efc0b3; }
        .wrapper .product_view .carton_from { float: left; font-size: 15px; line-height: 30px; }
        .wrapper .product_view .carton_from em { color: #C02800; font-size: 19px; }

    .product_view a { color: #ea7200; }
    .product_view a.cat_link { color: #000; }
    .product_view a:hover { color: #C02800; }
    .product_view .pill_image { 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: 8px;
        margin-top: 0;
        padding:8px 0;
        position: relative;
        border-bottom: none;
        background: none;
        width: auto;
        border-bottom: 1px solid #F0E2CE; }

        .product_view h2 a, .display_products h3 a {
            color: #000000;
            font-size: 13px;
            font-weight: bold;
            text-decoration: none; }

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

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

/* Product category table */

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

    .product-category-content h4{
        color: #404040;
        font-size: 12px;
        font-weight: bold;}

    .product-category-content .box-msg.information{
        margin: 0 11px;
        background-position: 4% 50%;}

    .box-msg.information span { display: block; }

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

#product-category-table {
	border: 1px solid #D7CCB8;
    border-collapse: collapse;
	text-align: left;
    margin: 0 1%;
	width: 98%; }

/*    @media screen and (-webkit-min-device-pixel-ratio:0) {  Hack for webkit
        #product-category-table {
            border-collapse: separate;
            border-spacing: 0; }
    }*/

	#product-category-table th {
		color: #fff;
		font-size: 13px;
		font-weight: bold;
        background:#755b28 url(media/images/products-table-th-back.jpg) repeat-x 0 -1px;
		padding: 6px 5px; }

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

	#product-category-table td {
		border-top: 1px solid #D7CCB8;
		color: #404040;
		padding: 4px; }

        tr.r1, tr.r2 { background: #fff; }

        tr.selected-row { background: url(media/images/selected.gif) repeat-x; }
        tr.selected-row td { color: #000; }

	#product-category-table tbody tr:hover td { background: #ebddc5; }
    #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(media/images/pic-loader.gif) 50% 50% no-repeat;
            border-right: 1px solid #D7CCB8; }
        
/* product boxes */
/*****************/

.product_boxes li{
	float:left;
	display:inline;
	width:282px;
	height:164px;
	margin:0 0 14px 9px;
	background:url(media/images/product-box-content.jpg) top no-repeat;
	position:relative; }

.product_boxes li h5{
	font-weight:bold;
	color:#c02800;
	text-align: center;
	width:130px;
	padding:9px 9px;}

.product_boxes li a.cig_image{
	float:right;
	position:absolute;
	top:16px;
	left:170px;
	width:101px;
	height:136px;
	background:url(media/images/pic-loader.gif) center center no-repeat;
	display:block; }

.product_boxes li a.order_button{
	text-decoration:none;
	color:#fff;
	float:right;
	display:inline;
	width:98px;
	height:24px;
	line-height:24px;
	text-align:center;
	position:absolute;
	top:122px;
	left:36px;
	font-size:12px;
	font-weight:bold; }

.product_boxes li a.order_button:hover { color:#EFC0B3; }

.product_boxes li p.price{
	color:#000000;
	float:left;
	text-align:center;
	position:absolute;
	top:53px;
	width:146px;
	line-height:18px;
	font-size:15px; }

.product_boxes li p.price span{
	color:#000;
	font-size:17px;
	font-weight:bold; }

.product_boxes li p.price .only{
	color:#c02800;
	font-size:13px;
	font-weight:bold;
	display: block; }

/* footer */
/**********/

.v_footer_container { position:relative; }

.v_footer{
	width:582px;
	position:absolute;
	top:-85px;
	left:202px; }

.footer{
    background: url("media/images/footer-menu-back.jpg") no-repeat scroll 0 0 transparent;
    height: 65px;
    line-height: 41px;
    margin: 18px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 780px; }

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

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

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

.footer li a{
	color:#fff;
	height:41px;
	display:block;
	float:left;
	background:url(media/images/footer_sep.jpg) right 10px no-repeat;
	text-decoration:none;
	text-transform:capitalize;
    padding: 11px 20px 0; }

.footer li a.last {	background:none; }
.footer li a:hover{	color:#fff;	text-decoration:underline; }

/*footer*/
#footerMain #footerShipping,
#footerMain #footerPayments {
	padding:8px 0px;
	width:563px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative; }

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

#footerMain h2 {
	font-size:12px;
	color:#524438;
	font-weight:bold;
	padding:8px 0 12px 7px;
	letter-spacing:1px; }

#footerMain #footerShipping div,
#footerMain #footerPayments div {
	background:url(media/images/line.gif) repeat-x left top;
	height:100%;
	padding-left:13px; }

#footerMain #footerShipping span,
#footerMain #footerPayments span {
	height:70px;
	width:11px;
	position:absolute;
	top:8px; }

#footerMain #footerShipping span.left,
#footerMain #footerPayments span.left {	background:url(media/images/left.gif) no-repeat left top; left:0px; }

#footerMain #footerPayments span.right,
#footerMain #footerShipping span.right{
	background:url(media/images/right.gif) no-repeat left top;	
	left:100%;
	margin-left:-11px; }

#footerMain #footerShipping span.right,
#footerMain #footerShipping span.left {	top:2px; }

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

/* 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(media/images/special_offer/best-sellers-popup-close.png) no-repeat left top; }

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

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

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

		#bestSellersPopupBox #bs_content #bs_sub_content {
			background: url(media/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: #C02800;
            padding: 10px 8px;
            border-bottom: 2px solid #8C6943; }

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

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

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

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

/* Note Box */

.box-note {
	background: #FFFBC2 url(media/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(media/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(media/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 .out-of-stock {
    position: absolute;
    background:url(media/images/out-of-stock.png) top no-repeat;
    position: absolute;
    right: -135px;
    z-index:1;
    top: -51px;
    width: 52px;
    height: 53px;  }
    
#content
{
background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: inline;
    float: right;
    margin-left: 10px;
    margin-top: 0;
    padding-bottom: 400px;
    width: 590px;
}
div.product div.images img, #content div.product div.images img,.related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img {
    height: 136px !important;
    width: 101px !important;
}
#description
{
    color: #404040;
    font-size: 11px;
    width: 100% !important;
}
.cig_image img
{
width:101px ;
height:136px;
}
#btn-cart
{
float: right;
width: 83px;
position: 
}
#billing_company,#shipping_company,#billing_address_1,#billing_address_2,#billing_city,#shipping_address_1,#shipping_address_2,#shipping_city
{
width:279px;
}
#order_comments
{
 width:265px;
}
.product_view img
{
height:127px;
width:120px;
}  
#multi_category_navigation .current-menu-item
{
background: url(media/images/menu_cat_active.jpg) repeat-x;
color: white;
font-weight: bold;
position: relative;
}
.comment-text
{
 width:494px;
}
.customer_details
{
margin-left:28px;
}
div.product .product_title, #content div.product .product_title {
font-weight: bold;
font-size: 15px;
}
#content .navigation
{
width:590px;
}
div.product .product_title, #content div.product .product_title
{
 border-bottom: 1px solid hsl(35, 53%, 87%);
color: hsl(13, 100%, 38%);
font-size: 15px;
margin-bottom: 20px;
padding-bottom: 5px !important;
font-weight: bold;
}
.about a
{
color: hsl(13, 100%, 38%);;
}
.related
{
 margin-left:10px;
}
.summary p
{
margin-left:0 !important;
padding-left:0 !important;
}
.main_header object#flash_header {
  height:208px;
  position:static;
  width:778px;
}
.products ul, ul.products {
margin: 20px 0 14px 10px !important;
}
div.product div.images, #content div.product div.images
{
margin-left:16px;
}
.home .multi_category .selected a, .page-id-70 .multi_category .selected a, .page-id-56 .multi_category .selected_1 a, .page-id-72 .multi_category .selected_2 a {
                background: url(media/images/menu_cat_active.jpg) repeat-x;
                color: #FFFFFF;
                font-weight: bold;
                position: relative; }
 ul.products li.product
 {
 margin-right:5px !important;
 } 
 .page-id-37 .about p
 {
 margin-top:10px;
 }
.btn-cart span
{
width:100px !important;
}
.date_currency_and_cart span
{width:100px;
}
.shipping_calculator
{display:none;
}
ul.products li.product .onsale
{right:1 !important;
}
ul.products li.product .onsale
{
left:0!important;
right:auto !important;
}
/*=== 23 Jan Start ===*/

.coupon input#coupon_code {
font-size: 11px;
}

/*=== 23 Jan End ===*/
/*=== 28 Jan End ===*/
li.items:hover ul {
display: block !important;
}
/*=== 28 Jan End ===*/

/*=== 29 Jan Start ===*/
#username, #password, #reg_email, #reg_password, #reg_username{
    width: 52%!important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: left!important;
}
.back_to_top {
height: 60px;
position: fixed;
right: 150px;
top: 444px;
width: 60px;
}
.back_to_top img {
width: 100%;
}
/*=== 29 Jan End ===*/

/*=== 4 Feb Start ===*/

.main_header .bookmark {
    float: right;
    margin-right: 386px;
    margin-top: 10px;
}

.main_header .bookmark .jQueryBookmark {
    color: #fe0007;
    font-weight: bold;
}

/*=== 4 Feb End ===*/