* {font-family:Verdana, Geneva, sans-serif; font-size:11px;}
body {background:#ffffff;}
#back {margin:0; padding:0; background:url(../images/background.jpg) center top no-repeat;}

#topborder {width:934px; padding:0px 13px; margin:0 auto; background:url(../images/top-border.gif) top left no-repeat; height:9px;}
#page {width:934px; padding:0px 13px; margin:0 auto; background:url(../images/page_back.gif) top left repeat-y;}
#bottomborder {width:934px; padding:0px 13px; margin:0 auto; background:url(../images/bottom-border.gif) top left no-repeat; height:12px;}

h1 {font-size:14px; background:#000068; font-weight:bold; color:white; padding:2px 10px; margin:5px 0 0 0;}

#top {width:934px; height:87px; position:relative; background:url(../images/top.jpg) top left no-repeat;}

#basket {color:black; font-weight:bold; float:right; padding:5px; text-align:right;}
#basket a {font-size:10px; color:#000; text-decoration:underline;}

#nav {width:934px; padding:5px 0; border-bottom:4px solid #000068;}

#nav ul {width:934px; background:#d9d9d9; padding:0; margin:0; list-style:none; height:22px;}
#nav ul li {margin:0; padding:0; float:left; display:block;}
#nav ul li.first {padding-left:5px;}

#nav ul li a {font-size:10px; display:block; color:black; font-weight:bold; text-decoration:none; padding:5px 8px;}
#nav ul li a:hover {color:white; background:#000068;}

#products {width:930px; position:relative;}

.prod {
	float:left;
	width:227px;
	height:188px;
	background:url(../images/product-back.jpg) top left no-repeat;
	position:relative;
	padding-bottom:10px;
}
.prod .prodimage {
	top:20px;
	left:20px;
	position:absolute;
	display:block;
	width:185px;
	height:123px;
	background-position:center center;
	background-repeat:no-repeat;
}
.prod .prodtitle {
	position:absolute;
	top:160px;
	text-align:center;
	width:227px;
	font-size:12px;
	color:#721b2c;
	font-weight:bold;
	text-decoration:none;
}
.prodgap {margin-right:7px;}

#footer {width:934px; padding:10px 0px; font-size:10px; text-align:center; color:white; font-weight:bold; height:10px;}
#footer div {font-size:10px; width:930px; margin:0 auto; background:#000068; padding:3px 0;}
#footer a {color:white; font-weight:bold; font-size:10px; text-decoration:none;}

.pricetotal {font-size:14px;}