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

html,body     { height:100%; }
body          { background-color:#fff; 
                font:75%/1 arial, sans-serif; 
                color:#000; 
                text-align:center; 
              }

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

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

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.25;}
h1            { font-size:19px; font-weight:normal; font-family: "Gill Sans", verdana, sans-serif; }
h2            { font-size:17px; font-weight:normal; }
h3            { font-size:15px; font-weight:bold; }
h4            { font-size:13px; font-weight:bold; }
h5            { font-size:11px; font-weight:bold; }
h6            { font-size:10px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

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

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

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

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


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

.wrapper { min-height:100%; }

.page { 
    margin:0 auto; 
    min-height:100%; 
    text-align:left; 
}

.page-print { height:auto; background:#fff; padding:25px 30px; text-align:left; }
.page-empty { height:auto; background:#fff; padding:20px; text-align:left; }
.page-popup { height:auto; background:#fff; padding:25px 30px; text-align:left; }

.main { 
    min-height:400px; 
    text-align:left; 
    padding-top: 20px;
    margin:0 auto;
    z-index:1;
}
.cms-home .main {
    padding-top: 0;
}

/* Base Columns */
.col-left { 
    float:left; 
    width:181px;
    color:#000;
    padding: 0 0 11px 20px;
}

body.catalog-product-view .col-left {
	margin-top:15px;
}

body.catalog-product-view .col-main {
	width:759px;
	padding:0 20px 20px 0; 
}

.col-right { 
    float:right; 
    padding: 58px 30px 11px 0;
    width: 161px;
    color:#000;
}

/* 1 Column Layout */
.cms-home .col1-layout .col-main{
    width:998px;
    margin: 0 auto;
}

.col1-layout .col-main{ 
    float:none; 
    width:970px;
    margin: 0 auto 40px;
}

body.cms-modalu-gold-landing .col1-layout .col-main{
	margin:0;
	width:1000px;
}

body.cms-modalu-gold-landing .nav-gold,
body.cms-modalu-gold-thank-you .nav-gold,
body.catalog-category-view .nav-shop,
body.category-modalu-gold .nav-gold,
body.category-gifts .nav-gifts,
body.catalogsearch-result-index .nav-shop,
body.catalog-product-view .nav-shop
{
	background:#fff;
}

body.catalog-category-view.category-modalu-gold .nav-shop,
body.catalog-category-view.category-gifts .nav-shop
{
	background:none;
}


/* 2 Columns Layout */
.col2-left-layout .col-main{ 
    width: 739px;
    float:right;
    padding:0 20px 20px 20px;
}

.catalogsearch-result-index .col2-left-layout .col-main,
.catalog-category-view .col2-left-layout .col-main{ 
    width:705px;
    padding:0;
    margin-right:30px;
}

.catalogsearch-result-index .col2-left-layout .page-title,
.catalog-category-view .col2-left-layout .page-title{ 
    margin: 0 0 0 -201px;
}

.col2-right-layout .col-main {
    width: 739px;
    float:left;
    padding:0 0 20px 30px;
}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/16px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #c7c7bf; }

input.input-text{
    height:16px;
}

input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }

textarea { 
    overflow:auto; 
    resize:vertical;
}

input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }

button.button span,
button.button span span { 
    display:block; 
    height:17px; 
    border:0; 
    text-align:center; 
    white-space:nowrap; 
    background-color: #6B3977;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: "Gill Sans", verdana, sans-serif;
    text-transform: uppercase;
    padding: 8px;
    text-transform: uppercase;
}

button.button:hover span{
    color:#fff;
}

button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#ccc !important; color:#fff !important; }

button.btn-checkout span { 
    height:36px; 
    border-color:#6B3977; 
    background:#6B3977; 
    font:bold 14px/36px arial, helvetica, sans-serif; 
    color:#fff; 
    padding: 0;
    width: 220px;
}

button.btn-checkout:hover span{
    color:#fff;
}

button.btn-checkout.no-checkout span { border-color:#ccc; background-color:#c2c2bf; background-position:0 100%; color:#b8baba; }

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

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

.form-list label { 
    float:left; 
    padding: 0 0 5px;
}

.form-list label.required {}

.form-list label.required em { 
    display:none;
}

.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }

.form-list .input-box { 
    display:block; 
    clear:both; 
    width: 257px;
}

.form-list .field { float:left; width:275px; }

.form-list input.input-text { 
    width:250px; 
}

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

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

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

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

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

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

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

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

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

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

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

.buttons-set { 
    clear:both; 
    margin:0; 
    padding:0; 
}

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

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { 
    background-color: #f2f2f2; 
    padding:22px 25px 12px 33px; 
    margin:28px 0; 
}

.fieldset .legend { 
    color:#000;
    font-size: 12px;
    font-weight: bold;
}

.newListSelected{
    position:relative;
    border:1px solid #bcbcbc;
    color:#999;
    height:18px;
    cursor:pointer;
    background:#fff url('../images/top-currency.gif') no-repeat 100% 0;
    display: inline-block;
}

.gomage-checkout-onepage-index .input-box-region .newListSelected{ width:183px; }
.gomage-checkout-onepage-index .input-box-country .newListSelected{ width:266px; z-index:100000; }

.selectedTxt{
    padding: 0 21px 0 5px;
    white-space: nowrap;
}

.top-currency .selectedTxt{
    min-width:60px;
}

.SSContainerDivWrapper{
    position:absolute;
    left:0;
    border:1px solid #bcbcbc;
    margin:0 -1px;
    width: 100%;
    height: auto !important;
    background:#fff;
}

.SSContainerDivWrapper ul{
    max-height: 150px !important;
    height:auto !important;
    overflow:auto;
}

.SSContainerDivWrapper li{
    float:none !important;
    padding:0 !important;
    margin: 0 !important;
}

.SSContainerDivWrapper a{
    border-top:1px solid #bcbcbc;
    color:#999;
    display:block;
    height:18px;
    padding:0 5px;
    background:#fff;
    white-space: nowrap;
}

.SSContainerDivWrapper a:hover{
    color:#333;
    background:#f7f0ea;
}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px solid #eb340a !important; background:#faebe7 !important; }
.validation-passed {}

p.required { 
    font-size:11px; 
    text-align:right; 
    color:#6B3977; 
}

/* Expiration date and CVV number validation fix */
.v-fix { 
    float:left; 
    margin:0 10px 0 0;
}
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 6px !important; background-repeat:no-repeat !important; min-height:17px !important; padding:14px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../../blank/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../../blank/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg {
	border-color:#000;
	background-color:#F0F0F0;
	background-image:url(../../blank/images/i_msg-note.gif);
	color:#000;
}

.catalogsearch-result-index .error-msg,
.catalogsearch-result-index .success-msg,
.catalogsearch-result-index .note-msg,
.catalog-category-view .error-msg,
.catalog-category-view .success-msg,
.catalog-category-view .note-msg{
    margin-left:40px;
    margin-right:40px;
}

/* BreadCrumbs */
.breadcrumbs {
    color: #e4d4e7;
    font-family: "Gill Sans", verdana, sans-serif;
    width: 970px;
    margin: 10px auto 0 auto;
    position: relative;
}
.breadcrumbs ul { 
    padding: 0 0 0 5px;
}

.breadcrumbs li { 
    float:left;
}

.breadcrumbs a {
    color: #e4d4e7;
}

.breadcrumbs strong { 
    font-weight:normal; 
}

/* Page Heading */
body.cms-page-view h1,
.page-title h1,
.page-title h2 {
    color: #77b8c4;
    font-size: 2.3333em;
    font-family: "Gill Sans", verdana, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 28px;
    line-height: 27px;
    margin-bottom: 0.8em;
}



body.cms-page-view h1:after,
.page-title h1:after,
.page-title h2:after {
    content: '';
    background: url(../images/title-leaf.gif) 100% 100% no-repeat;
    display: inline-block;
    height: 28px;
    width: 45px;
    position: relative;
    bottom: -26px;
    right: 26px;   
}

.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }

tfoot button.button{
    margin:0 7px 0 0;
}

.title-buttons button.button{
    margin:15px 41px 0 7px;
}

.title-buttons li button.button{
    margin:0 0 0 7px;
}

tfoot button.button span,
.title-buttons button.button span{
    font:9px/14px Arial, Helvetica, sans-serif;
    color:#000;
    padding:0 22px 0 0;
    height:14px;
    background:url('../images/button.gif') no-repeat 100% 3px;
    width:auto;
}

tfoot button.button:hover span,
.title-buttons button.button:hover span{
    color:#6B3977;
    background-position:100% -10px;
}

tfoot button.button span span,
.title-buttons button.button span span{
    padding:0;
    background:none;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { 
    clear:both; 
    padding:15px 0 0; 
    margin:0 0 13px;
}

/* Pager */
.pager { font-size:11px; padding:4px 8px; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {
    float:right;
    padding: 0 42px 0 25px;
}

.toolbar .pager { 
    font:9px/44px Arial, Helvetica, sans-serif;
    color:#000;
    padding:0;
    text-transform:uppercase;
    letter-spacing: 1px;
}

.toolbar .pager .pages{ 
    margin:0;
    display:inline;
    margin: 0 17px 0 0;
}

.toolbar .pager a{ 
    color:#000;
}

.toolbar .pager a.next{ 
    padding: 0 5px 0 19px;
    background:url('../images/next-prev.gif') no-repeat 100% -29px;
}

.toolbar .pager a.next:hover{
    background-position:100% -45px;
}

.toolbar .pager a.previous{ 
    padding: 0 15px 0 14px;
    background:url('../images/next-prev.gif') no-repeat 0 3px;
}

.toolbar .pager a.previous:hover{
    background-position:0 -13px;
}

.toolbar .pager a:hover{ 
    color:#6B3977;
}

.toolbar .pager .current{
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:underline;
}

/* Data Table */
.data-table { 
    width:100%; 
    font-size: 11px;
    margin:0 0 10px;
}

.data-table th {
    background-color:#f7f7f7;
    padding:3px 8px;
}

.data-table td { 
    padding:3px 8px; 
    vertical-align: middle;
    border-bottom:1px dotted #e0e0e0;1%
}

.data-table td:first-child { width: 20px; }

.data-table thead th {
    font-family: Arial, Verdana, sans-serif;
    white-space:nowrap; 
    vertical-align:middle; 
    border-bottom:1px dotted #e0e0e0;
    padding: 12px 14px 9px;
    text-transform: uppercase;
}

.data-table thead th.wrap { white-space:normal; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }


.data-table tfoot tr.first td {
    border-top:1px solid #e0e0e0;
}

.data-table tfoot tr {  }

.data-table tfoot td { 
    border-bottom:0; 
    padding:9px 10px;
    background-color:#f7f7f7;
}

.data-table tfoot strong { 
    font-size:16px; 
    font-weight: normal;
}

/* Bundle products tables */

.data-table tbody.odd tr { 
    background:#FAFAFA !important; 
}

.data-table tbody.even tr { 
    background:#fff !important; 
}

.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

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

.data-table .product-name{
    font-size:12px;
    font-weight:bold;
}

.data-table .product-name a{
    color:#000;
}

/* Generic Info Box */
.info-box { background:#fff; border:1px solid #e0e0e0; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

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

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

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

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

.std ul { list-style:disc outside; padding-left:1.5em; }
.std #store_locator_form ul { list-style:none; padding-left:0; }
#store_locator_form .form-button { padding:3px; }

.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 .landing-page img { display: block; }
.std .landing-page .bottom-text { margin-top: 1em; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#6B3977 !important; font-weight:bold; }
.link-wishlist { color:#6B3977 !important; font-weight:bold; }
.link-reorder { }
.link-compare { font-weight:bold; }
.link-print { font-weight:bold; color:#6B3977; }
.link-rss { background:url(../../blank/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:13px; font-size:0; line-height:0; background:url(../images/icon-remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:11px; height:13px; font-size:0; line-height:0; background:url(../images/icon-remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../../blank/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

td .btn-remove,
td .btn-remove2{
    margin:0 auto;
}

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

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../../blank/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 ================================================================================ */


.header-wrapper,
.main {
    margin: 0 auto;
    width: 1000px;
    background: #ffffff;
    position: relative;
}

.header-wrapper {
    padding-bottom: 0;
    z-index: 2;
}

.header-ribbon {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.header-ribbon,
.header-ribbon-inner {
    height: 40px;
}

.header-ribbon-inner,
.header-container {
    padding: 0 15px;
}

.header-ribbon-inner {
    margin-top: 11px;
}

.header {
    color:#000;
    padding-bottom: 15px;
}


.header .logo {
    display: block;
    float: left;
    margin-top: 27px;
}

.header .logo strong{
    display:none;
}

.header .logo a {
    display: block;
}

.header .top-links{
    font-family: Verdana, sans-serif;
    font-size: 0.8333em;
    float:right;
    position: relative;
    z-index:100;
}

.header .top-links li{
    float:left;
    padding: 0 4px;
    position:relative;
}
.header .top-links li.wishlist-top-link a {
    padding:0 0 0 20px;
    background:url('../images/wishlist-star.png') no-repeat 0 center;
}

.header .top-links a{
    color:#000;
}

.header .top-currency {
    margin-top: -4px;
}

.top-currency .newListSelected{
    min-width:97px;
}

.header .top-links .checkout-cart-link{
    margin: 0 -4px;
    padding: 0 9px;
	width:190px;
}

.header .top-links .checkout-cart-link.items-multiple,
.header .top-links .checkout-cart-link.items-single {
	width:280px;
}

.header .top-links a.onepage-link:hover {
	color:#6B3977;
}

.header .checkout-cart-link #btn_shopping_bag.active:hover,
.header .checkout-cart-link #btn_shopping_bag
{
    position:relative;
    z-index:101;
    padding:0 0 0 18px;
    background:url('../images/your-bag.png') no-repeat 0 center;
}

.header .checkout-cart-link a.checkoutlink{
    background-color:#6B3977;
    z-index:101;
    float:right;
    margin-right:10px;
    padding:5px;
    color:#fff;
    text-transform: uppercase;
}

.header .checkout-cart-link a.checkoutlink:hover,
.header .checkout-cart-link a.checkoutlink:active {
    text-decoration: none;
    color: #fff;
}

.header .checkout-cart-link a.closelink {
    padding:5px;
    margin-left:5px;
    float:left;
}

.header .checkout-cart-link a.active,
.header .checkout-cart-link a:hover{
    color:#000;
}

.header .top-forms{
    float:right;
    clear:right;
    margin-top: 35px;
}

.header .top-subscribe{
    float:left;
}

.header .top-subscribe{
    float:left;
    padding: 0 23px 0 0;
}

.header .top-subscribe .input-box{
    display:inline;
    position:relative;
}

.header .top-subscribe .validation-advice{
    position:absolute;
    font-size: 9px;
    left: 4px;
}

.header .top-subscribe .input-text{
    margin: 0 0 0 7px;
    width: 119px;
}

.header .top-subscribe .actions{
    display:inline;
}

#search_mini_form{
    float:left;
}

#search_mini_form .input-text{
    background-color: #e8e8e8;
    border: none;
    border-top: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 8px 4px 7px;
    font-size: 0.909em;
    text-transform: uppercase;
    color: #999;
    float: left;
    width: 148px;
    line-height: 1;
    margin-right: 3px;
}


#search_mini_form button.button {
    background: url(../images/search-button-new.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-indent: -1000em;
}

#search_mini_form button.button span {
    background-color: transparent;
    padding: 0;
}

div.strap div {
	width:980px;
	margin:0 auto;
}

/*J2T>*/

#j2t_ajax_progress{
    display:none;
    position:absolute;
    left:0;
    top: -5px;
    right:0;
    bottom: -5px;
    background:#fff;
    text-align:center;
    z-index:999;
    width:100% !important;
    height:auto !important;
    padding: 5px 0 0;
}

#ajax_cart_holder{
    position:absolute;
    top:0;
    left:0;
    margin:-6px 0;
    width:100%;
}

#ajax_cart_holder li{
    float:none;
    padding:5px;
    overflow:hidden;
}


#ajax_cart_holder li { padding:0 !important; top:0;left:0}

#ajax_cart_holder .ajaxcartempty{
    padding:5px;
    font-size:10px;
}

#ajax_cart_holder .ajaxcartempty p{
    margin:0 0 3px;
}

.ajaxcarthead{
    background:url('../images/ajaxcarthead.png') no-repeat 0 0;
    padding:0 0 0 4px;
    height:28px;
}

.ajaxcarthead .ajaxcarthead{
    background-position:100% 0;
    padding:0 6px 0 0;
}

.ajaxcartbottom{
    background:url('../images/ajaxcartbottom.png') no-repeat 0 0;
    padding:0 0 0 10px;
    height:10px;
}

.ajaxcartbottom .ajaxcartbottom{
    background-position:100% 0;
    padding:0 10px 0 0;
}

.ajaxcartleft{
    background:url('../images/ajaxcartleft.png') repeat-y 0 0;
    padding:0 0 0 4px;
}

.ajaxcartright{
    background:url('../images/ajaxcartright.png') repeat-y 100% 0;
    padding:0 4px 0 0;
}

.ajaxcartcont{
    background:#fff;
    overflow:hidden;
    padding: 10px 0;
}

.ajaxcartcont .ajax-product-img{
    float:left;
}

.ajaxcartcont .ajax-product-info{
    margin:10px 0 0 66px;
    font-size:10px;
    text-transform:uppercase;
}

.ajaxcartcont .ajax-product-info span{
    margin-bottom: 5px;
    display:block;
}


/*<J2T*/

.nav-container{
    float: left;
    margin: 70px 0 -4px 10px;
}

/* updated css 05-03-2012 */
.nav{
    margin:0 1px 4px 1px;
	/*margin-bottom:10px;*/
	/* Clear floats */
	float:left;
	width:100%;
	position: relative;
    /*z-index: 3000;*/
	z-index: 3;
}

.nav li{
    float:left;
	position:relative;
}

.nav>li{
}

.nav a{
    font-family: "Gill Sans", verdana, sans-serif;
    text-transform:uppercase;
    line-height: 8px; /* hack, safari cufon valign */
}

.nav>li>a{
    color: #000000;
    text-decoration: none;
    text-transform:uppercase;
	display:block;
    padding: 0 8px 15px 8px;
    border: 1px solid #fff;
}

.nav>li>a.over{
    color:#B59CBB;
    border-color: #fff;
    border-bottom-color: #fff;
}

.nav-container .social {
	float:right;
    color:#333;
    margin-top:13px;
}

.nav-container ul.social li{
	float:left;
	margin-right:12px;
}

.nav-container ul.social li a {
	color:#333;
}

.nav-container ul.social li.facebook {
	background:url(../images/social_facebook.gif) 0 3px no-repeat;
	padding-left:12px;
	margin-right:20px;
}

.nav-container ul.social li.twitter {
	background:url(../images/social_twitter.gif) 0 3px no-repeat;
	padding-left:12px;
}

.nav .handbag-subnap {
    width: 424px !important;
}

/* ======================================================================================= */
.nav .handbag-subnap ul {display: block; width: 194px; padding: 0 0 5px 0;}
.nav li ul li {height: 30px; line-height: 30px;}
.nav li ul li a {color: #000; line-height: 30px;}
.nav .handbag-subnap .col2 {background: white; width: 233px; float: right; }
.nav .handbag-subnap .col2 h1 {letter-spacing: 3px;font-size: 11px; text-align: center; font-family: "Gill Sans", verdana, sans-serif; padding: 8px 0px 5px 0px;}
.nav .handbag-subnap .col2 img {margin-left: 15px; margin-bottom: 0px;}
.nav .handbag-subnap .col2 p {padding-left: 10px;}
.nav .handbag-subnap .col2 p.text_underimage {padding-left: 24px; margin-top: -10px; padding-bottom: 0px;}
.nav .handbag-subnap .col2 p.text_underimage .text_underimage_big {font-size: 9px;}
.nav .handbag-subnap .col2 .shop-link {float: right; margin-right: 20px;}.nav .nav-handbags:hover .handbag-subnap {display: block;}
.nav li:hover ul {padding: 10px;}
.nav li:hover ul li {height: 30px; line-height: 30px;}
.nav li:hover ul li a {line-height: 30px;}

.nav .handbag-subnap,
.nav .subnav {display: none; border: 1px solid #ddddff; position: absolute;background: #fff;}

.nav li:hover .subnav {display: block;}
.nav .handbag-subnap .col1 {
    float: left;
    width: 190px !important;
}

/* Sidebar =============================================================================== */
.block { 
    margin:0 0 15px; 
}

.block .block-title { 
    border-bottom:1px solid #000; 
}

.block .block-title strong { }
.block .block-title strong span {}
.block .block-title a { }
.block .block-subtitle {}
.block .block-content { }
.block .block-content li.item { }
.block .block-content .product-name { }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }

/* Mini Products List */
.mini-products-list .product-image { 
    float:left; 
}

.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block-account { }
.block-account .block-title {
    border-bottom: 1px solid #CAC2B8;
    font-size: 12px;
    padding: 0 0 9px;
}


.block-account .block-content {
    padding:15px 0;
}

.block-account .block-content li{
    padding:0 0 8px;
}

.block-account .block-content li a {
    color: #000;
    display: block;
    font-size: 11px;
    line-height: 23px;
    padding: 0 2px;
}

.block-account .block-content li.current strong{
    color: #000;
    display: block;
    font-size: 11px;
    line-height: 23px;
    padding: 0 2px;
    background:#f0f0f0;
    font-weight:normal;
}

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

/* Block: Layered Navigation */
.block-layered-nav { border:0; }

.block-layered-nav .block-content { 
    background:none;
}

body .block-layered-nav #narrow-by-list dt,
body #narrow-by-list dd ol a,
body .gan-sidebar-nav .gan-image-list a {
    font-size: 12px;
    text-transform: none;
}

body .block-layered-nav #narrow-by-list dt {
    cursor: default;
    font-family: "Gill Sans", verdana, sans-serif;
    font-size: 1.75em;
    text-transform: uppercase;
    font-weight: 300;
    color: #999999;
    margin-top: 1em;
}

.block-layered-nav dt { 
    font-weight:bold;
    padding: 0 0 9px;
}

.block-layered-nav dd { 
    padding: 15px 0;
}

.block-layered-nav dd a{ 
    color:#000;
    display:block;
    font-size: 10px;
    line-height:23px;
    padding:0 2px;
}

.block-layered-nav dd li{ 
    padding:0 0 8px;
}

.block-layered-nav dd a:hover{ 
    background:#f7f0ea;
}

body #narrow-by-list .slider-back-bg,
body #narrow-by-list .gan-slider-span {
    background: #CAC2B8;
}

body #narrow-by-list .handle-left .handle-left-bg,
body #narrow-by-list .handle-right .handle-right-bg {
    background-image: none;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8.7px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
}

body #narrow-by-list dd ol.gan-list-checkbox li a.active {
    background-image: url('../images/gan_checkbox_active.png');
}

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

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

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

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

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

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

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

/* Block: Login */
.block-login .block-title strong { }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }

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


