/* begin reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
div.category-head h2{margin-top: 0px;}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */


body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background:#000310 url(../images/backgrounds/mainBodyBackground.gif) top center no-repeat;
}
img {
	border: none;
}
div#wrapper{width: 960px; margin: 0px auto;}
a{color: #0E1339;}
fieldset{border: none;}
h1 {
	font-weight:bold;
	font-size:1.8em;
	margin-bottom:10px;
}
h2 {
	background:url(../images/backgrounds/headerBackground.gif);
	clear:both;
	font-size:1.3em;
	font-weight:bold;
	margin: 15px 0px 5px 0;
	padding: 5px 10px;
}
h2 a {color:#000000; text-decoration:none;}
/*div#main h3, div#main h4, div#main h1,	 div#main table, div#main dl, div#main ul{margin: 0px 10px;}*/
h3 {
	font-size:1.7em;
}

/* generic content styles */
h4 {
	font-size:1.1em;
	font-weight:bold;
	margin:1em 0;
}
p, ul, ol {
	line-height:1.2em;
	padding:0;
	margin:0.5em 0 1em 0;
}
label {
	color:#333;
}
dl dt {
	font-weight: bold;
	margin: 0 0 5px 0; color:#999;
}
dl dd{margin: 0 0 10px 0;}

img.sideIllustration{float: left; margin: 10px;} 

/* Logo & shopping basket bar styles */
div#logoBar{
	background:#ffffff url(../images/logoBackground.gif) repeat-x;
	height:90px;
	width: 960px;
	position:relative;
}
div#logoBar img {
	margin:0 0 0 12px;
}
h1#logo{display: inline; width:250px;}
div#shoppingBasket {
	display: inline-block;
	color:#5f135e;
	width:275px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/shoppingBasket.gif) no-repeat 10px 5px #F2FBFC;
	padding:5px;
	margin:10px;
	border:1px solid #e0eef2;
}
div#shoppingBasket p{ margin: 0px;}
div#shoppingBasket a {
	color:#5F135E;
	text-decoration:none;
}
div#shoppingBasket p.information{width:140px; float: right; text-align: right; font-weight:lighter; font-size: 0.9em;}
div#shoppingBasket span.itemNumber {
	position:absolute;
	font-size:0.9em;
	top:4px;
	right:10px;
}
div#shoppingBasket div.callsToAction {
	clear:both;
	padding-top:10px;
	float:left;
}
div#shoppingBasket div.callsToAction p {
	padding:0;
	line-height:1px;
}
div#logoBar #shoppingBasket img {
	margin:0;
}
div#logoBar p.subject {
	font-size:1.2em;
	font-weight: bold;
	padding-left:40px;
}
span.totalPrice{clear: left;}	

/* Menu bar styles */
div#menu{background:#03a9d7; }
div#menu ul {
	line-height:1em;
	margin:0;
	padding:10px 0;
}
div#menu li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin-left:8px;
	padding:10px 12px;
}
div#menu li.active,
.category-womens-shoes div#menu li#womenstab,
.category-mens-shoes div#menu li#menstab,
.cms-home div#menu li#hometab,
.cms-sale div#menu li#saletab,
.cms-shipping div#menu li#shippingtab {
	background:#161A2E;
}
div#menu a{color:#ffffff; text-decoration: none; font-size: 1.2em;}

/*breadcrumb styles */
ul.breadcrumbs{ margin: 0px; padding: 15px 10px 0 10px; color: #999999;}
ul.breadcrumbs li{display: inline; list-style-type: none;}
ul.breadcrumbs a{ color: #999999; text-decoration: none;}

/* Hide top nav links.  Bit hacky, might need to deal with later, don't want to kill them quite yet. */

/* Search bar styles */
form#search_mini_form {
	background:url(../images/searchbar_background.gif) repeat-x;
	height:39px;
	padding:0 0 0 10px;
	position:relative;
}
form#search_mini_form fieldset {
	padding:10px 0 0 0;
}
form#search_mini_form fieldset select,
form#search_mini_form fieldset input {
	margin:0 10px 0 0;
}
#search_mini_form #topSearchButton {
	position:absolute;
	padding-top:0;
}
#brandDropdown,#styleDropdown,#styleDropdown,#sizeDropdown,#searchField,#searchButton{margin-left: 13px;}

