/* Grid Layout */

div#container {
	margin: 0 auto;
	/*width: 95em;*/
	width: 930px;
}

.cms-womenlanding div#container {width: 910px;}
.cms-menlanding div#container {width: 910px;}
.cms-landing div#container {width: 910px;}
.cms-styledpage div#container, .cms-styledpage2 div#container, .cms-styledpage3 div#container  {width: 910px;}	

div#header, div#columns, div#footer { width: 100%; }

/*div#header, div#columns, div.column, div#footer { float: left; }*/
div#columns, div.column, div#footer { float: left; }
div#columns {position:relative;}

div#columns, div#footer { padding-top: 12px; }

div#header { padding-top: 2em; }

div#footer { padding-bottom: 2em; border-top: 1px solid #333; padding-top: 1em; }
div#footer ul li { float: left; margin-right: 5px; }

div.column {
	/*margin-right: 2em;*/
	min-height: 5em;
	margin-right:10px;
}
body.cms-details div#columns {margin-bottom:20px;}

div.column-one { /*width: 17em; */ width:175px;}

div.column-two { width: 365px;} 
body.cms-details div.column-two {width:540px;}

div.column-three { width: 55em; }

div.column-four { /*width: 74em;*/ width:735px;  }
body.cms-stockists div.column-four, body.cms-press div.column-four {width: 100% !important;}

div.last { margin-right: 0; }
body.cms-details div.last {width: 360px !important;float:right;}

#header div.last { text-align: right; width: 34em; }
#header .block-subscribe { margin-top: 10px; }
#header .block-subscribe img { display: inline; }
#header .block-subscribe .block-content { background: url(../images/newsletter-ico.gif) no-repeat 110px 2px; padding: 0 0 0 15px; }
#header .block-subscribe input { width: 150px; border: 1px solid #dddbd9; color: #979797; }
#header .block-subscribe .button { cursor: pointer; background: none; padding: 0; border: none; }
.checkout-types {clear:both; float:right; margin-top:10px;}
.f-left { float: left; }
.f-right { float: right; text-align:right }

#shopping-cart-totals-table td {width:100px; min-width:5%;}
#shopping-cart-totals-table {width:165px; float:right;}
.sp-methods span.price {font-size:11px;}
.sp-methods .checkbox label {font-size:15px;}

.headerblock {border-bottom:1px #666666 solid;}
.cms-menlanding .headerblock , .cms-womenlanding .headerblock, .cms-styledpage .headerblock , .cms-styledpage2 .headerblock , .cms-styledpage3 .headerblock {border-bottom:none;}
.cart fieldset {width:100%; clear:right;}
