* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#1F0E82;
	margin:0px 0px 10px 0px;
}
img{
	border:0px;
}
a,a:visited{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
}
p{
	margin-bottom:10px;
}

form label{
	float:left;
	width:80px;
	padding:0px 5px 0px 0px;
	font-weight:bold;
}
input, select, textarea{
	border:1px solid #218CBE;
	float:left;
	margin:2px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#1F0E82;
	width:130px;
}
input.small{
	width:20px;
	margin:0px;
}
input.checkbox{
	width:12px;
	border:0px;
}
textarea{
	width:130px;
	height:50px;
}
form br{
	clear:left;
}
table{
	font-size:100%;
}
th{
	font-weight:bold;
	text-align:left;
}

.light{
	color: #218CBE;
}
.dark{
	color: #000000;
}
.submitbutton{
	background-color:#D3E8F2;
	height:20px;
	border:0px;
	font-size:90%;
	width:90px;
}
#holdall{
	width:764px;
	margin:0px auto;

}

#header{
	background-image:url(../images/pagestructure/headerbg.png);
	margin:15px 0px 0px 0px;
	text-align:right;
	height:160px;
	width:764px;


}
#headerlogo{
	float:left;
	margin:0px 0px 0px 66px;
}
#headertext{
	float:right;
	margin:45px 0px 0px 0px;
	height:63px;
	font-size:90%;
}
#nav{
	width:583px;
	border-top:2px solid #218CBE;
	float:right;
	font-size:100%;
}
#nav ul, #productmenu ul
{
	list-style: none;
}
#nav li{
	float:left;

}
#nav a, #nav a:visited
{
	color:#000000;
	font-size:80%;
	font-weight:bold;
    	text-align: center;
	display: block;
	padding: 8px 10px 4px 10px;
}
#nav ul li a
{
	background-image:url(../images/pagestructure/nav.png);
	background-repeat:no-repeat;
	text-decoration:none;
}
#nav ul li a:hover
{
	background-image:url(../images/pagestructure/nav_on.png);
	background-repeat:no-repeat;
	text-decoration:none;
}
#holdcols{
	width:764px;
	float:left;
}
#contentholder, #contentholderhome{
	background-repeat:no-repeat;
	width:764px;
	float:left;
	/*border:1px solid green;*/
	font-size:90%;
}
#contentholder{
	background-image:url(../images/pagestructure/contentbg.png);
}
#contentholderhome{
	background-image:url(../images/pagestructure/contentbghome.png);
	height:622px;

}
#contentlowerbg{
	background: url(../images/pagestructure/lowercontentbg.png) bottom no-repeat;
	width:764px;
	float:left;
	/*border:1px solid yellow;*/
	padding-bottom:15px;
}
#productmenu{
	width:184px;
	float:left;
	margin:0px 5px 0px 0px;
	background-image:url(../images/pagestructure/productmenubg.png);
	background-repeat:repeat-y;
	/*border:1px solid red;*/
}

#productmenu ul li{
	margin:0px 0px 10px 0px;
}
#productmenu a:link, #productmenu a:visited{
	color:#000000;
	display:block;
	text-decoration:none;
	font-size:75%;
	font-weight:bold;
	background-image:url(../images/pagestructure/productmenuitembg.png);
	background-repeat:repeat-y;
	min-height:14px;
	width:133px;
	padding: 0px 0px 0px 51px;
}
#productmenu ul li a:hover{
	color:#FFFFFF;
	background-color:#84BFDB;
}
/*Products submenu*/
#productsubmenuholder{
	display:inline;
}

#productsubmenu {
	font-size:100%;
	width:184px;
}
#productsubmenu li{
	padding-left:41px;
}
#productsubmenu a:link, #productsubmenu a:visited{
	width:91px;
}
#uppercontent{
	margin:0px 0px 0px 190px;
	min-height:402px;
	/*font-weight:bold;*/
	/*border:1px solid yellow;*/
	font-size:85%;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #uppercontent {
 height: 402px;
}
#uppercontent h1{
	font-size:140%;
	margin:15px 0px 25px 0px;
	font-style:italic;
}
#uppercontent ul{
	list-style-position:inside;
}
#content{

	/*top:155px;*/
	width:529px;

	margin:0px 0px 0px 0px;
	padding:12px 15px 15px 15px;
	font-size:100%;
	color:#000000;
	text-align:left;
	/*min-height:596px;*/
	min-height:375px;
	font-weight:normal;
	background-color:#FFFFFF;
	float:left;

}
/* for IE, with IE5/Mac backslash filter \*/
* html #content {
 /*height: 596px;*/
 height: 375px;
}
#content h1{
	font-size:100%;
	margin:0px -15px 13px -15px;
	font-weight:bold;
	font-style:normal;
	border-bottom:2px solid #90C5DE;
	padding:0px 0px 0px 15px;
	height:24px;
}