/* mailing promo */
div#mailingPromo {
	background:url(../images/backgrounds/bg_light_blue.jpg) repeat-x bottom;
	margin:0px 0px 10px 0;
}
div#mailingPromo .head {
	padding:10px;
}
#topPromotionBar {
	float:left;
	position: relative;
}

#topPromotionBar .promotionSlide{
	position: absolute;
	top: 0px;
	z-index:0;
}
#topPromotionBar .promotionSlide.first{
	display:block;
	z-index:1;
}
	

.cms-index-index div#mailingPromo {
	float:right;
	height:214px;
	width:230px;
	overflow:hidden;
}
.oneColumn h2 {
	font-size:1.9em;
	font-style:italic; 
	font-weight: bold;
	margin:0 0 6px 0;
	padding:0;
	text-transform:uppercase;
}
div#mailingPromo h2 {
	background: none;
	overflow:hidden;
	padding:0 0 10px 0;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:1.7em;
}
div#mailingPromo h2 a{
	color:#D10059
}
div#mailingPromo p {
	font-size:1.4em;
	margin:0;
	color: #ffffff;}
div#mailingPromo input {margin:3px 0px;
	width:auto;
}
div#mailingPromo input#newsletter {
	width:200px;
}
div#mailingPromo button{margin:3px 0px;}
div#mailingPromo p.disclaimers{font-size:0.8em;}
div#mailingPromo fieldset.content{ padding-bottom: 0px;}
div.mini-newsletter label{display: none;}
div.mini-newsletter legend{display: none;}


/* footer promo boxes */
div.promotionContainer {
	background:url(../images/backgrounds/promo_back.gif) repeat-x top;
	border-top:1px solid #D9E3E8;
}
div#promotionalBoxes {
	background:url(../images/backgrounds/promo_strip.gif) no-repeat top;
	clear:both;
	margin:10px 0;
	padding:0;
	overflow:hidden;
}
div#promotionalBoxes a {
	color:#fff;
}
div#promotionalBoxes div.promotionalBox {
	float:left;
	width:300px;
	margin:0 10px;
	overflow:hidden;
}
div#promotionalBoxes div#creditCards {
	padding-top:4px;
}
div#promotionalBoxes div#creditCards img {
	padding-top:14px;
}
div#promotionalBoxes div#secureTransactions img{
position:absolute;
top:4em;
right:10px;}
div#promotionalBoxes div.promotionalBox h2 {
	margin:0;
	background:#000;
	padding:8px 10px;
	font-size:1.8em;
	font-weight:bold;
	color: #ffffff;
	font-style:italic;
}
div#promotionalBoxes div.promotionalBox p {
	color:#fff;
	font-size:1.4em;
	margin:0px;
	padding:4px 10px;
}
div#secureTransactions {
	position:relative;
}
div#secureTransactions p {
	padding-right:125px !important;
}
/*div#freeDelivery {
	font-size:1.2em;
}*/
div#promotionalBoxes div#freeDelivery h2 {
	background:url(../images/backgrounds/promo_strip_h2.gif) repeat;
}

/* Promo banner */

/*div#topPromotionBar{margin-left: 10px;}*/

/* main content styles */
div#mainContent{background:url(../images/backgrounds/pageFade.gif) repeat-x #ffffff;
	overflow:hidden;
}

/* structural styles */

div.innerWrapper{padding: 10px 0 0 0;}

/*div.middle.col-1-layout {
	padding:10px;
}*/
.cms-home div.middle.col-1-layout,
.catalog-category-view div.middle.col-1-layout {
	padding:10px 0 0 0;
}
div#main {
	padding:0px 10px 20px 10px;
	position:relative;
	overflow:hidden;
}
.checkout-multishipping-login div#main,w
.checkout-multishipping-register div#main {
	padding:10px;
}
div.col-right.side-col{width: 251px; display: inline; float:right;}
div.col-right div.promotionalBox{display: block;
float:left;}
div.middle-container div.middle.col-2-right-layout{width: 699px; display: inline-block;}
.no-display{display: none;}
.threeColumn,.twoColumn,.oneColumn{ float:left; }
.oneColumn, /*.twoColumn,*/ .threeColumn{ /*margin-left: 10px;*/ margin-right: 10px;}
li.item.oneColumn, li.item.twoColumn{ /*margin-left: 10px;*/}
.threeColumn{width: 700px;}
.twoColumn{width: 463px;}

