/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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     enterprise_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Reset ================================================================================= */
.partners-hosting-index #main-filter {
    display: none;
}
* { margin:0; padding:0; }

html.jPanelMenu {
    min-height: 100%;
    background: #31302b;
    overflow-x:auto; }
body { min-width:320px !important; font:12px/1.55em Arial, sans-serif; color:#444; text-align:center; position:relative; }

#screen-page { background:#fefefe url(../images/mc/body_bg.gif) repeat-x left top; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

#screen-page.responsive-page {
    background: #fff;
    text-align: left;
}

img           { border:0; vertical-align:top; }

a               { color:#0068b7; text-decoration:none;  }
a:hover         { text-decoration:underline; }
a:active        { outline: none; }
a:focus         { -moz-outline-style: none; outline: 0; }

/* Headings */
h1            { font-size:18px; font-weight:normal; }
h2            { font-size:16px; font-weight:normal; color:#000; }
h3            { font-size:14px; font-weight:bold; }
h4            { font-size:13px; 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; }
select option[disabled], select[disabled]{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    cursor: default;
}
/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:.95em; }
big           { font-size:1.2em; }

/* 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; }
.pipe         { padding:0 3px 0 5px; font-size:.8em; }
.no-border{ border:0 !important; }
.red{ color:#ef3a02 !important; font-weight:bold !important; }
.ma-subtitle .red{ padding-bottom:10px; }
.no-style-link{ margin:0 !important; padding:0 !important; }
.absolute, .p-absolute{ position: absolute; }
.p-relative{ position: relative; }
.no-visible{ visibility: hidden; }
.no-wrap{ white-space: nowrap; }
.ul-disc{ margin: 0 0 0 15px; list-style-type: disc; }
/* Hidden label from visible design but available for screen reader*/
label.obscure {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}
/* ======================================================================================= */

/* Fonts ================================================================================ */
@font-face {
    font-family: 'CallunaSansBlack';
    src: url('../../go/css/fonts/CallunaSansBlack-webfont.eot');
    src: url('../../go/css/fonts/CallunaSansBlack-webfont.eot?iefix') format('eot'),
         url('../../go/css/fonts/CallunaSansBlack-webfont.woff') format('woff'),
         url('../../go/css/fonts/CallunaSansBlack-webfont.svg#webfont85gDAx2H') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'CallunaSansItalic';
    src: url('../../go/css/fonts/CallunaSansSemiBoldItalic-webfont.eot');
    src: url('../../go/css/fonts/CallunaSansSemiBoldItalic-webfont.eot?iefix') format('eot'),
         url('../../go/css/fonts/CallunaSansSemiBoldItalic-webfont.woff') format('woff'),
         url('../../go/css/fonts/CallunaSansSemiBoldItalic-webfont.svg#webfont85gDAx2H') format('svg');
    font-weight: bold;
    font-style: italic;

}
@font-face {
    font-family: 'CallunaSansBold';
    src: url('../../go/css/fonts/CallunaSansBold-webfont.eot');
    src: url('../../go/css/fonts/CallunaSansBold-webfont.eot?iefix') format('eot'),
         url('../../go/css/fonts/CallunaSansBold-webfont.woff') format('woff'),
         url('../../go/css/fonts/CallunaSansBold-webfont.svg#webfontHPO6NoNQ') format('svg');
    font-style: normal;
    font-weight:bold;
}
@font-face {
    font-family: 'CallunaSansLight';
    src: url('../../go/css/fonts/CallunaSansLight-webfont.eot');
    src: url('../../go/css/fonts/CallunaSansLight-webfont.eot?iefix') format('eot'),
         url('../../go/css/fonts/CallunaSansLight-webfont.woff') format('woff'),
         url('../../go/css/fonts/CallunaSansLight-webfont.svg#webfonty8j6eXvh') format('svg');
    font-weight: normal;
    font-style: normal;

}
.f-14{
    font-size: 14px !important;
}
.f-16{
    font-size: 16px !important;
}

/* Layout ================================================================================ */
.wrapper { background: url("../images/mc/body_bg.gif") repeat-x scroll left -37px #fff; padding-bottom:20px; }
.page { width:960px; margin:0 auto; text-align:center; padding-top: 127px; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.main { margin:0 0 14px; min-height:350px; text-align:left; }
.sidebar { min-height:350px; }

/* Base Columns */
.col-left { float:left; width:220px; padding:0 0 0; margin:0 0 -1px; }
.col-main { float:left; width:710px; padding:0 0 90px; }
.col-right { float:right; width:220px; padding:0 0 0; margin:0 0 -1px; }

/* 1 Column Layout */
.col1-layout { }
.col1-layout .col-main { float:none; width:auto; padding:0 0 20px; }

/* 2 Columns Layout */
.col2-left-layout { }
.col2-left-layout .col-main { float:right; }
.col2-right-layout { }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout { background-position:0 0; }
.col3-layout .col-main { width:470px; display:inline; }
.col3-layout .col-wrapper { float:left; width:710px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */

/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#444; }
input.input-text,select,textarea { background:#fff; border:1px solid #c7c7c7; }
input.input-text,textarea { padding:3px; background:#fff url(../img/bg_input.gif) no-repeat 0 0; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; /*border-bottom:1px solid #bbb;*/ }
select.multiselect option:last-child { border-top:0; }
textarea { overflow:auto; }
input.radio,
input.checkbox { margin-right:3px; font-size:11px !important; margin-top:4px; vertical-align:top; }
input.radio { font-size:10px !important; }
input.qty { width:2.5em !important; }

input.input-reset,
textarea.input-reset { color:#999 !important; }
input.input-topbg { padding:3px 3px 2px 3px; }
.input-alt { position:relative; height:23px; }
.input-alt .input-topbg { height:16px; border-width:1px 0; padding-left:0; padding-right:0; }
input.input-topbg { padding:2px; border:1px solid #bbb; background:#fff url(../img/bg_input.gif) no-repeat 0 0; width:98%; font:12px arial, helvetica; }
.newsletter input.input-topbg { width:170px; }

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */

button.button { border:0; padding:0; margin:1px 0 0; background:transparent; /* line-height:21px; */ overflow:visible; cursor:pointer; vertical-align:top; }


button.button span, button.button span span { background-color:transparent; background-image:url(../img/bg_btn_small.gif); background-repeat:no-repeat; }

a.button,
button.button span { border:0; padding:0 0 0 6px; margin:0; cursor:pointer; background-position:0 0; display:-moz-inline-stack; display:inline-block; color:#fff; height:25px; text-decoration:none; }
a.button{ padding: 0; }
a.button span,
button.button span span { padding:0 12px 1px 6px; color:#fff; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; font:bold 12px/23px Arial, Helvetica, sans-serif; height:24px; }
a.button { line-height:24px; }

.button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.button:active span span { margin:0; }
button.btn-small span { font-size:11px; line-height:14px; padding:1px 9px 0; }
button.disabled {}
button.disabled span {}


button.big-button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.big-button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */

button.big-button { border:0; padding:0; margin:0; background:transparent; /* line-height:21px; */ overflow:visible; cursor:pointer; vertical-align:middle; }

a.big-button,
button.big-button span,
a.big-button span,
button.big-button span span { background-color:transparent; background-image:url(../img/bg_btn.gif); background-repeat:no-repeat; }

a.big-button,
button.big-button span { border:0; padding:0 0 0 10px; margin:0; cursor:pointer; background-position:0 0; display:-moz-inline-stack; display:inline-block; color:#fff; height:31px; text-decoration:none; }
a.big-button span,
button.big-button span span { padding:0 18px 1px 8px; color:#fff; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; font:bold 14px/27px Arial, Helvetica, sans-serif; height:30px; }

.big-button span span { text-shadow:0px 1px 1px #9b0f00; }

.big-button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.big-button:active span span { margin:0; }

a.ma-button, a.ma-button span, button.ma-button span, a.ma-button span span, button.ma-button span span { background: url(../img/ma_btn.gif) no-repeat 0 0; border: none; }
a.ma-button, button.ma-button span { border:0; padding:0 0 0 6px; margin:0; cursor:pointer; background-position:0 0; display:-moz-inline-stack; display:inline-block; color:#fff; height:31px; text-decoration:none; }
a.ma-button span, button.ma-button span span { padding:0 18px 1px 12px; color:#fff; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; font:bold 14px/27px Arial, Helvetica, sans-serif; height:30px; }
.ma-button span span { text-shadow:0px 1px 1px #9b0f00; }

.ma-button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.ma-button[disabled], button.ma-button[disabled]:active { position: inherit; bottom: auto; right: auto; cursor:default; }
button.ma-button[disabled] span, button.ma-button[disabled]:active span { cursor:default; }
button.ma-button:active span span { margin:0; }

a.btn-disabled,
button.btn-disabled span,
a.btn-disabled span,
button.btn-disabled span span { background-color:transparent; background-image:url(../img/ma_btn_disabled.gif); background-repeat:no-repeat; }

a.ma-button-grey,
button.ma-button-grey span,
a.ma-button-grey span,
button.ma-button-grey span span { background-color:transparent; background-image:url(../img/ma_btn_grey.gif); background-repeat:no-repeat; text-shadow: 0px 1px 1px #323232; }


a.ma-small,
button.ma-small span,
a.ma-small span,
button.ma-small span span { background-image:url(../img/ma_btn_small.gif); }

a.ma-small,
button.ma-small span { height:24px; }
a.ma-small span,
button.ma-small span span { padding:0 18px 1px 8px; font:bold 12px/20px Arial, Helvetica, sans-serif; height:23px; }


a.button-add,
button.button-add span,
a.button-add span,
button.button-add span span { background-color:transparent; background-image:url(../img/bg_btn_add.gif); background-repeat:no-repeat; }

a.button-add,
button.button-add span { border:0; padding:0 0 0 30px; margin:0; cursor:pointer; background-position:0 0; display:-moz-inline-stack; display:inline-block; color:#444; height:28px; text-decoration:none; }
a.button-add span,
button.button-add span span { padding:0 15px 1px 8px; color:#444; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; font:bold 14px/27px Arial, Helvetica, sans-serif; height:27px; }

a.button-add:hover,
button.button-add:hover span { background-position:0 100%; }
a.button-add:hover span,
button.button-add:hover span span { background-position:100% 100%; }

.button-add span span { }

.button-add:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.button-add:active span span { margin:0; }

.form-btn, .form-btn-alt {
    overflow:visible;
    width:auto;
    background:url(../images/mc/btn_bg.gif) repeat-x 0 100% #f1f1f1;
    border:1px solid #b5b5b5;
    padding:1px 5px;
    color:#444;
    font:bold 11px arial, sans-serif !important;
    cursor:pointer;
    text-transform:uppercase;
    text-align:center;
    vertical-align:middle;
}
.form-btn-red { background:url(../img/btn_alt_bg.gif) repeat-x 0 100% #d93200; color:#fff; border:1px solid #d93200; padding:3px 8px; border-radius:2px; }
    /*BTN GRAY*/
button.button-mc-style, a.button-mc-style{ padding: 3px 15px; background: #fff; display: inline-block; cursor: pointer; color: #444; text-decoration: none; white-space: nowrap; font: bold 14px/18px arial; border: 1px solid #ddd; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
button.button-mc-style{ margin-bottom: 4px; }
a.button-mc-style{ padding: 4px 17px; }
button.button-mc-style.btn-gray, a.button-mc-style.btn-gray{ background: url(../img/btn/btn-gray_bg.png) repeat-x 0 0 #e7e7e7; 
text-shadow: 0 1px 1px #FFFFFF;
-moz-text-shadow: 0 1px 1px #FFFFFF;
 -webkit-text-shadow: 0 1px 1px #FFFFFF;
box-shadow: 1px 1px 1px #666;
 -moz-box-shadow: 1px 1px 1px #666;
 -webkit-box-shadow: 1px 1px 1px #666;
 }
.my-account .btn-add-new-addr { margin: -40px 0 0 !important; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form Validation */
.validation-advice { clear:both; font-size:11px !important; line-height:12px !important; padding:3px 0 0 !important; color:#d91a00 !important; }
.form-list .validation-advice p{ margin: 0 0 5px; padding: 0; }
.form-list .validation-advice ul li{ margin: 0 0 2px; padding: 0; }
.product-options .validation-error .options-list,
.validation-failed { border:1px solid #f47d4e !important; background:#fff7f5 !important; }
.rounded.validation-failed{ border:2px solid #f57b20 !important; background:url(../img/account/bg-rounded-error.png) repeat-x 0 0 #fff799 !important; }
.ask-form .form-field{ margin-bottom:5px; padding-bottom:15px; position:relative; }
.form-field .validation-advice{ position:absolute; bottom:0; left:0; }
input.input-text.validation-failed,
textarea.validation-failed { background:#fff7f5 url(../images/bkg_input-failed.gif) 0 0 repeat-x !important; }
span.validation-passed,
div.validation-passed { background:url(../images/icon_ok.gif) 100% 2px no-repeat; padding-right:20px; }
span.validation-error,
div.validation-error { background:url(../images/icon_error.gif) 100% 2px no-repeat; padding-right:20px; }
.required em, .required i{ color:#f15c22; margin-right:4px; }
p.required { margin:0 0 7px; text-align:right; font-size:11px; line-height: 12px; color:#f02800; }
.my-account p.required { width:583px; }
.form-list li, .form-list li .field{ position:relative; }
.form-list .validation-advice { margin-bottom:12px; left:220px; top:20px; position:absolute; }
    /*REGISTRATION FORM*/
.registration-form .form-list .input-box, .registration-form .form-list .input-box .validation-advice { position: relative; }
.registration-form .form-list .input-box .validation-advice { margin: 0; left: 0; top: 0; width: 360px; }
#register-customer-password .input-box .validation-advice ul li, #register-customer-password .input-box .validation-advice p{ margin: 0 0 2px; }

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
.customer-account-login .validation-advice { left:auto; top:auto; margin:0; position:relative; width:232px; }

/* Fieldset */
.fieldset { font-size:12px; margin:0 0 16px; }
.fieldset p { margin:0 0 1.5em; }
.fieldset h2.legend { margin:0 0 15px; padding:0 0 3px; font:bold 15px/18px Arial; color:#444; border-bottom:1px solid #eee; }

/* Form lists */
.form-list {}

.form-list li { margin:0 0 9px; vertical-align:top; }
#login-form .form-list li { margin:0 0 18px; }
.form-list label { float:left; width:205px; padding:2px 15px 0 0; font-size:12px; font-weight:bold; color:#444; text-align:right; }
.form-list .value { float:left; padding:2px 0 0; }
.form-list .note { clear:both; font-size:11px; width:360px; margin:0; padding:3px 0 0 220px; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; /* width:256px; */ }
.form-list .input-box a { font-size:11px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left; width:354px; vertical-align:top; }
.form-list textarea { width:354px; height:13em; }
.form-list select { float:left; width:362px; vertical-align:top; }
.form-list p { margin:0; padding:0 0 0 220px; }
ul.add-row,
.form-list li.add-row { background:url(../images/bkg_dots.gif) repeat-x 0 0; margin-top:15px; }
ul.add-row .btn-remove,
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; margin:0; text-align:right; }
.form-list .range input.input-text { float:none; width:64px; vertical-align:middle; }

.form-list .add-field .input-box { margin-left:220px }
.form-list .control { position:relative; vertical-align:top; z-index:1; } /* row with checkbox or radio button */
.form-list .control label { line-height:16px; }
.form-list .control .input-box { position:absolute; left:0; margin-left:220px; line-height:16px; padding-top:1px; }
.form-list .control input.radio { margin-top:3px; }

.form-list .form-control .input-box, .form-list .form-control input { float:left; margin: 0; }
.form-list .form-control label { text-align: left; padding: 0 0 0 10px; width: auto; line-height: 16px; }

.form-alt label { float:none; display:inline; width:auto; }
.form-alt li { margin:0 0 5px; line-height:16px; }
.form-alt select { width:476px; }
.form-alt .input-box { width:476px; margin-top:5px; padding-bottom:11px; }
.form-alt .input-text { width:460px; }

.inner-form { margin:10px 0 5px; padding:10px 0 0; border:1px dashed #d1d1d1; border-width:1px; background:#f7f7f7; }
.inner-form .form-alt label { padding-left:5px; }


/* Date Of Birth */
.form-list .customer-dob label { float:none; width:auto; padding:0; font-size:11px; font-weight:normal; color:#777; }
.form-list .customer-dob .input-box { float:left; width:auto; margin-right:8px; }
.form-list .customer-dob .input-box .validation-advice { display:none !important; }
.form-list .customer-dob input.input-text { float:none; display:block; margin-bottom:2px; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year { float:left; margin-right:8px; padding-right:0 !important; background:none !important; }
.form-list .customer-dob .dob-day .validation-advice,
.form-list .customer-dob .dob-month .validation-advice,
.form-list .customer-dob .dob-year .validation-advice { display:none; }
.form-list .customer-dob .dob-day input.input-text { width:104px; }
.form-list .customer-dob .dob-month input.input-text { width:104px; }
.form-list .customer-dob .dob-year { margin-right:0; }
.form-list .customer-dob .dob-year input.input-text { width:138px; }

/* Combination of fields */
.form-list li.fields { margin:0; }
.form-list li.fields .field { clear:left; padding:0 0 9px; }

/* Buttons */
.buttons-set p.back-link { float:left; padding:2px 15px 0 0; text-align:right; margin:0; }
a.back-link { color:#999; }
.buttons-set a.button,
.buttons-set button.button { float:right; margin-left:7px; }
.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; background-color:#ededed; text-align:right; }

.form-buttons { margin:0; width:620px; } /* for button containing block under the general form */
.my-account .form-buttons { margin:0; width:583px; }
.form-buttons .button { float:right; }
.form-buttons .button { margin-left:15px; }
.form-buttons p.back-link { float:left; width:205px; padding:2px 15px 0 0; text-align:right; }
.btn-only { /* padding-left:240px; */ }

/* Overrides for 3columns */
.col3-layout .form-list .note { padding-left:165px; width:280px; }
.col3-layout .form-buttons p.back-link,
.col3-layout .form-list label { width:150px; }
.col3-layout .form-list input.input-text,
.col3-layout .form-list textarea { width:274px; }
.col3-layout .form-list select { width:280px; }
.col3-layout .form-list .control .input-box { margin-left:165px; }
.col3-layout .form-list .customer-dob .dob-day input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-month input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-year { margin-right:0; }
.col3-layout .form-list .customer-dob .dob-year input.input-text { width:98px; }
.col3-layout p.required,
.col3-layout .form-buttons { width:445px; }

/* Global Messages */
.messages { margin: 0 0 15px; width:100%; overflow:hidden; text-align:left; }
.messages li { margin:0 0 10px; padding:0; }
.messages ul { padding:10px 17px 18px; margin:0 0 -11px; background-position:35px 100%; background-repeat:no-repeat; position:relative; }
.messages ul li { margin:0; padding:0 0 3px; }
.messages a { text-decoration:underline; }
.messages a:hover { text-decoration:none; }
.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg { border-style:solid !important; border-width:1px !important; font-size:12px !important; }
p.error-msg { border-style:solid !important; padding:10px; border-width:1px !important; font-size:12px !important; margin:10px 0; }
/* Error Message */
.messages li.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; margin: 0; }
.messages li.error-msg a { color:#d91a00; }
.messages li.error-msg ul { /* background-image:url(../images/bkg_msg-error.gif); */ }
p.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; }
/* Success Message */
.messages li.success-msg { margin-bottom:0; border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.messages li.success-msg a { color:#3d6611; }
.messages li.success-msg ul { /* background-image:url(../images/bkg_msg-success.gif); */ }
/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }
.messages li.note-msg a,
.messages li.notice-msg a { color:#3d6611; }
.messages li.note-msg ul,
.messages li.notice-msg ul { /* background-image:url(../images/bkg_msg-note.gif); */ }

/* std class reset */
.std .messages { margin-top:0; }
.std .messages { width:auto; list-style:none !important; padding:0 !important; margin-bottom:0 !important; }
.std .messages ul { list-style:none !important; padding-left:17px !important; margin:0 0 -11px !important; }

/* Page Heading */
.page-title { margin:0 0 20px; padding:0; }
.page-title .link-rss { float:right; margin-top:8px; }
.page-title h1,
.page-title h2 { font:normal 28px/32px Arial, Helvetica, sans-serif; color:#222; }

.title-buttons { text-align:right; }
.title-buttons button { margin-top:5px; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.title-buttons .link-print { float:right; margin-top:4px; }

.subtitle { clear:both; padding:10px 0; font-size:18px; color:#222; }

.page-popup .page-title,
.col-main .page-title { }
.col1-layout .col-main .page-title { }

.sub-title { margin:0 0 10px; font:bold 15px/18px Arial; color:#444; }
.sub-title .separator { font-weight:normal; }
.sub-title a { font-size:11px; font-weight:normal; text-transform:lowercase; }
.section-title { font-size:12px; font-weight:bold; color:#151515; margin:0 0 5px; }

/* Pager */
.pager { margin:15px 0; font-size:11px; padding:3px 0; background:url(../images/bkg_dots.gif) repeat-x 0 100%; color:#333; }
.pager p { margin:0 !important; }
.pager select { padding:0; margin-bottom:1px; }
.pager .amount { float:left; line-height:20px; }
.pager .amount strong { font-weight:normal; }
.pager .limiter { float:right; line-height:20px; }
.pager .pages { margin:0 135px; text-align:center; color:#333; line-height:20px; }
.pager .pages a { color:#8c8c8c; text-decoration:underline; }
.pager .pages a:hover { color:#8c8c8c; text-decoration:none; }
.pager .pages ol,
.pager .pages li { display:inline; padding:0 2px; }
.pager .pages .current { font-weight:bold; }
.pager .pages .i-previous,
.pager .pages .i-next { text-decoration:none !important; vertical-align:middle; }
.pager-only { clear:both; }
.pager-only .pages { margin:0; }

.my-account .pager { margin:15px 0; padding:3px 0; background:none; }

/* Sorter */
.sorter { font-size:11px; margin:0 0 0; padding:3px 20px; background:#f5f5f5 url(../images/bkg_pager.gif) repeat-x 0 0; border-top:1px solid #ddd; color:#333; }
.sorter p { margin:0; }
.sorter select { padding:0; margin-bottom:1px; }
.sorter .view-mode { float:left; line-height:20px; white-space:nowrap; }
.sorter .view-mode label { float:left; margin:0 5px 0 0; }
.sorter .view-mode a.list-fix,
.sorter .view-mode a.list,
.sorter .view-mode strong.list-fix,
.sorter .view-mode strong.list,
.sorter .view-mode a.grid-fix,
.sorter .view-mode a.grid,
.sorter .view-mode strong.grid-fix,
.sorter .view-mode strong.grid { background:url(../images/bkg_viewmode.gif) no-repeat 0 0; float:left; width:24px; height:17px; text-align:left; text-indent:-999em; overflow:hidden; margin:2px 0 0; }
.sorter .view-mode a.list { background-position:-24px 0; }
.sorter .view-mode strong.list { background-position:-24px -29px; }
.sorter .view-mode a.grid { background-position:0 0; }
.sorter .view-mode strong.grid { background-position:0 -29px; }

.sorter .view-mode a.list-fix { background-position:0 -58px; }
.sorter .view-mode strong.list-fix { background-position:0 -87px; }
.sorter .view-mode a.grid-fix { background-position:-24px -58px; }
.sorter .view-mode strong.grid-fix { background-position:-24px -87px;; }

.sorter .sort-by { float:right; line-height:20px; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { margin-top:-1px; }
.toolbar .pager { margin:0 0 0; border-width:1px 0; }
.toolbar-bottom { display:none; }

/* Data Table */
.table-caption { margin:-1px 0 0; font:bold 14px/1.25 Arial, Helvetica, sans-serif; padding:3px 0 4px; color:#444; }
.table-caption a { font-size:11px; text-transform:lowercase; }

.data-table { border:1px solid #dadada; width:100%; border-collapse:separate; }
.data-table th { padding:4px 10px; font:bold 13px/18px Arial; color:#fff; white-space:nowrap; }
.data-table td { padding:4px 10px; border-top:1px solid #f0f0f0; }
.data-table thead { background:#8b8a8a url(../img/bg_thead.gif) repeat-x 0 0; }
.data-table tbody {}
.data-table tfoot { background-color:#f8f8f8; }
.data-table tfoot td { padding:4px 10px; }
.data-table tfoot th { border:none; text-transform:none;  }
.data-table tfoot th.a-right { color:#444; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.last th,
.data-table tr.last td { /* border-bottom:1px solid #d9d9d9; */ }
.data-table tr.odd { }
.data-table tr.even { }
.data-table tbody.odd {}
.data-table tbody.odd td { }
.data-table tbody.even { }
.data-table tbody.even td { }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; text-transform:none; border-color:#fff; background-color:#f7f7f7; }
.data-table td.value { float:none !important; }
.data-table .link-rss { display:block; }
.data-table tfoot th,
.data-table tfoot td { border-bottom:0 !important; }

.page-popup .data-table td,
.page-popup .data-table th { border-bottom:1px solid #d9d9d9; }
.page-popup .buttons-set .button { float:right; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { background-color:#ede9e6; font-size:12px; padding:5px !important; }
tr.summary-details-first td {}
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { display:block; padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 3px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -54px; }

/* Links */
ul.links,
ul.links li { display:inline; }
ul.links li .separator { margin:0 2px 0 5px; font-size:10px; color:#8f8f8f; }
ul.links li.last .separator { display:none; }

/* Reward Points */
.rewards { margin:-10px 0 20px; }
.reward-message { display:block; margin:5px -15px 5px -15px; background:#d55721 url(../images/bkg_rewards.gif) 5px 3px no-repeat; padding:3px 5px 3px 32px; font:normal 12px/20px Arial, Helvetica, sans-serif; color:#fff; }
.reward-message p { display:inline; margin:0 !important; }
.reward-message .limit { display:block; font-size:11px; line-height:1.15; }
.reward-message a { color:#ffe6dc; text-decoration:underline; }
.reward-message a:hover { color:#ffe6dc; text-decoration:none; }
.reward-message .price { font-size:1em; font-weight:normal; }
/* Reward Points types rewrites */
.reward-review,
.reward-tag,
.reward-checkout { margin:0; }

/* Class: std - styles for admin-controlled content */
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote,
.std table { margin-bottom:1em; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
.std hr { margin:1.5em 0; color:#d9d9d9; }
.std table { width:100%; }
.std table thead { background:#e8e8e8; }
.std table th { background:#e8e8e8; font-weight:bold; }
.std table th,
.std table td { padding:5px 10px; border:1px solid #d9d9d9; }

ul.disc li { padding-left:10px; background:url(../images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
.std ul.disc li { padding-left:0; background:none; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 100% 1px no-repeat; padding-right:18px; white-space:nowrap; }
.link-rss:hover { color:#f58550; }
.link-print { background:url(../images/icon_printer.gif) 0 1px no-repeat; padding:2px 0 2px 25px; white-space:nowrap; }
.link-cart { font-size:11px; font-weight:bold; color:#c73615; text-decoration:underline; }
.link-cart:hover { color:#c73615; text-decoration:none; }

.data-table .btn-remove { display:block; margin:0 auto; width:13px; height:12px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.data-table .btn-remove2 { width:16px; height:16px; background:url(../images/btn_trash.gif) 0 0 no-repeat; }

.divider { margin:16px 0; background:#e7e7e7; font-size:0; line-height:0; height:1px; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:940px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.top-wrapper { width:960px; height:39px; margin:0 -5px; }
.top { min-height:39px; background:url(../images/mc/top_bg.gif) no-repeat 0 100%; padding:0 16px 0 16px; text-align:right; }
.top .spot-note { height:29px; font-size:11px; float:right; background:url(../images/mc/co_top_magebook.png) no-repeat 0 5px; padding-left:42px; padding-top:10px; line-height:1em; margin:0; }
.top-search { float:left; background:url(../images/mc/top-search-icon.gif) no-repeat left top; margin-top:5px; padding-left:25px; }
.top-search .input-topbg { width:170px; }
.top-links { float:right; position:relative; z-index:200; }
.top-links li { float:left; padding:0 7px; line-height:2.6em; }
.top-links a {color:#2f2f2f}
.top-links .lang-sel { position:relative; margin-top:7px; top:-1px;color: #000; padding: 0; }
.top-links .member-menu,
.top-links .login-menu,
.top-links .member-menu li { line-height:1.55em; }
.top-links .member-menu li {float:none;  padding:0;}
.top-links .member-menu li a { text-align:left;}
.top-links .member-title-bg,
.top-links .member-title-bg-hov,
.top-links .member-title-bg2-hov { background-position:100% 50%; }
.top-links .member-title-bg-st-hov { background-position:0 50%;}
.top-links .member-menu, .login-menu { margin-top:-8px;}
.top-links .login-menu { margin-top:-8px !important;}

.logo a,
.head-download a,
.head-download a:hover  { display:block; background:transparent url(../images/mc/head_evolved.gif) no-repeat left 20px; width:236px; height:47px; }
.head-download strong   { font:bold 13px/55px Arial, sans-serif; text-indent:0; }
.head-download strong a,
.head-download strong a:hover { background:transparent url(../images/mc/icon_download2.gif) no-repeat right; padding-right:19px; }
.head-links { float:right; width:450px; padding-top:16px; }
.head-links ul {float:right;}
.head-links li  {
    float:left;
    padding:0 8px;
    background:transparent url(../images/mc/header_link_separator.gif) no-repeat right center;
    }
.head-links li a,
.head-links li a:hover  { color:#555; text-decoration:none; }
.head-links li a:hover,
.head-links li a strong {color:#ee382a;}
.head-links ul,
.head-links li { background:url(../images/mc/homepage2/bkg_head-links.gif) no-repeat; font-size:13px; font-weight:bold;}
.head-links ul { float:right; padding:0 0 0 2px; }
.head-links li { float:left; padding: 0 19px; background-position:100% 100%; height:27px; line-height:27px;}
.head-links li.contact { background-position: 100% 0;}
.head-links li a {color:#EE382A}
.head-links li a strong {color:#222120;}
.head-links li .store-link { background: url(../images/mc/homepage2/icon_store_grey.gif) no-repeat 0 50% }
.lang-sel               { margin-left:7px; width:90px; background:#fff; }

.header-addons          { margin-top:15px; /*background:transparent url(../images/mc/header-addons-bg.gif) repeat-x right bottom;*/ height:28px; width:100%; text-align:right; }

.member-title-bg        { background:transparent url(../images/mc/top-menu/member-title-bg.gif) no-repeat right top; }
.member-title-bg-hov    { background:transparent url(../images/mc/top-menu/member-title-bg-hov.gif) no-repeat right top; }
.member-title-bg2-hov   { background:transparent url(../images/mc/top-menu/member-title-bg2-hov.gif) no-repeat right top; }
.member-title-bg-st-hov { background:transparent url(../images/mc/top-menu/member-title-start.gif) no-repeat left top; }
.member-title-bg a,
.member-title-bg a:hover,
.member-title-bg-hov a, .member-title-bg2-hov a {
    padding:0px 21px 1px 10px;
    z-index:10002;
    display:block;
    color:#555;
    font-size:11px;
    font-weight:bold;
    }
.member-menu, .login-menu {
    border:1px solid #bfbfbf;
    background:White;
    position:absolute;
    z-index:10001;
    padding:5px 15px 5px 0;
    margin-top:-2px;
    }
.login-menu {
    padding:15px;
    background:#f1f1f1;
    width:245px;
    text-align:right;
}
.login-menu a { color:#1980cf; }
.login-menu p { margin:0 0 10px 0; }
.member-menu {
    width:160px;
    z-index:99999;
    border:1px solid #ccc;
    border-bottom:2px solid #777;
    border-top:0;
    padding:6px 10px 7px 10px;
    background:#f9f9f9 url(../images/mc/homepage/member-menu-top.gif) no-repeat right top;
}
.member-menu li { float:none; background-image:none; border-bottom:1px solid #d9d9d9; padding:0; }
.member-menu li a { display:block; color:#444; padding:3px 0; font-weight:normal; font-size:12px; }
.store-link {
    background:url(../images/mc/icon_store.gif) no-repeat left top;
    padding-left:19px;
    color:#ee392a;
    color:Green;
}
.blog-link {
    background:url(../images/mc/icon_chat_red.gif) no-repeat left top;
    padding-left:19px;
    color:#ee392a;
    color:Green;
}


/*********************** TOP MENU */
#nav {
    position:relative;
    float:left;
    margin:0;
    padding:0;
    list-style-type:none;
    z-index:100;
    background:transparent url(../images/mc/top-menu/menu-bg.gif) repeat-x left top;
    text-align:left;
}
#nav li { position:relative; float:left; height:28px; }
#nav ul li.sub  a{ background:transparent url(../images/mc/top-menu/sub-menu-icon.gif) no-repeat 100% 50%; }
#nav ul li.sub  li a {background-image:none;}
#nav li a {
    display:block;
    float:left;
    background:url(../images/mc/top-menu/menu-separator.gif) no-repeat right top;
    padding:4px 7px 3px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    white-space:nowrap;
    text-align:left;
    text-shadow:1px 1px 1px #676056;
}
#nav li ul {
    position:absolute;
    visibility:hidden;
    top:28px;
    left:1px;
    width:180px;
    margin:0;
    padding:0;
    background-color:#f9f9f9;
    z-index:10000;
    border:1px solid #ccc;
    border-bottom:2px solid #777;
    border-top:0;
    padding:3px 0 7px 0;
}

#nav li:hover ul      {visibility:visible;}
#nav li:hover ul ul   { visibility:hidden; top:-2px; left:150px; }
#nav li li:hover ul   {visibility:visible;}
#nav ul li{
    float:none;
    margin:0;
    padding:3px 0 0 0;
    height:auto;
}
#nav ul li.last a, #nav ul li.last ul li.last a{border:0 !important;}
#nav ul li a {
    display:block;
    height:auto;
    float:none;
    font-weight:normal;
    color:#000;
    background-image:none;
    padding:0;
    margin:0 10px;
    line-height:23px;
    border-bottom:1px solid #d4d4d4;
    text-shadow:none;
}
#nav ul li a:hover      { color:#f47b20; height:auto; }
#nav ul li a:hover .over-red {color:#414141;}
#nav .nav-start {
    background:transparent url(../images/mc/top-menu/menu-start.gif) no-repeat left top;
    width:7px;
    height:28px;
}
#nav .nav-except        { padding:0; margin:0; }
#nav li.red-bg          { background:transparent url(../images/mc/top-menu/menu-red-bg.gif) repeat-x left top; }
#nav li.red-bg a,
#nav li.red-bg a:hover  { background:none; }
#nav li.red-bg li a,
#nav li.red-bg li a:hover{background-image:none;}

#nav li.menu-bl2red     { background:transparent url(../images/mc/top-menu/menu-bl2red.gif) no-repeat left top; width:34px; }
#nav li.menu-red2wh     { background:transparent url(../images/mc/top-menu/menu-red2wh.gif) no-repeat left top; width:34px; }
#nav li a.default       {cursor:default!important;}

#nav iframe {
    position: absolute;
    left: -1px;
    top: 0;
    z-index: -1;
    background:transparent;
    /*filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);*/
}
#nav ul li.last a        { border:0 !important; }

#nav .shop-item ul { width:147px; }


.breadcrumbs            { margin:0 0 17px 0; padding:0; border-bottom:1px solid #ccc; visibility:hidden !important; }
.breadcrumbs ul            { margin:0; padding:0; list-style:none !important; }
.breadcrumbs li         { float:left; font-size:11px; color:#444; padding:0 0 0 5px; background:none; }
.breadcrumbs li.first,
.breadcrumbs li.home   {padding-left:0;}
.breadcrumbs li a,
.breadcrumbs li a:hover{ color:#888; padding-right:8px; background:transparent url(../img/breadcrumb-arr.gif) no-repeat right; }
.breadcrumbs li a:hover { color:#1980cf; }
.breadcrumbs li span { display:none; }
.breadcrumbs li strong { font-weight:normal; }

#invitation-send-link { background:url(../images/bkg_sep.gif) no-repeat 100% 50%; padding:0 6px 0 0; margin:0 4px 0 0; font-weight:bold; }
#invitation-send-link a { background:url(../images/bkg_invitation-link.gif) no-repeat 3px 6px; padding-left:23px; display:inline-block; }

#invitation-send-link a, x:-moz-any-link { background-position:3px -2px; }/* FireFox 2 fix */
#invitation-send-link a, x:-moz-any-link, x:default { background-position:3px 6px; }/* FireFox 3 restore */

.header-panel { text-align:center; z-index:994; background:#fff url(../images/bkg_header-panel-bg.gif) repeat-x 0 100%; line-height:28px; padding:0 0 0 11px; }
.header-panel .welcome-msg { font-weight:bold; display:inline; float:left; line-height:28px; margin-right:5px; }
.header-panel .links { float:left; line-height:28px; margin-right:11px; white-space:nowrap; }
.header-panel .links li a { color:#1e75b4; }
.header-panel .links li a:hover { color:#d33911; }

.switches { float:right; background:#fff url(../images/bkg_header-panel-bg.gif) repeat-x 0 100%; padding:0 0 1px 0; }

.switch { line-height:28px; margin-left:-1px; margin-right:0; display:inline; float:left; background:url(../images/bkg_header-panel.gif) no-repeat 0 -29px; padding-left:13px; }
.switch label { font-weight:normal; margin-right:0; float:left; }
.switch .switch-wrapper { float:left; position:relative; z-index:1; padding-left:7px; padding-right:11px; }
.switch strong.current { font-weight:normal; }
.switch .separator { margin:0 2px; font-size:10px; color:#8f8f8f; }
.switch .switcher { color:#1e75b4; cursor:pointer; background:url(../images/bkg_header-panel.gif) no-repeat 100% -73px; padding:0 10px 0 0; margin:0 3px 0 1px; }
.switch ul { position:absolute; min-width:100%; text-align:left; top:0; left:0; float:left; line-height:16px; padding:0 0 0 0; border-top:0; }
.switch ul li { vertical-align:top; display:block; white-space:nowrap; border:1px solid #c8c8c8; border-top:0; }
.switch ul li a { white-space:nowrap; display:block; background:#f2f2f2; padding:4px 6px; color:#1e75b4; text-decoration:none; }
.switch ul li a:hover { color:#d33911; background:#f8f8f8; }
.switch ul .current { line-height:28px; border:0; cursor:default; padding:0 7px; visibility:hidden; /* background:url(../images/bkg_header-panel.gif) repeat-x 0 0; */ }
.switch ul .current span { padding-right:20px; background:url(../images/bkg_close.gif) no-repeat 100% 1px; }
.switch .faded { color:#8f8f8f; }
.switch .faded li { border-color:#e6e6e6; background-color:#f6f6f6; }
.switch .faded a { color:#9ac1dd; }

.switch ul, x:-moz-any-link { width:100%; }/* FireFox 2 fix */
.switch ul, x:-moz-any-link, x:default { width:auto; }/* FireFox 3 restore */

.list-opened { background-position:100% -129px !important; color:#d33911 !important; }

.header .form-search { float:right; clear:right; padding:5px 0 0; white-space:nowrap; }
.header .form-search label { display:none; }
.header .form-search input.input-text { background:#fff url(../images/bkg_search-input.gif) no-repeat 0 0; padding-left:23px; width:185px; }
.header .form-search a { display:none; }
.header .form-search button.button { margin:0 0 0 2px; }
.header .form-search .search-autocomplete { z-index:999; position:relative!important; top:0 !important; left:0 !important; height:0 !important; overflow:visible !important; }
.header .form-search .search-autocomplete ul { border:1px solid #c7c7c7; border-top:0; padding-left:0; width:210px; background-color:#fcf8f4; position:absolute; top:-1px; }
.header .form-search .search-autocomplete li { padding:4px 6px 4px 24px; border-bottom:1px solid #fff; font-size:12px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-search .search-autocomplete li.last { border-bottom:0; }

/* Sidebar =============================================================================== */
.sidebar .callout { display:block; margin:10px 0; }

/* Generic Block */
.sidebar .block { margin:0 0 15px; padding:0; background:#f9f9f9 url(../img/bg_block_top.gif) no-repeat 0 0; }
.sidebar .block .block-title { padding:0 0 0 17px; background:url(../img/bg_block_title.gif) no-repeat 0 0; }
.sidebar .block .block-title strong { padding:7px 17px 6px 0; display:block; font:bold 15px/18px Arial, Helvetica, sans-serif; color:#fefefe; background:url(../img/bg_block_title.gif) no-repeat 100% 0; }
.sidebar .block .block-title strong span {}
.sidebar .block .block-title strong small { font-size:12px; color:#777; }
.sidebar .block .block-subtitle,
.sidebar .block h3 { font-size:1em; font-weight:bold; color:#555; }
.sidebar .block .block-content { padding:10px 17px 17px; color:#555;background:url(../img/bg_block_bottom.gif) no-repeat 0 100%; }
.sidebar .block .btn-remove { color:#222; margin-right:-2px; }
.sidebar .block .btn-remove a { color:#222 !important; text-decoration:none !important; }
.sidebar .block .actions { margin:8px 0 0; text-align:right; }
.sidebar .block .actions a { float:left; color:#999; margin-top:3px; }
.sidebar .block .actions button.button { float:right; }

.sidebar .block li a.btn-remove { float:right; width:13px; height:0; padding-top:12px; margin-top:3px; overflow:hidden; background:url(../images/btn_remove.gif) no-repeat 0 0; }

.col-main .block { background:#fff; }
.col-main .block .block-title { background:#e7e7e7 url(../images/bkg_block-title.gif) repeat-x 0 0; border:1px solid #e1e1e1; padding:5px 20px 5px; margin:0 -1px; }
.col-main .block .block-title h2,
.col-main .block .block-title h3 { font-size:14px; line-height:1.2; color:#000333; font-weight:bold; }
.col-main .block .block-content { padding:20px; }

/* Generic box */
.info-box { margin-bottom:8px; border:1px solid #cfcfcf; margin-top:-1px; background:#f5f5f5 url(../images/bkg_block.gif) repeat-x 0 0; position:relative; z-index:1; }
.info-box .box-title { margin:17px 17px 0 17px; font:bold 12px/15px Arial, Helvetica, sans-serif; padding:0; color:#222; }
.info-box .box-title a { font-size:11px; text-transform:lowercase; }
.info-box .box-content { margin-bottom:8px; padding:10px 17px 17px; color:#555; }
.ma-wrapper .ma-block .info-box .box-content { margin:0 17px 8px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

.box { }
.box .box-top,
.box .box-top span { display:block; height:6px; font-size:1px; overflow:hidden; background:url(../img/bg_box_top.gif) no-repeat 0 0; }
.box .box-top { padding:0 0 0 10px; }
.box .box-top span { background-position:100% 0; }
.box .box-bottom,
.box .box-bottom span { display:block; height:6px; font-size:1px; overflow:hidden; background:url(../img/bg_box_bottom.gif) no-repeat 0 0; }
.box .box-bottom { padding:0 0 0 10px; }
.box .box-bottom span { background-position:100% 0; }
.box .box-content { padding:3px 12px; background:#f9f9f9; border:1px solid #dbdbdb; border-width:0 1px; }

/* Block: Categories */
.sidebar .block-categories {}
.sidebar .block-categories .block-title {}
.sidebar .block-categories .block-content { margin:0; padding:0 1px; font:normal 12px/15px Arial; color:#2f2f2f; }
.sidebar .block-categories dl {}
.sidebar .block-categories dl dt { margin:0; padding:5px 10px 4px 15px; font-size:13px; font-weight:bold; background:#ededed; }
.sidebar .block-categories dl dd { margin:0; padding:0; }
.sidebar .block-categories dl dd ol { margin:0; padding:0 0 10px; list-style:none; }
.sidebar .block-categories dl dd ol li { margin:0; padding:5px 10px 5px 12px; }
.sidebar .block-categories dl dd ol li a { color:#2f2f2f; text-decoration:none; }
.sidebar .block-categories dl dd ol li a:hover strong { text-decoration:underline; }
.sidebar .block-categories dl dd ol li .thumb { width:43px; margin:0 -43px 0 0; float:left; display:inline; }
.sidebar .block-categories dl dd ol li .name { margin:10px 0 0 50px; padding:0; }
.sidebar .block-categories dl dd ol li .name strong { font-weight:normal; }
.sidebar .block-categories dl dd ol li.current .name strong { font-weight:bold; color:#e43b02; }

/* Block: Account */
.sidebar .block-account { background:none; }
.sidebar .block-account .block-title { }
.sidebar .block-account .block-title strong { }
.sidebar .block-account .block-content { padding:0 1px 4px; background:none; border:0; }
.sidebar .block-account ul { }
.sidebar .block-account li { margin:0; background:#fafafa url(../images/bkg_dots.gif) repeat-x 0 100%; font-size:12px; padding-bottom:1px; border:0; }
.sidebar .block-account li a { color:#666; text-decoration:none; display:block; padding:5px 0 4px; }
.sidebar .block-account li a:hover { color:#d83200; text-decoration:none; }
.sidebar .block-account li.current { font-weight:bold; color:#000; padding:5px 0 4px; cursor:default; border:0; }
.sidebar .block-account li.last { border-bottom:0; background-image:none; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav { }
.sidebar .block-layered-nav .block-title { }
.sidebar .block-layered-nav .block-title h2 { }
.sidebar .block-layered-nav .block-subtitle { margin:0 1px 8px; padding:3px 17px; font:bold 12px/15px Arial; color:#777; background:#f5f5f5; border-bottom:1px solid #eee; }
.sidebar .block-layered-nav .block-content { padding:0; }
.sidebar .block-layered-nav dl { margin:0; padding:0 12px 5px 17px; }
.sidebar .block-layered-nav dt { margin:2px 0 0; font-weight:bold; font-size:12px; color:#222; }
.sidebar .block-layered-nav dd { margin:0 0 13px; color:#666; }
.sidebar .block-layered-nav dd.last { margin:0; }
.sidebar .block-layered-nav dd li { margin:2px 0; }
.sidebar .block-layered-nav dd a { color:#222; text-decoration:none; }
.sidebar .block-layered-nav dd a:hover { text-decoration:underline; }
.sidebar .block-layered-nav .currently { padding:0; color:#555;background:url(../img/bg_block_bottom.gif) no-repeat 0 100%; }
.sidebar .block-layered-nav .currently ol { margin:0; padding:0 12px 5px 17px; }
.sidebar .block-layered-nav .currently .block-subtitle { display:block; }
.sidebar .block-layered-nav .currently li { padding:0 0 6px 0; color:#444; }
.sidebar .block-layered-nav .currently .label { font-weight:bold; color:#d33911; font-size:12px; }
.sidebar .block-layered-nav .actions { text-align:left; padding-right:7px; display:none; }

.mini-products-list li.item { padding:5px 0; border-bottom:1px solid #eaeaea; }
.mini-products-list li.last { border:none; }
.mini-products-list .product-image { float:left; display:inline; width:43px; margin-right:-43px; }
.mini-products-list .product-details { margin-left:50px; }
.sidebar .mini-products-list .product-details { margin-left:50px; }
.mini-products-list .product-details .product-name { font:bold 11px/14px Arial; }
.mini-products-list .product-details .price-box { margin:5px 0; color:#777; }
.mini-products-list .product-details h4 {}
.mini-products-list .product-details .btn-remove { font-size:11px; }

.sidebar .mini-products-images-list li.item { float:left; padding:5px; text-align:center; }

.block-products .mini-products-list .product-details { margin-left:65px; }


/* Block: Wishlist */
.sidebar .block-wishlist {}
.sidebar .block-wishlist .block-content { padding:8px 12px; }
.sidebar .block-wishlist .price-box { margin:2px 0; padding:0; }
.sidebar .block-wishlist .cart-link { margin:4px 0 0; font:bold 12px/15px Arial; color:#c73615; text-decoration:none; }
.sidebar .block-wishlist .cart-link:hover { text-decoration:underline; }
.sidebar .block-wishlist .actions { margin:0; padding:0; }


/* Block: Compare Products */
.block-compare li {}

/* Block: List */
.sidebar .block-list .block-content { padding:0; }
.sidebar .block-list .block-content ol { margin:0; padding:5px; }
.sidebar .block-list li.item { padding:5px 10px 5px 13px; }
.sidebar .block-list .actions { padding:5px 0 0; }
.sidebar .block-list .product-name { font:normal 11px/1.25 Arial, Helvetica, sans-serif; color:#444; }
.sidebar .block-list .product-name a { color:#444; }

/* Block: Poll */
.block-poll li { margin:5px 0; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; vertical-align:top; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { float:right; font-weight:bold; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; font-size:11px; font-weight:normal; }

/* Block: Banner */
.block-banner { border:0; margin:10px 0; }
.block-banner .block-content { padding:10px 0 !important; text-align:center; }
.top-container .block-banner { background:#d0d0d0; margin:0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; display:none; }
.label-paypal { display:inline-block; background:url(../img/paypal/ico-paypal.png) 0 0 no-repeat; text-indent:-2000em; width:94px; height:43px; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-view { margin:0; }

.category-title { margin-bottom:10px; text-align:left; }
.category-title .rss-feed { float:right; margin:7px 0 0; padding-left:17px; line-height:12px; background:url(../images/icon_rss.gif) 0 0 no-repeat; white-space:nowrap; text-decoration:none; }
.category-title .rss-feed:hover { text-decoration:underline; }

.category-view .note-msg,
.category-description { padding:0 0 20px; }

.results-view { margin:0; }
.results-view .recommendations { padding:20px 0; }
.catalogsearch-result-index .page-title { margin-bottom:0; }
.catalogsearch-result-index .note-msg { margin:20px 0; }

.sidebar .category-title { margin:0; }
.category-image { text-align:center; margin:0 0 1px; }
.category-image img { display:block; margin:0 auto; }

.category-products { padding:0; }
.category-products .price-box { font-size:12px; }


/* View Type: List */
.products-list li.item { margin:0; padding:10px 0; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.products-list li.last { background-image:none; }
.products-list .product-image { float:left; margin-right:-100px; text-decoration:none !important; position:relative; }
.products-list .product-shop { margin-left:100px; }
.products-list .product-name { margin:0; padding:10px 0 6px; font:bold 16px/20px Arial; color:#222; }
.products-list .product-name a { color:#222; text-decoration:none; }
.products-list .product-name a:hover { color:#d83200; text-decoration:none; }
.products-list .add-box { padding:3px 0; }
.products-list .qty-holder { margin:1px 10px 0 0; padding:5px 3px 0; width:37px; height:21px; float:right; display:inline; background:url(../img/bg_qty.gif) no-repeat 0 0; }
.products-list .quantity { margin:0; padding:0; width:37px; float:left; display:inline; font:normal 14px/16px Arial; color:#222; text-align:center; border:0; background:none; }
.products-list button.btn-addtocart { float:right; display:inline; }
/*
.products-list button.btn-addtocart { margin:0; padding:31px 0 0; height:0; width:126px; overflow:hidden; float:right; display:inline; background:url(../img/btn_add_to_cart.gif) no-repeat 0 0; }
.products-list button.btn-addtocart span { display:none; }
*/
.products-list .price-box { margin:5px 15px 0 0; float:right; display:inline; font:bold 16px/18px Arial; color:#444; /* min-width:69px; */ }
.products-list .special-price { }
.products-list .special-price .price { color:#d83200; }
.products-list .desc { margin:5px 0; font:normal 12px/18px Arial; color:#222; }
.products-list .desc .link-learn { white-space:nowrap; color:#1869b4; }
.products-list .desc .link-learn:hover { text-decoration:underline; }

/* ======================================================================================= */


/* Product View ========================================================================== */
.catalog-product-view .col1-layout .col-main { padding-top:0; }

.product-view { margin:0; }
#messages_product_view { margin:0; position:relative; z-index:1; }
#messages_product_view .messages { margin:0 0 20px; }
#messages_product_view .messages li { margin:0; position:relative; z-index:1; }

.product-essential { padding:0 0 20px; }

.product-collateral { }
.product-collateral .description { margin:0 0 20px; }
.product-collateral .emailto-link { font-size:11px; margin:0; background:url(../images/bkg_arrow-bullet.gif) no-repeat 0 4px; padding-left:12px; }

.box-collateral { margin:0 -3px 15px; width:716px; background:url(../img/bg_upsell.gif) repeat-y 0 0; }
.box-collateral .box-title { margin:0; padding:4px 20px; background:url(../img/bg_upsell_title.gif) no-repeat 0 0; }
.box-collateral .box-title p { margin:0; padding:0; font:bold 13px/18px Arial; color:#fff; }
.box-collateral .box-content { padding:0 4px 10px; background:url(../img/bg_upsell_bottom.gif) no-repeat 0 100%; }
.box-collateral .box-content .product-name { margin:0; padding:3px 0 5px; font:bold 13px/16px Arial; color:#707070; }
.box-collateral .box-content .desc { font:normal 12px/15px Arial; color:#707070; }

.box-products {}
.box-products .products-grid { margin:0; padding:10px 0; background:url(../images/bkg_dots.gif) repeat-x 0 0; }
.box-products .first-grid { background:none; border-top:1px solid #777777; }
.box-products .products-grid .item { float:left; width:354px; }
.box-products .products-grid .product-image { float:left; display:inline; margin:0 10px 0 5px; }
.box-products .products-grid .product-details { float:left; margin:0; width:235px; }
.box-products .item .add-box { margin-right:4px; }
.box-products .item .add-box button { float:right; margin:0; }
.box-products .item .add-box .price-box { margin-top:2px; font-size:14px; }
.box-products p.wishlist-link { margin-top:5px; }

/* Product Images */
.product-view .product-img-box { margin:0; padding:0; float:left; display:inline; width:270px; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image img { background:#fff; } /*IE8 PNG Fix */

/* Product Shop */
.product-view .product-shop { float:right; width:427px; padding:15px 0 0; }
.product-view .product-shop .product-main-info { margin:0; padding:0; }

.product-view .product-shop .ratings { margin:10px 0; }
.product-view .product-shop .ratings p { margin:0; }

.product-view .product-shop .availability { display:none; }

.product-view .add-box { padding:3px 0; }
.product-view .qty-holder { margin:1px 10px 0 0; padding:5px 3px 0; width:37px; height:21px; float:right; display:inline; background:url(../img/bg_qty.gif) no-repeat 0 0; }
.product-view .quantity { margin:0; padding:0; width:37px; float:left; display:inline; font:normal 14px/16px Arial; color:#222; text-align:center; border:0; background:none; }
.product-view button.btn-addtocart { margin:0; }

.product-view .price-box { margin:5px 15px 0 0; float:right; display:inline; font:bold 16px/18px Arial; color:#444; /* min-width:69px; */ }
.product-view .price-box .price-label { font-size:11px; }
.product-view .price-box .price-as-configured .price-label { font-size:12px; }
.product-view .price-box .price-as-configured .price { color:#e55100; font-size:14px; }
.product-view .price-box .price-including-tax .price,
.product-view .price-box .regular-price .price { color:#444; }
.product-view .price-box .special-price .price-label,
.product-view .price-box .special-price .price { color:#e43b02; }
.product-view .price-box .price-as-configured .price-including-tax .price { color:#e55100; }
.product-view .price-box .price-as-configured .price-excluding-tax .price { color:#222; font-size:11px; }
.product-view .price-box p { margin:4px 0; }
.product-view .product-shop .add-to-links { margin:10px 0; }
.product-view p.wishlist-link { margin:8px 0 8px; padding:0; float:left; display:inline; }
.product-view p.wishlist-link a { padding:0 0 0 14px; font:normal 11px/20px Arial; background:url(../img/icon_wishlist.gif) no-repeat 0 0; color:#777; }
.product-view p.wishlist-link a:hover { color:#555; }

.product-view .product-name h1 { margin:0; padding:0; font:normal 28px/34px Arial; color:#222; }
.product-view .short-description { padding:10px 0; font-size:12px; }

/* Rating */
.rating-box { width:65px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 100% repeat-x; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 0 repeat-x; }
.ratings { margin:5px 0; }
.ratings .rating-box { float:left; margin-right:5px; }
.ratings .amount { font-size:12px; }
.ratings .rating-links { margin:0; font-size:11px; }
.ratings .rating-links a { text-decoration:underline; }
.ratings .rating-links a:hover { text-decoration:none; }
.ratings .rating-links .separator { margin:0 3px; }
.ratings dt {}
.ratings dd {}

/* Availability */
.availability { font-weight:bold; display:none; }


/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price { text-decoration:line-through; color:#989696; }
.old-price .price-label { white-space:nowrap; color:#989696; }
.old-price .price { font-weight:normal; text-decoration:line-through; color:#989696; }
.sidebar .old-price .price-label { display:none !important; }

/* Special price */
.special-price {}
.special-price .price-label { white-space:nowrap; color:#c73615; font-weight:bold; }
.special-price .price { font-weight:bold; color:#c73615; }
.sidebar .special-price .price-label { display:none !important; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { white-space:nowrap; }

.minimal-price-link { display:block; margin:5px 0; text-decoration:none; }
a.minimal-price-link:hover { text-decoration:underline; }
.minimal-price-link .label { font-weight:bold; }
.minimal-price-link .price { font-weight:bold; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; }
.weee .price { font-size:11px; font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { white-space:nowrap; }
.price-from .price { white-space:nowrap; }
.price-to {}
.price-to .price { white-space:nowrap; }
.price-to .price-label { white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label {white-space:nowrap; }
.price-as-configured .price { font-size:14px; color:#e55100; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing { background:#fbf4de; border:1px solid #e2d4c7; padding:8px; margin:20px 0; }
.product-pricing li { line-height:1.35; margin:2px 0; }
.product-pricing li .price { font-weight:bold; }
.product-pricing li .benefit { font-weight:bold; }

/* Add to Links */
.add-to-links { margin:5px 0 0; font-size:11px; }
.add-to-links li { margin:2px 0; }
.add-to-links a { color:#999; }
.add-to-links a:hover {}
.add-to-links .separator { color:#aaa; margin:0 3px; }

/* Add to Cart */
.add-to-cart {}
.add-to-cart label { font-size:12px; vertical-align:middle; font-weight:bold; margin-right:5px; text-transform:capitalize; }
.add-to-cart .qty { vertical-align:middle; margin-right:10px; width:60px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }

button.btn-cart span {}

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart {}
.add-to-box .add-to-links { margin:0 !important; }
.add-to-box .add-to-links li { margin:0 0 2px; }

/* Product Options */
.product-options { margin:10px 0 0; }
.product-options dt label { font-weight:bold; font-size:12px; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:5px 0 15px; padding:0 0 12px; border-bottom:1px solid #e7e7e7; }
.product-options dl.last dd.last {}
.product-options dd .input-box { display:block; padding-right:20px; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd .time-picker select { vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list li { vertical-align:middle; margin:0; padding:2px 0; line-height:1.315; }
.product-options .options-list input.radio { float:left; margin:2px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:2px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options .validation-error .options-list,
.product-options ul.validation-failed { padding:2px 1px !important; position:relative; z-index:2; top:-3px; left:-2px; margin-right:-2px; }
.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed { padding:0 1px !important; position:relative; z-index:2; top:-1px; left:-2px; margin-right:-2px; }
.product-options li { margin:3px 0; }

.product-view .product-options-bottom .product-pricing { clear:both; }
.product-view .product-options-bottom { padding:0; margin:10px 19px 10px 0; }
.product-view .product-options-bottom .add-to-cart { }
.product-view .product-options-bottom .btn-addtocart { float:right; }
.product-view .product-options-bottom .price-box { }
.product-view .product-options-bottom p.required { margin:0; padding:3px 3px 0 0; width:auto; clear:both; text-align:right; }

/* Options in product info column */
.options-container-small { margin:0 0 8px; padding:15px 10px 0 20px; background:#f9f9f9; border:1px solid #dbdbdb; }
.options-container-small .product-options-bottom { }
.options-container-small .product-pricing { }
.options-container-small .price-box { }
.options-container-small .add-to-cart { }
.options-container-small .product-options-bottom p.required { }
.options-container-small dt { padding:2px 5px 2px 0; margin:0; font:normal 11px/15px Arial; }
.options-container-small dt label.required { position:relative; padding:0 10px 0 0; }
.options-container-small dt label.required em { position:absolute; right:0; top:0; }
.options-container-small dt label { position:relative; }
.options-container-small dd { border-bottom:0; padding:0; margin:0 0 10px; }
.options-container-small .product-options { margin:0; }

/* Options after product info column */
.options-container-big { clear:both; padding:10px 10px 0 20px; background:#f9f9f9; border:1px solid #dbdbdb; }
.options-container-big .product-options-bottom { margin:0 19px 10px 0; }

/* Bundle product - alternative view */
#customizeTitle { margin:0; }
.bundleProduct {}
.product-options .bundle-summary { font-size:11px; }
.bundleProduct .product-options { font-size:12px; margin-top:0; }
.bundleProduct .product-options-bottom { padding:0; font-size:12px; margin:0 0 5px; line-height:27px; }
.bundleProduct .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
.bundleProduct .product-options-bottom .price-box { margin:0; float:right; }
.bundleProduct .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.with-bundle { position:relative; z-index:1; background:#fff url(../images/bkg_cols.gif) 460px 0 repeat-y; }

/**/
#bundle-product-wrapper { margin:-1px -20px -20px; border-top:1px solid #cfcfcf; float:left; width:938px; overflow:hidden; position:relative; z-index:1; }
#bundleProduct { width:1877px; background:#fff url(../images/bkg_cols.gif) repeat-y 279px 0; z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }
#options-container { min-height:510px; width:938px; position:relative; z-index:2; float:right; border-left:1px solid #cfcfcf; background:#fff url(../images/bkg_cols.gif) repeat-y 460px 0; left:-1px; }
#options-container h1 { text-align:left; }

/* Bundle Product 2 column design */
.col2-left-layout  #bundle-product-wrapper,
.col2-right-layout #bundle-product-wrapper { width:755px; }
.col2-left-layout  #bundleProduct,
.col2-right-layout #bundleProduct { background-position:574px 0; width:1511px; }
.col2-left-layout  #options-container,
.col2-right-layout #options-container { background-position:277px 0; left:-1px; width:755px; }

.col2-left-layout  #options-container .product-options,
.col2-left-layout  #options-container .product-options-bottom,
.col2-right-layout #options-container .product-options,
.col2-right-layout #options-container .product-options-bottom { width:420px; }

.col2-left-layout  .bundle-summary,
.col2-right-layout .bundle-summary { left:460px; }

/* Bundle Product 3 column design */
.col3-layout #bundle-product-wrapper,
.col3-layout #options-container { width:572px; }
.col3-layout #bundleProduct { background-position:390px 0; width:1144px; }
.col3-layout #options-container { background-position:94px 0; }
.col3-layout #productView { margin-right:-10px; }

.col3-layout #options-container .product-options,
.col3-layout #options-container .product-options-bottom { width:237px; }
.col3-layout #options-container .product-options-bottom .price-box { float:none; }

.col3-layout .bundle-summary { left:277px; }

#options-container .product-options { font-size:12px; margin-top:0; font-size:11px; z-index:1; margin:0; width:600px; padding:20px 20px 0; clear:both; position:relative; z-index:1; }
#options-container .product-options-bottom { padding:0 20px 20px; width:600px; font-size:12px; margin:0 0 5px; line-height:27px; }
#options-container .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
#options-container .product-options-bottom .price-box { margin:0; float:right; }
#options-container .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.moving-now {}

.bundle-summary { position:absolute; z-index:2; left:643px; margin-top:-1px; background:#fff; width:296px; }
.bundle-summary .product { background:#f6f6f6 url(../images/bkg_page-title.gif) repeat-x 0 0; border-bottom:1px solid #ddd; padding:14px 20px; }
.bundle-summary .product-image { border:1px solid #d6d6d6; float:left; margin:0 -60px 0 0; }
.bundle-summary .product-details {margin-left:60px; padding:0 0 0 13px; }
.bundle-summary .product-details p.availability { margin:5px 0; font-weight:bold; font-size:12px; }
.bundle-summary .product-name { font-size:16px; color:#111; }
.bundle-summary .summary h4 { font-size:14px; color:#333; }
.bundle-summary .summary ul { margin:6px 0 10px; }
.bundle-summary .summary li { background:url(../images/bkg_dots.gif) repeat-x 0 1px; margin:0; padding:11px 0 7px; }

/* Grouped Product */
.groped-product-type { position:relative; z-index:2; margin:20px -30px -20px; background:#fff; border-top:1px solid #cfcfcf; padding:20px 30px 0; }
.grouped-items td { vertical-align:middle; padding:5px 10px; }

/* Gift Card product */
.giftcard-form {}
.giftcard-amount-form { margin:0 0 10px; }
.giftcard-amount-form label { width:120px; text-align:left; padding-right:5px; }
.giftcard-amount-form .form-list .input-text { width:70px; }
.giftcard-amount-form .form-list select { width:150px; }
.giftcard-amount-form .form-list .input-box { padding-right:20px; margin-right:9px; }
.giftcard-amount-form .form-list .input-box .v-fix { white-space:nowrap; }
.giftcard-amount-form .form-list .input-box p.notice { float:left; padding:0; clear:left; width:55px; margin:5px -100px 0 0; white-space:nowrap; font-size:11px; position:relative; z-index:1; }
.giftcard-amount-form .form-list .input-box p.notice span { margin-right:5px; display:block; }
.giftcard-send-form { background:#fff; z-index:2; position:relative; border-top:1px solid #ddd; padding:30px 30px 10px; margin:0 -30px -30px; }
.giftcard-send-form label { width:120px; text-align:left; padding-right:5px; padding-bottom:5px; }
.giftcard-send-form .field label { padding-bottom:0; }
.giftcard-send-form .field .input-text { width:249px !important; }

/* Block: Related */
.product-view .box-related { font-size:11px; }
.product-view .box-related p { margin:0; }
.product-view .box-related .product-name { font-size:12px; }
.product-view .box-related .price-box { margin:8px 0; }
.product-view .box-related .note { padding:5px 20px; margin:0; font-size:12px; background:#f7edda; }
.product-view .box-related .note,
.product-view .box-related .note a { color:#d02600; }
.product-view .box-related input.checkbox { position:absolute; margin:3px 0 0 105px; }
.product-view .box-related ol { padding:20px 0 20px 20px !important; }
.product-view .box-related li.item .item-info { margin-right:20px; }
.product-view .box-related li.item { width:31.5%; float:left; margin-right:1%; }
.product-view .box-related li.item p a { color:#999; }
.product-view .box-related li.item .product-image { float:left; margin-right:-100px; width:100px; }
.product-view .box-related li.item .product-details { margin-left:125px; }

/* 3 Column Block: Related */
.col3-layout .product-view .box-related li.item .product-image { display:block; float:none; margin:0 auto; }
.col3-layout .product-view .box-related li.item .product-details { margin-left:0; }
.col3-layout .product-view .box-related input.checkbox { margin-left:135px; }

/* Block: Upsell */
.product-view .box-up-sell .products-grid { padding:30px 0 10px 61px; margin:0; }
.product-view .box-up-sell .products-grid li { width:176px; margin-right:40px; display:inline; }

/* 2 Column Block: Upsell */
.col2-left-layout  .product-view .box-up-sell .products-grid,
.col2-right-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 30px; margin-right:0; }
.col2-left-layout  .product-view .box-up-sell .products-grid li,
.col2-right-layout .product-view .box-up-sell .products-grid li { display:inline; width:140px; }

/* 3 Column Block: Upsell */
.col3-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 15px; margin:0; }
.col3-layout .product-view .box-up-sell .products-grid li { width:135px; margin-right:2px; display:inline; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 { font-size:12px; font-weight:normal; }
.product-view .box-tags .form-add-tags { padding:5px 0 0 0; }
.product-view .box-tags .form-add-tags label { margin:0; font-weight:bold; font-size:12px; padding:2px 15px 0 0; height:4em; float:left; }
.product-view .box-tags .form-add-tags .input-box { margin:0; display:inline-block; }
.product-view .box-tags .form-add-tags div.validation-passed,
.product-view .box-tags .form-add-tags div.validation-error { padding-right:17px; }
.product-view .box-tags .form-add-tags input.input-text { width:300px; }
.product-view .box-tags .form-add-tags button.button { margin-left:5px; vertical-align:top; }
.product-view .box-tags .form-add-tags p { padding:5px 0; font-size:11px; }
.product-view .box-tags .tags-list { margin:15px 0; line-height:1.5em; }
.product-view .box-tags .tags-list li { display:inline; font-size:10px; margin:0 5px 0 0; }
.product-view .box-tags .tags-list li a { text-decoration:none; font-size:12px; margin:0; padding:3px; background:#fffcf0; }
.product-view .box-tags .tags-list li a:hover { text-decoration:underline; }

.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link { float:left; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link { margin-bottom:15px; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link, x:default { float:none; }/* FireFox 3 restore */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link, x:default { margin-bottom:0; }/* FireFox 3 restore */

/* Block: Reviews */
.product-view .product-main-info .review-summary-table { margin:10px 0; }
.review-summary-table { border:0; margin:0 0 10px; }
.review-summary-table th,
.review-summary-table td { padding:2px 5px; }
.review-summary-table tr.last td { border:0; }
.review-summary-table th.label,
.review-summary-table td.label { width:1px; white-space:nowrap; padding-left:0; background:none; }

.product-view .box-reviews .pager { border-width:1px 0; margin:0; }
.product-view .box-reviews dt { margin:10px 0; font-style:italic; }
.product-view .box-reviews dt a { font-weight:bold; font-style:normal; margin-right:10px; }
.product-view .box-reviews dd { margin:10px 0 20px; padding:0 0 10px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.product-view .box-reviews dd p { margin:0 0 10px; }
.product-view .box-reviews dd .date { margin:0 0 10px; font-style:italic; }
.product-view .box-reviews dd.last { background:none; margin-bottom:0; }

/* Add Review Form */
.product-view .box-reviews .product-name { font-weight:normal; margin-bottom:20px; }
.product-view .box-reviews .product-name span { font-weight:bold; }
.product-view .box-reviews .form-list { margin:15px 0; }
.product-view .box-reviews .form-list .input-box {}

.product-view .box-reviews .form-list .review-summary-table thead { background:none; }
.product-view .box-reviews .form-list .review-summary-table thead th { background:none; border:0; }
.product-view .box-reviews .form-list .review-summary-table .value { text-align:center; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
.review-product-list .col-main { padding-top:0; }

.product-review {}
.product-review .product-img-box { float:left; width:285px; }
.product-review .product-img-box .product-image { display:block; margin:0 0 15px; }
.product-review .details { float:right; width:400px; }

.product-review .details .product-name { font-size:15px; font-weight:bold; color:#151515; line-height:19px; margin:0 0 10px; }
.product-review .details p.date { font-size:12px; font-style:italic; }
.product-review .details p { margin:10px 0; }
.product-review .details .review-summary-table { margin:10px 0; }
.product-review .buttons-set { clear:both; padding:25px 0 0; }

.review-product-view .col-main { background:#fff url(../images/bkg_cols.gif) repeat-y -430px 0; padding:0; }
.review-product-view .col-main .page-title { margin-left:0; margin-right:0; }
.review-product-view .product-review .product-img-box { padding:0 0 20px 20px; }
.review-product-view .product-review .details { width:570px; padding:0 20px 20px 0; }
.review-product-view .product-review .buttons-set { border-top:1px solid #d1d1d1; background:#fff; margin:0; padding:15px 20px; }
/* ======================================================================================= */


/* CMS ============================================================================= */
.cms-menu { padding:15px; border-bottom:1px solid #d1d1d1; background:#fff url(../images/bkg_cms-menu.gif) 0 0 repeat-x; font-size:12px; list-style-position:inside; }
.col-main .cms-menu { float:left; width:240px; border:1px solid #d1d1d1; margin:0 10px 5px 0; }
.cms-menu li { color:#999; margin:3px 0; }
/*.cms-menu li span { color:#444; }*/
.cms-menu li.parent > a,
.cms-menu li.parent > strong { background:url(../images/bkg_cms-menu-arrow-down.gif) 100% 50% no-repeat; padding-right:13px; }
.cms-menu li strong { font-size:13px; font-weight:bold; color:#333; }
.cms-menu li ul,
.cms-menu li ol { padding-left:15px; margin-bottom:7px; list-style-position:inside; }
/* CMS Menu Types */
ol.cms-menu.type-1 { list-style-type:decimal; }
ol.cms-menu.type-1 ol { list-style-type:decimal; }
ol.cms-menu.type-a { list-style-type:lower-alpha; }
ol.cms-menu.type-a ol { list-style-type:lower-alpha; }
ol.cms-menu.type-A { list-style-type:upper-alpha; }
ol.cms-menu.type-A ol { list-style-type:upper-alpha; }
ol.cms-menu.type-i { list-style-type:lower-roman; }
ol.cms-menu.type-i ol { list-style-type:lower-roman; }
ol.cms-menu.type-I { list-style-type:upper-roman; }
ol.cms-menu.type-I ol { list-style-type:upper-roman; }

ul.cms-menu.type-circle { list-style-type:circle; }
ul.cms-menu.type-circle ul { list-style-type:circle; }
ul.cms-menu.type-disc { list-style-type:disc; }
ul.cms-menu.type-disc ul { list-style-type:disc; }
ul.cms-menu.type-square { list-style-type:square; }
ul.cms-menu.type-square ul { list-style-type:square; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:12px; font-weight:bold; color:#444; }
.product-name a { color:#444; text-decoration:none; }
.product-name a:hover { text-decoration:underline; }
.cart-table .product-name { font:bold 14px/16px Arial; color:#444; }

/* Product Tags */
.tags-list { margin:5px 0; }
.tags-list li { display:inline; font-size:12px; }
.tags-list li a { text-decoration:none; margin:0 2px 0 0; }
.tags-list li a:hover { text-decoration:underline; }

/* Advanced Search */
.search-summary { padding:10px 10px 0; margin:10px 0 0; font-size:12px; background:url(../images/bkg_dots.gif) repeat-x 0 0; }
.search-summary li { margin:2px 0; }

/* Sitemap */
.page-sitemap .links { display:block; text-align:right; margin:0 0 -36px 0; }
.page-sitemap .links a { position:relative; }
.page-sitemap .sitemap { padding:0; margin:15px 0; font-size:12px; }
.page-sitemap .sitemap li { margin:3px 0; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { padding:0; }
.checkout-cart-index .col-main .page-title { }
.cart-empty { padding:20px 0; background:#fff; }
.cart { }
.cart .title-buttons { padding-right:15px; }
.cart .messages,
.cart .messages li { }
.cart .checkout-types { float:right; text-align:center; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .checkout-types fieldset { display:inline; }
.cart .checkout-types .btn-proceed-checkout span { background-image:url(../img/bg_btn.gif); height:31px !important; padding:0 0 0 6px !important; }
.cart .checkout-types .btn-proceed-checkout span span { border:0; background-image:url(../img/bg_btn.gif); padding:1px 20px 0 14px !important; color:#fff; font:bold 15px/26px Arial, Helvetica, sans-serif !important; height:30px; text-transform:none; margin:0 !important; text-shadow:0px 1px 1px #9b0f00; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table { }
.cart-table .item-msg { font-size:10px; }
.cart-table thead th { vertical-align:bottom; }
.cart-table tbody td { padding:4px 10px; vertical-align:middle; border-top:1px solid #f0f0f0; }
.cart-table tbody td .qty { text-align:center; }
.cart-table tbody td .cart-price { font:bold 14px/16px Arial; color:#444; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update { float:right; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:20px 0 10px; }
.cart .cross-inside { }
.cart .cart-collaterals h2 { margin:0 0 5px; padding:0 0 3px; font:bold 14px/16px Arial; color:#444; border-bottom:1px solid #ddd; }
.cart .deals { float:left; width:320px; display:inline; font-size:12px; }
.cart .deals p,
.cart .deals label { margin:0 0 7px; display:block; }
.cart .deals .input-text { width:140px; margin:0 5px 3px 0; float:left; }
.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { clear:both; }
.cart .giftcard button.check-gc-status span { padding:0 !important; background:none !important; line-height:1.3 !important; color:#444 !important; height:auto !important; font-weight:normal !important; text-transform:none !important; }
.cart .giftcard button.check-gc-status span span { text-decoration:underline; font-size:12px !important; }
.cart .giftcard,
.cart .discount { margin:0 0 20px 0; }
.cart .discount .v-fix { margin:0 -20px 0 0; }
.cart .discount .button { margin:0 0 3px; float:right; }
.cart .discount .cancel-btn { margin:0; float:right; clear:both; }
.cart .shipping { float:left; margin:0 0 0 30px; display:inline; font-size:12px; width:280px; }
.cart .shipping select { width:256px; }
.cart .shipping .input-text { width:250px; }
.cart .shipping p { margin:0 0 15px; }
.cart .shipping .buttons-set { width:256px; }
.cart .shipping .form-list label { float:none; width:auto; text-align:left; padding:0; }
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select { display:block; float:none; }

.cart .crosssell { float:left; display:inline; min-height:400px; width:280px; margin:0 30px 0 0; padding:0 0 15px 0; }
.cart .crosssell .item { margin:0; padding:10px 0; background:url(../images/bkg_dots.gif) repeat-x 0 0; }
.cart .crosssell .first { background:none; }
.cart .crosssell .product-image { float:left; margin:0 -90px 0 0; }
.cart .crosssell .product-shop { margin:5px 0 0 105px; }
.cart .crosssell .product-name,
.cart .crosssell .price-box,
.cart .crosssell p,
.cart .crosssell .add-to-links { margin:0 0 5px; }
.cart .crosssell .add-to-links li { margin:0; }
.cart .crosssell .price-box {}


/* Shopping Cart Totals */
.cart .totals { float:right; width:250px; padding:20px 0 0 0; font-size:14px;}
.cart .totals .box-content { padding-right:25px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:0 5px 5px; font-weight:bold;  }
.cart .totals .btn-remove img { vertical-align:middle; }
.cart .totals table tfoot strong { font-weight:normal; font-size:18px; color:#cd3800; display:block; margin:0 0 15px; }
.cart .totals table tfoot .summary-total td { padding:0 0 20px; }
.cart .totals table tfoot th strong { margin:0; }
.cart .totals table tfoot td .price { font-weight:bold; }
.cart .totals .checkout-types li { margin:0 0 15px; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding-top:8px; line-height:1.0; font-size:11px; }

/* Options Tool Tip */
.item-options p { font-size:11px; font-weight:bold; text-transform:uppercase; padding:10px 12px 0 12px; }
.item-options dt { font-weight:bold; padding:7px 0 7px ; }
.item-options dd { padding-bottom:5px; }
.truncated { cursor:help; margin:0; position:relative; z-index:1; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; text-decoration:none; background:url(../images/bkg_dots.gif) repeat-x 0 100%; color:#514f4f; }
.truncated .truncated_full_value {}
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; padding:0; width:220px; border:1px solid #c8c8c8; border-bottom:1px solid #919191; background-color:#fff; }
.truncated .truncated_full_value .item-options dl { margin-right:-9px; position:relative; z-index:9999; padding:0px 21px 10px 12px; background:url(../images/bkg_truncated.gif) no-repeat 100% 38px; }
.truncated .truncated_full_value .item-options dt { margin:0 10px; }
.truncated .truncated_full_value .item-options dd { margin:0 10px; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
.top-cart .truncated .show .item-options { top:-60px; left:-206px; }
.block-cart .truncated .show .item-options { top:-60px; left:-206px; }

/* Item options in the cart */
.data-table .item-options dt { padding:3px 0 0 10px; background:url(../images/bkg_bulletsm.gif) 0 .8em no-repeat; }
.data-table .item-options dd { padding:0 0 3px 10px; }
.data-table .item-options dd .price { font-weight:bold; margin-left:5px; }
/* ======================================================================================= */



/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Invitation page ======================================================================= */
#invitationForm p.required { padding-bottom:20px; }
.please-wait-wrap { position:absolute; top:0; left:0; width:100%; height:100%; background:#fff; filter:inherit; opacity:.8; }
.please-wait-wrap span { filter:inherit; }


/* Compare popup ========================================================================= */
.catalog-product-compare-index tr.last a,
.catalog-product-compare-index tr.first a { color:#999; }
.catalog-product-compare-index tr.last p,
.catalog-product-compare-index tr.first p { margin:10px 0; }
.catalog-product-compare-index tr.first .product-name a { color:#333; }


/* Account Login/Create Pages ============================================================ */
.my-account {}
.my-account .buttons-set { }

.account-login { position:relative; font-size:12px; min-height:300px; }

.login-only { background:none; }
.login-only .registered-users { float:none; margin:0 auto; }

.account-login .registered-users { padding:30px 0 30px 40px; }
.account-login .new-users { padding:30px 50px 30px 0; }
.account-login .registered-users p { margin-bottom:1.5em; }
.account-login .spacer { position:absolute; top:100%; left:447px; margin-top:-1px; width:16px; height:3px; font-size:0; line-height:0; background:#fff; overflow:hidden; }
.account-login .fieldset { margin:0; }
.account-login .fieldset h2 { margin-bottom:.5em; }
.account-login .form-list label,
.account-login .form-list span.label { width:135px; }
.account-login p.required,
.account-login .btn-only { padding-left:149px; width:234px; text-align:right; }
.account-login .btn-only a { float:left; white-space:nowrap; }
.account-login .form-list input.input-text { width:224px; }
.account-login .form-list p { padding:0 0 0 110px; }

.account-login .page-title,
.account-create .page-title,
.customer-account-forgotpassword .page-title { padding-bottom:5px; border-bottom:1px solid #ddd; }

.account-create {}
.account-create .divider { margin:30px 0; border:0; background:none; }
.account-create .form-buttons { width:583px; }
.account-create p.required { width:582px; }

.customer-account-forgotpassword .form-buttons { width:583px; }
.customer-account-forgotpassword p.required { width:582px; }




/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg,
.dashboard .col2-set,
.dashboard .recent-orders { padding:0 0 20px; }

/* Block: Tags */
.dashboard .tags { padding:0 0 20px; }
.dashboard .tags p { display:inline; }
.dashboard .tags .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .tags li { margin:0 0 8px; }
.dashboard .tags .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .tags .details { margin-left:25px; }

/* Block: Reviews */
.dashboard .reviews { padding:0 0 20px; }
.dashboard .reviews .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .reviews p { float:left; margin-right:5px; }
.dashboard .reviews li { margin:0 0 5px; }
.dashboard .reviews .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .reviews .details { margin-left:25px; }

/********** Dashboard > */

/* Adress Book */
.addresses-list .box-content { font-size:12px; }
.addresses-list .col-2 li { padding:0 0 10px; }
.addresses-list .col-2 li .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.addresses-list .col-2 li address { padding:10px; clear:both; }

/* Order View */
.order-page {}
.order-page .order-date { margin:0 0 20px; color:#6c6c6c; font-size:11px; }
.order-page .col2-set { padding-bottom:20px; }

.order-details .link-print { background:none; padding:0; }
.order-details .order-additional,
.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:bold; border-bottom: 1px dotted #666; padding:0 0 5px; margin:0 0 5px; }
.order-details .order-additional dd { padding:10px; margin:0 0 10px; }

.order-details dl.gift-message { margin:0 20px; }
.order-details .gift-message dt { margin:1px 0; padding:2px 10px; background:#e6e6e6; }
.order-details .gift-message dd { border:1px solid #c7c7c7; background:#fff; padding:10px; margin:0 0 10px; }

.order-links { margin:0 0 10px; text-align:right; padding-bottom:5px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; text-align:right; }
.order-info { margin-bottom:5px; border-bottom:1px solid #c4c4c4; }
.order-info dt { padding:6px 20px 0 10px; color:#6c6c6c; float:left; }
.order-info dd { float:left; }
.order-info ul { float:left; }
.order-info li { float:left; position:relative; z-index:2; margin-right:3px; background:#dedede url(../images/bkg_collateral-tabs.gif) no-repeat 0 -39px; color:#222; padding:0 0 0 17px; font-size:12px; }
.order-info li strong,
.order-info li a { text-decoration:none; background:url(../images/bkg_collateral-tabs.gif) no-repeat 100% -39px; padding:0 17px 0 0; line-height:24px; float:left; }
.order-info li.current { margin-bottom:-1px; color:#000; font-weight:bold; z-index:3; border-bottom:0; background:#fff url(../images/bkg_collateral-tabs.gif) 0 0 no-repeat; }
.order-info li.current strong { background-position:100% 0; padding-bottom:1px; }
.order-info dt { font-weight:bold; }

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button { float:left; margin:0; }

/* Wishlist */
.my-wishlist textarea { width:99%; height:10em; }
#wishlist-table .price-box { margin:3px 0; }
#wishlist-table button.btn-cart { margin:3px 0; }

/* Store credit */
.storecredit .account-balance { margin:0 0 20px; padding:0 0 10px; font-size:12px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.storecredit .account-balance .price { font-weight:bold; }
.giftcard-redeem { padding-bottom:20px; }
.giftcard-redeem .input-box { margin-right:5px; }

/* Gift card */
.giftcardaccount { position:relative; z-index:1; padding-top:1px; }
.giftcard-status .messages,
.giftcardaccount .messages { margin-bottom:10px; }
.giftcardaccount p { margin:15px 0; font-size:12px; }
.giftcardaccount .fieldset { margin:0; }
.giftcardaccount .btn-only { margin:0 0 15px; }

/* Gift Card Status Check */
.giftcard-status .gift-card-info,
.giftcard-status p.error-msg,
.giftcardaccount #giftcard_balance_lookup .gift-card-info,
.giftcardaccount #giftcard_balance_lookup p.error-msg { margin:10px 0 20px; }
.gift-card-info { margin:10px 0; padding:10px 10px 5px; border:1px dashed #d9d9d9; background:#fcf7f5; }
.gift-card-info p { font-size:12px; margin:0 0 5px; }
.gift-card-info .giftcard-number { font-weight:bold; }
.gift-card-info .form-list label {}
.gift-card-info .btn-only { padding-left:0; }

#gc-please-wait { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity:0.8; opacity:0.8; }

/* Print Pages */
.print-wrapper { width:960px; margin:0 auto; }
.print-wrapper .buttons-set { margin:20px 0 0 0; float:right; }
.page-print .print-head { margin:0 0 20px 0; }
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { margin:10px 0 20px; }

/* 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; }

/* Tagged products */
.my-tag-edit { float:left; }
.my-tag-edit .btn-remove { float:right; margin:-3px 0 0 5px; position:relative; }
#my-tags-table .price-box { margin:5px 0; }
#my-tags-table .last { text-align:center; }
#my-tags-table .last p { margin:10px 0; }

/* Reward Points */
.my-rewards .box { margin:0 0 30px; }
.my-rewards .info-box .box-title { margin:10px 10px; }
.my-rewards .info-box .box-content { padding:0 10px 10px; }
.my-rewards p.error { display:inline; color:#d91a00; }
.my-rewards dl { font-size:12px; }
.my-rewards dl dt { font-weight:bold; font-size:13px; margin-top:10px; }
.my-rewards dl dt span { color:#d12c01; }
.my-rewards dl dd.last { margin:7px 0 0; }
.my-rewards .form-list label { width:auto; }
.my-rewards .form-list .control .input-box { position:static; margin:0 5px 0 0; }
.my-rewards .data-table small { display:block; font-size:1em; color:#808080; }

/* Billing Agreements */
.billing-agreements .info-box { margin:15px 0; }
.billing-agreements .info-box p { margin:0 0 9px; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }

/* Gift Registry Functionality */
.btn-gift-registry { background:url(../images/i_gift-registry3.gif) 0 0 no-repeat; padding:3px 0 0 33px; text-align:left; }
.btn-gift-registry .input-box { margin:0 0 7px; }
.btn-gift-registry select { width:100%; }
.gift-registry-name { background:url(../images/i_gift-registry2.gif) 0 0 no-repeat; margin:3px 0 0; padding:0 0 0 20px; line-height:18px; }
/* Block: Gift Registry Search */
.sidebar .block-gr-search .form-alt .input-box { width:148px; margin:3px 0 0; padding:0; }
.sidebar .block-gr-search .form-alt input.input-text { width:142px; }
.sidebar .block-gr-search .form-alt select { width:148px; }
.block-gr-search p.note { margin:0 0 3px; text-align:right; color:#f15c22; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-before-container { margin:0 0 3px; text-align:center; }

.footer {
    background:#c8c8c8 url(../images/mc/footer_bg.gif) repeat-y left top;
    text-align:left;
    padding:18px;
    color:#555;
    line-height:16px;
    margin-top:20px;
    margin-bottom:8px;
}
.footer dl dd {float:left;}
.newsletter {width:265px;}
.newsletter h3 {
    font:bold 12px/16px Arial;
    margin:0; padding:0;
    text-transform:uppercase;
    color:#555; border:0;
}
.newsletter span { display:block; margin:7px 0 7px 0; }
.newsletter input.input-topbg {width:170px;}

.foot-menu { margin-left:15px; width:390px; }
.foot-menu ul { float:left; margin-right:5%; width:44%; }
.foot-menu a, .foot-menu a:hover {
    display:block;
    border-bottom:1px solid #d2d2d2;
    color:#666;
    text-decoration:none;
    font-size:12px;
    padding:4px 0;
    background:none;
}
.foot-menu a:hover {color:#000;}
.footer .promo { width:238px; float:right !important; }
.copy { line-height:1.35em; color:#444; text-align:center; }
.footer .social-btn{ margin: 0; padding: 15px 0 0; height: 26px; vertical-align: middle; }
.footer .social-btn a{ margin: 0 5px; display: inline-block; }
.footer .social-btn span{ margin: 0 5px 0 0; vertical-align: top; line-height: 26px; display: inline-block; }
/* ======================================================================================= */

/* Footer wide ================================================================================ */
#footer-wide { overflow:hidden; text-align:left; height:246px; line-height:16px; }
.footer-wide-shadow { background:url(../img/footer/footer-shadow.png) repeat no-repeat; }
.footer-wide-center { width:970px; margin:0 auto; font: 11px Helvetica, Arial, sans-serif; color:#cac2b5; padding:37px 109px 0; }
.footer-wide-center input[type="text"] { height:13px; background: url(../img/footer/bg-input-text.gif) repeat-x 0 0; border-radius:5px; font: bold 9px Arial, Helvetica, sans-serif; color:white; border:none; width:155px; padding:8px 10px; text-transform:uppercase; margin:0 11px 0 0; }
.footer-wide-center input[type="text"].validation-failed {background: url(../img/footer/bg-input-text.gif) repeat-x 0 0 !important; border: none !important;}
.footer-wide-center .form-btn { height:29px; background: url(../img/footer/bg-btn-submit.gif) repeat-x; border-radius:5px; font: bold 9px Arial, Helvetica, sans-serif !important; line-height:29px; color:#f2ece0; border:none; padding:7px 5px; }
#footer-wide .col4-set { background: url(../img/footer/bg-footer-cols.png) repeat-y 304px 0; font-size:13px; padding:0 10px; margin:0 0 27px; }
#footer-wide .col4-set p { margin:0 0 12px; line-height:16px; }
#footer-wide .col4-set h3 { font-weight:normal; font-size:16px; font-family:CallunaSansRegular, Arial, sans-serif; color:#cac2b5; text-shadow:1px 1px 1px #000; margin:0 0 4px; }
#footer-wide .col4-set .col4 h3 { margin:0 0 7px; }
#footer-wide .col4-set .cols { float:left; padding:0 0 0 34px; }
#footer-wide .col4-set .col1 { width:296px; padding:0; }
#footer-wide .col4-set .col2 { width:168px; }
#footer-wide .col4-set .col3 { width:188px; }
#footer-wide .col4-set .col4 { width:160px; padding:0 0 0 29px; }
#footer-wide .col4-set .col4 img { padding:0 7px 0 0; }
#footer-wide .col4-set .btn-twitter { background: url(../img/footer/btns-social.png) no-repeat; width:26px; height:26px; text-indent:-9999px; overflow:hidden; float:left; margin:0 5px 0 0; }
#footer-wide .col4-set .btn-facebook { background: url(../img/footer/btns-social.png) no-repeat -33px 0; width:26px; height:26px; text-indent:-9999px; overflow:hidden; float:left; margin:0 15px 0 0; }
#footer-wide .col4-set .btn-youtube { background: url(../img/footer/btns-social.png) no-repeat -70px 0; width:26px; height:25px; text-indent:-9999px; overflow:hidden; float:left; margin:0 10px 0 0; }
#footer-wide .col4-set .btn-lnkdn { background: url(../img/footer/btns-social.png) no-repeat -108px 0; width:26px; height:26px; text-indent:-9999px; overflow:hidden; float:left; }
#footer-wide .col4-set .btn-twitter:hover { background-position:0 -25px; }
#footer-wide .col4-set .btn-facebook:hover { background-position:-33px -25px; }
#footer-wide .col4-set .btn-youtube:hover { background-position:-70px -25px; }
#footer-wide .col4-set .btn-lnkdn:hover { background-position:-108px -25px; }
#footer-wide .col4-set ul li { padding:0 0 8px; }
#footer-wide .col4-set ul li a { font-family:CallunaSansRegular, Arial, sans-serif; color:#cac2b5; text-shadow:1px 1px 2px #000; }
#footer-wide .copyright { padding:28px 10px 29px; background: url(../img/footer/bg-footer-border.png) repeat-x; }
#footer-wide .copyright p { margin:0 0 10px; }
#footer-wide .copyright .pipe { font-size:13px; color:#cac2b5; }
#footer-wide .copyright a { color:#f7f2ec; }
/* ======================================================================================= */

/* Clears ================================================================================ */
.product-options dt:after,
#bundleProduct:after,
.events-slider:after,
.product-image-popup .nav:after,
.gift-item:after,
.block-content:after,
.block-list li.item:after,
.block-poll li:after,
.currently li:after,
.order-info:after,
.top-cart .actions:after,
.header .quick-access:after,
.product-view .box-related li.item:after,
.bundle-summary .product:after,
.collateral-tabs:after,
.block-cart .block-content .item:after,
.clearer:after,
.clear:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header-panel:after,
#nav:after,
.main:after,
.footer-before-container:after,
.footer-container:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block li.item:after,
.block .actions:after,
.mini-products-list li:after,
.cms-index-index .block-featured li.item:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.products-grid:after,
.products-list li.item:after,
.product-view:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add-tags:after,
.product-options .options-list li:after,
.options-container-small .product-options:after,
.product-options-bottom:after,
.product-review:after,
.box-collateral:after,
.box-collateral .box-content:after,
.account-login:after,
.cart .cart-collaterals:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list li.fields .field:after,
.clearfix:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
.new-product-spotlight .more-new .item:after,
.addresses-list .col-2 li:after,
.product-view .product-shop:after,#top-nav-menu:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.book-print:after,
.book-tabs:after,
.breadcrumbs:after,
.add-box:after,
.box .box-content:after,
.block-categories dl dd ol li a:after,
.cart .crosssell .item:after,
.box-products .products-grid:after,
.sidebar .block-categories dl dd ol li:after,
.book-previews ul:after,
.product-essential:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */


/* HOME Page ============================================================================= */
.cms-home .breadcrumbs,
.cms-index-index .breadcrumbs { margin-bottom:0; }

/*
.btn-learn-more { margin:0; padding:31px 0 0; height:0; width:151px; overflow:hidden; float:left; display:inline; background:url(../img/btn_learn_more.gif) no-repeat 0 0; }
.btn-learn-more-grey { margin:0; padding:31px 0 0; height:0; width:126px; overflow:hidden; float:left; display:inline; background:url(../img/btn_learn_more_grey.gif) no-repeat 0 0; }
.btn-learn-more-small { margin:0; padding:31px 0 0; height:0; width:111px; overflow:hidden; float:left; display:inline; background:url(../img/btn_learn_more_small.gif) no-repeat 0 0; }
*/

.home-promo { background:url(../img/home_promo_bg.jpg) no-repeat 0 0; height:357px; }
.home-promo[class] { height:auto; min-height:357px; }
.home-promo .promo-img { float:left; display:inline; }
.home-promo .promo-text { float:right; display:inline; width:350px; margin:40px 50px 0 0; }
.home-promo .promo-text h1 { margin:0; padding:0 0 12px; font:bold 38px/40px Arial; color:#222; letter-spacing:-1px; }
.home-promo .promo-text p { font:normal 16px/22px Arial; color:#2f2f2f; }
.home-promo .promo-text p.subtitle { margin:0; padding:0; font:bold 18px/22px Arial; color:#d83200; }
.home-promo .promo-offer { margin:22px 0 0 0; padding:3px 0 10px 78px; background:url(../img/offer_icon.gif) no-repeat 0 0; }
.home-promo .promo-offer strong { font:bold 15px/20px Arial; color:#111; }
.home-promo .promo-offer p { margin:0 0 3px 0; font:normal 12px/16px Arial; color:#444; }

.home-offers { margin:0 -3px; padding:0; width:956px; }
.home-offers .offers-title { padding:0 3px; background:url(../img/bg_offers_title.gif) no-repeat 0 0; }
.home-offers .offers-title h2 { margin:0; padding:18px 26px; font:normal 18px/20px Arial; color:#fff; background:#333025; }
.home-offers .offers-content { padding:0 3px 6px; background:url(../img/bg_offers.gif) no-repeat 0 100%; }
.home-offers .col3-set {}
.home-offers .col3-set .col-1 { margin:15px 0; padding:14px 0 19px 141px; width:155px; float:left; display:inline; }
.home-offers .col3-set .col-2 { margin:15px 0; padding:14px 0 19px 141px; width:155px; float:left; display:inline; }
.home-offers .col3-set .col-3 { margin:15px 0 15px 30px; padding:14px 0 19px 141px; width:155px; float:left; display:inline; border-left:1px solid #ccc; }
.home-offers .offers-content .item-image { width:120px; margin:3px 0 0 -123px; float:left; display:inline; }
.home-offers .offers-content .item-image a {}
.home-offers .offers-content .item-image a img {}
.home-offers .offers-content h3 { margin:0 20px 0 0; padding:0 0 3px; font:bold 19px/22px Arial; color:#2f2f2f; }
.home-offers .offers-content h3 a { color:#2f2f2f; text-decoration:none; }
.home-offers .offers-content h3 a:hover { color:#d83200; text-decoration:none; }
.home-offers .offers-content p { margin:0 0 7px; font:normal 12px/18px Arial; color:#2f2f2f; letter-spacing:-0.2px; }
.home-offers .offers-content p.item-price { color:#444; letter-spacing:0; }
.home-offers .offers-content .btn-learn-more-grey { margin:7px 0 0 -1px; }

.home-more { margin:14px 0 0; padding:0; background:url(../img/bg_home_more.gif) no-repeat 50% 0; }
.home-more h2 { margin:0; padding:3px 0 17px; font:bold 18px/22px Arial; color:#222; }
.home-more .item { margin:0; padding:0; width:210px; }
.home-more .col-1 { margin:0; padding:24px 22px 25px 0; width:452px; border-right:1px solid #ccc; }
.home-more .col-1 .left { margin:0; padding:0; }
.home-more .col-1 .right { margin:0; padding:0; }
.home-more .col-2 { margin:0 0 0 -1px; padding:24px 0 25px 23px; width:452px; border-left:1px solid #ccc; }
.home-more .col-2 .left { margin:0; padding:0; }
.home-more .col-2 .right { margin:0; padding:0; }
.home-more p { margin:0; padding:0; font:normal 12px/18px Arial; color:#2f2f2f; }
.home-more .item-image { margin:0 0 12px; }
.home-more .item-name { font:bold 15px/18px Arial; color:#2f2f2f; }
.home-more .item-name a { color:#2f2f2f; text-decoration:none; }
.home-more .item-name a:hover { color:#d83200; text-decoration:none; }
.home-more .item-price { margin:0 0 7px; color:#444; }
.home-more .item-description { margin:0 0 12px; letter-spacing:-0.2px; }

/* ======================================================================================= */

/* Product view=========================================================================== */
.description .title { margin:0 0 12px; padding:0 0 5px; font:bold 15px/18px Arial; color:#2f2f2f; border-bottom:1px solid #ddd; }
.description .subhead { margin:0 0 3px; padding:0; font:bold 12px/16px Arial; color:#2f2f2f; }
.description .features { margin:0; padding:0; }
.description .list-arrows { margin:0; padding:0 0 10px; list-style:none; }
.description .list-arrows li { margin:0; padding:2px 0 4px 20px; font:normal 12px/16px Arial; color:#2f2f2f; background:url(../img/li_arrow.gif) no-repeat 0 5px; }

.description .box-list { margin:0; padding:0 0 5px; list-style:none; }
.description .box-list li { margin:0 30px 15px 0; padding:0; float:left; display:inline; width:345px; }
.description .box-list .imgbox { float:right; display:inline; margin:3px 0 2px 10px }
.description .box-list li.even { margin-right:0; width:335px; }


/* ======================================================================================= */

.product-view .contact_us { clear:both; width:387px; height:30px; margin:0 0 15px; padding:23px 12px 0 53px; text-align:left; font:bold 12px/16px Arial; color:#2f2f2f; background:url(../img/contact_us.gif) no-repeat 0 10px; }
.product-view .contact_us a { color:#0061ac; text-decoration:none; }
.product-view .contact_us a:hover { text-decoration:underline; }

.ma-table { border:1px solid #bbb; border-top:0; border-bottom:0; }
.ma-table th { padding:8px 5px 8px 15px; background:#f1f1f1; font:bold 12px/16px Arial; color:#555; border-bottom:1px solid #aaa; text-transform:uppercase; }
.ma-table th.first { }
.ma-table thead th img { vertical-align:top; margin-top:3px; }
.ma-table td { padding:6px 5px 6px 15px; vertical-align:middle; background:#fff; border:0; border-bottom:1px solid #ccc; }
.ma-table tr.first td { border-top:1px solid #eee; }
.ma-table td.first { }
.ma-table td.last { padding-right:10px; }
.ma-table tr td .name { font:bold 12px/16px Arial; color:#2f2f2f; }
.ma-table td .status { color:#0e5001; }

.ma-table tr.inactive td { color:#989898; background:#f6f6f6; }
.ma-table tr.inactive td a { color:#83aeda; }
.ma-table tr.inactive td .status { color:#989898; }
.ma-table tr.inactive td .name { color:#989898; }
.ma-table tr.inactive td .ma-button { margin:-1px 0 -5px; }

.ma-table tr.even td { background:#fbfbfb; }
.ma-table tr.hover td { background:#fffcf2; }

.ma-table .filter_links { color:#555; }
.ma-table .filter_links a:hover { color:#0068B7; text-decoration:none; }

.pleads-table td { vertical-align:top; }

.go-table { border-collapse:collapse; }
.go-table tr td a { text-decoration:underline; }
.go-table tr td a:hover { text-decoration:none; }
.go-table tr td h2 { margin:0; padding:0 0 7px; font:bold 16px/20px Arial; color:#2f2f2f; }
/* .go-table tr td h2 a { color:#2f2f2f; padding:0 20px 0 0; background:url(../img/go-link.gif) no-repeat 100% 2px; } */
.go-table tr td h2 a { color:#2f2f2f; padding:0; text-decoration:none; }
.go-table tr td h2 a:hover { color:#0068B7; text-decoration:none; }
.go-table tr td { padding:15px 20px; vertical-align:top; }
.go-table tr.first td { }
.go-table tr td.last { padding-left:0; }
.go-table tr td p { margin:0; padding:0 0 8px; font:normal 12px/18px Arial; }
.go-table tr td .indent { margin-left:5px; }
.go-table tr td .go-plan { padding:0; }
.go-table tr td .go-status { padding-top: 2px; }
.go-table tr td .go-late { margin:0; padding:0 0 5px; }
.go-table tr td .go-late span { margin:0; padding:0 0 5px; color:#c00; }
.go-table tr td .go-late span.go-label { margin:0; padding:0 0 5px; color:#2f2f2f; }
.go-table tr td .go-links { margin:0; padding:0 0 5px; color:#c00; }
.go-table tr td .go-links strong { }
.go-table tr td .go-links span { color:#ccc; margin:0 6px; }

.go-table tr td .go-action { margin:0; padding:20px 0 10px; }
.go-table tr td .go-action p { margin:0; padding:0 0 4px; }
.go-table tr td .go-action input { padding:1px 2px; }
.go-table tr td .go-action .separator { color:#999; font-size:15px; margin:0 0 0 1px; }


.go-table tr td .active { color:#090; }
.go-table tr td .inactive { color:#f00; }
.go-table tr td .disabled { color:#f00; }

.go-table tr td.last .ma-button { margin:0 0 5px; clear:both; text-decoration:none; }
.go-table tr td.last .ma-button span { padding-left:5px; padding-right:15px; width:100px; text-align:center; }
.go-table tr td.last .ma-button:hover { text-decoration:none; }
.go-table tr td.last .link { clear:both; padding-top:20px; color:#777; text-align:center; }
.go-table tr td.last .link a { color:#777; }

.col2-set .pp-col-1 { float:left;  width:40%; }
.col2-set .pp-col-2 { float:right;  width:58%; }

#note_partner_logo {margin: 0; padding: 0 0 0 13px; background: url(../images/note_bg.gif) 1px 6px no-repeat; font-size: 11px;}
#note_partner_big_logo {margin: 0; padding: 0 0 0 13px; background: url(../images/note_bg.gif) 1px 6px no-repeat; font-size: 11px;}
#note_partner_customer_logo {margin: 0; padding: 0 0 0 13px; background: url(../images/note_bg.gif) 1px 6px no-repeat; font-size: 11px;}

.partner-dropdown { width:730px;height:30px; text-align:right; }
.partner-dropdown span { line-height:20px; }
.partner-dropdown select { margin:0 0 0 15px; float: right; }

/* Resources // User Guide */
.contents-table-list { margin:-8px 0 10px; padding:20px; border:1px solid #ddd; border-top:0; }
.contents-table-overflow { height:450px; margin:0; padding:0 10px 0 0; overflow-y:scroll; }
.contents-table-list td {vertical-align:bottom;}
.contents-table-list ul { margin:0; padding:0; background:url(../img/list-dots.gif) 0 50% repeat-x; list-style:none; }
.contents-table-list ul li { margin:1px 0; padding:0; background:url(../img/list-dots.gif) 0 50% repeat-x; }
.contents-table-list ul li span { line-height:18px; background:#fff; padding-right:11px; display:inline !important; padding-right:5px; }
.contents-table-list ul li .nums { margin-top:-19px; height:18px; display:block; float:right; width:30px; background:#fff; font-weight:bold; text-align:right; }
.contents-table-list ul li.chapter { margin-top:10px; }

.user-review { font:italic 13px/19px Georgia; margin:10px 0 10px 130px; }
.user-review p { font:bold 11px/16px Arial; margin:5px 0; text-align:right; }

.book-previews ul { margin:10px 0; padding:0; list-style:none; }
.book-previews ul li { margin:0 22px 0 0; padding:0; float:left; display:inline; }
.book-previews ul li img { border:1px solid #ddd; }
.book-previews ul li.last { margin:0; }

.products-list .desc .user-review { display:none; }
.products-list .desc strong { font-weight:normal; }
.products-list .desc br { display:none; }
.box-products .products-grid .product-details .user-review { display:none; }
.box-products .products-grid .product-details strong { font-weight:normal; }

.products-list .desc p { margin-bottom:5px; }


/* Zuora iframe ========================================================================== */
.iframe-zuora { margin:0 auto; padding:0; width:699px; height:500px; border:0; overflow:visible; }



/* Guide Book ============================================================================ */
.book-tabs {}
.book-tabs .book-tab { margin:0 3px -1px 0; padding:5px 15px; float:left; display:inline; background:#f0f0f0; border:1px solid #dbdbdb; color:#777; cursor:pointer; }
.book-tabs .book-tab:hover { color:#000; background:#eaeaea; }
.book-tabs .active { padding-bottom:6px; border-bottom:0; background:#f9f9f9; color:#444; }
.book-tabs .active:hover { color:#444; background:#f9f9f9; }
.book-print { margin:0 0 8px; padding:15px 20px 15px 20px; background:#f9f9f9; border:1px solid #dbdbdb; }
.book-print p { padding:0 0 5px; }
.book-print a {}
.book-print .price-box {}
.book-print .btn-buynow { margin:0 10px 0 0; float:right; display:inline; }

/* Tabs */
.sf-cases { position: relative; }
.inner-tabs { height:30px; }
.inner-tabs li { float:left; background:url(../img/bg_block_title_lght.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 15px; color:#ededed; cursor:pointer; }
.inner-tabs li .tab { padding:0 15px 0 0; background:url(../img/bg_block_title_lght.gif) no-repeat 100% 0; height:30px; line-height:30px;  }
.inner-tabs li.active { color:#fff; font-weight:bold; background:url(../img/bg_block_title.gif) no-repeat 0 0; }
.inner-tabs li.active .tab { background:url(../img/bg_block_title.gif) no-repeat 100% 0; }
.add-case-button { position:absolute; top:0; right:0; }
.add-case-button button { margin:0 0 0 6px; }
.sf-cases .pager { margin:5px 0 !important; }


/* -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; */

/* .col2-left-layout .col-left */
.ee-index-index .col-left,
.ee-index-view .col-left,
.ee-index-edit .col-left,
.go-index-stores .col-left,
.customer-account-index .col-left,
.customer-account-changepassword .col-left,
.zuora-index-subscriptions .col-left,
.mobile-index-keys .col-left,
.downloads-index-index .col-left,
.saas-index-index .col-left,
.saas-index-managestore .col-left,
.customer-account-edit .col-left,
.customer-address-index .col-left,
.newsletter-manage-index .col-left,
.zuora-index-invoices .col-left,
.zuora-index-invoice .col-left,
.zuora-index-payment .col-left,
.zuora-index-productsservices .col2-left-layout .col-left,
.zuora-index-mobilesubscriptions .col-left,
.zuora-index-editionee .col-left,
.zuora-index-partnershipfee .col-left,
.zuora-index-editionpe .col-left,
.supportme-index-index .col-left,
.connectmanager-index-index .col-left,
.salesforcecases-solutions-index .col-left,
.salesforcecases-solutions-search .col-left,
.salesforcecases-index-solution .col-left,
.salesforcecases-index-index .col-left,
.salesforcecases-index-view .col-left,
.salesforcecases-index-credentials .col-left,
.salesforcecases-index-create .col-left,
.salesforcecases-index-search .col-left,
.salesforcecases-index-newcomment .col-left,
.salesforcecases-index-attach .col-left,
.salesforcecases-index-reopen .col-left,
.partners-partner-edit .col-left,
.partners-partner-newcustomer .col-left,
.partners-partner-offices .col-left,
.partners-partner-editfilter .col-left,
.partners-commission-payment .col-left,
.partners-partner-editoffice .col-left,
.partners-partner-newoffice .col-left,
.university-index-index .col-left,
.zuora-paynow-addstudent .col-left,
.partners-partner-customers .col-left,
.university-student-add .col-left,
.partners-partner-formthanks .col-left,
.partners-partner-leadregistration .col-left,
.zuora-index-ecg .col-left,
.customer-account-editavatar .col-left,
.customer-account-editphoto .col-left,
.customer-account-editsignature .col-left,
.customer-account-editprofile .col-left,
.customer-account-preferences .col-left,
.ee-index-confirm .col-left,
.certification-certification-profile .col-left,
.certification-certification-downloadlogos .col-left,
.certification-certification-vouchers .col-left,
.partnerresources-partnerresources-index .col-left,
.partnerresources-partnerresources-edit .col-left,
.partnersupport-solutions-index .col-left,
.partnersupport-solutions-view .col-left,
.grantor-manage-index .col-left,
.grantor-manage-add .col-left,
.grantor-manage-edit .col-left,
.grantor-manage-info .col-left
{ width:194px; }
/*.col2-left-layout .col-main */
.ee-index-index .col-main,
.ee-index-view .col-main,
.ee-index-edit .col-main,
.go-index-stores .col-main,
.customer-account-index .col-main,
.customer-account-changepassword .col-main,
.zuora-index-subscriptions .col-main,
.mobile-index-keys .col-main,
.downloads-index-index .col-main,
.saas-index-index .col-main,
.saas-index-managestore .col-main,
.customer-account-edit .col-main,
.customer-address-index .col-main,
.newsletter-manage-index .col-main,
.zuora-index-invoices .col-main,
.zuora-index-invoice .col-main,
.zuora-index-payment .col-main,
.zuora-index-productsservices .col2-left-layout .col-main,
.zuora-index-mobilesubscriptions .col-main,
.zuora-index-editionee .col-main,
.zuora-index-partnershipfee .col-main,
.zuora-index-editionpe .col-main,
.supportme-index-index .col-main,
.connectmanager-index-index .col-main,
.salesforcecases-solutions-index .col-main,
.salesforcecases-solutions-search .col-main,
.salesforcecases-index-solution .col-main,
.salesforcecases-index-index .col-main,
.salesforcecases-index-view .col-main,
.salesforcecases-index-credentials .col-main,
.salesforcecases-index-create .col-main,
.salesforcecases-index-search .col-main,
.salesforcecases-index-newcomment .col-main,
.salesforcecases-index-attach .col-main,
.salesforcecases-index-reopen .col-main,
.partners-partner-edit .col-main,
.partners-partner-newcustomer .col-main,
.partners-partner-offices .col-main,
.partners-partner-editfilter .col-main,
.partners-commission-payment .col-main,
.partners-partner-editoffice .col-main,
.partners-partner-newoffice .col-main,
.university-index-index .col-main,
.zuora-paynow-addstudent .col-main,
.partners-partner-customers .col-main,
.university-student-add .col-main,
.partners-partner-formthanks .col-main,
.partners-partner-leadregistration .col-main,
.zuora-index-ecg .col-main,
.customer-account-editavatar .col-main,
.customer-account-editphoto .col-main,
.customer-account-editsignature .col-main,
.customer-account-editprofile .col-main,
.customer-account-preferences .col-main,
.ee-index-confirm .col-main,
.certification-certification-profile .col-main,
.certification-certification-downloadlogos .col-main,
.certification-certification-vouchers .col-main,
.partnerresources-partnerresources-index .col-main,
.partnerresources-partnerresources-edit .col-main,
.partnersupport-solutions-index .col-main,
.partnersupport-solutions-view .col-main,
.grantor-manage-index .col-main,
.grantor-manage-add .col-main,
.grantor-manage-edit .col-main,
.grantor-manage-info .col-main
{ width:737px; }

.my-account { padding:55px 0 0; }
.my-account .ma-title { margin:0; padding:0; height:42px; background:url(../img/ma-page-title.gif) no-repeat 0 0; }
.my-account .ma-title h1 { margin:0; padding:10px 22px 0; font:bold 16px/20px Arial; color:#fff; }
.my-account .ma-subtitle { margin:0 0 15px; padding:0; font:normal 12px/16px Arial; color:#222; border-bottom:1px dotted #ccc; }
.my-account .ma-content .ma-subtitle { padding:7px 21px; margin:0; }
.my-account .red { color:#ef3a02; font-weight:bold; }

.my-account-left {}
.my-account-left h1 { margin:0 0 15px; padding:0; font:normal 30px/40px Arial; color:#002d53; }
.my-account-left h1 a { color:#002d53; }
.my-account-left h1 a:hover { text-decoration:none; color:#0068B7; }
.my-account-left .ma-nav { width:194px; padding:0 0 15px; }
.my-account-left .ma-nav ul { margin:0; padding:0; list-style:none; }
.my-account-left .ma-nav ul li.item { margin:0; padding:0; float:left; display:inline; clear:both; width:100%; }
.my-account-left .ma-nav ul li.item a.a-top { margin:0; padding:0; display:block; background:url(../img/ma-menu-bg-off.gif) repeat-x 0 0; font:normal 15px/18px Arial; color:#2f2f2f; border:1px solid #bbb; border-bottom:0; text-shadow:0 1px 0 #ddd; }
.my-account-left .ma-nav ul li.item a.a-top:hover { text-decoration:none; color:#000; background:url(../img/ma-menu-bg-off-h.gif) repeat-x 0 0; }
.my-account-left .ma-nav ul li.item a.current { background:url(../img/ma-menu-bg-on.gif) repeat-x 0 0; }
.my-account-left .ma-nav ul li.item a.current:hover { background:url(../img/ma-menu-bg-on.gif) repeat-x 0 0; }
.my-account-left .ma-nav ul li.first-item a.a-top { background:url(../img/ma-menu-bg-off-first.gif) no-repeat 0 0; border:0; }
.my-account-left .ma-nav ul li.first-item a.a-top:hover { background:url(../img/ma-menu-bg-off-first-h.gif) no-repeat 0 0; }
.my-account-left .ma-nav ul li.first-item a.current { background:url(../img/ma-menu-bg-on-first.gif) no-repeat 0 0; }
.my-account-left .ma-nav ul li.first-item a.current:hover { background:url(../img/ma-menu-bg-on-first.gif) no-repeat 0 0; }
.my-account-left .ma-nav ul li.last-item a.a-top { height:58px; background:url(../img/ma-menu-bg-off-last.gif) no-repeat 0 0; border:0; }
.my-account-left .ma-nav ul li.last-item a.a-top:hover { background:url(../img/ma-menu-bg-off-last-h.gif) no-repeat 0 0; }
.my-account-left .ma-nav ul li.last-item a.a-top { height:auto; }
.my-account-left .ma-nav ul li.last-item.active a.a-top { min-height:inherit; }
.my-account-left .ma-nav ul li.last-item a.current { background:url(../img/ma-menu-bg-on-last.gif) no-repeat 0 0; border-top:1px solid #bbb; }
.my-account-left .ma-nav ul li.last-item a.current:hover { background:url(../img/ma-menu-bg-on-last.gif) no-repeat 0 0; }
.my-account-left .ma-nav ul li.item a.a-top span { margin:0; padding:9px 10px 10px 40px; display:block; }
.my-account-left .ma-nav ul li.first-item.last-item a { border-radius:3px; }

.my-account-left .ma-nav ul ol { margin:0; padding:0 0 10px 40px; list-style:none; border:1px solid #bbb; border-width:0 1px; }
.my-account-left .ma-nav ul ol li { margin:0; padding:0 0 2px; }
.my-account-left .ma-nav ul ol li .active { font-weight:bold; color:#2f2f2f; }
.my-account-left .ma-nav ul ol li .active:hover { text-decoration:none; cursor:default; }
.my-account-left .ma-nav ul ol.opened { display:block; }
.my-account-left .ma-nav ul ol.closed { display:none; }

.my-account-left .ma-nav ul li.last-item ol.opened { background:url(../img/ma-menu-bg-on-last-bottom.gif) no-repeat 0 100%; border:0; }

.my-account-left .ma-nav .item-products_services a.a-top span { background:url(../img/ma-menu-icon-products.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-support a.a-top span { background:url(../img/ma-menu-icon-support.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-downloads a.a-top span { background:url(../img/ma-menu-icon-downloads.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-community a.a-top span { background:url(../img/ma-menu-icon-community.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-orders a.a-top span { background:url(../img/ma-menu-icon-orders.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-account_settings a.a-top span { background:url(../img/ma-menu-icon-settings.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-partner_portal a.a-top span { background:url(../img/ma-menu-icon-settings.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-extensions_languages a.a-top span { background:url(../img/ma-menu-icon-extensions.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-courses a.a-top span { background:url(../img/ma-menu-icon-courses.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-certification a.a-top span { background:url(../img/ma-menu-icon-certification.gif) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-grantor a.a-top span { background:url(../img/ma-menu-icon-grantor.png) no-repeat 10px 6px; }
.my-account-left .ma-nav .item-applications a.a-top span { background:url(../img/ma-menu-icon-applications.png) no-repeat 10px 8px; }
.my-account-left .ma-nav .item-messages a.a-top span { background:url(../img/menu-item-messages.png) no-repeat 10px 8px; }

.my-account-left .ma-nav .corners { display:block; margin-top:-3px; height:3px; font-size:3px; overflow:hidden; position:absolute; background:url(../img/ma-menu-bg-last-s.gif) no-repeat 0 0; }
.my-account-left .account-help { font: 16px/16px Helvetica, Arial, sans-serif; color: #000; }

/* .my-account-left .ma-nav ul li.item ol { display:none; } */

.my-account .ma-banners {}
.my-account .ma-banners .ma-banner { width:200px; height:90px; margin:0; padding:64px 10px 0 148px; float:left; display:inline; }
.my-account .ma-banners .banner-go { margin:0 21px 0 0; background:url(../img/ma-promo-go.gif) no-repeat 0 0; }
.my-account .ma-banners .banner-mobile { padding:64px 14px 0 144px; background:url(../img/ma-promo-mobile.gif) no-repeat 0 0; }
.my-account .ma-banners p { margin:0 0 10px; padding:0; }
.my-account .ma-banners a.ma-button { padding-left:6px; }
.my-account .ma-banners a.ma-button span { padding-right:28px; padding-left:22px; }


.dashboard { margin:-11px 0 0; padding:0; }
.dashboard .dash-item { margin:0; padding:0; border-bottom:1px solid #ccc; height:65px; }
.dashboard .dash-item[class] { height:auto; min-height:65px; }
.dashboard .dash-item .right { width:370px; margin:15px 0 0; padding:0 80px 15px 0; }
.dashboard .dash-item .right p { margin:0 0 8px; padding:0; }
.dashboard .dash-item .right .link-manage { float:right; display:inline; margin:0 -80px 0 0; }
.dashboard .dash-item h3 { margin:0; padding:0; font:bold 16px/20px Arial; color:#cc1919; }
.dashboard .dash-item h3 a { float:left; display:inline; width:200px; margin:16px 0 0; padding:0 0 15px 70px; font:bold 16px/20px Arial; color:#cc1919; }
.dashboard .dash-item h3 a:hover { text-decoration:none; color:#e11; }
.dashboard .dash-item .right p { font:normal 12px/17px Arial; color:#2f2f2f; }
.dashboard .dash-item .right a { font:normal 12px/17px Arial; color:#0d68bc; }
.dashboard .dash-products { background:url(../img/ma-dash-products.gif) no-repeat 0 0; }
.dashboard .dash-support { background:url(../img/ma-dash-support.gif) no-repeat 0 0; }
.dashboard .dash-community { background:url(../img/ma-dash-community.gif) no-repeat 0 0; }
.dashboard .dash-orders { background:url(../img/ma-dash-orders.gif) no-repeat 0 0; }
.dashboard .dash-settings { background:url(../img/ma-dash-settings.gif) no-repeat 0 0; border:0; }


.ma-products .more-products { margin:0; padding:45px 0 0; }
.ma-products .more-products h2 { margin:0; padding:0; font:normal 18px/20px Arial; color:#444; }
.ma-products .more-products .more-item { margin:0; padding:0; border-top:1px solid #ccc; }
.ma-products .more-products .first { border:0; }
.ma-products .more-products .more-item h3 { float:left; display:inline; width:250px; margin:16px 0 0; padding:0 0 15px 0; font:bold 16px/20px Arial; color:#cc1919; }
.ma-products .more-products .more-item h3 a { font:bold 16px/20px Arial; color:#cc1919; }
.ma-products .more-products .more-item h3 a:hover { text-decoration:none; color:#e11; }
.ma-products .more-products .more-item .right { width:360px; margin:18px 0 0; padding:0 80px 15px 0; }
.ma-products .more-products .more-item .right .link-manage { float:right; display:inline; margin:0 -80px 0 0; }

.ma-pager { margin:0; padding:15px 20px; text-align:center; font:bold 17px/20px Arial; cursor:default; }
.ma-pager a { margin:0 1px; padding:2px 7px; color:#eaeaea; background:url(../img/ma-page-title.gif) no-repeat 50% 0; border:1px solid #fff; }
.ma-pager a:hover { text-decoration:none; color:#fff; background-position:50% 100%; border:1px solid #555; }
.ma-pager strong { margin:0 1px; padding:2px 7px; color:#2f2f2f; background:url(../img/ma-menu-bg-off-h.gif) repeat-x 0 50%; border:1px solid #999; }
.ma-pager a.prev { padding:0 10px 0 0; border:0; background:0; font:bold 15px/18px Arial; color:#777; }
.ma-pager a.prev:hover { color:#000; }
.ma-pager a.next { padding:0 0 0 10px; border:0; background:0; font:bold 15px/18px Arial; color:#777; }
.ma-pager a.next:hover { color:#000; }
.ma-pager a span { font:bold 12px/15px Tahoma; }
.my-account .ma-wrapper { padding:20px; position:relative; border:1px solid #ccc; border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px;}
.ma-wrapper h2 { margin:0; padding:0 0 10px; font:bold 16px/20px Arial; color:#222; }
.ma-wrapper h2 a { margin:0; padding:0 0 10px; font:bold 12px/20px Arial; color:#0d68bc; }
.ma-wrapper .ma-block h2 { border:0; }
.ma-wrapper .ma-block p { margin:0 0 5px; padding:0; }
.ma-wrapper .f14 { font:normal 14px/18px Arial; }

.ma-wrapper .ma-cards .card { margin:0 5px 0 0; vertical-align:middle; }
.ma-wrapper .ma-cards .buttons-set { background:none; border:0; margin:0 0 15px; padding:0; }
.ma-wrapper .ma-cards .buttons-set .ma-button { margin:0; }
.ma-wrapper .ma-cards .buttons-set .ma-button span { padding-left:6px; }
.ma-wrapper .ma-cards .buttons-set .ma-button span span { padding-right:28px; padding-left:22px; }

.ma-wrapper .ma-buttons .ma-button { margin:0; }
.ma-wrapper .ma-buttons .ma-button span { padding-left:6px; }
.ma-wrapper .ma-buttons .ma-button span span { padding-right:28px; padding-left:22px; }



.my-account .ma-buttons { margin:0; padding:0; }
.my-account .ma-buttons .ma-button { float:left; display:inline; margin:0 15px 0 0; }
.my-account .ma-buttons .link-cancel { float:left; display:inline; margin:5px 10px 0 0; color:#777; font:normal 14px/20px Arial; text-decoration:underline; }
.my-account .ma-buttons .link-cancel:hover { text-decoration:none; }

.ma-support .ma-buttons .ma-button { float:left; display:inline; margin:0 12px 0 0; }

.ma-content .ma-buttons button.ma-button span { padding-left:6px; }
.ma-content .ma-buttons button.ma-button span span { padding-right:28px; padding-left:22px; }
.ma-content .ma-buttons a.ma-button { padding-left:6px; }
.ma-content .ma-buttons a.ma-button span { padding-right:28px; padding-left:22px; }

.ma-form li { margin:0 0 18px; vertical-align:top; clear:both; }
.ma-form li.fields .field { float:left; display:inline; width:327px; margin:0 19px 0 0; position: relative; }
.ma-form li.fields .wide-field { width:600px; }
.ma-form li.fields .wide-field .company-tlp { margin-top:7px; }
.ma-form label { display:block; width:auto; padding:0 0 2px; font:normal 14px/18px Arial; color:#222; }
.ma-form .required em, .ma-form .required i{ margin-left:2px; }
.ma-form .note { margin:0; padding:3px 0 0 220px; clear:both; font-size:11px; width:360px; }
.ma-form span.label { font-weight:normal; }
.ma-form p.f-14{ margin:0; }
.ma-form .remove-logo input{ float:left; }
.ma-form .remove-logo label{ font-size:12px; }
.ma-form .small-image-preview{ width:22px; height:22px; }

.ma-form .input-box a { font-size:11px; margin-top:4px; }
.ma-form input.input-text { margin:0; padding:6px 5px 6px 5px; float:left; width:315px; vertical-align:top; border:1px solid #bbb; background:url(../img/bg-input.gif) no-repeat 0 0; font:normal 14px/16px Arial; color:#555; }
.opc .ma-form input.input-text { width: 290px; }
.ma-form input.input-text:focus { border-color:#999; }
.ma-form textarea { margin:0; padding:2px 1px 1px 5px; float:left; width:315px; height:13em; vertical-align:top; border:1px solid #bbb; background:url(../img/bg-input.gif) no-repeat 0 0; color:#555; }
.ma-form textarea:focus { border-color:#999; }
.ma-form select { padding:1px; float:left; width:327px; vertical-align:top; color:#555; }
.ma-form select:focus { border-color:#999; }
.ma-form p { margin:0; padding:0; }
.ma-form .validation-advice { width:250px; margin-right:-250px; }
.ma-form .v-fix .validation-advice { margin-right:-250px; position:relative; z-index:1; width:250px; }
.partners-form .field { position:relative; }
.partners-form li.fields .field.load { position:static; }
.partners-form .validation-advice { margin: 0; width: auto; position: absolute; left: 0; bottom: -25px; height: 25px; }
.partners-form .ma-form .note, .partners-form .ma-form .field-zip .input-box { margin: 0; }
.partners-form input.radio { margin-top: 2px; }

.ma-form select.month { width:120px; margin-right:10px; }
.ma-form select.year { width:86px; }
.ma-form input.cvv { width:3em !important; }
.ma-form .field-expiration .input-box { width:259px; }
.ma-form .field-cvv .input-box { width:90px; }

.ma-form li.address { margin-bottom:8px; }
.ma-form li.address .input-box { width:674px; }
.ma-form li.address .input-box .input-text { width:662px; }
.ma-form li.add-field .input-box { width:674px; }
.ma-form li.add-field .input-box .input-text { width:662px; }
.ma-form .fields-wide .input-box { width:674px; margin:0 0 10px; }
.ma-form .fields-wide .input-text { width:662px; }
.ma-form .fields-wide textarea { width:662px; }
.ma-form .field-zip .input-box { width:113px !important; margin:0 0 10px; }
.ma-form .field-zip .input-text { width:106px !important; }

.ma-form div.validation-passed,
.ma-form div.validation-error { background:none; padding:0; }

.ma-form .select-box { } 
.ma-form .select-box select { padding:6px 5px 5px 5px; float:none; border:1px solid #bbb; background:url(../img/bg-input.gif) no-repeat 0 0; }
.ma-form .select-box select option { padding-left:5px; border:0; background:#fff; }
.ma-form .select-box select.validation-failed { background:#fff7f5 url(../images/bkg_input-failed.gif) 0 0 repeat-x !important; }

.ma-form .control { position:relative; vertical-align:top; z-index:1; }
.ma-form .control label { line-height:16px; margin:0 0 0 20px; }
.ma-form .control .input-box { position:absolute; left:0; line-height:16px; }
.ma-form .control input.radio { margin-top:3px; }

a.cvv-info,
a.cvv-what-is-this { cursor:help; float:left; display:inline; margin:6px 0 0 10px; width:16px; height:0; padding:16px 0 0; overflow:hidden; background:url(../img/icon-question.gif) no-repeat 0 0; }

.my-account .tool-tip { margin:0 0 0 30px; padding:5px; position:absolute; z-index:9999; border:1px solid #aaa; background:#e8e8e8 url(../img/ma-menu-bg-off.gif) repeat-x 0 0; }


.my-account .ma-title-tabs { margin:0; padding:7px 2px 0; height:35px; overflow:hidden; background:url(../img/ma-page-title.gif) no-repeat 0 0; }
.my-account .ma-title-tabs .tab-title { margin:0 0 0 3px; padding:0 0 0 10px; float:left; display:inline; color:#fff; background:url(../img/ma-tab.gif) no-repeat 0 0; }
.my-account .ma-title-tabs .tab-title strong { padding:7px 20px 6px 10px; font:bold 16px/22px Arial; float:left; display:inline; background:url(../img/ma-tab.gif) no-repeat 100% 0; }
.my-account .ma-title-tabs .tab-title:hover { text-decoration:none; background:url(../img/ma-tab-hover.gif) no-repeat 0 0; }
.my-account .ma-title-tabs .tab-title:hover strong { background:url(../img/ma-tab-hover.gif) no-repeat 100% 0; }
.my-account .ma-title-tabs .active { background:url(../img/ma-tab-active.gif) no-repeat 0 0 !important; }
.my-account .ma-title-tabs .active strong { color:#333; background:url(../img/ma-tab-active.gif) no-repeat 100% 0 !important; }
.my-account .ma-title-tabs .active:hover strong {}

.my-account .ma-content { margin:0 0 15px; border:1px solid #bbb; border-top:0; clear:both; }
.my-account .ma-content .ma-table { border-left:0; border-right:0; }


.ma-content .ma-block { margin:0; padding:30px 10px 20px 30px; border-bottom:1px solid #bbb; }
.ma-content .ma-block h2 { margin:0 0 15px; padding:0; font:bold 16px/20px Arial; color:#222; }
.ma-content .ma-block p { margin:0 0 8px; padding:0; }

.ma-content .job-details { padding:30px 20px 0 30px; font:normal 14px/18px Arial; color:#222; }
.ma-content .job-details h2 { margin:0 0 24px; padding:0; font:bold 16px/20px Arial; color:#222; }
.ma-content .job-details p { margin:0 0 10px; padding:0; font:normal 14px/18px Arial; color:#222; }

.ma-content .job-add { padding-bottom:0; border:0; }

.ma-content p.success { margin-bottom:15px; color:#090; }
.ma-content p.success strong { color:#090; }
.ma-content .box-gray { margin:0 10px 0 0; padding:20px 20px 12px; border:1px solid #ccc; }

.card-block .ma-form .fields { padding: 0 0 18px; margin: 0; position: relative; }

.round-borders {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.round-borders-bottom {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.my-account .ma-banners:after,
.dashboard .dash-item:after,
.ma-form li:after,
.ma-form .input-box:after,
.my-account .ma-buttons:after,
.opc .ma-buttons:after,
.ma-block .list-cards:after,
.ma-pager:after,
.ma-products .more-products .more-item:after,
.my-account-left .ma-nav ul:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }


.ma-support { padding:10px 0; }
.ma-support h1 { margin:0 0 5px; padding:0; font:normal 24px/30px Arial; color:#222; }
.ma-support h2 { margin:0 0 8px; padding:0; font:bold 16px/20px Arial; color:#cc1919; }
.ma-support p { margin:0 0 8px; padding:0; font:normal 12px/18px Arial; color:#222; }
.ma-support .supp-box { margin:20px 0; border:1px solid #ddd; padding:15px 30px; }
.ma-support .supp-box p.right { }
.ma-support .supp-box p.right span { margin:0 3px; color:#999; }
.ma-support .supp-box h2 { }
.ma-support .supp-box .list-cases { margin:0; padding:0 0 10px; list-style:none; }
.ma-support .supp-box .list-cases li { margin:0; padding:5px 0 6px; border-top:1px solid #ddd; }
.ma-support .supp-box .list-cases li.first { border:0; }

.ma-support .case-table { width:100%; border:0; margin:0; padding:0; }
.ma-support .case-table th { border:0; padding:3px 0; font-weight:bold; border-bottom:1px solid #eaeaea; }
.ma-support .case-table td { border:0; padding:3px 0; border-bottom:1px solid #eaeaea;}
.ma-support .case-table td div { word-wrap:break-word; white-space:pre-wrap; width:520px;}
.ma-support .case-table .ma-table { width:100%; border:1px solid #eaeaea; }
.ma-support .case-table .ma-table th,
.ma-support .case-table .ma-table td { padding:2px 10px 2px 15px; }

.my-account .messages { margin-top:0; }

.my-account .msg { margin:0 0 20px; padding:5px 10px; font:bold 12px/16px Arial; color:#222; }
.my-account .msg-success { border:1px solid #446423; background-color:#eff5ea; color:#3d6611; }
.my-account .msg-error { border:1px solid #e9581f; background-color:#fff5f3; color:#d91a00; }




/*CUSTOMER SUPPORT*/
/*
.customer-support, #my-cases-table .support-case-btn{ background:#fafafa; padding:18px 25px; margin:0 0 23px; border:1px solid #bbb; -webkit-border-radius: 5px; -moz-border-radius:5px; border-radius:5px;}
.customer-support h2, .box-info h2{ font: bold 16px/20px arial; color:#cc1919;}
.customer-support a.all-cases{ font:bold 12px/20px arial; color:#005fc0; float:right;}
.customer-support ul { margin: 5px 0 0;}
.customer-support ul li{ border-bottom:1px solid #ccc;}
.customer-support ul li.customer-last{ border-bottom:none;}
*/
/*BOX INFO*/
/*
.box-info p, .customer-support ul li{ padding:5px 0; color:#2f2f22;}
*/
/*SUPPORT CASES*/
#my-cases-table, #my-solutions-table{ padding:0; border:1px solid #bbb; border-top:0; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; }
#my-cases-table td{ padding:6px 0 6px 10px; border-top:1px solid #ccc; color:#2f2f2f; }
#my-cases-table th, #my-cases-table th a, #my-cases-table td.suppoidrt-case-subject, #my-cases-table td .support-close{ font-weight: bold; }
#my-cases-table .th-row th { border-bottom:1px solid #aaa; }
#my-cases-table .th-row th img { vertical-align:top; margin:4px 0 0 2px; }
#my-cases-table td .support-close{ color:#cc1919; }
#my-cases-table .support-case-first { padding-left:25px; }
#my-cases-table .support-case-last { padding-right:15px; }
#my-cases-table th, #my-solutions-table th{ padding:6px 0 6px 10px; background:#f1f1f1; }
#my-cases-table .support-case-search,
#my-solutions-table .support-case-search{ padding:15px 25px 10px; background:#f1f1f1; }
#my-cases-table th a{ color: #555; text-transform:uppercase; }
#my-cases-table th .button, #my-solutions-table th .button{ margin:0 0 0 15px; }
#my-cases-table td a{ color: #005fc0; }
#my-cases-table .support-case-search{ text-align:left; }
#my-cases-table .support-case-search input, #my-solutions-table input{ margin-right:5px; padding:6px 10px 6px 30px; background:url(../img/bg_search.gif) no-repeat scroll 7px 5px #fefefe; width:340px; color:#777; vertical-align:top; }
#my-cases-table tr.sup-case-lst-tr td{ background:#e7e7e7; }
#my-cases-table .case-expired td, #my-cases-table .case-expired td a { color:#999; }

#my-cases-buttons  { margin-top:-46px; position:absolute; width:100%; }
#my-cases-buttons button.button-add { float: right; z-index: 10; margin:5px 0 0 10px; position: relative; }
.my-account #my-cases-buttons .messages { float: left; width: 450px; margin: -50px 220px 0 0; position: relative; }

.more-button { position:relative; border:0; border-bottom:1px solid #e7e7e7; background:#f4f4f4; color:#555; display:block; text-align:center; font:bold 12px/30px arial, sans-serif; margin:20px 0; width:100%; cursor:pointer; }
.more-button img { position:absolute; left:50%; top:50%; margin:-8px 0 0 -8px; visibility:hidden; }
.more-button-innact { color:#ccc; }
.more-button-innact img { visibility:visible; }
.more-button-empty { color:#ccc; }
.more-button-empty img { visibility:hidden; }

/*SOLUTIONS LIBRIRY*/
#my-solutions-table label{ font:normal 16px/20px arial; color:#2f2f2f; cursor:pointer; }
#my-solutions-table th{ border-bottom:1px solid #ccc; }
#my-solutions-table .support-case-search{ padding-top:15px; }
#my-solutions-table .support-case-search{ padding-bottom:20px; }
#my-solutions-table td{ border:none; padding:20px 25px 0;}
#my-solutions-table li.solution-lib-title h2{ font-weight:bold; color:#111;}
#my-solutions-table li.sol-color h2{ color:#cc1919;}
#my-solutions-table ul li.solution-lib-title{ background:none; padding: 0;}
#my-solutions-table ul li{ background:url(../img/solution_arrow.png) no-repeat scroll 1px 12px; padding: 10px 0 0 15px;}
#my-solutions-table ul.sol-ul-half{ float:left; width:50%; }
/*SUPPORT CENTER*/
#my-solutions-table.sup-center td.sup-center-first{ padding-right:0; }
#my-solutions-table.sup-center td p.pass { padding:2px 10px; background:#f1f1f1; border:1px solid #ccc; width:300px; cursor:text; }
#my-solutions-table.sup-center td p.required { padding:0; float:right; width:auto; }



.popup-reset { color:#2f2f2f; font:normal 12px/15px Arial; position:relative; overflow:hidden; }
.popup-reset p { margin:0; padding:0; color:#2f2f2f; font:normal 12px/15px Arial; }
.popup-reset a { color:#0068b7; text-decoration:none; }
.popup-reset a:hover { text-decoration:underline; cursor:pointer; }
.popup-reset a.button,
.popup-reset a.button:hover { text-decoration:none; }

.plans-popup { padding:10px 15px; }
.plans-popup h1 { margin:0; padding:0 0 20px; color:#000; font:normal 25px/30px Arial; }
.plans-popup .phone { margin:8px 0 0; padding:0; color:#2f2f2f; font:normal 15px/20px Arial; }
.plans-table { margin:0; padding:0; color:#2f2f2f; font:normal 15px/18px Arial; border:1px solid #ccc; border-collapse:separate; width:100%; }
.plans-table {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.plans-table th { padding:5px 10px; vertical-align:middle; }
.plans-table td { padding:5px 10px; vertical-align:middle; }
.plans-table thead th { padding:10px; background:#f6f6f6; text-align:center; vertical-align:top; border-top:0; border-left:1px solid #bbb; }
.plans-table thead th.first { background:#ededed; border-top:0; border-left:0; }
.plans-table thead td {}
.plans-table tbody th { padding:5px 10px; padding-left:30px; background:#ededed; border-top:1px solid #ededed; text-align:right; font-weight:bold; vertical-align:middle; /*line-height:*/  }
.plans-table tbody td { padding:7px 10px; text-align:center; border-left:1px solid #bbb; border-top:1px solid #ddd; vertical-align:middle; }
.plans-table tbody td.first { border-left:1px solid #bbb; }
.plans-table thead h2 { margin:0; padding:0 0 10px; font:normal 24px/26px Arial; color:#2f2f2f; }
.plans-table thead h3 { margin:5px 0 0; padding:0; font:bold 13px/16px Arial; color:#2f2f2f; }
.plans-table thead .plan-price { margin:0 0 10px; font-size:14px; }
.plans-table thead .plan-price strong { font-size:20px; }
.plans-table thead p { margin:0 0 8px; }
.plans-table thead th.current { background:#f2f2f2; color:#999; }
.plans-table thead th.current h2 { color:#999; }
.plans-table thead th.current h3 { color:#2f2f2f; }
.plans-table tbody td.current { background:#f6f6f6; color:#999; }


.plans-popup { }
.plans-popup .plans-title { margin:0 0 15px; padding:0 0 10px; font:bold 28px/36px Arial; color:#2f2f2f; text-align:left; border-bottom:2px solid #e7e7e7; }
.plans-popup .plans-subtitle { margin:0; padding:0 0 10px; font:bold 20px/26px Arial; color:#2f2f2f; text-align:left; }
.plans-popup .plans-content {}
.plans-popup .plans-content p { margin:0 0 6px; padding:0; }
.plans-popup .plans-box { margin:0 0 20px; padding:15px 20px 5px; border:1px solid #bbb; }
.plans-popup .f14 { font-size:14px; }
.plans-popup .f16 { font-size:16px; }
.plans-popup .plans-price { font:normal 24px/30px Arial; color:#090; }
.plans-popup .plans-content .ma-button {}
.plans-popup .plans-content a.ma-button { padding-left:6px; }
.plans-popup .plans-content a.ma-button span { padding-right:28px; padding-left:22px; }
.plans-popup a.link-back { margin:0 30px 0 0; color:#777; font:normal 14px/20px Arial; text-decoration:underline; }
.plans-popup a.link-back:hover { text-decoration:none; }

.plans-popup .plans-success { margin:0 0 15px; padding:5px 0 5px 45px; font:normal 20px/26px Arial; color:#326800; background:url(../img/icon-thank-you.gif) no-repeat 0 0; }
.plans-popup .plans-success strong {}

.plans-confirm { padding:20px 30px; }
.plans-summary { padding:20px 30px; }


.ssl-popup { }
.ssl-popup .ssl-title { margin:0 0 15px; padding:0 0 10px; font:bold 28px/36px Arial; color:#2f2f2f; text-align:center; border-bottom:2px solid #e7e7e7; }
.ssl-popup .ssl-subtitle { margin:0; padding:0 0 10px; font:bold 20px/26px Arial; color:#2f2f2f; text-align:center; }
.ssl-popup .ssl-content {}
.ssl-popup .ssl-content p { margin:0 0 6px; padding:0; }
.ssl-popup .ssl-box { margin:0 0 20px; padding:15px 20px 5px; border:1px solid #bbb; }
.ssl-popup .f14 { font-size:14px; }
.ssl-popup .f16 { font-size:16px; }
.ssl-popup .ssl-price { font:normal 24px/30px Arial; color:#090; }
.ssl-popup .ma-button {}

.ssl-popup .ssl-success { margin:0 0 15px; padding:5px 0 5px 45px; font:normal 20px/26px Arial; color:#326800; background:url(../img/icon-thank-you.gif) no-repeat 0 0; }
.ssl-popup .ssl-success strong {}

.ssl-overlay { padding:20px 30px; }
.ssl-overlay .ssl-title { border:0; }
.ssl-payment { padding: 0 20px; }
.ssl-confirm { padding: 0 20px; }
.ssl-summary { padding:20px 30px; }

.ssl-block { margin:0 0 15px; padding:20px 20px 10px; border:1px solid #c7c7c7; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.ssl-block .f14 { font:normal 14px/19px Arial }
.ssl-block .paynow-table { margin:0 auto; width:600px; }
.ssl-block .paynow-table td { padding:15px 0 10px; font:normal 14px/19px Arial }
.ssl-block .paynow-table td .f14 { margin:0 0 6px; padding:0; font:normal 14px/19px Arial; }
.ssl-block .paynow-table td .paynow-box { margin:0 0 6px; padding:0; font:normal 14px/19px Arial; }
.ssl-block p.box-subtitle { margin:0 0 8px; padding:0; font:bold 15px/24px Arial; color:#d22b19; }
.ssl-block p.box-subtitle strong{ white-space:nowrap; font: bold 14px/24px arial; }
.ssl-block p.icon-wired { padding-left:24px; background:url(../img/icon-wired.gif) no-repeat 0 3px; }
.ssl-block p.icon-check { padding-left:34px; background:url(../img/icon-check.gif) no-repeat 0 3px; }
.ssl-block p.icon-card { padding-left:34px; background:url(../img/icon-card.gif) no-repeat 0 3px; }
.ssl-popup .link-close { margin:-2px 0 0 10px; color:#777; font:normal 14px/20px Arial; text-decoration:underline; }
.ssl-popup .link-close:hover { text-decoration:none; }

.ssl-overlay .paynow-details { font-size:14px; line-height:18px; }
.ssl-overlay .ssl-block { padding: 0 20px 10px; }

.ssl-popup .ma-subtitle { display:none; }
.ssl-popup .ma-block { padding:5px 0 0; }
.ssl-popup .ma-block h2 { margin:0; padding:0 0 5px; font:bold 14px/17px Arial }
/*.ssl-popup .ma-wrapper .cardbox { margin:0 0 5px; padding:0 10px 0 30px; border:1px solid #fff !important; background:none !important; }*/
/* .ssl-popup .ma-wrapper .selected { padding:2px 10px 2px 30px; border:1px solid #eaeaea !important; background-color:#f5f5f5 !important; } */
/*.ssl-popup .ma-wrapper .selected { padding:2px 10px 2px 30px; border:1px solid #fff !important; background:none !important; }*/
/*.ssl-popup .ma-wrapper .hovered { border:1px solid #fff !important; background:none !important; }*/

.ssl-popup .ma-wrapper .card { margin-right:5px; }
.ssl-popup .ma-block h2.title-new { padding-top:10px; }
.ssl-popup .ma-block .list-cards li { margin:0 19px 0 0; padding:0; float:left; display:inline; border:0 !important; background:none !important; cursor:pointer; }

.ssl-popup .ma-wrapper .select-new-card { padding-left:20px; }

/* Form on SSL/Plans payment popup */
.ssl-popup .ma-form2 li { margin-bottom:8px; }
.ssl-popup .ma-form2 li.fields .field { float:left; display:inline; width:272px; margin:0 19px 0 0; }
.ssl-popup .ma-form2 label { display:block; width:auto; padding:0 0 2px; font:normal 12px/18px Arial; color:#222; }
.ssl-popup .ma-form2 span.label { font-weight:normal; }
.ssl-popup .ma-form2 input.input-text { margin:0; padding:4px 5px 4px 5px; float:left; width:260px; vertical-align:top; border:1px solid #bbb; background:url(../img/bg-input.gif) no-repeat 0 0; font:normal 14px/16px Arial; color:#555; }
.ssl-popup .ma-form2 textarea { margin:0; padding:2px 1px 1px 5px; float:left; width:260px; height:13em; vertical-align:top; border:1px solid #bbb; background:url(../img/bg-input.gif) no-repeat 0 0; color:#555; }
.ssl-popup .ma-form2 select { padding:1px; float:left; width:272px; vertical-align:top; color:#555; }

.ssl-popup .ma-form2 select.month { width:90px; margin-right:10px; }
.ssl-popup .ma-form2 select.year { width:76px; }
.ssl-popup .ma-form2 .field-expiration .input-box { width:209px; }
.ssl-popup .ma-form2 .field-cvv .input-box { width:90px; }

.ssl-popup .ma-form2 li.address { margin-bottom:8px; }
.ssl-popup .ma-form2 li.address .input-box { width:564px; }
.ssl-popup .ma-form2 li.address .input-box .input-text { width:551px; }
.ssl-popup .ma-form2 li.add-field .input-box { width:564px; }
.ssl-popup .ma-form2 li.add-field .input-box .input-text { width:551px; }
.ssl-popup .ma-form2 .fields-wide .input-box { width:564px; margin:0 0 10px; }
.ssl-popup .ma-form2 .fields-wide .input-text { width:551px; }
.ssl-popup .ma-form2 .field-zip .input-box { width:103px !important; margin:0 0 10px; }
.ssl-popup .ma-form2 .field-zip .input-text { width:96px !important; }

.ssl-popup .ma-form2 .select-box { } 
.ssl-popup .ma-form2 .select-box select { padding:4px 5px 3px 5px; float:none; border:1px solid #bbb; background:url(../img/bg-input.gif) no-repeat 0 0; }
.ssl-popup .ma-form2 .select-box select option { padding-left:5px; border:0; background:#fff; }
.ssl-popup .ma-form2 .select-box select.validation-failed { background:#fff7f5 url(../images/bkg_input-failed.gif) 0 0 repeat-x !important; }



.ssl-popup .card-block { margin:0 0 10px; padding:14px 0 5px 18px; border:1px solid #bbb; background:#f5f1c6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.ssl-popup .card-block .ma-block { padding:0; border:0; background:none; }
.ssl-popup h2.payment-title, #lightwindow .ssl-popup h2.payment-title { margin:0; padding:0 25px 0 0; float:left; display:inline; font-size:18px; line-height: 18px; }
#lightwindow #zpayment-main-block h2.payment-title { margin: 0 0 10px; }
.ssl-popup .card-block .card-type { display:none; }
.ssl-popup .card-block .cardbox label { display:inline; margin:0; padding:0; font:normal 12px/16px Arial; }

.ssl-popup .card-block label { font:normal 12px/15px Arial; }
.ssl-popup .card-block .fields { margin:0 0 8px; }
.ssl-popup .card-block .fields .field { width:263px !important; margin:0; }
.ssl-popup .card-block .fields .input-box { width:auto !important; }
.ssl-popup .card-block .fields .input-text { width:245px !important; }


.ssl-popup .card-block .fields .field-cvv { width:125px; }
.ssl-popup .card-block .fields .field-cvv .input-box { width:auto; }
.ssl-popup .card-block .fields .field-cvv .input-box input.cvv { width:3em !important; }
.ssl-popup .card-block .fields .field-buttons { width:143px; }

.ssl-popup .ma-button-wide span { padding-left:6px; }
.ssl-popup .ma-button-wide span span { padding-right:28px; padding-left:22px; }
.ssl-popup .card-block .link-cancel { margin:0 0 0 10px; color:#777; font:normal 14px/20px Arial; text-decoration:underline; }
.ssl-popup .card-block .link-cancel:hover { text-decoration:none; }

#add-card-form .card-block .fields .field { margin: 0 0 20px; position: relative; }
#add-card-form .card-block .fields { padding: 0; margin: 0; }

.loader-inline { margin:0; padding:0; /* width:60px; text-indent:-999em; background:url(../img/loader-small.gif) no-repeat 50% 50%; */ } 

.ssl-popup .tool-tip { padding:5px; position:absolute; z-index:9999; border:1px solid #aaa; background:#e8e8e8 url(../img/ma-menu-bg-off.gif) repeat-x 0 0; }

.preloader { display:block; margin:0 auto; padding:20px 0 0 0; width:60px; height:0; overflow:hidden; text-indent:-999em; background:url(../img/loader-small.gif) no-repeat 50% 50%; } 
.preloader-inline { display:inline; margin:0 auto; padding:20px 0 0 0; width:60px; height:0; overflow:hidden; text-indent:-999em; background:url(../img/loader-small.gif) no-repeat 50% 50%; } 
.preloader-floated { float:left; display:inline; margin:0 auto; padding:20px 0 0 0; width:60px; height:0; overflow:hidden; text-indent:-999em; background:url(../img/loader-small.gif) no-repeat 50% 50%; } 


.icon-guide { background:url(../img/icon-guide.gif) no-repeat 0 2px; padding-left:13px !important; line-height:16px; }

/*
.popup-payment-block .field { margin-top:5px !important; }
.popup-payment-block .fields-wide .input-box,
.popup-payment-block .fields-wide .input-text { width:315px !important; }
*/

/* Prices */
.go-prices {  }

.go-plans { margin:0px 0 0 3px; background: url(../../go/images/bkg-plans.gif) repeat-y 0 0; width:904px; }
.go-plans-bot { background: url(../../go/images/bkg-plans-bot.gif) no-repeat 0 0; height:22px; }
.plan-col { width:183px; float:left; position:relative; text-align:center; }

.plan-titles { background: url(../../go/images/bkg-plan-title.gif) repeat-x 0 0; height:141px; overflow:hidden; }
.plan-titles .plan-col { height:141px; }

.plan-titles h3 { font:normal 14px/14px CallunaSansBold; text-transform:uppercase; color:#b4b4b4; padding:10px 0 0 0; }
.plan-titles .col3 h3 { color:#ffe1cb; }
.plan-titles .col1 h3 { padding-right:14px; }

.plan-titles p { height:39px; margin:11px 0 0 0; text-indent:-2000em; }
.plan-titles .col1 p { background:url(../../go/images/num/pr15.gif) no-repeat 32px 0; }
.plan-titles .col2 p { background:url(../../go/images/num/pr25.gif) no-repeat 51px 0; }
.plan-titles .col3 p { background:url(../../go/images/num/pr65.gif) no-repeat 38px 0; }
.plan-titles .col4 p { background:url(../../go/images/num/pr125.gif) no-repeat 45px 0; }

.plan-titles span { display:block; text-decoration:underline; color:#fff200; font-family:CallunaSansLight; line-height:16px; font-size:16px; margin:5px 0 9px 0; }
.plan-titles .col1 a { margin-right:14px; }
.plan-titles .col1 span { padding-right:15px; }
/*.plan-titles .col3 span { margin:0px 0 3px 0; }*/

.go-plans .col0 { width:147px; text-align:right; }
.go-plans .col2 { width:189px; }
.go-plans .col4 { width:187px; padding-right:15px; }

.go-plans a.mill { text-indent:-2000em; display:block; float:left; font:normal 28px/28px helvetica, arial; height:141px; width:165px; background: url(../../go/images/bkg-plans-title-nolink.gif) no-repeat 0 0; margin:0; cursor:default; }
/* .go-plans a.mill:hover { background-position:0 100%; } */
.plan-titles .col1 { width:165px; background: url(../../go/images/plan-col1.gif) no-repeat 100% 0; }
.plan-titles .col2 { background: url(../../go/images/plan-col2.gif) no-repeat 0 0; }
.plan-titles .col3 { background: url(../../go/images/plan-col3.gif) repeat-x 0 0; }
.plan-titles .col4 { background: url(../../go/images/plan-col4.gif) no-repeat 0 0; }

.plan-cont .plan-col,
.plan-cont-alt .plan-col { line-height:36px; height:34px; padding-top:2px; color:#555; }

.plan-cont .col4,
.plan-cont-alt .col4 { margin-right:15px !important; padding-right:0 !important; }
.plan-cont .col0,
.plan-cont-alt .col0 { width:120px; margin-left:14px; font-weight:bold; padding-right:13px; font-size:13px; }

.plan-cont .col0 { background:url(../../go/images/plan-cont-col0.gif) repeat-y 0 0; }
.plan-cont-alt .col0 { background:url(../../go/images/plan-cont-alt-col0.gif) repeat-y 0 0; }
.plan-cont .col1 { background:url(../../go/images/plan-cont-col1.gif) repeat-y 0 0; }
.plan-cont-alt .col1 { background:url(../../go/images/plan-cont-alt-col1.gif) repeat-y 0 0; }
.plan-cont .col2 { background:url(../../go/images/plan-cont-col2.gif) repeat-y 0 0; }
.plan-cont-alt .col2 { background:url(../../go/images/plan-cont-alt-col2.gif) repeat-y 0 0; }
.plan-cont .col3 { background:url(../../go/images/plan-cont-col3.gif) repeat-y 0 0; }
.plan-cont-alt .col3 { background:url(../../go/images/plan-cont-alt-col3.gif) repeat-y 0 0; }
.plan-cont .col4 { background:url(../../go/images/plan-cont-col4.gif) repeat-y 0 0; }
.plan-cont-alt .col4 { background:url(../../go/images/plan-cont-alt-col4.gif) repeat-y 0 0; }

.plan-service .plan-col { line-height:50px; height:49px; padding-top:2px; }
.plan-service span { background:url(../../go/images/bkg-plans-email.gif) no-repeat 0 0; display:block; margin:11px 55px 0 55px; padding:0 0 0 65px; line-height:27px; text-align:left; }
.plan-service .col2 span { margin:11px 60px 0 55px; }
.plan-service span span { background-position:100% 0; padding:0; margin:0 !important; font-size:11px; }

.plan-service span.email-phone { padding:0; margin:7px 7px 0 30px; background:none; }
.plan-service span.email-phone span.email { background:url(../../go/images/bkg-plans-email-nostar.gif) no-repeat 0 4px; padding:0 0 0 54px; float:left; line-height:34px !important; }
.plan-service span.email-phone span.phone { background:url(../../go/images/bkg-plans-phone.gif) no-repeat 0 1px; padding:0 0 0 33px; float:left; }
.plan-service span.email-phone span.phone span { background-position:100% 4px; padding:0 12px 0 0; line-height:34px !important; }

.plan-service span.email-phone-alt { padding:0; margin:7px 40px 0 35px; background:none; }
.plan-service span.email-phone-alt span.email { background:url(../../go/images/bkg-plans-email-alter.gif) no-repeat 0 0px; padding:0 10px 0 44px; color:#fff; float:left; line-height:34px !important; }
.plan-service span.email-phone-alt span.phone { background:url(../../go/images/bkg-plans-phone-alt.gif) no-repeat 0 0; padding:0 0 0 45px; color:#fff; float:left; line-height:34px !important; }
.plan-service span.email-phone-alt .epa-end { background:url(../../go/images/bkg-plans-email-alter.gif) no-repeat 100% 0px; height:32px; }
.plans-note { margin:13px 0 0px 20px; }
.plans-note span { color:#f47b20; }

.whght img { margin:9px 0 0 0; }
.wtip { width:105px !important; padding-right:28px !important; position:relative; }
.whght { height:48px !important; line-height:18px !important; padding-top:8px !important; }
.plan-cont-alt .tooltips,
.plan-cont .tooltips { position:absolute; top:12px; right:8px; margin:0; background:url(../../go/images/icon-tooltip.png) no-repeat 0 0; width:15px; height:15px; display:block; }
.whght .tooltip { top:19px; right:8px; }
.custom-tip {
    overflow: hidden;
    position: absolute;
    z-index: 10000;
    width:500px;
    text-align:left;

}
.custom-tip .xboxcontent {
    background:url("../img/bubble.png") repeat scroll right bottom transparent;
    color:#fff;
    padding:5px;
}
.plans-signup .plan-col { padding:4px 0 0 0; }
.plans-signup .col0 { padding-right:13px; }
/* Prices */

.plan-titles p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.semi-transparent {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    opacity:0.5;
    cursor:default;
}

button[disabled]:active, button[disabled],
select[disabled],
input[type="button"][disabled]:active,
input[type="button"][disabled],
input[type="submit"][disabled]:active,
input[type="submit"][disabled] {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    opacity:0.5;
    cursor:default;
}

.w-overlay { top:0; padding-top:120px; text-align:center; width:1000px; height:800px; background:url(../images/white-overlay.png) no-repeat 0 0; position:absolute; }
.w-overlay img {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    opacity:0.5;
}

.clearer { clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/*
.popup-payment-block .input-box { height:42px; }
*/

/*Fix for files section on report bug page*/
.filebox {margin-left: 15px;}
.head-callout { margin:3px 0 0 15px; background:url(../img/head-callout.gif) no-repeat 0 0; padding:0 0 0 13px; float:left; }
.head-callout a { display:block; background:url(../img/head-callout.gif) no-repeat 100% 0; font:13px/23px arial; color:#0065b1;  padding:0 13px 0 0; }
.head-callout a:hover { text-decoration:none; }

/*Fix for right column email subscriptions page*/
.left-right { float: left; margin-left: 50px !important; width: 150px;}
.left-right .input-box {float: right}

/*FRAME RULES*/
body{ position:relative; z-index:1; }
.std .no-style, .std .no-style li{ list-style:none; margin:0; padding:0; }
.no-style-btn{ margin:0; padding:0; border:0; background:none; cursor:pointer; color:#0068B7; }
.btn-img:focus, .btn-img:active, .btn-dinamic:focus, .btn-dinamic:active{ outline:none; position:relative; bottom:-1px; right:-1px; }
a:hover{ text-decoration:none; }
label, select{ cursor:pointer; }
.border-img{ border:1px solid #e1e1e1; }
.page-title h1{ margin:5px 0; color:#002D53; font:28px arial,helvetica; }
#overlay{ display:none; position:fixed !important; z-index:9999 !important; left:0; filter:alpha(opacity=70); opacity:0.7; top:0; position:absolute; visibility:visible; width:100%; height:1500px; background:#000; }

/*TOOLTIPS*/
.ma-form  .tooltip-holder { display:none; }
.ma-form li  a.tooltips { display:inline-block; position:inherit; }
.tooltip-cont{ position:relative; float:left; }
.tooltip-cont label{ padding-right:30px !important; width:190px; }
.tooltips{ background:url(../img/ico/tooltip.png) no-repeat 0 0; width:15px; height:15px; position:absolute; top:3px; right:15px; }
.tooltip{ position:absolute; overflow:hidden; z-index:10000; }
.tooltip .xarrow{ position:absolute; left:3px; top:17px; background:url(../img/ico/tooltip-arrow.png) no-repeat 0 0; height:30px; width:15px; }
.tooltip .xboxcontent { margin-left:17px; padding:15px 20px; background:#fff5df; border:1px solid #e8d6a9; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; font:normal 12px/17px arial; color:#555; text-align:left; width: 300px; }
.white.tooltip .xboxcontent { margin: 3px 3px 3px 17px; background:#fff; border:1px solid #bebebe; 
box-shadow: 1px 2px 1px #c3c3c3; 
-moz-box-shadow: 1px 2px 1px #c3c3c3; 
-webkit-box-shadow: 1px 2px 1px #c3c3c3; }
.white.tooltip .xarrow{ background:url(../img/ico/tooltip-white-arrow.png) no-repeat 0 0; }
.tooltip .xboxcontent b{ font:bold 15px/20px arial; }
.tooltip .xboxcontent ul{ margin:0 0 0 15px; list-style:disc; color:#bbb; }
.tooltip .xboxcontent li{ margin:5px 0 0; }
.tooltip .xboxcontent li span{ color:#555; }
#payment-tooltip { width:100%; height:100%; position:absolute; top:0; left:0; text-align:center; background:#fff; z-index:1; }
#payment-tooltip img { display:inline-block; margin:15px 0; }

/*REGISTER PAGE*/
.subscr-field{ margin:0 0 25px 220px; line-height:25px; }
.subscr-field input{ margin:6px 7px 0 0; padding:0; display:inline-block; border:none; vertical-align:top; }
.subscribe h1{ margin:0 0 10px; }
.subscribe h1, .subscribe p, .subscribe li{ font:bold 24px/31px arial; color:#555; }
.subscribe p, .subscribe li{ font:normal 14px/21px arial; color:#555; }
#lightwindow .subscribe p.right{ margin:0 20px 0 0; padding:0; }
.subscribe ul{ margin:10px 0 0; padding:0; list-style:none; }
.subscribe li{ margin:0 0 5px; padding:0 0 0 25px; font-weight:bold; background:url(../img/ico/check.png) no-repeat 0 5px; }
.subscribe div{ padding:30px 380px 0 50px; }
.text-box{ margin:10px 0 0; float:left; width:50%; }
.oauth-form .subscr-field { padding-right:380px; }
.oauth-form .subscr-field span { display:block; position:relative; }
.oauth-form .subscr-field label { display: inline-block; position:relative; line-height:18px; max-width:320px; }
.oauth-form .subscr-field input { width: 18px; height: 18px; padding: 0; margin:0; vertical-align: top; position: relative; top: 4px; *overflow: hidden; }


/*FILTERS & PAGER*/
.no-res{ padding:100px 0; text-align:center; }
.page-title .pager-list{ float:right; margin-top:13px; }
.pager-list.orange{ color:#ee382a; }
.pagers a{ color:#0065b1; font-weight:bold; }
.pagers span :last-child, span.pagers :last-child{ font-weight:normal; }
.details-page span.pagers :last-child{ font-weight:bold; }
.pagers b{ color:#c6c6c6; }
.pagers .pager-list{ color:#555; }
.pagers a, .pagers b{ margin-right:5px; }
.pagers a.active, .pagers a:hover{ color:#000; }
.pager-bottom{ padding:5px; border:1px solid #ddd; border-width:1px 0; }
.pager-bottom span{ float:right; }
.pager-links { background:url(../img/partners/pager-left.png) no-repeat 100% 0; display: inline-block; width: 8px; height: 8px; }
.pager-right { background-image: url(../img/partners/pager-right.png); margin-left: 2px; }
    /*FILTERS*/
.filter-h .pager-in{ float:left; }
.filter-h .filters-select, .filter-h .filters-check{ float:right; }
.filter-h{ margin:0 0 15px; border:1px solid #eee; border-radius:7px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:1px 2px 3px #b7b7b7; -moz-box-shadow:1px 2px 3px #b7b7b7; -webkit-box-shadow:1px 2px 3px #b7b7b7; }
.filter-h .filter-section{ background:url(../img/filters/bg-filter-h.png) repeat-x 0 0; height:34px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.filter-h{ border-right:#c6c6c6; }
.filter-h .pager-in{ padding:9px 15px 7px 10px; background:url(../img/filters/section-grad-border.png) repeat-y right 0; }
.filter-h .filters-select label, .filter-h .filters-select select{ margin-right:5px; float: left; }
.filter-h .filters-select{ padding:7px 15px 5px 10px; border-right:1px solid #ddd; width: 520px; }
.details-page .filter-h .filters-select{ padding-left:245px; }
.filter-h .filters-check{ padding:8px 15px; border-left:1px solid #fefefe; }
.filter-h .filters-check a.narrow-open{ padding-right:10px; background:url(../img/filters/ico-dropdown.png) no-repeat right 6px ; }
.filter-h .filters-check a.narrow-open:hover{ color:#000; background:url(../img/filters/ico-dropdown.png) no-repeat right -5px; }
.filter-h .filters-check .narrow-open b{ padding-right:10px; border-right:1px solid #ddd; }
.filter-h .hosting-filter {}
.filter-h .hosting-filter select { float:right !important; }
.filter-h .hosting-filter label { float:right !important; }
    /*TABS*/
.filter-h{ position:relative; }
.narrow-tabs{ padding:10px; position:absolute; top:32px; left:0; right:-1px; background:#fff; border:1px solid #eee; border-radius:0 0 5px 0; -moz-border-radius:0 0 5px 0; -webkit-border-radius:0 0 5px 0; box-shadow:1px 2px 3px #444; -moz-box-shadow:1px 2px 3px #444; -webkit-box-shadow:1px 2px 3px #444; z-index:99999; opacity:1; }
.narrow-tabs .narrow-close{ margin:-44px -11px 0 0; padding:9px 20px 10px 0; background:#fff; border:1px solid #eee; border-width:1px 1px 0 0; float:right; width:130px; text-align:right; border-radius:0 5px 0 0; -moz-border-radius:0 5px 0 0; -webkit-border-radius:0 5px 0 0; }
.narrow-tabs .narrow-close a{ padding:0 20px 3px 0; color:#000; font-weight:bold; background:url(../img/filters/ico-close.png) no-repeat right 1px; }
.narrow-tabs .narrow-nav{ margin:0 0 20px; background:url(../img/filters/bg-tab.png) repeat-x left top; }
.narrow-tabs .narrow-nav li{ margin:0 0 0 50px; display:inline-block; }
.narrow-tabs .narrow-nav li a{ padding:12px 20px 13px; font:bold 14px arial; color:#bebebe; display:inline-block; }
.narrow-tabs .narrow-nav .active-tab, .narrow-tabs .narrow-nav li:hover{ color:#fff; background:url(../img/filters/ico-tab-active.png) no-repeat center bottom; }
.narrow-tabs .narrow-nav .active-tab a, .narrow-tabs .narrow-nav li:hover a{ color:#fff; }
.narrow-tabs .narrow-cont{ padding:0 10px; }
.narrow-tabs .narrow-cont fieldset{ margin-right:30px; float:left; width:282px; }
.narrow-tabs .narrow-cont p{ padding:5px 10px; margin:0 0 2px 0; background:#efefef; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; display:inline-block; }
.narrow-tabs .narrow-cont fieldset.last{ margin-right:0; }
.narrow-tabs .narrow-cont fieldset input{ margin:2px 8px 0 0; float:left; }
.narrow-tabs .narrow-cont fieldset label{ color:#555; float:right; width:240px; }
.narrow-tabs .narrow-cont fieldset label small{ font-size:11px; font-weight:normal; display:block; }
.narrow-tabs .button-nav{ padding:10px 0 0; text-align:right; clear:both; }
.narrow-tabs .button-nav span{ padding:0 10px; }
.narrow-tabs .button-nav .btn-img{ margin-left:10px; width:157px; }

/*PARTNERS*/
.partners { font-size: 14px; min-height: auto; }
.partner-page-title { overflow:hidden; font-size: 14px; line-height: 18px }
.partner-page-title p, .partner-page-title ul li {margin-bottom: 12px;}
body .partner-page-title ul li { list-style-type: disc; margin-left: 20px; }
.partner-page-title .pager-list { margin-top:36px; }
.partner-page-title h1 { padding:5px 0 15px; margin:0; font-size: 23px; }
.partner-desc { width:800px; float:left; }
.partners p, .partners p a{ font-size:13px; }
.partners label, .partners select{ color:#000; }
.partners label{ font-weight:bold; }
.partners select{ width:165px; float:none; }
#nav ul li a, #nav ul li.last ul li a{ border-bottom:1px solid #D4D4D4 !important; }

/* Partners Account */
.partner-client-form .client-logo .col-1 { width: 110px; }
.partner-client-form .client-logo .col-2 { width: 210px; padding-top: 20px; }
.partner-client-form .client-logo .logo-thumb { width: 100px; height: 100px; background: #f1f1f1; border: 1px solid #dedede; border-radius: 5px; text-align: center; overflow: hidden }
.partner-client-form .client-logo .logo-thumb span { line-height: 100px }
.partner-client-form .client-logo .col-2 label { font-size: 12px; display: inline; }
.partner-client-form .client-logo .col-2 p { padding: 15px 0 0 3px; }

/* popup-partners */
.popup-partners h3 { color: #E34500; font-size: 17px; margin-bottom: 0.3em; }
#lightwindow .popup-partners p { margin-bottom: 10px; color: #555; }
.popup-partners ul.disc { margin-bottom: 12px; }

    /*ACCOUNT*/
.ma-wrapper .ma-block.no-border{ border:0; }

    /*LANDING*/
.partners-landing.no-style{ margin:50px 0 0; padding-bottom:50px; border-bottom:1px solid #ccc; }
.partners-landing.no-style.last{ border:0; }
.partners-landing h2{ padding:15px 0 10px; color:#111; font-size:19px; font-weight:bold; }
.partners-landing .landing-type li.description{ padding:0 330px 0 150px; display:block; }
.partners-landing .landing-type li.img{ float:left; width:120px;}
.partners-landing .landing-type li.filters{ padding-top:50px; float:right; width:220px; text-align:right; }
.partners-landing .landing-type li.filters span{ margin:0 0 15px; display:block; }
.partners-landing .landing-type li.filters label{ float:left; }
.partners-landing .landing-type li.filters form{ margin-bottom:20px; display:block; }
    /*DETAILS*/
.details-page .page-title { margin: 0; }
.details-page h1 { border-bottom: 1px solid #cecece; padding:0 0 20px 0; font-size: 23px; }
.details-page h2 { margin:0 0 15px; font: bold 15px arial; }
.details-page h2 .country { font-weight: normal; }
.details-page h2 .contact { display: inline-block; background: url(../img/partners/btn-contact-partner.png) 0 0 no-repeat; margin: 10px 0 0 -3px; width: 97px; height: 17px; text-indent: -2000em; }
.details-page h1 .back-url { float: right; font: 14px Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 25px; }
.details-page .info { margin:0; width:100%; }
.details-page .company-info .col-1 { width: 200px; padding-top: 5px; }
.details-page .company-info .col-2 { float: left; padding-top: 10px; }
.details-page .partners-tabs { border: 1px solid #bebebe; border-radius: 4px; }
.details-page .partners-tabs ul.tabs-titles { border-bottom: 1px solid #bebebe; background: #eeeeee url(../img/partners/tabs-bkg.png) 0 0 repeat-x;  }
.details-page .partners-tabs ul.tabs-titles li { display: inline-block; padding: 0 0 0 0; white-space: nowrap; margin: 0 .2em 1px 0; background: url(../img/partners/tabs-divider.png) 100% 4px no-repeat; }
.details-page .partners-tabs ul.tabs-titles li.last { background-image: none; }
.details-page .partners-tabs ul.tabs-titles li a { color: #464646; font-weight: bold; display: inline-block; padding: .6em 1em; }
.details-page .partners-tabs ul.tabs-titles li a:hover,
.details-page .partners-tabs ul.tabs-titles li a.active { color: #CB2600; }
.details-page .partners-tabs ul.tabs-content li.tabs-item { display: none; padding: 15px 20px; }
.details-page .partners-tabs ul.tabs-content .partner-badges { float: left; margin-left: 30px; position: relative; }
.details-page .partners-tabs ul.tabs-content .badge-details { position: absolute; top: 95px; left: -10px; white-space: nowrap; font-size: 12px; font-style: italic; display: block; padding-left: 15px; background: url(../img/partners/icon-arrow-down.png) 0 6px no-repeat; }
.details-page .partners-tabs ul.tabs-content .badge-details-tooltip {
    display: none;
    position: absolute;
    top: 140px; right: 20px;
    width: 400px; padding: 25px 20px 15px;
    border: 1px solid #eceaeb;
    border-radius: 5px;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzMiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFlZGVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #ffffff 32%, #f1edec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(32%,#ffffff), color-stop(100%,#f1edec));
    background: -webkit-linear-gradient(top,  #ffffff 32%,#f1edec 100%);
    background: -o-linear-gradient(top,  #ffffff 32%,#f1edec 100%);
    background: -ms-linear-gradient(top,  #ffffff 32%,#f1edec 100%);
    background: linear-gradient(to bottom,  #ffffff 32%,#f1edec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1edec',GradientType=0 );
}
.details-page .partners-tabs ul.tabs-content .badge-details-tooltip .close { display: block; position: absolute; width: 20px; height: 20px; line-height: 20px; text-align: center; color: #000; top: 4px; right: 4px; }
.details-page .partners-tabs ul.tabs-content .badge-magento2 { background: url(../img/partners/tmp/badge-magento2-trained.png) 0 0 no-repeat; width: 82px; height: 110px; }
.details-page .partners-tabs ul.tabs-content .badge-certified { background: url(../img/partners/badge-certified-developers.png) 0 0 no-repeat; width: 133px; height: 71px; }
#badge-certified-tooltip dl dt .cert-count,
.details-page .partners-tabs ul.tabs-content .badge-certified .cert-count {
    margin: 57px 0 0 42px;
    width: 32px; height: 16px;
    padding: 5px;
    text-align: center;
    font: italic 12px helvetica, arial;
    color: white;
    border-radius: 6px;
    background: #39b9e6;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5YjllNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDcyOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #39b9e6 0%, #1d7291 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#39b9e6), color-stop(100%,#1d7291));
    background: -webkit-linear-gradient(top,  #39b9e6 0%,#1d7291 100%);
    background: -o-linear-gradient(top,  #39b9e6 0%,#1d7291 100%);
    background: -ms-linear-gradient(top,  #39b9e6 0%,#1d7291 100%);
    background: linear-gradient(to bottom,  #39b9e6 0%,#1d7291 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39b9e6', endColorstr='#1d7291',GradientType=0 );
}
.details-page .partner-address { font-size: 12px; }
.details-page .partner-address strong { display: block; }
.details-page .partner-address strong.website { padding: 15px 0; }
.details-page .partner-address address { float: left; width: 47%; padding: 0 3% 15px 0; }
.details-page #office-mini-map { float: right; width:298px; height: 223px; }
.details-page .tabs-company { position: relative; }
.details-page .tabs-company .partner-badges-cont { padding-bottom: 20px; }
.details-page .partners-tabs .tabs-contact h3,
.details-page .partners-tabs .tabs-services h3 { font-size: 16px; font-weight: bold; color: #E34500; margin: 10px 0 0; }
.details-page .partners-tabs .tabs-services h4 { margin: 20px 0 3px; }
.details-page .tabs-clients a { display: block; float: left; width: 25%; text-align: center; padding: 40px 0; }
.details-page .tabs-videos dl { padding: 20px; }
.details-page .tabs-videos dl:after { display: block; content: ""; clear: both; }
.details-page .tabs-videos dl dt { float: left; width: 340px; }
.details-page .tabs-videos dl dd { float: left; width: 530px; }
.details-page .tabs-videos dl dd a { font-weight: bold; }
.details-page .tabs-contact .input-select { height: 30px; }
.details-page .tabs-contact .ma-form { width: 700px; }
.details-page .tabs-contact .buttons-container label { font-weight: normal; }
.details-page .tabs-contact .long-fields .field { width: 100%; float: none; }
.details-page .tabs-contact .long-fields .field textarea { width: 665px; }
#badge-certified-tooltip dl { padding-bottom: 30px; }
#badge-certified-tooltip dl.last { padding-bottom: 10px; }
#badge-certified-tooltip dl:after { display: block; content: ""; clear: both; }
#badge-certified-tooltip dl dt { float: left; width: 100px; height: 120px; }
#badge-certified-tooltip dl dt .cert-count { margin-top: 90px; margin-left: 50px; }
#badge-certified-tooltip dl dd { float: right; width: 290px; font-size: 12px; }
#badge-certified-tooltip .badge-certified-developer { background: url(../img/partners/badge-certified-developer.png) 0 0 no-repeat; }
#badge-certified-tooltip .badge-developer-plus { background: url(../img/partners/badge-developer-plus.png) 0 0 no-repeat; }
#badge-certified-tooltip .badge-frontend-developer { background: url(../img/partners/badge-frontend-developer.png) 0 0 no-repeat; }
#badge-certified-tooltip .badge-solution-specialist { background: url(../img/partners/badge-solution-specialist.png) 0 0 no-repeat; }
    /* Videos Lightwindow */
.partners-details-partner .lw-table #lightwindow_title_bar_title { font-size: 18px !important; }
.partners-details-partner .lw-table #lightwindow_title_bar_close_link { top: -10px; right: -9px; }
    /* DIRECTORY */
.directory-page {}
.directory-page .search-form{
    position: relative;
}
.directory-page .search-form .validation-advice {
    position: absolute;
    bottom: -15px;
    max-width: 375px;
}
.directory-page .search-form .input-text {
    width: 375px;
    height: 41px;
    padding: 0;
    float: left;
    margin: 0;
    border: 1px solid #D4D4D4;
    border-right: 0;
    font-size: 14px;
    padding-left: 5px;
}
.directory-page .search-form button {
    border: 0; cursor: pointer;
    float: left; margin: 0; width: 51px; height: 44px;
    background: url(../img/partners/btn-search-directory.png) no-repeat 0 0;
    text-indent: -2000em; display: inline-block;
}
.directory-page .directory-sidebar { width: 210px; padding-top: 30px; }
.directory-page .directory-main { width: 730px; padding-top: 30px; position: relative; overflow: hidden; }
.directory-page .pager.quantity { border-bottom: 1px solid #b5b5b5; margin: 0 0 15px; background: none; font-size: 14px; text-align: right; }
.directory-page .bottom-pager .pager.quantity { border: 0; margin: 5px 0 15px; text-align: left; }
.directory-page form.filters-select { padding: 0; width: 100%; }
.directory-page .filter-section .directory-filters { float: left; margin: 8px 0 0 10px; width: 610px; }
.directory-page .filter-section select { max-width: 140px; }
.directory-page .directory-pagination { float: right; padding: 0 10px; line-height: 34px; background: url(../img/partners/pager-divider.png) no-repeat 0 50%; }
.directory-page .bottom-pager .directory-pagination { background: none; }
.directory-page .directory-pagination span.status { display: inline-block; line-height: 34px; margin: 0 1px; }
.directory-page .directory-pagination span.prev,
.directory-page .directory-pagination span.next { background: url(../img/partners/pager-left.png) no-repeat 0 50%; opacity: 0.3; width: 6px; line-height: 34px; display: inline-block; margin: 0 1px; text-indent: -2000em; }
.directory-page .directory-pagination span.next { background: url(../img/partners/pager-right.png) no-repeat 0 50%; }
.directory-page .directory-pagination a span.prev,
.directory-page .directory-pagination a span.next { opacity: 1; }
.directory-page .bottom-pager { border-top: 1px solid #b5b5b5; }
.directory-sidebar dt { background-color: #434343; }
.directory-sidebar dt a { font-weight: bold; font-size: 14px; text-transform: uppercase; text-decoration: none; color: #fff; padding: 7px 21px 5px; display: block; }
.directory-sidebar dt.red a { background-color: #ef672f; }
.directory-sidebar dd { background-color: #ececec; border-top: 1px solid #eee; border-bottom: 1px solid #aeaeae; }
.directory-sidebar dd.chkbox { padding: 7px 20px; }
.directory-sidebar dd.chkbox label { color: #555555; font-size: 12px; }
.directory-sidebar dd span.selected-filter,
.directory-sidebar dd a.active-filter { background-color: #dddddd; color: #555555; font-size: 12px; text-decoration: none; padding: 7px 20px; display: block; font-weight: bold;line-height: 14px; }
.directory-sidebar dd a.active-filter:hover { background: #fff url(../img/partners/icon-arrow-sidebar.png) no-repeat left center;  color:#e34500; }
    /* LIST ITEMS */
.directory-main .partners-listing { margin: 20px -10% 30px 0; border-bottom:1px solid #ddd; padding: 0 0 30px 0; }
.directory-main .partners-listing.last { border: 0; }
.directory-main .partners-listing:after { display: block; content: ""; clear: both; }
.directory-main .partners-listing h5 { color:#0068b7; font:bold 16px arial; margin: 10px 0; }
.directory-main .partners-listing li { width: 40%; margin: 0 10% 0 0; float: left; }
.directory-main .partners-listing .partner-logo { display:block; height: 50px; overflow: hidden; }
.directory-main .partners-listing .partner-logo img { max-width: 150px; }
.directory-main .partners-listing .partner-logo span { margin: 16px 0 0 10px; display: inline-block; width: 93px; height: 17px; background: url(../img/partners/btn-partner-details.png) no-repeat 0 0; text-indent: -2000em; }
.directory-main .partners-listing .program-badge { margin: 15px 0 0 0; }
    /*PARTNERS MA*/
.ma-form.commission_type li.fields{ display:inline-block; width:49%; clear:none; position:relative; margin: 0 0 25px; }
.ma-form.commission_type li.fields #postcode, .ma-form.commission_type li.fields #bank_swift_code, .ma-form.commission_type li.fields #intermediate_bank_swift_code{ width:106px; }
/* partner-customers */
#edit-form .ma-block { border: none; }
#partner-customers { padding: 0; border: none; width: 100%; }
#partner-customers td { padding: 10px; min-width: 170px; }
#partner-customers td .ma-block { width: 228px; padding: 0 10px 0 0 !important; float: left; border: none; word-wrap: break-word; }
#partner-customers .clear { clear: both; display: block; overflow: hidden; }
.partners-form .ma-form .select-box  .text-box { width: 346px;} 
/* partner-developers */
.partner-developers .certificates { display: block; padding: 5px 0; }
.partner-developers .certificates.bordered { border-top: 1px solid #cecece; }

/*DISCOUNT*/
.discount { margin:0 0 30px; }
.discount h2{ margin:0 0 5px; padding:0; color:#555; display:block; font:bold 16px/20px helvetica; }
.discount label{ font:bold 12px/1.55em arial; }
.plans-content .discount{ padding:10px 20px; border:1px solid #dbdbdb; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; background:#f9f9f9; }
.plans-content .discount input{ width:140px; }
.plans-content .buttons-set button.button{ margin:0 7px 0 0; float:left; }
.discount #discount-coupon-form input { width: 176px; }


/*ASK EXPERT*/
.my-account, .askexpert-tab { position:relative; }

/*LIVE-HELP BUTTONS*/
.live-help-buttons { position:relative; right:0; margin-top:-46px; width:100%; float:right; }
.live-help-top.live-chat-go, .live-help-top.live-chat-ee { float:right; z-index:10; margin:0; position:relative; }
.live-help-top.live-chat-go { margin-right:10px; }
#my-cases-buttons  .live-help-buttons { float:right; width:auto; position:relative; right:auto; margin:0; }
#my-cases-buttons  { margin-top:-46px; position:absolute; width:100%; }

/* Edit Profile */
.customer-account-editprofile #birthday select {
    float:left;
    margin-right: 13px;
    width: 100px;
}

.customer-account-editprofile #birthday select.birth-year {
    margin: 0;
}

/* Post Job */
h2.title-content { font-size: 28px; color:#002D4F; font-weight:bold; }
.post-job-intro { background: url(../img/post-job-intro-bg.jpg) no-repeat top right; height:527px; padding-right:545px; border-bottom:1px solid #CBCBCB;  }
.post-job-intro-title { font-family:CallunaSansBold; color:#F37B20; font-size:32px; line-height:44px;  margin-top:40px; margin-bottom:20px; }
.post-job-intro p { font-size:14px; margin-bottom:20px;}
#post-job-price { font-family:CallunaSansBold; color:#F37B20; font-size:32px; margin-left:40px; line-height:50px; }
#post-job-days { font-family:CallunaSansLight; color:#999; font-style:italic; font-size:20px; font-weight:bold; line-height:50px; }
.post-job-btn { background: url(../img/post-your-job.png) no-repeat; text-indent:-9999px; margin-left:30px; font-size:0; height:51px; width:191px; border: 0; cursor: pointer; }
.post-job-intro p.post-job-login { background: #FFF4D7 url(../img/post-job-login.jpg) no-repeat 10px 15px; color:#7C7C7C; font-size:13px; font-weight:bold; margin-top:40px; border:1px solid #CCCCCC; padding: 15px 20px 15px 40px;  }
.post-job-faq { width:650px; }
.post-job-faq h2 { color: #000; font-size:24px; margin-top:30px; margin-bottom:30px; font-weight:bold; }
.post-job-faq h3 { margin-top:10px; margin-bottom:10px; }
.post-job-faq p { font-size:14px; }

/*sslProductForm*/
#sslProductForm { position:relative; width:100%; display:block; }
#sslProductForm .ma-block { padding:20px 0 10px !important; border:1px solid #ccc !important; border-width:1px 0 !important; margin:0 0 10px !important;  }
#sslProductForm ul { width:600px; margin:0 auto; }
#sslProductForm dt { float:left; }
#sslProductForm li { padding:0 0 10px; }
#sslProductForm li:after { content:""; clear:both; display:block; }
#sslProductForm li#ssl_validation_type { position:relative; }
#sslProductForm label { color:#222; float:left; padding:0 10px 0 0; font: bold 14px/28px Arial; width:160px; text-align:right; }
#sslProductForm .select-box { float:left; width:250px; margin:0 10px 0 0; }
#sslProductForm select { width:250px; padding:5px; float: none; border: 1px solid #bbb; background: url(../img/bg-input.gif) no-repeat 0 0; }
#sslProductForm .validation-advice { margin:0; }

#sslProductForm .tlp-box { width:170px; float:left; }
#sslProductForm .tlp-box a.open { color:#222; line-height:25px; }
#sslProductForm .tlp-box img { vertical-align:middle; }
#sslProductForm .tlp-box span.marked { color:#4e9141; }
#sslProductForm li#ssl_validation_type .tlp-box { position:absolute; right:-19px; width:190px; }

#sslProductForm .tlp-box .popup { 
    visibility:hidden;
    position:absolute; top:50%; left:50%; width:350px; margin:-20px 0 0 -185px; padding:10px; background:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow: 1px 2px 6px #444; -moz-box-shadow:1px 2px 6px #444; -webkit-box-shadow:1px 2px 6px #444; z-index:98; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')"; /* For IE 8 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=130, Color='#444444'); /* For IE 5.5 - 7 */ }
#sslProductForm li#ssl_validation_type .tlp-box .popup { top:0px; left:-130px; }

#sslProductForm .tlp-box-large .popup { width:530px; margin:-145px 0 0 -270px; }
#sslProductForm .tlp-box a.close { color:#f26b23; }
#sslProductForm .tlp-box table { width:100%; margin:0 0 5px; }
#sslProductForm .tlp-box th { color:#fff; font-weight:bold; background:#999; }
#sslProductForm .tlp-box td, #sslProductForm .tlp-box th { padding:5px; text-align:center; }
#sslProductForm .tlp-box td { border-bottom:1px solid #ccc; }
#sslProductForm .tlp-box td:first-child { text-align:left; }
#sslProductForm .tlp-box td span { color:#999; }

#sslProductForm .ssl-price { width:100%; }
#sslProductForm .ssl-price:after { content:""; clear:both; display:block; }
#sslProductForm .ssl-price .tlp-box { float:left; width: 380px; }
#sslProductForm .ssl-price .tlp-box .popup { padding:5px; width:530px; margin:-125px 0 0 -270px; }
#sslProductForm .ssl-price .tlp-box .popup .close { padding:0 5px 0 0; }
#sslProductForm .ssl-price .f-left { padding:0 0 0 15px; font: bold 14px/25px Arial; }
#sslProductForm #ssl-product-buttons-container { background:none; }

/* SSL */
.btn-ssl-enable { background:url(../img/bg_btn_small_gray.png) no-repeat 0 0; color:#2F2F2F; display:inline-block; padding:0 0 0 12px; text-decoration:none !important; }
.btn-ssl-enable span { padding:0 12px 1px 0; background: url(../img/bg_btn_small_gray.png) no-repeat 100% 100%; display:inline-block; font:bold 12px/21px Arial, Helvetica, sans-serif; height:21px; cursor:pointer; text-decoration:none; }

.ssl_renewal { padding:10px 0 0; }
.ssl_renewal .ssl_renew { width:146px; display:inline-block; background:url(../img/bg_btn_small_gray_fixed.png) no-repeat 0 0; height:22px; border:none; }

#plan-info { width:100%; }
#plan-info td { padding:0; border:none; }
#plan-info td.cell-plan { width:25%; }
#plan-info td.cell-status { width:20%; }
#plan-info td.cell-date { width:35%; }
.go-action dt { float:left; padding-right:5px; }
.go-action dd { overflow:hidden; }
.choose-ssl-type label { float:left; }
.choose-ssl-type .choose-type { float:left; padding-left:10px; font-size:11px; }
.choose-ssl-type .choose-type input[type="radio"]{ width:16px; height:16px; margin:0 10px 0 0; float:left; }
.ssl-type { background:#fee5f2 url(../images/ssl/ico-notice.png) no-repeat 10px 10px; padding:10px 10px 10px 50px; border:1px solid #e8c9db; }
.ssl-type img { vertical-align:middle; }
.ssl-type .button { margin:0 5px 0 10px;}
.ssl-type.ssl-type-2 label { font-weight:bold; text-align:right; width:100px; float:left; padding-right:10px; line-height:20px; }
.ssl-type.ssl-type-2 label.two-rows { margin:0 0 0 -15px; width:115px; }
.ssl-type.ssl-type-2 .row { padding:0 0 5px; }
.ssl-type.ssl-type-2 .row:after { display:block; content:""; clear:both; }
.ssl-type.ssl-type-2 .input-box { float:left; width:304px; }
.ssl-type.ssl-type-2 .input-text { float:left; }
.ssl-type.ssl-type-2 .input-box.validation-passed { background:none; padding:0; }
.ssl-type.ssl-type-2 .input-box.validation-error { background:none; padding:0; }
.ssl-type.ssl-type-2 input[type="text"] { width:160px; float:left; margin:0 10px 0 0; padding:3px 5px; }
.ssl-type.ssl-type-2 select { width:80px; }
.ssl-type.ssl-type-2 select#region_id { width:172px; }
.ssl-type.ssl-type-2 .submit { text-align:right; }
.go-table tr td .ssl-status-label { color:#800000; }
.ssl-success { background:#dafdb7 url(../images/ssl/ico2.jpg) no-repeat 10px 5px; padding:10px 10px 10px 50px; border:1px solid #abd782; }
.csr-download { padding:10px; }
.faqs-links strong.title { background:#f1f1f1; display:block; padding:3px; text-align:center; margin:0 0 5px; }
.faqs-links { text-align:center; position:relative; z-index:10; }
.go-index-stores .popup { visibility:hidden; }
.ssl-faq .popup { position:absolute; z-index:999; left:0; top:0; margin:0 0 0 -430px; padding:15px; width:400px; background:#fff6d4; border:1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align:left; }
.go-table tr.last-go-store .ssl-faq .popup { top:-252px; }
.go-table .popup .close { background:url(../images/ssl/btn-close.png) no-repeat 0 0; width:20px; height:20px; position:absolute; right:10px; top:10px; text-indent:-2000em; overflow:hidden; }
.go-table tr td .go-action { position:relative; }
.go-action .tip-popup { z-index:100; position:absolute; top:-30px; left:156px; padding:20px 30px; width:340px; background:#fff6d4; border:1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.go-action .tip-popup-short { top:-45px; }
.go-action .tip-popup span.marked { color:#f26b23; }
.go-table tr .cell-tenant { position:relative; }
.errors-message-popup { display:none; position:absolute; top:50%; left:140px; z-index:999; min-height:50px; width:360px; margin:-50px 0 0; padding:20px; background: #fff; border: 1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.errors-message-popup .messages { margin:0 0 10px; }
.errors-message-popup .button { margin:0 auto; display:block; width:36px; text-decoration:none; }
.errors-message-popup .button span { font: bold 12px/24px Arial,Helvetica,sans-serif; }

    /*LB FORM*/
.lw-table .ma-wrapper .cardbox label.left{ margin:0; }



/*PARTNERRESOURCES*/
#partnerresources-list table.ma-table { table-layout:fixed; word-wrap:break-word; }
#partnerresources-edit .ma-form .validation-advice { width:auto; margin-right:0; }
#partnerresources-edit .delete-image label { display:inline; }
#partnerresources-edit .delete-image input[type="checkbox"] { margin-top:3px; }

.method-view{ display:none; }

/*TOOLTIP*/
.verisign h2.verisign-h a.tooltips{ position:relative; top:3px; right:0; display:inline-block; }
a.tooltips:hover{ text-decoration:none;}
#ssl-info-tlt.tooltip{ width:400px; }
.tooltip .xboxcontent.body b{ font-size:12px; }
.tooltip b.block{ display:block; }
.tooltip .xboxcontent.body p, .tooltip .xboxcontent.body ul, .tooltip .xboxcontent.body ol{ padding:0 0 15px; color:#555; }
.tooltip .xboxcontent.body ol, .tooltip .xboxcontent.body ul{ margin:0 0 0 20px; padding:0 0 10px; }
.tooltip .xboxcontent.body ol li, .tooltip .xboxcontent.body ul li{ margin:0 0 5px; padding:0; }
.tooltip .xboxcontent.body ol{ list-style:decimal outside; }

.salesforcecases-index-create .input-box{ position: relative; }
.salesforcecases-index-create .input-box .validation-advice{ top: auto; bottom: -13px; }

/*GRANTOR*/
#customer-switch-accounts {
    position: absolute;
    right: 0;
    top: 10px;
}
#customer-switch-accounts .blk-popup { display:none; }
#customer-switch-accounts select { width:150px; float:none; }
#customer-switch-accounts .blk-popup  { text-align:left; z-index:100; position:absolute; top:28px; left:-28px; padding:20px; width:260px; background:#fff6d4; border:1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:14px; }
#customer-switch-accounts .blk-popup  p { line-height:16px; }
#customer-switch-accounts .blk-popup .lnk-close-popup { background:url(../images/ssl/btn-close.png) no-repeat 0 0; width:20px; height:20px; position:absolute; right:10px; top:10px; text-indent:-2000em; overflow:hidden; }
#grantor-shared-account h3 { margin:0 0 10px; font-size:14px;  }
#grantor-shared-account p { margin:0 0 10px; font-size:14px; }

.partnerresources-partnerresources-index .my-account, .salesforcecases-solutions-index .my-account, .salesforcecases-index-index .my-account, .ee-index-index .my-account, .ee-index-edit .my-account { padding:80px 0 0; }
#grantor-shared-account { padding:20px; }

/* CUSTOM LISTS */
ul.hyphen, ol.num-bracket, ol.alph-bracket { list-style:none; }
ul.hyphen li { list-style:none !important; }
ul.hyphen li:before { content:" - "; margin-left:-7px; }
ol.num-bracket li:before { content:counter(section, decimal) ") "; vertical-align:top; }
ol.alph-bracket li:before { content:counter(section, lower-alpha) ") "; }
ol.sub-num-bracket li:before { content:counter(subsection, decimal) ") "; vertical-align:top; }
ol.sub-alph-bracket li:before { content:counter(subsection, lower-alpha) ") "; }
ol.alph-bracket li:after, ol.num-bracket li:after, ul.hyphen li:after { top:0px; width:100%; margin:auto; }

ol.main-section li { counter-increment:section !important; margin: 0 0 5px 0; }
ol.sub-section li { counter-increment:subsection !important; margin:5px 0 5px 15px; }

p.description-notes {color: red}

/* BANNERS */
#wf-demo-banner {
    padding: 15px 20px 19px 20px;
    background: white;
    border: 1px solid #dddddd;
    color: #444444;
    font-family: 'OpenSansRegular', sans-serif;
    width: 250px;
    cursor: pointer;
    display: block;
    margin-bottom: 2px;
    -webkit-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

#wf-demo-banner h3 {
    font-size: 16px;
    line-height: 20px;
    font-family: 'OpenSansSemiBold', sans-serif;
    font-weight: 500;
}

/* Chrome only hack */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    #wf-demo-banner h3 {
        font-weight: normal;
    }
}


#wf-demo-banner p {
    padding: 13px 0 0 0;
    font-size: 14px;
    line-height: 18px;
}

.col-right.sidebar .wf-demo-cta {
    text-transform: uppercase;
    font-size: 14px;
    background: #ef672f;
    color: white;
    width: 100%;
    display: block;
    text-align: center;
    padding: 14px 0px;
    border-radius: 2px;
    margin-top: 16px;
    box-shadow: inset 0 0 0 0 #c14800;
    transition-duration: .7s;
    -webkit-transition: .7s;
    font-family: 'OpenSansBold', sans-serif;
}

.col-right.sidebar .wf-demo-cta:hover {
    box-shadow: inset 0 100px 0 0 #c14800;
    transition-duration: .4s;
    -webkit-transition: .4s;
}

.col-right.sidebar a[href*="BNR_cedownload_training"] {
    display: none;
}
.partner-products-list {
    padding-bottom: 20px;
    border-bottom: 1px solid #bebebe;
    margin-bottom: 20px;
}
.ma-buttons .action.buttons.btn-top-small {
    margin-left: 10px;
}

/* Braintree */
.braintree-billing-form .ma-form .form-list .field label{ float:none; text-align:left; }
.braintree-billing-form .ma-form .form-list .field { width:319px; float:left;}
#credit_card_options_make_default {margin-left:5px;}
.braintree-billing-form #address-fieldset {margin-top:10px;}
.braintree-billing-form #address-select, .braintree-billing-form #billing_address_country, .braintree-billing-form #billing_address_region_id { background: #d5d5d5; }
.braintree-billing-form .form-list .validation-advice { position:static; }

/* Subscriptions */
td.subscription_orders { padding:0; margin:0; border-bottom:none; background-color: #fff6d4; }
td.subscription_orders div { width: 100%; display:none;}
td.subscription_orders table { width: 90%;margin:10px auto; }
td.subscription_orders table tr:last-child td{ border:none; }
td.subscriptions_tooltip_td {white-space: nowrap;}
td.subscriptions_tooltip_td .tooltips {
    display: inline-block;
    position: static !important;
    margin-left: 5px;
}
