body, html, h1, h2, h3, h4, p, form {
	margin: 0px;
	padding: 0px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}


#container{
	position:relative;
	width:100%;
}

#nav{
	background-image: url(images/navbgr.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 770px;
	position: absolute;
	left: 50%;
	top: 90px;
	margin-left: -385px;
	color:#C4C4C4;
	font-size:10px;
	font-weight:bold;
}

#content{
	width:100%;
	margin-left:-385px;
	padding-top:125px;
	overflow:visible;
}

#content-inner{
	width:770px;
	margin-left:50%;
}

#content-left{
	float:left;
	width:200px;
}

#content-right{
	width:560px;
	float:right;
	position:relative;
}

.subnavcell{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/subnav-off.jpg);
	background-repeat: no-repeat;
	background-position: 189px 8px;
	margin-bottom:5px;
	padding-right:30px;
	font-size:10px;
}

#footer{
	background-image: url(images/footerbgr.jpg);
	background-repeat: repeat-x;
	height: 144px;
	width: 100%;
	margin-top: 15px;
	position:relative;
	font-size:10px;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F1;	
}

#biscuit{
	font-size:9px;
	color:#333333;
	margin-bottom:5px;
}

#biscuit a{
	color:#666666;
	text-decoration:none;
}

#biscuit a:hover{
	color:#FF3300;
	text-decoration:underline;
}

#catlist-holder{
width:128px;
float:left;
margin-bottom:0px;
}

#catlist-holder a{
font-size:10px;
font-weight:normal;
text-decoration:none;
display:block;
}

.catimage{
border: solid 1px #D9D9D9;
margin-bottom:2px;
}


h1{
font-size:14px;
font-weight:bold;
color:#333333;
margin-bottom:6px;
}

h2{
font-size:12px;
font-weight:bold;
color:#333333;
margin-bottom:3px;
}

h3{
font-size:14px;
font-weight:bold;
color:#FF3300;
margin-bottom:3px;
margin-top:10px;
}

h4{
	font-size:14px;
	font-weight:bold;
	color:#FF3300;
}

p{
padding:0px;
margin:0px;
margin-bottom:8px;
}

a{
color:#333333;
text-decoration:underline;
}

a:hover{
color:#FF3300;
}

a.nounderline{
color:#333333;
text-decoration:none;
}

a.nounderline:hover{
color:#FF3300;
text-decoration:underline;
}


a.nav{
line-height:25px;
font-weight:bold;
text-decoration:none;
color:#666666;
font-size:10px;
}

a.nav:hover{
color:#333333;
}

a.nav-on, a.nav-on:hover{
line-height:25px;
font-weight:bold;
text-decoration:none;
color:#FF3300;
font-size:10px;
}

a.top{
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

a.top:hover{
	text-decoration:underline;
	color:#333333;
}

form{
padding:0px;
margin:0px;
}

input, select, textarea{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:2px;
}

.submit{
border: solid 1px #000000;
background-color:#FF3300;
color:#FFFFFF;
font-weight:bold;
}

.input{
border: solid 1px #999999;
background-color:#FFFFFF;
color:#999999;
}

span.pleasenote{
font-size:10px;
color:#FF3300;
}

span.detailoption{
font-size:10px;
color:#666666;
font-weight:bold;
}

.prodprice{
font-size:10px;
}

.price{
color:#FF3300;
font-size:10px;
}

.proddiscounts{
margin-top:3px;
margin-bottom:3px;
padding:3px;
background-color:#FF3300;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
}

.carttop{
background-color:#FF3300;
color:#FFFFFF;
}

#notice{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	color:#FF3300;
	border: solid 1px #FF3300;
	background-color:#FFE7DF;
}

span.currpage{
font-weight:bold;
}

#prevnxt{
margin-top:10px;
text-align:center;
clear:both;
}

ul{
list-style: none;
margin:0px;
padding:0px;
margin-left:5px;
margin-top:15px;
}
li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
	line-height:13px;
	margin-bottom:0px;
	padding-bottom:6px;
	height:auto;
	
}

.error{
	width:350px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FF3300;
	border: 1px solid #FF3300;
	background-color:#FFE8E1;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

.stockistspacer{
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
	margin-top:10px;
	margin-bottom:10px;
}

td.incom{
	color:#FF3300;
	font-size:14px;
	font-weight:bold;
}