.oneColumn {
	width:228px;
}
.side-col .oneColumn {
	width:220px;
}

/*catalogue item styles */
.listing-type-grid {
	position:relative;
}
ol.grid-row{
	clear:both;
	padding:0;
	margin: 0 0 5px 0;
	overflow:hidden;
}
ol.grid-row li.item {
	list-style-type:none;
	margin:0 6px 0 0px;
	float:left;
	padding:0;
	height:300px;
	position:relative;
}

ol.grid-row li.item.last{
	margin-right: 0px;
}
li.item {
	border:1px solid #e8eef1;
	background: #ffffff;
}
li.item h3{font-size: 1em; border-bottom: 1px solid #000000; padding-bottom: 5px;}
/*li.item p, li.item form, li.item h3{margin:5px 8px; }*/
li.item a { color: #131231; text-decoration: none;}

li.item h5,
table#upsell-product-table div.upsellContainer h5 {
	border-bottom:1px solid #999;
	margin:0 10px 5px 10px;
	padding:3px 0;
	font-size:1.1em;
	position:absolute;
	bottom:4.2em;
	width:202px;
}
div.catalog-listing div.price-box,
table#upsell-product-table div.upsellContainer div.price-box {
	padding: 3px 10px;
	position:absolute;
	bottom:40px;
}
div.catalog-listing div.productInformation {
	background:url(../images/backgrounds/itemStripeyFade.gif) 0 100% repeat-x;
	padding:0 0 40px 0;
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
}
div.catalog-listing div.productInformation .viewMoreButton {
	position:absolute;
	bottom:10px;
	left:10px;
}
div.catalog-listing div.productInformation .freePostageLabel {
	position:absolute;
	bottom:10px;
	right:10px;
}	
div.rawColourTab{width: 20px; height: 20px;float: right; margin: 5px; border: 1px solid #D6D6D7;}
span.colourLabel{font-weight:bold; float: left; margin: 10px 0 0 10px; color:#999999;}

/*single item page styles */
div.emailAndPostageBox{width: 300px; float:right; clear: left;text-align: right;}
div#main #product-options-wrapper ul{ margin: 0px;}
#product-options-wrapper li{display: inline; width: 25px;}
div.swatchColor{width: 20px; height: 20px; display: inline-block; margin: 5px; border: 1px solid #D6D6D7;
	cursor:pointer;}
fieldset.add-to-cart-box{text-align: right; padding: 0px;}
.add-to-cart-box .qty-box .input-text {
	width:40px;
}
div.product-info-box{border: 1px solid #D6D6D7;  background:url("../images/backgrounds/itemStripeyFade.gif") 0 100% repeat-x; padding: 10px;/*margin-left: 10px;*/}
div.more-views{ width: 345px; clear:right; float: right;}
div#main div.more-views ul {
	text-align: right;
	margin:15px 0 8px 0;
}
div.more-views li{
	width: 100px;
	display: inline;
	list-style:none;
	padding:0;
}
div.more-views li img{border:1px solid #d6d6d7;}
p.product-image-zoom{width: 300px; float: left;}

ul#helpfulLinks li{display: inline; list-style-type: none; /*font-size: 0.8em;*/}
ul#helpfulLinks li a {color: #999;}
div.product-sidebar{
	width: 300px;
	position:relative;
	text-align:right;
	float:right;
	padding:0 0 20px 0;
}
.product-sidebar #helpfulLinks {
	font-size:0.9em;
	margin:0 0 30px 0;
}
.add-to-cart-box .form-button {
	position:absolute;
	bottom:-18px;
	right:0;
}
div#main h1.product-name{
	clear:both;
	font-size:1.2em;
	color:#171A35;
	margin:0px;
	display:inline;
	float:left;
}
div#main p.availability {
	margin:0 20px;
	color:#900;
	display:inline;
}
div.product-shop div.price-box {
	float:right;
	width:auto;
	display:inline;
	margin-right:140px;
}
/*div.product-shop */div.price-box p {
	display:inline;
	text-align:right;
/*	padding-left:10px;*/
}
/*div.product-shop */div.price-box span.old-price span,
/*div.product-shop */div.price-box p.old-price span {
	color:#999;
	text-decoration:line-through;
	padding-right:10px;
}
/*div.product-shop*/ div.price-box span.price {
	font-size:1.2em;
	font-weight:bold;
}
div.price-box span.special-price span.price {
	color:#C00;
}
p#track_hint{font-size: 0.7em;}
div.product-shop{
	clear:both;
	overflow:hidden;
	height:100%;
}
div.product-specs {
	border-top:1px solid #d6d6d7;
	padding-top: 10px;
	margin-top:0.5em;}

div#color-views{position: absolute; left: 0px; top: 0px;}

fieldset#product-options-wrapper{ padding: 0px;}
fieldset#product-options-wrapper span.required {
	display:none;
}
fieldset#product-options-wrapper select,
fieldset#product-options-wrapper input {
	font-size:1em;
}
fieldset#product-options-wrapper .validation-advice {
	background-position:right;
	padding-right:10px;
}
fieldset#product-options-wrapper dl{text-align: right; /*font-size: 0.8em; */margin: 0px;}
fieldset#product-options-wrapper dl dt{display: inline-block; text-decoration: none; width: 38%; margin: 5px 0 10px 0; font-weight: normal;clear:left;}
fieldset#product-options-wrapper dl dd{display: inline; width: 60%; margin: 5px 0 5px 0;}


h2.upsells{background:url(../images/backgrounds/paleBlueToPinkTitleFade.gif) repeat-x; color: #ffffff; font-style:italic; font-weight:bold; margin: 10px 0 10px 0px;}
table#upsell-product-table div.upsellContainer{border: 1px solid #d6d6d7; width: 217px;}
table#upsell-product-table div.upsellContainer h3{font-size: 1em; border-bottom: 1px solid #000000; padding-bottom: 5px;}
table#upsell-product-table div.upsellContainer p, table#upsell-product-table div.upsellContainer form, table#upsell-product-table div.upsellContainer h3{margin:5px 8px; }
table#upsell-product-table div.upsellContainer a{ color: #131231; text-decoration: none;}
/*table#upsell-product-table div.upsellContainer h5{ border-bottom: 1px solid #999999; margin: 0 10px; padding: 3px 0;  font-size: 1.1em;}*/
/*table#upsell-product-table div.upsellContainer div.price-box {padding: 3px 10px; font-size: 0.8em; font-weight: bold;}*/
table#upsell-product-table div.upsellContainer {
	background:url(../images/backgrounds/itemStripeyFade.gif) 0 100% repeat-x #ffffff;
	padding:10px 0;
	margin-right:11px;
	height:260px;}



/*Shopping basket styles*/
.box form {
	padding:0 9px;
}
div.myCart h2 {
	vertical-align:bottom;
	background: none;
	padding:30px 0 0 0;
	margin:0 0 10px 0;
}
/*ul.checkout-types.top*/
div.page-head-alt ul.checkout-types {
	margin: 0px;
	position: absolute;
	right: 10px;
	top: 10px;
}
ul.checkout-types.bottom {
	text-align:right;
}
table#shopping-cart-totals-table {
	margin-left:9px;
}
ul.checkout-types li{list-style-type:none;}
div#main table#shopping-cart-table{ /*font-size: 0.8em;*/ color:#0e1339; width: 940px;
	margin:0 0 10px 0;
}
table.shopping-cart th, table.shopping-cart td{border: 1px solid #a4a4a4; border-collapse:collapse;}
table.shopping-cart td{ background: #ffffff; vertical-align: top; padding: 10px;}
table.shopping-cart a{color:#0e1339;}
table.shopping-cart th, table.shopping-cart tfoot td{background:url(../images/backgrounds/headerBackground.gif); font-weight: bold; padding: 5px;}
table.shopping-cart button#update_cart {float: right;}
div#shipping, div#coupons{border: 1px solid #a4a4a4; vertical-align: top;
	width:inherit;
}
select#country{width: 150px; clear: left;}
div.col2-set{ margin: 20px 0 0 0;}
div#shipping h4, div#coupons h4{ font-size: 0.9em; padding: 4px 0; background: url(../images/backgrounds/paleBlueStripes.gif); margin: 0px; text-indent: 10px;}
div#shipping form, div#coupons form{margin:10px 0; font-size: 0.9em;}
div#shipping fieldset, div#coupons fieldset{margin:0 0 10px 0;}
div#main div.shopping-cart-totals {
	background:url(../images/backgrounds/paleBlueToPinkFade.gif);
/*	padding: 15px 0;*/
	border:1px solid #a4a4a4;
	width: 259px;
/*	font-size: 0.8em;*/
	margin-right:0;
	float:right;
}
div.box.one-page-checkout-progress{padding: 15px 10px 0 0;}
div.upsell{clear: both;}

/* Footer styles */

div.footer {font-size: 0.8em; color: #ffffff; text-align: center; position: relative;}
div.footer a{color: #ffffff; text-decoration: none;}
div.footer li{ list-style-type: none; display: inline; padding: 0 10px;}
/*div.footer ul{ margin: 0px;}*/
div#brandLinks { background: url("../images/backgrounds/purpleToBlueFooterFade.gif") repeat-x #1f85ac; position: relative; overflow: hidden; height: 67px; width: 960px;}
div#brandLinks ul {
	width:960px;
}
div#brandLinks li{display: inline; padding: 0 10px;}
div#brandLinks .slide {
	margin:0 auto;
	height:67px;
	width:960px;
	float: left;}
#carousel-content {
	overflow: visible;	
}
/**
 * Slideshow controls style rules.
 */
