form {
	margin: 0px;
	padding: 0px;
	}
input {
	border: 1px solid #999999;
	}
	

#frame {
		width:771px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding: 0px 8px 0px 8px;
		text-align:left;	
		background-color: #fff;
		background-image: url(images/background_main.jpg);
		background-repeat: repeat-y;
		background-position: right top;
		}
		
#contentheader {
		}
#date {
		font-size:11px;
		color: #666666;
		text-align:right;
		padding: 5px 0px 20px 0px;
}		
#contentheader form {
		margin: 0px;
		padding: 0px;
		}
		
#nav {
		margin-top: 25px;
		height: 27px;
		color: #fff;
		font-size: 12px;
		}
.navbutton {
		float: left;
		margin-right: 1px;
		color: #fff;
}	
.navbutton a {
		display: block;
		background-image: url(images/background_nav1.gif);
		background-repeat: repeat-y;
		background-position: right top;
		width: 110px;
		height: 26px;
		text-decoration:none;
		line-height: 24px;
		padding-left: 7px;
		color: #fff;

}
.navbutton a:hover {
		display: block;
		background-image: url(images/background_nav2.gif);
		background-repeat: repeat-y;
		background-position: right top;
		width: 110px;
		height: 26px;
		text-decoration:none;
		line-height: 24px;
		padding-left: 7px;
		color: #fff;
}	

		
#contentleft {
		width:150px;
		padding:0px;
		float:left;
		}
		
#logo {
	text-align: center;
	padding-top: 10px;
}
	
#contentcenter {
		width:590px;
		padding: 0px 0px 0px 20px;
		float:left;
		}
#footer {
	background-color:#b9ebe9;
	width: 773px;
	height: 20px;
	margin-right:auto;
		margin-left:auto;
		margin-top: 10px;
}
		
#viewcart {
	float: right;
	font-size: 11px;
	margin-top: -22px;
}	
#viewcart a {
	text-decoration: none;
	color: #666666;
}		
		
#flashmovie {
	padding:0px;
		}
		
#quicksearch {
		width: 130px;
		background-image: url(images/background_quicksearch.gif);
		background-repeat: repeat-y;
		background-position: left top;
		margin-left: 10px;
		margin-bottom: 10px;
}
#quicksearch H1 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 5px 10px;
	margin:0px;
}
#quicksearch form {
	padding-left: 10px;
}

#centrefull {
	width: 580px;
}
#centreleft {
	width: 430px;
	float: left;
}
#iconsright {
	width: 150px;
	float: right;
	padding-top: 5px;

}
#newproduct {
	border: 1px solid #cccccc;
	margin-top: 5px;
}
#newproductheadergreen {
		background-image: url(images/background_header_green.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 29px;
}

#newproductheadergreen H1 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding:2px 0px 2px 5px;
	
}

#bestseller {
	border: 1px solid #cccccc;
}
#bestsellerheader {
		background-image: url(images/background_header_blue.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 29px;
}
#bestsellerheader H1 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding:2px 0px 2px 5px;
	
}

#specialoffer {
	border: 1px solid #cccccc;
}
#specialofferheader {
		background-image: url(images/background_header_red.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 29px;
}
#specialofferheader H1 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding:2px 0px 2px 5px;
	
}
#specialoffer H3 {
	text-align:center;
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	color: #fff;
	text-transform: uppercase;
	height: 17px;
	background-image: url(images/background_nowonly.gif);
		background-repeat: no-repeat;
		background-position: center top;
		}


.productcontainer {
	text-align: left;
	padding: 2px 2px 2px 5px;
		}
		
.product {
		float:left;
		margin:5px 5px 10px 0px;
		text-align:center;
		width:132px;
		height: 200px;
		}
		
.productthumb {
		text-align:center; /* horizontal in all browsers */
		display:table-cell; vertical-align:middle;
				border-bottom: 1px dotted #cccccc;
 /* ~= valign=center in CSS2 browsers */
		}
