/* CSS Document */
A:link {
	COLOR: #333333
}
A:visited {
	COLOR: #333333
}
A:hover {
	COLOR: #333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333
}
#banner {
	text-align: right;
	background-image: url(images/banner-txt.jpg);
	height: 140px;
	width: 980px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
#spacer {
	width: 980px;
	background-image: url(images/spacer.gif);
	line-height: 8px;
}
#blubox {
	background-image: url(images/blu-box.jpg);
	font-size: 14px;
	padding:4px;
	border:solid 1px #cdd9e7;
}
#navbar {
	text-decoration: none;
	text-align: center;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	background-color: #FFFFFF;
}
.navbar_nolink {
	border-bottom: 1px solid #333333;
}
.navspacer {
	border-bottom: 1px solid #333333;
	width: 1px;
}
.navbarrt {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/nav-bgrnd.gif);
	border-bottom: 1px solid #333333;
}
#navbar a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-image: url(images/nav-bgrnd.gif);
	border-bottom: 1px solid #333333;
}
#navbar a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #FFFFFF;
	background-image: url(images/nav-bgrnd-down.gif);
}
#navbar a:active {
	color: #FFFFFF;
	display: block;
}
#navbar td a { text-decoration: none; width:100%; display:block;
}

#maincont #rt-box {
	margin-top: 6px;
	float: left;
}
#prodbox {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	float: left;
	padding: 10px 14px 10px 14px;
}
*html #prodbox {
	width: 740px;
}
#prodtabl {
	font-size: 14px;
	color: #333333;
	text-align: center;
	border-right: 1px solid #e0e0e0;
}
#prodtabl td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.prodtablhead {
	font-size:14px;
	font-stretch:expanded;
	font-weight:bold;
}
#prodtabl tr:nth-child(odd)    { background-color:#eee; }
#prodtable tr:nth-child(even)    { background-color:#fff; }
#accessories {
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}
#comp {
	font-size: 14px;
	color: #333333;
	text-align: left;
	border-right: 1px solid silver;
}
#comp td {
	padding: 2px 4px 2px 4px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
}
#footer {
	width: 980px;
	margin: 4px 0px 8px;
	border-top: 2px solid #CCCCCC;
	line-height: 16px;
	padding-top: 4px;
	font-size:10px;
	color:#666666;
}
#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color:#666666;
}
#maincont #faq {
	font-size: 12px;
	line-height: 16px;
	width: 78%;
	text-align: justify;
	padding: 12px;
}
#maincont #faq li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#maincont #cust_table {
	border-right: solid 1px #0000FF;
	border-bottom: solid 1px #0000FF;
	margin: auto;
}
#maincont #cust_table td {
	text-align: center;
	border-left: solid 1px #0000FF;
	line-height: 17px;
}

