* {padding: 0; margin: 0;}
body { 
	font: 8pt georgia,verdana,arial;
	line-height: 18px; 
	color: #444;
	background: #292929; 
	margin-top: 5px; 
	/*color: #FAFFF0; light green from cover*//*	color: #555753; */
	/*color: #FFFFEE; cream colour*/
	/* cream background color #FBFCD4 */
}
/* global styles */
a { color:#666; text-decoration: underline; }
a:hover { color: #800000; text-decoration: none; }
a img { border: 0px; }
form { margin: 0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #444; }
/* text */
p	{
	font-size: 100%;
}
h1	{
	font-size: 130%;
	font-family: verdana,arial,sans-serif;
	margin-bottom: 10px;
}
h2	{
	font-size: 110%;
	font-family: verdana,arial,sans-serif;
}
h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-weight : bold;
	border-top: 1px solid #800000;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
	background-color: #fafff0;
	text-align: left;
	padding:10px 5px 10px 50px;
	margin:0px;
}
#container	{
	width: 945px;
	margin: 0 auto;
}
#topOutside	{
	width: 945px;
	position: relative; left: 0; top: 21px; z-index: 100;
}
.menu	{
 	width: 945px;
	/*position: relative;	left: 25px;	top: 10px; 	z-index: 100;*/
	/*margin: 5px auto 0px;border-top: 1px solid #f2ffcf;
	border-bottom: 1px solid #f2ffcf;*/
	float: left;
	margin-left: 20px; /* 20px */
}

* html .menu {
	margin-left: 10px;
}
.menu ul	{
	list-style-type: none;
}
.menu li	{
	display: inline;
	padding-right: 25px;
}
.menu li#gap	{
	display: inline;
	padding-right: 25px;
	padding-left: 100px;
}
.menu li#last	{
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
}

.menu li a	{
	color: #FBFCD4;
	text-decoration: none;
}
.menu li a:hover	{
	color: #fff;
	border-bottom: 3px solid #fff;
}
.cart	{
	float: right;
	/*position: relative; left: 760px; top: -40px; z-index: 100;*/
	width: 150px;
	border: 1px solid #800000;
	padding: 2px;
	margin-right: 0px;
}
.searchBox	{
	float: right;
/*	position: relative; left: 530px; top: -5px; z-index: 100;*/
	width: 200px;
	margin-right: 20px;
}
#wrapper	{
	width: 945px;
	margin: 0px auto; 
	background: url(../images/site/bgrd5_m.gif) repeat-y;
	clear: both;
}
#sideMenu	{
	width: 199px;
	margin-left: 20px;
	float: left;
	border: 1px solid #f2ffcf;
	min-height: 544px; 
	height: auto;
	background: #7F8158 url(../images/site/side_bgrd.gif) no-repeat;
}
/* IE */
/*\*/
* html #sideMenu {
	height: 544px;
	margin-left: 10px;
}
#sideMenu h2	{
	padding-left: 15px;
	padding-top: 10px;
	color: #444;
	font-size: 140%;
}
#sideMenu ul	{
	list-style-type: none;
	margin: 65px 15px 0px;
}
#sideMenu li	{
	margin-top: 15px;
}
#sideMenu li a	{
	display: block;
	width: 160px;
	border: 1px solid #800000;
	color: #444;
	text-decoration: none;
	padding: 2px 4px;
	background: #fbfcd4;/* transparent url(../images/site/1x1.gif) repeat;*/
}
#sideMenu li a:hover	{
	color: #800000;
	font-weight: bold;
	border: 1px solid #800000;
}
#main {
	width: 670px;
	min-height: 500px; 
	height: auto;
	float: left;
	background: #FBFCD4 url(../images/header/logo.gif) no-repeat;
	padding-left: 0px;
	margin-left: 15px;
}
#pageHeader { 
	position: relative;
	height: 52px;
	background: url(../images/site/bgrd5_t.gif) no-repeat;
	color: #fafff0;
}
#pageHeader	img	{
	padding: 35px 0 0 35px;
}

#homeMain	{
	width: 670px;
	float: left;
	margin: 80px 0 0 0px;
}
#homeMainPic	{
	width: 280px;
	float: left;
	padding-left: 10px;
	margin-top: 30px;
}
#homeMainText	{
	width: 350px;
	float: left;
	margin-top: 30px;
}
#homeLowerPic	{
	clear: both;
	width: 670px;
	margin: 0px;
}
#homeLowerPic img	{
	float: right;
	margin-top: 20px;
}
.clb	{
	clear: both;
}
#footer {
	margin: 0 auto; 
	width: 945px;
	/*position: relative;*/
	height: 51px;
	background: url(../images/site/bgrd5_b.gif) no-repeat;
}

#footer p	{
	padding: 25px 25px;
}
/* breadcrumbs */
.breadcrumb {
	text-align:left;
	color: #666;
	font-size:90%; 
	margin-bottom:10px;
	margin-top: 20px;
}
.breadcrumb a { 
	color: #444; 
	text-decoration: underline; 
}
.breadcrumb a:hover { 
	color: #800000; 
	text-decoration: underline;
}
.submitbtn {
   color: #ddd;
   background-color: #800000;
   font-weight: bold;
   border: 1px solid #800000;
   font-size: 95%;
   margin-top: 1px;
}
.searchfield{
	background-color: #fff;
	border: 1px solid #800000;
	color: #444;
	font-size: 95%;
	padding: 2px;
}
.hdrproduct{
	font-style: normal;
	font-weight: bold;
}
.txtfield{
	background-color: #FFFFFF;
	border: 1px solid #800000;
	color: #444;
	font-size: x-small;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-size: x-small;
	border: 1px solid #800000;
}
/* products page */
.prodsPic	{
	border-right: 1px solid #800000;
}
.prodsText	{
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 2px;
	width: 80%;
	border-left: 1px solid #800000;
}

.prodsText p	{
	border-bottom: 1px solid #800000;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.infoButton	{
	font-weight: normal;
}
.infoButton a {
	text-decoration: none;
}
.infoButton	a:hover	{
	color: #800000;
	
}
/* standard table display */
.std_table {
	background:#FBFCD4;
	border: 1px solid #800000 !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align: top;
	line-height: 20px;
}
.std_table table { 
	border-collapse: collapse;
	width: 95%;
}
.std_table th { 
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	width: 35%;
	font-weight: normal;
}
.std_table td {	padding:0px 5px 0px 0px; }
/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background: #fbfcd4;
	border:1px solid #800000 !important;
	margin-bottom:10px;
	border-collapse:collapse;
}
table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-weight : bold;
	color: #333;
	border-bottom:1px solid #800000;
	background-color: #fafff0;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}
table.customerservice td {
	padding:10px;
}
table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}
/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }
/* shopcustomer.asp form */
table.tbl_customer {
	width: 95%;
}
table.tbl_customer th {
	width: 50%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
table.tbl_customer td {
	vertical-align:top;
	text-align: left;
}
table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}
table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #800000;
	background: #FBFCD4;
	text-align:center;
	width:100px;
	float:left;
}
table.tbl_subproduct td {
	padding:3px 5px;
}
/* product thumbnails based on Dynamic Drive CSS Library http://www.dynamicdrive.com/style/ */
.thumbnail	{
position: relative;
z-index: 0;
}

.thumbnail:hover	{
background-color: transparent;
z-index: 50;
}

.thumbnail span	{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed #800000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img	{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span	{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -80px;
left: -260px; /*position where enlarged image should offset horizontally */
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }