/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 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; }
@import url("//hello.myfonts.net/count/276bb8");
@font-face {font-family: 'Futura'; font-weight: normal; src: url('../font/276BB8_0_0.eot');src: url('../font/276BB8_0_0.eot?#iefix') format('embedded-opentype'),url('../font/276BB8_0_0.woff') format('woff'),url('../font/276BB8_0_0.ttf') format('truetype');}  
@font-face {font-family: 'Futura'; font-weight: bold; src: url('../font/276BB8_1_0.eot');src: url('../font/276BB8_1_0.eot?#iefix') format('embedded-opentype'),url('../font/276BB8_1_0.woff') format('woff'),url('../font/276BB8_1_0.ttf') format('truetype');}

.std { font-family: Georgia, Times New Roman;}
img           { border:0; vertical-align:top; }

a             { color:#545454; }
.container a { text-decoration:underline; }
a:hover, a:hover > *, #nav a:hover       { text-decoration:none; color:#999999; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#545454; letter-spacing: .5px; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; font-family: Georgia; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* 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 !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background:#fbfaf6 url(../images/bkg_main1.gif) 50% 0 no-repeat; }
.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(../images/bkg_main2.gif) 0 0 no-repeat; text-align:left; }
div.header-container + div { position: relative; transition: all 500ms ease; top: 0; background: #fff; z-index: 11; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

/* Desktop Only Content */
.max-480{display:none !important;}
.min-480{display:block;}

/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Futura, Helvetica; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:10px; }
.cart-table input.input-text { padding:2px 8px; }
input.default { color: #989797;}
select { padding:1px; padding:10px 5px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button {
	overflow:visible; 
	width:auto; border:0; 
	padding:0; 
	margin:0; 
	display:inline-block;
	background:transparent; 
	cursor:pointer;
 }
button.button span {
    background: none repeat scroll 0 0 #676767;
    color: #FFFFFF;
    display:inline-block;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 10px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: .5px;
}
button.button:hover span, .fancybox.btn:hover{background:#6D6E70; color:#fff;}
button.button span i, .fancybox.btn i{
    font-size: 15px;
    padding-right: 5px;
}
button.button span span {
    border: 0 none;
    box-shadow: none;
    padding: 0;
}
button.disabled span { border-color:#8A8A8A !important; background:#8A8A8A !important; }

button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:100%; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box {width:100%; }
.form-list li.wide input.input-text { width:100%; }
.form-list li.wide textarea { width:100%; }
.form-list li.wide select { width:535px; }
.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; }

.form-list-narrow li  { margin-bottom:0; } 
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; } 
.form-list-narrow li.wide input.input-text, 
.form-list-narrow li.wide textarea { width:254px } 
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D0D1D3;
    margin: 0;
    padding: 22px 25px 12px 33px;
	text-align:left;
}
.fieldset .legend {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #545454;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 0;
    position: relative;
}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#000000; }

.messages,
.messages ul { list-style:none !important; margin:0!important; padding:0 !important; z-index:1; position:relative;}
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; text-align:left;}
.error-msg, .success-msg, .note-msg, .notice-msg {
    background-position: 10px 19px !important;
    background-repeat: no-repeat !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    padding: 18px 18px 18px 32px !important;
}
.note-msg, .notice-msg {
    background-color: #FBF4DD;
    background-image: url("../images/i_msg-note.gif");
    border-color: #FCD344;
    color: #A38C68;
    position: relative;
    z-index: 1;
}
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg {
    background-color: #D8F1C6;
    background-image: url("../images/i_msg-success.gif");
    border-color: #C5F3AC;
    color: #3A3A3A;
}
/* BreadCrumbs */
.breadcrumbs {
    font-size: 11px;
    line-height: 1.25;
    margin: 0 0 15px;
    text-align: left;
    text-transform: uppercase;
}
.breadcrumbs li a{ text-decoration:none;}
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

.category_header img, .category_description {
    margin-bottom: 10px;
    font-size: 13px;
}

