html, body {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	background-color: #FFFFFF;
	margin: 0px;
}

div#wrapper{
	width:950px;
	padding: 0px;
	z-index:1;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}

div #headerWrapper{
/*	position: absolute; 
	left: 0px; 
	top: 0px;
*/
/*	position:relative; */
	clear: both;
	width:950px; 
	height:125px; 
	z-index:1; 
	margin: 0px; 
}
div #header {
	width: 100%;
	margin: 0;
	padding: 0;
}
div #headerlogo {
	float: left;
	width: 300px;
	height:42px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;

}
div #headercards {
	width:90px; 
	height:18px; 
	margin-left: 400px; 
	margin-top: 60px;
}
div #headerhotline {
	width: 450px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div #headerhotline .tblcontact {
	margin: 0px;
	padding: 0px;
	width: 100%;

}
div #headerhotline .tblcontact td {
	font-size: 1.0em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div #headerhotline .tblcontact td h2 {
	font-size: 1.2em;
	color: #C00;
	text-align: right;
	padding: 10px;
}
#footerWrapper {
	clear: both;
	width:950px;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 0.75em;
	color: #999;
}
#footerWrapper a {
	color: #8694C4;
	text-decoration: none;
}
#footerWrapper a:hover {
	color: #8694C4;
	text-decoration: underline;
}
div#mainWrapper{
	float: left;
	width:950px;
	z-index:1;
	margin: 0px;
	height: 100%;
	background-image: url(images/mainWrapper-bg.png);
	background-repeat: repeat-y;
}
.home div#mainWrapper{
	float: left;
	width:950px;
	z-index:1;
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
	background-image: none;
	border-style: solid;
	border-color: #CCCCCC;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
}
.home #homeanimation {
	width: 890px;
	height: 160px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.home #homeanimation #homeleft {
	float: left;
	width: 400px;
}
.home #homeanimation #homeleft img {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 100px;
}
.home #homeanimation #homeleft a img {
	border: none;
}
.home #homeanimation #homeright {
	float: left;
	width: 450px;
}
.home #homeanimation #homeright a img {
	border: none;
}
.home #textwrapper {
}
.home #textwrapper .textleft {
	width: 48%;
	float: left;
}
.home #textwrapper .textright{
	width: 48%;
	float: right;
}

div#leftNavWrapper{
/*	position: absolute;
	left: 0px;
	top: 0px; */
	float: left;
/*	height: 100%; */
	height: auto;
	z-index:10;
	width:150px;
	margin: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #CCCCCC;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	}

div#icebanner {
	float: left;
	width: 648px;
	height:74px;
	z-index:1;
	border-color: #CCCCCC;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-image: url(images/icebanner2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/* main content area on home page - below icebanner */
div#mainContentHome{
/*	position: absolute;
	left: 154px;
	top: 76px; */
	float: left;
	z-index:2;
	margin: 0px; 
	width:590px;
/*	height:595px; */
	height:450px; 
	padding: 10px 28px 28px 28px;
	}
div#mainContent{
/*	position: absolute;
	left: 175px;
	top: 36px; */
	float: left;
	z-index:2;
	margin: 0px;
	width:590px;
	padding: 10px 28px 28px 28px;
	height: 100%; 
	}
.home div#mainContent{
	width: 880px;
	}
div#crumbWrapper{
/*	position: absolute;
	left: 154px;
	top: 5px; */
	float: left;
	z-index:2;
	margin: 0px; 
	width:590px;
	height:10px;
	padding:4px;
	}

div#rightNavWrapper{
/*	position: relative; 
	left: 0px; 
	top: 0px; */
	float: right;
	position: relative; 
/*	top: -18px; */
	z-index:10;
	width:150px;
	height:100%;   
	margin: 0px; 
	padding: 0px; 
