body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #990000;
}
a:hover {
	filter:alpha(opacity = 65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}
img {
	border: 0px;
}

/* header *****************************************************************/

#header {
	background: #faf8eb;
	height: 206px;
}
#headeranim {
	
}
#welchmilllogo {
	float: right;
}

/* end header *****************************************************************/
/* main area ******************************************************************/
#mainarea {
	width: 960px;
}
#crumb {
	margin: 0px;
	padding: 10px 0px;
	font-size: 10px;
}	
/* end main area **************************************************************/
/* main navigation ************************************************************/
.leftcolumncell {
	background: #fbf9ef;
}
#navcol {
	background: #fbf9ef;
	float: left;
	width: 210px;
	border-top: 10px solid white;
	margin-bottom: 10px;
}
#mainnav {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 18px;
}
.navitem {
	border-top: 5px solid white;
	background: white;
}
#contactdetails {
	top: 100px;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* end main navigation ********************************************************/
/* main content ***************************************************************/
#bigmaincol {
	width: 740px;
	float: left;
	padding-left: 10px;
}
#maincol {
	width: 520px;
	float: left;
	margin: 0px 10px;
	margin: expression('0px 5px');
	margin-bottom: 10px;
}
.maintitle {
	background: #f5d634;
}
.firstpara {
	font-size: 16px;
}
.product {
	padding: 5px;
}
.producttitle {
	font-weight: bold;
	font-size: 14px;
}
.productimage {
	width: 180px;
}
.productdescription {
	text-align: left;
}
.productfocuscolourlist {
	float: left;
	width: 80px;
	margin-top: expression('10px');
}
.productfocusimage {
	width:428px; 
	height:280px;
	margin-top: 10px;
	margin-left: 90px;
	margin-left: expression('88px');
}
.productfocusaccessoryimage {
	width:428px; 
	height:280px;
	margin-top: 10px;
	margin-left: 45px;
	margin-left: expression('44px');
}
.productfocuspricetext {
	text-align: right;
	font-size: 14px;
	background: white; 
	color: #333333;
	padding: 5px;
	filter:alpha(opacity = 80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.productfocuscolourtext {
	float: left;
	font-size: 18px;
	color: black;
}
.productfocuspricemetre, .productfocuspriceyard {
	font-weight: bold;
}
.productfocuspricemetre {
	font-size: 18px;
	color: black;
} 
.productfocuspriceyard {
	font-size: 18px;
	color: red;
} 
.productrangethumbgrid {
	width: 160px;
}
.rangethumb, .rangethumbinlist {
	width: 80px;
	height: 60px;
	float: left;
}
.rangethumbinlist {
	margin-bottom: 5px;
}
.caption {
	font-size: 10px;
}
.basketRoom {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid black;
}
.basketRoomTitle {
	font-size: 18px;
	margin-bottom: 10px;
}
.basketRoomDimensions {
	float: right;
	font-size: 12px;
}
.productpreview {
	width: 160px; 
	float: left;
	margin: 10px 5px;
}
.error {
	background: red;
	padding: 6px;
	color: white;
	font-weight:bold;
}
/* end main content ************************************************************/
/* right column ****************************************************************/
#rightcol {
	width: 210px;
	padding-top: 10px;
	margin-bottom: 10px;
	float: right;
}
.redElement {
	background: #ebcccc;
}
.blueElement {
	background: #e2e9f4;
}
.elementText {
	padding: 0px 10px 10px 10px;
}
.homelogo {
	margin-bottom: 10px;
}
div#opening-times { padding-left:10px }
div#opening-times ul { display:inline; list-style:none; }

/* end right column ************************************************************/
/* footer **********************************************************************/
#quicklinks {
	background: #fbf9ef;
	clear: both;
	margin-top: 10px;
	font-size: 10px;
	padding: 5px 10px;
}

div#basewords { width:960px; text-align:center; margin:auto; font-size:10px }
/* end footer ******************************************************************/