html {
	background: #333 url(../graphics/clothing/cf.gif) top center;
	}
body {
	color: #333333;
	font: 70% Arial, Helvetica, sans-serif;	
	line-height: 160%;
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
	}

/* ----- tables ----- */

table,
td,
input,
textarea,
select,
li {
	font: 100% Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #6f6f6f;
	}

/* ----- global links ----- */

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

/* global paragraphs, headers & horizontal rules */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
h1 {
	font-size: 140%;
	}
h2 {
	font-size: 130%;
	}
h3 {
	font-size: 120%;
	}
h4,
h5 {
	font-size: 100%;
	}
hr {
	display: none;
	}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
.hidden{display:none;}
#skip{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:150%;
	color:#912b14;	
}

/* ----- styles 2 column layout ----- */
.module1{
	float:left;
	display:inline;
	width:200px;
}
.module2{
	float:left;
	display:inline;
	margin-left:20px;
	width:200px;
}

/* container size & positioning */

#container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
	}
#container .inner {
	margin: 0 auto;
	width: 980px;
	}

/* header area */

#header {
	position: relative;
	background: url(../graphics/clothing/backcf.jpg) no-repeat top center;
	}
#header .inner {
	background: url(../graphics/clothing/header960.gif) no-repeat 0 0;	
	height: 262px;
	margin: 0 auto;
	position: relative;
	width: 940px;
	}

/* company logo & strapline */

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 253px;
	height: 98px;
	left: 30px;
	top: 135px;
	text-indent: -8000px;
	overflow: hidden;
	}
#logo a {
	display: block;
	height: 98px;
	}
#tagline {
	display: none;
	}

/* shopping basket info */

#info {
	position: absolute;	
	margin: 0;
	padding: 0 10px;
	top: 30px;
	left: 0;
	z-index: 10;
	float: left;
	height: 20px;
	line-height: 20px;	
	color: #fff;
	font-size: 100%;
	background: #f00;
	}
#info a {
	color: #fff;
	}

/* optional mid div (useful for more complex backgrounds) */

#mid {
	background: url(/graphics/clothing/mid_back.gif) repeat-y;
	position: relative;
	}

/* breadcrumb trail */

#breadcrumbs {
	background: #e8090a;
	border: 1px solid #000;
	color: #fff;
	display: block;
	left: 30px;
	padding: .5em 10px;
	position: absolute;
	top: 77px;
	width: 898px;
	}
#home #breadcrumbs {
	display: none;
	}
#breadcrumbs a {
	color: #000;
	}

/* search box */

#search {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -248px;
	right: 8px;
	text-align: right;
	}
#search label {
	display: none;
	}
#searchKeyword {
	background: #fff;
	border: 1px solid #fff;
	display: block;
	float: left;
	padding: .3em 5px;
	width: 85px;
	}
#searchSubmit {
	background: #f00;
	border: 0;
	color: #fff;
	cursor: pointer;
	padding: .3em 5px;
	}

/* side navigation */

#navDept,
#navDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navDept {
	background: url(../graphics/clothing/menu2.gif) no-repeat 0 0;
	display: inline;
	height: 74px;
	margin: 0 auto;
	padding: 15px 0 15px 40px;
	position: relative;
	text-align: center;
	width: 900px;
	}
* html #navDept {
	padding-bottom: 30px;
	}
#navDept li {
	display: inline;
	float: left;
	height: 1em;
	line-height: 1em;
	margin: 5px 30px 5px 0;
	padding: 0;
	}
#navDept li a {
	color: #f00;
	display: block;
	float: left;
    font-weight: bold;
	text-transform: uppercase;
	}
#navDept li a:hover {
	color: #fff;
	}
#navDept li a:hover,
#navDept li a.selected {
	color: #fff;
	}
#navDept li a span {
	display: block;
	}

/* customer tool list */

#navTools,
#navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navTools {
	position: absolute;	
	margin: 0;
	top: -257px;
	left: 20px;
	z-index: 10;
	float: left;
	height: 20px;
	line-height: 20px;	
	color: #ff0000;
	font-size: 100%;	
	width: 500px;
	}
#navTools li {
	float: left;
	display: inline;
	padding: 0 10px;
	line-height: 20px;
	height: 20px;
	background: #ff0000;
	}
#navTools li a {
	line-height: 20px;
	color: #000000;
	}
#navTools li a:hover {
	color: #fff;
	}
#navTools li a span {}

/* REGULAR TEXT LINK subdepartments */

#navSubDept,
#navSubDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navSubDept {	
	color: #6f6f6f;
	margin: 1em 0;
	}
#navSubDept li {
	background: url(../graphics/clothing/arrow.gif) no-repeat 0 .6em;
	font-size: 1.1em;
	margin: .5em 0;
	line-height: 150%;
	padding: 0 0 0 15px;
	}
#navSubDept li a {
	border-bottom: 1px dotted #fff;
	color: #000;
	float: left;
	}
