 /**
 * 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_blank
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

html{ }

body          { background:#aeadb3; font:14px/10px 'ocr-b-std', Arial, Helvetica, sans-serif; color:#FFF; text-align:center; min-width:960px;  }
body.generic-content{ background:#b1c3bb;}
body.catalog-category-view { background:#B3ADB1; }
body.catalog-product-view { background:#B3ADB1; }

img           { border:0; vertical-align:top; max-width: 100%; }

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

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; letter-spacing: -0.1em; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; text-transform:uppercase; letter-spacing: -0.1em; }
h3            { font-size:1em; font-weight:normal; line-height:1.25; }
h4            { font-size:1em; font-weight:300; font-family: 'ocr-b-std', 'letter-gothic-std', "Courier New", Courier, monospace; text-transform:uppercase; }
h5            { font-size:12px; font-weight:normal; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; text-transform:uppercase;}
h6            { font-size:11px; font-weight:normal; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; text-transform:uppercase; }

h2, h3, h4		  { margin-bottom:15px;}


/* Forms */
form          { 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 */
strong        { font-weight:normal; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

p			  { margin-bottom:15px;}

/* 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; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left; }
.f-right,
.right        { float:right; }
.f-none       { float:none; }
.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; }
.upper		  { text-transform:uppercase;}
em			  { font-style:normal;}


/* ======================================================================================= */


/* Layout ================================================================================ */

.row{ top:0; width:100%; overflow:hidden; min-height:720px; position:relative;}
.row-inner{}
.home-image{ height:100%;}

.wrapper { font:14px/19px 'ocr-b-std', Arial, Helvetica, sans-serif; }
.page { width:100%; padding:170px 0 0; text-align:left; position:relative; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {}
.main { margin:10px 0; }


.header, .main, .footer{ margin:0 auto; max-width: 100%; min-width:940px; padding:0 20px;}
.main{max-width:1168px; min-width:868px; padding:0 56px;}
.home-image h1, .home-image h2, .home-image dl { position:absolute; z-index:300;}
.home-image img, .full-bleed{ position:absolute; z-index:200;}

.main p {
    letter-spacing: -0.1em;
    line-height: 1.3em;
}
.main p a:hover {
    text-decoration:line-through:
}

/* Header ================================================================================ */
.logo { float:left; padding:30px 0; }
.header-container { pointer-events: none; position:absolute; top:0; z-index:9000; width:100%; position: fixed;}
.header { font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial; font-weight: 600; padding-right:0; color:#FFF; padding-bottom:10px; font-weight: 600; /*position:relative;*/ }
.header-inner{ }
.header-inner { pointer-events: auto; }
.header .logo { float:left; text-decoration:none !important; }
.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 h1.logo { margin:0; padding:0; }
.header .welcome-msg { text-align:right; text-transform: uppercase; font-size:0.8em; color:#FFF; padding:5px 10px; float:right; margin:0;}
.header .welcome-msg a {}
.header .links { float:right; }
.header .form-search { text-align:right; padding-left:5px; }
.header .form-search label{ display:none;}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }


.header .contact-details{ float: right; width: 320px;}
.header .contact-details p{font-size: 0.8em; text-align:right; margin-right:10px; margin-left:10px; margin-bottom:0;}
.header .contact-details p.tel{ font-size:1.3em; line-height:1.2; text-align:right; margin:0 10px 0;}


.header a { text-transform:uppercase; color:#FFF; text-decoration:none;}
.header a:hover{ text-decoration:underline;}

.social { margin-top: 7px;}

.social ul{ float:right; margin-right:10px;}
.social ul li{ margin-left:4px; float:left;}
.social ul li a{ width:29px; height:29px; display:block; text-indent:9999px; overflow:hidden; background-image:url(../images/icn-social.png); background-repeat:no-repeat; }

.social ul li.blog a{ background-position:0 0;}
.social ul li.facebook a{ background-position:-34px 0;}
.social ul li.twitter a{ background-position:-66px 0;}
.social ul li.instagram a{ background-position:-100px 0;}

.social ul li.blog a:hover{ background-position:0 -50px }
.social ul li.facebook a:hover{ background-position:-34px -50px }
.social ul li.twitter a:hover{ background-position: -66px -50px}
.social ul li.instagram a:hover{ background-position:-100px -50px;}


/********** < Navigation */


.quick-access{ float:right;}
.quick-access ul li { float:left; height:29px;}
.quick-access ul li a{float:left; padding:5px 10px;  color:#888; display:block; text-decoration:none; text-transform:uppercase;text-transform: uppercase; font-size:0.8em; color:#FFF; text-decoration:none;  }
.quick-access ul li:hover { background:#FFF; }
.quick-access ul li:hover a{ color:#636363;}

.header #login-hover a:hover {
    text-decoration:none;
}

.nav-container { float:right; font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial; font-weight: 600;}
.nav{ background:#ffef67; float:right; margin:0 0 10px 10px; width:650px; clear:right; height:39px;}
.nav ul{padding:0;}


/* All Levels */
.nav ul li { text-align:left; position:relative; margin-right:5px; }
.nav ul li.over { z-index:998; }
.nav ul li.parent {}
.nav ul li a { display:block; text-decoration:none; text-transform:uppercase; color: #515048; }
.nav ul li a:hover{ background:#FFF; text-decoration:none;}
.nav ul li a:hover span {  text-decoration:none;}
.nav ul li a span { display:block; white-space:nowrap; cursor:pointer; }
.nav ul li ul a span { white-space:no-wrap; }

.block-cart li.item{ padding:10px 0;}
.nav ul.cart li { margin:0; position:relative; width:100%;}
.nav ul.cart li .block-cart{ position:absolute; background:#FFF; right: 0; top: 39px; color:#636363; margin:0; width:300px; display:none;}
.nav ul.cart li .block-cart .block-content{ padding:25px 15px 35px;}
.nav ul.cart li .block-cart .block-content p{ margin:0; font-size:1.1em;}
.nav ul.cart li .block-cart .block-content .product-name{ float:left;}
.nav ul.cart li .block-cart .block-content a{ padding:0;}
.nav ul.cart li .mini-products-list .product-image{ float:right;}
.nav ul.cart li .block-cart .block-content .price{ font-size:1em;}
.nav ul.cart li .block-cart .cart-item-inner{ float: left; margin-left: 15px; width: 170px;}
.nav ul.cart li .block-cart .btn-remove{ margin:2px 0 0 0;}
.nav ul.cart li .block-cart .block-content li{ border-bottom:1px solid #c5c5c5; height:auto;}
.nav ul.cart li .cart span.price{ font-size:1em; display: inline;}
.nav ul.cart li .block-cart a.btn-remove { display:block; width:23px; height:23px; font-size:0; line-height:0; background:url(../images/btn-remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.nav ul.cart li .block-cart a.btn-remove:hover {  display:block; width:23px; height:23px; font-size:0; line-height:0; background:url(../images/btn-remove.png) 0 bottom no-repeat; text-indent:-999em; overflow:hidden; }

.nav ul.cart li div.subtotal{ margin:10px 0 30px;}
.nav ul.cart li div.subtotal .label{ padding-left:38px;}
.nav ul.cart li div.subtotal .price{ float:right; font-size:1em;}

.nav ul.cart li .block-cart .subtotal{float: left; text-align: left; width: 100%;}
.nav ul.cart li .block-cart .actions { padding-left:38px;}
.nav ul.cart li .block-cart .actions button{
    float:left;
    margin-right:10px;
    color: #FFFFFF;
    font-family: letter-gothic-std;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
}

.login-mini{background: none repeat scroll 0 0 #FFFFFF; position: absolute; top: 29px; width: 203px; z-index:700; padding:10px 15px 30px ; font-size:0.8em; color: #636363; display:none;}
.login-mini div.field{ border-bottom:1px solid #c5c5c5; float:left; width:100%; margin-bottom:5px;}
.login-mini .block-login label{ float:left; display:block; padding-top: 11px; text-transform:uppercase;}
.login-mini .block-login input.input-text{ width:125px; float:left;}
.login-mini .block-login .button{ float:left; color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; font-size: 13px; font-weight: 600; }

.login-mini .block-login .actions{ float:left; margin-top:10px;}
.login-mini h4{ font-size:1.2em; margin-top:15px;}

.quick-access ul li .login-mini a.btn{ font-size: 12px; text-decoration:none; padding: 6px 15px 7px; font-size:12px;}
.quick-access ul li .login-mini a.btn{ color:#FFF!important;}

.quick-access ul li .login-mini .actions a{ margin-right:10px; color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; font-size: 13px; font-weight: 600;}

.quick-access ul li .login-mini a.btn.create{ width:173px; text-align:center;}

.discount-form button.button { color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; font-size: 13px; font-weight: 600; }

/* 1st Level */
.nav ul li{ float:left; height:39px; font-size: 13px;}
.nav ul li:hover { float:left; background:#FFF; }
.nav ul li a { float:left; padding: 11px 6px 9px;  color:#515048; }
#nav ul li a:hover {  text-decoration:underline; }
.nav ul li.over a,
.nav ul li.active a { color:#515048;  }
.nav ul li.active li a { text-decoration:none;}
.nav ul li.active li a:hover {  text-decoration:underline; }
.nav ul li.active li.active a { text-decoration:underline;}

.nav .nav li a span { display:block; white-space:nowrap; cursor:pointer; }


/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; display: none; top: 38px; left: 0px;  background:#FFF; }
#nav div ul { position:static; display: block; width:auto; border:none; }

/* 3rd+ leven */
#nav ul.level0{ padding:22px 5px; border-bottom:1px solid #ddd;}
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li { float:none; height:auto;  }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal;    font-size: 12px;
    font-weight: 600;
    line-height: 13px; }
/*#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }*/

#nav div.full_width_inner {
    max-width: 1260px;
    min-width: 960px;
    display: block;
    position: static;
    top: 0;
    margin: 0 auto;
}

#nav div.full_width ul {
    float: left;
    width: 16%;
    margin-left: 2%;
    margin-right: 2%;
    padding-right: 0;
    padding-left: 0;
}
#nav div.full_width ul:first-child {
    margin-left: 0;
}

#nav li.full_width_dd {
    position: static;
}

#nav li.full_width_dd div{
    width: 100%;
    padding: 0;
    top: 68px;
}
#nav li.full_width_dd a span {
    white-space: normal;
}

#nav li.full_width_dd ul {
    border-bottom: none;
}

/********** Navigation > */


.top-search { background-color:rgba(255,255,255,0.7);}
.top-search .input-text{ background:none; width:100px; border:none; padding:5px 2px;}
#search_mini_form #search{ width:100px; float:left;}
.top-search button.button{ float:right;font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial; font-weight: 600; text-transform:uppercase;font-size: 0.8em;}
.top-search button.button span{ font-weight:normal;font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial; font-weight: 600; /*padding-top:3px;*/ background:none;}
.top-search button.button:hover span span{ background:none;}


/* Base Columns */
.col-left { float:left; width:23%; }
.col-main { }
.col-right { float:left; width:23%; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width:74%; margin-right:2%}
.col2-right-layout .col-main { width:74%; float:left; margin-right:2%}
.col2-account .col-main {width:66%; float:left; margin-right:10%}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }



/* Responsive Grid */

.col-2{ width:48%; margin-right:2%; float:left;}
.col-3{ width:32%; margin-right:2%; float:left;}
.col-4{width:23.5%; margin-right:2%; float:left;}
.cms-index-index{ text-align:left;}
.last{ margin-right:0!important;}


/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #fff;font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial; font-weight: 600; }
input.input-text,textarea { padding:6px; }
select { padding:5px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; 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; text-align:center; }
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 { float:left;text-align:center; white-space:nowrap;  }
button.button span span {  padding:7px 15px; background:#525148; color:#FFF; text-transform:uppercase;font-family:'letter-gothic-std';font-weight: 600; }
button.button:hover span span { background:#282723;}
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

a.btn{background: #525148; color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; padding: 7px 15px; text-transform: uppercase; display:block; float:left;  text-decoration:none; font-size:12px;}
a.btn:hover{ background:#282723;}

a.btn.light{background: #b6b6b6;}
a.btn.light:hover{background: #7d7d7d;}

button.button.yellow span span {  background:#ffef67; color:#515048}
button.button.yellow:hover span span { background:#eb3f7c; color:#FFF;}

.top-search button.button span span {
    color: #333;
}

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

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/


.opc .col-2{ margin-right: 4%; width: 48%;}

.customer-account-edit .form-list label {
    width: 20%;
}

.form-list li {}
.form-list label { display:block; height:15px; float:left; color:#716e79;  position:relative; text-align:right; font-size:0.8em; z-index:0; background:#e6e4e5;font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial; font-weight: 600; text-transform:uppercase; width:40%; padding: 6px 2%; }
.form-list label.radio{ background:none; color: #FFFFFF; text-align: left; width: 50%;}
.form-list input.input-text, textarea{ padding:4px 2% 5px;}
.form-list label.required {}
.form-list label.required em { display:none; }
.form-list li.control label { float:left; background:none; text-align:left;}
.form-list li.control input.radio,
.form-list li.control input.checkbox { float: left; margin: 6px 0 6px 6px; }
.form-list li.control .input-box { clear:none; display:inline; width:65%; float:left; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block;  width:56%; float:left; }
.form-list .input-box.long{ width:100%;}
.form-list .field { float:left; width:100%; margin-bottom:10px; }
.form-list input.input-text { width:96%; }
.form-list textarea { width:100%; height:10em; }
.form-list select { width:100%; padding:4px;  }
.form-list li.wide input.input-text { }
.form-list li.wide select { width:100%; }
.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; }

.register-options{ margin-bottom:20px;}
.opc h3{ font-size:1.2em;}
#payment_form_ccsave li{ margin-bottom:10px; }

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

.buttons-set { clear:both; margin:20px 0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set2 button{ margin-left:10px;}

.cart-cell .cart-cell{ float:left; padding:0 10px}
.cart-cell .add-to-cart-alt{ float:left; padding:2px 10px}
.cart-cell .price-box{ float:left; padding:8px 10px 0 0}
.cart-cell a.link-edit{ padding-top:4px; display:block;}

#wishlist-table h3{ margin:0; }
#wishlist-table .btn-remove{ margin-right:20px;}

.buttons-set-order {}

.fieldset {  }
.fieldset .legend { display: block; float: left; margin:0 0 20px 0; position: relative; width: 100%; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:5px 0 0; padding-left:17px; font-size:11px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 4px no-repeat; color:#ffef67; }
.validation-failed {  }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; display:none; }
/* 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:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg {background: none repeat scroll 0 0 #94929B; color: #FFF; line-height: 1em; padding: 10px 10px 14px;  }

/* BreadCrumbs */
.breadcrumbs { padding:10px; margin:0 0 10px; border:1px solid #ddd; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #C1BEC1; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:3.1em; font-family: 'ocr-b-std'; margin:20px 0 30px; color:#FFF;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.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,
.sub-title { clear:both; }

/* Pager */
.pager { padding:10px; margin:5px 0; text-align:center; background:#94929B; }
.pager .amount { float:left; margin:0; line-height:1.8em; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */



.product-tabs table{ margin-top:-5px; margin-bottom:20px;border-collapse:separate;
border-spacing:0 5px;}
.product-tabs table tr{ padding-bottom:2px; }
.product-tabs table td, .product-tabs table th{ padding:4px; background:#c1bec1;}

.generic-content table{ margin-top:-5px; margin-bottom:20px;border-collapse:separate;
border-spacing:0 5px;}
.generic-content table tr{ padding-bottom:2px; }
.generic-content table td, .pgeneric-content table th{ padding:4px; background:#636363;}



table{ width:100%;}
.data-table { width:100%; border:none;border-collapse: separate; border-spacing: 0 20px; color:#FFF; }
.data-table th { font-weight:normal; white-space:nowrap;color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; text-transform:uppercase; padding:10px; font-weight: 600; }
.data-table td { background: none repeat scroll 0 0 #C1BEC1; vertical-align:middle; padding:10px; }
.cart-table h2{ margin:0;}
.cart-table td{ padding:0;}
.cart-table th{ padding:0;}
#wishlist-table td{ padding:0;}
#wishlist-table th{ padding:0;}
#my-orders-table, #wishlist-table{ margin-top:-20px;}
#my-orders-table span{ display:inline!important;}
#my-orders-table .last{ text-align:right;}
.data-table thead {  }
.data-table tbody {}
.data-table tfoot {}
.data-table tr{ padding-bottom:5px;}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

.data-table td.nobg{ background:none;}
.data-table td.pad-right{ padding-right:15px;}

.order-review td{ padding:10px;}
.order-review h3{ margin:0;}
.review-totals td{ padding:6px 0;}
.sp-methods{ margin-bottom:20px;}

/* 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 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
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% 4px 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% -53px; }

/* 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 */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold;}


.link-reorder { }
.link-compare { }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:23px; height:23px; font-size:0; line-height:0; background:url(../images/btn-remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove:hover {  background:url(../images/btn_remove.png) 0 bottom no-repeat;  }

.btn-remove2 { display:block; width:42px; height:42px; font-size:0; line-height:0; background:url(../images/btn_trash.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin:0 auto; }
.btn-remove2:hover { background:url(../images/btn_trash.png) 0 bottom no-repeat;}
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; 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:1000px; 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 { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

/* ======================================================================================= */




/* Sidebar =============================================================================== */
.block {  margin:0 0 10px; }
.block .block-title { font-size:0.9em; font-weight:normal; line-height:1.25; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; text-transform:uppercase; }
.block .block-title strong { font-size:14px; font-weight:normal; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content {  }
.block .block-content li.item { }
.block .btn-remove,
.block .btn-edit { float:left;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { }

/* Related Products List */
.block-related .mini-products-list li.title{ width:15%; margin-right:2%; float:left;}
.block-related .mini-products-list li.item {  width:19.1%; float:left; margin-right:2.1%; position:relative; }
.block-related .mini-products-list li.last{ margin-right:0!important;}
.block-related .mini-products-list .product-image { width:100%; height:100%; }
.block-related .mini-products-list li.item img { }
.block-related .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-related .block-cart .mini-products-list .product-details .product-name,
.block-related .block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-related .block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { padding-bottom:25px; border-bottom: 1px solid #C1BEC1;}
.account-nav {}
.account-nav td{ white-space:nowrap; text-transform:uppercase; font-weight:normal; width:26%;}
.account-nav td.last{ text-align:right; width:10%;}
.account-nav td a{ text-transform:uppercase; color:#636363; font-weight:normal; text-decoration:none;}
.account-nav td a:hover{ text-decoration:underline;}
.account-nav td.current strong{ background:url(../images/strike-white.gif) repeat-x center center;}

.customer-account-edit .form-list li.fields{ margin-top:10px;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:left; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related { margin-top:80px; width:100%;}
.block-related li {}
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; }
.block-related .product .product-details { margin-left:65px; }
.block-related

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.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:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label {color:#636363 }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

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


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; color:#FFF; }
.category-products {}

/* View Type: Grid */
.products-grid { position:relative; }

.products-grid li.item { float:left; margin:0 2% 20px 0; width:23.5%; position:relative; }
.products-grid li.item.last { border-bottom:0; margin-right:0;}
.products-grid .product-image { display:block; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid {  margin:0 auto; }

.category-description{ margin-left:25.5%; width:48%;}
.catalog-category-view .page-title, .catalogsearch-result-index .page-title{ margin-left:25%; border:none;}


.sub-cat-title{ text-align:right;}
.sub-cat-title h2{ padding-top:45%; color:#FFF; font-family: ocr-b-std;}

div.item-overlay{ background:#ffef67; position:absolute; bottom:0; left:0; right: 0; z-index: 5; display:none; padding: 20px; opacity: 0.8; color: #333;}

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding: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; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.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-learn { 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 ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; display:none; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

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

.product-options-bottom .price-box { display:none; }
.product-options label, .product-options-bottom label{ display:none;}
.product-options dd{ margin:0;}


/* Regular price */
.regular-price { font-size:0.9em;}
.regular-price .price { }

/* Old price */
.old-price { font-size:0.6em; margin:0;}
.old-price span{  background:url(../images/strike-pink.gif) repeat-x center center;}
.old-price .price-label { white-space:nowrap; }
.old-price .price { color:#636363; }

/* Special price */
.special-price { font-size:0.9em;}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price {  }

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

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.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; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* 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 notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

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

.price-box-bundle {}
/********** Product Prices > */

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

.tier-prices-grouped {}

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

/* Add to Cart */
.add-to-cart{ float:left;}
.add-to-cart label { float:left; margin-right:5px; display:none; }
.add-to-cart .qty { float:left; text-align:center; margin:0 24px 0 0; }
.add-to-cart button.button { float:left; color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; font-size: 13px; font-weight: 600; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* 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-view {}

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */

.product-img-container{ margin-left: 1px; padding: 5px;}
.product-img{width:100%; height:100%; float:left; margin-left:5px;}
.product-img #img{width:100%; height:auto; cursor:pointer; }
.product-img .more-views img{ height:auto; width:auto; cursor:pointer;}

.product-view .product-img-box { float:left; width:100%; height:100%; }
.product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:100%; height:100%; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.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.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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 ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

#next, #prev{ padding:5px;}

.disabled{ display:none;}

.prev{float: left; margin-left: 10px;/* background:url(../images/btn-next-prev.png) no-repeat 0 0; width:64px; height:64px; position:absolute; top:0;*/ }
.next {float: right; margin-right: 10px;}


.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right;  }
.product-view .product-shop-inner{ float:left; width:70%}
.col1-layout .product-view .product-shop { float:left;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name h1{color: #FFFFFF; font-family: 'ocr-b-std'; font-size: 3em; line-height: 1em; margin: -10px 0 40px -4px;}
.product-view .short-description {}

.col-one{ float: left; margin-right: 2%; width: 56.4% !important;}
.col-one .product-shop{ width:100%;}
.col-two{ width:41.5%!important; float:left;}

.header-detail{ padding:0 0 40px;}
.header-detail.wishlist{ float:right;}
.header-detail.wishlist a{ text-transform: uppercase; color:#FFF; text-decoration:none; float:right;letter-spacing: -0.1em;}
.header-detail.wishlist a:hover{ text-decoration:underline;}
.manufacture{padding-left:30%; color:#FFF;}
.manufacture h2{ font-size:1.1em;font-family: 'ocr-b-std';}
.header-detail.manufacture a {
    text-decoration: none;
}

.item-price { float: left;  margin-right: 2%;  width: 28%; font-size:2em;}

.product-tabs{ float:left; width:100%; position:relative; clear:left; margin-top:30px; color:#FFF;  }
.product-tabs .tabs{ float: left; margin-right: 2%;  width: 28%;}
.product-tabs .tabs li { margin-bottom:5px;}
.product-tabs .tabs li a{ text-transform:uppercase; text-decoration:none; color:#636363;letter-spacing: -0.05em;}
.product-tabs .tabs li a:hover{ text-decoration: underline; }
.product-tabs .tabs .ui-state-active a{ color:#FFF; text-decoration:line-through;}
.product-tabs .tabs .ui-state-active a:hover{ text-decoration:none;}


.ui-tabs-panel{}
.tab-panels{ width:65%; float:left; }

/* Product Options */
.product-options { margin:0; float:left; }
.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 {  }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; text-transform:uppercase; margin-bottom:6px; margin-right:6px;}
.product-options .options-list {}
.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 ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom .link-wishlist { display:none;}
.product-options-bottom .price-box .price{ margin:10px 0; display:none; }

.product-options div.input-box{ margin-right:4%;}

/* Grouped Product */
.product-view .grouped-items-table {}

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

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

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

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

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

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; font-family: 'ocr-b-std'; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}
.cms-index-index .page{}
.second-tier { background:#bcb8c0;}

.img-unit{ position:relative; height:350px; margin-top:20px; margin-bottom:20px; overflow:hidden;}
.img-unit a { width:100%; height:100%; display:block;text-decoration: none;}
.img-unit h2{ width:80%; height:88%; padding: 6% 10%; position:absolute; z-index:600; font-size:3em; font-family: 'ocr-b-std'; text-transform:none; line-height:1; letter-spacing: -0.09em;}
.img-unit .overlay{ background:#ffef67; width:100%; height:100%; display:none; position:absolute; top:0; left:0; z-index:2;}
.img-unit img{ z-index:1;}

.cms-index-index .col-3 h3{ text-decoration:underline; font-size:1.2em; text-transform: uppercase;}

.cycle-overlay{ color: #FFFFFF; top:35%; left: 50% !important; margin-bottom: 0; margin-left: -440px !important; margin-right: auto; margin-top: 0; padding: 15px; position: absolute;  width: 860px !important;  z-index: 600;}
.cycle-overlay h1, .cycle-overlay h2{font-family: 'ocr-b-std'; float:right; font-size: 5.8em; line-height: 0.95; text-align: right;}
.cycle-overlay h2{ opacity:0.6; text-transform:none;}

.cycle-overlay h1:hover, .cycle-overlay h2:hover{ background:url(../images/strike-lrg-white.gif) repeat-x left 48px; cursor:pointer;}

.scroll-down{ background:url(../images/btn-scroll-page.png) no-repeat right top; width:69px; height:69px; display:block; position:absolute; bottom:70px; left:50%; margin-left:-35px; z-index:601; text-indent:-999999px; overflow:hidden;}
.scroll-down:hover{ background:url(../images/btn-scroll-page.png) no-repeat right bottom;}

.scroll-up{ background:url(../images/btn-scroll-page.png) no-repeat left top; width:69px; height:69px; display:block; position:absolute; top:95px; left:50%; margin-left:-35px; z-index:601; text-indent:-999999px; overflow:hidden;}
.scroll-up:hover{ background:url(../images/btn-scroll-page.png) no-repeat left bottom;}

.cycle-caption{ position:absolute; z-index:700; left:0; bottom:20%; width:960px; left:50%; margin-left:-480px;}
.home-image dl dt{ background:#ffef67; color:#636363; padding:5px; float:left; clear:both; margin-bottom:8px; margin-right:10px;     font-family: letter-gothic-std;
    font-size: 12px;
    font-weight: 600;     padding-left: 10px;
    padding-right: 10px;text-align:center;}
.home-image dl dd{ float:left; line-height:2em;}


/* Generic */

.generic-content .col-main{ width:45%; padding:0 10%;}
.generic-content .page-title{ border:none;}
.generic-content .page-title h1{ font-size:3em; margin-bottom:10px;}

.generic-img{ width:100%; height:580px; overflow:hidden; position:relative; margin-top:40px;}

.generic-content .footer-container{ margin:0 auto; max-width: 100%; min-width: 940px;}
.generic-content .footer{ position:absolute; bottom:0; width:100%;}

/* Contacts */

.textarea-wrap{ background: none repeat scroll 0 0 #E6E4E5; float: left; margin: 10px 0 0; width: 100%;}
.textarea-wrap textarea{ width:96%; }


/* 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 {}
.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 {}

/* 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.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */

.cart {}

.cart .product-name a{ text-decoration:none;}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }


/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

.cart .discount .input-box{ background:#FFF; float:left; width:100%;}

/* Shopping Cart Totals */
.cart .totals { float:right; width:32%; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:10px 0 5px 0;  background:none; }
.data-table .cart .totals table td {background:none; }
.cart .totals table th {  }
.cart .totals table tfoot th {}

.grand-total td{ border-top:2px solid #c1bec1; font-size:1.2em;}


/* Options Tool Tip */
.item-options dt { float:left; margin-right:5px;}
.item-options dd { float:left;}
.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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }

.checkout-types{}

button.col-3::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.col-3 { font-size: 1em; -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.col-3 { font-weight: 600; overflow:visible; border:0; padding:0; background:transparent; cursor:pointer; }
button.col-3 span{ }
button.col-3 span span{ padding:30px 0; display:block; background:#94929b; color:#FFF;text-transform:uppercase;font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial; font-weight: 600; font-size:1.3em; }
button.col-3:hover span span{ background:#716f76;}

button.col-3.btn-proceed-checkout span span{ background:#ffef67; color:#525148;}
button.col-3.btn-proceed-checkout:hover span span{ background:#eb3f7c; color:#FFF;}

th.remove, td.remove{ width:20px;}

/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { }
.sp-methods .price { }
.sp-methods .form-list { padding:20px 0; }
.sp-methods select.month { width:150px; 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; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { 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 {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.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; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding: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; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */

.block-progress .block-title{ padding-bottom:10px;}
.block-progress dt { border-bottom: 1px solid #c1bec1; text-transform:uppercase; padding:4px 0 6px;}
.block-progress dd { border-bottom: 1px solid #c1bec1; padding:6px 6px 12px;}
.block-progress dt.complete{ border:none;}
.block-progress dd.complete { }

.opc { position:relative; }
.opc li.section {  border-bottom:1px solid #AEADB3; background:#a2a1a8; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#94929b; padding:6px 20px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; font-size:1.1em; }
.opc .step-title h2 { float:left; text-transform:none; font-size:0.9em;line-height: 2em; margin:0; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#94929b; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step {  padding:25px 20px; position:relative; background:#AEADB3; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

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

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}

/* Remember Me Popup ===================================================================== */


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

.my-account .title-buttons button{ margin-top:25px;}

.col2-account .page-title h1, .col2-account .page-title h2{ font-size:3em; margin-bottom:20px;margin-top: 10px;}
.col2-account .page-title{ padding:15px 0 30px; margin-bottom:20px;}

.col2-account address a{background: #94929b; color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; padding: 7px 15px; text-transform: uppercase; display:block; float:left; margin:15px 0; text-decoration:none; font-size:13px; font-weight: 600;}
.col2-account address a:hover{ background:#716f76;}

.addresses-list a{background: #94929b; color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; padding: 7px 15px; text-transform: uppercase; display:block; float:left; margin:15px 0; text-decoration:none; font-size:13px; font-weight: bold; letter-spacing: 0.05em;}
.addresses-list a:hover{ background:#282723;}
.addresses-list .item{ clear:both;}

.update-password a{background: #525148; color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; padding: 7px 15px; text-transform: uppercase; display:block; float:left; margin:15px 10px 15px 0; text-decoration:none; font-size:13px; font-weight: 600; letter-spacing: 0.05em; }
.update-password a:hover{ background:#716f76;}
.update-password h2{ margin-bottom:20px;}
.update-password{}
.update-newsletter {float: left; margin-top: 10px;}

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.box-head { margin:20px 0;}
.box-head h2, .box-head h3 { float:left;}
.box-head h3{ padding-top:4px;}

.box-head a {background: none repeat scroll 0 0 #525148; color: #FFFFFF; font-family: 'letter-gothic-std', "Courier New", Courier, monospace; padding: 7px 15px; text-transform: uppercase; display:block; float:right; text-decoration:none; font-size:13px; font-weight: bold;}
.box-head a:hover {background:#282723;}


/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; border-bottom: 1px solid #C1BEC1; margin: 0 0 10px; padding: 0 0 30px;}

/* Block: Account Information */
.dashboard .box-info .box-content .col-1{ float:left;}
.dashboard .box-info .box-content .col-2{ float:left;}

/* Block: Reviews */
.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:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.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:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { background: none repeat scroll 0 0 #94929B;  margin:0 0  5px 0;  padding: 10px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

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

.order-info-box address { margin-bottom:15px;}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.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-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 {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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 Reviews */
.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 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {background: url(../images/trans-80-white.png) repeat; font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial; font-weight: 600; text-transform:uppercase; font-size:0.86em; padding-top:20px; padding-bottom:20px; margin-top:50px; color:#636363; font-weight: 600; line-height: 1.2em; }
.footer p { margin-bottom:0;}
.footer address { margin:0; }
.footer ul {}
.footer ul li { }

.footer a{ text-decoration:underline; color:#636363;}
.footer a:hover{ text-decoration: line-through; }

.footer .col-1{ width:10%; float:left;}
.footer .col-2{ width:12%; float:left;}
.footer .col-3{ width:8%; float:left;}
.footer .col-4{ width:15%; float:left;}
.footer .centered{ text-align:center; margin:0 auto; width:51%; float:left;}

/* ======================================================================================= */


/* 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,
.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 .product-shop .short-description:after,
.product-view .box-description: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; }
/* ======================================================================================= */



.rollover_on { display: none; position: absolute; top: 0; left: 0; z-index: 3; }
h2.first_letter { font-weight: bold; margin: 40px 0 10px 0; }
.clear { clear: both; }


/* View Type: Grid */

.brands-grid li.item { float:left; margin:0 2% 20px 0; width:23.5%; }
.brands-grid li.clear { float:none; background: #f00; }
.brands-grid li.item.column0 { border-bottom:0; margin-right:0;}
.brands-grid .product-image { display:block; }
.brands-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.brands-grid .product-name a {}
.brands-grid .price-box { margin:5px 0; }
.brands-grid .availability { line-height:21px; }
.brands-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .brands-grid,
.col2-right-layout .brands-grid { width:632px; margin:0 auto; }
.col1-layout .brands-grid {  margin:0 auto; }

#gallery_01 {
    padding: 5px;
}

#gallery_01 a {
    margin: 1px;
    padding: 0;
    float: left;
}

#gallery_01 img {
    margin: 0 2px 0 0;
    padding: 0 0 11px 0;
}

#gallery_01 .active img {
    padding-bottom: 1px;
    border-bottom: 10px solid #ffef67;
}
input.input-text, select, textarea {
    font-weight: 600;
    color: #515048;
}


.home-image h1 a {
    text-decoration: none;
    font-size: 3.5em;
    letter-spacing: -0.15em;
}

.home-image h1 a:hover {
    text-decoration: underline;
}

.home-image a {
    text-decoration: none;
}

.home-image a:hover {
    text-decoration: underline;
}

.products-grid h2 a {
    text-decoration: none;
}

.products-grid h2 a:hover {
    text-decoration: underline;
}

.readmore-js-toggle {
    text-transform: uppercase;
}
.login-mini > p {
    line-height: 1.1em;
}
.my-account h2, .sidebar h2, .customer-account-login h2 {
    font-family: 'ocr-b-std', Arial, Helvetica, sans-serif;
}

/* Mobile */
.mobileSkin { width: 100%; min-width: 300px; }
.mobileSkin .wrapper { padding-top: 90px; }
.mobileSkin.catalog-category-view .page-title, .mobileSkin.catalogsearch-result-index .page-title { margin-left: 0; }
.mobileSkin .brands-grid li.item { float: none; margin: 0 2%; width: auto; }
.mobileSkin .social, .mobileSkin .contact-details, .mobileSkin .wishlist { display: none; }
.mobileSkin .header, .mobileSkin .main, .mobileSkin .footer { margin: 0; min-width: 300px; padding: 0 20px; }
.mobileSkin .footer { padding: 20px; }
.mobileSkin  .header-container { min-width: 400px; color: #ccc; position: absolute; top: 0; background: #666; width: 100%; }
.mobileSkin .page { padding-top: 0; position: static; }
.mobileSkin .nav { background: none; clear: right; float: none; height: auto; margin: 0 0 20px 0; width: auto; }
.mobileSkin .nav .left { float: none; }
.mobileSkin .nav .right { float: none; }

.mobileSkin .nav ul li { float: none; }
.mobileSkin .nav-container { float: none; }
.mobileSkin .col-2 { float: none; margin-right: 0; width: auto; }
.mobileSkin .quick-access { float: none; }
.mobileSkin .quick-access .left { float: none; }
.mobileSkin .quick-access .right { float: none; }
.mobileSkin .top-search { background: none; float: none; clear: left; overflow: hidden; padding: 0; }
.mobileSkin .top-search input { background: #fff; padding: 15px; }
.mobileSkin .top-search #search_mini_form input#search { width: auto; }
.mobileSkin .top-search button { background: #ccc; padding: 8px 0; margin: 2px 0 0; float: left; font-size: 12px; }
.mobileSkin .header h1 { display: block; float: none; }
.mobileSkin .header a.logo { display: block; padding: 20px 0; float: none; }
.mobileSkin .footer .col-1, .mobileSkin .footer .col-2, .mobileSkin .footer .col-3, .mobileSkin .footer .col-4 { float: none; width: auto; }
.mobileSkin .products-grid li.item { float: left; margin: 0 1% 20px 0; position: relative; width: 48%; }
.mobileSkin .products-grid li.item a { text-decoration: none; }

.mobileSkin .col-one, .mobileSkin .col-two { float: none; margin-right: 0; width: auto !important; }
.mobileSkin .product-view .product-shop-inner { float: none; width: auto; }
.mobileSkin .item-price { float: none; width: auto; padding: 0 0 30px 0; }
.mobileSkin .product-tabs .tabs { float: none; width: auto; }
.mobileSkin .product-tabs .tab-panels { float: none; width: auto; padding: 10px 0 20px 0; }
.mobileSkin .col-3 { float: none; margin-right: 0; width: auto; }
.mobileSkin #shopping-cart-table button span span { display: block; padding: 20px; }
.mobileSkin #shopping-cart-table .btn-continue { display: none; }

/* Cart */
.mobileSkin .cart thead { display: none; }
.mobileSkin .cart tbody tr { display: block;  text-align: center; }
.mobileSkin .cart tbody td { display: block; background: none; padding: 10px 20px; width: auto; text-align: center; }
.mobileSkin .cart tbody td a { background: none; text-indent: 0; line-height: 1; height: auto; overflow: visible; width: auto; font-size: 1em; }
.mobileSkin .cart tbody td:nth-child(4) { display: inline; padding: 10px 0; } /* Unit Price */
.mobileSkin .cart tbody td:nth-child(5) { display: inline; padding: 10px 0; } /* Quantity */
.mobileSkin .cart tbody td:nth-child(6) { display: inline; padding: 10px 0; } /* Row total */
.mobileSkin .cart tfoot tbody tr { display: table-row; }
.mobileSkin .cart tfoot tbody tr td { display: table-cell; text-align: left; }
.mobileSkin .cart tfoot td { width: 50%; }
.mobileSkin .cart .totals {float: none; width: auto; }

/* Checkout */
.mobileSkin .col2-right-layout .col-main { float: none; margin-right: 0; width: auto; }
.mobileSkin .col2-right-layout .col-right { float: none; margin-right: 0; width: auto; }
.mobileSkin.checkout-onepage-index .col-right { display: none; }
.mobileSkin #payment_form_paypointgateway_direct li { margin: 0 0 5px 0; }
.mobileSkin #checkout-review-load .buttons-set { display: none; }
.mobileSkin #checkout-review-load #checkout-review-submit .buttons-set { display: block; }

/* Account */
.mobileSkin table.account-nav td { display: block; width: auto; text-align: center; }

.showMobile { display: none; }
.mobileSkin .showMobile { display: inline; }
.mobileSkin .hideMobile { display: none; }

/* Home */
.mobileSkin.cms-home .row { display: none; }
.mobileSkin.cms-home .scroll-up { display: none; }
.mobileSkin.cms-home .second-tier { background: none; }
.mobileSkin.cms-home .img-unit { height: auto; }
.mobileSkin.cms-home .img-unit h2 { padding: 10px; width: auto; }
.mobileSkin.cms-home .img-unit img { width: 100%; }

.mobileSkin ul.account { border-bottom: 1px solid #999; margin-bottom: 20px; padding-bottom: 20px; }
.mobileSkin ul.account li, .mobileSkin ul.account li a { height: auto; float: none; }
.mobileSkin ul.account li a, .mobileSkin ul.account li a:hover, .mobileSkin ul.account li a:visited, .mobileSkin ul.account li a:active { color: #ccc; font-size: 13px; padding: 11px 6px 9px; }
.mobileSkin ul.account li a:hover { color: #333; }

.mobileSkin .header .welcome-msg { display: none; }
.mobileSkin .header .form-search { padding-left: 0; }
.mobileSkin #mobileWrap { position: absolute; top: 21px; right: 15px; }
.mobileSkin #mobileMenu { float: right; width: 32px; height: 32px; }
.mobileSkin #cartMenu { width: 60px; float: right; white-space: nowrap; }
.mobileSkin .mobile-reveal { display: none; }

.mobileSkin .nav ul li a { float: none; color: #ccc; }
.mobileSkin .nav ul li a:hover { color: #333; }

.mobileSkin div.item-overlay{ text-decoration: none; background:#ffef67; position:static; bottom:0; left:0; right: 0; z-index: 5; display:block; padding: 10px; opacity: 0.8; color: #333; }

/*.mobileSkin div.item-overlay .price-box {
    display: none;
}*/

.mobileSkin .manufacture {
    padding-left: 0;
}
.mobileSkin .generic-content .col-main {
    padding: 0; width: auto;
}
.mobileSkin .generic-content .footer {
    position: static;
}

.mobileSkin .footer .centered {
    float: none;
    margin: 20px 0;
    width: auto;
    text-align: left;
}
/* Related */
.mobileSkin #block-related li {
    display: block;
    float: none;
}
.mobileSkin #block-related li .item-overlay {
    display: none;
}
.mobileSkin .block-related .mini-products-list li.item {
    width: auto;
    margin-bottom: 5px;
}

.home_cats {
}

.home_cats li div {
    background: #bebdc3;
    padding: 2px;
    margin: 0 0 2px;
}

.home_cats li div.padded {
    margin: 12px 0 2px;
}

.home_cats li div a {
    display: block;
    border: 1px solid #ccc;
    padding: 5px 8px;
}

.home_cats li ul {
}

.home_cats li ul div {
    background: #9e9da3;
    border-left: 3px solid #bebdc3;
}

.home_cats li ul div a {
    border: 1px solid #a6a2aa;
}



/*
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
*   Owl Carousel Owl Demo Theme
*   v1.3.3
*/

.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

.cms-home h1, .cms-home h2, .cms-home h1 a, .cms-home h2 a {
    text-transform: none;
}



/** SECOND STAGE **/
.toolbar-bottom .next{float:none;}


ol#custom-related-items li {
  width: 25%;
  float: left;
}
#custom-related-items{text-align:center;}
#custom-related-items p {padding:0 15px}

.product-list-info {
	background:#ffef67; 
	color:#333;
	text-decoration:none;
	min-height: 40px;
	max-height: 40px;
    overflow: hidden;
	opacity: 0.8;
  	position: absolute;
 	bottom: 0;
	width:100%;
}
.product-list-info-inner{
	padding: 0 5px;	
}
.catalog-category-view .col2-left-layout .col-main{
	width:100%;
}
.catalog-category-view .category-products {
  	/*float: right;*/
}

.catalog-category-view .col2-left-layout .products-grid{
	width:100%;
}

.catalog-category-view .col2-left-layout  .category-products {
  float: right;
  width: 77%;
}

.block-layered-nav dt {
  font-weight: bold;
  background-color: #ffef67;
  opacity: 0.8;
  padding: 10px;
  color: #333;
  margin-top: 15px;
  margin-bottom: 5px;
}

dl#narrow-by-list {
  padding-right: 15px;
}

.block-layered-nav .btn-remove{
	background-size:15px;
}
.btn-remove:hover {
  background: url(../images/btn-remove.png) 0 top no-repeat;
  background-size: 15px;
  opacity: 0.4
}
dl#narrow-by-list li {
  font-size: 11px;
}

.flexslider{border:none !important;}

.flex-direction-nav a:before{
	font-size: 20px !important;
	color: #fff !important;
}
.block-layered-nav .currently .label{display:none;}

.cms-home .splash {height:initial !important;}
.cms-home .home-slider .row{min-height:auto;}
.cms-home .home-slider .flexslider{margin-bottom:0px;}
.cms-home .page{padding: 5px 0 0;}


.home-featured-left{float:left;width:50%;}
.home-featured-right{float:left;width:50%;}

.home-collection{background:#9A979C; padding: 10px 0; float: left; width: 100%; margin-bottom:20px;}

.home-collection a.right-link {
    float: right;
    padding: 0 10px;
}
.home-collection a.left-link {
    padding: 0 10px;
}
.cms-home .category-products{clear:both;}

.home-blog{
    background: #9A979C;
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: -20px;
}

.home-blog a{padding: 0 10px;}

.col2-left-layout .products-grid li{width: 32%;}
.sorter{display:none;}

.product-list-info{
	min-height:110px;
	max-height:110px;
	position:relative;
}
div.item-overlay{
	bottom:110px;
}

.product-list-info {
	background:transparent;
	text-align:center;
}

div.item-overlay{
	text-align:center;
}

.product-list-info-inner .regular-price {
    font-size: 15px;
    margin-top: 4px;
}
.product-list-info-inner .old-price {
    font-size: 12px;
}
.product-list-info-inner .special-price {
    font-size: 15px;
    margin-top: 4px;
}

/*.item-overlay p{font-size:15px !important;}*/

.products-grid a {text-decoration: none;}
.products-grid a:hover {text-decoration: underline;}
.product-list-info-inner{padding-top:8px;}


/** Related products block **/
.catalog-product-view #bottom-tabs .tab-panels {
    width: 100%;
}
.catalog-product-view .tab-panels {
    float: left;
}
.catalog-product-view ol#custom-related-items li {
    float: left;
    width: 23%;
	margin: 0 2% 20px 0;
}

.catalog-product-view .block-related{margin-top:10px;}

.product-flexslider .flex-control-nav{display:none !important;}
.product-flexslider .flex-direction-nav{display:none !important;}


.nav {
    background: #ffef67 none repeat scroll 0 0;
    clear: right;
    float: right;
    height: 39px;
    margin: 0 0 10px 10px;
    width: 695px;
}

.footer-signup-container {
    background: #9A979C;
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
	margin-top:20px;
	border: 1px solid #cccccc;
}
.footer-signup-container h2 {
    text-align: center;
}





@media screen and (max-width:617px){
	.mobile_hidden{
	display:none;
	}
	.catalog-category-view .sidebar{
	display:none;
	}
	.catalog-category-view .col2-left-layout .category-products{
	width:100%;
	}
	
	
}



/** END SECOND STAGE **/



/*** Responsive 03/06/15 ***/

.generic-content.mobileSkin .footer-container{min-width: inherit;}
.mobileSkin .footer {padding: 20px 0;}


/* category specific */
.category-looks.mobileSkin .col-main img{width:100%;}

.category-holiday-essentials.mobileSkin .top-category-description img{height: auto;}
.category-holiday-essentials.mobileSkin .top-category-description p{font-size:12px;}
.category-holiday-essentials.mobileSkin .page-title {font-size:11px;}
.category-holiday-essentials.mobileSkin .page-title h1{margin: 20px 0 10px;}

.category-technical-outwear.mobileSkin .top-category-description img{height: auto;}
.category-technical-outwear.mobileSkin .top-category-description p{font-size:12px;}
.category-technical-outwear.mobileSkin .page-title {font-size:11px;}
.category-technical-outwear.mobileSkin .page-title h1{margin: 20px 0 10px;}

.category-british-style.mobileSkin .top-category-description img{height: auto;}
.category-british-style.mobileSkin .top-category-description p{font-size:12px;}
.category-british-style.mobileSkin .page-title {font-size:11px;}
.category-british-style.mobileSkin .page-title h1{margin: 20px 0 10px;}

.category-american-style.mobileSkin .top-category-description img{height: auto;}
.category-american-style.mobileSkin .top-category-description p{font-size:12px;}
.category-american-style.mobileSkin .page-title {font-size:11px;}
.category-american-style.mobileSkin .page-title h1{margin: 20px 0 10px;}

.category-japanese-style.mobileSkin .top-category-description img{height: auto;}
.category-japanese-style.mobileSkin .top-category-description p{font-size:12px;}
.category-japanese-style.mobileSkin .page-title {font-size:11px;}
.category-japanese-style.mobileSkin .page-title h1{margin: 20px 0 10px;}

.category-scandinavian-style.mobileSkin .top-category-description img{height: auto;}
.category-scandinavian-style.mobileSkin .top-category-description p{font-size:12px;}
.category-scandinavian-style.mobileSkin .page-title {font-size:11px;}
.category-scandinavian-style.mobileSkin .page-title h1{margin: 20px 0 10px;}

.category-summer-suiting.mobileSkin .top-category-description img{height: auto;}
.category-summer-suiting.mobileSkin .top-category-description p{font-size:12px;}
.category-summer-suiting.mobileSkin .page-title {font-size:11px;}
.category-summer-suiting.mobileSkin .page-title h1{margin: 20px 0 10px;}

.category-summer-footwear.mobileSkin .top-category-description img{height: auto;}
.category-summer-footwear.mobileSkin .top-category-description p{font-size:12px;}
.category-summer-footwear.mobileSkin .page-title {font-size:11px;}
.category-summer-footwear.mobileSkin .page-title h1{margin: 20px 0 10px;}

.category-fathers-day.mobileSkin .top-category-description img{height: auto;}
.category-fathers-day.mobileSkin .top-category-description p{font-size:12px;}
.category-fathers-day.mobileSkin .page-title {font-size:11px;}
.category-fathers-day .page-title h1{margin: 20px 0 10px;}


.inspirations-content{margin-bottom:20px;}
.category-inspirations.mobileSkin .page-title h1{margin: 20px 0 10px;}
.mobileSkin .inspirations-content p{
  font-size: 12px;
  margin: 0px;
}

.mobileSkin .inspirations-content h1{
  font-size: 17px;
}

/* end category specific */

/* page specific */
.cms-about-us.generic-content.mobileSkin .generic-img{display:none;}
.cms-about-us.generic-content.mobileSkin .std{margin-top:20px;}

.cms-terms.generic-content.mobileSkin .generic-img{display:none;}

.cms-privacy-policy-cookie-restriction-mode.generic-content.mobileSkin .generic-img{display:none;}
.cms-shipping-and-returns.generic-content.mobileSkin .generic-img{display:none;}

/* end page specific */
	
.mobileSkin .img-unit .overlay{z-index:-1;}

.mobile-footer{display:none;}
.mobileSkin .header-container{position:fixed;}

.mobileSkin.cms-home .img-unit img{height:auto;}
/*.mobileSkin .form-search {display: none ;}*/

.mobileSkin .top-search button{width:100%;}
.top-search button.button span{width:100%;padding:0px;}
.mobileSkin .top-search #search_mini_form input#search {width: 100%;}

.mobileSkin .home_cats li{text-align:center;}
.mobileSkin .home_cats li a {
	border: 5px solid white; 
	padding: 10px;
	text-transform: uppercase;
	text-decoration:none;
	color:#2b2b2b;
	background-color: #d2d2d2;
	letter-spacing: .01em;
	font-family:'letter-gothic-std',"Courier New",Courier,monospace, arial;
	}
.mobileSkin .home_cats li div{
	padding:0px;
	margin:0px;
	border-top: 1px solid #ccc;
}
.mobileSkin .home_cats .SALE {
	width:50%;
	float:left;
}
.mobileSkin .home_cats .Inspirations{
	width:50%;
	float:left;
}
.mobileSkin .home_cats .Latest {
	clear:both;
}
.mobileSkin .first-level-one div {
  border-right: 1px solid #cccccc;
}

.mobileSkin .home_cats #submenu8 li a{background-color:#eeeeee;}
.mobileSkin .home_cats #submenu8 div{border-left:none;}

.mobileSkin .home_cats #submenu39 li a{background-color:#eeeeee;}
.mobileSkin .home_cats #submenu39 div{border-left:none;}

.mobileSkin .home_cats #submenu44 li a{background-color:#eeeeee;}
.mobileSkin .home_cats #submenu44 div{border-left:none;}

.mobileSkin .home-text-block-one h3{display:none;}
.mobileSkin .home-text-block-one p{display:none;}

.mobileSkin .home-text-block-two h3{display:none;}
.mobileSkin .home-text-block-two p{display:none;}

.mobileSkin .wrapper{padding-top:75px;}

.mobileSkin #mobileWrap{width: 100%; right:0px;}
.mobileSkin .header h1{text-align:center;}
.mobileSkin .header a.logo{text-align:center;}
.mobileSkin #mobileMenu{float:left; margin-left:20px; cursor:pointer;}


.mobileSkin  li.item.sub-cat-title {display: none;}
.mobileSkin .products-grid li.item.last{margin-right:1% !important;}

.mobileSkin .category-description {
  margin-left: 0;
  width: 100%;
  margin-top: 20px;
}

.mobileSkin .header-inner #mobileWrap{height:0px;}

.mobileSkin .sale-hide {display: none !important;}

.mobileSkin .mob-sale-table a{
	float:left !important;
	margin: 10px 0;
  	width: 100%;
}

.mobile-footer .centered{text-align:center !important; margin: 0 0 35px 0 !important;}
.mobile-footer-left{width:50%; float:left; text-align:center}
.mobile-footer-right{width:50%; float:left; text-align:center}

.mobile-guest-helper{
  text-align: left;
  text-indent: 30px;
  padding: 10px 0;
}

#show-me{display:none;}

.guest-helper-hidden{display:none;}
.image-mobile{display:none; margin-bottom:20px;}

@media screen and (max-width: 617px){
	.guest-helper-hidden{display:block;}
	
	.desktop-footer{display:none;}
	.mobile-footer{display:block;}
	
	.cms-home .main{padding:0px;}
	.category-inspirations.mobileSkin caption, th, td{width:100%; display:block;}
	.mobileSkin .table-divider{display:none;}
	.category-inspirations.mobileSkin caption, th, td img{width:100%; height:auto;}
	
	input.helper-btn[type="radio"]:checked .mobile-guest-helper {display:block !important;}
	
	.image-mobile{display:block}
}

@media screen and (max-width: 360px){
	.mobile-footer-left .col-1{padding:0 5px;}
	.mobile-footer-left .col-2{padding:0 5px;}
	.mobile-footer-right .col-3{padding:0 5px;}
	.mobile-footer-right .col-4{padding:0 5px;}
}


/*///// Product page /////*/
.mobileSkin .product-view .product-name {font-size: 11px !important;}
.mobileSkin .product-view .product-name span {display: block !important;width: 100%;}

.mobileSkin .product-view  #qty{display:none;}
.mobileSkin .product-view .product-name h1{margin-bottom:20px; font-size:22px;}
.mobileSkin .product-view .product-options{width:100%;}
.mobileSkin .product-view .product-options div.input-box{margin-right:0%;}
.mobileSkin .product-view .add-to-cart{width:100% !important;}
.mobileSkin .product-view .add-to-cart button.button{width:100% !important;}
.mobileSkin .product-view .add-to-cart button.button span{width:100%;}
.mobileSkin .product-view .add-to-cart button.button span span{padding: 7px 0px;}

@media screen and (max-width: 430px){
	.mobileSkin .header, .mobileSkin .main, .mobileSkin .footer{min-width:inherit;}
	.mobileSkin .header-container{min-width:inherit;}
	.logo img{max-width:50%;}
	
	.mobileSkin .header-inner{min-height:69px;}
	.mobileSkin .wrapper{padding-top:70px;}
}
@media screen and (max-width: 400px){
	#mobileMenu{margin-top:-5px;}
	#cartMenu{margin-top:-5px;}
	
	.customer-account-login.mobileSkin .registered-users label {
  		width: 100%;
  		text-align: center;
		padding: 5px 0;
	}
	.customer-account-login.mobileSkin .registered-users .form-list .input-box{
		width:100%;
		text-align:center;
		overflow: hidden;
	}
	.customer-account-login.mobileSkin .registered-users .form-list input.input-text{
		width:100%;
		padding: 5px 0;
    }	
	.new-users .buttons-set button.button{width:100%;}
	.new-users .buttons-set button.button span{width:100%;}
	.new-users .buttons-set button.button span span{padding:7px 0;}
	
	.customer-account-create.mobileSkin .form-list label{
		width:100%;
		padding:6px 0;
		text-align:center;
	}
	.customer-account-create.mobileSkin .form-list .input-box	{
		width:100%;
		overflow:hidden;
	}
	li.control .input-box {
  		width: auto !important;
		margin-right:10px;
	}
	li.control label {
  		width: auto !important;
	}
}



/*** Checkout CSS ***/

@media screen and (max-width: 617px){
	
	.mobileSkin .cart tbody td a img {
  	max-width: 180px;
	}
	
	
	.mobileSkin #checkoutSteps .field label {
	  width: 100%;
	  text-align: center;
	  text-align: center;
 	  padding: 7px 1px;
	}
	
	.mobileSkin #checkoutSteps .form-list .input-box{
		width:100%;
	}
	
	.mobileSkin #co-payment-form .form-list label{
		padding: 7px 1px;
  		text-align: center;
		width: 100%;
	}
	.mobileSkin #co-payment-form .form-list li {
 		margin-bottom: 5px;
	}
	.mobileSkin .paypointprodirect_cc_type_exp_div{
		width:100%;
	}
	.mobileSkin li#paypointprodirect_cc_type_exp_div .v-fix{
		width:100%;
	}
	.mobileSkin li#paypointprodirect_cc_type_exp_div .v-fix select{
		width:100%;
	}
	.mobileSkin #paypointprodirect_cc_type_cvv_div input{
		width:100% !important;
		padding: 7px 0 !important;
	}
	.mobileSkin #paypointprodirect_cc_type_cvv_div .v-fix{
		width: 100% !important;
	}
	
	.mobileSkin ul#payment_form_paypointprodirect label {
  		padding: 9px 0px !important;
	}
	.mobileSkin ul#payment_form_paypointprodirect input {
  		padding: 9px;
	}
	li#paypointprodirect_cc_type_cvv_div .v-fix {
  		overflow: hidden;
	}
	
	#payment_form_paypointprodirect input.input-text{ 
	  	border: none !important;
  	  	padding: 7px 0 !important;
  		width: 100%;
	}
}



/*** CART RESPONSIVE CSS **/
@media screen and (max-width:617px ){
.mobileSkin #shopping-cart-table colgroup {
  display: none;
}
.mobileSkin #shopping-cart-table tr.odd {
  background: #cccccc;
  margin-bottom:5px;
}
.mobileSkin #shopping-cart-table tr.even {
  background: #BEBEC0;
  margin-bottom:5px;
}
.mobileSkin  dl.item-options {
  display: inline-block;
}

.mobileSkin #shopping-cart-totals-table{
  border: 1px solid #cccccc;
}

.mobileSkin #shopping-cart-totals-table tfoot td{
  width: 100%;
  padding: 10px 20px;
}

.mobileSkin #shopping-cart-table .btn-update {
  width: 28%;
}

.mobileSkin #shopping-cart-table .btn-update.col-3 span span {
  padding: 20px 0 !important;
}

.mobileSkin  #shopping-cart-table .btn-proceed-checkout{
  width: 68%;
}

.mobileSkin .cart-collaterals tbody td{
  width: 50%;
  display: inline;
  padding: 0px;
  text-align: center;
  padding: 10px 0;
}
.mobileSkin .cart-collaterals tbody tr{
	text-align:left;
	margin-bottom: 2px;
    float: left;
    width: 100%;
}

.mobileSkin .cart-collaterals tbody tr td:first-child{background:#cccccc; width:60%; display:block; float:left}
.mobileSkin .cart-collaterals tbody tr td:last-child{background:#BEBEC0; width:40%; display:block; float:left}

.mobileSkin .cart-collaterals h4{text-align:center; font-size:24px;}
.mobileSkin .cart-collaterals p {text-align:center;}

.mobileSkin  .cart-collaterals table {margin-bottom: 10px;}

.mobileSkin .cart-collaterals .col-3.last{float:left; width:100%; background:#BEBEC0;}

.mobileSkin .cart tfoot td{width:100%;}

.mobileSkin #shopping-cart-totals-table td.upper {
  width: 50% !important;
  float: left !important;
  padding: 10px 0;
  text-align: center;
}
.mobileSkin #shopping-cart-totals-table td.a-right.last {
  width: 50% !important;
  float: left !important;
  padding: 10px 0;
}
.mobileSkin #shopping-cart-totals-table td.a-right.last span {
  padding-right:15px;
}

.mobileSkin #discount-coupon-form {
  float: left;
  width:100%;
}

.mobileSkin #discount-coupon-form .discount-form button.button{
	width:100%;
}

.mobileSkin #discount-coupon-form button.button span{
	width:100%;
	padding-left: 0px;
	padding-right: 0px;
}

.mobileSkin .discount-form{
	float: left;
  	width: 100%;
  	padding-bottom: 15px;
}
.mobileSkin #discount-coupon-form .discount {
  padding: 10px;
}

}

/** SECOND STAGE  Mobile **/
@media screen and (max-width:617px){
	.mobileSkin .second-mobile-img-unit {
    width: 100%;
    margin-top: 70px;
	}
	
	.mobileSkin .product-list-info.mobile_hidden {
    display: block;
	}
	
	.mobileSkin .pager .amount{width:100%;}
	.mobileSkin .pager .limiter {width: 100%;}
	.mobileSkin .pager .pages{margin:0px;}
	
	.mobileSkin #custom-related-items img {
    height: auto;
	}
	
	.mobileSkin .home_cats .SALE{width:100% !important}
}


/** END SECOND STAGE  Mobile **/


.catalog-category-view .col2-left-layout .products-grid li.item.last {margin-right: 20px !important;}
.catalog-category-view .col2-left-layout .products-grid li {width: 31%;}