.productthumb img {
		vertical-align:middle; 
		}
.productthumb { 
		width:130px; height:140px;
		font-size:126px;}
		/* 90.5% of box height */
		
.product H1, .product H1 a:link, .product H1 a:visited {
		font-size: 11px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #666666;
		font-weight: normal;
		text-decoration:none;
		border: none;
		}

.displaypageresults {
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #000;
	text-transform: uppercase;
	background-color: #b9ebe9;
}
.displaypageresults a {
	color: #000;
}

H1 {
	border-bottom: 1px dotted #7cdcd8;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #7cdcd8;
		}

		
H2 {
	text-align:center;
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #999999;
	text-transform: uppercase;
		}

H3 {
		text-align:left;
		font-size: 14px;
		font-weight: normal;
		padding: 0px;
		color: #666666;
		}	
H4 {
		text-align:center;
		font-size: 12px;
		font-weight: normal;
		margin: 5px 0px 0px 10px;
		padding: 4px;
		color: #fff;
		background-color: #7cdcd8;
		}		
		
p {
	font-size: 11px;
	font-weight: normal;
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	line-height: 16px;
}

td {
		font-size: 11px;
		line-height: 16px;
}
		
#productvertwrapperwrapper {
		width: 452px;
		margin: 0px;
		padding: 0px;
		float: left;
		background:#efece9;
		}
		
#productvertwrapper {
		width: 452px;
		margin: 0px;
		padding: 0px;
		float: left;
		background:#efece9;
		clear:both;
		}		

#aboutusimage {
		margin: 0px 10px 0px 0px;
		padding: 0px;
		float: left;
		width: 221px;
		}

#compimage {
		margin: 0px 10px 0px 0px;
		padding: 0px;
		float: left;
		width: 250px;
		text-align: center;
		}		

#aboutustext {
		margin: 0px 10px 0px 0px;
		padding: 0px;
		}
		
#deliverytext {
		margin: 0px 10px 0px 260px;
		padding: 0px;
		}

#freecdtext {
		margin: 0px 10px 0px 260px;
		padding: 0px;
		}


#contactusimage {
		margin: 0px 10px 20px 0px;
		padding: 0px;
		width: 300px;
		float: left;
		}
		
#detailsimage {
		margin: 10px 10px 10px 5px;
		padding: 0px;
		float: left;
		}
		
#detailstext {
		margin: 10px 10px 0px 235px;
		padding: 0px;
		}
		
#detailstext .details p {
		font-size: 11px;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		}
		
#detailstext .details H1 {
		font-size: 16px;
		color: #999999;
		font-weight: normal;
		padding: 0px;
		margin: 8px 0px;
		}
		
#brochureimage {
		margin: 1px 0px 10px 0px;
		padding: 0px;
		width: 627px;
		background-color: #7cdcd8;
		}		

#contactustext {
	padding: 0px;
	text-align: center;
	width: 250px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
		}	
		
#contactuswrapper {
		margin: 15px 0px 0px 0px;
		clear: both;
		}	


#aboutustextwrapper {
	width: 330px;
	background:#eeeeee;
	clear:float;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
		}
		
#productvertimage {
		width:161px;
		text-align: center;
		float:left;
		background: #fff;
		padding: 0px 0px 10px 0px;
		}

#productverttext {
		width:278px;
		float:left;		
		}
		
.price {
		font-size: 11px;
		line-height: 19px;
		font-weight: bold;
		color: #000;
		}
		
.specialprice {
		font-size: 11px;
		line-height: 19px;
		}
		
#productverttext H1 {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		padding: 5px 0px 0px 5px;
		margin:0px;
		color: #000;
}
		
#productverttext H2 {
		font-size: 11px;
		font-weight: normal;
		padding: 0px 0px 5px 5px;
		margin:0px;
		line-height: 15px;
		color: #000;				
		text-align: left;
		}
		
