/* CSS Document */
/* 
Title:     Sleepshaper (Foam Company)
Author:    huw@logicsoftware.co.uk
Updated:   17/01/2007
*/

/*STANDARD HTML ELEMENTS*/
BODY{
	background-color:#999999;margin:0px;	
}
A{
	color:#ffffff;
}
INPUT{
	border:solid 1px #ffffff;font-family:tahoma,arial,verdana,helvetica;	
}
INPUT:hover{
	background-color:#efefef;
}
TEXTAREA{
	border:solid 1px #ffffff;font-family:tahoma,arial,verdana,helvetica;	
}
TEXTAREA:hover{
	background-color:#efefef;	
}
LI{
	list-style-type:disc;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}	
	

HR
{
	margin-top:10px;
	margin-bottom:10px;
	 color: #ffffff;
}
UL
{
	margin-top:0px;
}
marquee
{
	font-weight:bold;
	font-size:20px;
}	
/* LINK STYLES*/

a.link{
	font-family:tahoma,arial,verdana,helvetica;
	font-size:.7em;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:10px;
	padding-left:10px;
}
a.link:hover{
	font-family:tahoma,arial,verdana,helvetica;
	font-size:.7em;
	font-weight:bold;
	color:white;
	text-decoration:underline;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:10px;
	padding-left:10px;
}
.factlink
{
	background-image: url(images/img_menuarrow_fact.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:20px;
	text-decoration:none;
}
.factlink:hover
{
	text-decoration:underline;
}

/* MENU STYLES*/

.navigation{
	height:40px;
	background-color:#666666;
	width:539px;
	float:right;
	padding-left:20px;
	border-bottom:solid 1px #ffffff;
}

ul.nav{
	cursor: default;
	list-style-type: none;
	display: inline;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;	
}
.nav li{
	float:left;
	padding-top:10px;
	list-style-type: none;
	background-image: url(images/img_menuarrow.gif);
	background-position: 0px 14px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:8px;	
}


/* LAYOUT STYLES*/

#maincontainer{
	width:100%;
		
}
#maincontent{
	width:740px;
	border-left:solid 5px #ffffff;
	border-right:solid 5px #ffffff;
	background-image:url(images/img_maincontent.gif);
}
#header{
	height:180px;
}	
#content{
	width:740px;
	background-image:url(images/img_maincontent.gif);
}
#navfill, #footerfill
{
	height:40px;
	width:179px;
	background-color:#FBBC00;
	float:left;
	border-bottom:solid 1px #ffffff;
	border-right:solid 1px #ffffff;	
}
#logocol{
	width:180px;
	background-color:#ffffff;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
#horizimg{
	width:560px;
	background-color:#FBBC00;
	float:right;
}
#textcol{
	width:520px;
	background-color:#FBBC00;
	float:right;
	text-align:left;
	padding:10px 20px 20px 20px;
	font-family:tahoma,arial,verdana,helvetica;
	font-size:.8em;
	line-height:20px;	
}
#homepagead{
	float:right;
	margin-left:10px;
	margin-top:0px;	
}
#homepagead img
{
	border:solid 1px #ffffff;	
	margin-bottom:0px;
}
#homepagead p
{
margin-top:5px;
text-align:right;
font-weight:bold;
}
#homepagead a
{
	text-decoration:none;
}
#homepagead a:hover
{
	text-decoration:underline;
}


#footer{
	text-align:right;
	border-top:solid 1px #ffffff;
	border-left:solid 0px #ff0000;
}
#footertext{
	font-family:tahoma,arial,verdana,helvetica;
	font-size:.7em;
	color:#ffffff;
	background-color:#666666;
	height:28px;
	padding-top:12px;
	padding-right:10px;
	width:549px;
	float:right;
}
.productdetail{
	float:left;
	width:350px;
	padding-bottom:0px;
}
.productimage{
	float:right;
	padding-right:10px;
	padding-top:10px;
}
#stockists{
	text-align:left;
	margin:10px;
	margin-top:20px;
	font-family:tahoma,arial,verdana,helvetica;
	font-size:.8em;
	line-height:20px;	
}
ul.stockistlist{
	padding-left:0px;
	list-style-type: disc;
}

.number li{
	list-style-type:decimal;	
}

/* FACTSHEET STYLES */

#factsheetcontainer{
	width:300px;
	margin:10px;	
}
#factsheetcontent{
	border-left:solid 5px #ffffff;
	border-right:solid 5px #ffffff;
	width:330px;
	font-family:tahoma,arial,verdana,helvetica;
	font-size:.8em;
	line-height:20px;
	padding:10px;
	background-color:#ffffff;
	margin-bottom:0px;
	padding-bottom:20px;			
}
#factsheetguarantee{
	border-left:solid 5px #ffffff;
	border-right:solid 5px #ffffff;
	width:330px;
	font-family:tahoma,arial,verdana,helvetica;
	font-size:.8em;
	line-height:20px;
	padding:10px;
	background-color:#ffffff;
	padding-bottom:30px;			
}
#factsheetheader{
background-color:#ffffff;
width:340px;
padding:10px;
padding-top:20px;
}
#factsheetbuttons
{
	background-color:#ffffff;
	width:340px;
	height:20px;
	padding:10px;
	margin-bottom:10px;
	font-family:tahoma,arial,verdana,helvetica;
	font-size:.8em;
		
}

#close
{
	float:left;
	padding-bottom:10px;
}
#print
{
	float:right;
	padding-bottom:10px;
}