/*** RESET ****/
body, html, h1, h2, h3, h4, p, form, ul, ol, li{ padding:0px; margin:0px; }
ul,ol { list-style: none; }
table { border-collapse: collapse; }
body, html { width:100%; height:100%; }
fieldset,img { border: none; }
a{ outline:none; text-decoration:none; }

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

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:15px;
	background-color:#F4F5EF;
}

#top{
	width:100%;
	height:4px;
}

#grey{
	width:100%;
	height:140px;
	background-color:#CCCCCC;
}

#stripe{
	width:100%;
	height:26px;
}

#container{
	position:absolute;
	left:50%;
	margin-left:-480px;
	width:960px;
	top:0px;
}

#holder{
	min-height:360px;
	width:960px;
	background-color:#E6E6E6;
	background-repeat:no-repeat;
	padding-bottom:20px;
	margin-top:170px;
	padding-top:250px;
}

* html #holder{ 
	height:360px;
}


#content{
	margin-left:387px;
	width:530px;
	padding:10px;
	background-image: url(images/whitebgr.png);
	background-repeat: repeat;	
	min-height:300px;
}

#logo{
	width:260px;
	height:95px;
	position:absolute;
	top:4px;
	left:50%;
	margin-left:220px;
}

#biscuit{
	left:11px;
	width:600px;
	height:26px;
	line-height:26px;
	position:absolute;
	top:144px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

#biscuit a{
	font-weight:normal;
	color:#FFFFFF;
}

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

#title{
	position:absolute;
	padding:10px;
	left:10px;
	top:170px;
	width:250px;
	background-image: url(images/whitebgr.png);
	background-repeat: repeat;
	background-color:#FFFFFF;
	line-height:18px;
}

#nav{
	width:130px;
	height:140px;
	position:absolute;
	top:6px;
	left:8px
}

#stockistsnav{
	width:130px;
	height:140px;
	position:absolute;
	top:6px;
	left:370px
}


#fade{
	position:absolute;
	top:550px;
	left:0px;
	height:50px;
	width:960px;
}


#footer{
	padding-top:10px;
	padding-bottom:40px;
	text-align:right;
	width:960px;
}

#map{
	width:450px;
	height:500px;
	border:solid 1px #CCCCCC;
	float:left;
}

#map_left{
	float:left;
	width:235px;
	margin-left:10px;
	height:500px;
	overflow-y:auto;
	overflow-x:hidden;
}

#map_title{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

#side_bar{
	font-size:10px;
	font-weight:bold;
}

#findstockist{
	padding-bottom:3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3300;
	margin-bottom:7px;
}

#mask{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#333333;
	display:none;
	opacity:0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8; 
}

#prodimg{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-452px;
	margin-top:-312px;
	width:900px;
	height:600px;
	display:none;
	border:solid 1px #66CC00;
	padding:2px; 
}

h1{
	font-size:14px;
	margin-top:5px;
	margin-bottom:2px;
}

p{
	line-height:18px;
	margin-bottom:8px;
}

ul{
	margin-left:5px;
}



li.nav{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	line-height:14px;
	margin-bottom:2px;
	padding-left:16px;
}

ul.prod{
	margin:10px;
	margin-bottom:30px;
}

li.prod{
	background-image: url(images/bullet_prod.png);
	background-repeat: no-repeat;
	line-height:16px;
	margin-bottom:6px;
	padding-left:16px;
}

a.navlink{
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	color:#999999;
	font-size:11px;
	display:block;
}

a.navlink:hover{
	color:#FFFFFF;
}

li.navon{
	background-repeat: no-repeat;
	line-height:14px;
	margin-bottom:2px;
	padding-left:16px;
}

a.navlinkon{
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	color:#FFFFFF;
	font-size:11px;
	display:block;
}

ul.stockist{

}

li.stockist{
	margin-bottom:8px;
	line-height:14px;
	background-image:url(images/mapbullet.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

li.userhome{
	margin-bottom:8px;
	line-height:14px;
	background-image:url(images/homebullet.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

a.maplink{
	font-weight:bold;
	color:#FF3300;
	font-size:11px;
}
a.maplink:hover{
	text-decoration:underline;
}

.catholder{
	float:left;
	width:150px;
	padding:5px;
	margin-right:20px;
	border:solid 1px #FFFFFF;
}

.catholder-no-margin{
	float:left;
	width:150px;
	padding:5px;
	border:solid 1px #FFFFFF;
}
.catimage{
	margin-bottom:3px;
}

.catname{
	text-align:center;
}

a.cat{
	font-size:11px;
	font-weight:bold;
	color:#66CC00;
}

.text{
	width:200px;
}