/* Page Heading */
.page-title, .headingBox {
    width: 100%;
	position:relative;
	overflow:hidden;
	margin-bottom: 20px;
}
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#545454; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#545454; }
/*login*/
.account-login.span4 {
    float: none;
    margin: 5% auto;
}
.login_box {
    font-weight: normal;
    margin: 5em auto;
    padding: 16px;
    width: 60%;
}
.login_box .content{
    display: inline-block;
    width: 100%;
}
.account-login .content h2 {
    display: inline-block;
    font-size: 25px;
	position:relative;
    text-transform: uppercase;
}
.account-login .content h2 span {
    float: left;
    left: 0;
    padding: 15px 5px 15px 15px;
    position: absolute;
    top: 0;
}
.account-login .content h2 p {
    float: left;
    margin: 0;
    padding: 13px 13px 13px 40px;
}
.form-list li {
    display: inline-block;
    margin: 0 0 8px;
    width: 100%;
	text-align:left;
}
.form-list label {
    color: #666666;
    float: left;
    font-weight: bold;
    position: relative;
    z-index: 0;
	margin-bottom:10px;
}
.account-login .content .input-box {
    display: inline-block;
    width: 100%;
	position:relative;
}
.account-login .content .input-box input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    font-size: 15px;
    margin-bottom: 16px;
    margin-right: 0;
    margin-top: 0;
    padding: 21px 10px 20px 70px;
    width: 100%;
}
.account-login .content .input-box span.userName {
    float: left;
    font-family: verdana;
    font-size: 26px;
    font-weight: bold;
    height: 63px;
    left: 0;
    line-height: 58px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 60px;
	text-align:center;
}
.account-login .content .input-box span.passWord{
    float: left;    
	font-size: 26px;
    height: 63px;
    line-height: 58px;
    padding: 0;
    width: 60px;
	position:absolute;
	left:0;
	top:0px;
	text-align:center;
}
.login-buttons-set button.button span {
    padding: 20px 30px;
}
.login-buttons-set button.button span span{padding:0px;}
.login-buttons-set {
    border-bottom: 1px solid #E6E6E6;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
}
.login-buttons-set.last {
    border-bottom: 0 none;
    padding-bottom: 0;
    padding-top: 15px;
}
.forgetPass{
    padding: 20px 0;
}
/* Pager */
.pager {
    float:none;
    font-size: 12px;
    padding: 2px 0;
    text-align: center;
}
.pager .amount {
    float: left;
    margin: 7px;
}
.limiter {
    float:right;
    margin-right:0;
}
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter .view-mode {
    float: left;
    margin: 0;
    width:95px;
}
.limiter label {
    float: left;
    margin: 9px;
}
.sorter .sort-by {
    float: left;
    padding-right: 12px;
    text-align: right;
}
.sorter .sort-by label { vertical-align:middle; }
.sort-by label {
    float: left;
    margin-right: 8px;
    margin-top: 10px;
}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}
.sorter .view-mode strong.grid {
    background-color: #ccc;
    background-image: url("../images/icons.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    float: left;
    font-size: 0;
    height: 31px;
    margin-right: 5px;
    margin-top: 2px;
    text-align: left;
    width: 36px;
}
.sorter .view-mode a.list {
    background-color: #ccc;
    background-image: url("../images/icons.png");
    background-position: -28px -24px;
    background-repeat: no-repeat;
    float: left;
    font-size: 0;
    height: 31px;
    margin-right: 5px;
    margin-top: 2px;
    text-align: left;
    width: 36px;
}
.sorter .view-mode a.grid {
    background-color: #ccc;
    background-image: url("../images/icons.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    float: left;
    font-size: 0;
    height: 31px;
    margin-right: 5px;
    margin-top: 2px;
    text-align: left;
    width: 36px;
}
.sorter .view-mode .list {
    background-color: #ccc;
    background-image: url("../images/icons.png");
    background-position: -28px -24px;
    background-repeat: no-repeat;
    float: left;
    font-size: 0;
    height: 31px;
    margin-right: 5px;
    margin-top: 2px;
    text-align: left;
    width: 36px;
}
/* Toolbar */
.toolbar { display:none; }

/* Data Table */
.data-table { width:100%; border:1px solid #D0D1D3; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#D0D1D3ded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:10px; }

.data-table thead th {
    border-right: 1px solid #DDDDDD;
    color: #545454;
    font-weight: bold;
    padding: 10px;
    vertical-align: middle;
    white-space: nowrap;
}
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:#f2f2f2; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr { background-color:#D0D1D3 !important; }
.data-table tfoot td { padding-top:10px; padding-bottom:6px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std 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; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }
.header .mobMenu .links { width: auto; padding: 0; float: right; }
.header .mobMenu .links li { width: auto; background: none; }
.add-to-cart-alt button.button{margin:5px 0;}
.link-cart { color:#dc6809 !important; font-weight:bold; }
.add-to-links { text-transform: uppercase; }
.link-reorder{font-weight:bold; }
.link-compare {
    color: #545454;
    font-weight: bold;
}
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:14px; height:14px; font-size:0; line-height:0; background:url(../images/actionBtn.gif) no-repeat right top; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:14px; height:14px; font-size:0; line-height:0; background:url(../images/actionBtn.gif) no-repeat left top; 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; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo{display:inline-block;}
.logo img{width:100%; max-width:275px;}
.header { font-family: 'Futura', Helvetica; margin-bottom: 20px;}
.header .logo {margin:0px; text-decoration:none !important; display:inline-block;}
.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{position: absolute; left: 0; z-index: 1; max-width: 116px; margin-top: 10px; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
#search_autocomplete{width:99%!important;}
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:0 !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #D0D1D3; background-color:#fff; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #D0D1D3; padding:8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#fff; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links {
    margin: 0;
    padding: 15px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.header .links li { float:left; font-size:11px; padding:0 8px 0 7px; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { }
.block .block-title {
}
.block .block-title strong {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: normal;
    min-height: 16px;
    padding: 10px 0;
    text-align: left;
    text-transform: uppercase;
}
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:0 15px; font-size:1em; font-weight:bold; color:#545454; font-family: futura; }
.block .block-content { margin-bottom: 16px; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #DDDDDD;
    padding: 10px 15px;
    text-align: right;
}
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 10px 15px;
}
.block-assistance, .block-checkout-icons, .block-international {
	text-align: center;
	border-top: 1px solid #545454;
}
.block-assistance .block-content, .block-checkout-icons .block-content, .block-international .block-content {
	margin-top: 16px;
}
.red {
	color: #990000;
}
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {background-image:none!important;}

/* Mini Products List */
.mini-products-list .product-details { margin-left:75px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { border-color:#8A8A8A; }
.block-account .block-content {padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:8px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:8px 0; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(../images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Futura, Helvetica; background:url(../images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav .block-subtitle{line-height:1.35; background:#f1f1f1; padding:10px 9px; border:1px solid #ccc; border-width:1px 0; text-transform:uppercase; color:#545454; }
.block-layered-nav dt {padding:7px 10px 10px 10px; font-weight:bold; text-transform:uppercase; }
#narrow-by-list li a{text-decoration:none;}
#narrow-by-list li{padding:5px 0;}
.toggleBtn.highlight {
    background-position:0 0;
}
.toggleBtn {
    background-image: url("../images/expand.png");
    background-position:0 -24px;
    background-repeat: no-repeat;
    float: right;
    height: 13px;
    padding: 3px;
    width: 13px;
	cursor:pointer;
}
.block-layered-nav dd {
    border-bottom: 1px dotted #CCCCCC;
    padding: 0 12px 12px;
}
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; background:url(../images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:10px; top:9px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(../images/i_block-cart.gif); }
.block-cart .summary{padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:11; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.paypal-logo{margin-bottom:20px;}
.block-cart .actions .paypal-logo {float:left; width:100%; margin:3px 0 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
#wishlist-view-form 
.block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }
#wishlist-view-form .buttons-set.buttons-set2{text-align:left;}

/* Block: Related */
.block-related .block-title strong { background-image:url(../images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px;}
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(../images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(../images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(../images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px;}
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }
.block-banner .owl-wrapper-outer{overflow:hidden;}
.block-banner .owl-wrapper-outer .innerSlids a{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFE1E9;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	display:block;
	margin-bottom:15px;
}
.leftBanner img{width:100%;}
.block-banner .owl-item{padding:0px;}
.bannerLink, .bannerLink a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
/* 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;
}
#owl-demo4 .itemInner {
    border: 1px solid #D0D1D3;
    box-shadow: none;
}
#owl-demo4 .owl-item {
    padding: 1px;
}
#owl-demo4 .ic_caption {
    margin-bottom: 20px;
}
#block-related .owl-item {
    padding: 10px;
}

/* Block: Login */
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img { width:100%;}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid{position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:6px 0; font-weight:bold; font-size:13px;}
.products-grid .price-box { margin:4px 0; text-transform: uppercase; }
.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 { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item{border-bottom:1px solid #d9ddd3; padding:12px 0; position:relative; overflow:hidden; border: 1px solid #DFE1E9;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1); background:#fff; margin-bottom:15px; width:100%; }
.products-list li .regular-price .price {
    font-size: 20px;
    font-weight: 500;
}
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; margin:0 0 10px; }
.products-list .product-shop{text-align:left;}
.products-list .f-fix{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 15px;
	display:inline-block;
}
.product-shop{display:inline-block; width:100%;}
.products-list .product-name  {
    color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    text-align: center;
}
.products-list .product-name a  {
    display: block;
    font-size: 18px;
    font-weight: normal;
    outline: medium none;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}	
.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; font-size:12px; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; margin-right:15px; }
.products-list .add-to-links li a i{padding-right:6px;}
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
.products-list.itemPro li a.product-image {
    border-bottom: medium none;
    margin-bottom: 0;
}
.productListInner {
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
	display:inline-block;
	width:100%;
}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:12px 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:55px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.no-rating { width:55px; 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:11px; 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; }
.stock_box .availability{margin:0; display:block;}
.availability.out-of-stock span { text-transform: uppercase; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:13px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price {
    font-weight: bold;
}
.price-box p { font-family: Futura; }

/* Regular price */
.regular-price { }
.regular-price .price { font-weight:bold; font-size:13px; }
.block .regular-price,
.block .regular-price .price { }

/* Old price */
p.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price {
    font-weight: normal;
    text-decoration: line-through;
    color:#999;
}
.old-price{margin-bottom:0px;}

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-weight:bold; white-space:nowrap; color:#545454; }
.special-price .price {
    font-size: 18px;
    font-weight: bold;
}

/* Minimal price (as low as) */
.price-box .minimal-price { margin:0; }
.minimal-price .price-label {
    font-size: 12px;
    font-weight: 300;
    white-space: nowrap;
}

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#545454;}
.minimal-price-link .price { font-weight:normal; color:#545454; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.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 { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; clear:both; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; 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 { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }
.product-essential h2 { font:bold 13px/1.35 Futura, Helvetica; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#545454; border-bottom:1px solid #D0D1D3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }
/*default zoom*/
.product-view .product-img-box .zoom #handle {
    background: url("../images/magnifier_handle.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 22px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 9px;
}
.product-view .product-image.default img {
    cursor: move;
    left: 0;
    position: absolute;
    top: 0;
	width:100%;
	}
.product-view .product-img-box.default .product-image-zoom, .product-view .product-image.default{
    height:350px;
    overflow: hidden;
    position: relative;
    width:350px;
    z-index: 9;
	border:1px solid #D0D1D3;
}
/* Product Images */
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.zoomBtn{
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    position: absolute;
    text-decoration: none;
    z-index: 15000;
}
.product-view{position:relative;}
.product-view .product-img-box .product-image-zoom { position:relative; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; 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 h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { position: relative; }
.product-view .product-img-box .more-views li { float:left; margin:0 2px 0 0; width: 134px; }
.product-view .product-img-box .more-views li a { float:left; height:100%; width:100%; overflow:hidden; }
.product-view .product-img-box .more-views li a img{width:100%;}
.product-image-popup { margin:0 auto; }
.thumbbox {
    display: inline-block;
    width: 550px;
    position: relative;
}
.thumbbox .more-views, .blob-carousel {
    /*overflow: hidden;*/
    position: relative;
    width: 100%;
}
.thumbbox .clear {
    clear:both;
    width: 0px !important;
}
.thumbbox .thumb_video {
    clear:both;
}

.blob-carousel ul { position: relative; }
.blob-carousel li { float: left; }
a.jcarousel-prev, a.jcarousel-next { position: absolute; display: block; font-family: fontawesome; font-size: 22px; text-decoration: none; display: none; top: 50%; margin-top: -22px; z-index: 15;}
.thumbbox .jcarousel-prev { left: -30px; }
.blob-carousel .jcarousel-prev { left: 0; }
.jcarousel-prev:before { content: "\f053"; }
.blob-carousel .jcarousel-next { right: 0; }
.thumbbox .jcarousel-next { right: -30px; }
.jcarousel-next:before { content: "\f054"; }
.product-img-box {display:inline-block; text-align:center; width:100%;}
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { text-align:left;}
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 {
	font-weight: bold;
	font-size: 25px;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px;
}
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; padding:10px 0 0; }
.product-view .product-shop .add-to-links { width: 100%; display: table;}
.add-to-links .link-wishlist { width: 50%; display: table-cell; text-align: left;}
.add-to-links .link-stockist { width: 50%; display: table-cell; text-align: right;}
.addthis_toolbox{
    display: inline-block;
    padding: 15px 0;
}
.addthis_toolbox .shareit {
    float: left;
    text-transform: uppercase;
    line-height: 24px;
}
.addthis_toolbox a {
	font-size: 16px;
	line-height: normal;
	color: #8A8A8A;
}
.addthis_toolbox .custom_images > * {
	margin-right: 16px;
}
.addthis_toolbox .custom_images > *:last-child {
	margin-right: 0;
}

/* Product Options */
.product-options { position:relative; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-right:8px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { margin:0 0 20px; position: relative; }
.product-options dl.last dd.last, .product-options dd.last { margin-bottom:0; }
.product-options dd input.input-text { width:100%; }
.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:100%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.productDetailBox { padding:15px; }
.product-options-bottom .add-to-links{display:none;}
.h-top-left em{
    display: inline-block;
    font-size: 27px;
    position: relative;
    top: 5px;
}
/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.sliderNabU {
    bottom:25px;
    margin-right: -28px;
    position: absolute;
    right: 50%;
}
#upsell-product-table .itemInner{padding-bottom:40px;}
.box-up-sell.block{border:none;}
.box-up-sell.block .mix_wrapper ul li {
    padding:0;
}
.box-up-sell .ic_caption {
    display: inline-block;
    padding: 0 15px;
	text-align:center;
}
.box-up-sell .ic_caption .price-box{display:inline-block; float:none; width:100%;}
.box-up-sell .ic_caption .ratings{display:inline-block; float:none;}
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; text-align:center; height:auto; width:100%; display:inline-block;}
.product-view .box-up-sell h2 a{float:none; text-align:center;}
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#545454;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0;}
.product-view .box-tags .form-add input.input-text {
    padding: 10px;
    width: 282px;
}
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Home Page Featured Products*/
/*#featuredbox { margin-left: auto; margin-right: auto; width: 100%;}*/
#featuredbox .item { float: left; width: 18%;}
#featuredbox {margin-top: 24px; margin-left: auto; margin-right: auto; width: 100%;}
#featuredbox .itm { float: left; width: 16.66%;}
#featuredbox H2 { text-align: center; font-size: 18px; text-transform:uppercase; border-bottom: 1px solid #000; line-height: 0.1em; margin: 0px; }
#featuredbox H2 span { background:#fff; padding:0 10px; }
.featured-product-name { text-align: center; text-transform: uppercase;font-family: Futura, Helvetica; font-size: 11px;color: rgb(84, 84, 84);}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float: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:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; height:auto; padding-top:15px; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.mix_wrapper ul#crosssell-products-list li {
    max-width:25%;
}
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell{ border:none; background:none; padding:0; }
.cartSell{display:inline-block; margin-top:25px;}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .shipping h2, .cart .discount h2 { text-transform: uppercase; }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text {width:254px; }

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }

/* Shopping Cart Totals */
h2.sec-heading{
    font-size: 15px;
    margin: 0;
    padding: 10px;
    text-align: left;
	background-image:none!important;
}
.discount-form, .shipping-form, .tatalBox{
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
}
.tatalBox{
    padding-right: 0px;
}
.crosssell-wrap{display:inline-block; width:100%;}
.cart .totals { text-align:right; padding-right: 0;}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 0 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; display:none; z-index:999; width:150px; 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:0px; left:0; display:block; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:5em !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; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#545454; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title strong { font-size:13px; color:#545454; }
.block-progress dl > div { margin-bottom: 16px; }
.block-progress dl > div:last-child { margin-bottom: 0; }
.block-progress dt {
    background: #D0D1D3;
    color: #999;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.35;
    margin: 0;
    padding: 8px;
}
.block-progress dd { background:#fff; border:1px solid #D0D1D3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete a{color:#fff; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {margin-bottom: 16px;}

.opc .step-title {
    background: none repeat scroll 0 0 #D0D1D3;
    padding: 8px;
}
.opc .step-title .number { float:left; padding:0 4px; margin:0 5px 0 0; font:bold 15px/15px Futura, helvetica; color:#545454; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/15px Futura, Helvetica; color:#545454; text-transform: uppercase; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

#checkoutSteps{text-align:left;}
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title {
    background: none repeat scroll 0 0 #545454;
    color: #FFFFFF;
    cursor: default;
}
.opc .active .step-title .number {
    color: #fff;
}
.opc .active .step-title h2 {
    color: #FFFFFF;
}
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fff; padding:15px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#545454; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fff; border:1px solid #D0D1D3; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:10px; background:#fff; border-bottom:1px solid #D0D1D3; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#545454; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0;  }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */

#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }


/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #D0D1D3; background:#fff; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout {text-align:left;}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */


.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; 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 { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Futura, Helvetica; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .limiter label{
    margin: 0 15px;
}
.my-account .pager .amount{display:block; margin:0px;}
.my-account .pager{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D0D1D3;
    margin: 10px 0;
    padding: 10px;
}
/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; text-align:left; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff; border:1px solid #ccc; padding:15px; margin: 0 0 20px; text-align:left; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; padding-bottom:10px; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; }

.dashboard .box .box-title {
    border-bottom: 1px solid #D0D1D3;
    margin: 0 0 8px;
    padding: 0 0 8px;
    text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }


/* Block: Account Information */
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#545454; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#545454; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 {
    color: #545454;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item{background:#fff; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; text-align:left;}
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#545454; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.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 { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date {padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }

#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #D0D1D3; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { margin: 20px 0; border-top: 1px solid #8A8A8A; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a {text-decoration:none;}
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
.footer-container .copyrightBox { line-height: 24px; }
.footer-container .social { display: inline-block; }
.footer-container .social .fblike { margin-top: 3px; }
.footer-container .social ul li { float: left; margin-right: 10px; font-size: 24px; }
.footer-container .social ul li a, .header_cart a { color: #8A8A8A; text-decoration: none; }
.footer-container .social ul li a:hover, .addthis_toolbox a:hover, .header_cart a:hover { color: inherit; }
.footer-links { margin: 10px 0; display: inline-block; }
.footer-links li { display: inline; margin-left: 5px; }
.footer-links li:before { content: "/"; margin-right: 5px; }
.footer-links li a { text-decoration: none; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#D0D1D3 url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description: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; }
/* ======================================================================================= */
.guest-select {width:305px !important;}
.carousel.slide{
    display: inline-block;
    width: 100%;
}
/*milinor css*/
.header-top {
    margin-bottom: 20px;
    position: relative;
}
.currency_box, .language-switcher {
    display: inline-block;
    float: none;
    padding: 0;
    position: relative;
}
.currency_detail, .language_detail {
    right: -22px;
}
.flagPan{
    display: inline-block;
    text-align: center;
}
.header_currency{
    display: inline-block;
}
.header-top .links a {
    font-size: 12px;
    height: auto;
    margin-bottom: 0;
    padding: 0 0 0 15px;
    text-align: center;
    text-decoration: none;
}
.block-cart.header_cart {
    margin:0;
}
.mobMenu .header_cart .summary { margin: 0; }
.mobMenu .header_cart .bag { padding: 0; margin-right: 4px; }
.mobMenu .header_cart .bag a { font-size: 20px; padding: 4px; }
.mobMenu .header_cart h2 { font-size: 14px; margin: 10px 0; } 
.nav-width {
    margin: 6px 0;
}
#search_mini_form {
    margin: 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
}
.form-search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    display: inline-block;
    margin: 13px 0;
    padding: 5px;
    width: 100%;
}
.header .form-search input.input-text {
    border: medium none;
    color: #989797;
    padding: 0;
    width: 88%;
}
.header .form-search button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    width: 8%;
    font-size: 13px;
}
.header-top .links li {
    float: left;
    padding:0;
}
/*currency*/
.header_currency{float:left;}
.currency_box, .language-switcher {
	padding:0;
	position:relative;
	float:left;
}
.language-switcher {
	padding:0px!important;
	margin-right:5px;
}
.currency_detail, .language_detail {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    color: #000000;
    display: none;
    padding: 15px 10px;
    position: absolute;
    left: 0;
    text-align: left;
    top: 30px;
    width: 150px;
}
.currency_detail{
    z-index: 1503;
}
.language_detail{
    z-index:2;
}
.select_lang img {
    float: left;
    margin-right: 7px;
    margin-top: 3px;
}
.language_detail a.selected {
	color:#000;
}
.language_detail a {
    color: #8A8A8A;
    display: block;
    float: left;
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    padding: 3px;
    text-decoration: none;
}
.language_detail a {
    display: inline-block !important;
    width:96%;
}
.language_detail a img {
	margin-top:3px;
}
.select_lang{
    padding: 14px 14px 3px 14px;
    position: relative;
    z-index:2;
}
.select_lang i{margin-left:6px;}
.currency_pan {
    padding: 14px 14px 3px 14px;
    position: relative;
    z-index: 1505;
}
.currency_pan i{margin-left:6px}
.language-switcher:hover .select_lang, .currency_box:hover .currency_pan{
    box-shadow: 1px -6px 5px rgba(0, 0, 0, 0.2);
	background:#fff;
}
.language_detail a img, .language_detail a span {
	float:left;
	margin-right:5px;
}
.currency_detail a {
    color: #999;
    display: block;
    float: left;
    font-size: 12px;
    margin-left: 1px;
    padding: 3px 5px;
    text-decoration: none;
    width: 96%;
}
.currency_detail a:hover{color:#000;}
.language_detail a:hover, .currency_icon.selected {
	color:#000;
}
.header_language {
	float:right;
}
/*header toplinks*/
.links{float:right;}
/*header cart*/
.block-cart .summary {
    display: inline-block;
    height: auto;
    padding:0 5px;
    text-align: center;
	background-image:none;
	margin-bottom:6px;
}
.block-content_pan{position:relative; z-index:99;}
.block-content_pan em {
    display: inline-block;
    float: none;
    font-size: 12px;
    font-style: normal;
    padding: 20px;
    vertical-align: middle;
}
/*header cart*/
.block-cart.header_cart{float:right; border:none; margin:0 0 0 12px; position:relative;}
.header_cart a { text-decoration: none;}
.block-content_pan em {
    float: left;
    font-size: 26px;
    font-style: normal;
    padding: 7px 10px 0 0;
}
.classy {
    float: left;
    font-size: 12px;
    z-index: 1500;
}
.classy a{color:#545454; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; text-decoration:none; font-style:italic; font-size:12px;}
.remain_cart {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    display: none;
    padding: 12px 0;
    position: absolute;
    right: -15px;
    top: -4px;
    width: 292px;
    z-index:10;
	text-align:left;
	background: #fff;
}
.remain_cart .empty {
    padding-bottom: 15px;
    padding-right: 100px;
    text-align: left;
    font-family: futura;
}
.block-cart li.odd , .block-cart li.even{
    border-top: 1px solid #DDDDDD;
    padding: 10px;
	background:#fff;
}
.block-cart li .product-name a{text-decoration:none; font-size:12px;}
.block-cart li .product-name{
    padding-bottom: 10px;
}
.block-cart .actions_checkout{
    border-top: 1px solid #DDDDDD;
    padding:10px 10px 0 10px;
}
.mini-products-list .product-image {
    border: 1px solid #DDDDDD;
    float: left;
    padding: 5px;
}
.block-cart .block-content_pan .subtotal {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0;
    padding: 10px 0 15px;
    text-align: center;
    width: 98%;
}
.header_mid{position:relative;}
/*header left*/
.h-top-left, .h-top-right{border-bottom:1px solid #DFE1E9; padding-bottom:10px;}
.h-top-left i {
    bottom: -5px;
    color: #222222;
    display: inline-block;
    font-size: 30px;
    position: relative;
}
.h-top-left span, .h-top-right span {
    color: #545454;
    display: inline-block;
    font-family: "Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    padding: 0 15px;
}
.h-top-left span span, .h-top-right span span{ padding:0px;}
.header_left p {
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
}
.navFull {
    border-bottom: 2px solid #E0E2EA;
    border-top: 2px solid #E0E2EA;
    margin: 25px 0 16px;
    padding: 9px 0;
}
.bannerRow{
	display: -webkit-flex;
    display: flex;
    width: 100%;
}
/*promo static box html*/
.promoBox {margin:20px 0;clear: both;}
.promoBox img{width:100%;}
.promoBox .isotope-item{}
.promoBlock a{
    text-decoration: none;
}
.promoBlock h2 {
    display: inline-block;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.promoBlock li {
    margin-top: -10px;
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
}
.promoBlock {
    text-align: left;
    width: 100%;
	overflow:hidden;
	position: relative;
}
.promoBlock a.video:before {
	color: rgba(255, 255, 255, 0.7);
    position: absolute;
    text-decoration: none;
    width: 100%;
    content: "\f16a";
    font-family: fontawesome;
    text-align: center;
    font-size: 72px;
    top: 50%;
    margin-top: -48px;
}
.promoBlock .promoTitle {
/*	position: absolute;
	bottom: -125%;*/
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
	transition: all 500ms ease;
	left: 0;
	text-transform: uppercase;
	width: 100%
}
.promoBlock .promoTitle h4 {
	background: rgba(255, 255, 255, .7);
	font-size: 1.143em;
}
.promoBoxRow .promoBlock {
    margin-bottom: 20px;
}
.promoBoxRow .promoBlock .promoTitle{
    text-transform: uppercase;
    text-align: center;
    width:100%;
}
.promoBoxRow .promoBlock .promoTitle h4 {
    padding: 10px 5px;
    background: rgba(255, 255, 255, .7);
    font-size: 14px;
    margin: 10px;
}
.promoBoxRow .promoBlock .promoTitle {
    position: absolute;
    bottom: -125%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
    left: 0;
    text-transform: uppercase;
    width: 100%
}
.promoBoxRow .promoBlock:hover .promoTitle {
    bottom: 0;
}
.promoBlock .promoTitle h4:hover {
	color: #000;
}
.promoBlock:hover .promoTitle {
	bottom: 0;
}
.promoBlock .imgPan{width:130px; float:left;}
.promoBlock img{width:100%;}
.promoBlock p {
    margin-left: 140px;
    padding-right: 10px;
}
.promoBlock a:hover{text-decoration:none;}
.promoBlock a:after {
    bottom: 0;
}
.promoBlock a:before {
    top:5px;
}
.promoBlock a em{margin-left:10px; font-size:18px;}
.container .more_entries a{
    text-decoration:none;font-family: Futura, Helvetica;
}
.staticImg img{ border: 1px solid #DFE1E9;}
/*featured produdt*/
h2.line_heading, .page-title h1 {
    color: #545454;
    font-size: 25px;
    font-weight: 700;
    position: relative;
    text-align: left;
    text-transform: uppercase;
	letter-spacing: 1px;
}
.page-title h1 {
    float:left;
}
#blog_search_home {
    float:right;
}
#blog_search_home label {
    float: left;
    margin: 3px 5px 0 0;
    font-weight: normal;
}
.cart .page-title h1 { text-align: center; margin-bottom: 12px; }
.itemInner {
}
.ic_caption{padding:0 15px; display:inline-block; width:100%; margin-bottom: 32px; text-align: center; }
.ic_caption .regular-price .price {
    font-size: 16px;
    font-weight: 500;
}
.seb1{display:inline-block; width:100%;}
.ic_caption .price-box{}
.ic_caption .ratings{float:right;}
.ic_caption .ratings .rating-links{display:none;}
.bottomBox button.button{vertical-align:top; margin-bottom:5px;}
.bottomBox{
    border-bottom: 1px solid #E9EAF0;
    border-top: 1px solid #E9EAF0;
    margin-bottom: 15px;
    padding: 13px 0 10px 0;
	text-align:center;
}
.box2 .bottomBox p{margin:0px;}
.box2 .bottomBox {
    padding: 10px 0 0;
}
.buttonox {
    border-bottom: 1px solid #E9EAF0;
    display: inline-block;
    margin-bottom: 20px;
    padding: 8px 0 0 0;
    width: 100%;
	text-align:center;
}
.buttonox p{margin:0px;}
.mix_wrapper .link-wishlist, .mix_wrapper .compareR, ul.itemPro .link-wishlist, ul.itemPro .compareR{
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    display: block;
    float: right;
    font-size: 12px;
    font-weight: 500;
    height: 38px;
    line-height: 32px;
    margin:0 2px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 38px;
	text-decoration:none;
}
.addtobox{display:inline-block;}
.mix_wrapper .link-wishlist i, .mix_wrapper .compareR i, ul.itemPro .link-wishlist i, ul.itemPro .compareR i{color:#fff;}
.fancybox.quick_view{
    border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    width: 50px;
    z-index:1;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	top:-200px;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.mix_wrapper .item:hover .fancybox.quick_view , .itemPro li:hover .fancybox.quick_view{top:120px;}
.fancybox.btn{
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 10px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
	float:none;
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
}
.box2 .buttonox{float:none; display:inline-block; width:100%; text-align:center;}
.box2 .buttonox button.button, .box2 .fancybox.btn{float:none; display:inline-block;}
.box2 .mix_wrapper ul li a {
    text-align: center;
}
.products-list .bottomBox {
    border-bottom: 1px solid #E9EAF0;
    border-top: 1px solid #E9EAF0;
    margin-bottom: 15px;
    padding: 10px 0 0;
    text-align: left;
}
.mix_wrapper .addBox2, ul.itemPro .addBox2{display:inline-block; padding:0; width:100%;}
.mix_wrapper li.link-wishlist2 a, .mix_wrapper li.compareR2 a, .itemPro li.link-wishlist2 a, .itemPro li.compareR2 a, .itemPro li.link-wishlist2 a, .itemPro li.compareR2 a {
    font-size: 11px;
    font-weight: 300;
	text-decoration:none;
	text-transform:uppercase;
}
ul.itemPro ul.addBox2{padding:8px 0;}
.mix_wrapper li.link-wishlist2, ul.itemPro li.link-wishlist2{
    float: left;
	width:auto;
	padding:0px;
}
.mix_wrapper li.compareR2, ul.itemPro li.compareR2{
    float: right;
	width:auto;
	padding:0px;
}
.box2 .buttonox {
    border-bottom: 0 none;
	margin-bottom:0px;
}
.owl-item {
    float: left;
    max-width:385px;
    overflow: hidden;
    padding:0 10px 10px 10px;
    position: relative;
}
.owl-item .item img{
    display: block;
    width: 100%;
    height: auto;
}
.mix_inner{overflow:hidden; margin-bottom:20px;}
/*new product*/
.itemPro {margin:0px; padding:0px; display:inline-block; width:100%; -moz-box-sizing: border-box;}
.itemPro  li{
    float: left;
    font-size: 14px;
    font-weight: normal;
    list-style-type: none;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
	overflow:hidden;
}
ul.itemPro li a.product-image {
	border-bottom: 1px solid #EEEEEE;
    display: inline-block;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0 0 16px;
    position: relative;
    text-align: center;
    width: 100%;
}
.category-ambassadors ul.itemPro li a.product-image {
	border-bottom: none;
	padding-bottom: 0;
	display: block;
}
.category-ambassadors ul.itemPro li a.product-image:hover .product-name { color: #999; }
.category-ambassadors .products-grid .product-name { font-weight: normal; }
.category-ambassadors .ic_caption { margin-bottom: 0; }
ul.itemPro li a {
    color: #545454;
    display: block;
    font-weight: normal;
    outline: medium none;
    text-transform: uppercase;
	text-decoration:none;
}
ul.itemPro li a:hover {
	color: #999999;	
}
ul.itemPro li a img, a.fancybox-press img {
	-moz-backface-visibility: hidden;
}
ul.itemPro li a:hover img, a.fancybox-press:hover img {
	opacity: .9;	
}
.buttonox button.button {
    display: inline-block;
    float: none;
    margin-bottom: 10px;
    vertical-align: top;
}
.viewAll {
    display: block;
    font-size: 14px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 48px;
    z-index: 15;
}
.headingBox{position:relative;}
.seb1 .no-rating {
	float:right;
	margin-top:13px;
}
.seb1 .no-rating a{
    font-size: 0;
    margin-top: 10px;
    padding: 10px;
}
/*look book*/
.lookbook-wrapper{display:inline-block; width:100%; margin-bottom:25px;}
.lookbook-wrapper a {
    border: 8px solid #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.lookbook-wrapper a img{width:100%;}
.lookbook-wrapper button.button span{display:inline-block; width:100%;}
.lookbook-wrapper span.box-links{
    border-radius: 50% 50% 50% 50%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    display: inline-block;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top:50%;
    width: 40px;
	opacity: 0;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.lookbook-wrapper a:hover span.box-links{opacity: 1;}
.lookbook-wrapper a:hover span.hover-image{bottom:0;}
.lookbook-wrapper span.hover-image {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    display: inline-block;
    height:100%;
	border:10px solid rgba(0, 0, 0, 0.3);
    position: absolute;
    width:100%;
	left:0; 
	bottom:-600px;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.lookbook-wrapper .button.button{width:100%;}
/*collection*/
.collection{display:inline-block; vertical-align:top; width:100%; margin-top:15px;}
.collectionBox img{width:100%;}
.collectionBox.odd{background:#dfdfdf; color:#545454;}
.collectionBox.even{background:#545454; color:#fff;}
.collection .col-lg-4, .collection .col-sm-6 {
    overflow: hidden;
	position:relative;
    padding: 0;
}
.collectionBox .coll-cont{
	position:absolute;
	float:left;
	left:0px; 
	top:0px;
	height:100%;
}
.collection h3{font-weight:500; text-transform:uppercase; font-size:16px;}
.collection .odd h3, .collection .odd a{color:#545454; display:inline-block; width:100%; margin:10px 0;}
.collection .even h3, .collection .even a{color:#fff;  display:inline-block; width:100%; margin:10px 0;}
.collection a{font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:14px; text-decoration:underline; margin:15px 0;}
.col-sm-6 .collectionInner{padding:0 5%; display:table; height:100%; width:100%;}
.coll-in-pan{display:table-cell; vertical-align:middle;}
.col-sm-6.collectionImg {
    background: none repeat scroll 0 0 #FFFFFF;
    padding:0;
	float:right;
}
.collectionImg:before{content:''; width:0; height:0px; border-left:25px solid #545454; border-bottom:25px solid transparent; border-top:25px solid transparent; border-right:0px none; position:absolute; top:50%; left:0; margin-top:-25px;}
.odd .collectionImg:before{border-left-color:#DFDFDF;}
/*logo box*/
.logBox .mix_wrapper .logopan a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 5px;
    text-align: center;
}
/*about content block*/
.ac-heading {
    background: none repeat scroll 0 0 #ccc;
    display: inline-block;
    padding: 12px 0;
    text-align: left;
    width: 100%;
}
.ac-heading h2 {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.ac-heading em{color:#fff; font-size:16px; padding:0 15px; float:left;}
.aboutBlock p{background:#fff; text-align:left; padding:20px 15px; border:1px solid #dfe1e9;}

.aboutContent{margin-top:30px;}

.shippingLInk em{font-size:55px; float:left;}
.shippingLInk .shippingInner {
    float: left;
    padding: 5px 0 0 35px;
}
.shippingLInk {border-right:1px solid #dddfe8;}
.shippingLInk .shippingInner h2 {
    color: #545454;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
}

#topbar{
  margin-top: -35px;
  margin-left: auto ;
  margin-right: auto ;
  /*min-width: 960px;*/
  background-color: #000;
  color: #fff;
  overflow: hidden;
  -ms-transition: margin-top .3s ease-in;
  -webkit-transition: margin-top .3s ease-in;
  -moz-transition: margin-top .3s ease-in;
  transition: margin-top .3s ease-in;
  width: 100%;
  text-align: center;
  padding-top: 4px;

}
#topbar.active {
  margin-top: 0;
  -ms-transition: margin-top .3s ease-out .2s;
  -webkit-transition: margin-top .3s ease-out .2s;
  -moz-transition: margin-top .3s ease-out .2s;
  transition: margin-top .3s ease-out .2s;
}
#topbarclose{
    float: right;
    margin: 3px 10px 0 0;
}

#topbarrestore{
    position: absolute;
    right: 5px;
    margin-top: -60px;
-ms-transition: margin-top .3s ease-in;
  -webkit-transition: margin-top .3s ease-in;
  -moz-transition: margin-top .3s ease-in;
  transition: margin-top .3s ease-in;
}
#topbarrestore.active {
  margin-top: 0;
  -ms-transition: margin-top .3s ease-out .2s;
  -webkit-transition: margin-top .3s ease-out .2s;
  -moz-transition: margin-top .3s ease-out .2s;
  transition: margin-top .3s ease-out .2s;
}
#newsletter-validate-detail .input-box {
    float: left;
    width: 420px;
}
#newsletter-validate-detail .input-box input{
    color: #AAAAAA;
    padding: 4px;
    width: 75%;
    margin-right: 10px;
}
#newsletter-validate-detail button.button span{
    border: medium none;
    box-shadow: none;
    padding: 4px 12px;
    background: #fff;
    color: inherit;
    text-transform: none;
}
#newsletter-validate-detail button.button span span{padding:0px;}
#newsletter-validate-detail h3{
    float: left;
    font-size: 12px;
    margin: 6px 10px 6px 0;
}

#newsletter-validate-detail-topbar{
    display: inline-block;
}

#newsletter-validate-detail-topbar h3{
    float: left;
    font-size: 12px;
    margin: 8px 18px 0 0;
    color: #FFF;
    text-transform: uppercase;
}
#newsletter-validate-detail-topbar .input-box {
    float: left;
}
#newsletter-validate-detail-topbar .input-box input{
    color: #AAAAAA;
    padding: 4px;
    width: 200px;
    margin-right: 10px;
}
#newsletter-validate-detail-topbar button.button span{
    padding: 0px 6px;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
}
#advice-validate-email-newsletter-topbar{
    display: none;
}
.middleInner h2.line_heading {
    padding-top: 15px;
}
.link_box h3 {
    font-size: 14px;
    margin: 0;
    padding: 8px 12px;
    text-align: left;
    text-transform: uppercase;
	display:inline-block;
	width:100%;
}
.middleInner{
    padding-bottom: 20px;
	border-bottom: 1px solid #DDDFE8;
}
.footer.container{
    padding-top: 50px;
}
.footer.container ul {
    float: left;
    margin-top: 20px;
}
.footer.container ul li {
    display: inline-block;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 100%;
}
.footer.container ul li em{font-size:12px; }
.footer.container ul li a {
    padding-left: 10px;
}
.infoBox a{background:url(../images/social-icon.png) no-repeat left top; float:left; height:37px; width:37px; margin-right:5px; text-decoration:none; font-size:0px;}
.infoBox a.twitter{background-position:-42px 0px;}
.infoBox a.linkedin{background-position:-83px 0px;}
.infoBox a.youtube{background-position:-127px 0px;}
.infoBox a.pinterest{background-position:-167px 0px;}
.footer_links.connect em{
    font-size: 18px;
    padding-right: 8px;
}
.copyText {
    float: left;
    margin: 10px 0;
    padding: 0;
    font-family: inherit;
}
.block_2.span3{float:right; margin: 10px 0;}
.goTop{
    background: none repeat scroll 0 0 #C0AA7E;
    bottom: 25px;
    color: #FFFFFF;
    display: block;
    position: fixed;
    right: 25px;
}
.goTop a{text-decoration:none; padding: 10px 15px; display:block;}
.goTop i{color:#fff; font-size:15px;}

/*quickView*/
.quickBox.product-view .availability {
    display: block;
    margin: 10px 0 0;
}
.quickBox.product-view .add-to-box .add-to-cart {
    float: left;
}
.quickBox.product-view {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.quickBox .product-essential {
    padding: 10px 0;
}
.quickBox .product-name {
    margin-bottom: 10px;
    padding-bottom: 0;
    text-align: left;
}
.product-view.quickBox .product-img-box {
    width: 300px;
	float:left;
}
.product-view.quickBox .product-image-zoom {
    width: 100%;
    text-align: center;
	height:300px;
}
.product-view.quickBox .quick_cart{
    border-bottom: 1px solid #D0D1D3;
    padding-bottom: 15px;
}
.product-view.quickBox .product-image-zoom img {
    width: 100%;
}
.quickBox.product-view .product-img-box .more-views ul {
    margin-bottom: 0;
    margin-left: -9px;
}
.quickBox.product-view .product-img-box .more-views li {
    float: left;
    height: 70px;
    margin: 5px 0 8px 9px;
    padding: 0;
    width: 72px;
}
.quickBox.product-view .product-img-box .more-views li a {
    height: 66px;
    width: 66px;
}
.quickBox.product-view .quick_right.pro-right {
    width: 265px;
}
.quick_right.pro-right {
    float: left;
    margin-left: 15px;
    width: 465px;
}
.quickBox .product-options {
    width: 260px;
}
.quickBox .product-options {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    margin: 0;
    padding: 5px;
    position: relative;
    width: 265px;
}
.quickBox .product-options dt {
    border: medium none;
    padding: 0;
}
.quickBox .product-options dd {
    padding: 5px 10px 10px;
}
.quickBox .product-options dd select {
    margin-bottom: 0;
}
.page-empty.ajax-index-options{border:none; padding:0px;}
.quick_product .product-name{
    border-bottom: 1px solid #DDDDDD;
}
.quick_product .product-name h1 {
    display: inline-block;
    font-size: 20px;
    margin: 0;
    padding-bottom: 10px;
    padding-right: 40px;
    width: 83%;
}
.quickBox .product-options-bottom {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    text-align: center;
    width: 100%;
	padding-top:20px;
}
.quickBox .product-options p.required {
    top: 5px;
}
.quickBox .product-options-bottom .add-to-cart {
    display: inline-block;
    float: none;
}
.quickBox .add-to-cart label {
    margin-top:5px;
    padding: 6px;
}
.quickBox .product-essential{padding-bottom:30px;}
.quickBox .qty_pan {
    float: left;
    margin-right: 15px;
    padding: 0 15px;
    position: relative;
}
.quickBox .view_product{
    padding: 18px 0;
}
.quickBox .add {
    cursor: pointer;
    font-family: georgia;
    font-size: 14px;
    height: 18px;
    line-height: 14px;
    position: absolute;
    right: 0;
    width: 18px;
}
.quickBox .dec.add {
    float: left;
    font-family: georgia;
    font-size: 14px;
    height: 18px;
    line-height: 15px;
    position: absolute;
    right: 0;
    top: 19px;
    width: 18px;
}
.quickBox .add-to-cart .qty {
    float: left;
    margin: 0 7px 0 0;
    padding: 10px;
    text-align: center;
    width: 50px !important;
}
.quickBox .regular-price .price {
    font-size: 20px;
    font-weight: bold;
}
.quick_right .price-box{
    padding: 15px 0;
}
.add-to-cart button.button {
    float: right;
}
.quickBox .rating_pan{
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
#minicart .subtotal{
    font-size: 18px;
}
#minicart .subtotal .label{
    color:#545454;
}
.form-subscribe .validation-advice {
    border: 0 none;
    bottom: -28px;
    position: absolute;
    text-align: left;
}
/*new sale*/
.new strong, .sale strong {
    color: #FFFFFF;
    display: table-cell;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 7px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 60px;
    z-index: 991;
	position:relative;
}
.new b, .sale b {
    display: none;
    font-size: 0;
}
.new strong{
    background: none repeat scroll 0 0 #8A703D;
	position:relative;
}
.new strong:before, .sale strong:before {
    background: none repeat scroll 0 0 transparent;
    border-right: 8px solid transparent;
    border-top: 7px solid #231802;
    bottom: -7px;
    content: "";
    display: inline-block;
    height: 7px;
    position: absolute;
    right: 0;
    width: 0;
}

.sale strong{
    background: none repeat scroll 0 0 #ccc;
}
.product-img-box .badge{right:8px;}
.badge {
    float: left;
    position: absolute;
    right: 2px;
    top: 22px;
    width: 60px;
    z-index: 10;
}
.badge.quickBadge{
    right: -8px;
    top: 10px;
}
/*Navbar*/
.mobMenu {
    display: inline-block;
    width:100%;
}
.mobMenu > h2 {
    display: inline-block;
    font-size: 20px;
    margin: 16px 0 8px 8px;
    background: #545454;
    padding: 3px;
}
.mobMenu h2 span {
    color: #FFFFFF;
    float: left;
    padding-left: 10px;
}
.mobMenu h2 a.menuBox {
	background: url("../images/common.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 0;
    height: 22px;
    width: 27px;
    text-decoration: none;
}
#menuInnner {
    box-shadow: 0 0 10px 0 #CCCCCC;
	-moz-box-shadow: 0 0 10px 0 #CCCCCC;
	-webkit-box-shadow: 0 0 10px 0 #CCCCCC;
}
.accordion { list-style-type: none; padding: 0; margin: 0 0 30px; }
.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
.mobMenu .accordion { margin: 0; }
.mobMenu ul.accordion ul {display: none; }
.mobMenu ul.accordion ul.links {display: block; }
.accordion li { background: #fff; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%; position:relative;}
.accordion li.nav-nav { padding: 8px 10px; }
.accordion li.active > em.open-close {
    background: url("../images/common.png") no-repeat scroll 2px -66px transparent;
}
.accordion em.open-close {
    background: url("../images/common.png") no-repeat scroll 2px -31px transparent;
    padding: 8px 14px;
    position: absolute;
    right: 0;
    top: 0;
}
.accordion a { text-decoration: none; border-bottom: 1px solid #D0D1D3ce7; font-size:12px; text-transform:uppercase;padding: 8px 10px; display: block; cursor: pointer; text-align:left; color:#000; }
.accordion em{margin-right:10px;}
.accordion ul a{font-size:11px;}
.accordion li ul li { background: #f7f6f4; }
/*twitter*/
.twitter-twets li{ padding:0px 0px 10px 30px; position:relative; text-align:left;}
.twitter-twets li a{color:#C0AA7E;}
.twitter-twets li:before{ position:absolute; left:0px; color:#545454; top:10px; font-size:16px; }
.twitter-twets li p{ margin-bottom:0px;}
.twitter-twets{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFE1E9;
    padding: 10px;
}
.block-banner img, .static-banner img {
    width: 100%;
}
.flexsliderSide ol.flex-control-nav {
    bottom: 0;
    margin: 15px 0 0 !important;
    padding: 0 !important;
    position: relative;
    text-align: center;
    width: 100%;
}
.flexsliderSide .flex-control-paging {
    display: block;
}
#recently-viewed-items .product-image{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D0D1D3;
    display: block;
    float: left;
    padding: 5px;
}
.recent_left{
    margin-left: 65px;
}
#recently-viewed-items .item{border-bottom:1px solid #D0D1D3;}
#recently-viewed-items .item.last{border:none;}
.mobMenu.container{display:none; position: relative; z-index: 999; }
.nextPre { 
	position: relative; 
	text-align: center; 
	text-transform: uppercase;
	padding: 8px 0; 
}
.nextPre .divider { 
	width: 2px;
	height: 20px;
	margin: 0 auto;
	background: #000;
}
.nextPre .catName {
	font-size: 16px;
	margin-top: 4px;
}
.prod-next, .prod-prev {
    z-index: 99;
    line-height:20px;
    font-size: 16px;
    position: absolute;
    top: 8px;
}
.prod-prev {
    right: 50%;
    margin-right: 10px;
}
.prod-prev:before {
    content: "\f104";
    display: inline-block;
    font-family: fontawesome;
    font-size: 150%;
    font-weight: bold;
    margin-right: 4px;
    vertical-align: bottom;
}
.prod-next:after {
    content: "\f105";
    display: inline-block;
    font-family: fontawesome;
    font-size: 150%;
    font-weight: bold;
    margin-left: 4px;
    vertical-align: bottom;
}
.prod-next {
    left: 50%;
    margin-left: 10px;
}
.prePage {
    color: #545454;
    position: absolute;
    right: 15px;
    top: -32px;
}
.prePage i{
    font-size: 14px;
    padding-right: 10px;
}
.stock_box{
    display: inline-block;
    width: 100%;
}
.product-shop .review{display:inline-block; margin:10px 0; width:100%;} 	
.availability.in-stock span {
    background: url("../images/local.png") no-repeat scroll 5px 8px #A0CE62;
    color: #FFFFFF;
    padding: 5px 10px 5px 22px;
}
.price_box .availability{display:none;}
#super-product-table{
    float: left;
    margin-top: 15px;
    width: 100%;
}
#super-product-table .regular-price .price{font-size:15px; color:#545454;}
.product_custom_content li{display:inline-block; width:100%; margin-bottom:10px;}
.product_custom_content li em {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 27px;
    padding: 10px;
    text-align: center;
    width: 50px;
}
.product_custom_content li p {
    margin-left: 60px;
    text-align: left;
}
.tabs{display:block;}
.accordionRow{display:none; text-align:left;}
.accordionRow dt.active{
    background: none repeat scroll 0 0 #C0AA7E;
    color: #FFFFFF;
}
.accordionRow dt.active a{color:#fff;}
.accordionRow dt {
    background: none repeat scroll 0 0 #D0D1D3;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 1px;
}
.accordionRow dt a{color:#545454; display:block; padding:15px;}
.product-tabs li{float:left; margin-right:3px;}
.product-tabs li a {
    background: none repeat scroll 0 0 #D0D1D3;
    color: #545454;
    display: inline-block;
    padding: 15px 20px;
}
.product-tabs-content{display:inline-block; width:100%; background:#fff; text-align:left; padding:15px; border:1px solid #D0D1D3;}
.block-related .line_heading { text-align: center; text-transform: uppercase;}
.block-related .headingBox { margin-top: 16px; }
#block-related .ic_caption {
    display: inline-block;
    padding: 15px;
    text-align: center;
    width: 100%;
}
.ralatedBox .mix_wrapper ul li {
    max-width: 300px;
}
#block-related h2.product-name {
    height: auto;
}
#block-related h2.product-name a{
	text-align:center;
}
#block-related .ic_caption .price-box {
    float: none;
}
.block-related{
    margin-top: 50px;
    border-top: 1px solid #8A8A8A;
}
.sidebarStatic img{width:100%;}
.sidebarStatic {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D0D1D3;
    padding: 15px;
}
.pro-left .add-to-box {
    margin: 20px 0;
}
.add-to-box .add-to-cart {
    float: right;
}

.add-to-cart label {
    margin-top: 15px;
}
.add-to-cart label {
    color: #666666;
    float: left;
    font-weight: bold;
    margin-right: 5px;
}
.add-to-cart .qty {
	margin: 0;
	float: left;
    padding: 14px 0;
    text-align: center;
    width: 40px !important;
}
.product_left button.button span{padding:6px 10px;}
.add {
    background-position: 5px -18px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    padding: 0;
    position: absolute;
    right: -7px;
    text-align: center;
    top: 0;
    width: 29px;
}
.dec.add {
    background-position: 5px 6px;
    top: 23px;
}
.qty_pan {
    float: left;
    padding: 0 20px 0 0;
    position: relative;
	margin: 0 8px 15px 0;
}
.product-shop .product-options-bottom {
    margin:20px 0;
}
.product-shop .regular-price .price {
    font-size: 20px;
}
.add_to_cart {
    display: inline-block;
    margin: 0 0 12px;
    width: 100%;
}
.tabsection{width:100%; display:inline-block; margin-top:15px;}
.customTab img{
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    padding: 5px;
	width:45%;
}
.contactContainer{position:relative; display:inline-block; padding:5px; width:100%;}
.contactDetail {
    padding-top: 22px;
    text-align: left;
}
.contactBox{background:#fff;}
.contactBox.fixedContact {
  
    color: #ccc;
    left: 0;
    position: absolute;
    top: 0;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	background: -moz-linear-gradient(top,  rgba(2,0,0,0.5) 0%, rgba(2,0,0,0.5) 1%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(2,0,0,0.5)), color-stop(1%,rgba(2,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(2,0,0,0.5) 0%,rgba(2,0,0,0.5) 1%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(2,0,0,0.5) 0%,rgba(2,0,0,0.5) 1%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(2,0,0,0.5) 0%,rgba(2,0,0,0.5) 1%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(2,0,0,0.5) 0%,rgba(2,0,0,0.5) 1%,rgba(0,0,0,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80020000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */

}
.contactBox.fixedContact h2{
    color: #ccc;
}
.contactBox h2{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 0;
    position: relative;
	width:100%;
}
.contactBox.fixedContact .fieldset{background:none; border:none;}
.contactBox.fixedContact input.input-text, .contactBox.fixedContact select, .contactBox.fixedContact textarea {
    background: none repeat scroll 0 0 rgba(245, 245, 245, 0.4);
    border: 1px solid #6E6E6E;
	color:#D0D1D3;
}
.contactBox.fixedContact .form-list label {
    color: #CCCCCC;
}
#map_canvas {
    border: 10px solid #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
}
.contactBox .row{position:relative;}
.viewMap {
    border: 2px solid #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 5px;
    padding: 7px 15px;
    position: absolute;
    right: 0;
    z-index: 1;
}
.viewMap:hover{background:#545454; color:#fff;}
/*cart page*/
#shopping-cart-table{border:none;}
#shopping-cart-table li {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
}
#shopping-cart-table  .item {
    background: #F7F7F8;
    position: relative;
}
#shopping-cart-table  .item .tableContent {
	margin-top: 8px;
	text-align: center;
	font-size: 12px;
}
#shopping-cart-table  .item .cart-item-buttons{
	float: right;
	margin: 8px 32px 8px 0;
}
.cart-item-buttons a {
	text-decoration: none;
	font-size: 12px;
	padding: 4px 16px;
	background: #fff;
	margin-left: 16px;	
}
.cart-item-buttons a:hover {
	background: #6D6E70;
	color: #fff;
}
#shopping-cart-table  .tableImg {
	background: #fff;
	padding: 0;
}
.cartDeta1{width:15%; float:left;}
.cartDeta2{width:10%; float:left; padding:10px 0;}
.cartDeta3{width:23.33333%; float:left; padding:10px 0;}
.cartDeta4{width:10%; float:left; padding:10px 0;}
.cartDeta5{width:30%; float:left; padding:10px 0;}
.cartDeta6 {
    color: #545454;
    float: left;
    font-size: 17px;
    padding: 5px 0;
    text-align: center;
    width: 10%;
}
.checkout-types-top{display:inline-block; width:100%;}
.checkout-types-top li.first{float:right;}
.checkout-types-top li.last{float:left;}
.checkout-types-top li a, .product-options-cart span{
    background: none repeat scroll 0 0 #ccc;
    border: 2px solid #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 10px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
	cursor:pointer;
}
.product-options-cart span{float:left;}
.product-options-cart span i{padding-left:5px;}
.product-options-cart .product-options {
    border: 1px solid #D0D1D3;
    float: left;
    margin: 5px 0 0;
    padding: 10px;
    width: 100%;
}
.product-options-cart .product-options dt, .product-options-cart .product-options dd {
    border: medium none;
    float: left;
    padding: 0 10px 0 0;
}
.checkout-types-top li a:hover{background:#545454;}
.tableImg .link-edit{
    color: #545454;
    font-size: 20px;
}
.cartSell{width:100%;}
#shopping-cart-table .tableRow.heading div, #shopping-cart-table .tableRow.heading h2{padding-bottom:0px; padding-top:0px; margin:0px; color:#545454; font-weight:bold; height:auto; text-align: center; }
.static_content{margin-top:15px;}
.contactContainer .buttons-set{ display:inline-block; width:100%;}
.staticBox{margin-bottom:20px;}
.staticBox img{width:100%;}
/*customBlock*/
#nav ul li.customMenu{width:100%; margin:0 0 15px 0; padding:0px;}
#nav ul li.customMenu img{width:100%;}
.customBlock h2{font-size:20px; color:#545454;}
.customBlock p{
    color: #545454;
    font-size: 13px;
    margin: 10px 0;
}
.customBlock img{width:100%;}
.customBlock ul li, .customBlock ul li a{color:#545454;}
.brandlogo img {
    max-width: 150px;
    width: 100%;
}
.brandlogo {overflow:hidden;}
.collectionPan{margin-top:15px;}
/*header 02*/
.header2 .header_left.col-lg-4{border:none;}
.header2 .form-search {
    margin: 25px 0 0;
    padding: 15px;
    width: 100%;
}
.header2 .header_right {
    border:none;
}
.header2 .h-top-right {
    border: medium none;
    padding: 30px 0;
}
.header2 .h-top-right em{
    font-size: 25px;
}
.header2 .userMsg {
    float: left;
    margin: 14px;
}
/*header 03*/
.header3 #headerSearch{
    float: right;
    margin-left: 15px;
    margin-top: 5px;
    padding: 10px 15px;
}
.smallSearch{position:relative; z-index:99;}
.header3 .searchBox {
    background: none; 
    display: block;
    width: 160px;
	float: right;
}
.header3 .mobMenu .searchBox {
	display: block;
	float: left;
	width: 120px;
}
.header3 .mobMenu .searchBox input#search { width: 90px; }
.header3 .searchBox  .form-search{border: 1px solid #ccc; }
.header3 .form-search {
    border: medium none;
    margin: 0;
    padding: 2px;
	position:relative;
}
.header3 .header_right {height: 40px; margin-top:84px;}
.header3 .full-width{position:relative;}
.header3 .header-top {
    margin-bottom: 0;
    position: relative;
}
/*footer 02*/
.footer2 .fullFooter, .footer3 .fullFooter {background:#3a3a3a;}
.footer2 .footer.container, .footer3 .footer.container {
    padding-top: 15px;
}
.footer2 .link_box h3, .footer3 .link_box h3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #4B4B4B;
    color: #868686;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 15px 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.footer2 .footer.container ul li em, .footer3 .footer.container ul li em {
    color: #868686;
    font-size: 12px;
}
.footer2 .footer.container ul li a, .footer3 .footer.container ul li a {
    color: #868686;
}
.footer2 .copyright , .footer3 .copyright {
    background: none repeat scroll 0 0 #303030;
    border-bottom: medium none;
    border-top: 1px solid #444444;
}
.footer2 .copyText, .footer.container ul li, .footer3 .copyText, .footer.container ul li  {
    color: #868686;
}
.footer2 .infoBox a, .footer3 .infoBox a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 15px;
    height: 28px;
    margin-right: 5px;
    text-decoration: none;
    width: 30px;
}
.footer2 .copyText, .footer3 .copyText {
    float: none;
}
.footer3 .twitter-twets {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding:0;
}
.footer3 ul.twitter-twets li{
    padding-left: 30px;
}
.footer3 .twitter-twets li:before {
    color: #868686;
    top: 5px;
}
.footer3 iframe{
    border: medium none;
    left: -1px;
    position: relative;
    top: -1px;
}
.footer2 .footer_links.connect img, .footer3 .footer_links.connect img{width:100%;}
.clearboth { clear: both; }
.carthelp { text-align: center; text-transform: uppercase; }
.carthelp .hours { text-transform: none; }
.carthelp a { text-decoration: none; }
.carthelp a:hover { text-decoration: underline; }
.carthelp ul li { display: inline; }
.carthelp ul li:before { content: "|"; margin-right: 6px; }
.carthelp ul li:first-child:before { content: ""; margin: 0; }
.cust-service  h3 {font-family: Futura;}
.jcarousel-item .fancybox-media { line-height: 94px; }
.prod-cross { position: relative; z-index: 111111; overflow: hidden; }
.prod-cross li { width: 100%; } 
a.fancybox-press { text-align: center; text-decoration: none; }
.fancybox-press h4 { text-transform: uppercase; font-size: 14px; margin: 6px 0 0; }
.fancybox-press .press-desc { margin-bottom: 6px; }
.prod-cross { text-transform: uppercase; text-align: center; font-size:16px; }
.prod-cross h4 { font-weight: bold;}
.prod-cross .prod-info { margin-top: 32px; }
.prod-cross .price-box { display: inline; }
.prod-cross .regular-price .price, .prod-cross .special-price .price { font-weight:normal; font-size:16px; }
.unionBanner { position: relative; }
.unionBanner .contentPos-top { position: absolute; top: 10px; left: 10px; background: rgba(255, 255, 255, 0.7); padding: 10px 20px 10px 10px; text-transform: uppercase; width: 320px; opacity: 0; -webkit-transition: all 1s ease; transition: all 1s ease; }
.unionLink:hover .contentPos-top { opacity: 1; color: #545454;} 
.unionBanner .contentPos-top h1, .unionBanner .contentPos-top h1 + span { font-weight: bold; font-size: 16px; margin: 0; display: inline; color: #000; }
.unionBanner .contentPos-top h1 + span:before { content: "|"; margin: 0 6px 0 4px; } 
.unionBanner ul { margin: 0; }
.unionBanner li { margin-top: 12px; }
.unionBanner li .label { font-weight: bold; margin-right: 6px; }
.unionBottom .fancybox-media { position: static; }
.union-upsell { margin-top: 8px; }
.union-upsell a { text-decoration: none; text-align: center; }
.union-upsell h3, .union-upselltext { font-size: 16px; text-transform: uppercase; }
.union-upsell h3 { margin: 6px 0; }
.sizingLabel {
    left: 110%;
    min-width: 100px;
    position: absolute;
    top: 13px;
    text-transform: uppercase;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sizingLabel {
		top: 1px;
	}
}
#sizingChart {
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    bottom: -150px;
    font-size: 14px;
    padding: 16px;
    position: absolute;
    right: 0;
    z-index: 110;
}
.sizetable { margin-top: 8px; }
#sizingChart .sizetable { width: 100%; }
.sizetable td, .sizetable th { padding: 2px 4px; }
.cc_icons { margin-top: 16px; }

@media (max-width: 1000px) {
    #topbarrestore{
        display: none;
    }
}
@media (max-width: 540px) {

    #blog_search_home {
        margin:15px 0 0 15px;
        float:left;
    }
    #blog_search_home label {
        float: left;
        margin: 3px 5px 0 0;
        font-weight: normal;
    }
}
@media (max-width: 480px) {
    /* Mobile Only Content */
    .max-480{display:block !important;}
    .min-480{display:none !important;}
    
    #newsletter-validate-detail-topbar{
        width: 300px;
        margin-left: 40px;
    }
    #newsletter-validate-detail-topbar h3{
        margin: 0 0 4px 0;
    }
    #newsletter-validate-detail-topbar .input-box input {
        width: 194px;
    }
    #topbar{
      margin-top: -55px;
    }
    .thumbbox {
        width: 370px;
    }
    #featuredbox .itm { 
        float: left; width: 50%;
    }
    .promoBox .col-xs-4 { 
        width:100%; margin-bottom: 20px;
    }
    .promoBlock li{
        margin-left: 10px;
    }
    .promoBoxRow .promoBlock {
        margin-bottom: 0px;
    }
    .promoBoxRow .promoBlock .promoTitle{
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .promoBoxRow .promoBlock .promoTitle h4 {
        padding: 10px 5px;
        background: rgba(255, 255, 255, .7);
        font-size: 14px;
        margin: 10px;
    }
    .promoBoxBlogRow .promoBlock .promoTitle{
        padding: 0 10px;
    }
    .more_entries{
        margin-left: 10px;
    }
    .header h1.logo {
        margin-top: 0px;
    }
}
@media (max-width: 320px) {
    #newsletter-validate-detail-topbar{
        width: 276px;
        margin-left: 20px;
    }
    #newsletter-validate-detail-topbar .input-box input {
        width: 178px;
    }
}