body {
	margin: 0;
	padding: 0;
	border: 0;
/*	background-color: #B2C4E0; */
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, Geneva, san-serif;
	font-size: 62.5%;
	text-align: center;
	}

#page {
	width: 960px;
	padding: 0;
	margin: 5px auto;
	text-align: left;
	background: transparent url(graphics/page-bg.gif) repeat-y left top;
	position: relative;
	}

a img {
border: 0;
}

/* Header ***************************************************************** */
#header {
	background: transparent url(graphics/header.gif) no-repeat right top;
	height: 93px;
		}

#header h1	{
	margin: 0;
	padding: 0;
	margin-left: -999em;
	}
	
	
#quicksearch {
	position: absolute;
	right: 15px;
	top: 70px;
	padding: 0;
	margin: 0;
	}

#quicksearch form{
	width: auto;
	padding: 0;
	margin: 0;
	}
	
#quicksearch form select, #quicksearch form option{
	display: block;
	width: 270px;
	padding: 0;
	margin: 0;
	}	
	
/* Site menu **************************************************************** */


#site-menu {
	position: absolute;
	top: 8px;
	left: 8px;
	}

#site-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#site-menu ul li	{
	float: left;
	width: 36px;
	margin: 0;
	padding: 0;
	}

#site-menu ul li a	{
	display: block;
	border: 1px solid #95d3e3;
	padding: 0;
	background-color: transparent;
	margin: 0 3px 0 0;
	}

#site-menu ul li a:hover	{
	border: 1px solid #002e67;
	background-color: white;
	}

#site-menu ul li a img {
	border: 0;
	}
	
#lang {
position:absolute;
top:8px;
right:200px;
}

#lang ul.lang {
margin: 5px;
padding:0;
list-style: none;
}

#lang ul.lang li {
display:inline;
padding:5px;

}


/*  Product menu 
------------------------------------------------------------------ */


#product-menu {
	width:151px;
	height: 425px;
	float: left;
	margin:0 0 0 0;
	padding: 0 0 20px 12px;
	display: inline;
	}

#product-menu ul {
	list-style-type: none;
	margin: 0 0px 0 0; 
	padding:0;
}

#product-menu ul li {
	
	margin: 0;
	padding: 0 0px;
	width: 131px;
	font-size: 10px;
	text-align: right;
	color: #002e67;
	}

#product-menu ul li:hover, #product-menu li.over {
	background-color: #fff;
	}


#product-menu ul  li a	{
	display: block;
	padding: 3px 10px;
	margin: 0 1px 0 0;
	font-size: 10px;
	text-align: right;
	color: #002e67;
	text-decoration: none;
	}

#product-menu ul  li a:hover {
	background-color: #000;
	color: white;
	}
	
/* menu h4's ** */

#product-menu h4 {
margin: 0;
padding: 0 0 6px 0;
line-height: 1.1em;
font-family: Courier;
font-weight: bold;
font-size: 15px;
text-align: left;
background-repeat: no-repeat;
background-position: left bottom;
}

#product-menu h4 span {
  margin: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 6px 5px 0 10px;
  }

h4.yellow, h4.yellow span   {background-image: url(graphics/h4yellow.png);}
h4.red, h4.red span         {background-image: url(graphics/h4red.png);}
h4.green, h4.green span     {background-image: url(graphics/h4green.png);}
h4.olive, h4.olive span     {background-image: url(graphics/h4olive.png);}



/* **************** Content **************** */



#content {
	margin: 15px 390px 30px 210px;
	padding: 15px 0 130px 0;
	}


#guy{
	position: absolute;
	top:93px;
	right:12px;

}
#contentlist {
	margin: 15px  10px 30px 200px;

}


#contentlist h2 {
	color:#000;
	font-family: Courier;
	height:40px;
	line-height: 35px;
	padding: 0 40px;
}

#contentlist h2.blue{
	background-image: url(graphics/h2blue.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#contentlist h2.green{
	background-image: url(graphics/h2forest.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#contentlist h2.olive{
	background-image: url(graphics/h2olive.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#contentlist h2.red{
	background-image: url(graphics/h2darkred.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#contentlist h2.yellow{
	background-image: url(graphics/h2yellow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#content p{
	

}


#content h2	{
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Arial, Geneva, san-serif;
	color: #002e67;
	text-align: left;
	margin: 10px 0;

	
	}

#content h2 strong	{
	font-weight: bold;
	}
	
#featured {
	border-left:1px solid #A4B3BF;
	border-right:1px solid #A4B3BF;
	width:200px;
	position:absolute;
	top: 170px;
	right:10px;
	text-align:center;
}


#featured div{
border-bottom:1px solid #A4B3BF;
padding:10px 25px;
}