.sidebar-nav h3,
.sidebar-nav h4 {
    color: #000000;
    font-family: Georgia, serif;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

.sidebar-nav h3 {
    font-size: 24px;
}

.sidebar-nav h4 {
    font-size: 21px;
    margin: 2em 0 0.5em 0;
}

.sidebar-nav ul {
    padding-top: 0.5em;
}

.sidebar-nav ul li {
    padding: 0.5em 0;
}

.sidebar-nav ul li a {
    color: #000;
}

.sidebar-nav ul li a:active,
.sidebar-nav ul li a:hover {
    text-decoration: none;
}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-top-nav{
    float:left;
    /*border-left:1px solid #d6d6d6;*/
    text-align:center;
}

.category-top-nav li{
    float:left;
    border-right:1px solid #d6d6d6;
    font:9px/46px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 159px;
}

.category-top-nav li a{
    color:#000;
}

.category-top-nav li a:hover{
    color:#6B3977;
}

.category-top-nav li.last {
	border-right:0;
}

.category-products{
    margin-left: -10px;
}

.products-grid{
    padding: 25px 0 39px;
}

.catalog-category-view .products-grid.first{
    /*background-position:50% -1px;*/
}

.products-grid .item{
    float:left;
    position:relative;
    padding: 0 0 0 10px;
    text-align: center;
    width:226px;
}

.products-grid .product-alert-circle{
    left: 74px;
    position: absolute;
    top: 3px;
}

.products-grid .product-alert-circle li{
    float:left;
    padding: 0 0 0 5px;
}

.products-grid .product-image{
    display: block;
    margin: 0 0 25px;
    text-align: center;
}

.products-grid .product-brand{
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#000;
    font-weight: 300;
    text-transform:uppercase;
    letter-spacing: 3px;
    margin: 0 0 4px;
}

.products-grid .product-name{
    text-transform: uppercase;
    line-height: 1.2727;
    font-size: 0.9166em;
    margin-bottom: 5px;
    padding-bottom: 0;
    font-family: "Gill Sans", verdana, sans-serif;
}

.products-grid .product-name a{
    color:#999;
}

.products-grid .product-name a:hover{
    text-decoration: none;
}

.products-grid .price-box{
    margin: 1px 0 12px;
}

.products-grid .price-box .price{
    padding-top: 3px;

    line-height: 1.2727;
    font-weight: bold;
    color: #000000;
    display: block;
    font-size: 0.9166em;
}

.products-grid .product-colors{
    padding: 0 0 8px;
}

.products-grid .product-colors li{
    display:inline-block;
    background:url('../images/color-separetor.gif') no-repeat 0 0;
    padding: 0 4px 0 6px;
    *display:inline;
}

.products-grid .product-colors li:first-child{
    background:none;
}

.products-grid .product-colors span{
    width:10px;
    height:10px;
    display:inline-block;
    background-image:url('../images/color-bg.png');
    background-position:0 0;
    background-repeat:no-repeat;
}

.products-grid .product-colors span span{
    display:none;
}

.products-grid .view{
    display: none;
}

.products-grid .preview {
	color:#fff;
	background:#6B3977;
	margin-top:5px;
	padding:5px 40px;
}

.products-grid .short_description {
	margin:10px 10px 23px;
}

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


/* Product View ========================================================================== */

.product-view-title .back{
    width:261px;
    float:right;
    font:9px/46px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    margin: 0;
}

.product-view-title .back a{
    color:#000;
}

.product-view-title .back a:hover{
    color:#6B3977;
}

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

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

.price-box { margin:5px 0; }
.price-box .price { }

/* Regular price */
.regular-price {}
.regular-price .price { font-size:17px; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { }

/* Special price */
.special-price { 
    margin:0; 
    padding:3px 0; 
    color:#6B3977;
}

.special-price .price-label { 
    white-space:nowrap; 
    font-family:Arial, Helvetica, sans-serif;
}

.special-price .price { 
    font-family:Arial, Helvetica, sans-serif;
}

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

.minimal-price-link { display:block; }
.minimal-price-link .label {
	font-family:Arial, Helvetica, sans-serif;
	color:#6B3977;
}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; }

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

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

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

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

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

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

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

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { 
    margin: 8px 0 0;
}

.add-to-links .separator { display:none; }

/* Add to Cart */

.add-to-cart {
    padding-top: 1em;
    border-top: 1px solid #e0e0e0;
}

.add-to-cart .qty-box{
    overflow:hidden;
    padding: 0 0 12px;
}

.add-to-cart label { 
    float:left; 
    margin-right:5px; 
    font-weight:bold; 
    line-height: 22px;
    margin-right: 11px;
}

.add-to-cart .need-help{ 
    line-height: 23px;
}

.add-to-cart .qty { 
    float:left; 
    margin-right:11px; 
    text-align:center;
}

.add-to-cart button.button {
    width:220px;
}

.add-to-cart .color-options-box{
    clear:both;
    padding: 0px;
}

.add-to-cart .color-options-box .label{
    font-size:11px;
    margin:0 0 16px;
}

.add-to-cart .color-options-box ul{
    overflow:hidden;
}

.add-to-cart .color-options-box li{
    width:109px;
    float:left;
    line-height: 22px;
    margin: 0;
    white-space:nowrap;
    overflow:hidden;
}

.add-to-cart .color-options-box a{
    color:#333;
}

.add-to-cart .color-options-box a span{
    background:url('../images/colors.png') no-repeat 0 -22px;
    display:inline-block;
    width:20px;
    height:19px;
}

.add-to-cart .color-options-box a:hover span{
    background-position:0 -1px;
    height:20px;
}

.add-to-cart .color-options-box a span.active{
    background-position:0 -1px;
    height:20px;
}

.add-to-cart button.button span{
    height:35px;
    background:#000000;
    color: #FFF;
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    padding: 0 8px;
}

.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {
    padding: 8px 0;
    margin: 10px 0 0 0;
}



.add-to-box .add-to-cart { }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { 
    width:754px;
    float:right;
    padding: 0 0 20px;
}

.product-essential { 
    padding: 0 0 22px;
}

/* Product Shop */
.product-view .product-shop { 
    float:right; 
    width:219px; 
    padding: 4px 0 0;
}

.product-view .product-shop .brand{
    font:17px/22px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    letter-spacing: 5px;
    margin:0;
}

.product-view .product-shop .product-name { 
    margin: 0 0 2px;
}

.product-view .product-shop .product-name h1 {
    color: #e2d4e8;
    font-size: 2.3333em;
    font-family: "Gill Sans", verdana, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin:0;
    letter-spacing:2px;
    padding-top:10px;
    font-size: 28px;
    line-height: 27px;
}
.product-view .product-shop .product-style {
    margin: 18px 0 10px 0;

    font-size: 1.2em;
}

.product-view .product-shop .price-box {
    font-size: 1.333em;
    line-height: 1.75;
}

.product-view .product-shop .price-box p{
    display:inline;
    font:17px/20px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}

.product-view .product-shop .sku,
.product-view .product-shop .description,
.product-view .product-shop .short-description {
    color: #555;
    line-height: 19px;
}

.product-view .product-shop .sku strong {
    font-weight: normal;
}

.product-view .product-shop .short-description,
.product-view .product-shop .description {
    color: #999;
}


.product-view .product-shop .short-description{
    padding:0 0 13px;
    min-height:75px;
}

.product-view .product-shop .moreinfo {
    display: none;
}
.product-view .product-shop .moreinfo-readmore {
    margin: 0 0 10px 0;
    cursor: pointer;
}
.moreinfo-readmore span {
    display: inline-block;
    margin-left: 4px;
    width: 8px;
    height: 6px;
    background-image: url(../images/arrows-small.png);
    background-repeat: no-repeat;
}
.moreinfo-readmore.open span {
    background-position: 0 -6px;
}

.product-view .product-shop .description {
	margin:15px 0;
	margin-top:15px;
    min-height:75px;
}

/* Product Options */
.product-options { 
    margin:20px 0 0;
    position:relative; 
}

.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:0px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { 
    
}

.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }

.product-options-bottom .add-to-links { }

.add-to-box .add-to-links .link-wishlist,
.product-options-bottom .add-to-links .link-wishlist,
.product-view-links .link-wishlist 
{
    display:block;
    text-align:center;
    background:#e4d4e7;
    line-height:35px;
    height:35px;
    font-size:16px;
    text-transform:uppercase;
    color:#fff !important;
    text-decoration: none;
    font-weight: normal;
    font-family: "Gill Sans", verdana, sans-serif;
}

.product-view-links{
    margin: 20px 0;
}

.product-view-links li{
    border-top: 1px solid #e0e0e0;
    clear:both;
    margin-top: 1em;
}

.product-view-links li.social {
	padding-left:10px;
	min-height:55px;
	font: 10px/32px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.product-view-links li.social div {
	float:left;
}
.pin-it-button {
    background: url("../images/PinExt.png") no-repeat scroll left top transparent;
    display: block;
    height: 20px;
    text-indent: 9999px;
    width: 45px;
    overflow: hidden;
}
.product-view-links li.social div.email-friend a {font-size: 9px\9;}
.product-view-links li.social div.twitter { width:88px; }
.product-view-links li.social div.google { width:70px; }
.product-view-links li.social div.facebook { .margin-top:10px; }
.product-view-links li.social div.email-friend { width:105px; .margin-top:10px; }

.connect_widget_vertical_center.connect_widget_button_cell{
    display:none !important;
}

.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }

.product-options-bottom .add-to-cart {
    padding: 10px 0 0;
}

.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid {
	width:100%;
	padding-bottom:0;
	padding-top:10px;
}
.product-view .box-up-sell .products-grid td { width:25%; background:#fafaec; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#fafaec; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

.product-view .box-up-sell .products-grid {
	background-position:50% -65px;
}

.box-up-sell .products-grid .product-name {
	text-transform:uppercase;
	font:14px/14px Arial, Helvetica, sans-serif;
	margin:0;
}

.box-up-sell .products-grid .product-style {
    font:12px/18px Arial, Helvetica, sans-serif;
}

.products-grid .product-style a {
	color:#000;
}

.box-up-sell .products-grid .product-link a {
	text-transform:uppercase;
	color:#6B3977;
	margin-top:32px;
    font-size:10px;
}

.box-up-sell .products-grid .price-box {
    margin-bottom: 0;
}

.box-up-sell .upsell-configurable {
    display: none;
}

.product-img-box {
    width:516px;
    float:left;
}

.product-img-box.not-ready .product-image, .product-img-box.not-ready .more-views {
    opacity: 0;
}

.product-img-box .product-image{
    margin: 0 auto;
    position:relative;
    width:400px;
    height:400px;
}

.product-view .box-up-sell .products-grid .product-image-upsell {
	width:132px;
	height:132px;
	float:left
}

.product-view .box-up-sell .upsell_details {
	float:left;
	margin-left:5px;
	margin-top:20px;
}

.product-view .box-up-sell .products-grid .item {
	text-align:left ;
	width: 235px;
}


.product-img-box .product-alert-circle{
    left: 13px;
    position: absolute;
    top: 25px;
    z-index:10000;
}

.product-img-box .more-views{
    text-align:center;
    padding: 0 0 12px;
    margin-left:53px;
}

.product-img-box .more-views li{
    display:inline-block;
    position:relative;
    width:95px;
    height:95px;
    /*background:url('../images/more-views-bg.png') repeat-x 0 0;*/
    margin:0 5px;
    float:left;
}

.product-img-box .more-views a{
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:95px;
    height:95px;
    border:4px solid #fff;
}

.product-img-box #magic360 {
    margin-top: 12px !important;
    margin-left: 56px !important;
}

.product-img-box #magic360 .controls {
	z-index: 2 !important;
}

.Magic360 .magnifier {
	z-index: 1 !important;
}

.product-img-box .more-views li:hover a,
.product-img-box .more-views .active a{
    /*border:4px solid #f88058;*/
}

.product-img-box .tab-title{
    width:127px;
    float:left;
    border-left:1px solid #ddd;
    border-bottom:1px solid #ddd;
    background:#f0f0f0;
    cursor:pointer;
    text-align:center;
    font: 10px/32px "Gothic HTF", Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    margin:0;
}

.product-img-box .tab-title:first-child{
    border-left:0;
    width:126px;
}

.product-img-box .tab-title.tab-active{
    background:#fff;
    border-bottom:1px solid #fff;
}

.product-img-box .tab-nav{
    background:url('../images/tab-nav.png') no-repeat 0 0;
    padding: 3px 3px 0;
}

.product-img-box .tab-box{
    background:url('../images/tab-box.png') no-repeat 0 100%;
    padding:25px 0 6px;
    clear:both;
}

.product-img-box .tab{
    background:url('../images/tab.png') repeat-y 0 0;
    padding:0 3px;
    min-height: 144px;
    line-height: 19px;
    color: #555;
}

.product-view ul.box-collateral{
    background:url('../images/box-up-sell.gif') repeat-x 0 0;
    padding: 0 0 9px;
}

.product-view ul.box-collateral .item{
    width:245px;
    float:left;
}

.product-view ul.box-collateral .product-image{
    float:left;
    margin: 5px 0 5px 30px;
}

.product-view ul.box-collateral .product-upsell-descr{
    margin: 35px 0 0 155px;
}

.product-view ul.box-collateral .brand{
    font:13px/17px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    margin:0;
}

.product-view ul.box-collateral .product-name{
    font:17px/20px Arial, Helvetica, sans-serif;
    margin: 0;
}

.product-view ul.box-collateral .product-name a{
    color:#333;
}

.product-view ul.box-collateral .product-name a:hover{
    color:#6B3977;
}

.product-view ul.box-collateral .price-box{
    margin: 0 0 18px;
}

.product-view ul.box-collateral .price{
    font:13px/17px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}

.product-view ul.box-collateral .view{
    font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}

.product-view-items{
    
}

.product-view-items li{
    width:180px;
    float:left;
    border-left:1px solid #dcdbd9;
    text-align:center;
    padding: 18px 0 0;
}

.product-view-items li:first-child{
    border:0;
}

.product-view-items .item-subtitle{
    font-size: 12px;
    line-height: 14px;
    text-transform:uppercase;
    letter-spacing: 3px;
    margin: 0 0 1px;
}

.product-view-items .item-title{
    font-size: 23px;
    line-height: 28px;
    color:#d797a5;
    margin: 0 0 3px;
}

.product-view-items .more{
    font-size: 10px;
    line-height: 12px;
    text-transform:uppercase;
    color:#000;
    display:block;
    letter-spacing: 1px;
}

.product-view-items .more:hover{
    color:#6B3977;
}

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


/* Content Styles ================================================================= */

/* Product Tags */
.tags-list { 
    display:block; 
    font-size:13px; 
}

.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { 
    color:#1b2d3b; 
    font-size:100% !important;
}

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

.search-info{
    border: 1px solid #C7C7BF;
    margin: 15px 40px;
    padding: 4px 8px;
    font: 13px/1.4 Arial,Helvetica,sans-serif;
}

/* CMS Home Page */
.home-items{
    list-style:none !important;
    padding: 27px 0 20px 40px !important;
    margin:0 !important;
    clear:both;
}

.home-items .item{
    float:left;
    text-align:center;
    width:300px;
    padding: 0 4px;
}

.home-items .item-title{
    color: #6B3977;
    font-size: 26px;
    line-height: 33px;
    margin: 0 0 3px;
}

.home-items .item-subtitle{
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 5px;
    margin: 0 0 18px;
    text-transform: uppercase;
}

.home-items img{
    margin: 0 0 18px;
}

.home-items p{
    line-height:1.4;
    margin: 0 0 6px;
}

.home-items .more{
    font: 10px/13px Arial,Helvetica,sans-serif;
    text-transform:uppercase;
    letter-spacing: 2px;
}

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

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


/* Shopping Cart ========================================================================= */
.col-main .cart .page-title {
    margin-bottom:0;
}

.cart .page-title h1 { }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }

.cart .title-buttons .checkout-types { 
    float:right; 
    padding: 15px 41px 0 0;
}

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

/* Shopping Cart Table */
.cart-table{
    font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
}

.cart-table .cart-price {
    color: #707070;
}

.cart-table .cart-edit {
    color: #9c9590;
}

.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }

.cart-table .btn-continue { 
    float:left; 
}

/* Shopping Cart Collateral boxes */
.cart .cross-inside { background:url(http://www.nica.co.uk/skin/frontend/tlg/nica/images/bkg_crosssell.gif) repeat-y 0 0; }
.cart .cart-collaterals h2 { font-size: 12px; color:#000; font-weight:bold; margin:0 0 1em; }

.cart .deals,
.cart .shipping { width:100%; padding:20px 0 10px; }

.cart .deals button.button span,
.cart .shipping button.button span {
    background-color: #d2d2d2;
    color: #777;
    font-size: 10px;
    padding: 4px 5px 2px 5px;
}

.cart .deals button.button span span,
.cart .shipping button.button span span {
    padding: 0;
}

.cart .giftcard button.check-gc-status {
    background-color: transparent;
    color: #000;
    padding: 5px 0 0 0;
}

.cart .deals { float:left; width:280px; display:inline; margin:0 0 0 0; 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; margin-top: 10px;  }
.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 .cancel-btn { margin:5px 30px 0 0; clear:left; }
.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 { display: block; float:none; width:auto; text-align:left; padding:0;margin: 1.5em 0 0.5em 0; }
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select { display:block; float:none; }

.cart .crosssell { float:left; min-height:400px; width:260px; padding:0 20px 15px 30px; border:1px solid #d9d9d9; border-width:0 1px 0 0; background:#fbf3f0; }
.cart .crosssell h2 { font-size:11px; color:#cd3800; font-weight:bold; text-transform:uppercase; }
.cart .crosssell .item { padding:17px 0 0 ; }
.cart .crosssell .product-image { float:left; margin:3px -90px 0 0; }
.cart .crosssell .product-shop { margin-left:90px; }
.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; }

/* Shopping Cart Totals */
.cart .totals { 
    float:right; 
    width:220px; 
    padding: 7px 0 0;
}

.cart .totals table { width:100%; margin:7px 0; }

.cart .totals td { 
    padding: 1px 15px 7px 7px;
    font-size:12px;
    line-height:18px;
    border-bottom:1px solid #ededec;
}

.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }

.cart .totals tfoot td { 
    padding-bottom: 0;
    padding-top: 27px;
    border:0;
}

.cart .totals tfoot th,
.cart .totals tfoot td strong { 
    font-size:18px;
    font-weight:normal;
}

.cart .totals .checkout-types { 
    padding: 34px 0 0;
    text-align:right; 
}

.cart .totals .checkout-types li { 
    clear:both; 
    margin: 0 0 26px;
}

.cart .totals .checkout-types a{
    color:#333;
    margin: 0 15px 0 0;
}

.cart .totals .checkout-types a:hover{
    color:#6B3977;
}

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


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }

.sp-methods select.month { 
    width:152px; 
    margin-right:10px; 
}

.sp-methods select.year { 
    width:94px; 
}

.sp-methods input.cvv { width:3em !important; }

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

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

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

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }

.cvv-what-is-this { 
    font-size:11px; 
    cursor:help; 
    margin-left:10px; 
    line-height: 20px;
}

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

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

.gift-message-link { font-size:11px; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

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

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

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

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

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

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { 
    background:none; 
    border:0; 
    border-bottom:1px solid #e0e0e0;
    padding:0 0 9px; 
    margin:0 0 15px; 
}

.block-progress .block-title strong { 
    font-size:12px;
    font-weight:normal;
}

.block-progress .block-content { background:none; }

.block-progress dt { 
    line-height:1.35; 
    background:#eee; 
    border:1px solid #C7C7BF; 
    margin:0 0 6px; 
    padding:2px 8px; 
    color:#999; 
}

.block-progress dd { 
    border:1px solid #C7C7BF; 
    border-top:0; 
    padding:8px 13px; 
    margin:0 0 6px; 
}

.block-progress dt.complete { 
    margin:0; 
    background:#F7F0EA; 
    color:#000; 
}

.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { 
    margin-top:0; 
    padding-top:2em; 
    margin-right: 18px;
}

.opc .buttons-set p.required { margin:0; padding:0 0 10px; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { 
    position:relative; 
    width: 600px;
}

.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { 
    background:#FAFAFA; 
    border:1px solid #e0e0e0; 
    border-bottom:0; 
    color:#999; 
    cursor:pointer; 
}

.opc .allow .step-title .number { background:#e0e0e0; border-color:#dbe6eb; color:#999; }
.opc .allow .step-title h2 { color:#999; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { 
    background:#e0e0e0; 
    border:1px solid #e0e0e0; 
    padding-bottom:5px; 
    color:#6B3977; 
    cursor:default; 
}

.opc .active .step-title .number { 
    background:#6B3977; 
    border-color:#6B3977; 
    color:#fff; 
}

.opc .active .step-title h2 { 
    color:#000; 
}

.opc .step .form-list label { 
    margin-top: 1em;
}

.opc .step { 
    border:1px solid #e0e0e0; 
    border-top:0; 
    padding:15px 15px 15px 30px; 
    position:relative;
    line-height: 1.5em;
}

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

#opc-login .buttons-set { border-top:0; }

#opc-login h3 { 
    color: #D797A5;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 3px;
}

#opc-login h4 { font-size:1em; font-weight:bold; margin: 0 0 1em 0; color:#2f2f2f; }

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

#opc-review .step { 
    padding:0; 
}

#opc-review .product-name { 
    font-size: 12px;
}

#opc-review .item-options { margin:5px 0 0; }

#opc-review .buttons-set { 
    padding:20px 30px; 
    border-width:0 1px 1px; 
    margin: 0;
}

