/* CSS Document */


.mainmenu:link  {color: #0a6594;text-decoration: none; font-weight: bold; font-size:12px;}
.mainmenu:visited  {color: #0a6594;text-decoration: none; font-weight: bold; font-size:12px;}
.mainmenu:active  {color: #1790cd;text-decoration: underline; font-weight: bold; font-size:12px;}
.mainmenu:hover  {color: #1790cd;text-decoration: underline; font-weight: bold; font-size:12px;}

		}
		a:link,a:visited,a:active {
			color: #0066CC;
			text-decoration: underline;
		}
		a:hover {
			color: #DD8808;
			text-decoration: underline;
		}

.nounderline:link, .nounderline:visited, .nounderline:active {
	text-decoration: none;}

.nounderline:hover {
	text-decoration: underline;}

.topmiddleheader {
	font-size: 16px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 12px;
	color: #0066CC;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.padding {padding:5px;}

.indent50 {margin-left:50px;}
.indent100 {margin-left:100px;}

.note { font-size: 10px; color:#666666;}



		.headerLogo {
			//height: 60px;
		}
		.headerQuickLinks {
	color: #FFFFFF;
	font-size: 10px;
		}
		.headerQuickLinks a:link,.headerQuickLinks a:visited,.headerQuickLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
		}
		.headerQuickLinks a:hover {
	color: #DD8808;
	text-decoration: none;
	border-bottom: 1px dotted #DD8808;
		}
.topbanner {
	background-image: url(/images/hoven_header_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
.affiliatestop {
	background-color: #c3d021;
	padding: 0px;
}

.indexpagegrey {padding: 15px 30px 0 30px;}

.discountlandingborder {border: 1px solid #c5e436; padding: -15px 4px -4px 0px;}
	

.headerBackground {
	background-image: url(/images/header_background.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	width: 200px;
}
		.footerCopyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
		}
		.footerCopyright a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
		}
		.footerCopyright a:hover {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px dotted #FF9900;
		}
		.footerSiteBy {
			color: #3E3C46;
			font-size: 10px;
		}
		.footerSiteBy a {
			color: #3E3C46;
			border-bottom: 0px;
		}
		.footerSiteBy a:hover {
			color: #3E3C46;
			border-bottom: 0px;
		}

.thinbox {
	background-color: #ffffff;
	border: 1px solid #555555;
}
.thingreybox {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.tubetable {
	padding: 10px 10px 10px 20px;
}

.tblPadding {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
		.tblBackgroundHighlight {
			background-color: #D0EBFC;
		}
		.tblBackgroundSeperate {
			background-image: url(/images/line.gif);
			background-repeat: no-repeat;
			background-position: center top;
			width: 1px;
		}
		.tblBackgroundContent {
			padding-top: 10px;
			padding-left: 5px;
		}
		.tblBackgroundHeader {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight: bold;
			color: #656273;
		}
		

.sideBarContent {
	padding-right: 15px;
	padding-left: 15px;
}

.smallTxt {
	font-size: 10px;
}
.highlightTxt {
	color: #FD3A11;
}
.highlightTxt a {
	color: #FD3A11;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e33922;
}
.highlightTxt a:hover {
	color: #FD3A11;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD3A11;
}
.tblOdd {
	background-color: #EFEFEF;
}
.tblEven {
}	
.tblSpacer {
	height: 20px;
}
.tblSavingscolorless {
	margin: 5px;
		}
.tblSavings {
	//background-color: #EDF8FE;
	//border: 1px solid #D0EBFC;
	margin: 5px;
		}
.shadeLight {background-color: #efefef;}
.shadeTr {border: 1px solid #666666;}
.shadeDark { background-color: #cdcdcd;}
.shadeDarker {background-color: #656273; color:#FFFFFF; font-weight: bold;}
.shadeBrownish { background-color: #D9D9B3;}
.shadeDarker td {border-bottom: 1px solid white;}

.NormalItalics {font-style:italic;}


