body, td, th, input
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
}

body
{
	text-align: center;
}

body.Splash
{
	background-color: #EEE;
	background-image: url(../images/splash_bg.gif);
	background-repeat: repeat;
}

a 
{
	text-decoration: underline;
}

a:visited, a:link, a:active
{
	color: #8899AA;
}

a:hover
{
	color: #99CC33;
}

#ProductImageRotator
{
	position: relative;
	overflow: hidden !important;
	text-align:left;
	height:320px;
}

.ProductImageRotatorElement
{
	margin:clear;
	position: absolute;
	top:0px;
	left:30px;
	overflow: hidden;
	height:320px;
}

h1
{
	font-size: 12px;
	font-weight: bold;
	color: #99CC33;
	text-transform: lowercase;
	line-height: 18px;
}

div
{
	-moz-box-sizing: border-box;
}

#SplashStage
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px 0px 5px 0px;
	height: 205px;
	width: 100%;
	background-color: #FFF;
	border-bottom: solid 5px #999;
	position: relative;
	margin-top: 175px;
}

#SplashStage a
{
	text-decoration: none;
}

#SplashStage a img
{
	margin: 0px;
	border: 0px;
}

#Container
{
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#Stage
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	width: 970px;
	height: 570px;
}

#Nav, #NavNoSubmenu
{
	width: 970px;
	height: 235px;
}

#Nav
{
	background: url(../images/nav_bg.gif);
}

#NavNoSubmenu
{
	background: url(../images/nav_bg_no_subnav.gif);
}

#Menu
{
	position: relative;
	width: 470px;
	height: 50px;
	left: 420px;
	top: 40px;
}

#Menu a
{
	font-size: 12px;
}

#Menu a.Selected
{
	font-weight:bold;
	text-decoration:none;
	color: #77AA22;
}

#Submenu
{	
	position: relative;
	width: 689px;
	height: 60px;
	left: 103px;
	top: 120px;

}

#Content
{
	position: relative;
	left: 0px;
	top: 15px;
	width: 970px;
	height: 320px;
}

#MainContentImage
{
	background: url(../images/product_image_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 320px;
	width: 485px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 20px 10px 20px;
	float: left;
}

#MainContentInfo
{
	height: 320px;
	width: 465px;
	position:absolute;
	left:505px;
}

#HomepageText
{
	position: relative;
	height: 180px;
	width: 465px;
	overflow: auto;
	scrollbar-arrow-color: #9C3;
	scrollbar-track-color: #FFF;
	scrollbar-shadow-color: #DDD;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #DDD;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
}

#Subscribe
{
	margin-top: 20px;
	position: relative;
	height: 120px;
	width: 465px;
	background: url(../images/subscribe_bg.gif);
	background-repeat: no-repeat;
	padding: 5px 15px 5px 15px;
}

#Subscribe h1
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: lowercase;
	line-height: 14px;
}

#Subscribe p
{
	margin-bottom: 5px;
}

#ProductDetails
{
	height: 138px;
	background: url(../images/product_details_bg_new.jpg);
	background-repeat: no-repeat;
	color: #EEF5FF;
	padding: 35px 20px 10px 25px;
	line-height: 13px;
}

#ProductDetails .Heading
{
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

#ProductDetails label
{
	color:#445566;
	font-weight:bold;
	width:100px;
}

#ProductDetails a
{
	float:right;
	color:#FFFFFF;
}

#ProductDetails a:hover
{
	color:#BBFF33;
}

#ProductPatterns
{
	background: url(../images/product_patterns_bg_new.jpg);
	position: relative;
	top: 4px;
	height: 140px;
	background-repeat: no-repeat;
}

#ProductColours
{
	background: url(../images/product_colours_bg_new.jpg);
	position: relative;
	top: 5px;
	height: 38px;
	background-repeat: no-repeat;
}

#ProductSelected
{
	background: url(../images/product_selected_bg_new.jpg);
	position: relative;
	top: 5px;
	height: 51px;
	background-repeat: no-repeat;
}
#ProductSelected table
{
	border:0px;
	cell-padding:0px;
	cell-spacing:0px;
}

#ProductSelected label
{
	color:#445566;
	font-weight:bold;
	width:110px;
	padding-left:16px;
}

#Stockists
{
	position: relative;
	color: #666;
	overflow: auto;
	height: 320px;
	scrollbar-arrow-color: #9C3;
	scrollbar-track-color: #FFF;
	scrollbar-shadow-color: #DDD;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #DDD;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
}

#Stockists h2
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-transform: lowercase;
	line-height: 12px;
}

#Stockists h3
{
	font-size: 11px;
	font-weight: bold;
	color: #99CC33;
	text-transform: uppercase;
	line-height: 11px;
	margin-left: 5px;
	margin-bottom: 4px;
}

#Stockists label
{
	display: block;
	float: left;
	width: 160px;
	margin-left: 15px;
	color: #000;
	clear: both;
	border-bottom: dotted 1px #CCC;
}

#ContactDetails p
{
	margin-bottom:-5px;
}

#Footer			{font-family:Verdana;
				 font-size:11px;
				 font-weight:normal;
				 width:969px;
				 height:33px;
				 background: url(../images/bnr_footer.gif) no-repeat;
				 margin:0px auto;}
#shoppingitems	{height:15px;color:#7B9208;display:block;}
#shoppingtotal	{height:15px;color:#7B9208;display:block;}
#privacylink	{height:18px;display:block;}
#privacylink a	{height:18px;text-decoration:none;font-weight:normal;display:block;}
#bookmarklink	{height:19px;display:block;}