#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }

.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }

.checkout-progress li.active { 
    border-top-color:#6B3977; 
    color:#6B3977; 
}

.multiple-checkout h2 { 
    margin:0 0 10px; 
    color: #000;
    font: 13px/1.4 Arial,Helvetica,sans-serif;
}

.multiple-checkout h3,
.multiple-checkout h4 { 
    color: #000;
    font: 13px/1.4 Arial,Helvetica,sans-serif;
}

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

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

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

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { 
    border:1px solid #C7C7BF; 
    margin:0 0 25px; 
    padding:20px; 
}

.multiple-checkout .col2-set h2.legend { 
    margin:-20px -20px 15px; 
    padding:5px 10px; 
    border-bottom:1px solid #C7C7BF; 
    background:#F7F0EA;
    position:relative; 
}

.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }

.multiple-checkout .place-order .grand-total big { 
    display:inline; 
    margin-right:12px; 
    font-family:Arial, Helvetica, sans-serif;
}

.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { }

/* Step 1 */
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }

.checkout-multishipping-shipping .box-sp-methods { 
    border:1px solid #C7C7BF; 
    background:#F7F0EA; 
    padding:13px; 
    position:relative; 
}

.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; overflow:hidden; }

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


/* Account Login/Create Pages ============================================================ */

.account-login .content { 
    min-height:240px; 
    padding:14px 21px;  
    border:1px solid #C7C7BF; 
    border-bottom:0; 
}

.account-login .content h2 { 
    color: #D797A5;
    font-size: 20px;
    line-height: 23px;
    margin:0 0 14px;
}

.account-login .buttons-set {  
    margin:0; 
    padding:8px 0; 
}

.account-create {}

a.forgot-password {
	float:left;
}


/* Account Login/Create Pages ============================================================ */


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

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #999; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #999; -webkit-box-shadow:0 0 6px #999; box-shadow:0 0 6px #999; z-index:1000; }
.remember-me-popup h3 { background:#e3e9ec; border-bottom:1px solid #ccc; color:#0a263c; font-size:14px; margin:0; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../../blank/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { border-top:1px solid #e6e6e6; padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #406a83; background:#91c1cb url(../../blank/images/bkg_button.gif) 0 100% repeat-x; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


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

.col-main .order-page .page-title {
    display: block;
    height: 42px;
    line-height: 53px;
    margin: 4px 0 1.5em 0;
    position: static;
    width: auto;
}

.col-main .order-page .page-title h1 {
    border: none;
    padding: 0;
}

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { 
    background:#fff; 
    border:1px solid #C7C7BF; 
    padding:15px; 
    margin: 0 0 20px; 
}

.box-account .box-head { 
    border-bottom:1px solid #C7C7BF; 
    margin:0 0 15px; 
    text-align:right; 
}

.box-account .box-head h2 { 
    float:left; 
    margin:0 5px; 
    color: #D797A5;
    font-size: 17px;
    line-height: 20px;
}

.dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { 
    float:left; 
    color: #D797A5;
    font-size: 14px;
    line-height: 17px;
    margin:0; 
}

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { }

.dashboard .box-info h4 { 
    color: #000;
    font: 12px/1.4 Arial,Helvetica,sans-serif;
}

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

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

/* Address Book */
.addresses-list h2 { 
    color: #D797A5;
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 3px;
}

.addresses-list h3 { 
    font: 12px/1.4 Arial,Helvetica,sans-serif;
    color:#000;
}

.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }

.addresses-list li.item { 
    border:1px solid #C7C7BF; 
    padding:10px 13px; 
    margin:0 0 10px; 
}

.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { 
    border:1px solid #C7C7BF; 
    padding:4px 8px; 
    margin:0 0 8px; 
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

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

.order-info-box { background:#fff; border:1px solid #e0e0e0; padding:12px 15px; margin:0 0 15px; }

.order-info-box h2 { 
    color: #000;
    font: 13px/1.4 Arial,Helvetica,sans-serif;
}

.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

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

.order-items h2,
.order-items h3 { 
    clear:none; 
    padding:0; 
    margin:0 0 5px; 
    color: #000;
    font: 13px/1.4 Arial,Helvetica,sans-serif;
}

.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

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

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

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

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

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

/* My Reviews */
#my-reviews-table td { padding:10px; }

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

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


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; padding:2px 5px; text-align:left; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#e7f1f4 ; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../../blank/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Wordpress>> ================================================================================ */

.entry .subtitle { padding:0; }
.entry ol.ol { list-style:decimal outside; padding-left:1.5em; }
.entry ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.entry dl dt { font-weight:bold; }
.entry dl dd { margin:0 0 10px; }
.entry ul,
.entry ol,
.entry dl,
.entry p,
.entry address,
.entry blockquote { margin:0 0 15px; padding:0; }
.entry ul { list-style:disc outside; padding-left:1.5em; }
.entry ol { list-style:decimal outside; padding-left:1.5em; }
.entry ul ul { list-style-type:circle; }
.entry ul ul,
.entry ol ol,
.entry ul ol,
.entry ol ul { margin:.5em 0; }
.entry dt { font-weight:bold; }
.entry dd { padding:0 0 0 1.5em; }
.entry blockquote { font-style:italic; padding:0 0 0 1.5em; }
.entry address { font-style:normal; }
.entry b,
.entry strong { font-weight:bold; }
.entry i,
.entry em { font-style:italic; }

.entry .alignleft{
    float: left;
    margin: 10px 10px 10px 0;
}

.entry .alignright{
    float: right;
    margin: 10px 0 10px 10px;
}

.entry .aligncenter{
    clear: both;
    display: block;
    margin: 10px auto;
}

.block-blog .block-title {
    border-bottom: 1px solid #000;
    font-size: 12px;
    /*letter-spacing: 2px;*/
    padding: 0 0 9px;
    /*text-transform: uppercase;*/
}

.block-blog .block-title strong {
    font-weight:normal;
}

.block-blog .block-content {
    /*padding:15px 0;*/
}

.block-blog .block-content li{
    padding:0 0 8px;
}

.block-blog .block-content li a {
    color: #000;
    display: block;
    font-size: 10px;
    line-height: 23px;
    padding: 0 2px;
}

.block-blog .block-content li a:hover {
    background:#f7f0ea;
}

.block-blog .block-content li.current strong{
    color: #000;
    display: block;
    font-size: 10px;
    line-height: 23px;
    padding: 0 2px;
    background:#f7f0ea;
    font-weight:normal;
}

.block-blog .block-content .tags-list li a{
    display:inline-block;
}

.is-blog .post-list-item{
    padding:0 0 20px;
}

.is-blog .post-title{
    font: 23px/23px BodoniBkBTBookItalic,Arial,Helvetica,sans-serif;
    color:#6B3977;
}

body.cms-page-view h1 {
    margin-bottom: 1em;
}

body.cms-page-view.cms-style-guide .page,
body.cms-page-view.style-guide .page{
	background:#fff
}

body.cms-page-view.cms-style-guide .col2-left-layout .col-main {
	width:778px;
	padding-right:0;
}

body.cms-page-view.cms-style-guide h2.post-title,
body.cms-page-view.style-guide h2.post-title{
	margin-top:25px;
    font: 23px/23px BodoniBkBTBookItalic,Arial,Helvetica,sans-serif;
    color:#6B3977;
}

body.cms-page-view.cms-style-guide .post-columns .col-1, body.cms-page-view.cms-style-guide .post-columns .col-2{
	text-align:left;
}

body.cms-style-guide .main,
body.style-guide .main{
	margin-top:-15px;
}

.is-blog .pager{
    padding:0;
}

.is-blog #comments{
    padding:20px 0;
}

.is-blog #comments h2{
    margin: 0 0 15px;
    font: 24px/24px BodoniBkBTBookItalic,Arial,Helvetica,sans-serif;
    padding: 0;
    color: #6B3977;
}

.is-blog .comment-item{
    padding:0 0 10px;
}

.is-blog .comment-item .by{
    font-size:16px;
    font-weight:bold;
}

.is-blog .comment-item .by a {
	color:#000;
}

.is-blog .comment-item .when {
	font-weight:bold;
	color:#6B3977;
}
.is-blog p.entry{
    margin:0 0 5px;
}

.is-blog .col-left {
	width:151px;
}

/* <<Wordpress ================================================================================ */


/* Footer ================================================================================ */

.footer-container {
    background:#fff;
    padding: 10px 0 30px 0;
    border-top: dashed 2px #D1CDCD;
    margin-top: 30px;
}

.footer {
    width: 1000px;
    margin: 20px auto;
    line-height: 1.5em;
}

.footer ul {
    float: left;
    width: 70%;
}

.footer li {
    display:inline;
    font-weight: bold;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 8px; /* hack, safari cufon valign */
    font-size: 10px;
    color: #8F8F8F;
    padding-right: 0.5em;
    border-right: 1px solid #999;
}

.footer a{
    color: #999;
}

.footer a:hover{
    color:#000;
    text-decoration: none;
}

.footer-container .copyright {
	color:#999;
    float:right;
    width: 30%;
	text-align:right;
}

.footer-container .copyright,
.footer-container .copyright a {
	color:#B59CBB;
}
.footer-signup-social-container {
    width: 1000px;
    margin: 0 auto;
    line-height: 1.5em;
    padding: 5px 0 18px 0;
}
.footer-signup-social {
    border-bottom: 2px dashed #D1CDCD;
}
.footer-signup-social-container .footer-signup {
    width: 50%;
    float: left;
}
.footer-signup-social-container .footer-social {
    width: 50%;
    float: right;
}
.footer-signup-social-container .top-subscribe label {
    display: block;
    padding-bottom: 7px;
    float: none;
}
.footer-signup-social-container .top-subscribe input.input-text {
    width: 165px;
}
.footer-signup-social-container .top-subscribe #subscribe-email-box, .footer-signup-social-container .top-subscribe #subscribe-actions {
    display: inline-block;
}
.footer-signup-social-container .top-subscribe #subscribe-actions {
    padding-left: 5px;
}
.footer-signup-social-container .footer-social-links {
    float: right;
}
.footer-signup-social-container .footer-social ul.social-icons {
    margin: 10px 0 0 0;
}
.footer-signup-social-container .footer-social ul.social-icons li {
    float: left;
    padding-right: 10px;
}

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

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee; }
.best-selling tr.even { background:#fff; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


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

.product-view ul.box-collateral,
.product-img-box .tab-nav,
.home-items,
.nav-container{
    *display:inline-block;
}
/* ======================================================================================= */

.add-to-cart .color-options-box a span.color_fig, .products-grid .product-colors span.color_fig{
	background-color:#af8273;
}

.add-to-cart .color-options-box a span.color_burnt_amber, .products-grid .product-colors span.color_burnt_amber{
	background-color:#BB8B41;
}
.add-to-cart .color-options-box a span.color_charcoal, .products-grid .product-colors span.color_charcoal{
	background-color:#121223;
}
.add-to-cart .color-options-box a span.color_sunrise_orange, .products-grid .product-colors span.color_sunrise_orange{
	background-color:#EF9200;
}
.add-to-cart .color-options-box a span.color_pastel_grey, .products-grid .product-colors span.color_pastel_grey{
	background-color:#969491;
}

.add-to-cart .color-options-box a span.color_oak, .products-grid .product-colors span.color_oak{
	background-color:#78512D;
}

.add-to-cart .color-options-box a span.color_black, .products-grid .product-colors span.color_black{
	background-color:#000;
}

.add-to-cart .color-options-box a span.color_black_pony, .products-grid .product-colors span.color_black_pony{
	background-color:#000;
}


.add-to-cart .color-options-box a span.color_brown, .products-grid .product-colors span.color_brown{
	background-color:#53331E;
}

.add-to-cart .color-options-box a span.color_chilli, .products-grid .product-colors span.color_chilli{
	background-color:#8b0000;
}

.add-to-cart .color-options-box a span.color_grey, .products-grid .product-colors span.color_grey{
	background-color:#D1D3CC;
}

.add-to-cart .color-options-box a span.color_aubergine, .products-grid .product-colors span.color_aubergine{
	background-color:#372528;
}

.add-to-cart .color-options-box a span.color_camel, .products-grid .product-colors span.color_camel{
	background-color:#c19a6b;
}

.add-to-cart .color-options-box a span.color_red, .products-grid .product-colors span.color_red{
	background-color:#952B32;
}

.add-to-cart .color-options-box a span.color_black_croc, .products-grid .product-colors span.color_black_croc{
	background-color:#000;
}

.add-to-cart .color-options-box a span.color_burgundy, .products-grid .product-colors span.color_burgundy{
	background-color:#652525;
}

.add-to-cart .color-options-box a span.color_black_white, .products-grid .product-colors span.color_black_white{
	background-color:#000;
}

.add-to-cart .color-options-box a span.color_bone, .products-grid .product-colors span.color_bone{
	background-color:#DBC2AB;
}

.add-to-cart .color-options-box a span.color_tan, .products-grid .product-colors span.color_tan{
	background-color:#8b5a2b;
}

.add-to-cart .color-options-box a span.color_merlot, .products-grid .product-colors span.color_merlot{
	background-color:#73343a;
}

.add-to-cart .color-options-box a span.color_blue, .products-grid .product-colors span.color_blue{
	background-color:#00008B;
}

.add-to-cart .color-options-box a span.color_oyster, .products-grid .product-colors span.color_oyster{
	background-color:#6a636d;
}

.add-to-cart .color-options-box a span.color_brown_croc, .products-grid .product-colors span.color_brown_croc{
	background-color:#53331E;
}

.add-to-cart .color-options-box a span.color_toffee, .products-grid .product-colors span.color_toffee{
	background-color:#8e593c;
}

.add-to-cart .color-options-box a span.color_navy, .products-grid .product-colors span.color_navy{
	background-color:#000080;
}

.add-to-cart .color-options-box a span.color_nude, .products-grid .product-colors span.color_nude{
	background-color:#f4d5bb;
}

.add-to-cart .color-options-box a span.color_electric_blue, .products-grid .product-colors span.color_electric_blue{
	background-color:#7df9ff;
}

.add-to-cart .color-options-box a span.color_shark, .products-grid .product-colors span.color_shark{
	background-color:#cdc4b0;
}

.add-to-cart .color-options-box a span.color_nougat, .products-grid .product-colors span.color_nougat{
	background-color:#b89f86;
}

.add-to-cart .color-options-box a span.color_blue_lizard, .products-grid .product-colors span.color_blue_lizard{
	background-color:#7df9ff;
}

div#colordrp .newListSelected{
    display: none;
}