#featured h2{
background-color:#A4B3BF;
color:#fff;
font-size:12px;
margin:0;
padding:2px 10px;
}

#featured a{
color:#A4B3BF;
text-decoration:none;
display:block;
padding:2px 5px;
}

#featured a:hover {
color:#fff;
background-color:#a4b3bf;
}




/* **************** Productlist.php **************** */


.product-list	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.product-list li {
	margin: 0 5px 20px 0;
	width: 300px;
	height: 170px;
	overflow:hidden;
	float: left;
	text-align: left;
	background-color:white;
	border:1px solid #B2C4E0;
	position: relative; /* hack for ie */
	}
	

.product-list li h3	{
	margin: 0;
	padding: 0;
	font-size: .8em;
	text-align: center;
	
	}

.product-list li h3 a	{
	display: block;
	padding: 5px 3px;
	color: #B2C4E0;
	font-size: .8em;
	text-decoration: none;
	}
	
.product-list li h3 a:hover	{
	background-color: #B2C4E0;
	color:#fff;
	}

.product-list li h4	{
	font-size: 1.2em;
	margin: 0 0 0 110px;
	padding: 5px 3px;
	}

.product-list li a img	{
	display: block;
	margin: 1em 0 0 0;
	border: 0;
	clear: left;
	float: left;	
	}

.product-list li ul	{
	margin: 20px 0 0 110px;
	padding: 0 1em;
	list-style-type: none;
	}
	
.product-list li ul li	{
	margin: 0.4em 0;
	float: none;
	border: none;
	width: auto;
	height: auto;
	font-size: .9em;
	list-style: square; 
	}

/* **************** Product.php **************** */

#extras {
  height: 60px;
  width: 270px;
  margin: 0;
  float: left;
  background-color: #fff;
  }

#extras a {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  padding: 0;
  line-height: 13px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #999;
  background-image: url(graphics/extras-buttons.png);
  background-repeat: no-repeat;
  }

#extras a span {
  margin-left: -999em;
  }

extras a:hover {
  }

#extras a.virtual-sample        {background-position: 0 -100px;}
#extras a.virtual-sample:hover  {background-position: 0 0;}
#extras a.three-sixty           {background-position: -200px -100px;}
#extras a.three-sixty:hover     {background-position: -200px 0;}
#extras a.datasheet             {background-position: 0 -300px;}
#extras a.datasheet:hover       {background-position: 0 -200px;}




.product {
	width: 270px;
	margin: 37px 4px 37px 4px;
	padding: 0;
	position: relative;
	overflow: hidden;
	
	float: right;
	display: inline; /* hack for IE */
	}

.product p {
	margin: 0;
	padding: 0;
	}

.product strong {
	color:#B2C4E0;
	margin: 0;
	padding: 0;
	}

.product h2 {

}


#contentlist h3 {
margin:0 0 19px 0;
padding:0;
font-size:16px;
line-height: 1.2em;
}

.product h4	{
	width: 270px;
	margin: 0;
	padding: 1px 5px;
	border: solid 1px #B2C4E0;
	background-color: #B2C4E0;
	color:#fff;
	font-size: 1em;
	
	}
.bigpic	{
	display: block;
	float: left;
	margin: 0 0 0 -30px;	
	padding: 1px 0 0 0;
	}	
	
/* Details ------------ */

.details {
	border: 1px solid #B2C4E0;
	margin: 0;
	padding: 5px 0;
	height: 100px;
	overflow: auto;
	}

ul.prod_detail{
	float: none;
	padding: 0 6px;
	margin: 6px 6px;
	list-style-type: square;
	}

ul.prod_detail li {
	float: none;
	margin: 0 0 0.3em 6px;
	padding: 0 10px;
	color: #666;
	display: block;
	}




/* swatches*/

#swatches {
	margin:0px;
	padding:0px;
}

.colourways a{
	text-decoration: none;
	color: #666;
}

ul.colourways{
	list-style: none;
	text-align: center;
	margin: 0;
	width: 270px;
	border-top: 1px solid #B2C4E0;
	height: auto;
	padding: 0;	
}