.control { display:block; width:39px; height:67px; text-indent:-10000px; position:absolute; cursor: pointer; z-index: 500;}
#leftControl { top:0; left:0; background:transparent url(../images/leftSlideControl.png) no-repeat 100% 0; height: 67px;}
#rightControl { top:0; right:0; background:transparent url(../images/rightSlideControl.png) no-repeat 0 0; height: 67px;}

#color-views {height: 65px; width: 200px; display: inline-block;}
#color-views-tooltip {padding: 0; font-weight: bold;}
#color-views ul {margin: 0;}
#color-views li {float:left; margin:0; padding: 0;}
#color-views img {padding: 2px; margin: 0; border: 1px solid #ffffff;}
#color-views img.selected {padding: 2px; margin: 0; border: 1px solid #b6b6b6;}


/********************** Checkout */
.checkout-cart-index .twoColumn {
	float:right;
	width:auto;
}

select.address-select { width:630px; }

.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }
.payment-methods select.month { width:146px !important; margin-right:10px; }
.payment-methods select.year { width:100px !important; }
.payment-methods input.cvv { width:3em !important; }

dl.item-options dt,
dl.item-options dd {
	display:inline;
}
dl.item-options dd {
	padding-right:10px;
}

/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }
/*
td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }*/
/*td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; }*/

.shopping-cart-totals {
    width:248px;
    float:right;
/*    margin-top:25px;*/
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    text-align:right;
    }
.shopping-cart-totals table { /*width:100%;*/ margin:7px 0; }
.shopping-cart-totals td { padding:0 15px;}
.shopping-cart-totals tfoot td {
	white-space:nowrap;
}
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
/*.shopping-cart-totals .checkout-types { padding:0 15px; }*/
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .a-right{padding-right: 5px;}
.tax-total .a-right.last{padding-right: 0px;}
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; margin-bottom: -2px}
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping 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% 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }


.shopping-cart-collaterals {
    float:left;
    width:605px;
    padding:25px 0;
    }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(../images/base_mini_head_bg.gif) repeat-x #fff;
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#e26703;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }


/* One-Page checkout */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px; background:#faf7ee; }
.one-page-checkout .head { margin-bottom:0; padding:4px 8px 6px 8px; background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee; border-width:0 1px 0 1px; border-color:#D9DDE3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0;
	background:url(../images/backgrounds/headerBackground.gif) repeat scroll 0 0;
	padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#000; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #fff; background:#161A2E; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x;}
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }


.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* Multiple Addresses checkout */
.multi-address-checkout-description {
    margin-top:-15px;
    margin-bottom:15px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #bbb6a5;
    background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #F18200;
    background:#F9F3E3;
    color:#F18200;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #BBAFA0;
    background:#F9F3E3;
    padding:5px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .tool-tip { left:-23px; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

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

ul.form-list label {
	color:#000;
}


/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; text-align:right; }



/* Brand category */
.brandIdentifierImage {
	float:left;
	margin: 0 15px 15px 0;
}
#brandIdentifier {
	background:url(../images/backgrounds/brand_back.gif) top repeat-x;
	border:2px solid #E3E3E5;
	overflow:hidden;
	margin-bottom:10px;
	padding:10px 10px 4px 10px;
}
#brandIdentifier h1 {
	display:none;
}
#brandIdentifier p {
	color:#666;
	margin-top:0;
}