.tab-content .box-title{
	text-align: center; 
}

.tab-content {
	padding:20px 10px;
    color: #999;
}

.ajaxcartcont .ajax-product-info #product-qty {
text-transform:none;
}

.products-grid .productlist-alert-circle{
    left: 40px;
    position: absolute;
    top: 0px;
}

.std #store_locator_form ul {
margin:0;
}


.overlay {
	display:none;
	padding:10px;
	z-index:15000;
	background-color:#fff;
	width:800px;	
	min-height:300px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}



/********* HOME PAGE *********/
body.cms-home .col-1,
body.cms-home .col-2,
body.cms-home .col-3 {
    float: left;
    margin-right: 17px;
    width: 321px;
}

body.cms-home .col-3 {
    float: right;
    margin-right: 0;
}

/* slider */
body.cms-home .home-slider {
    width: 998px;
    height: 505px;
    margin-top: 1em;
    overflow: hidden;
}

body.cms-home .home-slider div.slider-nav span {
    background-color: #d5d7d4;
    background-image: none;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    width: 20px;
    height: 60px;
    color: #fff;
    top: 50%;
    margin-top: -30px;
    left: 0;
}

body.cms-home .home-slider div.slider-nav span.right {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    left: auto;
    right: 0;
}

body.cms-home .home-slider div.slider-nav span:after {
    content: "";
    background: transparent url(../images/grey-arrows.gif) 0 0 no-repeat;
    display: block;
    width: 7px;
    height: 24px;
    position: relative;
    top: 0;
    left: 5px;
}

body.cms-home .home-slider div.slider-nav span.right:after {
    background-position: -59px 0;
    left: 9px;
}

body.cms-home .home-slider .orbit-bullets {
    display: none;
}

/* home-promos */
body.cms-home .home-promos {
    margin: 2em 0;
    overflow: hidden;
}

body.cms-home .home-promos ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.cms-home .home-promos-text {
    margin-top: 1px;
}

body.cms-home .home-promos-text .col-1,
body.cms-home .home-promos-text .col-2,
body.cms-home .home-promos-text .col-3 {
    margin-right: 0;
    padding-right: 1px;
    width: 337px;
}

body.cms-home .home-promos-text .col-2 {
    width: 322px;
}

body.cms-home .home-promos-text .col-3 {
    padding-right: 0;
}

body.cms-home .home-promos-text li {
    background-color: #d1cdcd;
    text-align: center;
}

body.cms-home .home-promos-text h4 {
    color: #fff;
    font-family: "Gill Sans", verdana, sans-serif;;
    font-weight: normal;
    padding: 0.3em 1em 0.5em;
    margin: 0;
    text-transform: uppercase;
}

body.cms-home .home-promos-text a:hover,
body.cms-home .home-promos-text a:active {
    text-decoration: none;
}

/* home social icons and search */


body.cms-home .home-social-search {
    background-color: #e2e2e2;
    margin: 1em 0;
    padding: 1em;
    overflow: hidden;
}

body.cms-home .home-social-icons {
    background: transparent url(../images/be-social.png) 0 6px no-repeat;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0 0 0 100px;
}

body.cms-home .home-social-icons li.social {
    float: left;
}

body.cms-home .home-social-icons li.social a {
    float: left;
    font-family: "Gotham HTF", Arials, sans-serif;
    font-weight: bold;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 8px; /* hack, safari cufon valign */
    font-size: 0.9166em;
    color: #cac2b8;
    padding: 0;
    margin: 2px 0 0 7px;
    width: 24px;
    height: 24px;
    background: url(../images/icon-socials2.gif) 0 -1px no-repeat;
    overflow: hidden;
    text-indent: -100000px;
}

body.cms-home .home-social-icons li.social a:hover {
    opacity: 0.8;
}

body.cms-home .home-social-icons li.twitter a {
    background-position: 0 -27px;
}
body.cms-home .home-social-icons li.blog a {
    background-position: 0 -53px;
}

body.cms-home .home-social-search .signup {
    background: transparent url(../images/sign-up.png) 0 6px no-repeat;
    padding: 0 0 0 220px;
}

body.cms-home .home-social-search .signup .block-content {
    padding-top: 5px;
}

body.cms-home .home-social-search .signup label {
    display: none;
}

body.cms-home .home-social-search .signup .input-box {
    width: 18em;
}

body.cms-home .home-social-search .signup input {
    border: none;
    border-top: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 8px 3px 7px;
    font-size: 0.909em;
    text-transform: uppercase;
    color: #838383;
    width: 19em;
}

body.cms-home .home-social-search .signup .validation-error input {
    color: #000;
}

body.cms-home .home-social-search .signup button.button {
    margin: 1px 0 0 12px;
}

