/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
@-ms-viewport {
    zoom: 1.0;
    width: extend-to-zoom;
}

* { margin:0; padding:0; }

/*    .nav-right-section a.cart {
    padding: 26px 33px 5px 0;
    background: url('../images/ico-card.png') no-repeat 100% 0;
}*/

body
{
    font:12px/1.55 Arial, Helvetica, sans-serif;
    /*	text-align:center;*/
    background:#efefef none repeat scroll 0 0;
    color:#2F2F2F;
}

img           { border:0; vertical-align:top; }

a             { color:#1e7ec8; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form
{
    width:100%;
    display:inline;}
.customer-account-edit form
{
    width:100%;
    float:none;
    display:inline;
}
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }


/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center
{
    text-align:center !important;
    vertical-align:middle;
}
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left
{ /*float:left !important;*/ }

.buttons-set .f-left
{
    color:#228eda;
    font-size:10px;
    text-transform:uppercase;
    margin-top:14px;
    margin-left:15px;
    line-height:30px;
    float:left;
}
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { min-width:954px; position: relative;}
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.catalog-category-view .main-container,
.catalog-product-view .main-container {
    background: #efefef;
}
.cms-home .main-container
{
    float:left;
}

.main-container
{
    background-color: white;
    float:left;
    width:100%;
    overflow-x: hidden;
    /*padding: 191px 0 0px;*/
}
.main
{

    margin:0 auto;
    /*min-height:400px;*/
    /*padding:0px 37px 10px 36px;*/
    text-align:left;
    /*width:955px;*/
}

.main .block-banner
{
    padding-top:3px;
}
.main .main-banner,.col1-layout .main-banner
{
    padding-top:0px;
    /*	background:url(../images/bkg_main2.png) 0 0 no-repeat; */
    width:1027px;
    margin-left:-30px;
}
.col1-layout .main-banner
{
    margin:0 auto;
}
.col1-layout #horizontal_carousel
{
    margin:0 auto;
    float:none;
}
.cms-home .col1-layout .col-middle
{
    background-color:transparent;
    border:none;
    padding:0px;
    width:100%;
    padding-top: 17px;
    padding-bottom: 17px;
    border: 1px solid #DCE5E8;
    border-radius: 0.5em;
    background-color: white;
}
.main .main-banner img
{
    /*padding-left:30px;*/
}
/* CMS pages styles*/

#cmsNav { position: absolute; top: 5px; right: -12px; text-align: right; }
#cmsNav ul li { display: inline; }
#cmsNav ul li a { padding: 3px 6px; background: #888; color: #fff; text-decoration: none; }
#cmsNav ul li a:hover, #cmsNav ul li .active { background: #00a8e4; }
#mainRight { position: relative; background: #FFFFFF; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding-bottom: 18px; }

#mainRight h2 { border-bottom:6px solid #00a8e4; background: url(../images/block_header_background.png) top left repeat-x; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px;
                padding: 0 12px;
                font-size: 14px;
                font-weight: bold;
                text-transform: uppercase;
                line-height: 2;
}
#mainRight p, #mainRight h4, #mainRight h5, #mainRight address { padding: 18px 18px 0 18px; }
#mainRight ul, #mainRight h2 { padding: 0 18px; }
#mainRight h3 { margin: 18px 18px 0 18px; border-bottom: 5px solid #00A8E4; color: #444444; font: 14px/1.6em "Lucida Grande",Verdana,Arial,Helvetica,sans-serif; text-transform: uppercase; }
/* END styles */

/* Base Columns */
.col-left
{ float:left; /*width:520px;*/ padding:0 0 1px; }
.customer-account-index .col-left , .customer-account-edit .col-left
{
    float:left;
    padding:0 0 1px;
    width:220px;
}

.footer .col-left
{
    float:left;
    padding:0 0 1px;
    width:520px!important;
}

.col-left { float:left;
            padding:0 0 1px;
}
.col-main
{   /*
    float:left;padding:0 0 1px;
    width:955px;*/
}
/*.col-right { float:right; width:195px; padding:0 0 1px; }*/

/* 1 Column Layout */
.col1-layout .col-main { /*float:none; width:auto; */}

/* 2 Columns Layout */
.col2-left-layout .col-main
{ float:right; }
.col2-right-layout .col-main {
    width:670px;
}
.catalog-category-view .col2-right-layout .col-main
,.cms-home .col2-right-layout .col-main
{
    width:710px;
}

.col2-left-layout .col-main {
    padding-bottom:20px;
    width:710px;
}

.col-main .cart
{
    /*border-left:1px solid #DCE5E8;
    border-right:1px solid #DCE5E8;
     padding:0 20px 20px;
    float:left;
    */
}
.col2-right-layout .col-main .cart,.col2-right-layout .main .checkout
{
    width:915px;
    padding:0 20px 20px;
    /*background:url(../images/bg_top_content.gif) left top no-repeat;*/
    border:1px solid #dce5e8;
    background-color:#f3f7f7;
    float:left;
}

#bg_product-top,.catalogsearch-result-index .col2-left-layout .product-top
,.catalogsearch-result-index .col2-right-layout .product-top
{
    background:url(../images/bkg_product_top.gif) left top no-repeat;
    height:11px;
    width:710px;
}

#bg_product-bottom,.catalogsearch-result-index .col2-left-layout .product-bottom
,.catalogsearch-result-index .col2-right-layout .product-top
{
    background:url(../images/bkg_product_bt.gif) left top no-repeat;
    height:11px;
    width:710px;
    float:left;
}
.cart_crosssell_top {
    background:url("../images/img_top.gif") no-repeat scroll left top transparent;
    height:7px;
    width:337px;
}

.cart_crosssell_bottom
{
    background:url(../images/img_bottom.gif) left top no-repeat;
    height:8px;
    width:337px;
    float:left;
}

/* 3 Columns Layout */
.col3-layout .col-main { width:465px; margin:0 25px; }
.col3-layout .col-wrapper { float:left;/* width:687px; */
                            width:735px;
}
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set
{
    width:100%;
    text-align:left;
}
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2
{ float:right; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; }
.col3-set .col-2 { float:left;margin-left:2%; }
/*.col3-set .col-3 { float:left; } meena*/