/* Login */
.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#dee5e8; }
.login-box .content { background:url(../images/login_box_bg.gif) repeat-x #faf7ee; padding:14px 21px; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    padding-left:23px;
    background-position:0 1px;
    background-repeat:no-repeat;
}
.login-box .new-users h4 { background-image:url(../images/icon_page_white.gif); }
.login-box .registered-users h4 { background-image:url(../images/icon_page_white_text.gif); }
.login-box .button-set { margin:0; border:none; background:url(../images/login_box_form_buttons_bg.gif) repeat-x; padding:8px 13px; }
.login-box .content { min-height:230px; }
form#login-form{margin-right: 10px;}
fieldset.group-select.wide{margin-right: 10px;}



/* Form lists */
.form-list li { margin-bottom:6px; clear:both; padding-top: 6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
}
.group-select li { padding:4px 8px;
	overflow:hidden;
}
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }

.col2-set {
	overflow:hidden;
}

.col2-set .col-1 {
	float:left;
}
.col2-set .col-2 {
	float:right;
}
.col2-set .col-1, .col2-set .col-2 {
	width:48.5%;
}

input, select, button {
	vertical-align:middle;
}


/********************** Pager */
table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; }
table.view-by select { width:85px; }
table.pager, table.view-by {
	width:940px;
    background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
    }
table.pager td {
    width:32%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager td.a-right {
	text-align:right;
}
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:center; }
table.pager ol, table.pager li {
    display:inline;
    }
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
}



/* Dashboard */.account-box {
    margin-bottom:20px;
    border:1px solid #ccc;
    border-right-color:#999;
    border-bottom-color:#999;
    background:url(../images/account_box_bg.gif) repeat-x #fff;
    padding:15px;
    }
.account-box .head { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
/*.account-box h4 { color:#E65505; font-size:1.1em; text-transform:uppercase; }*/
.account-box .inner-head { margin-bottom:8px; background:url(../images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em;   }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1.1em; }
.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0; }
.ad-orders .head h4 { background-image:url(../images/icon_folder_table.gif); }
.ad-account-info .head h4 { background-image:url(../images/icon_ma_info.gif); }
.ad-tags .head h4 { background-image:url(../images/icon_ma_tags.gif); }
.ad-reviews .head h4 { background-image:url(../images/icon_ma_reviews.gif); }

table.sizeguide td, table.sizeguide th{	width: 5em;border: 1px solid #E8EEF1; height: 2em; vertical-align: middle; text-align: center;}
table.sizeguide th{background: transparent url(../images/backgrounds/headerBackground.gif) repeat scroll 0 0;}
table.sizeguide tbody{background: transparent url(../images/backgrounds/itemStripeyFade.gif) repeat-x scroll 0 100%;}
table.sizeguide caption{font-size: 1.2em; font-weight: bold; margin: 20px 0 10px 0; text-align: left; }

ul.messages {
	color:#C00;
}
.cms-shipping #main p {
	padding-left:10px;
	padding-right:10px;
}
.sendfriend-product-send .login-box .col-1,
#product_sendtofriend_form .login-box .content,
.sendfriend-product-send .button-set {
	background:none;
	border:none;
	padding:0 0 20px 0;
}
div#checkout-review-load table#checkout-review-table div.cart-price span.price {
	white-space:nowrap;
}

/* Product Images */
 .product-image-zoom { position:relative; overflow:hidden; width:300px; height:300px; z-index:9; }
 .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; width: 300px; }
 #imageFullsizeLinkBox{display:none;}
.image-zoom { position:relative; z-index:9; height:18px; margin:10px auto 0 auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; width: 200px; float:right; }
.image-zoom #track { position:relative; height:18px; }
.image-zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
.image-zoom .btn-zoom-out { position:absolute; left:2px; top:1px; }
.image-zoom .btn-zoom-in { position:absolute; right:2px; top:1px; }
 .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
 .more-views ul { margin-left:-9px; }
 .more-views li { float:left; margin:0 0 0 9px; }
 .more-views li a { float:left;   }
