/*
Copyright (c) 2006,Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt
version:0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0; width: 100%;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body{font-family:arial;font-size:14px;padding-top:10px;background-color:#dddddd;color:#6e6e6e;}

    body.popup{
        /*
        margin: 10px !important;
        */
        padding: 0;
        background: #fff;
    }

table{font-family:arial;font-size:14px;}
input,select,textarea{font-family:arial;font-size:14px;}
textarea{resize: none;}
em{color:#e74f00;}

strong{font-weight:bold;}
.clear{float:none;clear:both;font-size:0px;line-height:0px;}
a,a:visited{color:inherit;}
img { -ms-interpolation-mode: bicubic; }

.centered{text-align:center;}


h1{font-size:28px;color:#444;margin-bottom:20px;font-weight:normal;}
h2{font-size:24px;color:#444;margin-bottom:20px;font-weight:normal;}
h3{font-size:20px;color:#444;margin-bottom:15px;font-weight:normal;}
p{margin-bottom:20px;}

#recaptcha_response_field{min-width:145px;}

.align_center{ text-align: center;}
.align_left{float:left;margin-right:30px;}
.align_left_video{
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}

.align_home_logos{
    float: right;
    overflow: visible;
    width: 360px;
    margin-right: -70px;
    height: 190px;
    padding-top: 55px;
}

.padding_home_logos{
    padding-right: 10px;
}

.error{
    color:red;
}

.hidden{display:none;}

.highlight,
.highlight-blank{
    color:#e8793f;
}

a.highlight,
a.highlight-blank{
    font-weight:bold;
    color:#e8793f;
}
.highlight-blank{ display: none;}

.date{color:#666;margin-bottom:20px;}

.message_ok{
    padding:15px;
    background: #f37736;
    margin-bottom: 20px;
    color: #fff;
    font-size: 15px;
}

.btn_small,.btn_small:visited{
    width:66px;
    display:inline-block;
    height: 26px;
    background: url(../images/btn_form_small_bg.png) 0 0 no-repeat;
    border:none;
    color:#fff;
    cursor:pointer;
    text-decoration: none;
    text-align: center;
}

.btn,.btn:visited{
    width:161px;
    display:inline-block;
    height: 36px;
    background: url(../images/btn_form_bg.png) 0 0 no-repeat;
    border:none;
    color:#fff;
    line-height: 34px;
    font-size:17px;
    cursor:pointer;
    text-decoration: none;
    text-align: center;
}

.btn:hover{
    background-position: 0 -36px;
}


.body ol{
    margin-bottom: 20px;
    padding-left:20px;

}

.body ul{
    list-style:none;
    margin-bottom: 20px;
    padding-left:10px;
    overflow:hidden;
}

.body ul li{
    background: url(../images/bull_orange.png) 0 5px no-repeat;
    padding-left: 15px;
    margin-bottom: 5px;
}

.wrapper{width:960px;margin:auto;}
.header{position:relative;overflow:hidden;margin-bottom:10px;font-size:12px;color:#fff;}
.footer{text-align:center;font-size:11px;line-height:20px;/*width:960px;*/margin-bottom:10px;}

.header .logo{float:left;}
.header .cart{float:right;width:650px;height:120px;background:url(../images/header_cart_bg.png) 0 0 no-repeat;position:relative;}

.header .cart .cart_link{
    position: absolute;
    top:31px;
    left: 27px;
    width: 360px;
    height: 65px;
    text-indent: -100000px;
}

.header a{color:#fff;}

.header .cart .items{position:absolute;top:70px;left:110px;color:#fff;font-size:18px;}
.header .cart .buttons{position:absolute;top:32px;right:32px;width:150px;}
.header .cart .buttons a{display:inline-block;margin-bottom:10px;}

.header .cart .user_links{position:absolute;right:23px;top:26px;width:199px;background: url(../images/user_links_bg.png) 0 0 no-repeat;min-height:86px;padding:11px;}
.header .cart .user_links .user_name{font-size:17px;background: url(../images/user_name_bg.png) 0 100% repeat-x;padding-bottom: 9px;margin-bottom: 9px;}

.header .cart .user_links a{padding-left: 16px;background: url(../images/icon_arrow_small.png) 0 50% no-repeat;float:left;width:70px;margin-right: 10px;margin-bottom:6px;}


.top_menu{/*width:900px;*/height:40px;background:url(../images/top_menu_bg.png) 0 0 no-repeat;margin-bottom:10px;color:#fff;font-size:16px;padding:0 30px;}



.top_menu ul {}
.top_menu ul ul{display:none;}
.top_menu li{float:left;line-height:38px;list-style:none;position:relative;z-index:10;}
.top_menu a{padding:2px 20px 0;color:#fff;text-decoration:none;display:inline-block;}
.top_menu li.active a{background:#E8793F;color:#000;}
.top_menu li:hover a,.top_menu li.active:hover a{background:#fff;color:#000;}


.top_menu li:hover ul{display:block;}
.top_menu ul ul{position:absolute;left:0px;top:40px;background:#fff;width:330px;z-index:10;border:1px solid #eee;border-top:none;}
.top_menu ul ul li{float:none;}
.top_menu ul ul li a{color:#000;display:block;}
.top_menu ul ul li a:hover{background:#E8793F !important;}


.body{background:#fff url(../images/body_bg.png) 0 0 no-repeat;min-height:650px;padding:30px 0;overflow:hidden;/*width:960px;*/}
.body_bottom{/*width:960px;*/height:65px;background:url(../images/body_bottom_bg.png) 0 0 no-repeat;margin-bottom:16px;}
.body .left_column{width:650px;float:left;padding:0 0 0 30px;}

.body .right_column{width:250px;float:right;}
.body .right_column .selection_form{width:200px;margin:0 auto 30px;min-height:270px;margin-bottom:30px;}
.body .right_column .selection_form .important{display:block;margin-left: -6px; margin-bottom: 32px;}
.body .right_column .selection_form h2{text-align:center;}
.body .right_column .selection_form p{margin-bottom:8px;padding-left:18px;background:url(../images/icon_arrow.png) 0 0 no-repeat;line-height:22px;height:22px;}
.body .right_column .selection_form p select{height:22px;width:184px;display: block;margin-top: -2px;font-size: 12px;}
.body .right_column .selection_form input[type="image"]{display:block;margin:0 auto 10px;}
.body .right_column .buttons{padding-left:30px;}

.body .right_column .buttons2{padding:32px 30px 0 60px; text-align: center;}
.body .right_column .buttons2 a{ display: inline-block; margin-bottom: 16px;}

.body .right_column .news{padding-left:30px;padding-right:10px;}
.body .right_column .slideshow{padding-left:30px;/*min-height:273px;*/}
.body .right_column .slideshow img{width:200px;display:block;}

a.large_grey_btn{display:inline-block;height:60px;width:200px;background:url(../images/btn_sidebar_bg.png) 0 0 no-repeat;color:#fff;text-decoration:none;padding-top:7px;text-align:center;font-size:16px;margin-bottom:13px;}
.large_grey_btn small{display:block;color:#999999;font-size:12px;line-height:14px;}
.large_grey_btn:hover{background-position:0 -67px;color:#231f20;}
.large_grey_btn:hover small{color:#fff;}

/*********************** item list **********************/
.items_list{overflow:hidden;margin-bottom:20px;}
.items_list .item{height:170px;width:180px;border:1px solid #e9e9e9;padding:20px 10px 10px;float:left;margin-right:20px;margin-bottom:20px;position:relative;color:#afafaf;font-size:10px;color:#e74f00}
.items_list a{text-decoration: none;}
.items_list img{display:block;margin:auto;}
.items_list .item .info{position:absolute;bottom:0;left:0;width:190px;background:url(../images/item_info_bg.png) 0 0 repeat;padding:5px;text-decoration: none;text-decoration: none;}

.items_list  a:hover .item{
	border:1px solid #E74F00;
}

.items_list .item .info .title{display: block;}
.items_list .item .info .title big{color:#000;font-size:12px;display: block;}

.items_list .item .info .price{font-size:12px;padding-top:3px;display: block;}
.items_list .item .info .price big{font-size:24px;text-decoration: none;}


.item.last{margin-right:0;}

.accessories_list .item{height:204px;}

.left_column form table{
    margin-bottom: 20px;
}
.left_column form table td{
    padding:0 10px 10px 0;
}

.left_column form p{
    overflow: hidden;
}
.left_column form label{
    color:#f37736;
    font-weight: bold;
    margin-right: 15px;
    float:left;
    min-width: 200px;
    text-align: right;
    /*padding-top: 3px;*/
}
.left_column form input[type="checkbox"]{
    float:left;
    margin-right:7px;
    margin-top:3px;
}
.left_column form input[type="text"],.left_column form input[type="password"],.left_column form textarea,.left_column form select{
    border:2px solid #dddddd;
    background:#f6f6f6;
    padding:3px;
    min-width: 200px;
}
.left_column form input[type="text"]:focus,.left_column form input[type="password"]:focus,.left_column form textarea:focus{
    background:#f0f0f0;
}
.left_column form input[type="submit"],
.left_column form button[type="submit"]{
    width:161px;
    display:inline-block;
    height: 36px;
    background: url(../images/btn_form_bg.png) 0 0 no-repeat;
    border:none;
    color:#fff;
    font-size:16px;
    cursor:pointer;
    padding-top: 0px;
    padding-bottom: 2px;
    margin-left: 165px;
}

.left_column form input[type="image"]{
    display:inline-block;
    cursor:pointer;
    padding-top: 0px;
    padding-bottom: 2px;
}


.left_column .error{
    padding-top:10px;
    clear:both;
    float:none;
}

#recaptcha_widget_div{margin-left:165px;}
.recaptchatable label.recaptcha_input_area_text{float:none;font-weight:normal;}

.search_form label{
    min-width: 100px !important;
}

.search_form select{
    min-width: 200px;
    float:left;
}

.search_form input[type="submit"]{
    margin-left: 115px;
}


.left_column form input[type="submit"]:hover{
    background-position: 0 -36px;
}

.left_column table.zebra{
    width:100%;
}
.left_column table thead{
    font-weight: bold;
    padding-bottom: 5px;
}
.left_column table thead th{
    padding-bottom: 5px;
    padding-top: 15px;
    border-bottom: 2px solid #dddddd;
    font-weight: bold;
    padding-left: 5px;
    padding-right:10px;
}

.left_column table tbody td{
    padding-top: 5px;
    padding-bottom:5px;
    vertical-align: top;
    padding-left:5px;
}

.left_column table tbody tr.even{
    background: #f6f6f6;
}

.left_column table tfoot td{
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 3px solid #dddddd;
    font-weight: bold;
}


/********** product details ***********/

.product_details{
    overflow: hidden;
    margin-bottom: 30px;
}

.product_details .product_details_left{
    width:330px;
    float:left;
    margin-right:40px;
}

.product_details .product_details_right{
    width:265px;
    height: 259px;
    float:right;
    background: url(../images/add_to_cart_form_bg.png) 0 0 no-repeat;
    padding:5px;
}

.product_details .product_images{
    margin-bottom: 20px;
    overflow: hidden;
}
.product_details .product_images img{
    float: left;
}


.add_to_cart_form{
    padding:10px 20px;
    font-size: 18px;
}

.add_to_cart_form table{
    font-size:18px;
}

.add_to_cart_form #qty{
    min-width: 30px;
    width:30px;
}

.add_to_cart_form .item_price{
    color:#a5a5a5;
    text-align: left;
}

.add_to_cart_form input[type="image"]{
    display: block !important;
    margin: auto;
}

.form{
    margin-bottom: 40px;
}

.cart .actions{
    overflow: hidden;
    text-align:center;
}
.cart .actions a,.cart .actions input,.cart .actions button{
    margin: 0px 10px 10px !important;
}

.cart .input{width:50px;min-width:0 !important;}

.left_column .cart tbody tr td:first-child a{
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -100000px;
    background: url(../images/ico-close-16.png) 0 0 no-repeat;
}

.item_price{
    text-align: right;
    white-space: nowrap;
}

.login_form{
    width:380px;
    margin:0 auto;
    text-align: center;
}

.login_form form input[type="submit"]{
	margin-left:0 !important;
}

.login_form form label{
	min-width:150px;
}

.order_details{overflow: hidden;margin-bottom: 20px;}
.order_details .order_details_left{float:left;width:330px;}
.order_details .order_details_right{float:right;width:290px;}

.checkout_form{}

#login .checkout_form table.zebra th,
#login .checkout_form table.zebra td{
    display: table-cell;
    padding-right: 10px;
}
#login .checkout_form table.zebra .item_price{
    padding-right: 0;
}



.checkout_form #couponNumber{float:left;margin-right: 5px;}

.checkout_form form .btn_small[type="submit"]{
    width:66px;
    display:inline-block;
    height: 26px;
    background: url(../images/btn_form_small_bg.png) 0 0 no-repeat;
    border:none;
    color:#fff;
    cursor:pointer;
    text-decoration: none;
    text-align: center;
    float: left;
    margin: 0;
}
.checkout_form form .btn_small[type="submit"]:hover{
    background-position: 0 0;
}

.checkout_form form input[type="image"]{
    float:left;
    margin-right:20px;
    margin-top:20px;
}

.checkout_form form input[type="submit"]{
    margin: 0 auto 20px;
    display: block;
}
.checkout_form textarea{ margin-bottom: 20px;}

h1,h2,h3,.top_menu li a,.large_grey_btn,.cart .items,.item .price,.cart .buttons{
    font-family:TeXGyreAdventorRegular,arial;
}

#ewayBlock *{text-align:left !important;}

.news_list{overflow:hidden;}
.news_list .item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px dotted #ccc;}
.news_list .item h2{margin-bottom:5px;}


.pp_description{display:none !important;}

.calculator{
    max-width:300px;
    height: auto;
    background:#fff;
    margin:auto;
    padding:10px;
    margin-bottom: 10px;
}

.calculator h1{
    font-size:26px;
    text-align: center;
}


.calculator form{}
.calculator form p{overflow:hidden;}
.calculator form label{float:left;margin-right:10px;width:110px;}

.calculator form input[type="text"]{
    background: none repeat scroll 0 0 #F6F6F6;
    border: 2px solid #DDDDDD;
    min-width: 170px;
    padding: 3px;
}


.left_column .registration_form input[type="submit"],
.left_column .registration_form button[type="submit"]{
    margin-left: 0;
}



/* default style */
.selectnav { display: none; }

.discounts{margin-bottom:10px;}
.discounts{font-size:22px;color:#e8793f;color:#000;}


#recaptcha_widget{
    width: 300px;
    margin-left: 165px;
    background: #870500;
    border-radius: 5px;
    padding: 10px;
}
/*** Customizing Recaptcha ***/


.fancybox-inner{
    background: #fff;
}
.fancybox-skin{
    background: #ddd !important;
}
.fancybox-overlay{
    height: 100% !important;
    width: 100% !important;
}



/* =============================================================== */
/* Media Queries
================================================================ */
/**@media only screen and (max-device-width: 479px),*/
@media only screen and (max-width: 479px){

        body{font-size:12px;}
        table{font-size:12px;}
        input,select,textarea{font-size:12px;}

        h1{font-size:21px;color:#444;margin-bottom:15px;}
        h2{font-size:18px;color:#444;margin-bottom:15px;}
        h3{font-size:15px;color:#444;margin-bottom:12px;}
        p{margin-bottom:15px;}


        body{
        /*	width:320px;
                overflow:hidden;
        */}

        body.popup{
        /*	width:auto;*/
        }

        .wrapper{
            /*width:320px;*/
            width:300px;
        }

        .header .logo{
            float: none;
            width: 300px;
            margin: 0 auto 5px;
        }
        .header .cart{
            float: none;
            padding-top: 10px;
            width: auto;
            height: auto;
            min-height: 30px;
            padding-bottom: 40px;
            background: #F37736;
            border-radius: 20px 20px 0 20px;
        }
        .header .cart .cart_link{
            top: auto;
            bottom: 0;
            left: 20px;
            width: auto;
            height: auto;
            line-height: 40px;
            text-indent: 0;
            font-size: 12px;
            text-decoration: underline;
            font-family: TeXGyreAdventorRegular,arial;
        }
        .header .cart .cart_link:hover{
            text-decoration: underline;
        }

        .header .cart .items{
            top: auto;
            bottom: 0;
            left: auto;
            right: 20px;
            font-size: 12px;
            line-height: 40px;
        }
        .header .cart .buttons{
            position: absolute;
            text-align: center;
            top: 10px;
            left: 10px;
            right: auto;
            width: 280px;
            /*background: #444;*/
            padding: 10px 0;
            border-radius: 10px;
        }
        .header .cart .buttons a{
            display: inline-block;
            margin: 0 0 0 30px;
            height: 20px;
        }
        .header .cart .buttons a:first-child{
            margin-left: 0px;
        }


        .header .cart .user_links{
            position: static;
            width: auto;
            background: #D45412;
            border-radius: 10px;
            min-height: inherit;
            padding: 5px 0px;
            margin: 0 10px;
            text-align: center;
        }
        .header .cart .user_links .user_name{
            font-size: 15px;
            font-weight: bold;
            background: url(../images/user_name_bg.png) 0 100% repeat-x;
            padding: 10px 0;
            margin-bottom: 9px;
        }

        .header .cart .user_links a{
            float: none;
            width: auto;
            margin-right: 10px;
            margin-bottom:6px;
            display: inline-block;
        }


        .top_menu{
            height: auto;
            background: #231F20;
            margin-bottom: 10px;
            padding: 10px 15px;
            border-radius: 20px;
            text-align: center;
        }


        .js #nav { display: none; }
        .js .selectnav {
            display: block;
            width: 270px;
            font-size: 12px;
            font-family: TeXGyreAdventorRegular,arial;
            background: #444;
            border: 1px solid #ddd;
            color: #fff;
            cursor: pointer;
        }


        .body{
            background: none;
            min-height: auto;
            padding: 0;
        }
        .body_bottom{ display: none;}



        .body .right_column{
            width: auto;
            padding: 10px 10px;
            float:none;
            margin: 0 auto 10px;
            background: #fff;
            border-radius: 20px 20px 0 20px;
            font-family: TeXGyreAdventorRegular,arial;
        }
        .body .right_column .selection_form{
            width: auto;
            text-align: center;
            min-height: inherit;
            margin-bottom: 10px;

            padding: 5px 10px;
            border-radius: 10px 10px 0 10px;
            background: #eee;
        }
        .body .right_column .selection_form .important{
            display: inline-block;
            margin: 0 auto;
        }
        .body .right_column .selection_form h2{
            margin-bottom: 10px;
        }
        .body .right_column .selection_form p{
            margin-bottom:10px;
            padding-left:22px;
        }
        .body .right_column .selection_form p select{
            height:22px;
            width:100%;
            display: block;
            font-size: 12px;
            font-family: TeXGyreAdventorRegular,arial;
        }

        .body .right_column .selection_form input[type="image"]{
            display: block;
            margin:0 auto 0px;
        }

        .body .right_column .buttons{
            padding: 0;
        }
        .body .right_column .buttons2{ padding:0;}
        .body .right_column .buttons2 a{
            display: inline-block;
            margin: 0 20px;
            vertical-align: middle;
        }
        .body .right_column .news{
            padding:0;
        }
        .body .right_column .news h2{
            padding-left: 10px;
        }


        a.large_grey_btn{
            display:block;
            height:45px;
            width:100%;
            background: #4A4A4A;
            padding-top:0px;
            margin-bottom:10px;
            border-radius: 5px;
        }
        .large_grey_btn small{display:block;color:#999999;font-size:12px;line-height:14px;}
        .large_grey_btn small br{ display: none;}
        .large_grey_btn:hover{
            background: #F37736;
        }
        .large_grey_btn:hover small{color:#fff;}



        .body .left_column{
            padding: 10px 10px;
            width: auto;
            float:none;
            margin: 0 auto 10px;
            background: #fff;
            border-radius: 20px 20px 0 20px;
        }

        .body .left_column img{
            max-width: 100%;
            /*width: 100%;*/
        }
        .body .left_column a[rel^="zoom"] img{
            width: 100%;
        }


        .align_left_video{
            display: block;
            float: none;
            margin: 0 0 10px;
        }
        .align_left_video iframe{
            width: 280px;
            height: 158px;
        }

        .align_home_logos{
            float: none;
            overflow: hidden;
            width: auto;
            margin: 0;
            height: auto;
            padding: 0;
        }
        .align_home_logos br{ display: none;}
        .align_home_logos img{ display: block; margin-bottom: 10px;}







        .left_column form table{
            margin-bottom: 20px;
        }
        .left_column form table td{
            padding:0 10px 10px 0;
        }

        .left_column form p{ margin-bottom: 10px;}
        .left_column form label{
            float:none;
            text-align: left;
            padding-top: 0px;
            display: block;
        }
        .left_column form input[type="checkbox"]{
            float:left;
            margin-right:7px;
            margin-top:3px;
        }
        .left_column form input[type="text"],
        .left_column form input[type="password"],
        .left_column form textarea{
            width: 270px;
        }
        .left_column form select{ width: 280px;}
        .left_column form select option{ max-width: 280px;}


        .left_column form input[type="submit"],
        .left_column form button[type="submit"]{
            margin-left: 60px;
        }

        .left_column form input[type="image"]{
            display:inline-block;
            cursor:pointer;
            padding-top: 0px;
            padding-bottom: 2px;
        }


        .left_column .error{
            padding-top:10px;
            clear:both;
            float:none;
        }

        #recaptcha_widget_div{margin-left:0px;}
        .recaptchatable label.recaptcha_input_area_text{float:none;font-weight:normal;}

        .search_form label{
            min-width: 100px !important;
        }

        .search_form select{
            min-width: 200px;
            float:left;
        }

        .search_form input[type="submit"]{
            margin-left: 115px;
        }


        .left_column form input[type="submit"]:hover{
            background-position: 0 -36px;
        }








        /********** product details ***********/

        .product_details{
            overflow: hidden;
            margin-bottom: 0px;
        }

        .product_details .product_details_left{
            width:auto;
            float:none;
            margin:0px 0 10px;
        }
        .product_details .product_details_left p.highlight{
            margin: 0;
        }

        .product_details .product_details_right{
            width:auto;
            height: auto;
            float:none;
            background: #ececec;
            padding: 5px 17px;
            border-radius: 10px;
        }

        .product_details .product_images{
            margin-bottom: 0px;
        }
        .product_details .product_images img{
            float: none;
        }


        .add_to_cart_form{
            padding: 0 10px;
        }
        .product_details .product_details_right .add_to_cart_form table{ margin: 0;}




        .calculator{
            width:auto;
            /*height: 300px;*/
            background:#fff;
            margin:auto;
            padding:5px;
        }
        .calculator h1{ font-size:20px;}
        .calculator form fieldset{width: 180px; margin: auto;}
        .calculator form label{ float:left; margin-right:5px; width:auto; white-space: nowrap;}

        .calculator form input[type="text"]{
            background: none repeat scroll 0 0 #F6F6F6;
            border: 2px solid #DDDDDD;
            min-width: 170px;
            padding: 3px;
        }
        /*.calculator p.align_center{ display: none;}*/



        .left_column .cart .actions{
            overflow: hidden;
        }
        .left_column .cart .actions a,
        .left_column .cart .actions input,
        .left_column .cart .actions button{
            margin: 0;
            width: 90%;
            background: #4A4A4A;
            border-radius: 5px;
        }
        .left_column .cart .actions a:hover,
        .left_column .cart .actions input:hover,
        .left_column .cart .actions button:hover{
            background: #F37736;
        }

        .left_column .cart td{ padding: 5px 5px;}
        .left_column .cart .input{width:25px;min-width:0 !important;}




        .items_list { margin-bottom: -10px;}
        .items_list .item {
            display: block;
            float: none;
            margin-bottom: 10px;
            margin-right: 0;
            padding: 10px;
            width: auto;
        }
        .items_list .item .info{
            width:100%;
            padding:5px 0px;
            text-align: center;
        }

        .items_list .item .info .price{ padding-top:0px;}
        .items_list .item .info .price big{font-size:18px;}

        .accessories_list .item{height:200px;}



        .login_form{
            width: auto;
            text-align: center;
        }
        .left_column .login_form input[type="submit"],
        .left_column .login_form button[type="submit"] {
            margin: auto;
        }


        .forgot_form p label{
            text-align: left;
        }

        #login form,
        .registration_form form{
            margin: 0;
        }
        #login form table td,
        #login form table th,
        .registration_form form table td,
        .registration_form form table th{
            display: block;
            padding: 5px 0;
        }
        #login form table th,
        .registration_form form table th{
            margin-bottom: 10px;
        }
        #login form table input,
        #login form table select,
        .registration_form form table input,
        .registration_form form table select{
            margin-bottom: 10px;
        }
        .registration_form form td strong{
            display: inline-block;
            margin-bottom: 10px;
        }


        .left_column .registration_form input[type="submit"],
        .left_column .registration_form button[type="submit"]{
            margin: 0 0 10px 58px;
        }
        .left_column .registration_form a.btn{
            margin: 0 0 0px 58px;
        }

        /*** Customizing Recaptcha ***/

        #recaptcha_widget_div{
            background: #860400;
            border-radius: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r1_c1 {
            background: none;
            height: 5px;
            width: 100%;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r2_c1 {
            background: none;
            height: 52px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r2_c2 {
            background: none;
            height: 52px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r3_c1 {
            background: none;
            height: 62px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r3_c2 {
            background: none;
            height: 5px;
            width: 270px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r3_c3 {
            background: none;
            height: 62px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r4_c1 {
            background: #FFDC73;
            height: 49px;
            width: 143px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r4_c2 {
            background: none;
            height: 57px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r4_c4 {
            background: url("http://www.google.com/recaptcha/api/img/red/sprite.png") no-repeat scroll -214px 4px transparent;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r7_c1 {
            background: none;
            height: 5px;
            width: 143px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r8_c1 {
            background: none;
            height: 5px;
            width: 25px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_image_cell center img {
            height: 52px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_image_cell center {
            height: 52px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_image_cell {
            background-color: transparent;
            height: 52px;
        }
        #recaptcha_widget_div #recaptcha_area,
        #recaptcha_widget_div #recaptcha_table {
            width: 280px !important;
        }
        #recaptcha_widget_div .recaptchatable #recaptcha_image {
            width: 270px !important;
            height: 52px !important;
        }
        #recaptcha_widget_div .recaptchatable #recaptcha_image img{
            width: 270px !important;
            height: 52px !important;
        }
        #recaptcha_widget_div .recaptcha_input_area {
            margin-left: 5px !important;
            margin-right: 5px !important;
            width: 133px !important;
        }
        #recaptcha_widget_div .recaptchatable #recaptcha_response_field {
            width: 131px !important;
            min-width: inherit;
        }

    .checkout_form #couponNumber{
        float:left;
        width: 200px;
        margin-right: 0;
    }

    .checkout_form form .btn_small[type="submit"]{
        float: right;
    }
    .checkout_form form small{
        display: block;
        margin-bottom: 10px;
    }
    #login .checkout_form table.zebra .item_number{
        display: none;
    }
}

/*@media only screen and (min-device-width: 480px) and (max-device-width: 800px),*/
@media only screen and (min-width: 480px) and (max-width: 800px){

        body{font-size:12px;}
        table{font-size:12px;}
        input,select,textarea{font-size:12px;}

        h1{font-size:21px;color:#444;margin-bottom:15px;}
        h2{font-size:18px;color:#444;margin-bottom:15px;}
        h3{font-size:15px;color:#444;margin-bottom:12px;}
        p{margin-bottom:15px;}
        img{ vertical-align: middle;}


        .wrapper{
            width:460px;
        }

        .header .logo{
            float: none;
            width: 460px;
            margin: 0 auto 5px;
            background: #fff;
            border-radius: 20px 20px 0 20px;
            text-align: center;
        }
        .header .cart{
            float: none;
            padding-top: 10px;
            width: auto;
            height: auto;
            min-height: 30px;
            padding-bottom: 40px;
            background: #F37736;
            border-radius: 20px 20px 0 20px;
        }
        .header .cart .cart_link{
            top: auto;
            bottom: 0;
            left: 100px;
            width: auto;
            height: auto;
            line-height: 40px;
            text-indent: 0;
            font-size: 12px;
            text-decoration: underline;
            font-family: TeXGyreAdventorRegular,arial;
        }
        .header .cart .cart_link:hover{
            text-decoration: underline;
        }

        .header .cart .items{
            top: auto;
            bottom: 0;
            left: auto;
            right: 100px;
            font-size: 12px;
            line-height: 40px;
        }
        .header .cart .buttons{
            position: absolute;
            text-align: center;
            top: 10px;
            left: 90px;
            right: auto;
            width: 280px;
            /*background: #444;*/
            padding: 10px 0;
            border-radius: 10px;
        }
        .header .cart .buttons a{
            display: inline-block;
            margin: 0 0 0 30px;
            height: 20px;
        }
        .header .cart .buttons a:first-child{
            margin-left: 0px;
        }


        .header .cart .user_links{
            position: static;
            width: auto;
            background: #D45412;
            border-radius: 10px;
            min-height: inherit;
            padding: 5px 0px;
            margin: 0 10px;
            text-align: center;
        }
        .header .cart .user_links .user_name{
            font-size: 15px;
            font-weight: bold;
            background: url(../images/user_name_bg.png) 0 100% repeat-x;
            padding: 10px 0;
            margin-bottom: 9px;
        }

        .header .cart .user_links a{
            float: none;
            width: auto;
            margin-right: 10px;
            margin-bottom:6px;
            display: inline-block;
        }


        .top_menu{
            height: auto;
            background: #231F20;
            margin-bottom: 10px;
            padding: 10px 15px;
            border-radius: 20px;
            text-align: center;
        }


        .js #nav { display: none; }
        .js .selectnav {
            display: block;
            width: 430px;
            font-size: 12px;
            font-family: TeXGyreAdventorRegular,arial;
            background: #444;
            border: 1px solid #ddd;
            color: #fff;
            cursor: pointer;
        }


        .body{
            background: none;
            min-height: auto;
            padding: 0;
        }
        .body_bottom{ display: none;}



        .body .right_column{
            width: auto;
            padding: 10px 10px;
            float:none;
            margin: 0 auto 10px;
            background: #fff;
            border-radius: 20px 20px 0 20px;
            font-family: TeXGyreAdventorRegular,arial;
        }
        .body .right_column .selection_form{
            width: auto;
            text-align: center;
            min-height: inherit;
            margin-bottom: 10px;

            padding: 5px 10px;
            border-radius: 10px 10px 0 10px;
            background: #eee;
        }
        .body .right_column .selection_form .important{
            display: inline-block;
            margin: 0 auto;
        }
        .body .right_column .selection_form h2{
            margin-bottom: 10px;
        }
        .body .right_column .selection_form p{
            margin-bottom:10px;
            padding-left:22px;
        }
        .body .right_column .selection_form p select{
            height:22px;
            width:100%;
            display: block;
            font-size: 12px;
            font-family: TeXGyreAdventorRegular,arial;
        }

        .body .right_column .selection_form input[type="image"]{
            display: block;
            margin:0 auto 0px;
        }

        .body .right_column .buttons{
            padding: 0;
        }
        .body .right_column .buttons2{ padding:0;}
        .body .right_column .buttons2 a{
            display: inline-block;
            margin: 0 20px;
            vertical-align: middle;
        }
        .body .right_column .news{
            padding:0;
        }
        .body .right_column .news h2{
            padding-left: 10px;
        }


        a.large_grey_btn{
            display:block;
            height:45px;
            width:100%;
            background: #4A4A4A;
            padding-top:0px;
            margin-bottom:10px;
            border-radius: 5px;
        }
        .large_grey_btn small{display:block;color:#999999;font-size:12px;line-height:14px;}
        .large_grey_btn small br{ display: none;}
        .large_grey_btn:hover{
            background: #F37736;
        }
        .large_grey_btn:hover small{color:#fff;}



        .body .left_column{
            padding: 10px 10px;
            width: auto;
            float:none;
            margin: 0 auto 10px;
            background: #fff;
            border-radius: 20px 20px 0 20px;
        }

        .body .left_column img{
            max-width: 100%;
            /*width: 100%;*/
            margin-bottom: 10px;
        }
        .body .left_column a[rel^="zoom"] img{
            /*width: 100%;*/
        }


        .align_left_video{
            display: block;
            float: none;
            margin: 0 0 10px;
        }
        .align_left_video iframe{
            width: 440px;
            height: 248px;
        }

        .align_home_logos{
            float: none;
            overflow: hidden;
            width: auto;
            margin: 0;
            height: auto;
            padding: 0;
        }
        .align_home_logos br{ display: none;}
        .align_home_logos img{ margin-bottom: 10px;}






        .left_column form{
            width: 280px;
            margin: auto;
        }
        .left_column form table{
            margin-bottom: 20px;
        }
        .left_column form table td{
            padding:0 10px 10px 0;
        }

        .left_column form p{ margin-bottom: 10px;}
        .left_column form label{
            float:none;
            text-align: left;
            padding-top: 0px;
            display: block;
        }
        .left_column form input[type="checkbox"]{
            float:left;
            margin-right:7px;
            margin-top:3px;
        }
        .left_column form input[type="text"],
        .left_column form input[type="password"],
        .left_column form textarea{
            width: 270px;
        }
        .left_column form select{ width: 280px;}
        .left_column form select option{ max-width: 280px;}


        .left_column form input[type="submit"],
        .left_column form button[type="submit"]{
            margin-left: 60px;
        }

        .left_column form input[type="image"]{
            display:inline-block;
            cursor:pointer;
            padding-top: 0px;
            padding-bottom: 2px;
        }


        .left_column .error{
            padding-top:10px;
            clear:both;
            float:none;
        }

        #recaptcha_widget_div{margin-left:0px;}
        .recaptchatable label.recaptcha_input_area_text{float:none;font-weight:normal;}

        .search_form label{
            min-width: 100px !important;
        }

        .search_form select{
            min-width: 200px;
            float:left;
        }

        .search_form input[type="submit"]{
            margin-left: 115px;
        }


        .left_column form input[type="submit"]:hover{
            background-position: 0 -36px;
        }

        /********** product details ***********/

        .product_details{
            overflow: hidden;
            margin-bottom: 0px;
        }

        .product_details .product_details_left{
            width:auto;
            float:none;
            margin:0px 0 10px;
        }
        .product_details .product_details_left p.highlight{
            margin: 0;
        }

        .product_details .product_details_right{
            width:auto;
            height: auto;
            float:none;
            background: #ececec;
            padding: 5px 17px;
            border-radius: 10px;
        }

        .product_details .product_images{
            margin-bottom: 0px;
        }
        .product_details .product_images img{
            float: none;
        }


        .add_to_cart_form{
            padding: 0 10px;
        }
        .product_details .product_details_right .add_to_cart_form table{ margin: 0;}




        .calculator{
            width:auto;
            background:#fff;
            margin:auto;
            padding:5px;
        }
        .calculator h1{ font-size:21px;}
        .calculator form label{ float:left; margin-right:5px; width:75px;}

        .calculator form input[type="text"]{
            background: none repeat scroll 0 0 #F6F6F6;
            border: 2px solid #DDDDDD;
            min-width: 170px;
            padding: 3px;
        }



        .left_column .cart .actions{
            overflow: hidden;
        }
        .left_column .cart .actions a,
        .left_column .cart .actions input,
        .left_column .cart .actions button{
            float:left;
            margin: 0 10px;
            width: 120px;
            background: #4A4A4A;
            border-radius: 5px;
        }
        .left_column .cart .actions a:hover,
        .left_column .cart .actions input:hover,
        .left_column .cart .actions button:hover{
            background: #F37736;
        }

        .left_column .cart td{ padding: 5px 5px;}
        .left_column .cart .input{width:25px;min-width:0 !important;}




        .items_list { margin-bottom: 10px;}
        .items_list .item {
            display: block;
            margin:0 5px 10px;
            padding: 10px;
        }
        .items_list .item .info{
            width:100%;
            padding:5px 0px;
            text-align: center;
        }

        .items_list .item .info .price{ padding-top:0px;}
        .items_list .item .info .price big{font-size:18px;}

        .accessories_list .item{height:200px;}



        .login_form{
            width: auto;
            text-align: center;
        }
        .left_column .login_form input[type="submit"],
        .left_column .login_form button[type="submit"] {
            margin: auto;
        }

        .forgot_form h1{
            text-align: center;
        }
        .forgot_form p label{
            text-align: left;
        }

        #login form,
        .registration_form form{
            margin: 0 auto;
        }
        #login form table td,
        #login form table th,
        .registration_form form table td,
        .registration_form form table th{
            display: block;
            padding: 0;
        }
        #login form table th,
        .registration_form form table th{
            margin-bottom: 10px;
        }
        #login form table input,
        #login form table select,
        .registration_form form table input,
        .registration_form form table select{
            margin-bottom: 10px;
        }
        .registration_form form td strong{
            display: inline-block;
            margin-bottom: 10px;
        }


        .left_column .registration_form input[type="submit"],
        .left_column .registration_form button[type="submit"]{
            margin: 0 0 10px 58px;
        }
        .left_column .registration_form a.btn{
            margin: 0 0 0px 58px;
        }

        /*** Customizing Recaptcha ***/

        #recaptcha_widget_div{
            background: #860400;
            border-radius: 5px;
            width: 280px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r1_c1 {
            background: none;
            height: 5px;
            width: 100%;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r2_c1 {
            background: none;
            height: 52px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r2_c2 {
            background: none;
            height: 52px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r3_c1 {
            background: none;
            height: 62px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r3_c2 {
            background: none;
            height: 5px;
            width: 270px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r3_c3 {
            background: none;
            height: 62px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r4_c1 {
            background: #FFDC73;
            height: 49px;
            width: 143px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r4_c2 {
            background: none;
            height: 57px;
            width: 5px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r4_c4 {
            background: url("http://www.google.com/recaptcha/api/img/red/sprite.png") no-repeat scroll -214px 4px transparent;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r7_c1 {
            background: none;
            height: 5px;
            width: 143px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_r8_c1 {
            background: none;
            height: 5px;
            width: 25px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_image_cell center img {
            height: 52px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_image_cell center {
            height: 52px;
        }
        #recaptcha_widget_div .recaptchatable .recaptcha_image_cell {
            background-color: transparent;
            height: 52px;
        }
        #recaptcha_widget_div #recaptcha_area,
        #recaptcha_widget_div #recaptcha_table {
            width: 280px !important;
        }
        #recaptcha_widget_div .recaptchatable #recaptcha_image {
            width: 270px !important;
            height: 52px !important;
        }
        #recaptcha_widget_div .recaptchatable #recaptcha_image img{
            width: 270px !important;
            height: 52px !important;
        }
        #recaptcha_widget_div .recaptcha_input_area {
            margin-left: 5px !important;
            margin-right: 5px !important;
            width: 133px !important;
        }
        #recaptcha_widget_div .recaptchatable #recaptcha_response_field {
            width: 131px !important;
            min-width: inherit;
        }
        
    .checkout_form #couponNumber{
        float:left;
        width: 200px;
        margin-right: 0;
    }

    .checkout_form form .btn_small[type="submit"]{
        float: right;
    }
    .checkout_form form small{
        display: block;
        margin-bottom: 10px;
    }
    
    #login .checkout_form table.zebra .item_number{
        display: none;
    }
}