html,body {
	height:100%;
	margin-bottom:1px;
}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF; margin-top: 0px; padding-top: 0px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-image: url(images/pagebg.gif); background-repeat: repeat-x; background-position: top; color:#ffffff;}
td {color:#ffffff;}

.hatchbg {  background-image: url(images/hatch.gif)}
#cart {  background-image: url(images/hatchl.gif); }
#cart td {color: #000000;}

#breadcrumbs  {
	color:#ffffff;
	padding-left: 10px;
	margin-top: 9px; 
	padding-top: 9px;
	margin-bottom: 0px; 
	padding-bottom: 0px;
}
#breadcrumbs a {
	color:#ff0000;
	text-decoration: none;
}

#breadcrumbs a:hover {color:#ffffff;}
h3 {
	font-size: 12pt;
	color: #FFFFFF;
}


#40percent {height:100%; background-image: url(images/new07.gif); background-repeat: no-repeat; background-color: #CC00CC; ; background-position: bottom; clip:  rect(  0px )}



.headline {  background-color: #000000; background-image: url(images/headlineslice.gif); background-repeat: repeat-x; background-position: top;}
hr {  margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px}
.cartheadline { background-color: #4d4d4d; background-image: url(images/cartheadlineslice.gif); background-repeat: repeat-x; }


#productpage a {
	color:#ff0000;
	text-decoration: none;
}

#productpage a:hover {color:#ffffff;}

#productpage {color: #ffffff;}.addcart {  color: #FFFFFF; background-color: #CC0000; border: 1px #FFFFFF solid}
.ourprice {  font-size: 20pt; font-weight: bold; color: #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}





#bullets {background-color: #ffffff;}
#bullets td {color: #000000;}






.productlist a {
	color:#ff0000; 
	
}

.productlist a:hover {color:#ffffff; text-decoration: none;}a {  color: #FF0000; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: none}
.supplier {  color: #FF0000; font-size: 12px}
.topcompany { padding:0px 10px 15px 10px ; }




/********** Product Finder **********/

#productContainer {
	position:relative; 
	height:400px; 
	overflow:auto;
	overflow-x:hidden;
	margin:7px; 
	border:1px solid #ffffff
}

#product-selector {
	overflow:		hidden;
	margin-bottom:	25px;
	/*border:	1px solid blue;*/
	width:514px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.selector {
	float:left;
	width:170px;
	height:	130px;
	border:0 solid #ffffff;
}

.selector ul {
	margin:	0;
	padding: 0;
	list-style: none;
}
.selector li {
	cursor:		pointer;
}

.selector li a {
	display:			block;
	padding:			6px 6px 6px 34px;
	font-weight:		bold;
	text-decoration:	none;
	background:			transparent url(/images/red-arrow.gif) no-repeat scroll 5px 50%;
	color:				#e20806;
	/*border:		1px solid purple;*/
	/*height:		30px;*/
}

.selector a.active {
	/*background:			#e20806;*/
	padding:			5px 6px 5px 34px;
	color:				#ffffff;
	border:				1px solid #e20806;
	border-width:		1px 0 1px 0;
}

.selector li a:hover {
	color:		#ffffff;
	/*background: #dd0000;*/
	padding:			5px 6px 5px 34px;
	border:				0 solid #ffffff;
	border-width:		1px 0 1px 0;
}

.selector li a:focus {
	outline:	none;
}
.selector h3 {
	margin: 0 5px 10px;
	font-size:	14px;
	font-weight:bold;
}