body{
font-family:Arial, sans-serif;
color:#333333;
margin:0px; padding:0px;
font-size:0.8em;
background-image:url(greybg.jpg);
background-repeat:repeat-x;
background-positon:top;
background-color:#EBEBEB;
}
h1{
color:#ffffff;
font-size:1.3em;
margin:0px 0px 0px -9px;
padding:24px 10px 0px 10px;
background-image:url(contenttop.gif);
height:41px;
width:942px;
background-repeat:no-repeat;
}
h1 a{
color:#ffffff;
}
.hometitle{
padding:20px 10px 0px 10px;
background-image:url(contenttop2.gif);
height:39px;
}
h2{
margin-top:0px;
font-size:1.2em;
font-weight:bold;
color:#0BAC94;
}
h2 a{
color:#0BAC94;
}
h3{
font-size:1.2em;
color:#0BAC94;
margin:0px;
}
h3 a{
color:#0BAC94;
text-decoration:none;
}
h3 a:hover, h3 a:active{
text-decoration:underline;
}
h4{
font-size:1em;
margin:5px 0px 0px 0px;
}
a{
color:#0BAC94;
}
hr{
height:1px;
color:#FFCC00;
background:#FFCC00;
border:0;
}
#skip{
display:none;
}
#login{
float:right;
color:#ffffff;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
text-align:right;
}
#login input{
background-color:#FFCC00;
color:#0BAC94;
border:0px;
}
#login .logout{
background-color:#FFCC00;
color:#ffffff;
text-decoration:none;
padding:2px 5px 2px 5px;
font-weight:bold;
}
#login .logout:hover, #login .logout:active{
color:#0BAC94;
}
.logform{
margin:0px;
}
#box
{margin-top:3px;
cursor:pointer;
}

#logo{
margin-bottom:15px;
}
#logocontainer{
width:960px;
margin-left:auto;
margin-right:auto;
padding:10px;
}
#emaillogocontainer{
width:545px;
margin-left:auto;
margin-right:auto;
}
#editor{
background-color:#FFCC00;
position:absolute;
left:175px;
top:60px;
width:25px;
padding:2px;
}
#editor a{
color:#0BAC94;
text-decoration:none;
}
#whitebg{

}
#container{
width:960px;
background:#ffffff;
margin:0 auto;
text-align:left;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
#emailcontainer{
width:545px;
background:#ffffff;
margin:0 auto;
text-align:left;
}
.menu {
	margin:0;
	margin-left:auto;
	margin-right:auto;
	border:0;
	width:960px;
	font-weight:bold;
	height:35px;
    margin-top:-50px;
}
.menu a{
	color:#333333;
}
.menu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;
	line-height:1.5em;
}
.menu li {
	position:relative;
    z-index:200;
	margin:0;
    float:right;
}
.menu ul li table {
	margin:-1px 0;
	m\argin:0;
	border-collapse:collapse;
	font-size:1em;
	font-weight:normal;
}
/*L1*/
.menu ul li ul {
	display:none;
	padding:1px;
}
.menu ul li a {
	display:block;
	float:left;
	text-decoration:none;
    margin-right:3px;
	height:34px;padding:10px 10px 0px 10px;
}
.menu ul li a:visited{
height:20px; padding-bottom:10px;
}
.menu ul li:hover a,
.menu ul li a:hover, .menu ul li a.selected{
    height:35px;
	color:#ffffff;
    padding-bottom:0px;
    background-image:url(menuarrow.gif);
    background-position:center top;
}
/*L2*/
.menu ul li:hover ul li{
	padding:0px 0px 0px 0px;
	font-weight:normal;
}
.menu ul li:hover ul,
.menu ul li a:hover ul {
	display:block;
	position:absolute;
	margin:0;
	top:35px;     
	left:-1px;
	height:auto;
	width:200px;
	color:black;
	background-color:#FFCC00;
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	border:0;
	margin:0;
	height:auto;
    background-image:none;
	background-color:#FFF9DD;
	width:190px;
	padding:1px 5px 3px 5px;
	color:#0BAC94;
}
.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover, .menu ul li ul li a.selected, .menu ul li a.selected ul li a.selected {
	background-color:#0BAC94;
	color:#ffffff;
}
/*L3*/
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
	visibility:hidden;
}
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	margin-top:-1px;
	top:0;
	left:200px;
	width:200px;
}
.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {
	width:190px;
	background-color:#FFF9DD;
    color:#0BAC94;
}
.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover, .menu ul li:hover ul li:hover ul li a.selected{
	background-color:#0BAC94;
	color:#ffffff;
}
#content{
margin: 0 0px;
padding:0px 0px 10px 8px;
width:665px;
}
#emailcontent{
width:545px;
}
.gallery{
border-collapse:collapse;
width:100%;
text-align:center;
}
.gallery td{
background:#FFF9DD;
border:1px solid #FFCC00;
padding:3px;
vertical-align:top;
}
.gallery img{
border: 1px solid #FFCC00;
}
.gallery a{
color:#0BAC94;
text-decoration:none;font-weight:bold;
}
.gallery a:hover{
text-decoration:underline;
}
.galopt{
background-color:#FFF9DD; 
padding:4px 2.5px 4px 2.5px;
border:1px solid #FFCC00;
}
.galopt form{
margin:0px;
}
.galtitle{
background-color:#0BAC94;
color:#ffffff;
}
.galimg{
border:1px solid #FFCC00;
}
.comment{
background-color:#FFF9DD; 
padding:5px;
border:1px solid #FFCC00;
}
.comment p{
margin:0px;
}
#prevnext{
background-color:#FFCC00;
width:365px;
}
#prevnext p{
padding:5px;
float:left;
background-color:#FFCC00;
}
#prevnext a{
color:#0BAC94;
text-decoration:none;
}
#prevnext a:hover{
text-decoration:underline;
}
#next{
float:right;
}
#prevnext table{
width:365px;
}
.sysad td{
width:100px;
vertical-align:top;
text-align:center;
padding:5px;
}
.sysad td img{
border:0px;
}
#asection img{
border:0px;
}
#asection td{
text-align:center;
vertical-align:top;
}
.calendarpn{
font-size:1.6em;
}
.calendarm{
font-size:1.2em;
font-weight:bold;
}
.catimg{
background-color:#FFF9DD; 
border:1px solid #FFCC00;
margin:0px 5px 5px 0px;
float:left;
}
.purchaseclear{
width:100%;
display:inline-table;
}
.purchase{
background-color:#FFF9DD; 
padding:8px 5px 8px 5px;
border:1px solid #FFCC00;
font-weight:bold;
}
.purchase a{
text-decoration:none;
padding:3px 5px 3px 5px;
background-color:#0BAC94;
color:#ffffff;
}
.purchase a:hover{
background-color:#FFCC00;
color:#0BAC94;
}
.basket{
font-weight:bold;
text-decoration:none;
padding:3px 5px 3px 5px;
background-color:#0BAC94;
color:#ffffff;
}
.basket:hover{
background-color:#FFCC00;
color:#0BAC94;
}
.error{
background-color:#FFB0B0;
}
#formfields span{
margin-right:10px;
cursor:pointer;
}
.cross{
margin-top:-14px; 
margin-right:-8px;
float:right;
position:relative;
z-index:100;
}
#content ul, #content ol{
   list-style-position: inside;
}
.thumb{
margin-top:5px;
}
#productimages{
float:left;margin-right:10px;
}
#focus{
float:right;
width:256px;
margin-top:75px;
padding-right:10px;
padding-left:10px;
border-left:1px solid #D3D3D3;
}
#focus .focus{
padding:0px 0px 10px 0px;
margin-bottom:5px;
border-bottom:1px solid #D3D3D3;
}
#focus .imgdesc{
float:right;
width:100px;
}
.focusproduct{
border:1px solid #FFCC00;
margin-right:5px;
}
#clearer{
clear:both;
}
#spectulise{
width:940px;
margin:auto;
font-size:0.8em;
padding:10px 10px 3px 10px;
color:#0BAC94;
background-image:url(spectulisecurve.gif);
background-repeat:no-repeat;
background-color:#333333;
margin-top:10px;
height:150px;
}
#spectulise a{
color:#0BAC94;
text-decoration:none;
}
#spectulise a:hover, #spectulise a:active{
text-decoration:underline;
}
#spectulise .col{
float:left;

height:150px;
}
#spectulise #col2, #spectulise #col3, #spectulise #col4{
background-image:url(divider.gif);
background-repeat:no-repeat;
padding-left:12px;
width:238px;
}
#spectulise #col1{
width:190px;
}
#spectulise ul{
margin:0px;
padding-left:20px;
margin-top:10px;
}
#spectulise ul li{
line-height:1.8em;
color:#ffffff;
font-size:1.2em;
list-style-image:url(specbullet.gif);
}
#spectulise ul li a{
color:#ffffff;
text-decoration:none;
}
#legal{
float:right;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(icon/left.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(icon/right.png) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}
#wrapper {width:640px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:640px; height:500px;}
#information {position:absolute; bottom:0; width:500px; height:0; background:#fff; color:#000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h2 {padding:4px 8px 3px;}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(icon/left.png) left center no-repeat; margin-left:-10px;}
#imgnext {right:0; background:url(icon/right.png) right center no-repeat; margin-right:-10px;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(icon/link.gif) center center no-repeat}
#thumbnails {background:#FFF9DD; padding:10px; height:82px; border: 1px solid #FFCC00;}
#slideleft {float:left; width:20px; height:81px; background:url(icon/left.gif) center center no-repeat; background-color:#FFCC00}
#slideleft:hover {background-color:#0BAC94}
#slideright {float:right; width:20px; height:81px; background:#FFCC00 url(icon/right.gif) center center no-repeat}
#slideright:hover {background-color:#0BAC94}
#slidearea {float:left; position:relative; width:578px;  height:81px; overflow:hidden;}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #fff; padding:2px}