#navSubDept li a:hover {
	border-bottom: 1px dotted #ff0000;
	color: #ff0000;
	}

/* IMAGE LIST subdepartments */

#subdept_only #navSubDept,
#subdept_only #navSubDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#subdept_only #navSubDept {
	margin: 1em 0 1em -8px;
	}
#subdept_only #navSubDept li {
	background: none;
	display: inline;
	float: left;
	height: 155px;
	margin: .5em 0 .5em 8px;
	padding: 0;
	text-align: center;
	}
#subdept_only #navSubDept li a {
	border: 1px solid #ddd;
	height: 155px;
	width: 222px;
	}
#subdept_only #navSubDept li a:hover {
	border: 1px solid #ccc;
	}

/* nav static menu items */

.navStatic,
.navStatic li  {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.navStatic {
	position: absolute;
	top: 80px;
	right: 250px;
	width: 501px;
	height: 31px;
	text-align: right;
	}
.navStatic li {
	display: inline;
	padding-left: 10px;
	margin-left: 20px;
	line-height: 30px;
	height: 30px;
	text-transform: uppercase;
	font-size: 90%;
	}
.navStatic li a {
	line-height: 30px;
	color: #912b14;
	}
.navStatic li a:hover {
	color: #ccc;
	}
.navStatic li a span {}
#navToolsTitle,
#navDeptTitle,
.navStaticTitle {
	display: none;
	}

/* side navigation column */

#side {
	background: url(../graphics/clothing/pageBg.gif) repeat-y 0 0;
	margin: 0 auto;
	}

/* main content area */

#main {
	background: url(../graphics/clothing/pageBg.gif) repeat-y 0 0;
	padding: 2em 0 10px 10px;
	}
* html #main {
	padding-top: 5em;
	}
#main .inner {
	width: 928px;
	}
#content {}
#main h2,
#main h3 {
	font-weight: normal;
	padding: 0;
	color: #000000;
	font-size: 130%;
	clear: both;
	margin: .5em 0;
	}
#main h3 {
	font-size: 120%;
	}
#main h2#pageTitle {
	color: #000;
	font-weight: normal;
	margin: .2em 0;
	font-size: 150%;
	line-height: 1.6em;
	}
#home h2#pageTitle {
	margin-top: -2.2em;
	}

/* footer area */

#footer {
	background: url(../graphics/clothing/footerBg.gif) no-repeat 0 0;
	color: #fff;
	font-size: 1em;
	margin-bottom: 1em;
	padding-top: 2.5em;
	position: relative;
	}
#footer p {}
#footer ul,
#footer ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#footer ul {
	margin-right: 30px;
	text-align: right;
	}
#footer ul li {
	display: inline;
	margin-left: 1em;
	}
#footer a {
	color: #ff0000;
	}
#footer a:hover {
	border-bottom: 1px dotted #ff0;
	color: #ffff00;
	}
#footer p#credits {
	display: none;
	}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
	
}
#pagination p{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination a{
	display:block;
	float:left;
	width:10px;
	height:10px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(../graphics/clothing/ico_first.gif) no-repeat 0 0;}
#pagination a#prevPage{background:url(../graphics/clothing/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(../graphics/clothing/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(../graphics/clothing/ico_last.gif) no-repeat 0 0;}

/* product thumbnail list */

.products ul,
.products li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.products {
	margin: .5em 0;
	}
#home .products {
	float: left;
	display: none;
	width: 508px;
	margin-left: 31px;
	margin-top: 1em;
	}
#home .products h2 {
	display: none;
	}
.products li {
	background: #ccc;
	display: none;
	float: left;
	height: 288px;
	margin-right: 10px;
	margin-bottom: 1em;
	max-height: 288px;
	min-height: 288px;
	overflow: hidden;
	position: relative;
	width: 222px;
	}
/* ie6 */
* html .products li {height: 300px;}
#home .products li {
	margin-left: 10px;
	margin-right: 0;
	width: 234px;
	}
#main .products li h3 {
	margin: 0;
	padding: 10px 15px;
	background: #000;
	color: #fff;
	font-size: 100%;
	}
.products li h3 a {
	color: #f00;
	}
.products li h3 a:hover {
	color: #fff;
	}
.products .image {
	background: url(../graphics/clothing/products_title.gif) no-repeat 0 0;
	display: block;
	margin: 0 0 35px 0;
	padding-top: 15px;
	text-align: center;
	}
.products .image a img {}
.products .image a:hover img{}
.products li .desc {
	padding: 0 10px;
	margin-top: 0;
	}
.products .price {
	background: #000;
	top: 264px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 3px 15px;
	position: absolute;
	width: 192px;
	}

/* BEGIN added 04.06.09 by Ian Sidaway */

.products.listing li {
	height: 288px;
	max-height: 288px;
	min-height: 288px;
	}
.products.listing .image {
	margin: 0 0 9px 0;
	}
.products .quantity {
	display: none;
	}