.col4-set .col-1 { float:left;}
.col4-set .col-2 { float:left;margin:0 2%; }
.col4-set .col-3 { float:left;  }
.col4-set .col-4 { float:right;}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:2px solid #BCC4C4; }
/*input.input-text,textarea { padding:2px; }
select { padding:1px; }
*/
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty
{ width:2.5em !important;}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:19px; border:1px solid #de5400; background:#1c9bd7; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { height:40px; border:0; background:url(../images/btn_checkout.gif) 0 0 no-repeat; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label
{ float:left;  color:#505454; position:relative; z-index:0; padding-bottom:3px;display:inline;}
.form-list label.required {}
/*.form-list label.required em ,.form-list label em
{ float:right; font-style:normal; color:#218dd9; position:absolute; top:0; right:-8px; }
*/
.form-list label.required em
{  font-style:normal; color:#218dd9; top:0; right:-8px; }

#checkout-step-login .col2-set .col-2
{
    width:280px;
    float:right;
}
#checkout-step-login .form-list li.control
{
    float:none;
    margin-right:10px;
}
.form-list li.control
{

    margin-right:10px;
}

#billing-buttons-container
{
    float:left;
}
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box #postcode
{ /*display:block; clear:both; width:260px;
background:url("../images/bg_input_tag.gif") no-repeat left top;
width:102px;
height:30px;
border:none;*/

    border:medium none;
    color:#333333;
    display:inline;
    font-style:italic;
    height:30px;
    line-height:30px;
    padding-right:0;

}
/*.form-list .field
{ 
    float:left; width:299px;
}
meena*/
.form-list input.input-text
{
    /*background:url(../images/bg_input_check.gif) left top repeat;*/
    width:100%;
    height:40px;
    /* line-height:30px; meena*/
    padding:0px 0px 0px 5px;
    border:1px solid #BCC4C4;

}
#shipping-zip-form .form-list input.input-text
{


    white-space:nowrap;
    height:40px;
    line-height:30px;
    border: 1px solid #c6c6c6;

    margin-bottom:20px;
}
.checkout-cart-index .col-main .col2-set .shipping-form .input-buttons-set,.cart .discount .discount-form
{
    top:0;
    left:0;
    position: relative;
}
.shipping-form select { 
    width: 215px;
    height: 20px;
    margin-bottom: 8px;
}
.cart .shipping .shipping-form .input-buttons-set .input-box{float:none!important}
.checkout-cart-index .col-main .col2-set .input-buttons-set .buttons-set
{
    position: absolute;
    top: 0px;
    right: 12px;
}

label.input-button-label{float:none!important}
.form-list input#price,.form-list input#price_to
{
    background:url(../images/bg_input_price.gif) left top no-repeat;
    width:106px;
    height:30px;
    line-height:30px;
    border:none;
    padding:0 5px;
}

.form-list textarea { width:254px; height:10em; }
div.input-box
{
    float:left;
    width:100%;
}
.form-list select
{       width:100%;
        /* margin-top:5px;*/
        /*width:230px;font-size:11px;meena*/ 
}
.form-list li.wide .input-box
{ }
.form-list li.wide input.input-text
{
    /*background:url(../images/bg_input_check_add.gif) left top no-repeat;
    width:570px;
    height:30px;
    line-height:30px;
    padding:0 5px; meena
    border: 1px solid #e3e3e3;*/

}
.form-list li.wide textarea { width:529px; }
/*.form-list li.wide select { width:535px; }meena*/
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set {}
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link
{
    margin-top:30px;
    text-align:left;
}
.buttons-set button.button
{ float:left; }
p.back-link
{
    margin-top:0px !important;
}
#review-buttons-container  button.button
{
    float:right;
}
.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #bbafa0;padding:22px 25px 32px 33px; margin:28px 0; }
.fieldset .legend
{ float:left; font-weight:bold; font-size:13px; border:1px solid #BEEDFB; background:#E9F9FE; color:#228EDA; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
#newsletter-validate-detail .validation-advice ,.product-couch .validation-advice
,#advice-required-entry-productTagName
{
    background:url("../images/validation_advice_bg.gif") no-repeat scroll 2px top transparent;

}
.validation-advice
{
    background:url("../images/validation_advice_bg.gif") no-repeat scroll 2px 3px transparent;
    clear:both;
    color:#EB340A;
    font-size:11px;
    font-weight:bold;
    text-align:left;
    line-height:13px;
    min-height:13px;
    padding-left:17px;
    padding-top:3px;
    /*position:absolute;*/
}
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important;height:25px !important; }
.validation-passed {}


p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }
.checkout-cart-index .success-msg,.catalogsearch-result-index .note-msg
,.tag-product-list .note-msg,.catalog-category-view .success-msg
{
    line-height:25px;
    padding-bottom:8px !important;
    padding-left:37px !important;
}
.checkout-cart-index .success-msg ul li { margin:0 0 3px !important;font-style: italic; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 0 3px !important;line-height:25px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    border-style:solid !important; border-width:1px !important;
    background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important;
    padding:8px 8px 8px 37px !important; font-size:11px !important; font-weight:bold !important;
    background-color:#E9F9FE;
    border:1px solid #BEEDFB;
    /* height:23px; */
    line-height:23px;
    margin-bottom:10px;
    padding:3px;
    font-style:italic;

}
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; background-position:10px 13px !important;}
.success-msg
{ background-image:url(../images/i_check.gif); color:#A0CE67; }
.note-msg,
.notice-msg
{ border-color:#BEEDFB; background-color:#E9F9FE; background-image:url(../images/i_check.gif); color:#228EDA; }

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; /* margin:0 0 25px; */}
.checkout-cart-index .page-title h1, .contacts-index-index .page-title h1
{
    color:#000000;
    margin:0px;
    font-size:16px;
    font-weight:bold;

}
.page-title h1
{
    color:#333333;
    font-size:12px;
    text-transform:uppercase;
    padding-top:6px;
    line-height:30px;
}
.page-title h2
{ margin:0; font-size:20px; color:#0a263c;line-height: 24px; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; background-color:#A7A8A9;  padding:4px 8px; border-top:1px solid #A7A8A9; text-align:center;border-right:1px solid #A7A8A9;text-transform: uppercase;}
.pager .amount { float:left; margin:0;padding:7px 0px 0px 10px;color:#FFFFFF;font: 13px 'DINNextLTPro-Regular';}
.pager .limiter { float:right; color:#FFFFFF;font: 13px 'DINNextLTPro-Regular'; }
.pager .limiter label { vertical-align:middle;margin-bottom:0px; color:#FFFFFF;font: 13px 'DINNextLTPro-Regular';}
.pager .limiter select { padding: 3px 0px 0px 0px;margin:0 0 1px; vertical-align:middle;color:#8C9090; }
.pager .pages { float:left;width:30%;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}
.pager .sort-by label { vertical-align:middle; }
.pager .sort-by { float: right; padding-top:6px; height:31px;}

/* Sorter */
.sorter
{
    font-size:11px; background:url(../images/bkg_toolbar-view.gif) 0 0 no-repeat; padding-left:20px; height:31px;margin-bottom:25px; }
.sorter .view-mode
{ float:left; margin:0; padding-top:6px;}
.sorter .sort-by
{ float:right; padding-right:56px;padding-top:6px;background:url(../images/bkg_toolbar-view.gif) right 0 no-repeat; height:31px;}
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}
.sorter .view-mode img {
    margin-top:4px;
}
.sorter .view-mode label
{
    padding-right:5px;
}
/* Toolbar */
.toolbar {}
.toolbar .pager
{ padding:4px 20px; margin:0px 0px 20px 0px;}
.toolbar .sorter { /*border-bottom:1px solid #fff; */}
.toolbar-bottom .toolbar
{
    border-top:4px solid #000000;
}

/* Data Table */
#checkout-review-table-wrapper .data-table
{
    width:100%; border:none;
}
.review-product-list .data-table
{
    border:none !important;
    border-right:1px solid #c4d3d8 !important;
}
.data-table
{
    width:100%; border:1px solid #C2D3E0;
    border-bottom:none;
    border-top:none;
}
.data-table .odd  { }
.data-table .even { background:#e9e9e9; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
/*.data-table tr.last th,*/
.data-table tr.last td
{
    /*border-bottom:0 !important; */
}
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:5px 8px; }
table #shopping-cart-table
{
    width:100%;
}
.checkout-cart-index .shopping-cart-table-firt
{
    border-left:none;
}
#shopping-cart-table  thead th
{
    border-top:none;
}
#shopping-cart-table  thead th.last,#shopping-cart-table  tbody td.last
{
    /*border-right:none;
    border-bottom:1px solid #C2D3E0;*/
}
#checkout-review-load table tfoot td
{
    border-bottom:none;
    padding:5px;
}
#checkout-review-submit p.f-left
{
    float:left;
}
.data-table tfoot tr td
{
    border-bottom:1px solid #c4d3d8;
}
#shopping-cart-table  thead th.first,#shopping-cart-table  tbody td.first
{
    border-left:none;
}

#shopping-cart-table .btn-continue,
#shopping-cart-table .btn-update
{
    /*background:url("/media/cart/btn_continue2.gif") no-repeat 0 0 ;*/ 
    margin-top:7px;
    /*padding-right:5px;*/
}
.wishlist-index-index .data-table thead th
{
    border-top:none;
    border-right:1px solid #C4D3D8;
    border-left:none;
}
.wishlist-index-index  .data-table tbody td
{
    border-left:none !important;
    border-right:1px solid #D9DDE3;
}
.wishlist-index-index .data-table tbody th.last,.wishlist-index-index  .data-table tbody td.last
{
    border-right:none !important;
}
.wishlist-index-index .data-table
{
    margin-bottom:10px;
}
.checkout-multishipping-addresses .data-table thead th
{
    border-top:none;
    border-left:none;
}
.checkout-multishipping-addresses  .data-table tbody td.last {
    border-right:none;
}
.checkout-multishipping-addresses .data-table tbody td.first {
    border-left:none;
}
.data-table thead th
{
    padding:2px 8px;
    height:37px;
    color:#323232;
    text-transform:uppercase;
    font-size:11px;
    white-space:nowrap;
    vertical-align:middle;
    font-weight:normal;
    border-left:1px solid #A7A8A9;
    border-bottom:1px solid #A7A8A9;
    border-top:1px solid #A7A8A9;
    border-right:1px solid #A7A8A9;

}
.data-table thead th.last
{
    border-right:1px solid #A7A8A9;
}
.data-table tr td img
{
    border:1px solid #dce5e8;
}
#review-buttons-container .btn-checkout span span
{
    font: 14px 'DINNextLTPro-Bold';
    letter-spacing: 1px;
}
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th
{
    background-color:#D8E0E0;
}
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }
#checkout-review-table tfoot
{
    border:none;
    height:32px;
}
.data-table tfoot
{
    border-top:1px solid #c4d3d8;
    border-bottom:1px solid #d9dde3;
    /*height:32px;*/
}
.data-table tfoot tr.first td
{}
.data-table tfoot tr
{ background-color:#f3f7f7 !important;
}
.data-table tfoot td
{ padding-top:1px; padding-bottom:1px; border-bottom:0;text-transform:uppercase;font-size:11px;line-height:19px; }
.data-table tfoot strong
{ font-size:16px;
  color:#218dd9;
  font-weight:bold;
}
.review-product-list .data-table tbody th.last,
.review-product-list .data-table tbody td.last
{
    border-right:none !important;
}
.data-table tbody th.last,
.data-table tbody td.last
{
    border-right:1px solid #A7A8A9;
}

.product-view .data-table {
    background-color: white;
}

.catalog-product-view .data-table tbody th.last,
.catalog-product-view .data-table tbody td.last
{
    border-right:none;
}
.catalog-product-view .data-table tbody th.label
{
    border-left:none;
}
.data-table tbody th,
.data-table tbody td
{ border-bottom:1px solid #A7A8A9; border-left:1px solid #A7A8A9;
  font: 13px 'DINNextLTPro-Regular';
  color: #505454; 
}

/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */

.std .std {
    min-height: 1400px;
}
.actions ul li a
{
    color:#889B9C;
}
.actions ul li a:hover
{
    color:#1E7EC8;
    text-decoration:underline;
}
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
/*.link-wishlist { color:#889B9C !important; font-weight:bold; }*/
.link-reorder { font-weight:normal; color:#1E7EC8 !important; }
.link-compare
{text-transform:none;}
.best-selling table tr td p
{	text-align:left;	margin: 0;	height: 34px;}

.best-selling table tr td p.old-price,.best-selling table tr td p.special-price
{height:18px;}
.best-selling table tr td .price-box
{margin:0;}
.add-to-links
{ padding-top:5px;}

.best-selling table tr td p a
{
    font-size:12px;
    line-height:1.3em;
    text-decoration:none;
    color:#228EDA;
    text-align:left;
}
.best-selling .link-compare
{ font-weight:normal;padding-left: 23px}
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2
{
    display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_delete.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden;
}

.separator
{ margin:0 3px;}
.customer-account-index .separator
{color:#228EDA;}
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { text-indent:-9999px; position:absolute; left:0; top:0; }
.demo-notice a { display:block; text-indent:0; position:fixed; left:0; top:150px; }
/* ======================================================================================= */

/* Header ================================================================================ */
.header{position:relative;background-color:#000000;}
.header-container-fixed {background: none repeat scroll 0 0 #ffffff; position: fixed; width: 100%; z-index: 200;}
.header-container-fixed .header-left { padding-bottom: 5px; padding-top: 5px;}
.header-container-fixed .header-center { padding-bottom: 0; padding-top: 5px;}
.header-container-fixed .header-right {padding-bottom: 5px; padding-top: 5px;}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.boder-menu { margin-top: 17px;}
.header-container-fixed .mini-maincart .mini-contentCart {top: 56px;}
.header-container-fixed .header .top-form-language .lang-switcher:hover .dropdown-switcher, .header-container-fixed .header .currency_top .currency-switcher:hover .dropdown-switcher, .header-container-fixed .header .header-setting .settting-switcher:hover .dropdown-switcher, .header-container-fixed .header .header-search .search-switcher:hover .dropdown-switcher {top: 56px;}

.header .header-page { position: relative;}
.header-top,.header-top .main{background-color: #5ba0d0;}
.header-content{padding:40px 0;}
.header-content,.header-bottom{background-color: #f5f5f5;}
.header .logo{margin:0;padding:0;text-decoration:none!important;outline:none;display:block;position:relative;z-index:1;width:189px;}
.header .logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}

.header .quick-access{margin: 0 15px 0 0;padding:0;width:340px;}
.header .welcome-msg{padding:0;margin:0;color:#757575;text-align:right;}
.header .welcome-msg a{color:#ebbc58}
.header .form-search{position:relative;}
.header .form-search label{float:left;width:24px;height:21px;text-align:left;text-indent:-999em;overflow:hidden;display:none}
.header .form-search input.input-text{border:1px solid #e4e4e4;color:#8C9090;background-color:#fff;float:left;font-size:90%;height:30px;margin:0;line-height:30px;padding:0 35px 0 9px;width:100%;}
.header .form-search button.button{position:absolute;right:0;top:0;border: 0 none;}
.header .form-search button.button span{background-color:#e4e4e4;color:#757575;height:40px;width:40px;line-height:40px;font-size:13px;padding:0;border:none}
.header .form-search button.button span span{padding:0;height:0}
.header .form-search button.button span span .fa{font-size:18px;height:30px;width:30px;line-height:30px;}
.header .form-search button.button:hover span{ background-color: #FFFFFF;color:#757575;}
.header .form-search .search-autocomplete{z-index:999;left:40px!important;top:22px!important}
.header .form-search .search-autocomplete ul{border:1px solid #5c7989;background-color:#f9f5f0}
.header .form-search .search-autocomplete li{text-align:left;border-bottom:1px solid #f4eee7;padding:2px 8px 1px 8px;cursor:pointer}
.header .form-search .search-autocomplete li .amount{float:right;font-weight:bold}
.header .form-search .search-autocomplete li.odd{background-color:#fffefb}
.header .form-search .search-autocomplete li.selected{background-color:#f7e8dd}
.header .form-language{clear:both;padding:10px 0;text-align:left;float:left}
.header .form-language label{font-weight:bold;padding-right:5px;color:#a7c6dd;vertical-align:middle;float:left;margin:0}
.header .form-language select{padding:0}
.header .form-language select.flags option{background-position:4px 50%;background-repeat:no-repeat;padding-left:25px}
.header .top-form-language{float:left;position:relative;}
.header .top-form-language .lang-switcher,.header .currency_top .currency-switcher{padding:0;}
.header .top-form-language .dropdown-toggle .dropdown-icon,.header .top-form-language .dropdown-toggle .value,.header .top-form-language .dropdown-toggle .caret,.header .currency_top .dropdown-toggle .dropdown-icon,.header .currency_top .dropdown-toggle .value,.header .currency_top .dropdown-toggle .caret{display:inline-block;cursor:pointer}
.header .top-form-language .dropdown-toggle .dropdown-icon{background-position:0 3px;background-repeat:no-repeat;font-size:100%}
.header .top-form-language .dropdown-toggle .value,.header .currency_top .dropdown-toggle .label,.header .currency_top .dropdown-toggle .value{font-size:13px;color:#fff;padding-right:15px;padding-left:2px}
.header .currency_top .dropdown-toggle .label{display:none}
.header .top-form-language .dropdown-toggle .caret,.header .currency_top .dropdown-toggle .caret{background-image:url(../images/caret.png);background-position:0 0;background-repeat:no-repeat;border:medium none;height:6px;margin:0;width:7px}
.header .top-form-language .dropdown-switcher,
.header .currency_top .dropdown-switcher , 
.header .header-setting .dropdown-switcher,
.header .header-search .dropdown-switcher{-moz-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;transition:0.5s;top:10px;background-color:#fff;padding:15px;border-left:1px solid #ededed;right:0;opacity:0;
                                          position:absolute;min-width: 170px;z-index:35;transition:all 300ms ease-in-out 0s;
                                          -moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;
                                          visibility:hidden;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);}
.header .header-right .header-search .dropdown-switcher {border: 0 none;padding: 0;}
.header .top-form-language .lang-switcher:hover .dropdown-switcher,
.header .currency_top .currency-switcher:hover .dropdown-switcher,
.header .header-setting .settting-switcher:hover .dropdown-switcher,
.header .header-search .search-switcher:hover .dropdown-switcher{top:10px;visibility:visible;opacity:1;}
.header .top-form-language  li,.header .currency_top li, .header .header-top-link li{text-align:left;padding:0 10px;line-height: 30px;border-top:1px solid #e5e5e5;color:#666;font-weight:300}
.header .top-form-language .label {display: inline-block; height: 12px;margin-right: 5px; padding: 0;width: 16px;}
.header .top-form-language .dropdown-switcher li:hover,.header .currency_top .dropdown-switcher li:hover{background-color:#e6e6e6}
.header .top-form-language .dropdown-switcher li a,.header .currency_top .dropdown-switcher li a{font-size:13px;font-weight:300;color:#666;text-decoration:none;display:block}
.header .top-form-language .dropdown-switcher li .dropdown-icon{background-position:0 3px;background-repeat:no-repeat;font-size:100%;padding:0 10px}
.header .top-form-language, .header .currency_top, .header .header-top-link{clear: both;width:100%;}
.header .currency_top{float:left;text-align:left;position:relative}
.header .header-setting{float:left;text-align:left;position:relative; cursor: pointer;}
.header .header-search{float:left;text-align:left;position:relative; margin: 0 30px 0 25px; cursor: pointer;}
.header-setting .label-title { color: #696969;font-weight: normal; margin-bottom: 10px; padding: 0;text-transform: uppercase;}
.header .links{margin:0px;padding:0px}
.header .links li{display: block;}
.header .links li.first { padding-left: 10px !important;}
.header .links li.last{padding-right: 0;}
.header-container .top-container{clear:both;padding:5px 10px 0 12px;text-align:right}
.header-container .top-container a{font-size:11px;color:#ebbc58}
.minict_wrapper{border-radius:3px;background:#f3f3f3!important;border:1px solid #ededed;width:130px}
.minict_wrapper input{color:#666}
.minict_wrapper.bubble:after{border:0;box-shadow:none}
.form-language label{display:none}
.header-left { padding-bottom: 15px; padding-top: 15px;}
.header-center {  padding-bottom: 0;padding-top: 18px;}
.header-right {padding-bottom: 15px;padding-top: 16px;position: absolute;right: 15px;top: 0;}
.icon-search .fa, .icon-setting .fa {
    display: block;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color:#8C9090;
}
.cart-header {
    float: left;
    background: none repeat scroll 0 0 #0f9cd8;
    border-left: 0 none;
    border-radius: 50%;
    bottom: 9px;
    height: 15px;
    width: 15px;
    padding: 0;
    position: relative;
    left: 9px;
    text-align: center;
    font-size: 12px;
    color:#FFFFFF;
}


.cartSummary .mt-cart-title {
    display: none;
    text-transform: uppercase;
}
cartSummary .mt-cart-title {
    display: none;
    text-transform: uppercase;
}
.cms-index-index .alo-breadcrumbs {
    display: none;
}
/********** < Navigation */
#nav{font-size:13px;margin:0}
/* All Levels */ 
/* Style consistent throughout all nav levels */
#nav li{position:relative;text-align:left}
#nav li.over{z-index:998}
#nav a,#nav a:hover{display:block;text-decoration:none}
#nav span{display:block;cursor:pointer;white-space:nowrap}
#nav li ul span{white-space:normal}
#nav ul li.parent a{background:url(../images/bkg_nav2.gif) 100% 100% no-repeat}
#nav ul li.parent li a{background-image:none}
/* 0 Level */
#nav li{float:left}
#nav li.active a{color:#d96708}
#nav a{float:left;padding:5px 12px 6px 8px;color:#E5E5E5;font-weight:bold;line-height:35px}
#nav li.over a,#nav a:hover{color:#d96708}
/* 1st Level */
#nav ul li,#nav ul li.active{float:none;margin:0;padding-bottom:1px;background:#ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x}
#nav ul li.last{background:#ecf3f6;padding-bottom:0}
#nav ul a,#nav ul a:hover{float:none;padding:0;background:none}
#nav ul li a{font-weight:normal!important}
/* 2nd Level */
#nav ul,#nav div{position:absolute;width:15em;top:45px;left:-10000px;border:1px solid #899ba5}
#nav div ul{position:static;width:auto;border:none}
/* 3rd+ Level */
#nav ul ul,#nav ul div{top:5px}
#nav ul li a{background:#ecf3f6}
#nav ul li a:hover{background:#d5e4eb}
#nav ul li a,#nav ul li a:hover{color:#2f2f2f!important}
#nav ul span,#nav ul li.last li span{padding:3px 15px 4px 15px}
/* Show menu */
#nav li ul.shown-sub,#nav li div.shown-sub{left:0;z-index:999}
#nav li .shown-sub ul.shown-sub,#nav li .shown-sub li div.shown-sub{left:100px}
/********** Navigation > */


/********** Navigation > */
/* ======================================================================================= */
/*meena.slideshow {
        position: relative;
       
}
.slide-container {
        max-width:1099px;
        margin:0 auto;
        position:relative;
}
.slideshow .slide {
        position: absolute;
        z-index: 1;
        width:100%;
        background:#1d9bd7;
}
.slideshow .slide3 {background:#a0ce67;}
.slideshow .slide2 {background:#f16b23;}
.slideshow .slide4 {background:#fede0f;}
.slideshow .slide.active {z-index: 2;}

.slideshow .btn-prev,
.slideshow .btn-next {
        position:absolute;
        top:50%;
        left:19px;
        margin:-48px 0 0;
        background: url(../images/sprite-1.png) no-repeat 0 -89px;
        width:62px;
        height:96px;
        z-index:2;
        text-indent:-9999px;
        display:none;
        overflow:hidden;
        opacity:0.6;
}
.slideshow .btn-next {
        left:auto;
        right:19px;
        background-position: -77px -89px;
}
.slideshow:hover .btn-prev,
.slideshow:hover .btn-next{display:block;}
.slideshow .slide img {
        display:block;
        width:100%;
        height:auto;
}
.slideshow .slide .mobile-wide {display: none;}
.slideshow .slide .mobile-tight {display: none;}
.slideshow .text-block {
        position:absolute;
        top:40px;
        left:71px;
        color:#fff;
        text-align: left;
}
.slideshow .slide2 .text-block {
        left:auto;
        right:70px;
        top:37px;
        text-align: right;
}
.slideshow .slide3 .text-block {left:65px;}
.slideshow .slide4 .text-block{
       right:171px;
       top:140px;
       left:auto;
       
}
.slideshow .slide2 .more {
        overflow:hidden;
        width:100%;
}
.slideshow .slide2 .more a {float:left;}
.slideshow .more a{
        background:#fff url(../images/bullet-1.png) no-repeat 100% 17px;
        float:left;
        text-transform:uppercase;
        font:bold 22px/24px Arial, Helvetica, sans-serif;
        text-decoration:none;
        padding:16px 42px 18px 26px;
}
.slideshow .slide2 .more a{
        float: right;
        color:#eb610f;
        background:#fff url(../images/bullet-1.png) no-repeat 100% -233px;
}
.slideshow .slide3 .more a{
        color:#abcc59;
        background:#fff url(../images/bullet-1.png) no-repeat 100% -333px;
}
.slideshow .slide4 .more a{
        color:#000000;
        background:#fff url(../images/bullet-1.png) no-repeat 100% -155px;
}
.slideshow .more a:hover {
        text-decoration:none;
        color:#fff;
        background:#000 url(../images/bullet-1.png) no-repeat 100% -82px;
}
.slideshow h1 {
        margin: 0 0 16px;
        line-height: 60px;
        font-size: 52px;
        font-weight: bold;
        color: #fff;
}
.slideshow .slide2 h1 {
        margin: 0 0 19px;
}
.slideshow h1 .sup {
        position: relative;
        top: -20px;
        line-height: 18px;
        font-size: 15px;
}
.slideshow .slogan {
        display: inline-block;
        margin: 0 0 31px;
        padding: 18px 19px 19px;
        vertical-align: top;
        line-height: 21px;
        font-size: 18px;
        background: rgba(255,255,255,0.25);
}
.slideshow .slide2 .slogan {
        font-size: 20px;
}
.pagination {
        padding:20px 0 0;
        position:relative;
        z-index:3;
}
.pagination ul {
        list-style:none;
        margin:0;
        padding:0;
        letter-spacing:-4px;
        font-size:0;
        line-height:0;
        width:100%;
        text-align:center;
}
.pagination ul li {
        display:inline-block;
        margin:0 5px;
        width:16px;
        height:16px;
}
.pagination ul li a {
        display:block;
        width:16px;
        border-radius:50%;
        height:16px;
        background:#ececec;
        text-indent:-9999px;
        overflow:hidden;
        font-size:0;
        line-height:0;
}
.pagination ul li a:hover,
.pagination ul li.active a {background:#dadada;}
*/

.banner-section .banner .more a {
    background:#306178 url(../images/bullet-1.png) no-repeat 100% -444px;
    color:#fff;
    padding:11px 31px 12px 19px;
    text-decoration:none;
    text-transform:uppercase;
    font:bold 16px/18px Arial, Helvetica, sans-serif;
}
.banner-section .banner .more a:hover {
    background:#d5e9f5 url(../images/bullet-1.png) no-repeat 100% -545px;
    color:#306179;
}
.video-section {
    overflow:hidden;
    width:100%;
    padding:50px 0 25px;
}
.video-block {
    float:left;
    width:62.5%;
}
.video-box {
    position:relative;
    overflow:hidden;
    margin:0 0 7px;
    width:100%;
}
.ad-article .logo-ad img,
.video-box img {
    display:block;
    width:100%;
    height:auto;
}
.video-box .play {
    position:absolute;
    background: url(../images/sprite-1.png) no-repeat -262px 0;
    width:127px;
    height:127px;
    text-indent:-9999px;
    overflow:hidden;
    left:50%;
    top:50%;
    margin:-55px 0 0 -63px;
}
.video-box .play:hover {background: url(../images/sprite-1.png) no-repeat -262px -131px;}
.video-box .text-video {
    position:absolute;
    text-align:left;
    top:0;
    left:0;
    width:100%;
    padding:11px 14px 10px;
    background:rgba(255,255,255,0.6);
    color:#12100b;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform:uppercase;
    font:18px/22px Arial, Helvetica, sans-serif;
}
.ad-article {
    float:right;
    font:18px/28px Arial, Helvetica, sans-serif;
    text-align:right;
    width:33.33%;
}
.ad-article p {margin:0 0 30px;}
.ad-article .logo-ad {
    display:block;
    margin:0 0 36px;
}
.category-products {
    overflow:hidden;
    width:100%;
    margin:0 0 24px;
}
.video-section .more,
.category-products .more {
    float:right;
    color:#1c9bd7;
    text-transform:uppercase;
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
}
.category-products .more span,
.video-section .more span {text-decoration:underline;}
.category-products .more:hover span,
.video-section .more:hover span {text-decoration:none;}
.featured-products.category-title {
    margin:0 0 13px;
    border:0;
    text-align: left;
}
.featured-products.category-title h1 {
    margin: 0px;
    color: #d7d9da;
    font:bold 24px/28px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    position:relative;
    background: url(../images/bg-line.png) repeat-x 0 100%;
    padding: 0px;
}
.featured-products.category-title h1 span {
    background:#fff;
    padding:0 25px 0 0;
}
.col1-layout .home-products-grid {
    margin:0;
    width:100%;
    border:0;
    background:none;
}
.home-products-grid li.item {
    float:left;
    width:33.3%;
    padding:16px 2px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.other-grid-product li.item {width:16.66%;}
.home-products-grid .product-image {
    width:100%;
    height:auto;
    margin:0 0 17px;
}
.home-products-grid .product-image img {
    display:block;
    width:100%;
    height:auto;
}
.home-products-grid .product-name {
    text-align:center;
    text-decoration:none;
}
.home-products-grid .product-name strong {display:block;}
.home-products-grid .product-name a {
    color:#514c4b;
    text-decoration:none;
    font:14px/18px Arial, Helvetica, sans-serif;
}
.home-products-grid li.item:hover,
.home-products-grid li.item.active {background:#efeded;}
.home-products-grid li.item .product-name span {
    background: url(../images/bullet-2.png) no-repeat 100% 100%;
    padding:0 14px;
}
.feature-section {
    overflow:hidden;
    margin-bottom: 50px;
    text-align: left;
    width: 103.5%;
}
.feature-block {
    float:left;
    width:33.33%;
    padding:0 31px 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color:#514c4b;
    font:18px/24px Arial, Helvetica, sans-serif;
}
.feature-block .image {
    overflow:hidden;
    width:100%;
    margin:0 0 18px;
    position:relative;
}
.feature-block .image img {
    display:block;
    width:100%;
    height:auto;
}
.feature-block .image:hover .hover-block,
.feature-block .image.active .hover-block {display:block;}
.feature-block .image .hover-block {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    cursor:pointer;
    background:rgba(19,17,12,0.05);
    display:none;
}
.feature-block .image .hover-block a {
    color:#fff;
    text-decoration:none;
    font:bold 24px/28px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    position:absolute;
    bottom:12px;
    right:13px;
}
.feature-block .image .hover-block a:hover {text-decoration:underline;}
.feature-block h2 {
    margin:0 0 13px;
    text-transform:uppercase;
    font:bold 16px/18px Arial, Helvetica, sans-serif;
}
.feature-block h2 a {text-decoration:none;}
.feature-block h2 a:hover {text-decoration:underline;}
.feature-block p {margin:0;}


/* Sidebar =============================================================================== */
.block {/* border:1px solid #c4c1bc;*/ margin:0 0 10px; }
.block .block-title {/* background:url(../images/bkg_block-title.gif) 0 0 repeat-x; border-bottom:1px solid #ddd; padding:2px 9px; */}
.block .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:6px 0 1px; text-transform:uppercase; color:#e26703; float:left;}
.block .block-title strong span
{
    font-weight:normal;
    padding-left:10px;
    color:#333333 !important;
    font-size:12px;
    line-height:30px;
}
.block-compare .block-title strong span
{
    padding-left:0px;
}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 5px 0px 10px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content
{
    text-align:left;
    /* background:#f8f7f5 url("../images/bkg_block-bottom.gif") no-repeat left bottom;*/
}
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove
{float:left;
 margin:1px 5px 2px 0;}
.block .actions {/* background:#dee5e8 url(../images/bkg_block-actions.gif) 0 0 repeat-x;*/ padding:6px 9px; text-align:right;}
.block .actions a
{ float:right; }
.block .actions button.button
{
    float:left;
}
.block-compare .actions button.button
{
    float:left;
}
.block .empty
{ margin:0; padding:5px 5px 10px 20px ;font-size:12px;text-align:left; }

.block li.odd { /*background-color:#f4f3f3; */}
.block li.even { /*background-color:#fafafa; */}
#poll-answers
{
    padding-left:10px;
}
/* Mini Blocks */
.block-cart,
.block-myacc,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; /*float:left;*/}
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List 
.mini-products-list .product-image {}
.mini-products-list .product-details {
float:right;
text-align:left;
width:140px;
}
.mini-products-list .product-details {
width:120px;
}
.block-related .mini-products-list .product-details .product-name a
{
        font-size:12px;
        text-decoration:none;
        color:#228eda;
}

.mini-products-list .product-details .product-name a:hover
{
        text-decoration:underline;
}
.mini-products-list .product-details a.link-wishlist
{
        color:#889b9c;
        margin-top:5px;
}
.mini-products-list .product-details a.link-wishlist:hover
{
        color:#1E7EC8;
        margin-top:5px;
        text-decoration:underline;
}
.col-right .mini-products-list img
{
        border:1px solid #dce5e8;
        margin-top:0;
}
.col-right .mini-products-list a
{
        float:left;
}
.col-right .mini-products-list input
{
        float:left;
}
*/
/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title {background:#8C9090;padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#333333; }
.block-account .block-content { background: #EFF1F2; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; padding:10px 0; color:#5f5d5c; text-decoration:none !important; font:16px 'DINNextLTPro-Regular'; }
.block-account .block-content li a:hover { color:#00A0DF;font-weight: bold; }
.block-account .block-content li.last a { border-bottom:0;font-weight: bold; }
.block-account .block-content li.current { padding:3px 0; color:#1E7EC8; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(../images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(../images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-account .block-content ul .last a{font:14px 'DINNextLTPro-bold';color: #000000;}
/*.block-layered-nav */.block-title
{
    border:0; padding:0; height:40px; overflow:hidden;
    /*width:220px;meena*/ 
    background-color: #d1d2d4;
}
.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 20px solid
        transparent;
    border-right: 20px solid
        transparent;
    border-top: 20px solid
        #d1d2d4;
}
.block-layered-nav .block-subtitle
{ padding:6px 0px 30px 10px;text-transform:uppercase; color:#333333; height:20px;
  font-size:10px;font-weight:bold;
}
.block-layered-nav .block-content
{ }
#narrow-by-list
{
    /*border:1px solid #c9d7dc;
    border-bottom:none;*/
}
.block-layered-nav dt
{padding:7px 10px 10px 20px; font-weight:bold; text-transform:uppercase; font-size:10px; color:#333333;}
.block-layered-nav dd
{
    padding:0 12px 12px 20px;
}

.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:5px; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:5px 10px 0px 0px; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right;text-transform:uppercase; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-account .block-title ,.block-cart .block-title ,.block-compare .block-title,.block-related .block-title,.block-checkout .block-title,.block-myacc .block-title,.block-progress .block-title
{

    border:0 none;
    height:40px;
    overflow:hidden;
    padding:0;

}

.block-cart .block-title strong { background:url(../images/icons/i_block-cart.gif) 10px 10px no-repeat;
}
.block-cart .block-title strong span,.block-compare .block-title strong span,.block-related .block-title strong span
,.block-checkout .block-title strong span,.block-account .block-title strong span,.block-progress .block-title  strong span
{
    color:#ffffff;
}
.block-cart .summary
{ padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal
{ margin:5px 0 0; padding:2px 0;  text-align:center; background-color:#E9F9FE;}
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions
{/* border-bottom:1px solid #c2c2c2; */ float:left;width:200px;}
.block-wishlist .block-content,.block-reorder .block-content,.block-account  .block-content,.block-cart .block-content
,.block-compare .block-content,.block-poll .block-content,.block-tags .block-content,.block-related .block-content,.block-checkout .block-content,
.block-recently .block-content,.block-order .block-content,.block-myacc .block-content
,.block-progress .block-content
{
    padding:5px 0px;

}
.block-checkout dl dd
{
    padding-left:20px;
    border-bottom:1px solid #c9d7dc;
    padding-bottom:5px;
    line-height:16px;
}
.block-checkout dl dt.complete
{
    color:#2290db;
    text-transform:uppercase;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
}
.block-checkout dl dt.method
{
    color:#333333;
    text-transform:uppercase;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:1px solid #c9d7dc;
}
.block-checkout dl dt.method.last,.block-checkout dl dd.complete.last
{
    border-bottom:none;
}
.block-checkout dl dt.complete a
{
    font-size:10px;
}
.checkout .col-right .block-checkout
{
    padding-top:41px;
}
.block-checkout ul li
{
    height:21px;
    font-size:12px;
    color:#333333;
    text-transform:uppercase;
    padding-left:20px;
    padding-top:8px;
    border-bottom:1px solid #c9d7dc;
}
.block-checkout ul li.last
{
    border-bottom:none;
}
/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related meena*/
/*.block-related .block-title strong { }
.block-related .block-title strong span { font-weight: bold; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }
*/
/* Block: Compare Products */
.block-compare .block-title strong {}
.block-compare button.button span {  }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(../images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label
{
    display:block; margin-left:18px;
}
.block-poll li { padding:3px 9px; }
.block-poll .actions
{
    margin:0px 0 10px 0;
    padding-left:20px;
}
.block-poll button.button span
{
    /*border-color:#406a83; background:#618499; */
    background: url(../images/btn_addtocart.gif) no-repeat  0 0;
    border:0 none;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:30px;
    line-height:21px;
    padding:0 0 0 3px;
}
.block-poll button.button span  span {
    background-position:100% 0;
    padding:5px 12px 0 5px;
}
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong
{
    color:#E26703;
    display:block;
    font:bold 12px/16px Arial,Helvetica,sans-serif;
    min-height:16px;
    padding:6px 0 1px;
    text-transform:uppercase;
    /* background-image:url(../images/i_block-tags.gif);*/ }
.block-tags .block-content ul { font-size:12px; padding:10px; }
.block-tags .block-content li { display:inline; padding-right:4px; }
.block-tags .block-content a
{
    color:#1b2d3b;
    text-decoration:none;
}
.block-tags .block-content a:hover
{
    color:#1b2d3b;
    text-decoration:underline;
}
.block-tags .actions { text-align:right; }
.block-tags .actions a
{
    float:left;
    text-decoration:none;
    color:#28a2e6;
    text-transform:uppercase;
    font-weight:bold;
    background:url(../images/icons/i_action.gif) right 3px no-repeat;
    padding-right:10px;
}
.block-tags .actions a:hover
{
    float:left;
    text-decoration:underline;
    color:#28a2e6;
    text-transform:uppercase;
    font-weight:bold;
    background:url(../images/icons/i_action.gif) right 3px no-repeat;
    padding-right:10px;
}

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong
{
    color:#E26703;
    display:block;
    font:bold 12px/16px Arial,Helvetica,sans-serif;
    min-height:16px;
    padding:6px 0 1px;
    text-transform:uppercase;
    /*background-image:url(../images/i_block-subscribe.gif);*/ 
}
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block;margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong
{/* background-image:url(../images/i_block-list.gif); */}
.block-reorder input.checkbox
{ float:left;}
.block-reorder .product-name { margin-left:20px;font-size:13px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block-reorder  .block-title strong span
{
    padding-left:0px !important;
}
/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(../images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.catalog-category-view .category-title
{
    border:0;

}
.catalog-category-view .category-title h1
{
    color: #333333;
    margin-right:10px;
}
.category-image { width:100%; overflow:hidden; margin:0 0 10px 0px; text-align:center;background-color:#F5F5F5; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products .price-box button.button
{
    padding-right:13px;
}

.category-products ul.add-to-links li
{
    float:left;
    padding-right:3px;
}
.category-products ul.add-to-links li a.link-compare
{
    padding-left:13px;
    font-weight:normal;
}
/* View Type: Grid */
/*
.products-grid { position:relative;}
.products-grid.last
{
        border-bottom:0;
}
.products-grid li.item
{
        float:left; width:199px;
        padding:5px 23px 20px 21px;
        height:246px;
        background:url("../images/bg_pro_off.gif") no-repeat left top ;
}
.products-grid li.item:hover
{
        float:left;
        width:199px;
        padding:5px 23px 20px 21px;
        height:246px;
        background:url("../images/bg_pro_on.gif") no-repeat left top ;
}

.products-grid li.device { width: 140px !important; height: 160px !important; margin-right: 15px; margin-bottom: 15px; padding-right: 15px !important; background:url("../images/bg_pro_dev_off.gif") no-repeat; }
.products-grid li.device:hover { width: 140px !important; height: 160px !important; padding-right: 15px !important; background:url("../images/bg_pro_dev_on.gif") no-repeat left top ;}

.products-grid li.product { width: 140px !important; height: 185px !important; margin-right: 15px; margin-bottom: 15px; padding-right: 15px !important; background:url("../images/bg_pro_prod_off.gif") no-repeat; }
.products-grid li.product:hover { width: 140px !important; height: 185px !important; padding-right: 15px !important; background:url("../images/bg_pro_prod_on.gif") no-repeat left top ;}

.products-grid li.item.last
{
        padding-right:0px;
}
.products-grid li.item a.product-image img
{
    max-height:128px;
}
.products-grid .product-image ,.home-spot .product-imgage
{
    display:block; width:155px;  margin:0 auto 10px;}
.products-grid .product-name a
{ */
/*min-height:2.7em;*/
/*	margin:0 0 5px;
        font-size:12px;
        line-height:1.3em;
        text-decoration:none;
        color:#228eda;
}
.products-grid .product-name a:hover
{
        color:#000000;
}
*/
.products-grid .price-box { margin:0;  text-align:left;}
.products-grid .availability { line-height:21px; }
.products-grid .actions { bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid
{ /*margin:0 auto;*/ }

.col1-layout .products-grid
{/* width:790px; margin:0 auto; */}


/* View Type: Grid */
/* meenatable.products-grid { width:685px; margin: 12px 0 0 12px; }*/
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { padding: 0px 4px 8px 4px; }
.products-grid td.empty {}
.products-grid .product-border { position: relative; border: 1px solid #ccc; padding: 12px 5px 12px 5px;background-color: #FFFFFF; }
.products-grid .product-image { }
.products-grid .product-name { font-size: 16px; }
.products-grid .product-name a { color: #000; text-decoration: none; }
.products-grid .product-name a:hover { color: #00A8E4; }


/* View Type: List */
.products-list li.item
{ border-bottom:1px dashed #d9ddd3; margin:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; margin-right: 18px; width: 495px !important; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {background: #FFF; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-right-width: 10px !important;}

.product-essential {}
/*.product-collateral { margin-right: 10px; }meena*/
.product-essential p, .product-essential h3 { padding: 0; }
.product-collateral p, .product-collateral h3 { padding: 0; }
.product-essential h3, .product-collateral h3 { font-size: 17px; margin-bottom: 3px;padding: 12px 0 3px 0; }

/* Product Images */
.product-view .product-img-box { float:left; width: 400px; padding-right: 0px; margin-top: 30px;  }
.product-view .product-img-box .product-image { padding: 6px 6px;  }
.product-view .product-img-box .product-image-zoom {overflow:hidden; z-index:9; /*border: 1px solid #242424; -moz-border-radius: 6px; -webkit-border-radius: 6px; background: #FFF; */ text-align: center; }
.product-view .product-img-box .product-image-zoom img { margin: auto; width: 297px; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views { margin-top: 8px; }
.product-view .product-img-box .more-views ul { margin-left: 4px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 15px ; /* border: 1px solid #242424; */ }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

.testimonials {font-size:12px; padding-top: 10px; text-align: left;}
.testimonials blockquote {color: #777777;}
.testimonials .text-right {color: #999999; text-align: right; padding-bottom: 10px; }


/* Product Shop */
/*meena.product-view .product-shop { float:right; width: 495px !important; margin-right: 5px; }*/
.product-view .product-name h2 { color: #00a8e4; font-weight: bold; text-transform: uppercase;line-height:32px;}
.product-view .short-description {}
.product-view .product-shop .price-box { display: none; }
.product-view .product-shop .showPrice { display: block !important; }
.product-view .product-shop .product-options-bottom .price-box { display: block !important; }

.product-shop div.product_banner { margin: 15px 0 15px; }

/* Rating */
.ratings { float: left; clear: none; position: relative;}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { display: none !important;; }
.price-box .price { font-weight:bold; }

.price-box-bundle {}
.bundlePrice { float: right; text-align: right !important; font-weight: bold; color: #3ea2e2; }
.bundleName { /* text-transform: uppercase; font-weight: bold;*/ }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; font-size: 16px; }

/* Old price */
.old-price { font-weight:normal; text-decoration:line-through; color: black;  }
.old-price .price-label { white-space:nowrap; display: none; }
.old-price .price { font-weight:bold; text-decoration:line-through; color: #525252; }

/* Special price */
.special-price { font-weight:bold; color: #CF0029;padding-right: 10px !important; }
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; color: #CF0029 !important; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {font-size: 14px;}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; display: none;}
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */

.add-to-cart label { float:left; margin-top: 12px !important; margin-right:5px; color: #525252; font-size: 14px; }
.add-to-cart .qty { float:left; margin-right: 10px; width: 47px !important; height: 28px; text-align: right; font-size: 16px !important; }
.add-to-cart .button { float:left;}
.add-to-cart button.button span { color: #fff; background-color:#EF6024 !important;}


/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }



.product-collateral h2 {  font:bold 14px/25px Arial, Helvetica, sans-serif;text-transform:uppercase;color:#000000;border-bottom:1px solid #dce5e8; }
.product-collateral .box-collateral { margin:0 0 25px; padding: 5px; }
.product-collateral .box-reviews {  background-color: white; }
.product-collateral .std img
{
    float:right;
}

/* Product Options */
.product-options { /* margin:10px 0 0; */ margin: 0px; width: 483px; }
.product-options dt { margin-top: 15px; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { border-bottom:1px solid #eee; margin:10px 0 5px; }
.product-options dl.last dd.last {}
/*.product-options dd input.input-text { width:98%; }*/
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list li {padding-bottom: 5px;}
.product-options .options-list input.radio { float: left; }
/* .product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; } */
.product-options .options-list input.radio {  }
.product-options .options-list input.checkbox {  }
.product-options .options-list .label { float: left;font-size:16px;  }

.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { border-top:0;}
.product-options-bottom .price-box { margin:16px 0; float: left; width: 30%; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

.product-view .box-up-sell h2, h3 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; }
.product-view .box-up-sell .products-grid td { width:25%;  padding:5px 10px 12px 0; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #dce5e8; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

.product-view .box-up-sell .price-box { display: block !important; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

.product-logo { position: absolute;
                bottom: 0px;
                right: 15px;
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.catalog-product-view p.product-name
{
    padding-top:0px !important;
}
.product-name /*living-room*/
{ margin:0; font-size:1em; font-weight:normal;
  /* height:50px;  this messes titles up for larger titles */
  /*padding-top:10px;*/

}
.wishlist-index-index .product-name
{
    height:auto;
}
.wishlist-index-index .my-wishlist .page-title h1
{
    padding-left:0px !important;
    background:none !important;
}

.product-name a { color:#1e7ec8;text-decoration:none;}

/* Product Tags */
.tags-list { display:block; font-size:13px;}
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0;padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

.catalogsearch-advanced-index .advanced-search .form-list label
{
    width:100%;
}
.catalogsearch-advanced-index  .messages
{
    background-color:#F3F7F7;
    margin:0 1px !important;
    width:708px;
    float:left;
}
/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.col2-right-layout .checkout .col-main {
    padding-bottom:0px;
    width:670px;
}

.checkout .page-title
{
    border-bottom:0;
    width:955px;
}
.col-wrapper .col-main .page-title  h1
{
    background:none;
    /*padding-left:0px;*/
}
.checkout-onepage-index  div.page-title  h1,.customer-account-login div.page-title  h1
,.catalogsearch-advanced-index  div.page-title  h1
,.checkout-multishipping-billing  div.page-title  h1
,.checkout-multishipping-success  div.page-title  h1
,.customer-account-forgotpassword  div.page-title  h1
,.tag-product-list  div.page-title  h1
,.checkout-multishipping-address-newshipping  div.page-title  h1
,.checkout-multishipping-addresses  div.page-title  h1
,.checkout-multishipping-shipping  div.page-title  h1
{
    color:#000000;
    margin:0px;
    font-size:16px;
    padding-left:0px;
    font-weight:bold;
}
.checkout-onepage-index  div.col-right
{
    padding-top:37px;
}

.checkout-onepage-index .page-title .checkout-title
{
    float: left;
    padding-top: 10px;
}

.checkout-onepage-index .page-title .secure-title
{
    float: right;
    margin-right: 10px;
}

.checkout-multishipping-shipping .data-table,.checkout-multishipping-overview .data-table
{
    border:none;
}
.checkout-multishipping-shipping .data-table thead th.a-center,.checkout-multishipping-overview .data-table  tfoot td.last
,.checkout-multishipping-overview .data-table thead th.a-center
{
    border-right:1px solid #C2D3E0;
}
.checkout-multishipping-overview .col2-set
{
    margin-bottom:10px;
}
.checkout-multishipping-overview .data-table  tfoot td
{
    border-left:1px solid #C2D3E0;
}
/*.col-wrapper .page-title  h1 ,.cart .page-title  h1
{
        padding:0px 35px;
        color:#000000;
     margin:0px;
         font-size:16px;
         font-weight:bold;
         background:url("../images/i_cart.gif") no-repeat left 10px;
}
*/
.cart .title-buttons h1
{
    color:#000000;
    margin:0px;
    font-size:16px;
    font-weight:bold;

}
.cart .cart-gateway
{
    border:1px solid #beedfb;
    background-color:#e9f9fe;
    height:23px;
    margin-bottom:10px;
    padding:3px;
}
.cart .cart-gateway label
{
    color:#228eda;
    font-style:italic;
    font-size:12px;
    line-height:23px;
}
/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types
{
    float:right;
    margin:0px 16px 5px 0;
}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td
{
    /*padding:10px; */
}
.cart-price .price
{
    font-size:16px;
    line-height:30px;
    color:#000000;
    font-weight:bold;
    padding-top:0px;
}
.cart-table td.a-right
{
    padding-top:5px;
}
.cart-table .product-name,.cart-table .product-name a
{   font:15px "DINNextLTPro-Regular";
    color:#505454;
    margin:0 0 5px; 

}
.cart-table .product-name a
{
    text-decoration:none;
}
.cart-table .product-name a:hover
{
    text-decoration:underline;
}
.cart-table tr td label
{
    color:#4d4d4d;
    font-style:italic;
}
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue {	float: left; }
.cart-table .btn-update {
    background-color: #98C0DB;
    background: -webkit-gradient(linear, left top, left bottom, from(#98C0DB), to(#25AAE1));
    background: -moz-linear-gradient(center top , #98C0DB, #25AAE1) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#98C0DB), to(#25AAE1));
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#98C0DB', endColorstr='#25AAE1');
    -ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#98C0DB', endColorstr='#25AAE1');
    border-radius: 3px;
    float: right;
}
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals
{
    padding:14px 0 0; }

.cart .crosssell
{ padding:15px 0px 0px 6px;background:#FFFFFF;}
.cart .crosssell h2
{ font-size:16px; color:#FFFFFF; background-color:#d4d4d4;padding:10px;}
.cart .crosssell .product-image
{ float:left; width:100px; height:100px;padding-right:10px;}
.cart .crosssell .product-image img
{border:1px solid #dce5e8;max-height:152px; }
.cart .crosssell .product-details { float:left;width:155px;padding-left:10px }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; border:0px;background-color:#e9e9e9;padding:10px 0px 0px 10px;min-height:122px; }
.cart .crosssell .link-compare { font-weight:normal; }

.cart .crosssell .btn-cart {
    background-color:#000000;
    color:#FFFFFF;
    padding: 6px; 
    font-weight: 700;
}

.cart .crosssell .price-box{
    display:block !important;
    float:none;
    width:120px;
}
.cart .crosssell .price-box .old-price ,.cart .crosssell .price-box .special-price{
    float:left;
    margin:0px 0px 4px 0px;
}
.cart .crosssell .price-box .minimal-price{
    margin:0px 0px 4px 0px; 
}
.cart .crosssell .price-box .price-label{
    display:none;
}
.cart .crosssell .price-box .price{
    font-size:13px;
}
#crosssell-products-list h3.product-name a
{
    text-decoration:none;
    font-weight:normal;
    font-size:12px;
    color:#3d3d3d;
}
#crosssell-products-list h3.product-name a:hover
{
    text-decoration:underline;
}

#crosssell-products-list .price-box
{      text-align:left;
       color:#009ddc;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping
{
    /*background-color: #e9e9e9;*/
    padding:0px 15px 20px 15px;

}
.cart .shipping .shipping-form .form-list .input-box
{
    float:left;
}
.cart .discount .discount-form,
.cart .shipping .shipping-form
{


}
.cart .discount h2,
.cart .shipping h2
{
    background-color: #e9e9e9;

    margin-bottom:0px;
    font:17px Arial, Helvetica, sans-serif;
    padding:15px 0 0 0px; color:#333333; text-transform:uppercase;
}
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set
{

}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2
{}
.cart .discount .input-box
{/* margin:8px 0 0; width:260px;*/
    display:inline;
}
.cart .discount input.input-text { width:254px; }

.cart .shipping h2
{ font:16px "DINNextLTPro-Regular" !important;color: #505454}
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }

/* Shopping Cart Totals */
.cart .totals
{
    /*background-color: #e9e9e9; border:1px solid #c4d3d8;*/
}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td,
.cart .totals td span
{
    padding:1px 15px 1px 7px;
    color:#505454;
    text-transform:capitalize;
    font:14px "DINNextLTPro-Regular" !important;
    font-weight:normal;
    line-height:20px;
}
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong,.cart .totals tfoot td strong span{ letter-spacing: 1px;font:16px "DINNextLTPro-Bold" !important; color:#505454;text-transform: uppercase;}
.cart .totals tfoot td strong span{color: #00A0DF;}
.cart .totals .checkout-types { font-size:13px; /*padding:1px 8px 15px;*/margin-top: 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt
{ font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */

.sp-methods { margin:0 0 8px; }
.sp-methods dt
{ margin:13px 5px 10px 0; font-weight:bold;float:left; }
.sp-methods dd
{width:100%;float:left;}
.sp-methods dd li
{
    margin:5px;
    margin-left:0px;
    /* float:left */;
}
#shipping-method-buttons-container
{
    float:left;
}
#shipping-method-buttons-container button.button
{
    margin-left:0px;
}
#checkout-shipping-method-load
{
    float:left;
}
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list
{}
.sp-methods .form-list li
{ margin:0 0 8px;
  float:none;
}
.form-list input#ccsave_cc_cid
{
    background:url("../images/bg_input_num.gif") no-repeat scroll left top transparent;
    border:medium none;
    height:30px;
    line-height:30px;
    padding:0 5px;
    width:108px;
}
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv
{ /*width:3em !important; */}

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this
{ font:13px DINNextLTPro-Regular; cursor:help; margin-left:10px;color:#218dd9;line-height:30px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px;  }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }

.block-progress dt
{
    /*border-bottom:1px solid #C9D7DC;*/
    color:#333333;
    font-size:12px;
    height:21px;
    padding-left:20px;
    padding-top:8px;
    text-transform:uppercase; }
.block-progress dt.last
{
    border-bottom:none !important;
}
.block-progress dd
{  padding:8px 13px 8px 20px; margin:0 0 6px;border-bottom:1px solid #C9D7DC; }
.block-progress dd.last{
    border:none;
}
.block-progress dt.complete
{ margin:0;  color:#5e8ab4; border:none !important;}
.block-progress dt.complete a
{
    font-size:10px;
}
.block-progress dt
{
    border-bottom:1px solid #C9D7DC !important;
}
.block-progress dd.complete {}
.block-progress p { margin:0; }
#payment-buttons-container p.required
{
    text-align:left;
}
#payment-buttons-container button.button
{
    margin-left:0px;
}
.opc .buttons-set
{
    margin-top:0;/* padding-top:2em; */
    float:left;
}
.opc .buttons-set p.required
{ margin:0; padding:0 0 10px; color:#218cd8; font-size:10px;
}

.form-list span.required
{ float: right; margin:0 90px 0 0; padding:0 0 10px; color:#218cd8; font-size:10px;
}

#checkout-step-login .buttons-set p.required
{
    text-align:right;
    width:100%;
    float:right;
}
#checkout-step-login .buttons-set button.button
{
    float:right;
}
#checkout-step-login .buttons-set a.f-left
{
    float:none;
}
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a
{
    background:url(../images/i_arrow-back.gif) 0 50% no-repeat; padding-left:10px;
    text-transform:uppercase;
    font-size:10px;
}
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul
{/* list-style:disc outside; padding-left:18px; */}

.opc { position:relative; }
.opc li.section
{
    margin-top: 10px;
    float:left;
    width:100%;
}
#checkout-step-login p
{
    margin-bottom:0px;

}
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(../images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number
{ float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#333333; }
.opc .step-title h2
{ float:left; margin:0;  color:#333333; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title,.opc .section .step-title
{
    background:url(../images/bg_checkout_off.jpg) left top no-repeat; color:#333333; cursor:pointer;
    height:30px;
    margin-bottom:10px;
    border:none;
    width:670px;
    disable: none !important;
}
.opc .allow .step-title_off,.opc .section .step-title_off
{
    background:url(../images/bg_checkout_off.jpg) left top no-repeat; color:#a4b3b9; cursor:pointer;
    height:30px;
    margin-bottom:10px;
    border:none;
}
.opc .allow .step-title .number,.opc .section .step-title .number
{
    background:none; border:none;
    font-weight:bold; font-size:12px;
    padding-top:8px;
    padding-left:8px;
    width:10px;
}
.opc .allow .step-title h2,.opc .section .step-title h2
{
    font-weight:normal; font-size:12px;
    padding-top:8px;
    padding-left:20px;
    text-transform:uppercase;
}
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title
{
    background:url("../images/bg_checkout.jpg") no-repeat scroll left top transparent; border:none; margin-bottom:10px; color:#f0f0f0; cursor:default; width:670px;
}

.opc .active .solid-override
{
    background:url("../images/bg_checkout-full.png") no-repeat scroll left top transparent !important;
}
.opc .active .step-title .number
{
    border-color:#f19900;
    font-size:12px;
    font-weight:bold;
    padding-left:8px;
    padding-top:8px;
    width:10px;
    color:#f0f0f0;
}
.opc .active .step-title h2
{ color:#f0f0f0; }
/*.opc .active .step-title a { display:none; }*/
#opc-review #checkout-step-review
{
    border:none;
    width:670px;
    float:left;
}
.opc .step
{
    border:none;
    background:#f3f7f7;
    position:relative;
    width:670px;
    float:left;
}

.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set
{
    float:left;
}
#opc-login h3 ,#checkout-step-billing h3,#checkout-step-shipping h3
{
    float:left;
    width:100%;
    font-size:12px; padding-bottom:2px; text-transform:uppercase;
    color:#218cd8;
}
#opc-login h4
{
    font-size:12px; font-weight:normal; }

#opc-shipping_method .buttons-set
{
    border-top:0; padding:0px;}
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name
{  color:#228eda;
   padding-top:5px;
}
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set
{
    width:630px;
    padding:10px 0 0 30px;
}
#opc-review .buttons-set p
{ margin:0; line-height:40px;
  color:#000000;
}
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

#checkout-progress-wrapper { margin-top: 29px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { border:1px solid #bbb6a5;padding: 2px }
.multiple-checkout .col2-set h2.legend { padding:5px 10px; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span {  }

/* Step 1 */
.multiple-checkout .title-buttons button.button span {  }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span {  }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:280px; padding:14px 21px;  border:1px solid #bbb6a5; margin-bottom:5px;}
.account-login .content h2
{ font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#228EDA; }
.account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
.account-login .buttons-set
{ /*border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x; */}
.customer-account-login .buttons-set
{

    width:100%;

}
.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { font:14px 'DINNextLTPro-Regular'; /*margin:0 8em 1.5em 0;*/ }
.dashboard .welcome-msg p { margin:0; }
.dashboard .welcome-msg p.hello { margin:0; font: 19px 'DINNextLTPro-Bold'; color: #505454;}
.dashboard .welcome-msg p.replacement-text{font: 16px 'DINNextLTPro-Regular'; color: #505454;}
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account
{  /*border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px;*/ margin: 0 0 20px; }
.box-account .box-head {  margin:0 0 10px; text-align:right; background-color: rgb(235, 237, 238); padding: 25px 10px 25px 25px; }
.box-account .box-head a {
    font: 14px 'DINNextLTPro-Bold';
    color: #00A0Df;
    float:right;
    margin-top:5px;
}
.box-account .box-head h2
{ float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#1E7EC8; }
.dashboard .box .div_add
{
    background:none !important;
}
.dashboard .box .box-title ,.dashboard .col2-set .box .box-content a { /*background:url(../images/bkg_divider1.gif) 0 100% repeat-x;*/ padding:0 0 2px;/* margin:0 0 8px;*/
    text-align:left;text-transform:uppercase; }
.dashboard .box .box-title a,.dashboard .col2-set .box .box-content a
{
    font-size:10px;vertical-align:baseline;text-decoration:none;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:12px; font-weight:normal; margin-top:1px;color:#228EDA; }
.dashboard .box .box-title h3.cls_add {
    background:url("../images/i_book.gif") no-repeat scroll left top transparent;
    color:#000000;
    font-size:16px;
    font-weight:bold;
    line-height:31px;
    padding-left:35px;
    text-transform:uppercase;
    padding-bottom:5px;
}
/* Block: Recent Orders */
/*.dashboard .box-recent .box-head h2 { background-image:url(../images/i_folder-table.gif); }*/
.dashboard .box-recent .box-head h2 {
    background:url("../images/account/icon-recent_orders.png") no-repeat scroll left top transparent;
    color:#000000;
    font:18px 'DINNextLTPro-Bold';
    line-height:31px;
    padding-left:0px;
}

.dashboard .box-info .box-head h2 {
    background:url("../images/account/icon-account_info.png") no-repeat scroll left top transparent;
    color:#000000;
    font-size:16px;
    font-weight:bold;
    line-height:31px;
    padding-left:45px;
}

.dashboard .box-address .box-head h2 {
    background:url("../images/account/icon-address_book.png") no-repeat scroll left top transparent;
    color:#000000;
    font-size:16px;
    font-weight:bold;
    line-height:31px;
    padding-left:45px;
}

/* Block: Account Information */
/*.dashboard .box-info .box-head h2 { background-image:url(../images/i_ma-info.gif); }*/
/*
.dashboard .box-info .box-head h2  ,.my-account .page-title h1{
background:url("../images/i_account.gif") no-repeat scroll left top transparent !important;
font-size:16px;
color:#000000;
font-weight:bold;
line-height:31px;
padding-left:35px !important;
text-transform:uppercase;
}
*/
.sales-order-view .my-account .page-title h1{
    padding-left:0px !important;
    font-size:20px;
}
.dashboard .box-info h4
{color:#228EDA;
 font-size:12px; font-weight:normal;
 margin-top:5px;
 text-transform:uppercase;
 display: inline;
}

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2
{  font-size:12px; color:#228EDA; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item
{/* background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; */margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
.addresses-additional
{
    /*width:332px;*/
}
/* Order View */
.order-info {}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold;color:#1E7EC8 ;}
.order-info li { margin:0 3px; background: #d1d2d4;padding:10px;}

.order-date { margin:10px 0px 0px 5px; }

.order-info-box
{ padding:12px 15px; margin:0 0 15px;
}
.order-info-box h2 { font-weight:bold; font-size:13px;  color:#1E7EC8}
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
.order-info-box .address_wrapper_left{
    border-left: 1px solid #d0cbc1; 
    border-top: 1px solid #d0cbc1;  
    border-bottom: 1px solid #d0cbc1;  
    min-height:186px;
}
.order-info-box .address_wrapper_right{
    border-right: 1px solid #d0cbc1; 
    border-top: 1px solid #d0cbc1;  
    border-bottom: 1px solid #d0cbc1;  
    min-height:186px;
}
.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { font-weight:bold; font-size:13px; color:#1E7EC8}
.order-items .product-name { font-size:1em !important; font-weight:bold !important;color:#1E7EC8 }
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
.order-items p .link-print { float:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:5px 5px 0 5px; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set
{float:left;}
.my-wishlist .buttons-set  .btn-add
{
    margin:0 5px;
}
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {  }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px;font: 13px 'DINNextLTPro-Regular';color:#505454; text-transform: uppercase;}

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { }
.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a
{
    color:#889B9C; text-decoration:none;
}
.footer a:hover { text-decoration:underline; }
.footer .bugs
{
    margin:13px 0 0; color:#889B9C;
    float:left;
}
.footer .footer_design_by
{
    font-size: 10px;
}
.footer .bugs a
{
    color:#889B9C; text-decoration:none;
}
.footer .bugs a:hover { text-decoration:none; }
.footer address
{
    width:100%;
    float:left;
    margin:0px; color:#889B9C;
    text-align:left;
}
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul
{
    display:inline;
    float:left;
    margin-left:3px;
}
.footer .cms_footer_links
{
    float:left;
    margin-left:-3px !important;
    /*width:35%;*/
}
.footer li.first
{
    padding:0 7px 0 0px;
    margin-left:0;
}

.footer ul.links { display:block; }
.footer li { display:inline; background:url(../images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 5px 0 5px; }
/*.footer li.last { background:none !important; padding-right:0 !important; }*/
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot
{
    float:left;
    width:100%;
}
.best-selling h3
{
    color:#e25203; font-size:1.2em;
    background:url(../images/horizontal.gif) no-repeat left bottom;
    float:left;
    height:33px;
    margin-bottom:25px;
    padding-top:29px;
    text-align:right;
    width:100%;
}
.best-selling table
{
    float:left;
    width:100%;
}
.best-selling tr.odd {margin-right:-25px;float:left; }
.best-selling tr.even {margin-right:-25px;float:left; }
.best-selling td
{
    width:181px;
    font-size:11px;
    background:url(../images/bg_pro_off.gif) no-repeat left top;
    color:#228EDA;
    float:left;
    height:219px;
    margin-bottom:25px;
    margin-right:25px;
    border:none;
    padding:15px 10px 11px 21px;
    text-align:center;
    width:189px;
}
.best-selling tr.odd {float:left; }
.best-selling td:hover
{
    width:181px;;
    font-size:11px;
    background:url(../images/bg_pro_on.gif) no-repeat left top;
    color:#000000;
    height:219px;
    margin-bottom:25px;
    margin-right:25px;
    padding:15px 10px 11px 21px;
    border:none;
    text-align:center;
    width:189px;
}

.best-selling .product-img
{
    border:none;
    text-align:center;
    display:table-cell;
    max-height:128px;
}
.best-selling .product-description
{
    line-height:33px;
    width:194px;
    text-align:left;
    height:33px;
    float:left;
}
.best-selling .product-description p a
{
    line-height:1.3em;
    font-size:12px;
    text-decoration:none;
}
.best-selling .product-description p a:hover
{
    line-height:1.3em;
    font-size:12px;
    text-decoration:none;
    color:#000;
}

.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */


.input-newletter {
    background: url(../images/bg_newsletter.gif) no-repeat left top;
    border:medium none;
    color:#333333;
    float:left;
    font-style:italic;
    height:30px;
    line-height:30px;
    padding-left:25px;
    padding-right:0;
    /*margin-bottom:8px;*/
    width:161px;
}
.col {
    float:left;
    margin:0 10px 0 0;
    min-height:1px;
    position:relative;
}
.col ul li {
    font-size:11px;
    line-height:25px;
    text-align:left;
}
.col ul li a {
    background: url(../images/icon_1.gif) no-repeat 0 50%;
    color:#889B9C;
    padding:0 30px 0 10px;
    text-decoration:none;
}
.col ul li a:hover {
    text-decoration:underline;
}

.col-newsletter {
    display:none;
    float:right;
    margin-right:0;
    margin-bottom:10px;
}
.col-newsletter ul li {
    text-align:right;
}
.col-newsletter img {
    line-height:25px;
    margin-right:10px;
    vertical-align:text-bottom;
}
/*button*/
.col-newsletter label {
    color:#333333;
    line-height:25px;
    padding-left:5px;
}
.col-newsletter ul li button
{
    position:absolute;
    right:5px;
    top:25px;
}
.col-newsletter ul li button.button span {
    background: url(../images/btn_search.gif) no-repeat  0 0;
    border:0 none;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:30px;
    line-height:21px;
    padding:0 0 0 3px;
}
.col-newsletter ul li button.button span span {
    background-position:100% 0;
    padding:5px 6px 0 3px;
}
/*end of button*/
.best-selling .price-box{float:left;width:50%}
.best-selling button.button span span {
    background-position:100% 0;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
    color:#d2eeff;
    font-weight:normal;
}


.best-selling button.button span
{
    background: url(../images/btn_addtocart.gif) no-repeat  0 0;
    border:0 none;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:30px;
    line-height:21px;
    padding:0 0 0 7px;
}

.product-view .price-box
{float:left;}
button.button span span {
    background-position:100% 0;
    padding:4px 15px 0 3px;
    text-transform:uppercase;

    font-weight:normal;
}


button.button span
{

    border:0 none;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:30px;
    line-height:21px;
    padding:0 0 0 7px;
}

.price-box button.button span span {
    background-position:100% 0;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
    color:#d2eeff;
    font-weight:normal;
}


.price-box button.button span
{
    background: url(../images/btn_addtocart.gif) no-repeat  0 0;
    border:0 none;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:30px;
    line-height:21px;
    padding:0 0 0 7px;
}
.col-right {
    float:left;

    text-align:right;
    width:410px;
}
.col-right  div img
{
    /*margin-left:5px;*/
    margin-top:5px;
}
.checkout-onepage-success .col-right  div img,
.tag-list-index .col-right  div img,
.downloadable-customer-products .col-right  div img,.catalogsearch-advanced-index .col-right  div img
{
    margin-left:0;
}
.catalog-product-view .col-right .block-banner .block-content img
{
    margin-left:0;
}
/*********************************************************************menu*/

.nav-container ul li.level-top ul li span
{
    background:none;
    padding-top:10px;
    color:#B4B4B4;
    /*height:30px;*/
    line-height:15px !important;
    padding-bottom:10px;
}

#nav li.active a {/* color:#2396E1; */background:none;}
/*#nav ul li.last li span {padding:3px 15px 4px 15px; }*/
#nav ul.level0 li
{
    background:transparent url(../images/icon_dropmenu.gif) no-repeat scroll 10px 15px;
    border-bottom:1px dotted #3D3F40;
    font-size:12px;
    margin-left:10px;
    /*height:30px;*/
    margin-right:10px;
    color:#b4b4b4;
}

#nav ul.level0 li.last
{
    border-bottom:none;
    background:transparent url(../images/icon_dropmenu.gif) no-repeat scroll 10px 15px;
    font-size:12px;
    margin-left:10px;
    margin-right:10px;
    color:#b4b4b4;
    padding-bottom:8px;
}
.nav-container ul li.level-top span
{
    height:31px;
    border:0;
    /*padding:0 0 0 18px;*/
    font:12px/30px Tahoma, Verdana, Arial, sans-serif;
    background-position:100% 0;
    padding:21px 20px 0 22px;
}
.nav-container ul li.level-top ul li span
{
    height:auto;
}

li.level-top span {
    color:#B4B4B4;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:30px;
    padding:0 8px;
    text-align:left;
    white-space:nowrap;
}
ul.level0
{
    margin-top:24px;
    background:transparent url(../images/bkg_dropdown.gif) no-repeat bottom left;
    width:199px;
}
ul.level1
{
    background:transparent url(../images/bkg_dropdown.gif) no-repeat bottom left;
    width:199px;
    margin-left:80px;
    margin-top:-8px;
}
ul.level2
{
    background:transparent url(../images/bkg_dropdown.gif) no-repeat bottom left;
    width:199px;
    margin-left:80px;
    margin-top:-8px;
}


.nav-container li.active  span
{
    border:0;
    height:40px;
    padding:0 0 0 15px;
    font:12px/30px Tahoma, Verdana, Arial, sans-serif;
}




table tr td div.actions
{
    float:left;
    width:100%;
}

/*slideshow*/
.cls_slideshow {
    background:transparent url(../images/bg_slideshow.gif) no-repeat scroll left top;
    height:101px;
    padding-bottom:9px;
    width:955px;
}

.cls_slideshow ul
{
    padding-top:28px;
}
.cls_slideshow ul li.icon
{
    display:inline;
    margin-right:0px;
    margin-left:0px;
}
.cls_slideshow ul li.icon img
{

    margin-top:10px;
}
.cls_slideshow ul li
{
    display:inline;
    margin-right:20px;
    margin-left:20px;
}

/*.breadcrumbs
{
        height:49px;
        margin:0 auto;
        width:960px;
        margin-top: -1px;
        font-family: Arial;
}*/
.breadcrumbs ul
{
    padding: 22px 0 0 0px;
}

.breadcrumbs .col-left
{
    width:960px;
}
.breadcrumbs .col-left ul li
{
    float:left;
}
.breadcrumbs .col-ship {
    padding-right:11px;
    padding-top:5px;
    text-align:right;
    width:320px;
}
.breadcrumbs .col-ship label {
    color:#2290db;
    font-size:14px;
    height:30px;
    line-height:30px;
    padding-left:5px;
    text-transform:uppercase;
}
.breadcrumbs .col-left ul li {
    float:left;
    font-size:10px;
    /*height:7px;*/
    line-height:12px;
    text-transform:uppercase;
    color:#838282;
}
.breadcrumbs .col-left ul li.last {
    background:none repeat scroll 0 0 transparent;
    color:#838282;
    float:left;
    font-size:12px;
    padding:0 15px 0 15px;
}
.main-container .breadcrumbs .col-left ul li a
{
    text-decoration:none;
    font-size:12px;
    color:#838282;
}
.main .col-right
{
    float:right;
    padding:0 0 1px;
    width:220px;
}
.col-wrapper .col-left  {
    float:right;
    padding:0 0 1px;
    width:220px;
    /*margin-top:30px;*/
}
dd li a
{
    text-decoration:none;
    color:#333333;
}
dd li a:hover
{
    text-decoration:underline;
    color:#333333;
}

/*button*/
.add-to-cart label
{
    margin-top:2px;
    color:#333333;
    line-height:25px;
    padding-left:5px;
}
.add-to-cart button.button span ,.product-details button.button span
{
    background:url("../images/btn_addCartNew.png") no-repeat 0 0 ;
    border:0 none;
    font:bold 11px/21px Tahoma,Verdana,Arial,sans-serif;


    padding:0 0 0 7px;
}
.add-to-cart button.button span span,.product-details button.button span span {
    background-position:100% 0;

    font-weight:normal;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
}

.form-add label {
    color:#333333;
    line-height:25px;
    padding-left:5px;
    width:100%;
}
.form-add button.button span {
    background:url("../images/btn_search.gif") no-repeat 0 0 ;
    border:0 none;
    font:bold 11px/21px Tahoma,Verdana,Arial,sans-serif;
    height:30px;
    padding:0 0 0 7px;
}
.form-add button.button span span {
    background-position:100% 0;
    color:#D2EEFF;
    font-weight:normal;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
}

.checkout-types label {
    color:#333333;
    line-height:25px;
    padding-left:5px;
}
.checkout-types button.button span {
    background:url("../images/btn_proceed.gif") no-repeat 0 0 ;
    border:0 none;
    font:bold 15px/21px Tahoma,Verdana,Arial,sans-serif;
    height:37px;
    padding:0 0 0 7px;
}
.checkout-types button.button span span {
    background-position:100% 0;
    color:#D2EEFF;
    padding:8px 15px 0 3px;
    text-transform:uppercase;
}

.a-right label {
    color:#333333;
    line-height:25px;
    padding-left:5px;
}
.a-right .price
{
    font-size:16px;
    font-weight:bold;
    color:#000000;
}
.a-right strong .price
{
    font-size:16px;
    font-weight:bold;
    color:#228eda;
}
.a-right button.btn-continue span {
    background:url("/media/cart/btn_continue2.gif") no-repeat 0 0 ;
    margin-left: 15px;
    border:0 none;
    font:bold 10px/21px Tahoma,Verdana,Arial,sans-serif;
    height:30px;
    padding:0 0 0 7px;
}
.a-right button.btn-continue span span {
    background-position:100% 0;
    color: white;
    font-weight:bold;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
}

.a-right label {
    color:#333333;
    line-height:25px;
    padding-left:5px;
}

.a-right button.btn-update {
}

.a-right button.btn-update span {
    background: none;
    color: white;
    font-weight: bold;
    /* background:url("../images/btn_addtocart.gif") no-repeat 0 0 ; */
    border:0 none;
    font:bold 10px/21px Tahoma,Verdana,Arial,sans-serif;
    height:30px;
    padding:0 0 0 7px;
}
.block-order .block-content .actions button.btn-cart span span {
    background-position:100% 0;
    color:#D2EEFF;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
}

.block-order .block-content .actions button.btn-cart span {
    background:url("../images/btn_addtocart.gif") no-repeat 0 0 ;
    border:0 none;
    font: 12px/21px Tahoma,Verdana,Arial,sans-serif;
    height:30px;
    padding:0 0 0 7px;
}
.a-right button.btn-update span span {
    background-position:100% 0;
    /* color:#D2EEFF; */
    padding:4px 15px 0 3px;
    text-transform:uppercase;
}

.buttons-set label {
    color:#333333;
    line-height:25px;
    padding-left:5px;
}
.buttons-set button.button span {
    background-color: #0086B9;

    color: white;
    /* background:url("../images/btn_search.gif") no-repeat 0 0 ; */
    border:0 none;
    font:bold 11px/21px Tahoma,Verdana,Arial,sans-serif;
    height:30px;
    padding:0 0 0 7px;
}

.buttons-set button.button span span {
    background: none;
    background-position:100% 0;
    color:#FFFFFF;
    font-weight:bold;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
}

.order-desc button
{
    margin-top:5px;
}
.order-desc button.btn-continue span {
    border:0 none;
    font:bold 12px/21px Tahoma,Verdana,Arial,sans-serif;
    height:30px;
    padding:0 0 0 7px;
}
.order-desc button.btn-continue span span {
    background-position:100% 0;
    color:#D2EEFF;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
}


.div_add  button.btn-continue span {
    background:url("/media/cart/btn_continue2.gif") no-repeat 0 0 ;
    border:0 none;
    font:bold 12px/21px Tahoma,Verdana,Arial,sans-serif;
    height:30px;
    padding:0 0 0 19px;
}
.div_add button.btn-continue span span {
    background-position:100% 0;
    color:#D2EEFF;
    padding:4px 15px 0 23px;
    text-transform:uppercase;
}

.my-account button.btn-addnew span {
    background:url("../images/btn_new.gif") no-repeat 0 0 ;
    border:0 none;
    font:bold 12px/21px Tahoma,Verdana,Arial,sans-serif;
    height:30px;
    padding:0 0 0 37px;
}
.my-account button.btn-addnew span span {
    background-position:100% 0;
    color:#FFFFFF;
    padding:4px 15px 0 3px;
    text-transform:uppercase;
}
/*end of button*/
#coupon_code
{
    /*	background:url("../images/bg_input_tag.gif") no-repeat scroll left top transparent;*/
    background-color: transparent;
    border: 1px solid #c6c6c6;

    /*	border:medium none; */
    color:#333333;
    font-style:italic;
    height:33px;
    line-height:30px;
    padding-right:0;
    width:100%;
    display:inline;
    margin-bottom: 5px;
}
.coupancode_label{
    margin-bottom:6px;
    font-weight:bold;
    color: #505454;
}
/*.discount-form .buttons-set
{
        float:right;
        margin:0;
        margin-right:8px;
        padding-top:0;
}
*/
.order_received .page-title,.edit-account .page-title,.my-account .page-title
{
    border-bottom:none;
    /*width:655px;
    padding-bottom:10px;*/
}

.order_received .page-title h1 {
    background:url("../images/i_received.gif") no-repeat scroll left 5px transparent;
    color:#000000;
    font-size:16px;
    font-weight:bold;
    line-height:31px;
    padding-left:35px;
}
.checkout-onepage-success .col-main .page-title h1 {
    background:url("../images/i_received.gif") no-repeat scroll left 5px transparent;
    color:#000000;
    font-size:16px;
    font-weight:bold;
    line-height:31px;
    padding-left:35px;
}

/* LAYOUT FIXES */
.checkout-onepage-success .product-view,
.sales-order-view .product-view,
.sales-order-history .product-view,
.helpdeskultimate-customer-index .product-view,
.review-customer-index .product-view,
.newsletter-manage-index .product-view,
.customer-account-edit .product-view,
.customer-address-index .product-view,
.customer-address-form .product-view {
    background:none;
    padding:0px;
    padding-left: 0px !important;
}
.checkout-onepage-success .product-view {
    margin-top: -18px;
}
.sales-order-view .product-view h1 {
    padding-left: 35px !important;
}

.order_received .order-content h1
{
    color:#228eda;
    font-size:16px;
    font-weight:bold;
    padding-top:10px;
}
.block-recently ul
{
    margin-left:20px;
    padding-top:5px;
}
.block-order .block-subtitle
{
    font-weight:normal;
    padding-bottom:5px;
}
.block-order .block-content ul
{
    padding-left:20px;
}
.block-order .block-content ul li input
{
    float:left;
}
.block-order .block-content ul li span.label
{
    padding-left:5px;
    color:#228eda;
    width:120px;
    float:left;
}
.block-order .block-content .actions
{
    float:left;
    width:190px;
}
.block-order .block-content
{
    margin-bottom:10px;
}
.block-order .block-content .actions a
{
    float:right;
    text-transform:uppercase;
    font-size:10px;
}

.block-recently ul li
{
    background:url(../images/i_action.gif) left 5px no-repeat;
    padding-left:10px;
    color:#228eda;
    width:160px;
    padding-bottom:5px;
}

.account-info .page-title h1 {
    background:url("../images/i_account.gif") no-repeat scroll left 5px transparent;
    color:#000000;
    font-size:16px;
    font-weight:bold;
    line-height:31px;
    padding-left:35px;
}

.account-info .form-list .change-pass
{
    margin-top:25px;
    text-transform:uppercase;
    font-size:10px;
}
.account-info .buttons-set
{
    float:left;
}
.account-info .buttons-set button
{
    margin-left:0px;
}
.account-info p.required
{
    color:#2290db;
    font-size:10px;
}
.account-info p button
{
    float:left;
}
.account-info .buttons-set .back-link a {
    background:url("../images/i_arrow-back.gif") no-repeat scroll 0 50% transparent;
    font-size:10px;
    padding-left:10px;
    text-transform:uppercase;
}

.my-account-info h1
{
    color:#228EDA;
    font-size:12px;
    font-weight:bold;
}
.my-account-info,.my-order-info,.account-info,.book-info
{
    padding-bottom:20px;
    float:left;
}
.my-account .dashboard h1 {
    background:url("../images/i_dashboard.gif") no-repeat scroll left 5px transparent !important;
    color:#000000;
    font-size:16px;
    font-weight:bold;
    line-height:31px;
    padding-left:35px;
}

.my-order-info
{
    padding-right:20px;
    width:655px;
}

.my-order-info a
{
    text-transform:uppercase;
    font-size:10px;
    color:#228eda;
}

.account-info h1,.book-info h1
{
    font-size:12px;
    color:#228eda;
    text-transform:uppercase;
}
.account-info h1 a
{
    font-size:10px;
}
.account-info .col-left a,.book-info .col-left a,.book-info .col-right h1 a
{
    text-transform:uppercase;
    font-size:10px;
}
.account-info .col-left
{
    width:342px;
}
.book-info .col-left
{
    width:322px;
}
.account-info .col-right
{
    float:left;
    width:292px;
    text-align:left;
    padding-left:28px;
}
.book-info .col-right
{
    float:left;
    width:332px;
    text-align:left;
}

.block-account .block-content ul li
{  line-height:30px;
   text-transform: uppercase; 
}
.block-account .block-content ul li a
{
    color:#505454;
    font:14px 'DINNextLTPro-Regular';
    text-decoration:none;
}
.block-account .block-content ul li.current a
{
    color:#228eda;
    text-decoration:none;
}
.block-account .block-content ul li.current{ 
    color:#00A0DF;
    font-weight:bold; 
    /*background:url(../images/i_action.gif) 10px 13px no-repeat;*/
    padding-left:10px;
}
.block-account .block-content ul li.last
{
    border-bottom:none;
}
.my-account .pager
{
    border:1px solid #c4d3d8;

    background:none;
    float:left;
    background-color:#efefef;
    font-size:11px;
    padding:7px 8px 4px 8px;
    text-align:center;
}
.sales-order-history .my-account .pager
{
    float:none;
}

.sales-order-history .my-account .data-table
{
    border-top:none;
}
.my-account #my-orders-table{

    border-top: 1px solid #C2D3E0;
}
.sales-order-history .my-account .data-table thead tr th
{
    border-top:none;
}
.sales-order-history .my-account .data-table tbody tr td
{
    border-bottom:none;
}
.sales-order-history .my-account .data-table tbody tr td.last
{
    border-right:none;
}
.my-account .my-order-info
{
    padding-bottom:10px;
}

.checkout-onepage-index .col-wrapper
{
    float:left;
    background-color:#f3f7f7;
    border-left:1px solid #dce5e8;
    border-right:1px solid #dce5e8;
    padding:0 20px;
    /*width:913px;* meena/
}

.cms-home .col-main-top,.cms-home .col-main-bottom
,.catalogsearch-advanced-index .col-main-bottom,.catalogsearch-advanced-index .col-main-top
,.contacts-index-index .col-main-top,.contacts-index-index .col-main-bottom
,.catalogsearch-result-index .col-main-top,.catalogsearch-result-index .col-main-bottom
,.catalog-product-view .col-main-top,.catalog-product-view .col-main-bottom
,.tag-list-index .col-main-top,.tag-list-index .col-main-bottom
,.sales-order-view .col-main-top,.sales-order-view .col-main-bottom
,.review-product-list .col-main-top,.review-product-list .col-main-bottom
,.cms-no-route .col-main-top,.cms-no-route .col-main-bottom
,.wishlist-index-index .col-main-top,.wishlist-index-index .col-main-bottom
,.customer-account-edit .col-main-top,.customer-account-edit .col-main-bottom
,.sales-order-history .col-main-top,.sales-order-history .col-main-bottom
,.checkout-onepage-success .col-main-top,.checkout-onepage-success .col-main-bottom
,.review-customer-index .col-main-top,.review-customer-index .col-main-bottom
,.newsletter-manage-index .col-main-top,.newsletter-manage-index .col-main-bottom
,.downloadable-customer-products .col-main-top,.downloadable-customer-products .col-main-bottom
,.sendfriend-product-send .col-main-top,.sendfriend-product-send .col-main-bottom
,.customer-address-form .col-main-top,.customer-address-form .col-main-bottom
,.wishlist-index-share .col-main-top,.wishlist-index-share .col-main-bottom
{
    background:none;
    height:0px;
}
.wishlist-index-share  .my-account
{
        background-color:#F3F7F7;
border-left:1px solid #F3F7F7;
border-right:1px solid #F3F7F7;
margin-left:1px;
padding:9px 20px;
width:666px;
}
.wishlist-index-share  .required
{
        width:666px;
}
.col-main-top,.catalogsearch-result-index .col1-layout .col-main-top
,.catalog-category-view .col1-layout .product-top
,.checkout-onepage-index .col2-right-layout .col-main-top
,.checkout-onepage-index .col2-left-layout .col-main-top
{
    background:url(../images/corner_top.jpg) left top no-repeat;
    width:955px;
    height:14px;
}
.col-main-bottom,.catalogsearch-result-index .col1-layout .col-main-bottom
,.catalog-category-view .col1-layout .product-bottom
,.checkout-onepage-index .col2-left-layout .col-main-bottom
,.checkout-onepage-index .col2-right-layout .col-main-bottom
{
    background:url(../images/corner_bottom.jpg) left top no-repeat;
    width:955px;
    height:14px;
    float:left;
}

.product-details .add-to-links
{
    margin-top:10px;
}
.product-details .add-to-links li
{
    display:block;
}
.discount-form div.input-box
{
    float:none;
}

#shipping-zip-form .buttons-set
{


}

.customer-account-index .welcome-msg p.hello
{
        color:#1E7EC8;
}
.tag-list-index .col-left,.sales-order-view .col-left,.wishlist-index-index .col-left
{
        width:220px;
}
.tag-list-index .product-view
{
    background-color:#F3F7F7;
    border-left:1px solid #F3F7F7;
    border-right:1px solid #F3F7F7;
    margin-left:1px;
    padding:9px 20px;
    width:666px;
}
.tag-list-index .col2-right-layout .product-view,.tag-list-index .col2-left-layout .product-view
{
    margin-left:-1px !important;
        padding:0px !important;
}
.sales-order-history .my-account,.customer-account-edit .my-account
{       float:left;
        width:668px;
        padding:0 20px 20px 20px;
}
.review-customer-index .my-account,.wishlist-index-index .my-account,.customer-account-index .product-view
,.sales-order-history .my-account,.newsletter-manage-index  .my-account
,.cms-no-route .col-main .std
,.downloadable-customer-products .my-account
,.wishlist-index-index .my-account, .tag-customer-index .my-account
{   float:left;
    padding:0 20px 20px;
    width:668px;
}
.product-view { /*  width: 680px !important; */ }
.customer-account-index .product-view
{
    padding:0 20px;
}
ol#products-list
{
    background-color:#F3F7F7;
    border-left:1px solid #DCE5E8;
    border-right:1px solid #DCE5E8;
    float:left;
    /*width:463px;*/
    width:auto;
}
.col3-layout ol#products-list
{
    width:auto;
}
.product-top
{
    background:url("../images/bg_top.jpg") no-repeat left top;
    width:465px;
    height:18px;
}

.product-bottom
{
    background:url("../images/bg_bt.jpg") no-repeat left top;
    width:465px;
    height:18px;
    float:left;
}

.category-products .toolbar-bottom,.catalog-category-view .toolbar-bottom
{
    float:left;
    /*width:465px;*/
    margin-top:20px;
    width:100%;
}


.cms-home #bg_product-top,.checkout-onepage-index #bg_product-top ,.cms-home #bg_product-bottom
,.checkout-onepage-index #bg_product-bottom
{
    background:none;
    height:0px;
}

.sales-order-view  .my-account,.customer-address-form  .my-account
{

    padding-bottom:20px;
    padding-left:25px;
    padding-right:20px;
    /*width:663px;*/

}
.catalog-product-view  ul.add-to-links
{
    width:100%;
}
.catalog-product-view  ul.add-to-links li
{
    float:left;
    margin-right:5px;
    margin-top:10px;
}
.cms-home .cls_horizontal,.catalog-product-view .cls_horizontal
,.tag-list-index .cls_horizontal,.catalog-category-view .cls_horizontal
,.contacts-index-index .cls_horizontal
{
    padding-top:0px;
}
.cls_horizontal
{
    padding-top:20px;
    float:left;
}



.my-account h1 {

    color:#000000;
    font-size:22px;
    font-weight:bold;
    margin-top:0px;
    padding-left:0px;

}

/*slide home*/
.banned_slide img
{
    float:right;
}
.banned_slide{
    width:955px;height:338px;background:url(../images/bg_img-home.jpg) left top no-repeat;
    float:left;
}
.banned_slide_content{
    width: 955px;
    float:left;
}
.banned_slide_content .cls_desc
{
    height:180px;
}
.banned_slide .title { font-size:18px;margin:4px 0px;}
.banned_slide .cls_btn
{
    margin-top:4px;
    float:left;
    width:100%;
    height:30px;
}
.banned_slide .cls_btn a
{
    display:inline;
}
.banned_slide .cls_btn img
{
    float:left;
    display:inline;
}
.banned_slide .cls_btn img
{
    margin-right:5px;
}
.banned_slide .cls_current
{
    float:left;
    margin-top:2px;
}
/* end slide home*/
.checkout-onepage-success  .col-main  .page-title,.catalogsearch-advanced-index .col-main  .page-title
,.contacts-index-index .col-main  .page-title,.tag-list-index  .col-main  .page-title,.tag-list-index  .col-main  .tags-list{
    background-color:#F3F7F7;
    border-left:1px solid #DCE5E8;
    border-right:1px solid #DCE5E8;
    float:left;
    padding:0 20px 0 20px;
    width:668px;
}
.tag-list-index  .col-main  .tags-list
{
    padding:0 20px 30px 20px;
}
.checkout-onepage-success   .col-main p,.catalogsearch-advanced-index  .col-main form,.contacts-index-index   .col-main form{
    background-color:#F3F7F7;
    border-left:1px solid #DCE5E8;
    border-right:1px solid #DCE5E8;
    float:left;
    padding:0 20px 15px 20px;
    width:668px;
    margin:0!important;
}
.checkout-onepage-success   .col-main .buttons-set {

    background-color:#F3F7F7;
    border-left:1px solid #DCE5E8;
    border-right:1px solid #DCE5E8;
    float:left;
    padding:0 20px 15px 20px;
    width:668px;
    margin:0!important;
    display:block;
}
.block-poll form,.block-compare .block-content,.block-cart .block-content
,.block-poll .block-content
,.block-reorder .block-content
,.block-tags .block-content
{
    /* width:220px;*/
}

.checkout-cart-top {
    background:url("../images/top_checkout.jpg") no-repeat scroll left top transparent;
    height:8px;
    width:670px;
}
.checkout-cart-bottom {
    background:url("../images/bottom_checkout.jpg") no-repeat scroll left top transparent;
    height:8px;
    width:670px;
    float:left;
    margin-bottom:10px;
}
.checkout-cart-middle
{
    border-left:1px solid #DCE5E8;
    border-right:1px solid #DCE5E8;
    background-color:#F3F7F7;
    padding:15px 20px;
    width:628px;

    float:left;
    height:100%;
    position:relative;
}

.catalog-seo-sitemap-category  .page-title h1,.catalog-seo-sitemap-product .page-title h1
,.catalogsearch-term-popular  .page-title h1,.catalogsearch-result-index .page-title h1
,.customer-account-create .page-title h1,.customer-account-logoutsuccess .page-title h1
,.tag-list-index  .page-title h1
{
    font-size:13px;
    font-weight:bold;
    padding-left:0px;
}
.page_grid
{
    margin-top:0px !important;
}

.products-grid .product-name
{
    padding-top:10px;
}
.dashboard .box .box-title button.btn-continue
{
    float:right;
}
.toolbar .pager a.next,.toolbar .pager a.previous
{
    text-decoration: none !important;
}
.block-related  .price-box
{
    display: block !important;

}

/***************************************************************************************7/9*/
.catalog-category-view .col1-layout .col-middle
,.catalog-category-view .col2-left-layout .product-view
,.catalog-category-view .col2-right-layout .product-view
{
    padding:0px;
    width:100%;
}
.catalog-category-view .col1-layout .col-main-top,.catalog-category-view .col1-layout .col-main-bottom
,.catalog-category-view .col2-left-layout #bg_product-top,.catalog-category-view .col2-left-layout #bg_product-bottom
,.catalog-category-view .col2-right-layout .col-main-top,.catalog-category-view .col2-right-layout .col-main-bottom
,.catalog-category-view .col2-right-layout #bg_product-top,.catalog-category-view .col2-right-layout #bg_product-bottom
{
    background:none;
    height:0px;
}
.catalog-category-view .col1-layout .col-middle
,.catalog-category-view .col2-left-layout .product-view
,.catalogsearch-result-index .col3-layout .product-view
,.catalog-category-view .col2-right-layout .product-view
{
    border:none;
    background-color:transparent;
}
.cms-home .product-view
{border:none;height:0px;background-color:transparent;}
.catalogsearch-result-index .product-view
{
    padding:0 20px;
    width:666px;
    float:left;
    margin-right:2px;
}

.catalogsearch-result-index .col2-right-layout .product-view
,.catalogsearch-result-index .col1-layout .product-view
,.catalogsearch-result-index .col2-left-layout .product-view
{
    float:none;
    width:auto;
    padding:0px;
}
.catalog-category-view .col3-layout .products-grid
{
    margin-right:-25px;
}
.col2-right-layout .col-main-top
,.col2-right-layout .col-main-bottom
,.col2-left-layout .col-main-bottom
,.col2-left-layout .col-main-bottom
,.col3-layout .col-main-top
,.col3-layout .col-main-bottom
,.col3-layout #bg_product-bottom,.col3-layout #bg_product-top
,.col1-layout #bg_product-bottom,.col1-layout #bg_product-top
,.col2-left-layout #bg_product-top ,.col2-left-layout #bg_product-bottom
{
    background:none;
    height:0;
}
.catalog-product-view .col2-right-layout .product-view
,.catalog-product-view .col2-left-layout .product-view
,.review-product-list .col2-right-layout .product-view
,.review-product-list .col2-left-layout .product-view
,.review-product-view .col2-left-layout .product-view
,.review-product-view .col2-right-layout .product-view
{
    background-color:#F3F7F7;
    float:left;
    width:688px;
    padding:0 10px;
}
.catalog-product-view .col2-right-layout .product-view .product-view
,.catalog-product-view .col2-left-layout .product-view .product-view
,.review-product-list .col2-right-layout .product-view .product-view
,.review-product-list .col2-left-layout .product-view .product-view
{
    border:none;
    width:auto;
}
.block-reorder .block .actions a,.block-compare .actions a
{
    float:right;
    padding-top:10px;
}
.block-compare .product-name
{
    height:auto;
}
.cms-home .col3-layout .col-left
,.cms-home .col3-layout .col-right
,.cms-home .col2-right-layout .col-right
,.cms-home .col2-left-layout .col-left
{
    margin-top:29px;
}
.catalogsearch-result-index .col2-left-layout ol#products-list
,.catalogsearch-result-index .col2-right-layout ol#products-list
{
    width:708px !important;
}
#addTagForm button.button
{ float:left; position:relative; top:0;}
#addTagForm .form-add
{ position:relative;}

/* FEATURED PRODUCTS STYLES */
div .featBox {
    width: 225px;
    height: 249px;
    margin: 0 1px 12px 0;
    position: relative;
    margin: 0 0 0 3px;
    float: left;
    text-align: center;
    background: url('../../../../../media/home_page/new/featBox.png') repeat scroll 0% 0% transparent;
}
div .featBox.new { background: url('../../../../../media/home_page/new/featBoxNew.png') repeat scroll 0% 0% transparent !important; }

div .featBox a { color: #000; text-decoration: none; display: inline; width: 188px; height: 92px; }
div .featBox:first-child { margin: 0; float: left; }
div .featBox h4 { font-size: 10px; font-weight: normal; padding-top: 3px; }
div .featBox.featTitle { margin-left: 20px; font-size: 14px;color: #3196dc; text-align:left; padding-bottom: 10px; }
div .featBox.featTitle span { font-weight: bold; }
div .featBox.featPrice { font-family: arial narrow; text-align: left; font-size: 14px; padding-left: 20px; float: left; }
div .featBox.featPrice span { font-family: arial; font-size: 18px; font-weight: bold; }
div .featBox.featButton { float: right; padding-right: 10px; }
/* END FEATURED PRODUCTS STYLES */


/* OLD FRONT PAGE STYLES - TODO: Remove once new front page is in place */
.mainAds { margin: 0; }
.mainAds .mainAd { float: left; width: 800px; height: 308px; border: 0; background: #e6e6e6; }
.rightAds { float: right; }
.rightAd, .middleAd { width: 188px; height: 92px; margin: 0 0 12px 0; }
.middleAds { margin: auto; padding-top: 5px; }
.middleAds a { color: #000; text-decoration: none; display: inline; width: 188px; height: 92px; }
.middleAd:first-child { margin: 0; float: left; }
.middleAd { position: relative; margin: 0 0 0 3px; float: left; text-align: center; background-repeat: no-repeat; background-color: #e6e6e6; background-position: bottom center; }
.middleAd h4 { font-size: 10px; font-weight: normal; padding-top: 3px; }
.longAd { float: left; background: #cfd1d2; border: 2px solid #FFF; margin-top: 12px; }
.mainContent { float: left; background: #e6e6e6; border: 2px solid #FFF; margin-top: 12px; padding: 12px; width: 980px; }
.mainBottom { float: left; background: url(../images/mainBottom.png) bottom center no-repeat; padding-bottom: 2px; clear: both; margin: auto; }
.mainInner { float: left; overflow: hidden; }
.mainInner div { float: left; background: #cfd1d2; border: 2px solid #FFF; width: 596px; margin-top: 12px; margin-right: 12px; margin-bottom: -2000px; padding-bottom: 2000px; }
.mainInner .col2 { background: #cfd1d2; margin-right: 0; width: 392px; }
.mainBottom p { padding: 12px; }

.threeBlurbs { position: relative; }
.threeBlurbs h2, .socialNetworking h2 { font-weight: bold; color: #333; }
.threeBlurbs div { float: left; width: 194px; padding-right: 12px; }
.threeBlurbs p { font-size: 14px; padding: 12px 0; color: #333; }
.threeBlurbs a { color: #36C; font-size: 12px; text-decoration: none; }
.threeBlurbs a:hover { color: #039; }
.threeBlurbs .blurb { color: #063; font-style: italic; }
.threeBlurbs .frontMovie { position: absolute; top: 0; right: 0; width: 322px; border-left: 1px solid #999; padding-left: 18px; }
.threeBlurbs .frontMovie h2 { padding-bottom: 12px; }
.socialNetworking { position: relative; height: 180px; margin-top: 18px; border-top: 1px solid #999; border-bottom: 1px solid #999; padding-top: 18px; }
.socialNetworking div:first-child { margin-left: 0; border-left: none; padding-left: 0; }
.socialNetworking div { position: relative; float: left; height: 162px; width: 30%; margin-left: 18px; border-left: 1px solid #999; padding-left: 18px; }
.socialNetworking p { font-size: 14px; padding: 12px 0; color: #036; }
.socialNetworking img { position: absolute; bottom: -18px; right: 0px; }
.socialNetworking .frontNews { background: #036; }
.socialNetworking .frontNews .frontNewsInput { font: 14px/1.6em Arial,sans-serif; padding: 6px; width: 240px; }

/* Tooltips ================================================================================ */
.tooltip {
    display: block;
    float: left;
    left: 3px;
    bottom: 1px;
    color: #000000; outline: none;
    cursor: help; text-decoration: none;
    position: relative;
    width: 20px;
    color: #666;
    background: url('/media/home_page/tooltip.png') no-repeat;
}
.tooltip:hover{ text-decoration: none; }
.tooltip span {
    margin-left: -999em;
    position: absolute;
}
.tooltip:hover span {
    border-radius: 6px 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    font-family: Arial, Helvetica, sans-serif;
    position: absolute; left: 36px; top: -36px; z-index: 99;
    margin-left: 0; width: 250px;
}
.tooltip:hover img {
    border: 0; margin: 32px 0 0 -27px;
    float: left; position: absolute;
}
.tooltip:hover em {
    font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold;
    display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.classic img { position: relative; top: -35px;}
.classic p { padding: 0; }
.classic ul { list-style-type: disc; margin-left: 1em; padding-left: .5em;}
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFF; border: 3px solid #999; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
/* ======================================================================================= */

#brands {text-align: center;}
#brands li {float: left; width: 175px; margin: 5px; padding: 2px; border: 1px solid #CCCCCC; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #FFFFFF;}
#brands a {text-decoration: none;}


.slides_container {
    width: 800px;
    height: 308px;
    overflow:hidden;
}
.infoTable { margin: 18px; width: 768px; }

#cmsNav { position: absolute; top: 5px; right: -12px; text-align: right; }
#cmsNav ul li { display: inline; }
#cmsNav ul li a { padding: 3px 6px; background: #888; color: #fff; text-decoration: none; }
#cmsNav ul li a:hover, #cmsNav ul li .active { background: #00a8e4; }

#storelocator-results table { padding: 0px 0px 8px 24px; }

#teamTable table {
    width: 266px;
    float: left;
    font-size: 10px;
    margin: 10px 0px 8px 18px;
}
#teamTable table td {
    border: 1px solid #999999;
}
#teamTable table .teamLeft {
    width: 60px;
    padding: 2px 4px;
    color: #FFFFFF;
    background: #0F75BC;
}
#teamTable table .teamRight {
    padding: 2px 4px;
}
.marketingImages {
    width: 550px;
    font-size: 10px;
    margin: 0px 0px 8px 24px;
}
.marketingImages td {
    padding: 2px 5px 2px 5px;
}
/* END OLD STYLES */

#logoBar {
    margin: auto auto 15px; text-align: center; vertical-align: middle; width: 955px;
}
#logoBar img { margin-right: 25px;}

#land br { clear: both; }

#land .upperBox {width: 990px; border: 1px solid #DCE5E8; border-radius: 10px; background-color: #e8e8e8; color: #434244; padding-left:25px;}

#land .upperBox h1 { font-size: 30px; margin-bottom: 10px;padding-left:30px; padding-top: 20px; padding-bottom: 20px; }
#land .upperBox img { float: left; }

#land .midBox { color: #FFFFFF !important; background-color: #231f20; border-radius:10px; padding: 15px 5px; width: 1007px; }
#land .midBox h3 { float: left;color: #FFFFFF; font-size: 25px; margin-bottom: 10px;padding-left:30px; padding-top: 24px; padding-bottom: 20px; padding-right: 20px; }
#land .midBox img { float: left; padding-right: 35px; }
#land .midBox img:nth-of-type(1) { padding-left: 35px; }
#land .midBox br { clear:both; }

#land .lowerBox { width: 965px; border: 1px solid #DCE5E8; border-radius: 10px; background-color: #e8e8e8; color: #434244; padding:25px; }
#land .lowerBox .video { background-color: black; width: 300px; height: 200px; float: left; }
#land .lowerBox .capt { float: left; padding-left: 45px; color: #898a8d; font-size:18px; width: 600px; padding-top: 15px; }
#land .lowerBox .videoCapt { padding-left: 65px;  font-size: 21px; font-weight: bold; }


/********************** Tabs */
.product-tabs                   { margin:15px 0; clear: both; list-style: none;}
.product-tabs li                { float:left; text-transform: uppercase; }
.product-tabs li.first          { border-left:0; }
.product-tabs li.last           { border-right:0; }
.product-tabs a                 { display:block; padding:6px 15px; text-decoration: none; color:#444444; }
.product-tabs a:hover           { background-color:#EEEEEE; text-decoration:none; color:#444444; }
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#EEEEEE; font-weight:bold; color:#444444; }
#product_tabs_reviewlist_contents {
    padding-top: 31px;
}

#review-form {
    background-color: white;
    margin-top: 15px;
    padding: 5px;
    border: 1px solid #C4D3D8;
    width: 668px;
}

/* Layout Fix for Checkout - Shipping form separation */
#co-shipping-form {
    margin-top: 10px;
}

/* Corner Banner Styles */
.banner-br {
    /*	pointer-events: none; */
    position:fixed;
    z-index:1000; /* or some number high enough to get it on top of everything else */
    overflow: hidden;
    text-indent:-9999px;
    right:0;
    bottom:0;
    display:block;
    width:215px; /* width of your image */
    height: 200px; /* height of your image */
    background:url('/media/home_page/new/bottom-corner-banner-case-sale.png') no-repeat;
}

/* Stand Out At School */
.standOut p {
    font-family: Arial;
    font-size: 17px;
    text-align: left;
    margin-top: 12px;
    color: #5c5c5c;
    width: 690px;
}
.standOut .standBtn {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.standOut .stamp {
    float: left;
    margin: 20px 21px 0pt 37px;
}

/* Header Modifications - 17 Aug */
.store_language .headLinks {
    margin-top: 16px;
    color: #2a96dd;
}
.store_language .headLinks a {
    text-decoration: none;
    font-weight: bold;
    color: white;
    font-size: 10px;
}
.store_language .headLinks img { position: relative; top: 3px; }

/* NIVO Slider CSS */
#mainSlider {
    float: left;
    position:relative;
    width:676px; /* Change this to your images width */
    height:345px; /* Change this to your images height */
    /*    background:url(images/loading.gif) no-repeat 50% 50%; */
}
/*
#mainSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
*/
#mainSlider a {
    border:0;
    display:block;
}

/* CUFON Nav Fix */

.topNav:hover { color: white !important; }

.topNav cufon { top: 10px; }

/* Earjax Landing Page Styles */

#earjax, #earjax .pageContainer { margin-left: 0px !important; }
#earjax div#container { margin-left: 0px;}
#earjax div.prodBox {
    margin-bottom: 20px;

    height: 150px;
    border: 1px solid black;

}
#earjax .prodBox .imageBox { float: left; width: 80px; padding-top: 35px; }
#earjax .prodBox .detailBox { float: right; }
#earjax .prodBox br { clear: both; }
#earjax .prodBox .detailBox span.prodTitle { font-size: 18px; float: right; margin-right: 15px; margin-top: 26px; }
#earjax .prodBox .detailBox .prodPrice { font-size: 18px; float: right; margin-right: 35px;  color: #008000; font-weight: bold; }
#earjax .prodBox .detailBox img.getButton { width: 140px; height: 40px; float: right; margin-right: 25px; margin-top: 15px; }
#earjax span.bullet { color:#ffde15; margin: 0 8px; }
#earjax a { color: #5eb2e9; text-decoration: none; position: relative; top: -2px; }
#earjax h2 { /* font-size: 26px !important; color: #000; font-weight:400; */ }

#earjax div.leftText, #earjax div.rightText { /* color: #767776; font-family: Arial; */ width: 600px; }

#earjax div.leftImg img, #earjax div.rightImg img { height: inherit; }


/* iPhone 5 Landing Page Styles */
.iphone5_content { margin-left: 10px; }
.iphone5_content h2:first-child { margin-bottom: 0px; }
.iphone5_content h2 { margin-bottom: 20px; font-size: 20px; font-weight: bold; }
/* .iphone5_content p { font-size: 10pt; color: #6a6a6a; padding-top: 10px; margin-right: 4px; } */
.iphone5_content p { font-size: 14px; margin-bottom: 30px; padding-top: 0px; margin-right: 4px; }
.iphone5_content div.products_holder { width: 677px; height: 264px; background: url('/media/iphone5/box-phones.jpg') no-repeat 84% bottom; }
.iphone5_content div.products_holder div { float: left;margin-right: 118px; }
.iphone5_content div.products_holder div h3 { margin-bottom: 2px; }
.iphone5_content div.products_holder div ul { list-style: disc; margin-left: 17px; }
.iphone5_content div.products_holder div ul li { font-size: 10pt; color: #6a6a6a; }
.iphone5_content div.products_holder div a { font-size: 10pt; }
.iphone5_content div.products_holder span { font-size: 10pt; }
.iphone5_content div.products_holder span h3 { display: inline; }
.iphone5_content div.products_holder span strong { font-size: 16px; font-weight: bold; }
.iphone5_content form { margin-left: 15px; }
.iphone5_content form fieldset div.input-box button {
    background: #058de7;
    background: -moz-linear-gradient(center top , #addbf9, #058de7) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#addbf9), to(#058de7));
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#addbf9', endColorstr='#058de7');
    -ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#addbf9', endColorstr='#058de7');
    border: 0;
    border-radius: 0.3em 0 0 0.3em;
    -webkit-border-radius: 0.3em 0 0 0.3em;
    -moz-border-radius: 0.3em 0 0 0.3em;
    color: white;
    cursor: pointer;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    height: 35px;
    padding: 10px;
}
.iphone5_content form fieldset div.input-box input {
    position: relative;
    left: -13px;
    background: #FFFFFF;
    background: -moz-linear-gradient(center top , #FFFFFF, #ededed) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#ededed));
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#ededed');
    -ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#ededed');
    border: 1px solid #cccdce;
    border-left: 0px;
    border-radius: 0 0.3em 0.3em 0;
    height: 33px;
    width: 400px;
    color: #c6c4c4;
    font-style: italic;
    font-size: 15px;
    padding-left: 15px;
}
div.slyde_content { font-size: 16px; }
div.slyde_content h2 { font-size: 24px; color: black; margin-bottom: 15px;}
div.slyde_content p { width: 905px; color: #6a6a6a; }
div.slyde_content .mid_img_block { width: 900px; margin-left: 30px; background: url('/media/slyde/msrp-sticker.gif') no-repeat 88% 1px; }
div.slyde_content .mid_img_block ul {
    list-style: disc;
    color: #da2a40;
    line-height: 28px;
    font-size: 10px;
    padding-bottom: 20px;
    margin-left: 17px;
    margin-top: 20px;
}
div.slyde_content .mid_img_block p { width: 570px; word-spacing: 2px; }
div.slyde_content ul li span { color: black;font-weight: bold;font-size: 16px; }
div.slyde_content .specs_block { color: #6a6a6a; font-size: 16px; }
div.slyde_content .specs_block h3 { font-size: 24px; color: #da2a40; }
div.slyde_content .specs_block strong { color: black; }

div.top_product_banner { margin-left: auto; margin-right:auto; text-align: center; }


/* STEP 2 PRODUCT LISTING STYLES */

div.products_header {
    /* box-sizing: border-box; */
    padding: 15px 15px 15px 15px;
    font-family: Arial;
    font-size: 16px;
    background-color: #efefef !important;

}
div.products_content {

    min-height: 221px;

}
div.products_content hr {
    border: 0px;
    background: url('/media/products-pages/hr-small.png') no-repeat;
    width: 173px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
}
div.products_content .c_left {
    float: left;
    width: 175px;
}
div.products_content .c_left h2 {
    margin-left: auto; margin-right: auto; text-align: center; width: 125px; padding-top: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #3d3d3d;
}
div.products_content .c_left div.btn_set { margin-top: 15px; text-align: center; margin-bottom: 15px; }

div.products_content .c_right { float: right; width: 650px; }
div.products_content .box_product_type {
    background: #FFFFFF;
    padding:10px 10px 0px 10px;

}
.box_product_type .type-image{

}
div.products_content img.type-title { position: absolute; margin-top: 10px; margin-left: 5px; }
div.products_content a { text-decoration: none; }
div.products_content .box_detail_product_type {
    background: url('/media/products-pages/detail-box-extended.png') repeat-y;
    width: 195px;
    /* height used to be 87, switched to full now */
    height: 107px;
    position: absolute; left: 4px; bottom: 50px;
    color: black;
    z-index: 50;
}
div.products_content .box_detail_full { height: 107px;}
div.products_content ul.details_list { list-style: disc; margin-left: 30px; padding-top: 10px; }
div.products_content ul.details_list li { color: #464646; font-family: Verdana; font-size: 11px; }



div.products_content .iphone_sgz {
    min-height:225px;
    background: url('/skin/frontend/default/em0006-bg/images/step2/iphone-box-sgz.png') no-repeat;
    margin-left: 17px;
}

div.product_banner { margin-bottom: 15px; }

div.asSeenBar {
    border-radius: 10px 10px 10px 10px;
    height: 85px;
    clear: both;
    margin-top: 15px;
    margin-bottom: 30px;
    background: url('/skin/frontend/default/em0006-bg/images/step2/as-seen-bar.png') no-repeat scroll center center rgb(98, 98, 98);
}

div.overviewContainer {

    background-color: #efefef;

    padding: 30px 30px;
}

div.overviewContainer h2 { font-family: Verdana; font-weight: bold; font-size: 17px; color: rgb(112, 112, 112);margin-top:0px; }
div.overviewContainer .videoContainer { float: left; }
div.overviewContainer .videoContainer div { margin-top: 10px; margin-bottom: 20px; }
div.overviewContainer .videoContainer a { color: #707070; text-decoration: none; font-family: Verdana; font-weight: bold; }
div.overviewContainer .contentContainer { float: left; padding-left: 70px;font-family: Verdana; font-size: 14px; color: #707070; width: 465px; }

/*meena
.block-related .block-title { background: none !important; width: 400px !important; border-bottom: 2px solid #e9e8e8 !important; }
.block-related .block-title strong { text-transform: none !important; }
.block-related .block-title strong span { font-size: 16px !important; color: #3ea2e2 !important; padding-left: 0px !important; }
.block-related .block-content { background: none !important; width: 500px !important; }
.block-related .product { float: left !important; text-align: center !important; width: 120px; }*/
.mini-products-list .product-details { text-align: center; }
.block-related .mini-products-list .product-details .product-name a { color: #525252; }
.block-related .mini-products-list .product-details .product-name a img { padding-bottom: 10px; }
.block-related .mini-products-list .product-details .price-box { padding-top: 7px; }
.block-related .mini-products-list .product-details .price-box span.price { color: #3ea2e2; font-size: 16px; }

.block-compare{ display: none; }

span.middleTitle { font-weight: bold; font-size: 14px; }
.footer-holder {
    overflow:hidden;
    width:100%;
    padding:33px 0;
    background:#000000;
}
footer#footer {
    width: 100%;
    top: 0px;
    text-align: left;
}
footer#footer .logo a{
    display:block;
    height:100%;
}
.footer-holder .section-footer {
    float:right;
    margin:0 8px 0 0;
}
.footer-holder .social {
    float:right;
    list-style:none;
    margin:24px 17px 0 0;
    padding:0;
    overflow:hidden;
}
.footer-holder .social li {
    float:left;
    width:38px;
    height:38px;
    margin:0 10px 0 0;
}
.footer-holder .social li a {
    display:block;
    width:38px;
    height:38px;
    text-indent:-9999px;
    overflow:hidden;
    background: url(../images/sprite-1.png) no-repeat;
}
.footer-holder .social li.facebook a {background-position:0 -302px;}
.footer-holder .social li.facebook a:hover {background-position:0 -343px;}
.footer-holder .social li.twitter a {background-position:-47px -302px;}
.footer-holder .social li.twitter a:hover {background-position:-47px -343px;}
.footer-holder .social li.youtube a {background-position:-95px -302px;}
.footer-holder .social li.youtube a:hover {background-position:-95px -343px;}
.footer-holder .social li.google a {background-position:-142px -302px;}
.footer-holder .social li.google a:hover {background-position:-142px -343px;}

.block-subscribe .block-content {
    padding:0;
    background:none;
}
.block-subscribe .input-box {float:left; width: auto;}
.block-subscribe input.input-text {
    float:left;
    padding:13px 14px;
    border:0;
    background:#fff;
    width:256px;
    height:18px;
    margin:0;
    color: #656565;
    font: 15px/18px 'DINNextLTPro-Light';
    background-color: #000000;
}
.block-subscribe .actions {
    float:left;
    margin:0;
}
.block-subscribe .actions button.button {
    width:127px;
    height:44px;
    border:0;
    margin:0;
    padding:0;
    color:#006a9e;
    text-transform:uppercase;
    font:bold 16px/18px Arial, Helvetica, sans-serif;
}
.block-subscribe .actions button.button span {
    border: 0;
    width: 127px;
    height: 44px;
    background: url(../images/sprite-1.png) no-repeat -262px -336px;
    color: #006a9e;
    font: bold 16px/18px Arial, Helvetica, sans-serif;
    padding: 13px 0 0 5px;
}
.block-subscribe .actions button.button span span {
    background:none;
    padding:0;
}
footer#footer h2 {
    margin:0 0 14px;
    width:90%;
    color:#747173;
    padding:0 0 11px; 
    font:bold 18px Arial, Helvetica, sans-serif;
}
footer#footer h2 a {
    font:18px'DINNextLTPro-Bold'; 
    color: #9d9d9c;
    text-decoration:none;
}

.footer-box .box ul li a:hover,
.list-footer li a:hover {text-decoration:underline;}
.copy {
    float:right;
    font:16px/18px Arial, Helvetica, sans-serif;
    color:#9c9b9d;
    margin:0 9% 0 0;
}
.card-list {
    overflow:hidden;
    width:100%;
    list-style:none;
    margin:0;
    padding:0;
}
.card-list li {
    float:left;
    margin:0 7px 0 0;
}
.card-list li img {display:block;}
.block-logos {
    width:30.42%;
    float:right;
}
footer#footer .block-logos h2 {width:100%;}
.block-logos a {
    color:#747173;
    text-decoration:none;
    text-transform:uppercase;
    font:12px/14px Arial, Helvetica, sans-serif;
}
.block-logos a span {text-decoration:underline;}
.block-logos a:hover span {text-decoration:none;}
.logos-list {
    list-style:none;
    margin:0 0 -3px;
    padding:16px 0 0;
    overflow:hidden;
    width:109%;
    font-size:0;
    line-height:0;
    letter-spacing:-4px;
}
.logos-list li {
    display:inline-block;
    vertical-align:top;
    margin:0 21px 14px 0;
}
.logos-list li img {display:block;}
.slogan-drop {
    position:absolute;
    bottom:0;
    color:#fff;
    width:100%;
    font:16px/20px Arial, Helvetica, sans-serif;
}
.slogan-drop div {
    background:#373331;
    float:right;
    padding:14px 16px 14px 23px;
}
.slogan-drop em {
    color:#909090;
    font:bold italic 16px/20px Arial, Helvetica, sans-serif;
}
/*
@media only screen and (max-width:999px){
        .main-container {padding-top: 170px;}
        body {background: url(../images/bg-body.png);}
        .wrapper {min-width: 320px;}
        .container {
                max-width:none;
                padding:0 60px;
        }
        .form-header strong,
        .hidden-ipad,
        .sign {display:none;}
        #header {
                border-bottom:1px solid #bcbcbc;
                box-shadow:0 0 5px rgba(4,4,4,0.28);
        }
        #header .logo {
                background: url(../images/logo-ipad.png) no-repeat;
                width:280px;
                margin:17px 0 0;
                height:75px;
        }
        .header-holder {
                min-height:118px;
                background:#000 url(../images/bg-header-ipad.jpg) no-repeat 50% 0;
        }
        #navi .drop {padding:25px 9999px 15px;}
        #navi .drop-devices {padding:25px 9999px 35px;}
        #navi .hidden-ipad {display:none;}
        #navi > li .drop ul li {
                font-size:13px;
                line-height:15px;
                padding:0 0 16px;
        }
        .big-col .col1 {
                font-size:13px;
                line-height:15px;
        }
        #navi > li .drop .title {
                padding:0 0 10px;
                margin:0 0 14px;
        }
        #navi > li .drop .title strong {
                font-size:15px;
                line-height:17px;
                padding:0 0 2px;
        }
        #navi > li .drop .title {padding:0 0 3px;}
        #navi > li .drop ul li {padding:0 0 14px;}
        #navi .drop-devices .col {
                font-size:13px;
                line-height:16px;
        }
        #navi .small-box {
                font-size:11px;
                line-height:15px;
        }
        #navi .drop .col .title-box {
                font-size:15px;
                line-height:17px;
        }
        #navi > li {padding:0 48px 0 0;}
        #navi > li .drop .title span {
                font-size:11px;
                line-height:13px;
        }
        #navi .drop .col .box {min-height:126px;}
        #navi .drop-devices .col .box {min-height:0;}
        #navi .drop-devices .col .box {padding:0 0 28px 2px;}
        #navi .big-col {width:32.4%;}
        #navi > li .big-col .title {padding:2px 0 4px;}
        
        .footer-holder .social {margin:4px 9px 0 0;}
        .footer-holder .social li {margin:0 6px 0 0;}
        .footer-holder .social li a {
                width:34px;
                height:33px;
        }
        .footer-holder .social li.facebook a {background-position:0 -597px;}
        .footer-holder .social li.facebook a:hover {background-position:-313px -597px}
        .footer-holder .social li.twitter a {background-position:-43px -597px}
        .footer-holder .social li.twitter a:hover {background-position:-356px -597px}
        footer#footer h2 {
                font-size:15px;
                padding:0 0 6px;
                margin:0 0 12px;
        }
        .footer-box {padding:0 0 16px;}
        .footer-frame {
                padding:37px 0;
                background: url(../images/bg-body.png);
        }
        .footer-box .box ul li {
                font-size:13px;
                line-height:15px;
                padding:0 0 15px;
        }
        .footer-row {padding:19px 0 25px;}
        .list-footer {margin:0 0 0 -10px;}
        .list-footer li {
                padding:0 9px 0 10px;
                background: url(../images/sep-2.png) no-repeat 0 50%;
                font:13px/19px Arial,Helvetica,sans-serif;
        }
        .slide-container {max-width:844px;}
        .slideshow .text-block {
                left:20px;
        }
        .slideshow .slide2 .text-block {
                right:20px;
        }
        .slideshow .slide3 .text-block {left:20px;}
        .slideshow .more a {
                font-size:18px;
                line-height:20px;
                background:#fff url(../images/bullet-3.png) no-repeat 100% 12px;
                padding:12px 42px 15px 20px;
        }
        .slideshow .slide2 .more a {background:#fff url(../images/bullet-3.png) no-repeat 100% -138px;}
        .slideshow .slide3 .more a {background:#fff url(../images/bullet-3.png) no-repeat 100% -238px;}
        .slideshow .more a:hover {background:#000 url(../images/bullet-3.png) no-repeat 100% -68px;}
        .pagination {padding:16px 0 0;} class=
        .slideshow .btn-prev {
                left:-15px;
                margin:-50px 0 0;
        }
        .slideshow .btn-next {right:-15px;}
        footer#footer .logo {
                width:189px;
                height:32px;
                background: url(../images/logo-1-ipad.png) no-repeat;
        }
        .logos-list li {margin:0;}
        .logos-list li a {
                width:75%;
                float:left;
                margin:0 -6px 15px 0;
        }
        .logos-list li img {
                width:100%;
                height:auto;
                padding:1px;
        }
        .block-logos a {
                font-size:10px;
                line-height:14px;
        }
        .copy {font:13px/19px Arial,Helvetica,sans-serif;}
        .banner-section {
                margin:-7px 0 0;
                width:103.8%;
        }
        .banner-section .banner {padding:0 30px 0 0;}
        .banner-section .banner .more {
                bottom:-1px;
                right:45px;
        }
        .banner-section .banner .more a {
                font-size:13px;
                line-height:16px;
                padding:9px 24px 10px 15px;
                background:#316379 url(../images/bullet-3.png) no-repeat 100% -348px;
        }
        .banner-section .banner .more a:hover {background:#c9e3ee url(../images/bullet-3.png) no-repeat 100% -448px;}
        .video-block {width:72.44%;}
        .video-box .text-video {
                font-size:17px;
                line-height:20px;
                padding:9px 14px 11px;
        }
        .video-box {margin:0 0 4px;}
        .video-box .play {
                background: url(../images/sprite-1.png) no-repeat 0 -409px;
                width:120px;
                height:121px;
        }
        .video-box .play:hover {background: url(../images/sprite-1.png) no-repeat -269px -409px;}
        .ad-article {
                font-size:16px;
                line-height:28px;
                width:22.9%;
        }
        .ad-article .logo-ad ,
        .ad-article p {margin:0 0 24px;}
        .col1-layout .products-grid {margin:0 0 8px;}
        .products-grid li.item {
                width:25%;
                padding:0 18px;
        }
        .products-grid li.item .item-holder {padding:16px 0 1px;}
        .products-grid .product-image img {
                max-width:100%;
                width:auto;
                margin:0 auto;
        }
        .products-grid li.item:hover,
        .products-grid li.item.active {background:none;}
        .products-grid li.item:hover .item-holder,
        .products-grid li.item.active .item-holder {background:#f2f2f2;}
        .category-products {margin:0 0 27px;}
        .feature-block {
                padding:0 25px 0 0;
                font-size:16px;
                line-height:24px;
                color:#4a494a;
        }
        .feature-block .image {margin:0 0 22px;}
        .feature-block .image .hover-block a {
                font-size:19px;
                line-height:22px;
                bottom:9px;
                right:12px;
        }
        .slogan-drop div {
                padding:11px 10px 11px 14px;
                margin:0 62px 0 0;
        }
        .slogan-drop {bottom:-4px;}
        .slogan-drop,
        .slogan-drop em {
                font-size:13px;
                line-height:15px;
        }
}
@media only screen and (max-width:862px){
        .container {padding:0 20px;}
        #navi > li {padding:0 40px 0 0;}
        #navi .col-holder {width:103%;}
        .slogan-drop {bottom:-15px;}
        .pagination {padding:16px 0 0;}
}
@media only screen and (max-width:767px){
        .main-container {padding:80px 0 0px;}
        .container {padding:0 25px;}
        header#header {
                box-shadow:none;
                overflow:hidden;
                border:0;
        }
        .header-holder {
                background:#000;
                min-height:80px;
                overflow:hidden;
        }
        .footer-holder .section-footer,
        .block-logos,
        .navigation,
        .form-header {display:none;}
        header#header .logo {
                margin:21px auto;
                display:block;
                float:none;
                background: url(../images/logo-mobile.png) no-repeat;
                width:201px;
                height:35px;
        }
        header#header .card {
                float:right;
                display:block;
                padding:21px 24px 21px 18px;
                margin:0 -25px 0 0;
                color: black;
        }
        header#header .card span {
                display:block;
                background: url(../images/ico-card-mobile.png) no-repeat;
                width:38px;
                height:38px;
                text-indent:-9999px;
                overflow:hidden;
                color: inherit;
        }
        .opener-navi:hover,
        .opener-navi.active,
        header#header .card:hover {background:#333; color: #333;}
        .opener-navi {
                float:left;
                display:block;
                padding:21px 20px 21px 22px;
                margin:0 0 0 -25px;
                color: black;
        }
        .opener-navi span {
                color: inherit;
                display:block;
                background: url(../images/ico-opener.png) no-repeat;
                width:37px;
                height:38px;
                text-indent:-9999px;
                overflow:hidden;
        }
        .main-container {padding:80px 0 0px;}
        .footer-section {width:100%;}
        .footer-frame .container {padding:0 5px;}
        footer#footer .logo {
                background: url(../images/logo-1-mobile.png) no-repeat;
                width:35px;
                height:58px;
                margin:0;
        }
        .footer-holder {padding:19px 0 22px;}
        .footer-holder .social {margin:12px 0 0;}
        .footer-row:after,
        .list-footer,
        .footer-holder .block {display:none;}
        .footer-holder .section-footer,
        .footer-holder .social li.hidden-ipad {display:block;}
        .footer-holder .social li {margin:0 0 0 11px;}
        .footer-holder .social li a {
                display:block;
                width:37px;
                height:37px;
                text-indent:-9999px;
                overflow:hidden;
                background: url(../images/sprite-1.png) no-repeat;
        }
        .footer-holder .social li.facebook a {background-position:0 -302px;}
        .footer-holder .social li.facebook a:hover {background-position:0 -343px;}
        .footer-holder .social li.twitter a {background-position:-47px -302px;}
        .footer-holder .social li.twitter a:hover {background-position:-47px -343px;}
        .footer-holder .social li.youtube a {background-position:-95px -302px;}
        .footer-holder .social li.youtube a:hover {background-position:-95px -343px;}
        .footer-holder .social li.google a {background-position:-142px -302px;}
        .footer-holder .social li.google a:hover {background-position:-142px -343px;}
        .footer-box .box {
                width:50%;
                margin:0;
                padding:0 10px 39px 0;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                display:block;
        }
        footer#footer h2 {
                border:0;
                padding:0;
                margin:0 0 18px;
                font-size:16px;
        }
        .footer-row {
                padding:0;
                margin:-21px 0 0;
        }
        .copy {
                float:left;
                padding:0 0 18px;
                font-size:16px;
        }
        .footer-frame {padding:27px 0;}
        .footer-box {width:102%;}
        .footer-box .box ul li {
                font-size:16px;
                line-height:20px;
                padding:0 0 10px;
        }
        .banner-section {
                width:100%;
                margin:0;
        }
        .banner-section .banner {
                width:100%;
                float:none;
                margin:0 0 -5px;
                padding:0;
                position:relative;
                z-index:9;
        }
        .banner-section .banner1 {z-index:2;}
        .banner-section .banner img {
                margin:0;
                width:100%;
        }
        .banner-section .banner .more {
                bottom:-10px;
                right:15px;
        }
        .video-section {padding:48px 0 47px;}
        .video-block {
                float:none;
                width:100%;
                margin:0 0 33px;
                text-align:center;
                overflow:hidden;
                padding:0;
        }
        .video-section .more {float:none;}
        .video-box .text-video {
                font-size:11px;
                padding:2px 8px 4px;
        }
        .video-box .play {
                background: url(../images/sprite-1.png) no-repeat 0 -701px;
                width:80px;
                height:80px;
                margin:-34px 0 0 -42px;
        }
        .video-box .play:hover {background: url(../images/sprite-1.png) no-repeat -310px -701px;}
        .ad-article {
                float:none;
                padding:0 13px 0 0;
                width:100%;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                text-align:center;
        }
        .ad-article .logo-ad {
                width:89.55%;
                margin:0 auto 21px;
        }
        .ad-article p {margin:0 0 12px;}
        .category-products {
                text-align:center;
                margin:0 0 41px;
        }
        .category-title h1 {
                text-align:center;
                margin:0 -25px 0;
                font-size:22px;
                line-height:24px;
                background-position:0 17px;
        }
        .category-title h1 span {padding:0 7px;}
        .col1-layout .products-grid {
                width:102%;
                margin:0 0 4px;
        }
        .products-grid li.item {
                width:50%;
                padding:0 8px 0 0;
        }
        .products-grid li.item .item-holder {padding:16px 0 14px;}
        .video-section .more, .category-products .more {float:none;}
        .feature-section {width:100%;}
        .feature-block {
                width:100%;
                padding:0 33px 30px 35px;
                font-size:18px;
                line-height:24px;
        }
        .feature-block .image {margin:0 0 18px;}
        
        .navigation-mobile {
                display:block;
                position:absolute;
                top:0;
                right:100%;
                background:#fff;
                z-index:9999;
                box-shadow:-4px -3px 5px rgba(13,26,24,0.22) inset;
        }
        .navigation-mobile .form-search {
                background:#2e2e2e;
                padding:19px 21px 21px 20px;
        }
        .navigation-mobile .form-search  .holder {
                margin:0 0 0 41px;
        }
        .navigation-mobile .form-search .button {
                float:left;
                margin:0 0 0 -41px;
                width:41px;
                height:40px;
                text-indent:-9999px;
                overflow:hidden;
                font-size:0;
                line-height:0;
                background:none;
        }
        .navigation-mobile .form-search .button span {
                background:#fff url(../images/sprite-1.png) no-repeat 0 2px;
                width:41px;
                height:40px;
                display:block;
                padding:0;
        }
        .navigation-mobile .form-search .button span span {
                background:none;
        }
        .navigation-mobile .form-search .input-text {
                background:#fff;
                float:left;
                width:100%;
                color:#bcbec0;
                margin:0;
                padding:10px 10px 10px 0;
                height:40px;
                font:16px/19px Arial, Helvetica, sans-serif;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
        }
        .nav-mobile {
                overflow:hidden;
                width:100%;
        }
        .navigation-mobile .nav-title {
                display:block;
                text-transform:uppercase;
                color:#009ddc;
                padding:23px 25px 26px;
                background:#e6e7e8;
                font:bold 18px/20px Arial, Helvetica, sans-serif;
                position:relative;
        }
        .navigation-mobile .box {
                overflow:hidden;
                padding:23px 25px 75px;
                margin:0 0 -7px;
        }
        .navigation-mobile .box-products {padding:27px 25px 75px;}
        .navigation-mobile .title {
                border-bottom:2px dashed #969695;
                color:#0d9cd8;
                margin:0 0 17px;
                min-width:150px;
                padding:0 0 5px;
                display:inline-block;
                font:bold 18px/22px Arial, Helvetica, sans-serif;
        }
        .navigation-mobile .title.green {color:#a0ce67;}
        .navigation-mobile .title.orange {color:#f26b23;}
        .navigation-mobile .title.red {color:#b5212b;}
        .navigation-mobile .title.yellow {color:#ece712;}
        .navigation-mobile .title strong {
                display:block;
                padding:0 0 3px;
        }
        .navigation-mobile .title span {
                display:block;
                padding:0 0 9px;
                color:#939598;
                font:14px/14px Arial, Helvetica, sans-serif;
        }
        .navigation-mobile a {text-decoration:none;}
        .navigation-mobile a:hover {text-decoration:underline;}
        .navigation-mobile .box-holder {
                overflow:hidden;
                width:100%;
                padding:0 0 39px;
        }
        .navigation-mobile .box-products .box-holder {padding:0 0 28px;}
        .navigation-mobile .box ul {
                list-style:none;
                margin:0 0 -3px;
                padding:0;
                overflow:hidden;
                width:100%;
        }
        .navigation-mobile .box ul li {
                font-size:16px;
                line-height:18px;
                padding:0 0 18px;
        }
        .navigation-mobile .box-products ul li {padding:0 0 20px;}
        .navigation-mobile .box ul li a {color:#939598;}
        .navigation-mobile .button-shop {
                text-transform:uppercase;
                text-decoration:underline;
                line-height:28px;
        }
        .navigation-mobile .button-shop:hover {text-decoration:none;}
        .navigation-mobile .small-box {
                overflow:hidden;
                font:14px/19px Arial, Helvetica, sans-serif;
        }
        .navigation-mobile .small-box strong {
                display:block;
                color:#0d9cd8;
                padding:0 0 6px;
                font:bold 18px/22px Arial, Helvetica, sans-serif;
        }
        .navigation-mobile .small-box p {margin:0;}
        .slideshow .text-block {
                left: 25px;
                top: 13px;
        }
        .slideshow .slide2 .text-block {
                right:27px;
                top:12px;
                text-align: right;
        }
        .slideshow .slide3 .text-block {left:24px;}
        .slideshow .more a {
                font-size:9px;
                line-height:12px;
                padding:4px 16px 6px 9px;
                background:#fff url(../images/bullet-4.png) no-repeat 100% 6px;
        }
        .slideshow .slide2 .more a {
                float: right;
                background:#fff url(../images/bullet-4.png) no-repeat 100% -63px;
        }
        .slideshow .slide3 .more a {background:#fff url(../images/bullet-4.png) no-repeat 100% -94px;}
        .slideshow .slide .more a:hover {background:#000 url(../images/bullet-4.png) no-repeat 100% -29px;}
        .slide-container {max-width:1000px;}
        .slideshow .btn-prev ,
        .slideshow .btn-next {
                width:30px;
                height:44px;
                left:2px;
                margin:-37px 0 0;
                background-position:0 -836px;
        }
        .slideshow .btn-next {
                right:2px;
                left:auto;
                background-position:-37px -836px;
        }
        .slideshow .slide img {
                display: none;
                float: right;
        }
        .slideshow .slide2 img {
                float: left;
        }
        .slideshow .slide .mobile-wide {
                display: block;
                width: auto;
        }
        .slideshow h1 {
                display: block;
                margin: 0 0 6px;
                line-height: 24px;
                font-size: 20px;
                font-weight: bold;
                color: #fff;
        }
        .slideshow h1 .sup {
                position: relative;
                top: -5px;
                line-height: 10px;
                font-size: 8px;
        }
        .slideshow .slogan {
                display: inline-block;
                vertical-align: top;
                margin: 0 0 13px;
                padding: 6px;
                line-height: 10px;
                font-size: 9px;
                letter-spacing: 0;
                color: #fff;
                background: rgba(255,255,255,0.25);
        }
        .slideshow .slide2 .slogan {
                line-height: 10px;
                font-size: 9px;
        }
        .pagination {padding:9px 0 4px;}
        .pagination ul li {
                margin:0 4px 0 3px;
                width:13px;
                height:12px;
        }
        .pagination ul li a {
                width:13px;
                height:12px;
        }
}
@media only screen and (max-width:370px){
        header#header .logo {
                background-size:140px 100%;
                width:140px;
                height:100%;
                margin:31px auto 0;
        }
        header#header .logo a {
                line-height: 24px;
        }
        .feature-block {padding:0 3px 30px;}
        .footer-box .box ul li {font-size:14px;}
        .card-list {
                width:auto;
                margin:0;
        }
        .card-list li {margin:0 3px 0 0;}
        .slideshow .slide .mobile-wide {display: none;}
        .slideshow .slide .mobile-tight {display: block;}
        .slideshow .slide .text-block {
                top: 10px;
                left: 17px;
                width: 200px;
        }
        .slideshow .slide2 .text-block {
                top: 17px;
                left: auto;
                right: 10px;
                text-align: left;
                width: 132px;
        }
        .slideshow .slide3 .text-block {
                top: 14px;
                width: 130px;
        }
        .slideshow h1 {
                margin: 0 0 10px;
                line-height: 22px;
                font-size: 22px;
        }
        .slideshow .slide2 h1 {
                margin: 0 0 10px;
                padding: 0 3px;
        }
        .slideshow .slide3 h1 {
                margin: 0 0 8px;
                line-height: 24px;
        }
        .slideshow h1 .sup {top: -7px;}
        .slideshow .slogan {
                margin: 0 0 9px;
                padding: 4px 6px 6px 9px;
                width: 110px;
                line-height: 15px;
                font-size: 9px;
        }
        .slideshow .slide2 .slogan {
                margin: 0 0 12px;
                padding: 4px 7px 5px;
                width: 122px;
                line-height: 15px;
                font-size: 9px;
        }
        .slideshow .slide3 .slogan {
                margin: 0 0 13px 1px;
                padding: 4px 7px 6px;
                width: 74px;
        }
        .slideshow .more a {
                margin: 0 0 0 1px;
                padding: 5px 22px 7px 10px;
                background-position: 100% 7px;
        }
        .slideshow .slide2 .more a {
                float: left;
                background-position: 100% -62px;
        }
        .slideshow .slide3 .more a {background-position: 100% -93px;}
}*/
/* Black Friday Styles*/
/*
.navigation {
   background: url("../images/bf-bg-navigation.png") repeat-y scroll 50% 0 transparent;
    width: 100%;
}
.navigation .bar:after{
    border-bottom:51px solid #3E3D39;
}
.navigation .bar{
  background:none repeat scroll 0 0 #3E3D39;
}
*/
.catalog-category-view .main-container, .catalog-product-view .main-container {
    background-color:#FFFFFF;
}
footer#footer{
    clear:both;
}

/* My cases age styles*/
.col-main div#portal-nav a{
    background-color:#414141;
    color:#FFFFFF;
    font-size:15px;
    padding:10px 13px 10px 15px;
    text-transform:uppercase;
    margin-right:10px;
}
.col-main div#portal-nav a:hover{
    background-color:#8d8d8d;
}
.col-main div#portal-nav a.link-active{
    background-color:#FFFFFF;
    color:#414141;
}
#mycases_header{
    background-color:#ededed;
    padding-bottom:6px;
    padding:30px 0px 6px 10px;
}
#mycases_header h1{
    font-size:38px;
    color:#414141;

    margin-bottom:0px;
}
#mycases_header span{
    color:#8d8d8d;
    font-size:18px;

}
div#portal-nav{
    margin-top:52px;

}
.portal-cases-iphone4s .breadcrumbs,.portal-cases-iphone5 .breadcrumbs ,.portal-cases-galaxys4 .breadcrumbs ,.portal-cases-iphone5c .breadcrumbs{
    display:none;

}
.portal-cases-iphone4s .main-container,.portal-cases-iphone5 .main-container ,.portal-cases-galaxys4 .main-container ,.portal-cases-iphone5c .main-container{
    background-image:url("../images/cases-hdr-background.jpg");
    background-repeat:repeat-x;

}
span#addtocart{
    padding:6px 6px;
    color:#FFFFFF;
    background-color:#1c9bd7;
    cursor:pointer;
}
#tab_title{
    height:2px;
    background-color:#ededed;
    margin:30px 0px 30px 0px ;
}
#tab_title p {

    margin:auto;
    width:50px;
    font-weight:bold;
    font-size:15px;
    color:#DFDFDF;

}
#tab_title div {
    position:relative;
    top:-10px;    
    left:50px;
    width:75px;

    background-color:#FFFFFF;
}
div.portal-product-container {
    width: 220px;
    float: left;
    text-align: center;
    margin-top: 20px;
    padding:0px 20px 15px 0px;

}
div.portal-product-container img {
    position: relative;
    left: -20px;
}

span.portal-selector { float:right; clear: both; color: #3d3d3d; font-family: Arial; margin: 20px 50px 40px 0px; }
span.portal-selector a { color: #3d3d3d; font-family: Arial; }

/* coupan code in the cart
#coupan_code_label{
  font-weight: bold; font-family: 12px/1.1 Helvetica,Arial,sans-serif; margin-right: 23px; 
  float:left;
  margin-top:13px;
}
.cart .discount ,.cart .discount .discount-form{
    margin-top:15px;
    width:613px;
}
.cart .discount,.cart .discount .discount-form{
    width:550px;
}

.cart #discount-coupon-form h2{
    font-size:14px;
    font-family: Helvetica,Arial,sans-serif;
    text-transform:none;
    float:left;
    width:220px;
    padding:17px 5px 10px 10px;
    height:24px;
    background: #f3f2f3;
    border: 1px solid #cacbce;
    border-right:none;
}

.cart .discount .discount-form{
    float:left;
    width:395px;
    padding:10px 0px;
    background-color: #f3f2f3;
    border: 1px solid #cacbce;
    border-left:none;
}
.cart #discount-coupon-form .discount{
    width:633px;
  
   margin-bottom:20px;
   padding-bottom:0px;
}

.cart .discount .discount-form #coupon_code{
    margin-bottom:0px;
    margin-left:10px;
    background-color:#FFFFFF;
}
.cart .discount .discount-form  button{
   
}
*/

/*Registration page Css*/

.customer-account-create .breadcrumbs{
    display:none;
}
.customer-account-create div.col-middle { border: 0px; }
#registration-description{
    font-size:16px;   
    color:#3d3d3d;

}
.customer-account-create div.col-middle{ width: 975px !important; padding-right: 0px !important; }
.customer-account-create label.required em { display: none; }
.customer-account-create .form-list label {    
    color: #9c9c9c;
    font:16px 'DINNextLTPro-Regular';
}
.customer-account-create .form-list select {
    color: #9C9C9C;

    height: 45px;
    font-size: 15px;
    box-shadow:inset 0 1px 3px #b6b6b6;

}
.shipping-form .form-list select{
    color: #9C9C9C;

    height: 40px;
    font-size: 15px;
    border: 1px solid #c6c6c6;
}
.customer-account-create div.fieldset {
    border: 0px !important;
    margin: 15px 0;
    padding: 0px;

}

.customer-account-create div.fieldset div.input-box input ,#orderId{
    background: #ffffff;
    height:40px;
    border: 1px solid #b6b6b6;
    box-shadow:inset 0 1px 3px #b6b6b6;
    width:100%;
}


.customer-account-create div.fieldset div.input-box input.large {
    background-image: url('/skin/frontend/default/em0006-bg/images/register/advantage-registration-entry-large.jpg') !important;
    width: 610px !important;
}

div.pull-left {
    float: left;

}

.direction-text,.help-text{
    color:#9c9c9c;
    padding:25px 0px 0px 5px; 
    font-size: 16px;
}
.help-text{
    font-size: 13px;
    text-align:center;
}
.direction-text{
    padding:15px 0px 15px 15px; 
    font-style:italic;
}
#upload-your-receipt-section{
    background-color:#BCC4C4;
    padding:15px 35px 10px 35px;
    margin-top:10px;
}
#upload-your-order-number-section{
    background-color:#BCC4C4;
    padding:0px 35px 15px 35px;
}
.section-label{
    display:block;
    padding-bottom:10px;
}
#upload-your-order-number-section .section-label ,.section-label{
    font-size: 16px;
    font-weight:bold;
}
#or-seperator{
    margin-left:40%;
    color: #009ddc;
    font-weight:bold;
    font-size:18px;
}
.section-title{

    font-weight:bold;
    font-size:21px;
}
#personal-information-section .section-title{
    text-align:center;
}
#proof-of-purchase-section .section-title{

    text-align:center;
}
#submit-registration-section .section-title{

    text-align:center;
}
#submit-registration-section .buttons-set button{
    text-transform :uppercase;
    background-color:#009ddc;
    padding:15px 85px 15px 85px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:18px;
    width:100%;

}
.captcha-img{
    display: block;
    max-width: 100%;
    height: auto;
}
.step-number{
    margin:auto;
    width:33px;
    height:33px;
    display:block;
    text-align:center;
    padding-top:20px;
}

#submit-registration-section .step-number{

}
.pull-left .form-list label{
    padding-top:10px;
}

#submit-registration-section .form-list{
    margin-top:20px;

    padding:30px;

    border: 1px solid #b6b6b6;
}
.page-title h3{
    color: #009ddc;
    text-align:center;
    font:22px DINNextLTPro-Regular;
    font-weight:bold;
    background-color: #EBEDEE;
    padding:20px 0px 20px 0px;
    margin: 35px 0 30px 0;
}

.step-number{
    background: url('../images/register/circle.png') no-repeat; 
    width:66px;
    height:67px;
}
.step-number span{
    font-size:20px; 
    font-weight:bold;
    color:#FFFFFF;
}
.note-text{

    text-align:center;
    color:#009ddc;
    font-weight:bold;
    font-size:16px;
}
.note-content{
    margin-bottom:30px;

    color: #9c9c9c;
    font-weight:bold;
    text-align:center;
}
#having-issues .note-content{

}
.color-highlight{
    color: #009ddc;
}
#submit-registration-section{
    margin-top:35px;
}
#upload-action,#upload-action-receipt,#upload-action-image{
    background-color:#BCC4C4;   
    padding:10px 0px 10px 10px;
    width:100%;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
}
#upload-action{
    background-color:#009ddc;
}
/*Screenguardz pure protector certificate banner*/
#certified-pure-protector{
    margin:0px 0px 10px 15px;
}
#certified-pure-protector-banner-image{
    background:url("../images/certified-screenguardz-pure-banner.jpg") no-repeat;
    width:367px;
    height:77px;
    display:block;
}
/*Zip Tooltip styles */
.zip-tool-tip {
    z-index:10; padding:14px 20px;
    width:240px; line-height:16px;
    margin-top:-10px; margin-left:20px;
}
.zip-tool-tip{
    display: inline;
    position: absolute;
    color: #111;
    border: 1px solid #DCA;
    background: #fffAF0;
}
.callout {
    z-index:20;position:absolute;border:0;left:-12px;
}


.zip-tool-tip
{
    border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}
.address_labels{
    color:#A7A8A9; 
    font: 14px "DINNextLTPro-Regular";
}

/*Product Page Infographic Banner for Pure*/
#invest-in-screen-protection-container{
    margin:15px 0px 10px 0px; 
}
#invest-in-screen-protection{
    background:url("../images/invest-in-screen-protection.jpg") no-repeat;
    width:367px;
    height:77px;
    display:block;
}
/*Account Login Styles*/
.account-login .col2-set{
    margin-bottom:40px;
}

.account-login .buttons-set button.button span span{

    color:#FFFFFF;
}
/*success page*/
.success{

    margin-left: 19px; 
}

