body {
	background-image: url(media/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;	
	margin: 0;
}

form{
	margin: 0 0;
	padding: 0 0;
}

.headercontainer {
	height: 100px;
	width: 900px;
	margin: 0px auto 10px auto;
	overflow: hidden;
}

.headerlogo {
	float: left;
	height: 66px;
	width: 225px;
}


.headernav {
	margin: 15px 0px 0px 0px;
	width: 650px;
	height: 46px;
	float: right;

}
.loginstatus {
	float: right;
	height: 20px;
	width: 650px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
}


.headernavbtn {
	height: 20px;
	width: auto;
	margin-right: 2px;
	text-align: right;
	float: left;
	margin-bottom: 2px;
}
.headercol2 {
	float: right;
	width: 650px;
}


.container {
	background-color: #FFFFFF;
	height: auto;
	width: 880px;
	margin: 0px auto 0px auto;
	clear: both;
	padding: 0px 10px 0px 10px;
}


.roundtop {
	background-image: url(media/roundtop.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 900px;
	clear: both;
	margin: 0px auto 0px auto;
}


.roundbtm {
	background-image: url(media/roundbtm.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 900px;
	clear: both;
	margin: 0px auto 10px auto;
}
.userstrip {
	clear: both;
	width: 880px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	height: 40px;
	overflow: hidden;
}
.usersearch {
	float: left;
	height: auto;
	width: 200px;
	margin-bottom: 4px;
}
.userlogin {
	float: right;
	width: 860px;
	text-align: right;
	margin: 0px 0px 0px auto;
}



.ftrinfo{
	background-color: #FFFFFF;
	width: 880px;
	margin: 0px auto 0px auto;
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
}
.ftrleft {
	float: left;
	height: auto;
	width: 200px;
	text-align: left;
}
.ftrright {
	float: right;
	width: 200px;
	text-align: right;
}
.ftrctr {
	float: left;
	width: 460px;
	text-align: center;
	margin-left: 10px;
}



.sidenav {
	float: left;
	height: auto;
	width: 200px;
}
.colright {
	float: right;
	height: auto;
	width: 670px;
}
#advsrch {
	background-image: url(media/adv_srch_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 190px;
	width: 650px;
	padding-left: 20px;
	padding-top: 10px;
}

.clear {
	clear: both;
	width: auto;
}
.subbox {
	background-image: url(media/subback.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 320px;
	margin: 10px 15px 5px auto;
	overflow: hidden;
}
.subimage {
	float: left;
	height: 50px;
	width: 50px;
	border: solid 1px #CCCCCC;
	margin: 14px 4px auto 14px;
	overflow: hidden;
}
.subtext {
	float: left;
	width: 220px;
	margin: 15px auto auto auto;
}
.ruler {
	width: auto;
	height: 1px;
	background-color: #ccc;
	clear: both;
	}
	
	.rulerdots {
	width: auto;
	height: 1px;
	border-top: dotted 1px #ccc;
	clear: both;
	}
	
.hpProductWrapper {
	height: 136px;
	width: 120px;
	margin-right: 14px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(media/hp_feature.jpg);
	background-repeat: no-repeat;
	float: left;
}


.hpImageBox{
	width: 90px;


	height: 70px
	overflow: hidden;
	margin: 4px auto 0px auto;
	padding: 5px;
	text-align: center;
	height: 60px;
	overflow: hidden;
	display: block;
	background-color: #FFFFFF;
	}
.hptextarea {
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 50px;
	overflow: hidden;
}

.colfulltxt {
	clear: both;
	width: 670px;
	margin: 0px 0px 10px 0px;
	color: #006666;
	padding-top: 5px;
}
.colfulltxt p {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.sep5px {
	clear: both;
	height: 5px;
	width: auto;
}

.resultswrapper {
	height: 180px;
	width: 150px;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
	background-image: url(media/resultsback.jpg);
	background-repeat: no-repeat;
}

.resultscol1 {
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	clear: both;
	margin: 0px auto 2px auto;
	text-align: center;
}

.resultscol2 {
	width: 100%;
	height: 70px;
	clear: both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
	margin: 0px;
}

.resultscol2 a:link{
	text-decoration: none;	
}

.resultscol2 a:visited{
	text-decoration: none;	
}

.resultscol2 a:hover{
	text-decoration: underline;	
}

.resultscol2 a:active{
	text-decoration: none;	
}


.resultscol3 {
	width: 100%;
	height: 16px;
	text-align: right;
	font-size: 12px;
	clear: both;
	margin: 0px;
	font-weight: bold;
}


.selectivemenu {
	background-color: #F0F0F0;
	clear: both;
	height: auto;
	width: 658px;
	padding: 5px;
	border: solid 1px #f0f0f0;
}
.container .colright .colfulltxt h2 {
	margin: 0px;
}
.WArow1 {
	background-color: #CCCCCC;
}
.WArow2 {
	background-color: #F0F0F0;
}




td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: top;
}


.txt9 {
	font-size: 9px;
	color: #333333;
}.txt10 {
	font-size: 10px;
	color: #333333;
}
.txt11 {
	font-size: 11px;
	color: #333333;
}
.txt12 {
	font-size: 12px;
	color: #333333;
}
.txt14 {
	font-size: 14px;
	color: #333333;
}.txt16 {
	font-size: 16px;
	color: #333333;
}

a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {
	text-decoration: none;
	color: #333333;}
a:active {  color: #333333; text-decoration: none}

.topnav {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
	text-align: left;


}
.topnav a:link {
	color: #ffffff;
	text-decoration: none;
}
.topnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.topnav a:hover {
	color: #cccccc;}
.topnav a:active {  color: #cccccc}

.usernav {
	color: #333333;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
}
.usernav a:link {
	color: #333333;
	text-decoration: none;
}
.usernav a:visited {
	color: #333333;
	text-decoration: none;
}
.usernav a:hover {
	color: #333333;
	text-decoration: underline;}
.usernav a:active {  color: #666666}


.copyright {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;

}
.searchbox {
	font-size: 11px;
	color: #2D2D2D;
	background-color: #FFFFFF;
	border: solid 1px #979797;
	width: 150px;
	height: 16px;
	background-image: url(media/search.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-left: 2px;
	padding-top: 2px;
}
.white {
	color: #FFFFFF;
	padding-left: 2px;
}
.results {
	font-size: 11px;
}
.yousave {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
.subcat {
	font-size: 10px;
	color: #000000;

}
.subcat a:link {
	color: #000000;
	text-decoration: underline;
}
.subcat a:visited {  color: #000000; text-decoration: none}
.subcat a:hover {
	text-decoration: none;
	color: #999999;}
.subcat a:active {  color: #000000; text-decoration: none}
.lrgtitle {
	font-size: 14px;
	color: #006699;
	text-align: left;
	font-weight: bold;

}
.txt10 {
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;


}
.txt10red {
	font-size: 10px;
	color: #333333;

}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.kback {
	background-image: url(media/K.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	background-color: #006699;

}
.whtlink {
	font-size: 10px;
	color: #FFFFFF;
}

.whtlink a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.whtlink a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.whtlink a:hover {
	text-decoration: underline;
	color: #ffffff;}
.whtlink a:active {  color: #ffffff; text-decoration: none}
.txt10wht {
	font-family: "helvetica. arial", verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.bluebox {
	background-color: #00FFFF;
	padding: 10px;
	clear: both;
	height: auto;
	width: 500px;
	font-weight: normal;
}
.newsrepeater {
	float: left;
	height: auto;
	width: 650px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	clear: both;
}
.newsdate {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 2px 0px 0px 20px;
}

.newsrepeater h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	margin: 0;
	padding-bottom: 4px;
}
.newsimage {
	margin: 10px;
	float: right;
}
.sep10px {
	clear: both;
	height: 10px;
	width: auto;
}
h2 {
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 18px;
}
.infobtn {
	background-image: url(media/infobtn_bg.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 22px;
	line-height: 100%;
	padding-left: 5px;
	padding-top: 8px;
	font-size: 11px;
	margin-bottom: 2px;
}
.infobtn a{
	display: block;
	text-decoration: none;
}

.infobtn a:hover{
	display: block;
	text-decoration: underline;
}