/*	background-color: #D0E1FB; now fixed by wrapper background!*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(images/snowflake_pale_blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	}

a:link {color: #004110;
text-decoration: none;
}
#specialoffers {
	float: left;
	width: 638px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#specialoffers .feature {
	float: left;
	height: 120px;
	width: 180px;
	background-color: #FFF;
	color: #009;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #009;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#specialoffers .feature img.prodimage {
	width: 100px;
	height: 88px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.feature h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #C00;
	padding: 0px;
	margin: 0px;
}
.feature p.prodname {
	font-size: 1em;
	font-weight: normal;
	color: #009;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.feature p.prodcode {
	font-size: 0.65em;
	font-weight: normal;
	color: #999;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.feature p.prodprice {
	font-size: 1.4em;
	font-weight: bold;
	color: #E88B00;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#specialoffers .feature img.more {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:hover {
	color: #66CC33;
}

h1 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #000099;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px; 
	margin-left: 0px;
}

h2 {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2.menhdg {
	font-size: 130%;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}
h3.mensubhdg {
	font-size: 80%;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

/* Alternatives D2DDED E5E9EF */
.menbar {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}

a.menutxt {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
	background-color: #FFFFFF;
}

td a.menutxt:hover{
	background: #eee;
	text-decoration: none;
}

a.catlink {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
.crumb a {
	color: #999999;
	text-decoration: none;
}
.crumb {
	font-size: 80%;
	color: #999999;
}
.telephoneSales {
	color: #CC0000;
	font-weight: bold;
}
.mencell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.footertext {
	font-size: 80%;
	color: #999999;
}
.tinytext {
	font-size: 70%;
}
.celbotbrd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.celtopbrd {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.comment {
	font-size: 75%;
	color: #999999;
}
.srchtxt {
	font-size: 75%;
	color: #666666;
}
.cat1link {
	font-size: 1.05em;
	font-weight: bold;
	color: #666666;
}
a.cat1link:link, a.cat1link:visited {
	text-decoration: none;
	color: #009;
}
a.cat1link:hover, a.cat1link:active {
	text-decoration: underline;
	color: #000099;
}
.cat2link {
	font-size: 1.0em;
	font-weight: normal;
	margin-left: 15px;
	color: #666666;
}
a.cat2link, 
a.cat2link:visited {
	text-decoration: none;
	color: #009;
}
a.cat2link:hover {
	text-decoration: underline;
	color: #000099;
}
a.cat2link:active {
	text-decoration: underline;
	color: #000099;
}
.cat3link {
	font-size: 0.95em;
	font-weight: normal;
	margin-left: 30px;
	color: #666666;
}
a.cat3link:link, a.cat3link:visited {
	text-decoration: none;
	color: #000000;
}
a.cat3link:hover, a.cat3link:active {
	text-decoration: underline;
	color: #000099;
}
#navWrapper {
	background-color: #000099;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	padding: 0;
	margin: 0;
	float: left;
	width: 950px;
	height: 27px;
}
#searchbar {
	width:150px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
	background-color: #009;
	font-weight: bold;
	margin: 0px;
	color: #999999;
	float: right;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#navbar {
	z-index: 3;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background-color: #000099;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 150px;
	margin-bottom: 0px;
	margin-right: 10px;
	color: #FFF;
	float: left;
	padding: 0px;
	width: 500px;
}

#navbar a {
	color: #FFF;
	text-decoration: none;
	border: none;
	display: inline;
	padding-top: 7px;
	padding-bottom: 5px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#navbar a:visited {

}

#navbar a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000099;
}
#navbar a:hover {
	text-decoration: none;
	color: #000099;
	background-color: #FFF;
}

/*---Category menu in the right bar---*/
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#catmenu {
	position: relative; 
	top: 0;
	left: 0px;
}
#catmenu {
/* width: 100%; */
}
#catmenu dt {
	color: #000099;
	cursor: pointer;
	margin: 0 0 ;
	padding: 0 0 0 10px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
#catmenu dd.show {
	border: 0px solid gray;
	display: block;
}
#catmenu dd.hide {
	border: 0px solid gray;
	display: none;
}
#catmenu ul {
	padding: 0 10px 10px 20px;
}
#catmenu li {
	text-align: left;
/*	background: #fff;*/
}
#catmenu li a, #catmenu dt a {
	color: #000099;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#catmenu li a:hover, #catmenu dt a:hover {
	background: #eee;
	text-decoration: none;
}
div#orderitem {
	margin: 20px;
	padding: 10px;
	border: 1px solid #CC0000;
	background-position: center;
	text-align: center;
	width: 150px;
}
.clearfloat {
	clear: both;
}
table.tblcontact {
	margin-top: 10px;
}
table.tblcontact h2 {
	color: #999;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
table.tblcontact td {
	padding-top: 5px;
	padding-bottom: 10px;
}
