body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
text-align:center;
background-color:silver;
}

img{
border:0;
}
span{
margin:0;
padding:0;
}
h1{
font-family:"Arial Rounded MT Bold", Arial;
color:#e2255b;
font-size:170%;
font-weight:normal;
margin:18px 0 8px 8px;
}
h2{
font-family:"Arial Rounded MT Bold", Arial;
color:#e2255b;
font-size:160%;
font-weight:normal;
margin:18px 0 8px 8px;
}
h3{
font-family:"Arial Rounded MT Bold", Arial;
color:#e2255b;
font-size:150%;
font-weight:normal;
margin:6px 0 8px 8px;
}
h4{
color:#e2255b;
font-size:100%;
font-weight:bold;
margin:3px 8px 8px 3px;
}

p{
	margin:0 10px 10px 10px;
}

.rrp{
font-size:80%;
margin:-20px 12x 5px 8px;
}
.pink{
	color:#e2255b;
}

.seperator{
clear:both;
}
.spacer{
height:20px;
background-color:white;
width:100%;
}

#left_column h1{
	color:white;
	margin:10px 0 10px 14px;
}
#left_column p{
	color:white;
	margin:14px;
	font-size:80%;
}

#left_column a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}


#site{
margin:auto;
text-align:left;
width:950px;
}

#header{
	float:left;
	width:100%;
	height:285px;
}

#top_navigation{
	width:100%;
	height:42px;
	background-image:url(../slices/button_bg.gif);
}

#header_graphic{
	width:950px;
	height:248px;
	background-image: url(../slices/header.jpg);
	background-repeat:no-repeat
}

#main{
float:left;
background-color:white;
background-image:url(../slices/main_bg.gif);
background-repeat:repeat-y;
background-position:top left;
}

#left_column{
	float:left;
	width:250px;
}

#content{
	float:left;
	width:700px;
	padding:5px;
}
html>body #content{
width:690px;
}

#footer{
	width:100%;
	height:50px;
	background-color:black;
	color:white;
	font-size:80%;
}
#footer a{
color:white;
text-decoration:none;
}
#footer p{
padding-top:15px;
}

#sub_footer{
	width:100%;
	height:50px;
	background-color:#8f2726;
	text-align:center;
}
#sub_footer a{
color:white;
text-decoration:none;
}

.range{
	float:left;
	margin:5px 0 5px 10px;
	width:200px;
	height:200px;
	border:1px solid silver;
	overflow:hidden;
}
.range img{
margin-top:5px;
}
.range a{
color:#e2255b;
text-decoration:none;
}

.product{
	float:left;
	margin:10px 5px 10px 5px;
	width:220px;
	height:285px;
	background-image:url(../slices/product_border.gif);
	background-position: right;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:center;
}
.product img{
margin-top:5px;
}
.product a{
color:#e2255b;
text-decoration:none;
}
.product_title{
height:30px;
width:210px;
text-align:center;
}
.product_title h4{
margin:0;
padding:0;
}

.product_details{
height:205px;
}
.product_details p{
padding:0;
margin:0;
}
#product{
	float:left;
	margin:10px 5px 10px 5px;
	width:600px;
	height:720px;
	background-position: right;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:left;
}
#product img{
margin-top:5px;
margin-right:10px;
height:400px;
}
#product_details{

}



.basket{
width:95%;
font-size:80%;
border:1px solid #e2255b;
}
.table_header{
font-weight:bold;
background-color:#F8C4D3;
padding:3px;
}
.basket p{
margin:4px;
}