#productverttext p, #productverttext p a {
		font-size: 11px;
		font-weight: normal;
		padding: 0px 0px 0px 5px;
		margin:0px;
		color: #000;
		line-height: 13px;
}
	
	
	
	
	
		
#thumbvertwrapper {
	border-bottom: 1px dotted #cccccc;
		width: 560px;
		margin: 0px 0px 5px 0px;
		padding: 10px 0px 10px 0px;
		float: left;
		background:#fff;
		clear:both;
		}
		
#thumbvertimage {
		width:161px;
		text-align: center;
		float:left;
		background: #fff;
		padding: 0px 0px 0px 0px;
		}

#thumbverttext {
		width:370px;
		float:left;		
		}
#thumbverttext H1 {
		font-size: 14px;
		line-height: 18px;
		font-weight: normal;
		padding: 0px;
		margin:0px;
		color: #333333;
		text-decoration:none;
		border:none;
		
}

		
#thumbverttext H2 {
		font-size: 11px;
		font-weight: normal;
		padding: 3px 0px 8px 0px;
		margin:0px;
		line-height: 15px;
		color: #999999;				
		text-align: left;
		}
		
#thumbverttext p, #thumbverttext p a {
		font-size: 11px;
		font-weight: normal;
		padding: 0px 0px 5px;
		margin:0px;
		color: #666666;
		line-height: 13px;
}

#carttable .product {
		font-size: 11px;
		margin: 3px;
		height:auto;
		}
		
#carttable H1 {
		font-size: 12px;
		margin: 0px;
		padding: 4px 0px 4px 4px;
		background:#cdecec;
		border: none;
		color: #666666;
		}
		
#carttable .headers {
		font-size: 11px;
		margin: 0px;
		padding: 4px 0px 4px 4px;
		background:#eeeeee;
		}
#carttable .headerswhite {
		font-size: 11px;
		margin: 0px;
		padding: 4px 0px 4px 4px;
		background:#fff;
		}
#carttable .headersnone {
		font-size: 11px;
		margin: 0px;
		padding: 4px 0px 4px 4px;
		}
		
#carttable form {
		margin: 0px;
		padding: 0px;
		}
		
#carttable .delivery {
		font-size: 11px;
		margin: 0px;
		padding: 4px 0px 4px 4px;
		background:#dddddd;
		}
		
#carttable .delivery {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 0px;
		padding: 4px 0px 4px 4px;
		background:#dddddd;
		}
	
#offers {
		text-align: center;
		width: 140px;
		margin:0px;
		padding:0px;
		float:left;
		}
		

		
#cartbutton {
		margin-left: 11px;
		margin-right: 1px;
		margin-bottom: 1px;
		display: block;
		background:#cdecec;
		line-height: 26px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: center;
		}
		
#cartbutton a:hover, #cartbutton a:visited, #cartbutton a:link {
		color: #000;
		}

		
/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 22px; /* */
	font-size: 11px;
	width: 150px;
	margin-left: 10px;
}




/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 10px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #666666;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/padding: 1px 0 1px 8px;
	display: block;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
	margin-top: 0px;
	
/* */
}
#p7TMnav div a:visited {
	color: #666666;
}
#p7TMnav div a:hover {
	color: #666666;
	background-color: #eeeeee;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	background-color: #a3bad8;
	margin-top: 0px;
	border-bottom: 1px solid #fff;
	border-top: none;
	
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div {
	margin: 0 0 0 10px;
}
#p7TMnav div div div a {
	background-color: #cfd6e4;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7defmark {
	background-image:  none;
	padding: 1px 0 1px 20px !important;
}
.p7currentmark {
	color: #333 !important;
	padding: 1px 0 1px 20px !important;
	background-color: #cfd6e4 !important;
}


#productwrapper {
	text-align: left;
	width:590px;
	padding:0px;
	margin:0px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
		}
		
#product {
		float:left;
		margin:15px 0px 10px 0px;
		text-align:center;
		width:150px;
		height: 220px;
		}
		
#productthumb {
		vertical-align:middle;
		padding-left:20px;
		height: 160px;
		}