ul.colourways li{
	width: 88px;
	height:120px;
	float: left;
	padding: 10px 0 10px 0;
	margin:	0 -1px 0 0;
	border-left: 1px solid #B2C4E0;
	border-bottom: 1px solid #B2C4E0;
	border-right: 1px solid #B2C4E0;
	display: inline; /* hack for IE */
	text-align: center;
	font-size: 0.9em;
	line-height: 1em;
	color: #666;
	
	}
	
ul.colourways li img {
	display: block;
	margin: 0 0 3px 0;
	}



/* Related */

.Related{
	padding: 0;
	margin: 10px 0 30px -30px;
	border: 1px solid #B2C4E0;
	overflow: auto;
	width: 490px;
	}

.Related h4{
	margin: 0;
	padding: 1px 5px;
	border: solid 1px #B2C4E0;
	background-color: #B2C4E0;
	font-size: 1.1em;
	line-height: 1.4em;
	}

ul.related	{
	list-style-type:none;
	margin:0px 10px;
	padding:0;
	}

 ul.related li a {
	text-decoration:none;
	color:#E1932E;
	float:left;
	padding:10px;
	margin:5px 0px;
	font-weight:bold;
	}
ul.related li {
	padding:0;
	margin:5px;
	width:70px;
	
	display:inline;
	text-align:center;
	}

ul.related li img	{
	margin: 0;
	padding: 0;
	border: 0;
	display:block;
	}

/* Personalisation *************************************** */

ul.person {
margin:0;
padding:0;
}

ul.person li {
list-style:none;
text-align:center;
display:inline;
width:100px;
float:left;}

/* **************** Form stuff **************** */

form	{
	width: 500px;
	padding:10px;
	}
	
form div	{
	overflow: auto;
	margin: 0.5em 0 0.5em 20px;
	padding: 0.2em 0;
	border-bottom: 1px dotted #B2C4E0;
	}

label	{
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	}

input, select, option 	{
	font-size: 1em;
	}
	
fieldset {
	padding: 2em;
	-moz-border-radius: 15px;
	border: 3px solid #fff;
	}

legend	{
	font-size: 1.3em;
	font-weight: bold;
	font-style: oblique;
	padding: 0.5em;
	background-color: white;
	color: #B2C4E0;
	}



/* PDF LIST *********************************************** */
ul.pdf	{
	margin: 1em;
	padding: 0;
	list-style-type: none;
	}

ul.pdf li	{
	background: url(graphics/pdf-icon.gif) no-repeat;
	height: 20px;
	padding: 4px 24px;
	}
	
#content p a, ul.pdf li a	{
	color: #3f6f87;
	}
	
#content p a:hover, ul.pdf li a:hover	{
	color: #000;
	}
	
/* Footer ************************************************* */

#footer{
background: transparent url(graphics/footer.gif) no-repeat right bottom;
text-align:left;
padding:30px 20px 0 20px;
margin:20px 0 0 0 ;
color:#9D9D9E;
clear:both;
height:50px;
}

/* Email to a friend **********************************/

#content_email {
	margin:20px auto;
	width:500px;
	background-color:white;
	text-align:left;
	border:1px solid #A4B3BF;
}

#content_email h3 {
	margin:10px 30px;
}

#content_email p {
	margin:20px 5px;
}

.emailbigpic	{
	display: block;
	margin: 0;	
	padding: 30px 0px 30px 0px;
	
	}

#emailform {
clear:both;
}

#emailheader {
	width: 480px;
	height: 82px;
	margin: 0;
	padding: 10px 10px;
	text-align: right;
	background-color: #fff;
	position: relative;
	}
.emailproduct {
	width: 270px;
	margin: 30px 7px 0 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	float: right;
	display: inline; /* hack for IE */
	}

.emailproduct h4	{
	width: 270px;
	margin: 0;
	padding: 1px 5px;
	border: solid 1px #B2C4E0;
	background-color: #B2C4E0;
	font-size: 1.1em;
	line-height: 1.4em;
	}


.email{
margin:10px 0px;
background: url(graphics/left-arrow.gif) no-repeat right top;
width:150px;
height:25px;
text-align:left;
padding:3px 0px 3px 35px;

}

#emailfooter{
background-color: white;
}

.email a {
text-decoration:none;
color:black

}
	
.email a:hover {
	color: white;

	}