body.cms-home .home-social-search .signup button.button span,
body.cms-home .home-social-search .signup button.button span span {
    height: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

body.cms-home .home-social-search .signup button.button span {
    padding: 1px 4px 6px 4px;
}

.strap_home_line {
	clear:both;
	height:3px;
}
.strap_home {
	clear:both;
	height:31px;
	width:100%;
	text-align:left;
	color:#fff;
        font:14px/18px Arial, Helvetica, sans-serif;
        text-transform:uppercase;
        letter-spacing:5px;
        border: 1px solid #868180;
        border-left: none;
        border-right: none;
        height: 35px;
        line-height: 35px;	
}

.strap_home a {    
    color: black;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

.strap_home a.divide_grey {    
    color: black;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
	border-right: 1px solid #868180;
}

.strap_home a strong {
	font-weight:normal;
	color:#fd5c33;
}

.home-icon {float: left;margin-left: 48px;}
.home-icon a {border: none; padding: 0; padding-left: 10px;}
.home-icon a img {margin: 8px 0 0 6px;}


.signup {
    color: black;
    display: inline-block;
    float: left;
}

.signup label {
    float: left;
    display: block;
    text-transform: lowercase;
    padding: 0 5px;
    letter-spacing: 0;
}

.signup  .input-box {
    display: inline-block;
    float: left;
}

.signup .actions {
    display: inline-block;
}

.home-items {padding: 30px 0 50px 0px !important;}

.home-items .home-item-box {
width: 220px; 
float: left;
padding: 0 10px;
text-align: center;
min-height: 135px;
position: relative;
}
.home-items .home-item-box a {
    bottom: 0;
    position: absolute;
    right: 100px;
}

.home-items .home-item-box h1 {
  font: 14px/15px Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #585655;
  padding-bottom: 15px;
}

.home-items .home-item-box p {
font: 11px/15px Arial,Helvetica,sans-serif;
color: #3f3d3b;
  padding-bottom: 15px;
}
.home-items img {float: left; margin-top: 20px;}




/********* HOME PAGE *********/


/* Block: Events */
.event { }
.event .status {
	font-weight:normal;
	}
.event .event-ticker { color:#cf3a00; height:55px; }
.event .event-ticker span { font-size:32px; line-height:40px; height:40px; padding-bottom:10px; background-image:url(../images/bkg_ticker.gif); background-repeat:no-repeat; display:inline-block; }

.event .event-ticker span, x:-moz-any-link { padding-bottom:13px; }/* FireFox 2 fix */
.event .event-ticker span, x:-moz-any-link, x:default { padding-bottom:10px; }/* FireFox 3 restore */

.event .event-ticker span.days { background-position:50% 3px; }
.event .event-ticker span.hour { background-position:50% -56px; }
.event .event-ticker span.minute { background-position:50% -115px; }
.event .event-ticker span.second { background-position:50% -174px; }
.event .event-ticker span.delimiter { background:none; }
.event .event-dates { font-size:14px; color:#555; height:51px; padding-top:4px; }
.event .event-dates .date-part { font-weight:bold; }
.event .event-dates .time-part { font-size:12px; }

.col-main .event .event-button { background:url(http://www.nica.co.uk/skin/frontend/tlg/nica/images/bkg_btn-co.gif) 0 50% no-repeat; line-height:27px !important; height:27px !important; padding:0 0 0 13px !important; vertical-align:middle; }
.col-main .event .event-button span { width:121px; text-align:center; background:url(http://www.nica.co.uk/skin/frontend/tlg/nica/images/bkg_btn-co.gif) 100% 50% no-repeat; padding:0 13px 0 0 !important; color:#fff; font:bold 15px/27px Arial, Helvetica, sans-serif !important; height:27px !important; text-transform:none; }

.event p a { color:#666; font-size:11px; }

.event .event-bottom { background:url(http://www.nica.co.uk/skin/frontend/tlg/nica/images/bkg_slider-events.gif) no-repeat 50% 0; position:absolute; z-index:2; height:12px; width:23px; left:50%; margin-left:-11px; bottom:-12px; }

.open .event-button span {}

.upcoming { background:#f6f6f6; }
.upcoming .status { color:#333; }
.closed .event-button,
.col-main .closed .event-button,
.col-main .upcoming .event-button,
.upcoming .event-button,
.closed .event-button span,
.col-main .closed .event-button span,
.col-main .upcoming .event-button span,
.upcoming .event-button span { line-height:27px !important; font-size:12px !important; color:#7c7b7b !important; background:none !important; padding:0 !important; width:auto !important; display:inline !important; text-transform:capitalize; }
.upcoming .event-button { text-decoration:underline !important; }
.upcoming .event-button:hover { text-decoration:none !important; }
.upcoming p a { color:#666; }
.upcoming .event-bottom { background-position:50% -187px; }

.closed { background:#494949; }
.closed .status,
.closed .event-dates { color:#e2d4c7 }
.closed .event-button {}

.event-container {
}
.event-container .event {
}
.event-container .container {
	display:inline;
	margin:0;
	padding:0;
	background:none;
	top:-10px;
	position:relative;
}
.event-container .status { display:inline; margin:0; background:none; }
.event-container .event-ticker {font-size:28px; height:auto; }
.event-container .event-ticker span { line-height:50px; height:50px; padding:0; }

.event-container .event-ticker span , x:-moz-any-link { padding:5px 0 5px; }/* FireFox 2 fix */
.event-container .event-ticker span , x:-moz-any-link, x:default { padding:0; }/* FireFox 3 restore */

.event-container .event .event-ticker span.days { background-position:50% 4px; }
.event-container .event .event-ticker span.hour { background-position:50% -55px; }
.event-container .event .event-ticker span.minute { background-position:50% -114px; }
.event-container .event .event-ticker span.second { background-position:50% -173px; }

.event-container .event-dates { display:inline; font-size:22px; height:auto; }
.event-container .event-dates .time-part { font-size:14px; }
.event-container .event-dates div,
.event-container .event-dates p { display:inline; }

.container-open {
	/*background:#f7d4b6 url(../images/bkg_event-container-open_up.gif) 50% 2px no-repeat;*/
}
.container-open .open {
}

.container-upcoming { border-color:#d0d0d0; background:#eeeeee url(../images/bkg_event-container-upcoming.gif) repeat-x 0 0; }
.container-upcoming .upcoming { background-image:url(../images/bkg_event-container-upcoming.gif); }

.container-closed { background:#9f958c }

/* Block: Events Lister */
.col3-layout .col-main .widget-events { margin:0 -20px 1px; position:relative; z-index:1; }
.widget-events { padding:11px; background:#f0eae3; }
.col1-layout .col-main .widget-events { padding:12px; }
.events-slider { position:relative; clear:both; margin:0 0 0; border:1px solid #d0c2b6; z-index:2; }
.events-slider .slider-panel,
.events-slider ul.slider li.slider-item,
.events-slider .slide-button { float:left; display:inline; }
.events-slider .event { position:relative; z-index:1; }

.events-slider .slider-panel { position:relative; overflow:hidden; background:#d0c2b6; z-index:1; width:0; }
.events-slider ul.slider { width:200000px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important; }
.events-slider ul.slider li.slider-item { overflow:hidden; width:182px; height:386px; border-right:1px solid #d0c2b6; background:#f5f5f5 url(http://www.nica.co.uk/skin/frontend/tlg/nica/images/bkg_block.gif) repeat-x 0 0; padding-left:0; }
.events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal; color:#454343; display:block; padding:80px 10px 0; }
.events-slider ul.slider li.slider-item .category-show { width:182px; height:241px; background:#fff url(http://www.nica.co.uk/skin/frontend/tlg/nica/images/bkg_category-info.gif) repeat-x 0 100%; overflow:hidden; text-align:center; display:block; text-decoration:none; }
.events-slider ul.slider li.slider-item .no-event { height:401px; }

.events-slider .slide-button { background:url(http://www.nica.co.uk/skin/frontend/tlg/nica/images/bkg_slide-button.gif) no-repeat 0 0; position:absolute; text-indent:-999em; cursor:pointer; top:17px; width:28px; height:28px; z-index:2; overflow:hidden; }
.events-slider .backward { left:-11px; }
.events-slider .forward { right:-11px; background-position:0 -40px; }
.events-slider .inactive { cursor:default; display:none; }

.sidebar .widget-events { background:none; padding:0; }
.sidebar .events-slider { border:1px solid #cfcfcf; margin:-1px -1px 0; background:#fff; padding:0; }
.sidebar .events-slider .event { height:115px; }
.sidebar .events-slider ul.slider li.slider-item { width:182px; height:300px; margin:0; border-color:#cfcfcf; border-width:0 1px 0 0; }
.sidebar .events-slider ul.slider .status { padding-top:10px; padding-bottom:5px; }
.sidebar .events-slider ul.slider .event-dates { height:40px; }
.sidebar .events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal; color:#454343; display:block; padding:50px 10px 0; }
.sidebar .events-slider ul.slider li.slider-item .category-show { height:241px; background:#fff url(http://www.nica.co.uk/skin/frontend/tlg/nica/images/bkg_category-info.gif) repeat-x 0 100%; }

.sidebar .events-slider { margin-top:-1px; }
.sidebar .events-slider .backward { left:3px; top:6px; }
.sidebar .events-slider .forward { right:3px; top:6px; }

.sidebar .events-slider .event-ticker { height:45px; }
.sidebar .events-slider .event-ticker span { font-size:22px; line-height:28px; height:28px; padding-bottom:10px; background-image:url(../images/bkg_ticker1.gif); background-repeat:no-repeat; display:inline-block; }
.sidebar .events-slider .event-ticker span.days { background-position:50% -10px; }
.sidebar .events-slider .event-ticker span.hour { background-position:50% -69px; }
.sidebar .events-slider .event-ticker span.minute { background-position:50% -128px; }
.sidebar .events-slider .event-ticker span.second { background-position:50% -185px; }


/************************ Vuttons *****************************/
button.big { margin:10px 0; }

button.button.big span{
    height:35px;
    background:#6B3977;
    color: #FFF;
    display: block;
    font: bold 14px/35px arial,helvetica,sans-serif;
    padding: 0 8px;
}
button.button.big{ width: 210px; }

button.button.big.big250 {width:250px;}

button.button.big.grey span {
	background:#ccc;
}

button.button.medium span{
    height:20px;
    background:#6B3977;
    color: #FFF;
    display: block;
    font: bold 13px/22px arial,helvetica,sans-serif;
    padding: 0 8px;
}
button.button.medium{ width: 120px; }



/************************ Big buttons *****************************/



/************************ Auction *****************************/
.auction input { width:218px; border:1px solid #C7C7BF; height:26px; }
table.auction {
	padding-top:10px;
	padding-bottom:20px;
	clear:both;
}
.auction table td { padding-bottom:10px; }
.auction-button { margin:10px 0; }
.auction-button button.button span{
    height:35px;
    background:#6B3977;
    color: #FFF;
    display: block;
    font: bold 14px/35px arial,helvetica,sans-serif;
    padding: 0 8px;
}
.auction-button button.button { width: 220px; }
.auction h1 { 
    font-size: 18px;
    line-height: 22px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.auction .product-style {
    font-size: 24px;
    line-height: 28px;
}

.auction .product_name h1 { 
    font-size: 24px;
    line-height: 28px;
    margin:0;
}
.auction .heading { 
    font-size: 20px;
    line-height: 36px;
    margin:10px 0;
}
.auction #notice { color:#6B3977; padding:5px 0; }
.auction .time_left {
    letter-spacing:5px;
    font-size: 18px;
    line-height: 24px;
}
.auction .show_time {
    color:#6B3977;
    font-size: 24px;
    line-height: 24px;
}

.auction .small_image {
	border:2px solid transparent;
}
.auction .selected {
	border:2px solid #6B3977 !important;
}


.auction .description {
	margin-top:15px;
	margin-right:15px;
}

body.cms-index-index .strap {
	display:none;
}

body.cms-index-index .nav {
    border-bottom: none;
}

.columns .last.column{
    float: right !important;
}

h2.category-title {
    font-size: 30px;
    line-height: 36px;
	margin: 10px 0;
}


/******************************* Gift Cart *************************************/
.gift-shop h1 { color:#6B3977; margin:10px 0;  }
.gift-shop .sec { padding:20px 20px 40px 30px; background-color:#F7F0EA; margin-bottom:10px; min-height:150px;}
.gift-shop .sec .sec-1 { width:400px; float:left; }
.gift-shop .sec .sec-2 { width:400px; float:right; margin-top:-58px}
.giftcard-form { margin-top:40px; }
.gift-view { width:962px; float:right; padding:0 0 20px; }
.giftcard-form .giftcard-amount-form { width:210px; padding:0 10px 0 0; float:left; }
.giftcard-form .giftcard-send-form { width:300px; float:left; padding:0 10px 0 0; }
.giftcard-form .giftcard-send-via { width:210px; float:left; padding:0 10px 0 0; }
.giftcard-form .giftcard-send-preview { width:210px; float:left; padding:0 10px 0 0; }

.giftcard-form .preview-image { text-align:center; margin-bottom:10px; position:relative; height:337px; }
.giftcard-form #price_preview { font-size:34px; position:relative; text-align:center; border-top: 1px solid #000; border-bottom: 1px solid #000; background-color:#F7F0EA; margin-bottom:10px; /*top:-83px;*/ }
.giftcard-form .gift_code { color:#6B3977; }

.giftcard-form .fieldset { border: none; margin:0; min-height: 230px; }
.giftcard-form .form-list { width:200px; padding:0 10px; }
.giftcard-form .hr { float:left; margin-top:70px; height:335px; border-right: 1px solid #C7C7BF; }
.giftcard-form .form-list input.input-text { width:280px; }
.giftcard-form .form-list textarea { width:280px; height:10em; }
.giftcard-form .form-list .checkbox { width:0px !important;}
.step-title { font-size:24px; color:#6B3977; text-align:center; }
.step-sub-title { font-size:12px; letter-spacing:5px; text-transform:capitalize; text-align:center; font-weight:bold; margin:2px 0 30px 0; }
.step-sub-title-preview { font-size:12px; letter-spacing:5px; text-transform:capitalize; text-align:center; font-weight:bold; margin:2px 0 22px 0; }

.form-list #giftcard_amount_box { width:197px; margin: 20px 0 0 13px;}
.form-list #giftcard_amount_input { width:178px;}
.giftcard-form .preview_text { text-align:center; width:420px; }

.giftcard-form a.giftprice { color:#000; }
.giftcard-amount-form .input-box { width:210px; }
.giftcard-form .gift-price { font-size:22px; color:#000 !important; }
.giftcard-form .selected { font-weight:bold; font-size:22px; color:#000; }
.gift-price td { height:50px; text-align:center; vertical-align:middle; }
.giftcard-form .add-to-cart button.button { width:190px; float:right; }

.giftcard-form .giftcard-send-preview-3step { width:415px; float:right; padding:0 0px 0 15px; }
.giftcard-form .hr-3step { float:left; margin-top:70px; height:355px; border-right: 1px solid #C7C7BF; }
.card_static_block { clear:left; width:510px; padding:10px; height:110px; }
.share-with-friends { width:215px; margin-top:20px; margin-left:100px; }
.giftcard-form .product-options-bottom-3step { text-align:center; margin-top:10px; }
.giftcard-form .product-options-bottom-3step .add-to-cart button.button { width:190px; float:none; }



/******************************* Blog *************************************/
body.is-blog .col-right {
	background:#f6f6f6;
	width:270px;
	padding:20px;
	font-family:Arial,Helvetica,san-serif;
}


body.is-blog .col2-right-layout .col-main {
	width:618px;
	padding:20px 0 20px 40px;
}

body.is-blog .block-title {
	font:24px/28px BodoniBkBTBookItalic;
	border:0;
}

body.is-blog .block-login .block-content {
	padding:0;
}

body.is-blog .block-login input.input-text {
	width:264px;
}

body.is-blog .block-login .actions {
	margin-top:10px;
}

body.is-blog .block-login {
	padding-bottom:30px;
}

body.is-blog .facebook_like_box iframe {
	margin-left:-8px;
	margin-bottom:20px;
}

body.is-blog .twitter .block-title span {
	font-size:12px;
	margin-left:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}

body.is-blog .twitter .tweets {
	margin-top:5px;
	min-height:120px;
}

body.is-blog .twitter .tweets li {
	margin-bottom:15px;
}

body.is-blog .merch_gold {
	margin-left:-20px;
	width:310px;
	margin-top:30px;
	margin-bottom:20px;
}

body.is-blog .merch_gold div,body.is-blog .merch_gold p {
	background:#cea258 url(http://www.nica.co.uk/skin/frontend/enterprise/modalu/images/gold_low_res.jpg) 0 0 repeat-x;
}

body.is-blog .merch_gold div {
	height:30px;
	font:28px/28px BodoniBkBTBookItalic;
	color:#000;
	padding:15px;
	font-weight:bold;
}

body.is-blog .merch_gold p {
	font:12px/16px Arial,Helvetica,sans-serif;
	color:#000;
	padding:15px;
	font-weight:bold;
}

body.is-blog .merch_gold p a {
	color:#000;
	font-weight:bold;
}

body.is-blog .block-blog.block-blog-archives .block-content li a{
	color:#6B3977;
	font-weight:bold;
	font-size:12px;
}

body.is-blog .page {
	background:#fff;
}

.post-hero {
	margin-bottom:15px;
}

.post-columns .col-1 {
	float:left;
	text-align:center;
}

.post-columns .col-2 {
	text-align:center;
	float:right;
}

.post .link {
	clear:both;
	text-transform:uppercase;
    font-size: 12px;
    line-height: 12px;
	border-bottom:1px #000 solid;
	padding-bottom:4px;
	letter-spacing:2px;
}

.post h2.post-title,.post p,.post .post-date-poster {
	text-align:left;
}

.post .comments {
	text-transform:uppercase;
	clear:both;
    font-size: 11px;
    line-height: 11px;
	letter-spacing:2px;
	margin-top:8px;
	padding-top:8px;
	margin-bottom:25px;
}


.entry .featured-image {
	margin-bottom:25px;
}

#respond .fieldset {
	border:0;
	padding:0;
	margin-top:28px;
	padding:28px 0;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}

#respond .fieldset .legend {
	color:#000;
	margin:0;
	border:0;
	padding:0 0 10px 0;
	float:none;
	font:24px/28px BodoniBkBTBookItalic;
}





/*--- DROPDOWN ---*/
/* updated css this 05-03-2012 */ 
.nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	z-index: 1;
}
	
.nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	.width:175px;

}
.nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
.nav li.level0.over ul.shown-sub { left:0; }

.nav li.over ul li a{ /* Display the dropdown on hover */
		margin-top:2px;
}

.nav li.over ul li:hover a:hover
{
	color:#000;	
}

.nav li.over ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
	
}


.nav li ul li ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}

.nav li.over ul li ul{ /* Display the dropdown on hover */
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}

.nav li.over ul li:hover ul{ /* Display the dropdown on hover */
	left:194px; /* Bring back on-screen when needed */
	top:-46px;
}


.nav li.nav-world:hover{
	background:#FFF;
}

.nav li.over ul li:hover ul{ /* Display the dropdown on hover */
	left:185px; /* Bring back on-screen when needed */
	top:-16px;
}

.style-guide-content .featured_image {
	float:left;
}

.style-guide-content .post-view {
	float:right;
	width:290px;
}

.style-guide-content .post-view p {
	font-size:12px;
}

.style-guide-content .category-products {
	float:right;
	width:290px;
}

.style-guide-content .products-grid .item {
	list-style:none;
	width:145px;
}

.style-guide-content .products-grid {
	padding-left:0;
}

body.style-guide .style-guide-content h2.post-title {
	margin-top:0;
	margin-bottom:8px;
}

body.style-guide .style-guide-content .category-products h2.post-title {
	color:#000;
}

.style-guide-content .clearer {
	margin-bottom:20px;
}

body.style-guide .col-main{
	width:779px;
	padding:0 0 20px 0;
}

body.style-guide .col-left {
	text-transform:uppercase;
	letter-spacing:2px;
}

body.style-guide .col-left .block-title{
	margin-bottom:9px;
}


body.cms-whats-in-your-modalu .post-hero {
	display:none;
}

body.cms-whats-in-your-modalu .columns {
	margin:0 0 20px 0;
	font-size:12px;
}

body.cms-whats-in-your-modalu .columns .col-1 {
	float:left;
	width:49%;;
}

body.cms-whats-in-your-modalu .columns .col-2 {
	float:right;
	width:49%;;
}

body.cms-whats-in-your-modalu .col-main h1 {
	clear:both;
	font: 23px/23px BodoniBkBTBookItalic,Arial,Helvetica,sans-serif;
	color:#6B3977;
	margin-bottom:20px;
	padding-top:20px;
}

body.cms-whats-in-your-modalu .post .content {
	padding:8px;
	background:#f7f0ea;
}


body.cms-whats-in-your-modalu .std ul {
	list-style:none;
}

body.cms-about .home-items {
	background:#fff;
	padding:27px 0 20px 10px !important;
}

body.cms-about .home-items .item {
	width:235px;
}


body.cms-page-view #slider {
	margin-left:35px;
}

body.cms-page-view .orbit-bullets {
	display:none;
}

body.cms-page-view .orbit-wrapper {
	margin-left:30px;
}


body.cms-page-view .category-top-nav li {
	width:150px;
	border:0;
}

body.cms-page-view .category-top-nav li:hover {
	background-color:#f7f0ea;
}

body.style-guide .products-grid{
	background-position:50% -50px;
}

body.style-guide .poster_header {
	width:780px;
	height:290px;
	background:url(../../../../../media/wysiwyg/styleguide/poster.png) 0 0 no-repeat;
}

body.style-guide .poster_header h1 {
	padding:15px 0 0 15px;
    font: 42px/42px BodoniBkBTBookItalic,Arial,Helvetica,sans-serif;
    color:#6B3977;
}

body.style-guide .poster_header p {
    font: 20px/20px BodoniBkBTBookItalic,Arial,Helvetica,sans-serif;
	width:300px;
	padding:5px 0 0 15px;
}


body.cms-page-view .std {
	/*margin-top:20px;
	margin-left:20px;*/
}

body.cms-careers .f-right {
	width:506px;
}

body.cms-careers .overlay {
	width:430px;
}

body.cms-careers .overlay iframe {
	height:400px;
}

body.cms-careers .f-right h1 {

}

body.cms-leather .columns, body.cms-about .columns {
	clear:both;
}

body.cms-leather .columns .column,
body.cms-about .columns .column {
	width:460px;
}

body.cms-leather .columns .column h2,
body.cms-about .columns .column h2 {
    font-size: 18px;
    line-height: 18px;
    color:#6B3977;
	padding-bottom:10px;
	padding-top:15px;
}

body.cms-leather .columns .column p,
body.cms-about .columns .column p {
	font-size:13px;
	padding-bottom:20px;
}

body.cms-store-finder .page{
	background:#fff
}

/***************** Press page CSS ******************/
ul.main_content { list-style: none !important; padding-left:0 !important; list-style-type: none !important; }
.category-products ul { list-style: none !important; list-style-type: none !important; }

.main_content .products-grid{
    background: none !important;
    padding: 25px 0 39px;
}
.press_heading { font-size:16px; color:#6B3977; font-weight:bold; }
.main_content p { font-size:12px; }

.main_content ul.social { border-top: 1px solid #999999; border-bottom: 1px solid #999999;; padding: 6px 0 20px 0; }
.main_content ul.social li.facebook {
	background:url(../images/social_facebook.gif) 0 3px no-repeat;
	padding-left:12px;
	margin-right:20px;
	float:left;
	list-style: none !important; list-style-type: none !important;
}

.main_content ul.social li.twitter {
	background:url(../images/social_twitter.gif) 0 3px no-repeat;
	padding-left:12px;
	float:left;
	list-style: none !important; list-style-type: none !important;
}
.main_content .right_content { float: right; width:500px;}
.main_content .left_content { float:left; width:440px; }

.carousel { padding-bottom:185px; }
.jCarouselLite ul { text-align:  center; font-size: 0; }
.jCarouselLite ul li { display: inline-block; padding:8px; cursor: pointer; font-size: 12px; }
.jCarouselLite ul li img {
	border:2px solid transparent;
}
.jCarouselLite ul li img.active {
	border:2px solid #6B3977;
}
.carousel .prev,
.carousel .next {
    float:left;
    background-color: #6B3977;
    height:165px;
    width:25px;
    cursor:pointer;
}

.carousel .prev:before,
.carousel .next:before {
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 8.7px 5px 0;
    border-color: transparent #ffffff transparent transparent;
    margin: 75px 0 0 8px;
}

.carousel .next:before {
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #ffffff;
}

.carousel .jCarouselLite { float:left; }

.cms-press .carousel { margin-left: 5px; }

body.contacts-index-index .col1-layout .col-main{
	width:925px;
	margin-top:10px;
}


.strap.category-title h1 a{
	color:#000;
}

.strap.category-title h1 a:hover {
	color:#6B3977;
}

body.wordpress-archive-view-index .post-list-item {
	clear:both;
}

body.catalog-product-view.category-modalu-gold .main {
	margin-top:0;
}

.product-view-links li.notify {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font: 10px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

body.catalog-product-view .overlay{
	width:450px;
}

body.catalog-product-view .overlay iframe {
	height:400px;
}

.notify-button {
	margin-left:-10px;
}

.add-to-cart button.button.notify-button span span {
	padding:0 8px 0 4px;
}

.add-to-cart button.button.notify-button1 span span {
	padding:0 8px 0 4px;
}

.back-link {
	float: right;
	margin: -14px 0px -12px 0;
    font-size: 9px;
	line-height: 46px;
	text-transform: uppercase;
    position: relative;
    z-index: 2;
}

body.gomage-checkout-onepage-index .product-image {
	float:left;
	margin-right:15px;
}

.order-actions {
	float:right;
}

#search_autocomplete {
	background:#fff;
	padding:5px;
}

#search_autocomplete .amount {
	float:right;
}

.errormsg {
	text-align:center;
	padding:5px 0px;
	color:red;
	font-weight:bold;
	font-size:12px;
}

.giftcardaccount .buttons-set button.button { margin-left:20px; }
.giftcardaccount .pipe { margin-left:20px; color:#6B3977; float:right; margin-top:10px; }
.giftcardaccount button.button { float:right; margin-top:10px; }

button.confirm span { 
    height:36px; 
    border-color:#2d813b; 
    background:#6B3977; 
    font:bold 14px/36px arial, helvetica, sans-serif; 
    color:#fff; 
    padding: 0;
    width: 570px;
}

button.cancel span { 
    height:36px; 
    border-color:#2d813b; 
    background:#6B3977; 
    font:bold 14px/36px arial, helvetica, sans-serif; 
    color:#fff; 
    padding: 0;
    width: 220px;
}

body.cms-gifts .home-items {
	background:#fff;
	padding:27px 0 20px 10px !important;
}

body.cms-gifts .home-items .item {
	width:235px;
}

/* default checkout rules*/
#checkoutSteps {
	margin-top:20px;
	
}

.opc {
	width:714px;
}

.checkout-onepage-index .col-right {
	padding-top:19px;
}


.checkout-onepage-index .opc button.button span { 
    height:36px; 
    border-color:#2d813b; 
    background:#6B3977; 
    font:bold 14px/36px arial, helvetica, sans-serif; 
    color:#fff; 
    padding: 0;
    width: 150px;
}

.opc .buttons-set {
	margin-right:0px;
}

/* Modalu Gold Page */
body.category-modalu-gold {
	background: #F7F0EA;
}
.modalu-gold-items:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.modalu-gold-items{
    list-style:none !important;
    background:#f7f0ea;
    padding: 27px 18px 20px 17px !important;
    margin:0 !important;
    clear:both;
	display:inline-block;
}

.modalu-gold-items .item{
    float:left;
    text-align:center;
    width:300px;
    padding: 0 4px;
}

.modalu-gold-items .item-title{
    color: #6B3977;
    font-size: 26px;
    line-height: 33px;
    margin: 0 0 3px;
}

.modalu-gold-items .item-subtitle{
    font: 13px/17px Arial,Helvetica,sans-serif;
    letter-spacing: 5px;
    margin: 0 0 18px;
    text-transform: uppercase;
}

.modalu-gold-items img{
    margin: 0 0 18px;
	height:148px;
}

.modalu-gold-items p{
    line-height:1.4;
    margin: 0 0 6px;
}

.modalu-gold-items .more{
    font: 10px/13px Arial,Helvetica,sans-serif;
    text-transform:uppercase;
    letter-spacing: 2px;
}

body.category-modalu-gold .col-3 {
	width:959px;
	height:247px;
	background:url(../images/gold_header_bg.jpg) 0 0 no-repeat;
	color:#000;
	float:left;
}

body.category-modalu-gold .col-3 h2 {
    font:15px/22px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    text-align:center;
    letter-spacing:3px;
    padding-top:90px;
	width:435px;
	color:#6B3977;
}

body.category-modalu-gold .col-3 h2 strong {
	color:#fff;
	font-weight:normal;
	text-shadow:0 2px 4px #000;
}

body.category-modalu-gold .col-3 h2 img {
	margin-bottom:8px;
}

body.category-modalu-gold .col-3 p {
	width:280px;
	/*font-weight:bold;*/
	margin-top:15px;
	text-align:center;
	margin:22px 0 0 90px;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
body.cms-lookbook .nav-gold,
body.category-silent-auctions .nav-gold,
body.category-gold-member-sale-items .nav-gold 
{
	background:#fff;
}

body.category-silent-auctions .nav-shop,
body.category-gold-member-sale-items .nav-shop
{
	background:none !important;
}


.lookbook .orbit-wrapper { margin-left:0px !important; margin-top:10px; }

h1.time-left-label {
    font:18px/22px Arial,Helvetica,sans-serif;
    letter-spacing:5px;
    text-transform:uppercase;
}
.time-left {color:#6B3977; font-size:14px; font-weight:bold; }
.auction-view { background:none !important; }
.auction-view .auction_bid { border:1px solid #C7C7BF; background:#fff; width:217px; height:30px; }
.auction-view .termslink { color:#000; margin-bottom:5px; text-decoration:underline; }
.auction-view .social { padding-left:0px !important; }

body.cms-lookbook .post-hero {
	display:none;
	clear:both;
}
body.cms-lookbook .orbit-wrapper { margin-left:0px !important; margin-top:20px; }
body.cms-lookbook .gallery { float:right; }

body.category-silent-auctions .col1-layout .col-main { margin:0px !important; width:845px; }
body.category-silent-auctions .auction-top-banner { margin-bottom:10px; }
body.category-silent-auctions .product-img-box .product-image { width:465px; height:465px;}
body.category-silent-auctions .product-options-bottom { display:none; }

/**************** Lookbook *******************/
div#mainslider { position:relative; }
div#mainslider div.bx-wrapper { margin-top:10px; }
a.bx-prev, a.bx-next {
    width: 35px;
    height: 100%;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 0;
    cursor: pointer; 
}

div#mainslider .bx-next { 
	background: #6B3977 url(../images/right-arrow.png) 50% 50% no-repeat;
    right: 0px;
}
div#mainslider .bx-prev {
	background: #6B3977  url(../images/left-arrow.png) 50% 50% no-repeat;
    left: 0;
}

div.sliderthumb div.bx-wrapper .bx-next { 
	background: #6B3977 url(../images/right-arrow.png) 50% 50% no-repeat;
    right: 0px;
}
div.sliderthumb div.bx-wrapper .bx-prev {
	background: #6B3977  url(../images/left-arrow.png) 50% 50% no-repeat;
    left: -35px;
}

div.sliderthumb div.bx-wrapper { margin-top:2px; }
div.sliderthumb { float:right; }
div.sliderthumb ul#slider2 { }
div.sliderthumb ul#slider2 li { width:95px; margin:0 1px;}
div.sliderthumb ul#slider2 li a img { padding:0 1px;}
div.sliderthumb ul#slider2 li a.pager-active img { border:2px solid #6B3977; padding:0 1px; }
div.bx-wrapper .pager { padding:0px; }

.lookbook-content h2 { color:#6B3977; font:24px/28px BodoniBkBTBookItalic; border-bottom:1px solid #E1E1E1; margin-bottom:15px; padding-bottom:8px; }
.lookbook-content div#comments { width:675px; border-bottom:1px solid #E1E1E1; padding-bottom:10px; }
.lookbook-content div#comments ul { list-style:none; padding-left:0px; }
.lookbook-content div#comments ul li div.by { color:#6B3977; font-weight:bold; font-size:12px; } 
.lookbook-content div#comments ul li p.when { font-size:10px; color:#000; }
.lookbook-content div#comments ul li p.entry { font-size:12px; color:#000; }

.lookbook-content .fieldset { border:none !important; }
.lookbook-content .fieldset ul { list-style:none; padding-left:0px; margin:0px; }
.lookbook-content .fieldset { margin:0px !important; }
.lookbook-content .fieldset .legend { background:none; }

.lookbook-content .buttons-set button.button { float:left; margin-left:0px; }
.lookbook-content button.button.big { width:150px; }
.lookbook-content .form-list li.wide textarea { width:960px;}

body .gan-default-price-list { display:none; }
body.ipad .gan-slider-price-list { display:none; }
body.ipad .gan-default-price-list { display:block !important; }


body.korearepublicof .price-box, 
body.korearepublicof #narrow-by-list .navigation-price,
body.korearepublicof #narrow-by-list .navigation-shopbyprice,
body.korearepublicof div.product-view .add-to-cart,
body.korearepublicof div.product-view .add-to-links,
body.korearepublicof ul.nav li.nav-world,
body.korearepublicof ul.nav li.nav-gold
{ display:none; }
body.korearepublicof ul.top-links { visibility:hidden; }

/* Subscribe Form */
.subscribe-overlay { width:650px !important; padding:0px !important; top:10px !important; } 
.subscribe-overlay .title { font:13px/17px Arial,Helvetica,sans-serif; letter-spacing:5px; padding:6px 0 4px 0px; text-align:center; background:#F7F0EA; font-weight:bold; }
.subscribe-overlay .subscribe-fields { padding:20px 30px;} 
.subscribe-overlay .subscribe-fields .heading { color:#6B3977; font-size:20px; } 
.subscribe-overlay .subscribe-fields .subheading { font-size:14px;} 
.subscribe-overlay .subscribe-fields label { padding:0 0 5px; } 
.subscribe-overlay .subscribe-fields .input-box { display:block; margin:3px 0 5px 0; } 
.subscribe-overlay .subscribe-fields input.input-text { width:180px; } 
.subscribe-overlay .subscribe-fields input.dd { width:50px; } 
.subscribe-overlay .subscribe-fields input.month { width:50px; } 
.subscribe-overlay .subscribe-fields input.year { width:70px; } 
.subscribe-overlay .subscribe-fields .gender .input-box label, .subscribe-overlay .subscribe-fields .other-brands label.other-brands { color:#6B3977; } 
.subscribe-overlay p.required { text-align:left; } 
.subscribe-overlay .button-set { float:right; } 
.subscribe-overlay #loading { display:none; } 
.subscribe-overlay #error_message { display:none; color:#FF0000; text-align:center; } 
.subscribe-overlay .newsletter_footer { font-size:9px; border-top:1px solid #c6c6c6; padding:10px 0 20px 0px; margin:0 15px; text-align:center; }
.subscribe-overlay .add-to-cart { text-align:center; } 

.top-subscribe label { float:left; margin-top:3px}



/* Related block 22112012 */
.checkbox-related {
    float: left;
}
.related-image {
    float: left;
}

.box-title span {
    font-size: 15px;
}
.link-related {
    color: #333333;
    text-decoration: underline;
}
.name-related {
    color: #333333;
    font-weight: normal;
}

.off-related {
    color: #333333;
    font-size: 13px;
}
.product-details-related {
    margin-left: 97px;
}

.product-details-related .price-box .price {
    font-size: 13px !important;
}
.product-details-related .regular {
    font-size: 13px !important;
    text-decoration: line-through;
}
.product-details-related .price-box {
    display: inline;
}
/* Related block Ends 22112012 */

/* START COMPETITION - 03-12-2012 */
.competition_main { margin:25px 40px;}
.competition_main .left_content { float:left; width:475px; }
.competition_main .left_content .competition_info h1 { font:22px/30px Arial,Helvetica,sans-serif; letter-spacing:5px; text-transform:uppercase; font-weight:bold; }
.competition_main .left_content .social_title { font-size:18px; color:#6B81B2; padding:10px 0;}
.competition_main .left_content ul { list-style:none; padding:0px;}
.competition_main .left_content ul li { padding-bottom:50px; }
.competition_main .left_content ul li img { float:left; } 
.competition_main .left_content ul li p { width:200px; float:left; margin:6px 0 0 10px; }
.competition_main .left_content p.disclamiar { font-style: italic; }
.competition_main .left_content ul li p.facebook { color:#7A8FBC; }
.competition_main .left_content ul li p.twitter { color:#7AC4DF;}
.competition_main .right_content { float:left; width:400px; }

.competition_main .bottom_link { margin-top:15px; }
.competition_main .bottom_link a { color:#333; font-size:12px; text-decoration:underline; }
.competition_main .bottom_link a:hover { text-decoration:none; }

/* END COMPETITION - 03-12-2012 */


/* Offer Popup Box 10-12-2012 */

.offer_content_box { width: 550px; height: 350px; font:12px/15px Arial,Helvetica,sans-serif; }
.offer_content_box .box_left { float: left; width: 55%; height: 225px; padding-top: 10px; }
.offer_content_box .box_right { float: left; width: 40%; height: 225px; padding-top: 10px; padding-left: 10px; }

.offer_content_box .box_left ul li { float: left; text-align: left; width: 90%; padding: 10px; }
.offer_content_box .box_left ul li.code_note { padding-top:0px; }
.offer_content_box .box_left ul li.code_note strong { /*font:16px/22px Arial,Helvetica,sans-serif;*/ letter-spacing:2px; text-transform:uppercase; }

.offer_content_box .box_right .img_box { width: 90%; border: 1px solid #000000; height: 220px; background-color: #cccccc; }
.offer_content_box .offer_tital { font:18px/24px Arial,Helvetica,sans-serif; text-transform:uppercase; width:60%; text-align:left; padding-left:7px; letter-spacing:5px; }

.offer_content_box .bottom_content{ width:100%; }
.offer_content_box .bottom_content .left_bottom { float:left; width:55%; margin-left:12px; text-align:left; }
.offer_content_box .button.big { margin:5px 0; }
.offer_content_box .button.big span { font-weight:normal; }

.offer_content_box .bottom_content .right_bottom { float:left; width:40%; padding-top:25px; }
.offer_content_box .bottom_content .right_bottom a { color:#999999; text-decoration:underline;  }

.offer_subscribe .actions{ width:98%; padding-top:5px; }
.offer_subscribe .block-content label { }
.offer_subscribe .block-content .input-box { padding-top:10px; }

#offer_submit { float:right; }
#offer_submit span { color:#444444; }

#offer_newsletter { width:98%; }

.loading { color:#00CC00; margin-top:10px;  }
.succ_message { color:#00CC00; margin-top:10px;  }
.fail_message { color:#FF0000; margin-top:10px;  }
	
/* Offer Popup Box 10-12-2012 */	

.pippa_banner{position:absolute;width:350px;}
.pippa_banner .banner_title { 
	color: #6B3977;
    font-size: 20px;
    padding-left: 50px;
    padding-top: 35px;}
.pippa_banner .banner_title_text {   
	padding-top: 15px;
	padding-left: 50px;
  }
.pippa_banner .banner_text{ 
    font-weight: bold;
    padding-left: 50px;
    padding-top: 15px;
    text-align: left;
    width: 285px;
	}

/* for all category Banners */
.category_banner { position:absolute; width:305px;  }
.category_banner h3,
.category_banner h1 { font:24px/24px "Gill Sans", verdana, sans-serif; padding-left:25px; padding-top:35px; margin-bottom:15px; text-transform: uppercase;	 }
.category_banner p { font-size:13px; padding-left:25px; width:300px;  }

/* New Terms and Conditions Page */
.terms-and-condition { width:970px; float:left; margin-top:10px; padding:0 0 0 17px; }
.terms-and-condition .top-title{ width:100%; float:left; font-size:30px; font-family:Arial,Helvetica,sans-serif; }

.terms-and-condition .links { width:100%; float:left; margin-top:10px; }
.links .terms-list { padding:0; }
.links .terms-list li { display:block; height:20px;  }
.links .terms-list li a { font-size:12px; }

.terms-and-condition .links_content { width:100%; float:left; margin-top:30px; }
.links_content p { margin:0 0 15px }
.links_content ol { margin:0px auto; }

/* New Terms and Conditions Page */


/* New Landing page Modalu's world */

body.cms-modalus-world .page, body.cms-modalus-world-magento .page { background:none repeat scroll 0 0 #FFFFFF; }

.modalus-world-nav-container { border-bottom:1px solid #000; height:40px; }
.modalus-world-nav-container div.child { margin:0 auto; width:960px; }
.modalus-world-nav-container div.child .nav { margin-top:10px; font-family:Arial,Helvetica,sans-serif; }

/*.cms-modalus-world div.header-wrapper { border-bottom:1px solid #000; }*/
.modalu-world .top-title { width:90%; text-align:center; font-size:30px; font-family:Arial,Helvetica,sans-serif; color:#6B3977; }

.modalu-world { width:100%; font:12px; font-family:Arial,Helvetica,sans-serif; color:#000; margin-top:10px; }
.modalu-world .row{ float:left; margin-top:20px; width:100%; }
.modalu-world .row div.title{ text-align:center; margin-bottom:10px; }
.modalu-world .row div.title h3{ font-size:20px; letter-spacing:5px; font-weight:bold; text-transform:uppercase; border-bottom:1px solid #ccc; width:100%; padding-bottom:2px; margin-bottom:5px; }
.modalu-world .row div.title span{ font-family:Arial, Helvetica, sans-serif; }
.modalu-world .first .column{ float:left; width:50%; }
.modalu-world .first .column .title{ width:388px; }
.modalu-world .last .column{ float:left; width:32%; }
.modalu-world .last .column .title{ width:264px; }

.modalu-world .row.newsletter { width:92%; background:none repeat scroll 0 0 #F7F0EA; }
.modalu-world .row.newsletter .column { float:left; }
.modalu-world .row.newsletter .keep_touch{ float:left; width:15%; text-transform:uppercase; margin:20px; font-weight:bold;  }

.modalu-world .row.newsletter .signup{ float:left !important; width:40%; margin-top:15px; }
.modalu-world .row.newsletter .signup #newsletter{ width:200px; }
.modalu-world .row.newsletter .signup label { font-weight:bold; margin-top:5px; text-transform:capitalize; }
.modalu-world .row.newsletter .signup .actions { margin-left:10px; margin-top:3px; }

.modalu-world .row.newsletter .home-icon{ float:left; width:30%; margin-top:10px; margin-left:10px; }

.breadcrumbs .back_to_modalu { float:right; margin-right: 74px; margin-top: 35px; }
.breadcrumbs .back_to_modalu a { color: #000; }

.modalu-world .view_more { background-color:#FFFFFF; font:11px/1.25 Arial,Helvetica,sans-serif; opacity:0.7; text-transform:uppercase; position:absolute; }
.modalu-world .first .column .view_more { width:388px; height:30px;	margin-top:353px;  }
.modalu-world .first .column .view_more a.view_link span { float:left; margin-left:170px; margin-top:10px; }
.view_more a.view_link span { text-decoration:underline; color:#000000; } 
.view_more a.view_link:hover span { text-decoration:none; } 
.modalu-world .last .column .view_more { width:264px; height:30px;	margin-top:166px;  }
.modalu-world .last .column .view_more a.view_link span { float:left; margin-left:125px; margin-top:10px; }

/* New Landing page Modalu's world */


body.source_aw .telephone { display:none }

/* Prints page */
.print-container {
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
}

.print-container .f-fix > div { 
    margin: 0 7px 8px 0; 
}

/* Joss Stone */
.joss-stone-container, .joss-stone-header {
    width: 886px;
    margin: 0 auto;
}

.joss-stone-header img {
    margin: 0 auto;
    display: block;
}

.joss-stone-header .intro {
    font-size: 18px;
    font-family: 'Courier New', courier, monospace;
    text-align: center;
    margin: 0;
}

.joss-stone-navigation ul {
    margin: 30px 2px;
    overflow: hidden;
    text-transform: uppercase;
    color: #663366;
    height: 20px;
    font-family: 'Courier New', courier, monospace;
    font-size: 16px;
}

.joss-stone-navigation li {
    display: block;
    float: left;
    margin: 0 0 0 30px;
    padding: 0 0 0 15px;
    background: url('../images/purple-heart.png') no-repeat -2px -2px;
}

.joss-stone-navigation li:first-child {
    margin: 0;
}

.joss-stone-container {
    overflow: hidden;
    position: relative;
}

.joss-stone-container .content-block {
    position: relative;
    margin: 0 0 18px;
}

.joss-stone-container .content-block .title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ff6666;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-family: 'Courier New', courier, monospace;
    font-size: 20px;
    text-transform: uppercase;
}

.joss-stone-container .music-video {
    margin: 0 0 30px;
}

.joss-stone-container .behind-the-scene {
    margin: 0 0 60px;
}

.joss-stone-container .video {
    margin: 0 8px;
}

.joss-stone-container .gallery {
    margin-left: 40px;
}

.joss-stone-container .gallery li {
    width: 807px;
    height: 528px;
}

.joss-stone-container .next, .joss-stone-container .prev {
    display: block;
    width: 39px;
    height: 528px;
    background: url('../images/left-right.png') no-repeat 0px center;
    position: absolute;
    top: 0;
    cursor: pointer;
}

.joss-stone-container .next {
    right: 0;
    background-position: right center;
}

.joss-stone-container .prev {
    left: 0;
}

/* Guest Checkout styling */

#checkout-step-login .col-1 {
	float:right;	
}

#checkout-step-login .col-2 {
	float:left;	
}

#checkout-step-login .col-1,
#checkout-step-login .col-2 {
	height:220px;	
	position:relative;
}

#checkout-step-login .form-list label {
	float:none;	
}

#checkout-step-login .buttons-set {
	padding:0;
	position:absolute;
	left:0;
	bottom:20px;	
}

#checkout-step-login .buttons-set button.button {
	margin:0;
	float:left;	
}

#checkout-step-login #login-form a {
	position:absolute;
	bottom:-20px;
	left:0;
}

#newsletterPopup { width:439px; height:458px; background: url(../../../../../media/wysiwyg/nica-newsletter/nica_popup.jpg) no-repeat; position:relative; }
#newsletterPopup form {
    position:absolute; bottom:40px; left:0; padding:0; margin:0; width: 100%; text-align: center; word-spacing: 439px; }

#newsletterPopup input.input-text {
    background:#f2eaf2;
    border:1px solid #362f2d;
    padding:7px 5px;
    color:#2b2b2b;
    min-width: 215px;
    display: inline-block;
    margin-bottom: 8px;
}

.newsletter-skin {
    border-radius: 0 !important;
    padding: 6px !important;
    background-color: #b3a4c3 !important;
}

.newsletter-skin .fancybox-close {
    width: 14px;
    height: 14px;
    right: 17px;
    top: 16px;
    background-repeat: no-repeat;
    background-image:url('../images/btn_newsletter_close.png');
}

#newsletterPopup .subscribe-button {
    display: inline-block;
}

#newsletterPopup #subscribe-email-box-popup { position:relative; }
#newsletterPopup #subscribe-email-box-popup .validation-advice { position:absolute; word-spacing: normal; }

#newsletterPopup .subscribe-button > span { padding:5px 14px; background:#000000; }
#newsletterPopup .subscribe-button span span {
    padding:0px;
    background:#000000;
    font-family: Georgia, serif;
    text-transform: lowercase;
    font-style: italic;
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
}


/* New Social Links */
.product_social_share_links {
    margin-top: 20px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding: 15px 10px 30px 10px;
}
.product_social_share_links h5 {
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}
ul.social_share_links {
    list-style-type: none;
    margin: 0;
    padding: 15px 0 0 0;
}
ul.social_share_links li {
    float: left;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    padding-right: 7px;
}
ul.social_share_links li.instagram a {
    background-image: url(../images/footer/nica_social_icon_instagram.png);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    display: block;
}
ul.social_share_links li.facebook {
    background-image: url(../images/footer/nica_social_icon_facebook.png);
}
ul.social_share_links li.twitter {
    background-image: url(../images/footer/nica_social_icon_twitter.png);
}
ul.social_share_links li.pinterest {
    background-image: url(../images/footer/nica_social_icon_pinterest.png);
}
ul.social_share_links li.email a {
    background-image: url(../images/footer/nica_social_icon_email.png);
    width: 35px;
    height: 34px;
    background-repeat: no-repeat;
    display: block;
    background-position: -1px 0;
}
ul.social_share_links li span, ul.social_share_links li a span {
    text-indent: -5000px;
    display: inline-block;
}

ul.social_share_links li.sharrre .box .count {
    display: none;
}

.category-empty {
    margin-left: -265px;
}

/* PayPal Express */
.paypal-review-order .info-set {
    background-color: transparent;
    border: 0;
    margin: 0;
}
.paypal-review-order .info-set h2.legend {
    background-color: #6b3977;
    color: #ffffff;
    border: 0;
}
.paypal-review-order .info-set h2.legend a {
    color: #ffffff;
    text-decoration: underline;
}
.paypal-review-order .form-list .field {
    padding-top: 10px;
}
.paypal-review-order .info-set h3, .paypal-review-order .info-set h4 {
    color: #6b3977;
}

/* Awesome Checkout styles have been added via Config option within CMS */

.cc_container {
    background: #636261 !important;
    opacity: .9 !important;
    border: 0 !important;
    padding: 10px 30px 10px !important;
}
.cc_message {
    color: white !important;
    font-size: .9em !important;
    margin-top: 4px !important;
    text-align: center !important;
}
.cc_more_info {
    color: white !important;
    text-decoration: underline !important;
}
.cc_btn_accept_all {
    background: rgba(255,255,255,.7) !important;
    width: auto !important;
    padding: 2px 5px 5px 5px !important;
    font-size: 1em !important;
    color: #636261 !important;
    line-height: 1em !important;
    font-weight: bold !important;
}

.personalisationBox {
    margin-bottom: 24px;
}
.personalisationBox h3, .personalisationBox h4 {
    font-size: 1.2em;
    font-weight: normal;
}
.personalisationBox input[type=text] {
    line-height: 1;
    height: auto;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ff0049;
    background: #f4e5ee;
    color: #000;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}
.personalisationBox ::-webkit-input-placeholder {
    color: #fff;
}
.personalisationBox ::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.personalisationBox :-ms-input-placeholder {
    color: #fff;
}
.personalisationBox select {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 10px 44px;
    border: none;
    background: #f4e5ee;
    color: #000;
    text-transform: uppercase;
    font-size: 22px;
}
.personalisationBox p.note {
    display: inline-block;
    color: #b7b5b1;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.personalisationBox .required {
    display: none;
}
.personalisationBox .required.light {
    display: block;
    line-height: 1.3;
    font-weight: 400;
    font-size: 11px;
    color: #999;
    line-height: 19px;
}

.personalisationBox .validation-advice {
    margin-bottom: 10px;
}

.personalisationFindOutMore {

}
#personalisationPopupContent {
    border: 5px solid #ccc;
}

#payment_form_radweb_stripe .input-box {
    width: auto;
}