* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

#headertop {
	min-width: 820px;
	background-image: url(images/total_103.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.imagefloatright {
	float: right;
}

#lowerheader {
	min-width: 820px;
	background-image: url(images/total_106.gif);
	background-repeat: repeat-x;
	width: 100%;
}

#contenttop {
	min-width: 820px;
	background-image: url(images/total_107.gif);
	background-repeat:repeat-x;
	width: 100%;
	height: 48px;
}


#container {
	background-image: url(images/total_111.gif);
	background-repeat:repeat-y;
	clear: both;
}
	

.imagefloatleft {
	float:left;
	
}

h1 {
	font-size:24px; 
	color:#FFF; 
	background-color: #11007b; 
	padding-left: 10px;
}

#navmenu {
	float:left;
	width:165px;
	background-image:url(images/total_09.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
	text-color: #fff;	
}

#content {
	background-image: url(images/total_110.gif);
	background-repeat: repeat-x;
	margin-left: 165px; 
}


#contentmain {
	background-image: url(images/total_10.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-width: 645px;
	
}

#upperfooter {
	clear:both;
	min-width: 820px;
	background-image:url(images/total_113.gif);
	background-repeat:repeat-x;
	width: 100%;
}

#lowerfooter {
	min-width: 820px;
	background-image:url(images/total_115.gif);
	background-repeat:repeat-x;
	width: 100%;
}


.navi {
	list-style:none;
	margin:0;
	padding:0;
}
.navi li {
	margin-top:2px;
	margin-bottom:1px;
	padding:0;	
	border-style: solid;
	border-color: #888;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
}

.navi .odd A:link, .navi .odd A:visited {
	display:block;
	width: 98%;
	color: #FFF;
	font-size: 13px;
	padding-left: 2px;
	text-decoration: none;
}

.navi .odd A:hover,
.navi .odd A:active {
	background:#dba40a;
	color: #11007b;
}

.subcategorydiv {
	text-align: center;
	width: 250px; 
	float:left;
	margin: 30px 0px 0px 0px;
	height: 250px;
}

a:active, a:link, a:visited {
	text-decoration:none;
	color: #11007b;
	font-size: 12px;
}

a:hover {
	text-decoration:none;
	color: #DEAC23;
	font-size: 12px;
}

tr.enquiryresponsetop {
	font-weight: bold; 
	background-color: #DDD;
}

tr.enquiryplacedtop {
	font-weight: bold; 
	background-color: #DDD;
}

tr.enquiryresponsebody {
	background-color: #c0bcdc; 
}

#contactusdiv {
	
}

#searchresults {
	border-style: solid; 
	border-color: #11007b; 
	padding: 10px; 
	position: absolute; 
	top: 150px; 
	left: 177px; 
	z-index: 100; 
	background-color: #FFFFFF; 
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90; 
	width: 550px; 
	display: none;
}


/* SHOPPING CART */

#shoppingcart {
	min-width: 66%;
	border:medium #7685df solid;
	padding: 0px;
}

#shoppingcart th {
	border:medium #7685df solid;
	padding: 5px;
	color:#FFFFFF;
	background-color: #11007b;
}

#shoppingcart td {
	border:medium #7685df solid;
	padding: 5px;
}

#shoppingcart .summary {
	text-align: right;
	background-color: #11007b;
	color:#FFFFFF;
	font-weight: bold;
}

.updatetext {
	font-size: 8px;
	font-weight: normal;
}

#neworcurrentcusttable {
	width: 700px;
}

.fixedwid {
	width: 180px;
}

.fixedwidlge {
	width: 290px;
}

hr {
	border: none 0;
	border-top: 1px dashed #11007b;
	width: 100%;
	height: 1px;
}

.updatetext {
	font-size: 8px;
	font-weight: normal;
}

.fitmenttabletitle {
	float: right;
	color: #FFF;
	font-weight: bold;
}

.tabletop {
	text-align: left;
	background-color: #11007b;
	width: 100%;
}

.tablebot {
	text-align: left;
	background-color: #11007b;
	width: 100%;
}

#neworcurrentcusttable {
	width: 700px;
}

#contactsuccessdiv {
	display: none;
}

.smalltext:link, .link:visited {
	text-align:center;
	display:block;
	width: 90%;
	color:#00CCFF;
	font-size: 12px;
	padding-left: 2px;
	text-decoration: none;
}

.smalltext:hover,
.smalltext:active {
	color:#CC9900;
}

.text {
	font-size:12px;
}

h2 {
	color:#180682;
	font-size:36px;
	background-color:#dba40a;
	padding-left:10px;
	align:center;
}

.inverse:active, .inverse:link, .inverse:visited {
	text-decoration:none;
	color: #FFFFFF;
}

.inverse:hover {
	text-decoration:none;
	color: #4022fc;
}

.navigator {
	color:#180682;
	font-size:15px;
	font-weight:bold;
	background-color:#dba40a;
	padding-right:10px;
	text-align:right;
	
}