/**
 * @Theme    Funky Art gallery
 * @Themer   Best Response Media

font-family:'BrandonGrotW01-Regular';
font-family:'BrandonGrotW01-RegularI';
font-family:'Brandon Grot W01 Bold';
font-family:'Adobe Garamond Pro 1167025';
font-family:'Adobe Garamond Pro 1166234';
text-rendering: optimizeLegibility;
*/

/* Boilerplate Start ================================================================================= */
* { padding:0; margin:0; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; padding: 0; }
a:hover, a:active { outline: 0; }
b, strong { font-weight: bold; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
small { font-size: 85%; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {}
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.hidden { display: none !important; visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* ==|== print styles =======================================================*/
@media print {
* { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } 
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}
/* Boilerplate Ends ================================================================================= */

/* Reset ================================================================================= */

body          { background:#fff; font:15px/1.4 'Adobe Garamond Pro 1167025', Georgia, sans-serif; color:#000; text-align:center; }

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

a             { color:#05c; text-decoration:none; 

transition: color 0.3s ease-in-out;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;

}
a:hover       { text-decoration:none; }
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:400; line-height:1.15; }
h2            { font-size:18px; font-weight:400; line-height:1.25; }
h3            { font-size:16px; font-weight:400; line-height:1.25; font-family:'Brandon Grot W01 Bold'; }
h4            { font-size:14px; font-weight:400; }
h5            { font-size:12px; font-weight:400; }
h6            { font-size:11px; font-weight:400; }

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

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

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

/* 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; }
.clearfix { float: none; clear: both; }

.next,
.prev { position:absolute; background:#e5e5e5; color:#000; display:block; padding:0; width:24px; height:24px; font-size:48px; text-align:center; line-height:24px; color:#eb2f7e; font-size:14px; z-index:999; }
.next:hover,
.prev:hover { background:#000; color:#fff;}

a.boxLink { padding:4px 18px 4px 0; background:#000; color:#fff; text-align:center; font-family:'Adobe Garamond Pro 1166234'; font-size:12px; }
a.boxLink i { font-size:16px; color:#eb2f7e; float:left; padding:0 18px 0 8px; }
a.boxLink:hover { background:#e5e5e5; color:#000; }
a.boxLink:hover i { color:#000; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}

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

/* grid */
.gridContainer { width: 96%; max-width: 980px;  padding-left: 0.75%; padding-right: 0.75%; margin: auto; }

.main-container {}
.main { }

/* Base Columns */
.col-left { float:left; width:23.46938775510204%; padding:0; margin-right:2.040816326530612%; }
.col-main { width:74.48979591836735%; display:block; }
.col-right { float:right; width:23.46938775510204%; padding:0; margin-left:2.040816326530612%; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main { float:left;}

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

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; background:#f8f8f8; }
.col2-set .col-2 { float:right; width:49%; background:#f8f8f8; }
.col2-set .col-narrow { width:33%; }
.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 Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:6px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
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; cursor:pointer; }
button.button span { float:left; /*height:21px;*/ background:#000; padding:5px 20px; font-size:16px; font-family:'BrandonGrotW01-Regular'; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase; }
button.button span span {padding:0;}
button.disabled {}
button.disabled span {}

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

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

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

.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.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; }
.buttons-set a { color:#eb2f7e; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset {/* border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0;*/ }
.fieldset .legend {/* float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative;*/ }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

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

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

/* BreadCrumbs */
.breadcrumbs {margin:0 0 10px; background:#323232; font-family:'BrandonGrotW01-Regular'; font-size:10px; color:#eb2f7e; letter-spacing:1px; line-height:15px; text-transform: uppercase; }
.breadcrumbs li { display:inline; }
.breadcrumbs a { color:#fff; }
.breadcrumbs .arrow { background:url(../images/breadcrumbs-arrow.png) no-repeat center top; width:4px; height:15px; display:inline-block; font-size:0; vertical-align:top; }
/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:48px; text-transform:uppercase; color:#000; font-family:'Brandon Grot W01 Bold'; text-align:center; }
.page-title h1 { line-height:55px;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; }

/* Toolbar */
.toolbar { background:#f9f9f9; padding:0 0 0 8px; margin-bottom:18px; overflow:hidden; font-family:'Brandon Grot W01 Bold'; font-size:12px; text-align:left; }
.toolbar .sorter {}
.toolbar-bottom {}
.toolbar-bottom .toolbar { margin-bottom:0; }

.toolbar .amount { display:inline; padding-top:4px; margin-right:18px; }
.toolbar .limiter { display:inline; padding-top:3px; margin-right:18px; }
.toolbar .sort-by { display:inline; padding-top:3px; margin-right:18px; }

.toolbar .sort-by a { color:#eb2f7e; }
.toolbar .sort-by a:hover { color:#000; }
.toolbar .pages { width:40%; display:inline; }
.toolbar .pages ol { display:block; float:right; }
.toolbar .pages li { display:block; float:left; position:relative; padding:5px 8px 0 0; }
.toolbar .pages li:after { content:"/"; display:block; float:right; padding:0 0 0 8px; color:#000; }
.toolbar .pages li.title:after, 
.toolbar .pages li:last-child:after,
.toolbar .pages li.noafter:after { display:none !important;}
.toolbar .pages li.arrow { padding:0 !important;}
.toolbar .pages li.arrow a { font-size:20px; padding:0 10px; background:#E5E5E5; color:#eb2f7e; }
.toolbar .pages li.arrow a:hover { color:#fff; background:#eb2f7e;}

.toolbar .pages li.previous { margin-right:8px;}

.toolbar .pages .current { color:#eb2f7e; }
.toolbar .pages a { color:#000; }
/* Sorter */
/*.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }

.sorter .link-feed {}*/


/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

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


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


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

.separator { margin:0 3px; }

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

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

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */

.header-container {}
/* header top panel */
.header-top { width:100%; display:block; clear:both; border-bottom:1px solid #eaeaea; min-height:24px; font-family:'BrandonGrotW01-Regular'; font-size:14px; text-align:center; }
.header-top .welcome-msg { display:block; float:left; width:14.79591836734694%; padding-top:4px; margin-right:2.040816326530612%; text-align:left; font-family:'Adobe Garamond Pro 1166234'; font-size:11px; }
/* currency and lang drop downs */
.header-selectors { float: left; position: relative; padding-top:4px; width:7.653061224489796%; text-align:center; }
.header-selectors.currency-list { border-right:1px solid #ddd; }
.header-selectors.currency-list ul { width: 200px; padding: 8px; left:auto; right:0; }
.header-selectors.lang-list { }
.header-selectors.lang-list .store-flag { padding:2px 4px 0 0;  }
.header-selectors .active { background-color:#F7F7F7; }
.header-selectors.lang-list ul {width: 200px; padding: 8px; }
.header-selectors.lang-list ul a { padding:5px 10px 5px 24px; }
.header-selectors .selected,
.header-selectors .selected:hover { color:#000; padding-right:18px; background:url(../images/gray-arrow-down.png) no-repeat right center; text-decoration:none; }
.header-selectors a.hover { box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3); border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; text-decoration: none; color:#f05027; }
.header-selectors ul { display: none; background: #fff; text-align: left !important; position: absolute; left: 0; top: 21px; padding: 8px; z-index: 999; box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3); border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; }
.header-selectors ul li { float: none !important; display: block; padding-left: 0px; }
.header-selectors ul li a { display: block !important; background: none no-repeat scroll 2px 8px rgb(255, 255, 255); line-height: 17px; color: #000; padding: 5px 10px; min-height: 18px; }
.header-selectors ul li a:hover { background-color: #F7F7F7 !important; color: #333; text-decoration: none; }
.header-selectors ul li span { display: none; }

/* social links */
.header-top .social { float:left; display:block; width:15.30612244897959%; margin:0 2.040816326530612%;}
.header-top .social li { float:left; display:block; height:25px; width:16%; margin-right:0.666667%; background:#e5e5e5; font-size:16px; line-height:24px; cursor:pointer; }
.header-top .social li a { color:#b8b8b8; }
.header-top .social li:hover { background:#eb2f7e; }
.header-top .social li:hover a { color:#fff; }
/* header login links */
.header-top .artist-login { float:left; display:block; width:12.24489795918367%; margin-right:2.040816326530612%; padding-top:2px; text-align:center; color:#000;  }
.header-top .user-panel { float:left; position:relative; display:block; width:9.693877551020408%; padding:2px 0; background: url(../images/gray-arrow-down.png) no-repeat 90% 50% #e5e5e5;}
.header-top .user-panel:hover { background-color:#000; }
.header-top .user-panel .user-account { color:#000; cursor:pointer; }
.header-top .user-panel .hovered { color:#fff; }
.header-top .user-panel ul { position:absolute; top:23px; left:0; right:0; margin:0 auto; background:#e5e5e5; border-bottom:1px solid #000; z-index:9999; }
.header-top .user-panel ul li { display:block; clear:both; margin:10px; padding-bottom:8px; border-bottom:1px dotted #000; text-align:left; cursor:pointer; }
.header-top .user-panel ul li:last-child { border-bottom:0 none; padding-bottom:0; }
.header-top .user-panel ul li a { color:#000; text-decoration:none; text-transform:lowercase;}
.header-top .user-panel ul li:hover a { color:#eb2f7e; }
.header-top .wishlist-link { float:left; display:block; width:9.693877551020408%; padding:2px 0; background: #dfdfdf; color:#000; font-family:'Adobe Garamond Pro 1166234'; text-transform:lowercase;}
.header-top .wishlist-link i { color:#b8b8b8; }
.header-top .wishlist-link:hover {color:#fff; background:#eb2f7e; }
.header-top .wishlist-link:hover i { color:#fff; }
/* header cart */
.cartHeaderLink { width:14.69387755102041%; float:left; display:block; padding:2px 0; background:#eb2f7e; color:#fff;}
.cartHeaderLink .icon-shopping-cart { color:#000; padding-right:4px;}
.cartHeaderLink .block-content { position:relative; cursor:pointer; }
.cartHeaderLink .block-content .icon-sort-up { position:absolute; top:5px; right:8px; color:#000; }
.headerCartContent { width:100%; display:block; clear:both; background:#ebebeb; text-align:center; }
.headerCartContent .subtotal,
.headerCartContent .block-subtitle { background:#1f1f1f; color:#fff; text-align:center; }
.headerCartContent .block-subtitle a { color:#eb2f7e; text-decoration:underline; }
.headerCartContent .subtotal { padding:14px 0 0; text-transform:uppercase; font-family:'Brandon Grot W01 Bold'; }
.headerCartContent .subtotal .icon-shopping-cart { padding-right:8px; color:#eb2f7e;}

.headerCartContent .block-subtitle { padding:0 0 14px; font-family:'Adobe Garamond Pro 1166234';}
.headerCartContent .mini-products-list { display:inline-block; clear:both; margin:0 auto; padding:18px 0; text-align:center; }
.headerCartContent .mini-products-list li { display:table-cell; vertical-align:middle; border-right:1px dotted #000; padding:0 20px; height:110px; }
.headerCartContent .mini-products-list li:last-child { border:0 none;}
.headerCartContent .mini-products-list .product-image { border:6px solid #000; width:auto; padding:0; }
.headerCartContent .mini-products-list .product-image:hover { border-color:#eb2f7e; }
.headerCartContent .mini-products-list .product-details { float:left; margin:0; padding:0 20px; position:relative; text-align:left; font-family:'BrandonGrotW01-Regular'; }
.headerCartContent .mini-products-list .product-details .icon-remove {position: absolute; top:0; right:0; color:#000;  }
.headerCartContent .mini-products-list .product-details .icon-edit-sign { position: absolute; right:0; top:18px; color:#000; }
.headerCartContent .mini-products-list .product-details .icon-remove:hover,
.headerCartContent .mini-products-list .product-details .icon-edit-sign:hover { color:#eb2f7e;}
.headerCartContent .mini-products-list .product-details .product-name a { color:#000;}
.headerCartContent .mini-products-list .product-details .artist-name { display:block; clear:none; }
.headerCartContent .mini-products-list .product-details .item-price { display:block; padding:8px 0 0; } 

.headerCartContent .empty .block-subtitle { font-size:24px; padding:18px 0;}

/* action */
.headerCartContent .actions { width:100%; display:block; padding:10px 0; border-top:1px dotted #000;}
.headerCartContent .actions button.button span { padding:10px 40px; font-size:12px; font-family:'Brandon Grot W01 Bold';}
.headerCartContent .actions button.button span span { padding:0;}
.headerCartContent .actions button.goto-cart span { background:#36a423; }
.header { padding:21px 0 21px; }
.logo { float:left; }
.header .logo { float:left; padding:0 2.040816326530612% 0 0; width:26.53061224489796%; text-decoration:none !important; }
.header .header-message { float:left; display:block; width:33.16326530612245%; margin:0 4.081632653061224%; font-family:'Adobe Garamond Pro 1166234'; font-size:22px; color:#eb2f7e; }

.header .header-right { float:left; display:block; width:26.02040816326531%; margin-left:4.081632653061224%; text-align:right; }
.header .header-right span.callUs { font-family:'BrandonGrotW01-Regular'; font-size:15px; }

/*.header .links { float:right; }*/
/* header search */
.header .header-right .form-search { text-align:right; border-bottom:1px dotted #000; padding:8px 0; }
.header .header-right .form-search input { width:80%; padding:0; float:left; border:0 none; background:none; font-family:'Adobe Garamond Pro 1166234'; font-size:22px; color:#b2b2b2; }
.header .header-right .form-search .button.button span { background:#eb2f7e; padding:0; width:26px; height:26px;  font-size:16px; color:#fff; }
.header .header-right .form-search .search-autocomplete { z-index:999; }
.header .header-right .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .header-right .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .header-right .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .header-right .form-search .search-autocomplete li.selected {}
/*.header .form-language { clear:both; text-align:right; }*/
.header-container .top-container { clear:both; text-align:right; }

/********** < Navigation */
.nav-container { background:#000; }
#nav { padding:0; font-family:'Brandon Grot W01 Bold'; font-size:12px; }
#nav .nav-1:after,
#nav .nav-1 ul { display:none; }

.toggleMenu { display:none; padding:8px 0; width:100%; font-size:18px; text-align:center; text-decoration:none; font-weight:normal; color:#eb2f7e; background:#000; font-family:'Brandon Grot W01 Bold'; text-transform:uppercase;}
/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent { position:relative; }
#nav li.parent:after { content: "\f0d7"; font-family: 'FontAwesome'; margin:0 auto; position:absolute; left:0; right:0; bottom:3px; text-align:center; color:#eb2f7e; }
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; padding:14px; }
#nav li:first-child { background:#eb2f7e; }
#nav li:first-child:hover { background: #B82864; }
#nav li.over:first-child a,
#nav li.active a { color:#fff !important; }


#nav li a { float:left; padding:5px 10px; text-transform:uppercase; color:#fff; }
#nav li a:hover { color:#fff; }
#nav li.over a {color:#eb2f7e !important;}
#nav li.active a { color:#eb2f7e; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:55px; left:-10000px; background:#000; }
#nav ul li { float:none; padding:8px; border-bottom:1px dotted #999;  }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#fff !important; }
#nav ul li a:hover { color:#eb2f7e !important; }
#nav ul li.active > a,
#nav ul li.over > a  { padding-left:16px; color:#eb2f7e !important; }

#nav ul.level0 li:first-child { padding-left:8px;}

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar h3 { padding-left:18px; margin-bottom:18px; font-size:26px; font-family:'Adobe Garamond Pro 1166234'; color:#565656; font-weight:normal; border-left:4px solid #eb2f7e; }
.block { margin:0 0 10px; }
.block .block-title { padding:3px 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

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

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account { margin-top:18px; }

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

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .title { color:#eb2f7e; font-size:20px; font-family:'Adobe Garamond Pro 1166234'; text-transform:lowercase; }
/* dt */
.block-layered-nav dt { height:28px; margin:10px 0; padding:0 0 10px 10px; font-family:'Brandon Grot W01 Bold'; font-size:14px; text-transform:uppercase; line-height:28px; border-bottom:1px dotted #000; 
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.block-layered-nav dt.last { border:0 none; }
.block-layered-nav dt span { float:right; display:block; height:28px; width:28px; position:relative; background:#8e8e8e; color:#fff; text-align:center; }
.block-layered-nav dt i { position:absolute; margin:0 auto; left:0; right:0; top:7px; 
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.block-layered-nav dt .icon-minus { opacity:0; }
.block-layered-nav dt .icon-plus { opacity:1; }
.block-layered-nav dt.active { background:#f8f8f8; border-color:#F8F8F8; }
.block-layered-nav dt.active span .icon-minus { opacity:1; }
.block-layered-nav dt.active span .icon-plus { opacity:0; }
/*dd*/
.block-layered-nav dd { background:#f8f8f8; padding:10px 5px; margin:-10px 0 10px; }
.block-layered-nav dd li { padding:4px 5px; font-family:'BrandonGrotW01-Regular'; cursor:pointer;}
.block-layered-nav dd li:hover { background:#EFEFEF;}
.block-layered-nav dd a { color:#000;}


.block-layered-nav .currently { background:#f8f8f8; padding:10px 5px; font-family:'BrandonGrotW01-Regular';}
.block-layered-nav .currently .block-subtitle {font-family:'Brandon Grot W01 Bold'; font-size:16px; margin-bottom:8px; }
.block-layered-nav .btn-remove { float:left; margin:5px 3px 0 0; }
.block-layered-nav .actions { display:block; clear:both; text-align:right; }
.block-layered-nav .actions a { color:#eb2f7e;}
/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

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

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

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

/* Block: Recently Viewed */
.block-viewed { clear:both; display:block; margin:18px 0; }
.block-viewed .block-title { text-transform:uppercase; text-align:center; font-family:'Brandon Grot W01 Bold';}
.block-viewed .item { width:100% !important;}
/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

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

/* Block: Subscribe */
.block-subscribe { margin:18px 0; background:#000; color:#fff; font-family:'Adobe Garamond Pro 1166234'; font-size:16px; font-weight:bold; }
.block-subscribe .block-title { background:url(../images/newsletter-bg.png) no-repeat right 8px; line-height:33px; }
.block-subscribe input.input-text { padding:6px; margin:8px 0; width:95%; }
.block-subscribe button.button span { background:#eb2f7e; }
.block-subscribe .actions { text-align:left;  }
/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

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

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


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

/* new category header */
.categoryheader { display:block; width:100%; float:left; clear:both; position:relative; margin:18px 0; padding-bottom:28px; border-bottom:1px dotted #000; }
.categoryheader .category-title h1 { font-size:47px; font-family:'Brandon Grot W01 Bold'; -webkit-text-stroke: 0.5px; }
.categoryheader .category-title h1:first-letter { color:#eb2f7e; }
.categoryheader .read-more,
.categoryheader .read-less { position:absolute; bottom:-1px; right:0; padding:4px 8px 4px 18px; width:80px; max-height:22px; background:#000; color:#fff; font-family:'Adobe Garamond Pro 1166234'; text-align:right;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
 }
.categoryheader .read-more:hover,
.categoryheader .read-less:hover { background:#eb2f7e; 
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.categoryheader .read-more a,
.categoryheader .read-less a { color:#fff;}
.categoryheader .read-more i,
.categoryheader .read-less i { float:left; margin-top:3px;}



/* View Type: Grid */
.products-grid { position:relative; clear:both; margin-bottom:18px;}
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:31.50684931506849%; margin-right:2.73972602739726%; position:relative; background:#000; overflow:hidden; }
.products-grid li.item:last-child { margin-right:0;}
.products-grid .product-image { display:block; text-align:center; }
.products-grid .product-image img { z-index:500;
-webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
-webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
   -moz-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
     -o-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
        transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */

-webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
-webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
   -moz-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
     -o-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
        transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}
.products-grid .productContentTop,
.products-grid .productContentBottom  { position:absolute; bottom:0; left:0; padding:10px; z-index:9000; 
transition: transform 0.3s ease-in-out;
-webkit-transition: transform 0.3s ease-in-out;
-moz-transition: transform 0.3s ease-in-out;
-o-transition: transform 0.3s ease-in-out;
}
.products-grid .productContentBottom {
	padding:8px 0 0;
	background:rgba(0, 0, 0, 0.9);
	width:100%; display:block; border-bottom:2px solid #EB2F7E;
	
transform: translateY(100%);
-moz-transform: translateY(100%);
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
}
.products-grid .productContentTop  { bottom:auto; top:0; width:91%; background:rgba(0, 0, 0, 0.4);
transform: translateY(-100%);
-moz-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
}

.products-grid .product-name { margin:0; font-size:24px; font-family:'Brandon Grot W01 Bold'; text-transform:uppercase; font-weight:400; line-height:22px; }
.products-grid .product-name a { color:#fff;}
.products-grid .designer-name { color:#fff; font-size:16px; font-family:'BrandonGrotW01-RegularI'; }
.products-grid .price-box { margin:0; float:left; display:block; padding:0 0 0 10px; }
.products-grid .price-box .price { font-family:'BrandonGrotW01-RegularI'; }
.products-grid .price-box .regular-price .price { color:#fff; font-size:18px;}
.products-grid .price-box .special-price .price {color:#fff;}
.products-grid .price-box .old-price  { line-height:10px; }
.products-grid .price-box .old-price .price {color:#e90000; font-size:12px; }
.products-grid .viewIt {display:block; float:right; color:#fff; background:#eb2f7e; margin-top:-8px; padding:8px 18px 11px; font-family:'BrandonGrotW01-RegularI';
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */ 
	box-sizing: border-box;
	 
}
.products-grid .viewIt i { font-size:10px;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { }
.col1-layout .products-grid { }

/* HOVER ON ITEMS */
.products-grid li.item:hover .product-image img {
-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
		-ms-transform: scale(1.3);
			-o-transform: scale(1.3);
				transform: scale(1.3);

}
.products-grid li.item:hover .productContentTop {
transform:translateY(1%);	
-webkit-transform:translateY(1%);
-moz-transform:translateY(1%);
-ms-transform:translateY(2%);
-o-transform:translateY(2%);	
	}
.products-grid li.item:hover .productContentBottom  {
transform:translateY(1%);	
-webkit-transform:translateY(1%);
-moz-transform:translateY(1%);
-ms-transform:translateY(2%);
-o-transform:translateY(2%);	
	}
/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */

/*** A To Z List */
.artistatozo { width:100%; display:block; }
.artistatozo .atoz-sort { display:block; text-align:center; margin:18px 0; overflow:hidden; clear:both; }
.artistatozo .atoz-sort li { display:block; width:3.703703703703704%; float:left; clear:none; text-align:center; }
.artistatozo .atoz-sort li a { color:#000; text-decoration:none; }
.artistatozo .designers-list { display:block; clear:both; width:100%; float:left;  }
.artistatozo .designers-list li { width:33.33333%; float:left; display:block; min-height:335px; }
.artistatozo .designers-list li .designer-info { padding:10px; }
.artistatozo .designers-list li .designer-logo { text-align:center; background:#000; display:block; padding:8px 0; max-height:120px; }
.artistatozo .designers-list li .designer-logo img { max-height:120px; }
.artistatozo .designers-list li .text { margin:8px 0;}
.artistatozo .designers-list li .text h3 a { color:#000; font-size:20px; }
.artistatozo .designers-list li .text a { color:#EB2F7E; }
.artistatozo .designers-list li .designer-desc { }
/***** artist list****/
.artistPage .breadcrumbs { margin-bottom:0; }
/* artist header */
.artist-header { padding:20px 0; overflow:hidden; }
.artist-header .category-title h1 { display:inline-block; padding:2px 6px 9px; background:#000; color:#fff; font-size:42px; font-family:'Brandon Grot W01 Bold'; }

.artist-header .leftInfo { float:left; display:block; width:14.79591836734694%; margin-right:2.040816326530612%; padding:20px 0; text-align:center; background:#000; }
.artist-header .leftInfo img { max-width:100px;}
/* right info */
.artist-header .rightInfo { float:right; display:block; width:83.16326530612245%; }
/* right info - about */
.artist-header .rightInfo .about { float:left; display:block; width:58.89570552147239%; margin-right:2.45398773006135%; background:#fff; }
.artist-header .rightInfo .about h2 { display:inline-block; font-size:14px; color:#fff; font-family:'Brandon Grot W01 Bold'; background:#000; padding:4px 8px; text-transform:uppercase; }
.artist-header .rightInfo .about .category-description { padding:10px; font-family:'BrandonGrotW01-Regular'; font-size:14px;}

/* right info - fun facts */
.artist-header .rightInfo .funFacts { float:left; display:block; width:38.65030674846626%; background:#fff; }
.artist-header .rightInfo .funFacts .inside { padding:10px; font-size:14px; }
.artist-header .rightInfo .funFacts h2 {font-family:'Adobe Garamond Pro 1166234'; border-bottom:1px dotted #000; }
.artist-header .rightInfo .funFacts ul { margin:8px; overflow:hidden;}

/* share */
.artistPage .productShare { margin:18px auto; float:right; display:inline-block; }


/* tabs */
.artistTabs {}
.artistTabs .resp-tab-content { border:0 none; padding:15px 0; }
.resp-tabs-list li { color:#b8b8b8; font-family:'Brandon Grot W01 Bold'; font-weight:normal; background:#f8f8f8; }
.artistTabs .resp-tab-active { color:#fff; border:0 none; background:#000; }
/* products */
.artistPage .productContentTop { width:94%; }





/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

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

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

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

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

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

/********** < Product Prices */
.price { white-space:nowrap !important; font-family:'Brandon Grot W01 Bold'; }
.price-label { display:none !important;}
.price-box {}
.price-box .price {  }

/* Regular price */
.regular-price {}
.regular-price .price { }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { white-space:nowrap; }
.special-price .price { }

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

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

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

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

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

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

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

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

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

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { }

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

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

/* Tier Prices */
.tier-prices .price {  }
.tier-prices .benefit {}

.tier-prices-grouped {}

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

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

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

/* product view page */
.catalog-product-view {}
.product-view {}

.product-essential {}



/* Product Images */
.product-view .product-img-box { float:left; width:61.53061224489796%; padding:2.040816326530612%; border:1px solid #b8b8b8; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { float:right; width:78.44112769485904%; display:block; clear:none; text-align:center; }
/* more view */
.product-view .product-img-box .more-views { float:left; width:18.24212271973466%; margin-right:2.040816326530612%; display:block; clear:none; text-align:center; }
.product-view .product-img-box .more-views ul {  }
.product-view .product-img-box .more-views li { display:block; clear:both;  }
.product-view .product-img-box .more-views li a { display:block;}
.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:32.14285714285714%; margin-left:2.040816326530612%; }
/*.col1-layout .product-view .product-shop { float:right; width:32.14285714285714%; margin-left:2.040816326530612%; }
.col3-layout .product-view .product-shop { float:none; width:auto; }*/

/* product name */
.catalog-product-view .productName {  text-align:center; }
.catalog-product-view .product-name h1 {  padding-bottom:14px; font-family:'Brandon Grot W01 Bold'; font-size:47px; font-weight:normal; text-transform:uppercase; }
.catalog-product-view .product-name h4 { border-top:1px dashed #000; font-size:24px; font-family:'Adobe Garamond Pro 1166234'; font-weight:normal;} 
.catalog-product-view .product-name h4 a { color:#000; }
.catalog-product-view .product-name h4 span { position:relative; top:-18px; padding:0 16px; background:#fff;  }


/* product buy block */

.product-shop .buyProduct { padding:4.761904761904762%; width:90.47619047619048%; display:inline-block; background:#f8f8f8;}
.product-shop .buyProduct .price-box { display:block; float:left; width:40%; }
.product-shop .buyProduct .price-box .price { font-size:20px; font-family:'BrandonGrotW01-Regular'; font-weight:normal; }
.product-shop .buyProduct .price-box .old-price { color:#f00; line-height:12px; padding-top:8px; }
.product-shop .buyProduct .price-box .old-price .price { font-size:12px; }
.product-shop .buyProduct .price-box .regular-price { padding-top:10px; display:block; }
.product-shop .buyProduct .add-to-box { display:block; float:left; width:60%; }
.product-shop .buyProduct .add-to-box button.button { margin:0; }
.product-shop .buyProduct .add-to-box .button span { background:#eb2f7e; padding:10px; }
.product-shop .buyProduct .add-to-box .button span span { padding:0; }

.product-shop .deliveryLink { display:block; float:left; width:100%; clear:both; margin-bottom:18px; color:#eb2f7e; font-size:18px; text-align:center; font-family:'BrandonGrotW01-RegularI'; background:url(../images/deliveryLink-bg.png) repeat-x center; }
.product-shop .deliveryLink span { background:#fff; padding:0 18px; }
.product-shop .deliveryLink i { color:#b8b8b8;
transition: color 0.3s ease-in-out;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out; }
.product-shop .deliveryLink:hover i { color:#eb2f7e; }


/* product Tabas */
.productTabs { clear:both; display:block; width:100%; }
.productTabs .resp-tabs-list li { font-size:14px; font-family:'Brandon Grot W01 Bold'; text-transform:uppercase; font-weight:normal; padding:13px 28px; }
.productTabs .resp-tab-active { background:#f8f8f8; border:0 none; color:#000 !important; }
.productTabs .resp-tab-content { min-height:236px; background:#f8f8f8; border:0 none; font-family:'BrandonGrotW01-Regular'; font-size:16px; }
.productTabs .resp-tab-content .title { font-family:'Brandon Grot W01 Bold'; }
.productTabs .resp-tab-content .productInfo li { padding:4px 0;}
.productTabs .productDescription .read-less,
.productTabs .productDescription .read-less a,
.productTabs .productDescription .read-more,
.productTabs .productDescription .read-more a { color:#eb2f7e; padding-left:8px; }
.productTabs .productDescription a { padding:0 !important; }

/* artist tab */
.productTabs .artistImage { width:30%; display:inline-block; padding:0 8px 8px 0; width:30%; }
.productTabs .artistDescription { width:65%; display:inline-block; line-height:17px; text-transform:lowercase; }
.productTabs .artistLink { clear:both; display:inline-block; margin:8px 0; width:100%; color:#eb2f7e; }


/* product add to */
.product-view .add-to-links { clear:both; margin:8px 0; display:inline-block; width:100%; }
.product-view .add-to-links li { width:43.33333333333333%; display:block; float:left; margin:0 3.174603174603175%; border:3px solid #e5e5e5; text-align:center; font-size:14px; text-transform:lowercase; }
.product-view .add-to-links li:first-child { margin-right:0; }
.product-view .add-to-links li a { color:#b8b8b8; font-family:'Adobe Garamond Pro 1166234'; padding:2px 4px; display:block; }
.product-view .add-to-links li:hover,
.product-view .add-to-links li:hover a { border-color:#000; background:#000; color:#fff; }

.link-cart {  color:#f00; }
.link-wishlist {   }
.link-reorder {   }
.link-compare {   }

/* product share icons */
.productShare { display:block; float:right; margin:8px 0; }
.productShare li { display:block; float:left; width:30px; height:30px; line-height:31px; text-align:center;
transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
}
.productShare li.shareThis { width:auto; padding:0 18px 0 0; font-size:18px; color:#eb2f7e; font-family:'Adobe Garamond Pro 1166234'; }
.productShare li.shareThis i { padding-left:10px; }
.productShare li.shareThis:hover { padding:0 18px 0 0; margin:0; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
.productShare li.ptwitter { background:#57b8e6; }
.productShare li.ppintrest { background:#c01e28; }
.productShare li.pgoogle { background:#db4935;}
.productShare li.pfacebook { background:#4868b0; }
.productShare li.pemailfriend { background:#eb2f7e; }
.productShare li a { color:#fff; display:block; }
.productShare li:hover { padding:2px; margin:-2px; position:relative;
box-shadow:0 0 2px rgba(0, 0, 0, 0.9);
-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.9);
-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.9);
}

.product-collateral .box-collateral { }
/* product bottom tabs */
#productBottomTabs .resp-tabs-list li { color:#b8b8b8; }

.product-collateral .artisSlider { position:relative;}
.product-collateral .artistProducts li.item { margin:0 5px 0 0; width:175px; height:175px; display:block; background:none; border:0 none; }
.product-collateral .artisSlider .price { font-size:15px !important;}
.product-collateral .artisSlider .seeAll { position:absolute; top:-33px; left:0; padding:0 18px 0 8px; background:#E5E5E5; color:#000; font-family:'Adobe Garamond Pro 1166234'; text-transform:lowercase; }
.product-collateral .artisSlider .seeAll i { color:#eb2f7e; padding:0 8px; }
.product-collateral .artisSlider .next,
.product-collateral .artisSlider .prev { top:-33px; right:-15px; }
.product-collateral .artisSlider .prev { right:10px; }
/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

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

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

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

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

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

/* Block: Reviews */
.product-view .box-reviews { display:inline-block; width:50%; vertical-align:top; }
.product-view .form-add { display:inline-block; width:48%; padding-left:1%;  vertical-align:top;}
.product-view .form-add .data-table { margin-bottom:18px; }
.product-view .form-add button.button span { background:#eb2f7e; }
/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


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

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

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

/* CMS Home Page */
.cms-page-view h1 { font-size:40px; }
.cms-home .subtitle {}
.cms-index-index .subtitle {}
.cms-index-index .col-main { width:74.48979591836735%; display:block; float:left; margin-right:2.040816326530612%;}
.cms-index-index .col-right { width:23.46938775510204%; float: left; display:block; padding:30px 0 0 0; margin:0; min-height:180px;}
.cms-page-view h1 { text-align:left; }

.cms-home .grid-products { margin-bottom:28px; padding:30px 0; }
.cms-home .grid-products .old-price .price { font-size:11px;}
/* about us page */
.page-title { border:0 none;}
.cms-page-view .about-us h2.italic { font-family:'BrandonGrotW01-RegularI'; color:#eb2f7e; font-weight:normal; }
.cms-page-view .about-us .section { display: block; width:100%; clear:both; overflow:hidden;  padding-bottom:18px; border-bottom:1px dotted #000; margin-bottom:28px;}
.cms-page-view .about-us h2 { font-size:28px; font-family:'Brandon Grot W01 Bold'; font-weight:normal; margin-bottom:28px; }
.cms-page-view .about-us p { display:block; float:left; width:85%; }
.cms-page-view .about-us a { color:#eb2f7e; }
.cms-page-view .about-us span { width:70px; height:70px; display:block; float:right; background:url(../images/aboutus-icons.png) no-repeat top center; }
.cms-page-view .about-us span.image01 {}
.cms-page-view .about-us span.image02 { background-position:0 -70px; }
.cms-page-view .about-us span.image03 { background-position:0 -160px; } 
/* top blocks */
.topListing { display:block; float:left; clear:both; margin:50px 0 0; padding-bottom:18px; width:100%; border-bottom:2px dotted #222; }
.topListing li { position:relative; display:block; float:left; clear:none; margin-right:2.73972602739726%; width:31.50684931506849%; text-align:center;  }
.topListing li:last-child { margin-right:0;}
.topListing li h3 { display:block; margin-bottom:8px; background:#fff; text-align:left; text-transform:uppercase; font-weight:normal; font-family:'Brandon Grot W01 Bold'; padding:2px 8px;  }
.topListing li h3 span { color:#eb2f7e;}
.topListing li img { width:100%;}
.topListing li a { display:block; border:5px solid #fff;
-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5); 
box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
}
.topListing .ofTheMonth h3 { background:#eb2f7e; color:#fff; font-family:'Brandon Grot W01 Bold'; font-style:italic; }
.topListing .artistName { color:#fff; background:#000; position:absolute; top:32px; left:0; padding:2px 18px 2px 8px; font-family:'Adobe Garamond Pro 1166234'; }

/** CMS Home Page bottom section */
.homeBottom { margin-top:20px; padding-top:20px; overflow:hidden; border-top:1px dotted #000; }
.homeBottom .homeBottomTop .bottomBlock { width:31.97278911564626%; float:left; display:block; clear:none; margin-right:2.040816326530612%; }
.homeBottom .homeBottomTop .bottomBlock h3 { padding-bottom:24px; text-transform:uppercase; font-family:'Brandon Grot W01 Bold'; font-weight:normal; }
.homeBottom .homeBottomTop .bottomBlock:last-child { margin-right:0;}
.homeBottom .readmore { display:block; float:left; margin:8px 0; padding:0 8px; color:#fff; background:#eb2f7e; text-decoration:none; text-transform:capitalize; font-family:'Adobe Garamond Pro 1166234' }
.homeBottom .readmore i { font-size:12px;}
.homeBottom .readmore:hover { background:#000; color:#fff; }

.homeBottom .boxLink { width:92%; float:left; display:block; clear:both; margin:18px 0; text-transform: uppercase; text-align:right; background:#000; font-size:12px; color:#fff; }
/* featured In section */
.featuredIn { width:100%; display:block; clear:both; float:left; margin-top:28px; padding-top:18px; border-top:1px dotted #000; }
.featuredIn h3 { margin-top:-36px; font-size:27px; text-align:center; font-weight:400; }
.featuredIn h3 span { background:#f8f8f8; padding:4px 8px; }
.featuredIn ul { padding-top:18px; display:block; clear:both; width:100%; float:left; }
.featuredIn li { display:block; float:left; width:100%; clear:none; margin:0 0.8163265306122449% 0 0; text-align:center; }
.featuredIn li:first-child { margin-left:0; }
.featuredIn li:last-child { margin-right:0}


/* Main Slider */
.grid-products { width:100%; display:block; clear:both; padding:50px 0 30px; background:url(../images/thumbnailbg.png) repeat #1d1d1d; overflow:hidden; position:relative; }
.grid-products h2.title { font-size:16px; text-transform:uppercase; font-family:'Brandon Grot W01 Bold';}
.grid-products li { float:left; display:none; border:6px solid #000; margin:0 25px; position:relative; overflow:hidden;
transition: border-color 0.3s ease-in-out;
-webkit-transition: border-color 0.3s ease-in-out;
-moz-transition: border-color 0.3s ease-in-out;
-o-transition: border-color 0.3s ease-in-out;
}
.grid-products li img { display:block;  }
.grid-products li .product-name { position:absolute; width:96%; padding:3% 2%; bottom:0; left:0; background:rgba(255,255,255,1); 
transition: transform 0.3s ease-in-out;
-webkit-transition: transform 0.3s ease-in-out;
-moz-transition: transform 0.3s ease-in-out;
-o-transition: transform 0.3s ease-in-out;

transform: translateY(100%);
-moz-transform: translateY(100%);
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
}
.grid-products li .product-name a { color:#000; }
.grid-products li.item .product-name .viewIt { display:block; float:left; clear:both; color:#fff; background:#eb2f7e; margin:4px 0; padding:2px 14px 2px 9px; font-family:'BrandonGrotW01-RegularI';}
.grid-products li.item .product-name .viewIt i { font-size:13px; }

.grid-products li:hover { border-color:#d82d75;}
.grid-products li:hover .product-name {
transform:translateY(1%);	
-webkit-transform:translateY(1%);
-moz-transform:translateY(1%);
-ms-transform:translateY(2%);
-o-transform:translateY(2%);
}

.grid-products .sliderLeft { position:absolute; top:0; left:0; width:20%; height:100%; z-index:2000;	
/* IE9 SVG, needs conditional override of 'filter' to 'none' */ 
/*background:url(../images/grad-left.png) repeat-x left;*/
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 */
	}
.grid-products .sliderRight { position:absolute; top:0; right:0; width:20%; height:100%; z-index:2000;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-8 */
}
.slider_prev,
.slider_next { background:#eb2f7e; padding:0 20px; width:auto; height:auto; line-height:14px; color:#000; font-size:48px; }
.slider_prev { position:absolute; left:0; top:40%; z-index:3000;}
.slider_next { position:absolute; right:0; top:40%; z-index:3000; }


/* recent Products */
.recent-products { position:relative; display:block; float:left; clear:both; width:100%;}
.recent-products .title h2{ float:left; margin:0 0 12px 10px; padding-top:4px;	 text-transform:uppercase; font-size:16px; font-family:'Brandon Grot W01 Bold'; }
.recent-products .title .seeAll a { float:left; margin:0 0 0 18px; padding:2px 18px 2px 0; background:#e5e5e5; color:#000; text-transform:lowercase; font-size:16px; font-family:'Adobe Garamond Pro 1166234'; }
.recent-products .title .seeAll a i { padding:0 10px; color:#eb2f7e; }
.recent-products .title .seeAll a:hover { background:#000; color:#fff; }
.recent-products .title .seeAll a:hover i { color:#fff;  }

.recent-products { width:100%; display:block; margin:18px 0; padding:0; position:relative; clear:both; background:none; }
.recent-products .item { width:160px; border:0 none; margin:0 5px; border:6px solid transparent; }
.recent-products .item h2 { font-size:14px;}
.recent-products .next,
.recent-products .prev { position:absolute; top:0; right:0; width:24px; height:24px; font-size:14px; }
.recent-products .prev { right:26px;}

/* Artists Listing */
.homeArtistSlider { position:relative; display:block; float:left; clear:both; width:100%;}
.homeArtistSlider .title h2{ float:left; margin:0 0 12px 10px; padding-top:4px;	 text-transform:uppercase; font-size:16px; font-family:'Brandon Grot W01 Bold'; }
.homeArtistSlider .title .seeAll a { float:left; margin:0 0 0 18px; padding:2px 18px 2px 0; background:#e5e5e5; color:#000; text-transform:lowercase; font-size:16px; font-family:'Adobe Garamond Pro 1166234'; }
.homeArtistSlider .title .seeAll a i { padding:0 10px; color:#eb2f7e; }
.homeArtistSlider .title .seeAll a:hover { background:#000; color:#fff; }
.homeArtistSlider .title .seeAll a:hover i { color:#fff;  }
.homeArtistSlider li { display:block; float:left; margin:0 10px; width:160px; height:160px; }
.homeArtistSlider li img {width:160px; height:160px;}
.homeArtistSlider .next { top:0; right:0;}
.homeArtistSlider .prev { top:0; right:26px;}


/* Home Recent Testimonials */

.recentTestimonials { width:100%; display:block; clear:both; margin-top:18px; }
.recentTestimonials h3 { background:url(../images/testimonial-title-bg.png) no-repeat right center;}
.recentTestimonials .testimonitem { display:block; float:left; width:100%; max-width:230px; font-size:13px;  }
.recentTestimonials .testimonitem li { padding:0 28px; margin-bottom:28px; font-family:'Adobe Garamond Pro 1166234'; }
.recentTestimonials .testimonitem li:last-child { margin-bottom:0;}
.recentTestimonials .testimonitem li span { display:block; clear:both; }
.testimonialsPagination { text-align: center; }
.testimonialsPagination a { background: #CCC; width: 8px; height: 8px; margin: 0 8px 0 0; display: inline-block; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; }
.testimonialsPagination a.selected { background:#333; cursor: default; }
.testimonialsPagination a span { display: none; }
.recentTestimonials .boxLink { width:92%; float:left; display:block; clear:both; margin:18px 0; text-transform: uppercase; text-align:right; }

/* home recnet posts */
.block-blog { float:left; width:100%; display:block; margin:18px 0; clear:both; }
.block-blog .block-content { margin: 0 18px; position:relative; overflow:hidden; color:#fff; font-family:'BrandonGrotW01-Regular'; font-size:14px;}
.block-blog .postData { position:absolute; bottom:0; width:159px; padding:8px 18px; background: rgba(0,0,0,0.8); }
.block-blog .postData h4 { color:#fff; font-size:18px; }
.block-blog .postData h4 a { color:#fff; text-decoration:none;}
.block-blog .postData .postContent { position:absolute;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transform: translateY(100%);
-moz-transform: translateY(100%);
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);

}
.block-blog .block-content:hover .postContent { position:relative; transform:translateY(1%); -moz-transform:translateY(1%); -ms-transform:translateY(1%); -o-transform:translateY(1%); -webkit-transform:translateY(1%);}
.block-blog .postMore { display:block; float:left; margin:8px 0; padding:0 8px; color:#fff; background:#eb2f7e; text-decoration:none; text-transform:capitalize; font-family:'Adobe Garamond Pro 1166234' }
.block-blog .postMore i { font-size:12px;}
.block-blog .postMore:hover { background:#000; color:#fff; }
/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

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


/* Shopping Cart ========================================================================= */
.cart {}
.cart .data-table th { padding:8px 18px; border:0 none; background:#f8f8f8; font-family:'Brandon Grot W01 Bold'; text-transform:uppercase; font-weight:normal; }
.cart .data-table td { background:#f8f8f8; border:0 none; padding:14px; font-family:'BrandonGrotW01-Regular'; }
.cart .data-table tfoot { border-top:18px solid #fff; }

.cart a { color:#000; text-decoration:none; }
.cart .td-title { display:none;}
/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types li { margin-bottom:8px; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }
.cart .td-image img { max-width:none; }
.cart .page-title .checkout-types { margin-top:18px;}
/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table button span { font-size:12px; background:#999; }
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:69%; margin-right:1% }

.cart .crosssell { padding:18px;}
.cart .crosssell h2 { font-size:18px; font-family:'Adobe Garamond Pro 1166234'; font-weight:normal; }
.cart .crosssell .product-image { float:left;  }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; padding-bottom:18px; border-bottom:1px dotted #ddd; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { padding:18px; }

.cart .discount { background:rgba(0,0,0,0.2); margin-bottom:18px;}
.cart .discount label { text-transform:uppercase; font-family:'BrandonGrotW01-Regular'; font-size:10px;}
.cart .discount .button span { background:#999; font-size:12px;}
.cart .discount input,
.cart .shipping input { margin:8px 0; padding:6px; width:95%; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:30%; background:#f8f8f8; }
.cart .totals h2 { text-align:center; font-size:22px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:10px; text-align:left !important; }
.cart .totals table th { font-weight:bold; }
.cart .btn-proceed-checkout span { background:#30a612; font-size:18px; }
/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */
.checkout-onepage-index .page-title h1 { text-align:left; }
.checkout-onepage-index .face { display:block; clear:both; }
.checkout-onepage-index .face .alt { display:block; font-family:'Adobe Garamond Pro 1166234'; }
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

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

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

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

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

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

/* Centinel */
.centinel {}

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

/* One Page Checkout */
.block-progress { border:5px solid #000; background:#f8f8f8; margin-top:30px; }
.block-progress .block-title { text-align:center; font-weight:normal; padding:8px; border-bottom:1px dotted #333; text-transform:uppercase; font-family:'Brandon Grot W01 Bold'; }
.block-progress .block-content { padding:18px 8px; }
.block-progress dt { border-bottom: 1px dotted #666; font-weight: normal; margin-bottom: 4px; padding-bottom: 4px; font-family:'Brandon Grot W01 Bold';}
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { background:#f8f8f8; border-bottom:1px dotted #000; }

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

.opc .step-title { background-color:#f6f6f6; text-align:right; font-family:'Adobe Garamond Pro 1166234'; }
.opc .step-title .number { float:left; line-height:22px; margin-right:10px; padding:18px 25px; background:#e5e5e5; color:#666; font-family:'Adobe Garamond Pro 1166234'; font-size:24px; }
.opc .step-title h2 { float:left; line-height:55px; color:#666; font-size:24px; font-weight:normal; }
.opc .step-title a { display:none; float:right; }

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

.opc .active {}
.opc .active .step-title { cursor:default; }
.opc .active .number { background:#eb2f7e; color:#fff; }
.opc .active h2 { color:#000;}
/*.opc .active .step-title a { display:none; }*/

.opc .step { padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .step input { padding:6px; margin:4px 0;}


#opc-shipping,
#opc-billing { text-align:center; }

#opc-shipping .step,
#opc-billing .step { display:inline-block; margin:0 auto; }

.sp-methods li { margin:8px 0; }


/* first step */
#checkout-step-login h3 { margin-bottom:8px; text-transform:uppercase; }
#checkout-step-login h4 {font-family:'Brandon Grot W01 Bold'; font-size:14px; margin-bottom:10px;}
#checkout-step-login .ul { padding-left:10px; margin:8px 0; overflow:hidden; }
#checkout-step-login .ul li { display: block; float:left;}
#checkout-step-login span.required {font-family:'Adobe Garamond Pro 1166234'; color:#eb2f7e; }
#checkout-step-login #login-form label { display:none; /* this may need to show on IE7 */ }
#checkout-step-login #login-form .form-list .input-box { width:100%; }
#checkout-step-login #login-form .form-list input.input-text { width:95%; margin:8px 0;}
#checkout-step-login .regwithus { margin:20px 0 8px; border-right:1px dotted #adadad; border-left:1px dotted #adadad; background:#ededed; padding:8px; }
#checkout-step-login .regwithus li i{ color:#36a423; float:left; margin-right:8px; margin-bottom:20px; }

#checkout-step-login .forgetpasswordlink { margin-bottom: 10px; width: 100%; clear: both; display: block; float: none; color: #eb2f7e; font-family: 'Adobe Garamond Pro 1166234'; font-size: 14px; text-align: right; text-decoration:underline; }
#checkout-step-login .facebook { float:none; margin:9px auto 0;}

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

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


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login h2 { padding:4px 8px; display:inline-block; clear:both; background:#eb2f7e; color:#fff; text-transform:uppercase; font-size:14px; font-family:'Brandon Grot W01 Bold'; font-weight:normal; }
.account-login .new-users {}
.account-login .registered-users { float:left;  position:relative;}
.account-login .content { padding:18px; }
.account-login .form-list .input-box,
.account-login .form-list .field { width:100%; }
.account-login .form-list input.input-text { width:95%; }
.account-create { float:left; display:block; width:49%; }
.account-create .fieldset { background:#F8F8F8; border:0 none; padding:0; margin:0; }
.account-create .fieldset .legend { margin:0; padding:0; font-weight:normal;  color:#fff;}

.account-login .col2-set { position:relative;}
.account-login .form-list label.required em { top:18px; left:-3px; color:#eb2f7e; }
.account-login .form-list label { font-size:0; }
.account-login .form-list li.control label { font-size:14px ; }
.account-login em { font-size:14px; }
.account-login input.input-text,
.account-login select, 
.account-login textarea{ padding:14px 6px; border:0 none; background:none; border-bottom:1px dotted #000; color:#000; font-size:18px; font-family:'Adobe Garamond Pro 1166234'; }
.account-login p.required { position:absolute; right:10px; top:10px; color:#eb2f7e; font-size:12px; font-family:'Adobe Garamond Pro 1166234'; }

.account-login .forgetpasswordlink { display:block; float:none;  margin-bottom:28px; width:100%; clear:both; text-align:right; font-size:12px; font-family:'Adobe Garamond Pro 1166234'; color:#000;}
.account-login .forgetpasswordlink span { padding:0 18px;}
.account-login .forgetpasswordlink i { color:#eb2f7e; padding-right:8px; }

.account-login .button { float:none !important; margin:0 auto; display:block; margin-bottom:0px; }
.account-login .or { display:block; text-align:center; margin:0 auto; margin-bottom:10px; }
.account-login .col2-set .col-2 { padding-bottom:18px; min-height:418px;}
button.facebook span { background:#2464b2; }

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


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

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { margin-bottom:18px; }
.dashboard .box { margin:8px 0;  border:1px solid #ddd; overflow:hidden; }
.dashboard .box .box-title { padding:8px; background:#eee; color:#666; position:relative; }
.dashboard .box .box-title a { position:absolute; top:8px; right:10px; color:#fff; text-decoration:none; background:#990000; padding:2px 8px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.dashboard .box .box-content { padding:10px 8px 18px; overflow:hidden; }
/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

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

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

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

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

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

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

.order-info-box {}

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

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

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

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

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

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

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


/* Footer ================================================================================ */
.footer-container {}
.footer {  }
.footer p { }
.footer .brm { display:block; clear:both; font-size:10px; text-align:right; margin-bottom:28px }
.footer .brm a { color:#eb2f7e; }
/* dark footer section */
.footer .darkFooter { background:#000; width:100%; clear:both; margin-top:28px; padding:18px 0; overflow:hidden;}
/* footer footerSubscribe */
.footer .footerSubscribe { float:left; display:block; width:76.42857142857143%; margin-right:2.040816326530612%; border-right:1px solid #fff; }
.footer .footerSubscribe .signUpMessage { color:#fff; width:34.37249666221629%; display:block; float:left; padding-left:12.68357810413885%; margin-right:2.67022696929239%; background:url(../images/frame-icon.png) no-repeat 5% 50%; }
.footer .footerSubscribe .signUpMessage h3 {font-family:'Adobe Garamond Pro 1166234'; font-size:24px; }
.footer .footerSubscribe .signUpMessage p { font-size:20px; font-family:'Adobe Garamond Pro 1166234'; }
.footer .footerSubscribe .block-content { float:left; display:block; width:50.27369826435247%;}
.footer .footerSubscribe .input-box { background:#fff; float:left; width:60%; display:block; height:32px; }
.footer .footerSubscribe .input-box input { padding:8px; width:93%; border:0 none;}
.footer .footerSubscribe .actions { float:left; display:block; width:20%; height:32px; background:#eb2f7e; }
.footer .footerSubscribe .actions .button { width:100%;}
.footer .footerSubscribe .actions .button span { background:#eb2f7e; color:#fff; width:90%; padding:4px 5%; font-size:18px; font-family:'Adobe Garamond Pro 1166234'; text-transform:lowercase; }
/* footer footer Social */
.footer .followus { float:left; width:21.42857142857143%; display:block; color:#fff; }
.footer .followus h3 { font-family:'Adobe Garamond Pro 1166234'; font-size:16px; font-weight:4000;}
.footer .followus .social { margin-top:28px; }
.footer .followus li { float:left; display:block; margin:0 2px; width:24px; border-bottom:2px solid #000; text-align:center; }
.footer .followus li:first-child { margin-left:0; }
.footer .followus li:last-child { margin-right:0; }
.footer .followus a { color:#fff; }
.footer .followus li:hover { border-bottom-color:#eb2f7e; }
.footer .followus li:hover a { color:#eb2f7e; }


/* footer Shop Safe Section */
.footerLight { width:100%; display:block; overflow:hidden; clear:both; background:#fff;}
.footer .footerShopSafe { padding-top:18px; padding-bottom:18px; overflow:hidden; }
.footer .footerShopSafe h3 {font-family:'Brandon Grot W01 Bold'; font-weight:400; padding-bottom:18px; }
.footer .footerShopSafe ul {}
.footer .footerShopSafe li { float:left; display:block; width:23.46938775510204%; height:70px; margin-right:2.040816326530612%; background:#ccc;}
.footer .footerShopSafe li:last-child { margin-right:0; }

/* footer Tail */
.footer .footerTail { clear:both; display:block; border-top:1px dotted #000; padding-top:28px; padding-bottom:18px; margin-top:18px;  margin-bottom:10px; overflow:hidden;}
.footer .footerTail .footerLinks { float:left; display:block; margin-right:2.040816326530612; width:67.3469387755102%; }
.footer .footerTail .footerLinks h3 { padding-bottom:10px; text-transform:uppercase; }
.footer .footerTail .footerLinks li.section { width:22.72727272727273%; float:left; display:block; margin-right:2.040816326530612%;}
.footer .footerTail .footerLinks li.section:last-child { margin-right:0}
.footer .footerTail .footerLinks .section li { padding:4px 0; font-size:14px;}
.footer .footerTail .footerLinks .section li a { color:#000; padding-left:10px; position:relative; }
.footer .footerTail .footerLinks .section li a:before { position:absolute; left:0; top:0; content:"\f105"; color:#eb2f7e;  font-family: FontAwesome;}

.footer .footerTail .footerContact { float:left; display:block; width:30.61224489795918%; font-size:14px; }

.footer address { }

.footer-container .bottom-container { text-align:center; }

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


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


/* ROLL LINKS */
.roll-link {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    -webkit-perspective: 600px;
       -moz-perspective: 600px;
       -ms-perspective: 600px;
       perspective: 600px;
    -webkit-perspective-origin: 50% 50%;
       -moz-perspective-origin: 50% 50%;
       -ms-perspective-origin: 50% 50%;
       perspective-origin: 50% 50%;
}

.roll-link:hover {text-decoration:none;}
.roll-link span {
    display: block;
    position: relative;
    padding: 0 2px;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
       -ms-transition: all 0.3s ease;
       transition: all 0.3s ease;
    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
       -ms-transform-origin: 50% 0%;
       transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
       -ms-transform-style: preserve-3d;
       transform-style: preserve-3d;
}
.roll-link:hover span {
        background: #eb2f7e;
        -webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
           -moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
           -ms-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
           transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
}
.roll-link span:after {
    content: attr(data-title);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2px;
    color: #fff;
    background: #eb2f7e;
    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
       -ms-transform-origin: 50% 0%;
       transform-origin: 50% 0%;
    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       -ms-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}

/** All Tabs **/
ul.resp-tabs-list, p { margin: 0px; padding: 0px; }
.resp-tabs-list li { font-weight: 600; font-size: 13px; display: inline-block; padding: 13px 15px; margin: 0; list-style: none; cursor: pointer; float: left; background:#fff; }
.resp-tabs-container { padding: 0px; background-color: #fff; clear: left; }
h2.resp-accordion { cursor: pointer; padding: 5px; display: none; }
.resp-tab-content { display: none; padding: 15px; }
.resp-tab-active { border: 1px solid #c1c1c1; border-bottom: none; margin-bottom: -1px !important; /*padding: 12px 14px 14px 14px !important; */}
.resp-tab-active { border-bottom: none; background-color: #fff; }
.resp-content-active, .resp-accordion-active { display: block; }
.resp-tab-content { border: 1px solid #c1c1c1; }
h2.resp-accordion { font-size: 13px; border: 1px solid #c1c1c1; border-top: 0px solid #c1c1c1; margin: 0px; padding: 10px 15px; }
h2.resp-tab-active { border-bottom: 0px solid #c1c1c1 !important; margin-bottom: 0px !important; padding: 10px 15px !important; }
h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: blue; }
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list { float: left; width: 30%; }
.resp-vtabs .resp-tabs-list li { display: block; padding: 15px 15px !important; margin: 0; cursor: pointer; float: none; }
.resp-vtabs .resp-tabs-container { padding: 0px; background-color: #fff; border: 1px solid #c1c1c1; float: left; width: 68%; min-height: 250px; border-radius: 4px; clear: none; }
.resp-vtabs .resp-tab-content { border: none; }
.resp-vtabs li.resp-tab-active { border: 1px solid #c1c1c1; border-right: none; background-color: #fff; position: relative; z-index: 1; margin-right: -1px !important; padding: 14px 15px 15px 14px !important; }
.resp-arrow { width: 0; height: 0; float: right; margin-top: 3px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #c1c1c1; }
h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #9B9797; }
/*-----------Accordion styles-----------*/
h2.resp-tab-active { background: #DBDBDB !important; }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
.resp-jfit { width: 100%; margin: 0px; }
.resp-tab-content-active { display: block; }
h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
ul.resp-tabs-list { display: none; }
h2.resp-accordion { display: block; }
.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
.resp-vtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: initial; clear: none; }
.resp-accordion-closed { display: none !important; }
.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}

/**/
.cms-international-enquiry-form .fieldset,
.fancybox-skin .fieldset,
.fancybox-wrap .fieldset,
.fancybox-inner .fieldset { padding:0; border:0 none; }
.cms-international-enquiry-form .std  { display:none !important;}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('../images/fancybox_sprite.png'); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url('../images/fancybox_loading.gif') center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('../images/blank.gif'); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
/* Overlay helper */

.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('../images/fancybox_overlay.png'); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
/* Title helper */

.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('../images/fancybox_sprite@2x.png'); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
#fancybox-loading div { background-image: url('../images/fancybox_loading@2x.gif'); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ }
}



/** Uniform **/
div.selector,div.selector span,div.checker span,div.radio span,div.uploader,div.uploader span.action,div.button,div.button span{background-image:url("../images/sprite.png");background-repeat:no-repeat;-webkit-font-smoothing:antialiased}div.selector,div.checker,div.button,div.radio,div.uploader{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:middle}div.selector:focus,div.checker:focus,div.button:focus,div.radio:focus,div.uploader:focus{outline:0}div.selector,div.selector *,div.radio,div.radio *,div.checker,div.checker *,div.uploader,div.uploader *,div.button,div.button *{margin:0;padding:0}.highContrastDetect{background:url("../images/bg-input.png") repeat-x 0 0;width:0px;height:0px}input.uniform-input,select.uniform-multiselect,textarea.uniform{padding:3px;background:url("../images/bg-input.png") repeat-x 0 0;outline:0}input.uniform-input.active,select.uniform-multiselect.active,textarea.uniform.active{background:url("../images/bg-input-focus.png") repeat-x 0 0}div.checker input,input[type="search"],input[type="search"]:active{-moz-appearance:none;-webkit-appearance:none}div.selector{background-position:0 -130px;line-height:26px;height:26px;padding:0 0 0 10px;position:relative;overflow:hidden}div.selector span{text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;background-position:right 0;height:26px;line-height:26px;padding-right:25px;cursor:pointer;width:100%;display:block}div.selector.fixedWidth{width:190px}div.selector.fixedWidth span{width:155px}div.selector select{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;position:absolute;height:22px;top:2px;left:0px;width:100%}div.selector.active{background-position:0 -156px}div.selector.active span{background-position:right -26px}div.selector.hover,div.selector.focus{background-position:0 -182px}div.selector.hover span,div.selector.focus span{background-position:right -52px}div.selector.hover.active,div.selector.focus.active{background-position:0 -208px}div.selector.hover.active span,div.selector.focus.active span{background-position:right -78px}div.selector.disabled,div.selector.disabled.active{background-position:0 -234px}div.selector.disabled span,div.selector.disabled.active span{background-position:right -104px}div.checker{position:relative}div.checker,div.checker span,div.checker input{width:19px;height:19px}div.checker span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center;background-position:0 -260px}div.checker span.checked{background-position:-76px -260px}div.checker input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1}div.checker.active span{background-position:-19px -260px}div.checker.active span.checked{background-position:-95px -260px}div.checker.hover span,div.checker.focus span{background-position:-38px -260px}div.checker.hover span.checked,div.checker.focus span.checked{background-position:-114px -260px}div.checker.hover.active span,div.checker.focus.active span{background-position:-57px -260px}div.checker.hover.active span.checked,div.checker.focus.active span.checked{background-position:-133px -260px}div.checker.disabled,div.checker.disabled.active{background-position:-152px -260px}div.checker.disabled span.checked,div.checker.disabled.active span.checked{background-position:-171px -260px}div.radio{position:relative}div.radio,div.radio span,div.radio input{width:18px;height:18px}div.radio span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center;background-position:0 -279px}div.radio span.checked{background-position:-72px -279px}div.radio input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center}div.radio.active span{background-position:-18px -18px -279px}div.radio.active span.checked{background-position:-90px -279px}div.radio.hover span,div.radio.focus span{background-position:-36px -36px -279px}div.radio.hover span.checked,div.radio.focus span.checked{background-position:-108px -279px}div.radio.hover.active span,div.radio.focus.active span{background-position:-54px -279px}div.radio.hover.active span.checked,div.radio.focus.active span.checked{background-position:-126px -279px}div.radio.disabled span,div.radio.disabled.active span{background-position:-144px -279px}div.radio.disabled span.checked,div.radio.disabled.active span.checked{background-position:-162px -279px}div.uploader{background-position:0 -297px;height:28px;width:190px;cursor:pointer;position:relative;overflow:hidden}div.uploader span.action{background-position:right -409px;height:28px;line-height:28px;width:82px;text-align:center;float:left;display:inline;overflow:hidden;cursor:pointer}div.uploader span.filename{text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;float:left;cursor:default;height:24px;margin:2px 0 2px 2px;line-height:24px;width:85px;padding:0 10px}div.uploader input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;position:absolute;top:0;right:0;float:right;cursor:default;width:100%;height:100%}div.uploader.active span.action{background-position:right -465px}div.uploader.hover,div.uploader.focus{background-position:0 -353px}div.uploader.hover span.action,div.uploader.focus span.action{background-position:right -437px}div.uploader.hover.active span.action,div.uploader.focus.active span.action{background-position:right -493px}div.uploader.disabled,div.uploader.disabled.active{background-position:0 -325px}div.uploader.disabled span.action,div.uploader.disabled.active span.action{background-position:right -381px}div.button{background-position:0 -641px;height:30px;cursor:pointer;position:relative}div.button a,div.button button,div.button input{opacity:0.01;filter:alpha(opacity=1);-moz-opacity:0.01;display:block;top:0;left:0;right:0;bottom:0;position:absolute}div.button span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;line-height:22px;text-align:center;background-position:right -521px;height:22px;margin-left:13px;padding:8px 15px 0 2px}div.button.active{background-position:0 -671px}div.button.active span{background-position:right -551px;cursor:default}div.button.hover,div.button.focus{background-position:0 -701px}div.button.hover span,div.button.focus span{background-position:right -581px}div.button.disabled,div.button.disabled.active{background-position:0 -731px}div.button.disabled span,div.button.disabled.active span{background-position:right -611px;cursor:default}input.uniform-input,select.uniform-multiselect,textarea.uniform{font-size:12px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-weight:normal;color:#777;border-top:solid 1px #aaa;border-left:solid 1px #aaa;border-bottom:solid 1px #ccc;border-right:solid 1px #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}input.uniform-input.hover,input.uniform-input.focus,select.uniform-multiselect.hover,select.uniform-multiselect.focus,textarea.uniform.hover,textarea.uniform.focus{-webkit-box-shadow:0px 0px 4px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 4px rgba(0,0,0,0.3);box-shadow:0px 0px 4px rgba(0,0,0,0.3);border-color:#999}div.button span{font-weight:bold;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:1px;text-transform:uppercase}div.button.hover span,div.button.focus span{color:#555}div.button.disabled span,div.button.disabled.active span{color:#bbb}div.selector{font-size:12px}div.selector span{color:#666;text-shadow:0 1px 0 #fff}div.selector select{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px}div.selector.disabled span,div.selector.disabled.active span{color:#bbb}div.checker{margin-right:5px}div.radio{margin-right:3px}div.uploader span.action{text-shadow:#fff 0px 1px 0px;background-color:#fff;font-size:11px;font-weight:bold}div.uploader span.filename{color:#777;border-right:solid 1px #bbb;font-size:11px}div.uploader.disabled span.action,div.uploader.disabled.active span.action{color:#aaa}div.uploader.disabled span.filename,div.uploader.disabled.active span.filename{border-color:#ddd;color:#aaa}input.uniform-input,input.uniform-input:focus{background-color:#fff}
.footer .monkey-additional-lists li { width:40% !important; }
.footer .monkey-additional-lists li label { font-size:14px; }
.monkey-additional-lists li label { display:inline-block; font-weight:normal; font-size:13px; }