.productholder{
	/*border:1px solid green;*/
	float:left;
	display:inline;
	margin:0px 0px 10px -15px;
}
.product{
	width:345px;
	float:left;
	/*border:1px solid cyan;*/
	padding:0px 15px 10px 15px;


}
.productimg{
	width:168px;
	float:right;
	/*border:1px solid red;*/
}
.productimg img{
	margin:5px auto;
	display:block;
}
.product h2{
	font-size:100%;
	font-weight:bold;
	margin:0px -15px 10px -15px;
	background-color:#90C5DE;
	padding:2px 0px 0px 15px;
	height:18px;
}
.productpriceholder{
	/*
	float:left;
	display:inline;
	width:345px;
	*/
	padding:0px 15px 0px 15px;
	margin:0px -15px 0px -15px;
	height:30px;
	border-bottom:1px solid #90C5DE;
	/*border:1px solid yellow;*/
}

.productprice{
	float:left;
}

.productpricelink{
	float:right;

}
.productclear{
	clear:both;
	display:inline;
}

.productpricelink a:hover{
	text-decoration:none;
}

input.noborder, textarea.noborder{
	float:none;
	border:0px;
	padding:0px;
	margin:0px 0px 0px 2px;
}

#frmAddToBasket{

	border-top:2px solid #218CBE;
	border-bottom:2px solid #218CBE;
	margin:0px -15px 0px -15px;
	padding:6px 0px;
	float:left;
	display:inline;
	width:375px;
}
#frmAddToBasket label{
	width:80px;
	padding:3px 0px 0px 40px;
}

#frmAddToBasket input,select{
	width:100px;
}

#frmAddToBasket #productbuy{
	margin:13px 10px 0px 0px;
	width:65px;
	float:right;
	text-align:center;
}

#basket{
	margin:5px auto;
	width:90%;
}
#basket th, #basket td{
	padding:2px;
}
#addressholder{
	float:left;
	clear:both;
	/*border:1px solid red;*/
}
#addressholder h2{
	font-size:120%;
	padding:0px;
	margin-bottom:10px;
	font-weight:bold;

}
table.address{
	/*border:1px solid green;*/
}
table.address td{
	padding:2px;
}
#billing{
	float:left;
	width:225px;
	/*border:1px solid blue;*/

}
#delivery{
	float:right;
	width:225px;
	/*border:1px solid blue;*/
}
#homeright{
	position:absolute;
	top:540px;
	width:200px;
	/*font-weight:bold;*/
	color:#000000;
	text-align:right;
	margin:0px 130px 0px 220px;
}
#homeleft{
	position:absolute;
	top:660px;
	width:200px;
	margin:0px 200px 0px 90px;
	/*font-weight:bold;*/
	color:#000000;
	text-align:left;
}

#paymentoptions{
	position:absolute;
	top:660px;
	width:190px;
	height:100px;
	margin:0px 10px 0px 340px;
	padding:10px;
	font-weight:bold;
	background-color:#FFFFFF;
}
#paymentoptions h2{
	font-size:130%;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
}
#paymentoptions ul{
	margin-bottom:5px;
}
#paymentoptions a:link,#paymentoptions a:visited{
	color:#1F0E82;
}
#footer{
	float:left;
	width:764px;
	margin-bottom:10px;
	/*border:1px solid red;*/
}
#footerleft{
	float:left;
	margin:0px 0px 0px 41px;
	font-size:60%;
	display:inline;
	/*border:1px solid green;*/
}
#footerleft ul,#footerleft li{
	float:left;
	list-style-type:none;
}
#footerleft li{
	padding:10px 2px 0px 2px;
}
#footerleft a,#footerleft a:visited{
	color:#000000;
}
#bottomlinks{
	float:right;
	width:390px;
	font-size:60%;
	font-weight:bold;
	margin-top:4px;
	/*border:1px solid yellow;*/
}
#bottomlinks img{
	float:right;
	padding:0px 0px 0px 10px;
}
#footerright{
	float:right;
	width:40px;
	/*border:1px solid blue;*/
}
#imgfooter{
	border:0px;
	margin-top:3px;
}
.pagingholder{
	/*border:1px solid blue;*/
	height:15px;
	margin-bottom:10px;
}
.pagingleft{
	float:left;
}
.pagingright{
	float:right;
}
a.blocklink, a.blocklink:visited{
	background-color:#D3E8F2;
	color:#1F0E82;
	border:0px;
	height:16px;
	font-size:90%;
	padding:3px 5px 1px 5px;
	margin:2px 5px;
	float:left;
	text-align:center;
}
a.blocklink:hover{
	text-decoration:none;
}
#contactus label{
	width:160px;
}
#contactus input,#contactus select,#contactus textarea{
	width:200px;
}
#contactus input.checkbox{
	width:12px;
}