.products.listing .price {
	background: none;
	top: 263px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	margin: 0;
	padding: 3px 15px;
	position: absolute;
	z-index: 9;
	width: 80px;
	}
.products.listing li .basket {
	background: #000;
	height: 26px;
	margin: 0;
	text-align: right;
	z-index: 999;
	}
.products.listing li .basket .formButton {
	background: #000;
	bottom: 1px;
	font-size: 11px;
	float: right;
	height: 24px;
	overflow: hidden;
	padding-top: 2px;
	padding-top: 4px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100px;
	}
* html .products.listing li .basket .formButton {
	margin-top: 0;
	position: relative;
	}
.products.listing li .basket .formButton:hover {
	background: #222;
	cursor: pointer;
	}

/* END added 04.06.09 */

/* individual products */

#product {
	margin: .5em 0;	
	}
#product .image {	
	float: left;
	margin: .5em 1em 1em 0;
	}
#product .image p {
	margin: .5em 0;
	}
#product .image a img {	
	border: 1px solid #e1e1e1;
	}
#product .image a:hover img {	
	border: 1px solid #ccc;
	}
#product .info {	
	float: left;
	margin-left: 10px;
	margin-top: 1em;
	width: 400px;
	}
#product .price {
	color: #000000;
	font-size: 190%;
	}
#product .info p {
	margin: 0;
	margin-bottom: .2em;
	}
#product .info h3 {
	margin: 0;
	margin-bottom: .2em;
	}
#product .actions {
	border-top: 1px solid #e1e1e1;
	clear: both;
	}
#product #addBasket {
	padding-top: 1em;
	}
#product #addWishlist a {}

/* featured articles */

#articles {
	width: 920px;
	}
#articles ul,
#articles li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#articles ul {
	margin: .5em 0;
	padding: 3px 10px;
	background: #ff0000;
	color: #fff;
	}
#articles ul li {
	margin: .5em 0;
	line-height: 150%;
	padding: 0;
	padding-left: 15px;
	list-style: none;
	background: url(../graphics/clothing/arrow.gif) no-repeat 0 .6em;
	}
#articles ul li a {
	color: #fff;
	}
#articles ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* customer reviews */

#reviews {
	width: 920px;
	}
#reviews ul,
#reviews li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#reviews ul {
	margin: .5em 0;
	padding: 3px 10px;
	background: #ff0000;
	color :#000;
	}
#reviews ul li {
	margin: .5em 0;
	line-height: 150%;
	padding: 0;
	padding-left: 15px;
	list-style: none;
	background: url(/graphics/clothing/arrow.gif) no-repeat 0 .6em;
	}
#reviews ul li a {
	color: #ffffff;
	}
#reviews ul li a:hover {
	color: #000;
	text-decoration: underline;
	}

/* site map */

#sitemap,
#sitemap ul,
#sitemap li {
	margin: 0;
	padding: 0;
	list-style: none;		
	}
#sitemap {
	margin: 1em 0;
	}
#sitemap li {
	margin: .5em 0;
	}
#sitemap li h3 {
	margin: .2em 0;
	}
#sitemap ul {
	padding-left: 20px;
	}
#sitemap a {
	color: #000;
	}
#sitemap a:hover {
	color: #f00;
	text-decoration: underline;
	}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#000000;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:500px;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
#content #product table{width:100%;}
th{
	border:1px solid #fff;
	background:#F8F2E2;
	color:#000000;
	padding:5px;
}
td{
	background:#F8F2E2;
	border:1px solid #fff;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #F8F2E2;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #F8F2E2;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#ff0000;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#ff0000;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#ff0000;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
label span{
	color:#ff0000;
	font-size:110%;
	font-weight:bold;
}

/* shopping cart */

#total {
	margin: 1em 0;
	padding: 0;
	width: 295px;
	font-size: 110%;
	}
#total dt {
	width: 200px;
	float: left;
	font-weight: bold;
	}
#total dd {
	margin-left: 201px;
	text-align: right;
	}
.actions {
	clear: both;
	margin: 0;
	padding: .5em 0;
	}

/* first table data style */

td.first {
	width: 40%;
	}

/* float fix */

.inner:after,
.products:after,
.products li:after,
#pagination:after,
#total:after,
.modules:after,
#navDept:after,
#navDept li:after,
#navSubDept:after,
#navSubDept li:after,
#navSubDept li a:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.inner,
.products,
.products li,
#pagination,
#total,
.modules,
#navDept,
#navDept li,
#navSubDept,
#navSubDept li,
#navSubDept li a {
	display: block;
	}
/*  \*/
.inner,
.products,
.products li,
#pagination,
#total,
.modules,
#navDept,
#navDept li,
#navSubDept,
#navSubDept li,
#navSubDept li a {
	min-height: 1%;
	}
* html .inner,
* html .products,
* html .products li,
* html #pagination,
* html #total,
* html .modules,
* html #navDept,
* html #navDept li,
* html #navSubDept,
* html #navSubDept li,
* html #navSubDept li a {
	height: 1%;
	}
 /*  */
