body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black; background:#fff;}

#page {width:980px; margin:15px auto; position:relative; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black;}

#top {width:980px; height:145px; background:url(../images/logo.jpg) top left no-repeat #929294;}

#content { float:left; width:680px; padding:5px;}

#terms-content { float:left; width:950px; padding:5px;}

#side { float:right; width:275px; padding:5px;}

h1{font-size:14px; border-bottom:1px dotted black; text-align:left;}

h2{font-size:12px; border-bottom:1px dotted black; text-align:left;}

#content a {color:black; font-weight:bold; text-decoration:none;}

#content a:hover {color:red;}

#side a {color:white; font-weight:bold; text-decoration:none;}

#side a:hover {color:#00F;}

.smalltext {font-size: 10px;}

.thumbnails td {font-size:10px; width:118px; color:#000; border-right:1px dotted;}
.thumbnails td img {display:block; cursor:hand;}

#flash {
	position:absolute;
	left:-5px;
	top:-52px;
	width:81px;
}


#topnav {width:980px; border-bottom:4px solid #121f65; border-top:4px solid #121f65;}
#topnav ul { height:23px;}


#footer {text-align:center; width:980px; height:18px; padding-top:4px; background:#fff; font-size:10px; font-weight:bold; border-bottom:1px solid black}
#footer a {text-decoration:none; color:black;}
#footer a:hover {text-decoration:underline;}

#basket {color:black; font-weight:bold; float:right; padding:5px; text-align:right;}
#basket a {font-size:10px; color:#000; text-decoration:underline;}

.bigimg {margin:5px; padding:5px; border:1px solid silver;}

.indent {padding-left:5px;}

#products {width:684px; position:relative;}

.prod {
	float:left;
	width:226px;
	height:230px;
	background:url(../images/product-back.jpg) top left no-repeat;
	position:relative;
	padding-bottom:10px;
	background-image: url(../images/product-back.jpg);
}

.prod .prodimage {
	top:19px;
	left:21px;
	position:absolute;
	display:block;
	width:185px;
	height:177px;
	background-position:center center;
	background-repeat:no-repeat;
}
.prod .prodtitle {
	position:absolute;
	top:207px;
	text-align:center;
	width:227px;
	font-size:12px;
	color:#721b2c;
	font-weight:bold;
	text-decoration:none;
}
.prodgap {margin-right:2px; margin-left:0px;}

.pageid { border:1px solid white; padding:0px 3px; text-decoration:none; color:red; font-weight:bold;}
.pageid:hover {border:1px solid black; background:#888; color:white;}

.pageid2 {border:1px solid black; background:#ccc; color:black; padding:0px 3px; text-decoration:none;  font-weight:bold;}

