

/******************************************************************************************** CSS Document */


html {
	height: 100%;
}


body {
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	background: #3f3f3f url(/images/bg.gif) repeat-x;
	}
	
	
select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCC;
	}
	
	
form {
	margin: 0px;
	}
	
	
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #6c6c6c;
	text-transform:uppercase;
	padding: 0;
	margin: 0px 0px 10px 0px;

}



h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #e31382;
	font-weight: bold;
	padding: 0;
	margin: 20px 0px 2px 0px;

}


h3 {
	 font-size: 13px;
	 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	 color: #e10279;
	 font-weight: bold;
	 padding:0;
	 margin: 0;
	 }
	 
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #e31382;
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 0px 0px;

}



li {
	line-height: 18px;
}



input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 1px 3px 3px 3px;
	margin: 3px 0px 0px 0px;
	border: 1px solid #CCC;
	height: 15px;
	width: 307px;
	}
input.radio {
	border:none;
	color:#666666;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	height:15px;
	margin:0;
	padding:0;
	width:20px;
	}
input.submit {
	border:none;
	margin:0;
	padding:0;
	width:147px;
	height:58px;
	}	
	
	
textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 2px;
	margin-top: 3px;
	border: 1px solid #CCC;
	width: 340px;
	height: 114px;
	}


	
	
	
	
/********************************************************************************************  LINKS */

a:link { 

 	color: #97c92c;
	text-decoration: underline;
	font-weight: bold;
}

a:visited { 

 	color: #97c92c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover { 

 	color: #97c92c;
	text-decoration: underline;
	font-weight: bold;

}

a:active { 

 	color: #97c92c;
	text-decoration: underline;
	font-weight: bold;
}
	




/********************************************************************************************  CLASSES  */

.featured {
	background:url(/images/featuredBg.gif) repeat-y;
	padding: 5px 10px 5px 10px;
	}

.featured img {
	margin-top: 10px;
	}
/*	
.related {
	background:url(/images/relatedBg.gif) repeat-y;
	}
*/	
	
.relatedCellL {
	padding: 5px 0px 5px 10px;
	background:url(/images/relatedBg.gif) repeat-y;
	}
	
.relatedCellR {
	padding: 5px 15px 5px 15px;
	background:url(/images/relatedBg.gif) repeat-y 90px 0px;

	}
	

.price {
	font-size: 18px;
	 color: #e10279;
	 font-weight: bold;
	 display: block;
	 margin: 15px 0px 0px 0px;
}

