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

#page {
	width: 960px;
	padding: 0;
	margin: 0px auto;
	text-align: left;
	background-color: white;
	background: white url(graphics/page-bg.jpg) no-repeat left top;
	position: relative;
	border:1px solid #A4B3BF;
	}

a img {
border: 0;
}


/* Header ***************************************************************** */
#header {
	background: transparent url(graphics/header-bg.jpg) no-repeat right top;
	height: 114px;
	border-bottom:1px solid #A4B3BF;
	}

#header h1	{
	margin: 0;
	padding: 0;
	margin-left: -999em;
	}
	
	
#quicksearch {
	position: absolute;
	right: 8px;
	top: 125px;
	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;
	background: transparent url(graphics/site_menu_bg.gif) no-repeat right top;
	float: left;
	border:1px solid black;
	margin:0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}

#product-menu li {
	position: relative;
	margin: 0;
	padding: 0 10px;
	border-bottom:1px solid #A4B3BF;
	font-size: 12px;
	height: 32px;
	line-height: 13px;
	width: 131px;
	text-align: left;
	color: #002e67;
	float: left;
	}

#product-menu li:hover, #product-menu li.over {
	background-color: #95D3E3;
	}


#product-menu li a	{
	display: block;
	height: 32px;
	padding-top: 2px;
	margin: 0 1px 0 0;
	text-align: left;
	color: #002e67;
	text-decoration: none;
	}

#product-menu li a:hover {
	background-color: #95D3E3;
	color: white;
	}
	
/* pop-out menu */

#product-menu li ul	{
	position: absolute;
	float: none;
	top: 0px;
	left: -999em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	}

#product-menu li:hover ul, #product-menu li.over ul { 
	left: 151px;
	width: 125px;
	top:-1px;
	color: white; 
	border-top:1px solid #A4B3BF;
	border-right:1px solid #A4B3BF;
	}

#product-menu li ul li	{
	padding: 0;
	margin: 0;
	width: 125px;
	}

#product-menu li ul li a {
	padding: 0 5px;
	color: #002E67;
	background-color: #E7E8E9;	
	font-size: 12px;
	}

#product-menu li ul li a:hover {
	
	color: white;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
	
	


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


#content {
	margin: 15px  280px 30px 280px;
	padding: 15px 0 0 0;
	}

#contentlist {
	margin: 15px  10px 30px 260px;

}

#content p{
	

}


#content h2	{
	font-size: 1.2em;
	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:#000;
text-decoration: underline;
}

#featured a img {
  border: 0;
}



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


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

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

.product-list li h3	{
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	text-align: center;
	background-color:#a4b3bf;
	}

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

.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;
	}

/* **************** 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 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	float: right;
	display: inline; /* hack for IE */
	}

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

.product strong {
	color:#E1932E;
	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 #A4B3BF;
	background-color: #A4B3BF;
	font-size: 1em;
	
	}
.bigpic	{
	display: block;
	border: 1px solid #A4B3BF;
	margin: 0 0 0 -90px;	
	padding: 1px 0 0 0;
	}	
	
/* Details ------------ */

.details {
	border: 1px solid #A4B3BF;
	margin: 0;
	padding: 5px 0;
	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 #A4B3BF;
	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 #A4B3BF;
	border-bottom: 1px solid #A4B3BF;
	border-right: 1px solid #A4B3BF;
	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 -90px;
	border: 1px solid #A4B3BF;
	overflow: auto;
	width: 490px;
	}

.Related h4{
	margin: 0;
	padding: 1px 5px;
	border: solid 1px #A4B3BF;
	background-color: #A4B3BF;
	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 #A4B3BF;
	}

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 #A4B3BF;
	}

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



/* 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{
text-align:left;
padding:30px 20px 0 20px;
margin: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: 500px;
	height: 82px;
	margin: 0;
	padding: 0;
	text-align: right;
	background-color: #A4B3BF;
	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 #A4B3BF;
	background-color: #A4B3BF;
	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;

}

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

}
	
.email a:hover {
	color: white;

	}

