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

body { font: 11px "Helvetica Neue", Helvetica, Arial, sans serif; background: #000; color: #606060; text-align: center; margin: 13px; /*display: none;*/ }

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

a             { color: #606060; }
a:hover       { color: #666; }
:focus        { outline: 0; }

/* Headings */
h1 { background: url(images/logo.png) no-repeat; width: 181px; height: 43px; margin: 10px 0 0 9px; }
h1 a { display: block; width: 181px; height: 43px; text-indent: -9999em; }
h2 { font-weight:normal; line-height:1.34; font: 14px/1 Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; color: #313131; }
h3 { font-size:16px; line-height:1.375; font: 14px/1 Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; color: #313131;}
h4 { font: 14px/1 Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; font-weight: normal; color: #313131; }
h5 { font: 12px/1 Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; font-weight: normal; color: #313131; }
h6 { font: 11px/1 Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; font-weight: normal; color: #313131;}

/* 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 */
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 */
.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; }
.c-right 	  { clear: right; }

/************************************************/
/******************** Styles ********************/
/************************************************/

/****************Classes**************/
.rounded {-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; }
.right { float: right; padding: 0 0 20px 20px;}
.left { float: left; padding: 0 20px 20px 0;}
.clear { clear: both; display: block; height: 0; z-index: -1; }
.hide { display: none; }
.last { margin-right: 0; padding-right: 0; border-right: none; }
.selected { color: #999; }

/*Btn styles*/
button.btn, .btn { font: 14px Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; color: #fff; background: #2c2c2c; margin-top: 10px; cursor: pointer; float: left; border: none; text-decoration: none; }
button.btn { padding: 0px 8px 2px 10px; }
button.btn span { background: url(../images/bg_btn.gif) no-repeat right 8px; padding: 1px 10px 4px 0px; display: block; height: 15px; }
a.btn { padding: 3px 8px 4px 10px; }
a.btn span { background: url(../images/bg_btn.gif) no-repeat right 8px; padding: 0 10px 0px 0px; display: block; }
button.btn:hover, .btn:hover, a.btn:hover { background: #5b5b5b; color: #fff; }
/*End Btn*/

.badge { position: absolute; top: -7px; right: -19px; z-index: 99; display: block;}
.col4 .badge { top: -8px; left: -12px; }
.submit-info { cursor: pointer; }
.item { width: 206px; float: left; background: #fff; padding: 9px; margin: 0 27px 27px 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; position: relative; z-index: 0; }
.item h3 { font-size: 11px; font-weight: 600; }
.item h3 a, .item h3 a:visited { text-decoration: none; color: #313131; }
.item h3 a:hover { color: #606060; text-decoration: underline; }
.item p.event_details { margin: 0; }
.item p { margin-bottom: 0px; clear: both; }
.item object { position: relative; z-index: 0; }
.item img { margin-bottom: 9px; }
.item ul.list { margin: 2px 0px; padding: 5px 0px; }
.item ul.list li { margin-bottom: 5px; list-style-type: none; }
.event-details strong { display: inline-block; width: 50px; clear: right; margin-bottom: 5px; }
.event-details .right { display: inline-block; width: 120px; padding-bottom: 0px; float: right; clear: right; }

/****************End Clasees**************/

/* Layout ================================================================================= */
.wrapper {}
.page { margin: 0 auto; text-align: left; width: 978px; position: relative; overflow: hidden; padding-bottom: 20px; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background-color: #fff; }
.page-popup .data-table th.label { color: #000; }
.main { margin:10px 0; }

/* Base Columns */ 
.col-left { float:left; width:230px; padding:5px 5px 0; margin-left:-748px; }
.col2-left-layout .col-left { margin-left: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.col-main { float:left; width:700px; background: #fff; padding:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.col-right { /*float:right; width:230px; border:1px solid #ddd; padding:5px 5px 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;*/ }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; margin-bottom: 20px; padding: 14px 13px; }

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

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:252px; }

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

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

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


/* Header ================================================================================ */
.logo { float:left; width:200px; height:63px; overflow:hidden; } 
.header { height: 60px; margin-bottom: 20px; }
#header-info { background: #fff; position: relative; width: 732px; height: 60px; float: left; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.header li { float: left; }
.header li a { text-decoration: none; color: #929292; }
.header li a:hover { color: #585858; }
.header .logo { background-image: url('../images/logo.png'); background-position:0 0; background-repeat:no-repeat; text-indent:-999em; margin: 10px 0 0 9px; }
.category-mens .header .logo { background-image: url('../images/logo_men.png'); }
.header .logo a { display:block; width:200px; height:63px; }

/*Top Nav*/
.header .links { position: absolute; top: 11px; right: 114px; font-size: 10.5px; }
.header .links li { display: inline; margin-right: 3px; padding-right: 4px; border-right: 1px solid #929292; }
.header .links li.last { border-right: 0; padding-right: 0; }

/*Search*/
.header .form-search { position: absolute; top: 6px; right: 8px; width: 100px; }
.header .form-search label { display: none; } 
.header .form-search input { color: #cfcfcf; font-size: 11px; padding: 7px 8px 7px 8px; }
.header .form-search #search { width: 94px; padding: 3px; border: 1px solid #cfcfcf; }
.header .form-search #search:focus { border: 1px solid #929292; color: #585858; }
.header .form-search button { width: 18px; height: 15px; display: block; text-indent: -1000em; padding: 0; position: absolute; top: 3px; right: 3px; font-size: 1px;background: url(../images/btn_submit.gif) no-repeat; border: none; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }
.catalogsearch-result-index .page-title { padding: 5px; background: #fff; }
.search-switch { width: 100%; display: block; }
.search-switch .item { float: left; }
.search-switch a { text-transform: uppercase; font: 25px/21px Rockwell; color: #757575; text-decoration: none; }
.search-switch a:hover { color: #f600c5; }

/*Radio*/
#radio { float: right; width: 223px; height: 60px; /* background: url(../images/radio.gif) #000 no-repeat; */ }

/********** Navigation */
/* All Levels */
#nav { position: absolute; right: 10px; bottom: 9px; }
#nav li { height: 15px; float: left; }
#nav li.over { z-index:999; }
#nav li a { background: url(../images/bg_nav_new.gif) no-repeat; display: block; float: left; height: 25px; text-indent: -9999em; margin-top: -6px; }
#nav li.nav-womens a { width: 104px; background-position: 0px 0; }
#nav li.nav-mens a { width: 70px; background-position: -104px 0; }
#nav li.nav-new-in a { width: 80px; background-position: -173px 0; }
#nav li.nav-sale a { width: 69px; background-position: -252px 0; }
#nav li.nav-music a { width: 80px; background-position: -320px 0; border-right: 1px solid #c1c1c1; }
#nav li.rock-out a { width: 120px; background-position: -402px 0; }
#nav li.nav-womens a:hover { background-position: 0px -51px; }
#nav li.nav-mens a:hover { background-position: -104px -51px; }
#nav li.nav-new-in a:hover { background-position: -173px -51px; }
#nav li.nav-sale a:hover { background-position: -252px -51px; }
#nav li.nav-music a:hover { background-position: -320px -51px; border-right: 1px solid #d8d8d8; }
#nav li.rock-out a:hover { background-position: -402px -51px; }
#nav li.nav-womens.active a { background-position: 0px -26px; }
#nav li.nav-mens.active a { background-position: -104px -26px; }
#nav li.nav-new-in.active a { background-position: -175px -26px; }
#nav li.nav-sale.active a { background-position: -258px -26px; }
#nav li.nav-music.active a { background-position: -320px -26px; }
#nav li.rock-out.active a { background-position: -402px -26px; }


/* 0 Level */
/*#nav li { float:left; }
#nav li.active a { color:#2a2824; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#898885; font-weight:bold; }
#nav li.over a,
#nav a:hover { position:relative; color:#2a2824; }*/

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { line-height:1.3em; float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:10em; top:25px; left:-10000px; border:1px solid #ddd; display: none; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

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

#nav ul li a { background:#f6f6f6; color:#898885; }
#nav ul li a:hover { background:#ccc; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */
/* ======================================================================================= */


/* 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 #bbb; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
/*button::-moz-focus-inner { padding:0; border:0; }*/
button.button { overflow:visible; width:auto; background:#f6f6f6; border:1px solid #717171; cursor:pointer; /*-webkit-border-fit:lines;*/ }
button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select { margin-top: 5px;}
.group-select li { margin:0 0 10px; }
.group-select .input-box { float:left; width:260px; margin-right: 15px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.customer-address-form .group-select textarea,
.customer-address-form .group-select input.input-text { width: 530px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:255px; margin-top: 5px; }
.group-select .input-box select { width:256px; }

.buttons-set { /*clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right;*/ }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.footer .validation-advice { width: 173px; position: relative; }
.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 {}
.required { color:#606060; }
p.required { font-size:10px; text-align:right; }
/* 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 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

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

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { border:1px solid #ddd; padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

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

/* Data Table */ 
#my-downloadable-products-table td.last { text-align: right; }
.data-table { width:100%; }
.data-table th { padding:7px; font: normal 14px/14px "Helvetica neue"; white-space:nowrap; color: #fff; }
.data-table td { padding:10px 5px; border-bottom: 1px solid #d8d8d8; }
.data-table thead { background-color:#818181; }
.data-table tbody {}
.data-table tfoot .btn { margin-left: 10px; }
.data-table tfoot td { border-bottom: none; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {  }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* 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/bg_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 { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { /* border:1px solid #ddd; */ margin:0 0 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.block .block-title { /* border-bottom:1px solid #ddd; */ padding:0 10px; }
.block .block-title strong { font-size:16px; font-weight:bold; line-height:1.5; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Account */
.block-account {}

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

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

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

/* 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: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

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

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

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

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

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

/* Join Newsletter Block */
#join-div {  }
#sign-up { background: url(../images/h_signup.png) no-repeat; height: 23px; width: 100%; text-indent: -9999em; margin: 15px 0 15px 0; }
#join-community { background: url(../images/h_join_our_community.png) no-repeat; height: 20px; width: 100%; text-indent: -9999em; margin: 12px 0; }
input#lp-newsletter-field { padding:10px 6px; width:190px; border: 1px solid #cfcfcf; color: #cfcfcf; margin: 10px 0; }
input#lp-newsletter-submit { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../images/btn_lp_news_submit.gif) no-repeat scroll 0 0; border:medium none; color:#86498D; cursor:pointer; font-size:1px; height:28px; padding:0; position:absolute; left:181px; text-indent:-9999em; top:15px; width:18px; margin: 10px 0; }

/* Return Policy Block */
#item_return_policy ul { list-style: square; margin-left: 12px; }
#item_return_policy ul li { margin-bottom: 14px; }

/*Women Video*/
#womens-movie object, #mens-movie object { margin-bottom: 15px; }

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


/* Category Page ========================================================================= */
.category-title { display: none; }
.category-image { display:block; margin:0 auto; }
.category-products {  }

/* View Type: List */
.catalog-category-view .main, .catalogsearch-result-index .main { width: 1100px; }
.catalog-category-view .col-main, .catalogsearch-result-index .col-main { background: none; padding: 0; }
.products-list li.item { width: 206px; height: 399px; float: left; background: #fff; padding: 9px 9px 9px 9px; position: relative; z-index: 0; }
.products-list li.cut_right { margin-right: 0px; }
.products-list .product-image { display: block; margin-bottom: 10px; }
.products-list .button { position: absolute; top: 2px; right: 6px; }
.category-new-in .button, .categorypath-new-in-womens-html .button, .categorypath-new-in-mens-html .button { display: none; }
.products-list h2 .product-name, .products-list .product-shop { }

/* Cateogry Listing blocks */
.static-rock, .listing-block { float: left; background: #fff; padding: 9px; margin: 0 30px 27px 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; position: relative; z-index: 0; position: relative; width: 455px; }

#womens-listing-block .bg { background: transparent url('../images/bg_womens_list.jpg') no-repeat 0 0; width: 455px; height: 399px; }
#mens-listing-block .bg { background: transparent url('../images/bg_mens_list.jpg') no-repeat 0 0; width: 455px; height: 399px; }
.listing-block .nav { position: absolute; bottom: 14px; left: 15px; }
.listing-block .nav-item { width: 153px; padding: 10px; background: url('../images/bg_1px.png') repeat; margin-bottom: 1px; }
.listing-block h3.sort-by { text-indent: -1000px; background: transparent url('../images/bg_sort_by.png') no-repeat 0 0; width: 117px; height: 32px; }
.listing-block li { margin-bottom: 5px; }
.listing-block li.last { margin-bottom: 0px; }
.listing-block li a, .listing-block li a:visited { text-decoration: none; text-transform: uppercase; font: normal 14px/14px Rockwell; color: #fff; display: block; }
.listing-block li a:hover { color: #929292; }
.category-knit-tops li.listing-tops a, .category-knit-tops li.listing-tops a:visited,
.category-graphic-tees li.listing-tees a, .category-graphic-tees li.listing-tees a:visited, 
.category-shirts li.listing-shirts a, .category-shirts li.listing-shirts a:visited,
.category-jeans li.listing-jeans a, .category-jeans li.listing-jeans a:visited,
.category-dresses li.listing-dresses a, .category-dresses li.listing-dresses a:visited, 
.category-outerwear li.listing-outerwear a, .category-outerwear li.listing-outerwear a:visited,
.category-sweaters li.listing-sweaters a, .category-sweaters li.listing-sweaters a:visited,
.category-thermals-and-fleece li.listing-thermals a, .category-thermals-and-fleece li.listing-thermals a:visited, 
.category-hoodies li.listing-hoodies a, .category-hoodies li.listing-hoodies a:visited,
.category-leggings li.listing-leggings a, .category-leggings li.listing-leggings a:visited, .categorypath-new-in-womens-html li.new-womens a, .categorypath-new-in-womens-html li.new-womens a:visited, .categorypath-new-in-mens-html li.new-mens a, .categorypath-new-in-mens-html li.new-mens a:visited { color: #f600c5; display: block; }

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


/* Product View ========================================================================== */
.product-view a.btn, .product-view a:visited.btn { margin: 10px 0 0 10px; }
#.product-view a.btn span, .product-view a:visited.btn span { padding: 0 10px 0 5px; }
.product-view p.wishlist a, .product-view p.wishlist a:visited { margin-left: 10px; font-size: 14px; color: #5ea5b9; }
.product-view p.wishlist { padding-top: 15px; }
.product-view .share { margin: 30px -10px 0px 0; }
.product-view .share span { padding-left: 10px; font: 15px Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; font-weight: normal; color: #313131; }
.product-view ul#social-list-product { padding: 0px 0 0 10px; }
.product-view ul#social-list-product a, .product-view ul#social-list-product a:visited { color: #5ea5b9; font-size: 14px; }
.product-view ul#social-list-product li { margin-right: 15px; float:left; list-style-image:none; list-style-position:outside; list-style-type:none; }

.product-collateral h2.product-name { -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 0; overflow: hidden; display: block; border: 1px solid #c6c6c6; margin-right: 10px; }

#back-btn { margin: 0 0 12px 0; }
.product-view {}

.product-essential { clear: left; }
.product-collateral { margin-top: 15px; }

/* Product Images */
#vidPlayer { z-index: 10; }
.product-view .product-img-box { float:left; }
.product-view #main-image {  width: 346px; margin-left: 97px; position: relative; }
.product-view #main-image .button { position: absolute; top: -30px; right: 15px; z-index: 12; }
.product-view .product-img-box .product-image { position:relative; width:346px; height:503px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom { position:relative; width:346px; height:503px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views { float: left; }
.product-view .product-img-box .more-views li { padding:0; border: 1px solid #c6c6c6; margin:0 0 7px 0; float: left; clear: left; }
.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Big Images */
#big-image-box { position: absolute; padding: 0; border: 1px solid #C6C6C6; z-index: 90; left: 0; top: 0; overflow: hidden; width: 780px; height: 505px; background: #fff; }
#big-image { cursor: move; position: relative; z-index: 90; }
#image-box-close { cursor: pointer; z-index: 9999; position: absolute; top:10px; right: 15px; }
#image { cursor: pointer; }
p#image-box { border: 1px solid #c6c6c6; position: relative; }
#zoom-button, #play-button { position: absolute; bottom: 10px; right: 10px; z-index: 90; }
#loader-img { position: absolute; top: 200px; left: 145px; background: #fff url('../images/ajax-loader.gif') no-repeat; width: 54px; height: 55px; }

/* Product Price */
.product-view .price { font: 24px/1.0 Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; font-weight: normal; color: #313131;margin-bottom: 21px; display: block; }

/* Product Tabs */
.product-tabs { position: relative; z-index: 1; }
.product-tabs li { float: left; margin-top: 5px; }
.product-tabs li h4 { font: 14px/1.0 Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; font-weight: normal; color: #313131; }
.product-tabs li h4 a, .product-tabs li h4 a:visited { display: block; float: left; border: 1px solid #b7b7b7; border-left: 0; padding: 8px 10px; text-decoration: none; background: url(../images/bg_tab.gif) repeat-x #efefef; cursor: pointer; }
.product-tabs li h4 a:hover { color: #000; background: #ededed; }
.product-tabs li.first-child { border-left: 1px solid #b7b7b7; }
.product-tabs li h4 a.active { border-bottom: 1px solid #fff; background: #fff; }

.tab-content { border: 1px solid #b7b7b7; clear: left; float: left; margin-top: -1px; margin-bottom: 25px; width: 363px; padding: 12px 15px; position: relative; z-index: 0;  }

/* Product Shop */
.product-view .product-shop { float:right; width:392px; margin-right: 100px; }
.product-view .product-name {}
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; display: inline-block; margin-top: 13px; }

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

.price-box {  margin-bottom: 15px; }
.price-box .price { font-weight:bold; }

.price-box-bundle {}

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

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

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

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

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

/* 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 as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

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

/* 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 Options */
.product-options { padding: 0 10px 0 2px; margin: -10px 0 0 0; float: left; width: 450px; }
.product-options dl { display: inline; float: left; }
.product-options dt label { font: 15px/1 Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; font-weight: normal; color: #313131; }
.product-options dt { float: left; display: block; width: 146px; }
.product-options dd { float: left; clear: left; }
.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; font-size: 14px; }
.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: 95px; }
.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 { border:0; float: right; width: 400px; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

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

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

/* Block: Upsell */
.product-view .up-sell { float: left; margin-right: 20px; }
.product-view .up-sell h3 { margin-bottom: 11px; }
.product-view .up-sell img {  }
.product-view .up-sell .products-grid td { width:25%; }
.product-view #upsell-product-table { border-collapse: separate; border-spacing: 12px 0; margin-left: -12px; border: 0; }
.product-view #related-product-table { border-collapse: separate; border-spacing: 12px 0; margin-left: -12px; border: 0; }

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


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

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

/* Product Details Footer */
.details-footer { margin-bottom: 5px; }

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


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

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

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

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */

/* Account login / creation / view / etc ================================================= */
.account-login p { margin: 5px 0; }
.account-create, .account-login { padding-left: 20px; }
.account-create .required, #login-form .required, .col2-left-layout .required { text-align: left; color: #606060; }
.account-create .group-select input.input-text, .account-create .group-select textarea { width: 250px; }
.account-create .input-box { width: 450px; }
.account-create label { width: 120px; display: inline-block; }
.account-create label.newsletter { width: 200px; }
.block { background-color: #fff; padding: 5px; }
.col2-left-layout .col-main { padding: 5px 25px 15px; margin-bottom: 30px; width: 720px; } 
.col2-left-layout .col-left { width: 180px; padding: 0 5px 0; margin-left: -5px; }
.dashboard h3 { font-size: 14px; margin: 0 0 5px 3px; color: #828282; } 
.col2-set h4 { font-size: 14px; margin: 15px 0 0; color: #373737; }
.col2-set h5 { color: #828282; font-size: 12px; margin: 6px 0 2px; }
.dashboard .col2-set .col-2 { float: left; }
.col2-set .col-1 { width: 30%; }
.welcome-msg h3 { font-size: 16px; }
#acct-info-edit { margin-right: 20px; }
#acct-newsletter-form input { }
#acct-newsletter-form button { float: none; margin: -5px 0 0 5px; }
.customer-account-index .col-1 p, address { line-height: 19px; color: #555555; }
.col2-left-layout .sidebar .block-title strong, .col2-left-layout .sidebar .block-title h2 { text-transform: uppercase; font: normal 21px/21px Rockwell; color: #757575; }
.sidebar .block-title { margin-top: 10px; }
#account-nav li, #account-nav li a, #account-nav li a:visited { margin-bottom: 5px; font: normal 12px/15px Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica, arial, sans-serif; text-decoration: none; }
#account-nav li a:hover { text-decoration: underline; }
#account-nav li.current { font-weight: bold; }
#my-orders-table td.last, #my-orders-table td.a-center { text-align: right !important; width: 5%; }
#my-orders-table td.name { width: 25%; }
#wishlist-table td.add-to-cart { width: 20%; vertical-align: top; text-align: center; }
#wishlist-table .btn { float: none; vertical-align: top; margin-top: 0; }
#wishlist-btn-array { border: 0; }
#wishlist-btn-array .btn { float: right; margin-left: 10px; }
.form-list label { margin-bottom: 5px; }

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

/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; clear: right; }
.checkout-types li { float: right; z-index: 20; position: relative; }
.cart h2, .account-login h2, .checkout-onepage-index .col-main h2, .account-create h2, .col2-left-layout h2, .cms-about-us .col-main h2, .cms-privacy-policy .col-main h2, .cms-customer-service .col-main h2, .contacts-index-index .col-main h2  { text-transform: uppercase; font: 25px/21px Rockwell; color: #757575; margin-top: 10px; }
#shopping-cart-table { color: #000; }
#shopping-cart-table img { margin: 10px; }
#shopping-cart-table h3.product-name, #shopping-cart-totals-table th, #shopping-cart-totals-table td, #shopping-cart-totals-table td .price { font: normal 14px/16px Century Gothic,"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,arial,sans-serif; color: #000; }
#shopping-cart-totals-table tbody strong { font-weight: normal; } 
#shopping-cart-totals-table tfoot strong { font-weight: bold; }
#shopping-cart-table h3.product-name a, #shopping-cart-table h3.product-name a:visited { text-decoration: none; color: #000; }
#shopping-cart-table h3.product-name a:hover { text-decoration: underline; color: #000; }
#shopping-cart-table .item-options dd { padding-left: 0; }
.cart .multiple-shipping { float: right; clear: right; font-size: 13px; margin-top: 10px; }
#shopping-cart-totals-table th { color: #000; }
.checkout-cart-index .wrapper { }
#co-shipping-method-form { width: 300px; }
.checkout-onepage-success h3 { margin-bottom: 5px;}
.checkout-onepage-index #header-info { width: 100%; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; color: #850069; }
#shopping-cart-table { margin-top: -5px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; margin-top: -122px; z-index: 10; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}
.cart-collaterals input.input-text, .cart-collaterals textarea, .cart-collaterals select { width: 250px; margin: 10px 0 10px; }
.cart-collaterals h3 { margin: 10px 0 3px 0; color: #757575; }
.cart-collaterals { color: #000; }
.cart-collaterals label { color: #000; margin: 0 0 10px; font-weight: normal; }
.cart-collaterals .btn { margin-top: 0px; float: right; margin-right: 87px; }
.shipping input.input-text, .shipping textarea, .shipping select, #postcode { width: 250px; margin: 3px 0 8px; }
.shipping label { margin: 5px 0 3px; }
.shipping p { margin: 0 0 10px; }

/* Shopping Cart Totals */
.cart .totals { float:right; padding-top: 20px; }
.cart .totals table { width:100%; }
.cart .totals table th, .cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* 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 ============================================================================== */
/* One Page */
.opc { position:relative; }
.opc li.section { border-bottom:0; }
.opc .step-title, .opc step-title a, .opc step-title a:visited { background-color:#818181; padding:7px; color: #fff; text-align:right; margin-bottom: 1px; text-decoration:  none; }
.opc .step-title .number { float:left; font: normal 14px/16px "Helvetica Neue", Helvetica, Arial, sans serif; margin-right:7px; }
.opc .step-title h3 { float:left; color: #fff; font: normal 14px/16px "Helvetica Neue", Helvetica, Arial, sans serif; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#818181; cursor:default; }
.opc .step { padding:10px 13px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.opc p { margin-top: 2px; }
.opc .form-list { margin: 13px 5px;}
.opc .form-list li { margin: 7px 0; }
.opc .form-list input { margin-top: 5px; }
#opc-login .form-list input { margin-top: -3px; }
.opc .form-list label { font: normal 12px/12px "Helvetica Neue", Helvetica, Arial, sans serif; padding-top: 3px; }
.checkout-onepage-index .main { background-color: #fff; padding: 20px 30px; margin-bottom: 40px; }
.checkout-onepage-index .col-main { background-color: transparent; padding: 10px; width: 690px; margin-bottom: 40px; }
.checkout-onepage-index .col-right { float: right; margin-top: 30px; margin-right: -5px; width: 213px; }
.checkout-onepage-index .block, .checkout-onepage-index .block-title { border: 0; }
.checkout-onepage-index .sidebar .block { background-color: #fff; }
.opc #login-form input { width: 220px; float: right; }
.opc .input-box { width: 100%; }
.opc .required { color: #606060; }
#co-billing-form input.input-text, #co-billing-form textarea, #co-shipping-form input.input.text, #co-shipping-form textarea, .addr-fields input.input-text, .addr-fields textarea { width: 250px; }
#co-billing-form input, #co-billing-form select { margin: 5px 0; margin-right: 8px; }
#co-billing-form label { margin-right: 4px; }
#co-billing-form .required { text-align: left; }
#co-shipping-method-form dt, #checkout-payment-method-load dt { margin: 5px 0; }
#co-shipping-method-form .btn { margin-top: 10px; }
button.back, a.back, a:visited.back { margin-right: 8px; padding: 1px 4px 1px 8px; }
button.back span, a.back span, a:visited.back span { background:transparent url(../images/bg_back_btn.gif) no-repeat scroll left 8px; height:16px; padding: 1px 10px 5px; display: block; }
#back-btn { padding: 1px 4px 3px 8px; }
.block-progress dt { font: normal 14px/14px "Helvetica Neue", Helvetica, Arial, sans serif; color:  #313131; padding: 5px 5px; }
.block-progress dd { margin-bottom: 10px; padding: 0 5px 5px 5px; }
ul.addr-fields { float: left; width: 325px; }
#checkout-review-table thead { background-color: #bbb; }
#checkout-review-table tfoot th { color: #000; }
#checkout-review-table strong .price { font-size: 14px; }

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

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

.please-wait { float:right; margin-right:5px; }
.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 .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_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; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

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

/* Sales Order View */
.sales-order-view .col2-set { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #ccc; }
.sales-order-view h3 { padding: 7px 0; }
.sales-order-shipment h4 { margin: 5px 0; }

/* 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 .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { clear: both; margin-top: -13px; margin-bottom: 13px; background: #393939; padding: 13px 0px 0; color: #b1b1b1; float: left; width: 100%; -moz-border-radius: 5px; -webkit-border-radius: 5px; height: 26px; }
.footer ul { float: right; }
.footer #nav  { display: none; }
.footer li, .footer .links li.last { display: inline; margin-right: 3px; padding-right: 5px; border-right: 1px solid #b1b1b1;  }
.footer li.last { border-right: none; margin-right: 0; padding-right: 0;}
.footer a { color: #b1b1b1; text-decoration: none; }
.footer a:hover { color: #ccc; }
.footer address { float: left; margin-left: 7px; }

/*Newsletter*/
#newsletter-validate-detail fieldset { position: relative; }
#newsletter-validate-detail legend, #newsletter-validate-detail label { display: none; }
#newsletter-validate-detail{ float: right; margin: 3px 7px 0 12px; }
#newsletter { width: 173px; padding: 5px; margin-top: -9px; float: left; font-size: 11px; color: #b1b1b1; }
#newsletter-validate-detail button { padding: 0; border: none; background: url(../images/btn_submit.gif) no-repeat; height: 15px; width: 18px; display: block; font-size: 1px; color: #dedede; position: absolute; top: -3px; right: 6px; }
#newsletter-subscribe-btn { text-indent: 1000px; }
/* ======================================================================================= */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-view .tags .form-add-tags:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/************************************************/
/******************** Pages ********************/
/************************************************/

/*Homepage*/
.cms-home .col-main { padding: 0; background: none; }
.col1, .col2, .col3 { margin-right: 27px; }
.col1, .col2, .col3, .col4 { float: left; width: 224px; }
ul#social-list { margin-left: 0; padding-left: 0; }
ul#social-list li{ list-style: none; margin-right: 6px; float: left; }
ul#social-list li.last { margin-right: 0; }
.this-look-is-great { display: inline; }
a.this-look-is-great { margin-top: 10px; }
h3#be-in-the-know { font-size: 21px; color: #606060; margin: 3px 0; }
h3#join-community { font-size: 19px; color: #606060; margin: 3px 0; }
#lp-newsletter, #frmSS12 { height:36px; margin-bottom:14px; position:relative; width:202px; }

#homepage-listing-block .bg { background: transparent url('../images/bg_homepage_list.jpg') no-repeat 0 0; width: 455px; height: 399px; }
#homepage-listing-block .nav-item ul li { list-style-type: none; }


/* Rounded Corners */
.rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* 404 page */
h2.not-found { font: bold 28px/30px Rockwell; margin-bottom: 10px; }
.post-col { width: 476px; float: left; margin-right: 27px; overflow: hidden; }
.post-box { width: 458px; background: #fff; padding: 9px; margin: 0 27px 27px 0; }
.cms-no-route .col-main { background-color: #000; padding: 0; }

/* footer newsletter fixes */

/* About Page */
.cms-about-us h2 { margin-bottom: 18px; }
.cms-about-us .col-main object { float: right; margin-left: 20px; margin-bottom: 20px; }

/* Privacy Policy */
.cms-privacy-policy .col-main h2, .cms-privacy-policy .col-main h3 { margin-bottom: 18px; }
.cms-privacy-policy .col-main p { width: 70%; }

/* Contact Page */
.contacts-index-index div.input-box { display: block; margin-bottom: 15px; float: none; }
#contactForm { width: 520px; }
#contactForm p.required { width: 517px; }
#contact-sidebar { font-size: 12px; width: 185px; padding-right: 20px; }
#contact-sidebar p { padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px solid #ccc; }
#contact-sidebar p span { font-weight: bold; font-size: 13px; display: block; margin-bottom: 5px; }

/*Customer Service*/
#dlcustomerCare .main { margin: 0; padding: 0; }
#dlcustomerCare p { margin:0; padding:0; margin-bottom:0.5em }
#dlcustomerCare dt, #dlcustomerCare dd, #dlcustomerCare dd li.main, #dlcustomerCare .dlCustomers { margin:0; padding:0; list-style:none; margin-top: 0;}  
#dlcustomerCare dd a.main { display:block; padding:6px; background-color:#818181; color:#fff; text-decoration: none; border: 1px solid #666; border-bottom:0; font-weight:bold}
#dlcustomerCare dd a.last { border-bottom:1px solid #fff!important}
#dlcustomerCare dd a.main:hover { color:#fff!important; background-color:#999}
#dlcustomerCare dd a.active, #dlcustomerCare dd a.active:hover {border:1px solid #666; background-color:#666; color:white}
#dlcustomerCare dd a.active, #dlcustomerCare dd a.active:hover { border-top:1px solid #fff}
#dlcustomerCare dd a.active.last { border-bottom:0!important}
#dlcustomerCare dd li.main div { background-color:#FFF; padding:15px; border:1px solid #666; border-top: none;}
#dlcustomerCare dt { font-size: 16px; padding:6px 0; display:block; background-color:#FFF; margin-top:6px}
#dlcustomerCare dt.first { margin-top: 20px;}
#dlcustomerCare dl.reset *, #dlcustomerCare h6 { margin:0!important; padding:0!important }
#dlcustomerCare dl.reset { margin-bottom:10px}
#dlcustomerCare h6 { margin-bottom:5px}