.sale-area {
	margin: 20px 0 0;
}
.old-price { text-decoration: line-through; color: #545454;}

.colour {
	width: 140px;
	padding: 2px;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: 5e5e5e;
	margin: 0;
	}
	
.qty {
	width: 20px;
	padding: 2px;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: 5e5e5e;
	margin: 0;
	}
	
.subheadings {
	
	 color: #e10279;
	 font-weight: bold;
	 }
	 
.prodForm {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.contactSend {
	border:none; 
	width: 124px; 
	height: 44px;
	margin: 10px 0px 0px 221px;
	}
	
.center {
	text-align:center;
	display: block;
	}
	
.page {
	color: #999999;
	text-align: center;
	font-size: 12px;
	display: block;
}



.list {
	background:url(/images/tableBg.gif) bottom repeat-x;
	border-right: 1px solid #fce2f0;
	border-bottom: 1px solid #fce2f0;
	padding: 15px;
	}
.listRight {
	background:url(/images/tableBg.gif) bottom repeat-x;
	border-right: none;
	border-bottom: 1px solid #fce2f0;
	padding: 15px;
	}
.listPrice {
	color: #e10279;
	}
	
	
.tableTop {
	background: #fce1ef;
	color: #e00278;
	}
	
.tableRow {
	background: #fef7fb;
	}
	
.disclaimer {
	font-size: 10px;
	font-style:italic;
	}


.divider {
	height: 12px;
	border-bottom: 1px solid #fce0ee;
	margin-bottom: 12px;
}

.page {
	font-size: 11px;
	text-align: left;
	}
.productRange {
	font-size: 10px;
	color: #999999;
	}
.swapCell {
	padding: 0px 10px 10px 10px;
	background: url(/images/swapBg.gif) repeat-y;
	}
.logoCell {
	padding-right: 10px;
	border-right: 1px solid #fce0ee;
	}
.brandCell {
	padding-left: 10px;
	}


	
	
a.productListTitle:link { 

 	color:#E10279;
	text-decoration: none;
	font-weight: bold;
}

a.productListTitle:visited { 

 	color:#E10279;
	text-decoration: none;
	font-weight: bold;
}

a.productListTitle:hover { 

 	color:#E10279;
	text-decoration: none;
	font-weight: bold;

}

a.productListTitle:active { 

 	color:#E10279;
	text-decoration: none;
	font-weight: bold;
}	


.imageSale {
	background:url("/images/on-sale.png") repeat scroll 0 0 transparent;
	height:97px;
	margin:-8px 0 0 133px;
	position:absolute;
	width:97px;
}	
.imageSaleThumb2, .imageSaleThumb4	 {
	background: url(/images/on-sale-list.png) no-repeat 0 0 transparent;
	height: 61px;
	margin: -1px 0 0 107px;
	position:absolute;
	width: 61px;
}
.imageSaleThumb4 { margin: -2px 0 0 56px; }
.relatedCellL { margin: -11px 0 0 31px; }


.imageSaleThumb5 {
	background: url(/images/on-sale-search.png) no-repeat 0 0 transparent;
	height: 39px;
	margin: -5px 0 0 -5px;
	position:absolute;
	width: 39px;
}







/********************************************************************************************   DIVS  */

#container {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(/images/contentBg.gif) repeat-y;
	}
	
	
#head {
	
}
#left {
	float: left;
	width: 705px;
	margin-bottom: 20px;
	}	
#look {
	float: left;
	width: 118px;
	}			
#content {
	padding: 0;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #545454;
	font-size: 13px;
	float: right;
	width: 566px;
	}	
#featured {
	float: right;
	background: url(/images/featureBg.gif) no-repeat;
	width: 278px;
	}	
#featuredR {
	float: right;
	}
#featuredL {
	float: left;
	width: 100px;
	padding-left: 28px;
	color: #545454;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}
	
	
	
	
	
	
	
	
#productLeft {
	float: left;
	width: 340px;
	margin-bottom: 20px;
	}
		
#related {
	padding: 0;
	margin: 26px 0px 0px 0px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #545454;
	font-size: 12px;
	float: right;
	width: 210px;
	font-weight: normal;
	background:url(/images/dividerProd.gif) no-repeat right 0px;
}
#related h2 {
	margin: 0;
	}
#productRight {
	width: 655px;
	float: right;
	}
#productDetail {
	float: left;
	width: 520px;
	margin-top: 22px;
	color: #545454;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	}
#right {
	float: right;
	}
#prodColour {
	background: url(/images/prodColoursBg.gif) no-repeat;
	width: 262px;
	height: 56px;
	margin-top: 10px;
	text-align: center;
	padding: 14px 10px 40px 10px;
	}	
	
	
#subRight {
	width: 880px;
	float: right;
	}	
#subContent {
	float: left;
	width: 740px;
	margin-top: 22px;
	color: #545454;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	}

	






#foot {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/footBg.gif) repeat-y;
	padding-bottom: 20px;
	}
	
	
#foot a:link {
	color: #FFF;

	}


#foot a:hover {
	color: #FFF;
	background: none;
	text-decoration: none;
	}
	
#foot a:visited {
	color: #FFF;
	background: none;
	text-decoration: none;
	}

	
	
/******************************************************************************************************* LIST ITEMS */

.brochures {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.brochures ul { 
	 line-height: 18px;
	 list-style-type: none;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 list-style-position: inside;
	 }
 
 
.brochures li {	
	padding: 4px 0px 4px 22px;
	list-style-type: none;
	background:transparent url(/images/pdf.gif) no-repeat 0px 4px;
	margin: 0px 0px 0px 3px;
	line-height: 18px;
	border-bottom: 1px solid #e5e5e5;

}	
