a:link {
	color: #667394;
}
a:visited {
	color: #667394;
}
a:active {
	color: #667394;
}
body {
	background-image: url(images/bg-lines.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
}


#quoteForm {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/quote.jpg);
	width: 211px;
	padding-top: 0px;
	height: 690px;
}
.btn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-size: 11px;
}
#quoteForm p {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 8px;
}
.orangeForm {
	font-size: 12px;
	color: #CB6D30;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 160px;
}
#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

*#footerNav a:link, #footerNav a:visited {
	color: #990000;
    text-decoration:underline;
}
*#footerNav a:hover, #footerNav a:active  {
	color: #ff0000;
    text-decoration:none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 4px;
	list-style-image: url(images/bullet-orange.gif);
	margin-left: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.product h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
.product p {
	margin-top: 4px;
	margin-bottom: 4px;
}
ul {
	margin: 0px;
}

#bulletshome {
	width: 320px;
	margin-top: 0px;
	margin-left: 20px;
}

#bulletsinner { }

/*

#bulletsinner {
	width: 95%;
	margin-top: 0px;
	margin-left: 0px;
}
*/

#bullets {
	width: 260px;
	margin-top: 0px;
	margin-left: 20px;
}
#thumbs {
	width: 320px;
	margin-top: 20px;
	margin-left: 30px;
}
#main {
	width: 246px;
	background-image: url(FPOs/FPO-topSellers.jpg);
	margin-left: 20px;
}
#details {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerNav a:link {
	color: #990000;
	text-decoration: none;
}
#footerNav a:hover {
	color: #FFCC66;
	text-decoration: none;
}
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg-arch2.png);
	
	background-repeat: no-repeat;
}
#sideNav {
	width: 210px;
	float: left;
	line-height: 1.5;
	font-weight: heavy;
	font-size: 13px;
	
}
#center {
	margin-left: 210px;
	width: 550px;
}
.product {
	width: 170px;
	padding: 5px;
	float: left;
}
.breadcrumb {
	font-size: 10px;
	margin-right: auto;
}
h1 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/linecenter.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	font-weight: normal;
	font-size: 22px;

}
h3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 200px;
	background-image: url(images/crosshair.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 22px;
}
h4 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/crosshair2.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}
h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}
.contactFooter {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
}
.contactFooter a {
	color: #003366;
	text-decoration: none;
}
#accessories a {
	color: #993300;
}
#configuration {
	float: right;
	width: 172px;
	padding-right: 20px;
}
#configuration a {
	color: cc6600;
}

.mainlinks a:hover {
	color: #FF9900;	
	border-color: #FF9900;
	
}

/* Main Nav */


.mainnav { width:180px; }
.mainnav a { text-decoration:none; color:#00255c; padding-bottom:2px; padding-left:15px; padding-right:5px; padding-top:2px; border-bottom:1px; border-bottom-style:solid; border-bottom-color:#667394; border-left:1px; border-left-style:solid; border-left-color:#667394; border-top:1px; border-top-style:solid; border-top-color:#667394; border-right:1px; border-right-style:solid; border-right-color:#667394; font-weight:bold; background:#f8faed; display:block; }
.mainnav a:visited { text-decoration:none; color:#00255c; }
.mainnav a:active { text-decoration:none; color:#00255c; }
.mainnav a:hover { text-decoration:none; color:#00255c; border-left-color:#ff9900; border-right-color:#ff9900; border-top-color:#ff9900; border-bottom-color:#ff9900; display:block; }

.mainnav2 { width:180px; margin:2px; }
.mainnav2 a { text-decoration:none; color:#00255c; padding-bottom:2px; padding-left:15px; padding-right:5px; padding-top:2px; border-bottom:1px; border-bottom-style:solid; border-bottom-color:#667394; border-left:1px; border-left-style:solid; border-left-color:#667394; border-top:1px; border-top-style:solid; border-top-color:#667394; border-right:1px; border-right-style:solid; border-right-color:#667394; font-weight:bold; background:#f8faed; display:block; }
.mainnav2 a:visited { text-decoration:none; color:#00255c; }
.mainnav2 a:active { text-decoration:none; color:#00255c; }
.mainnav2 a:hover { text-decoration:none; color:#00255c; border-left-color:#ff9900; border-right-color:#ff9900; border-top-color:#ff9900; border-bottom-color:#ff9900; display:block; }

/* Sub Nav Flyouts */

.subnavflyout { width:170px; padding-left:15px; padding-top:10px; padding-bottom:10px; }
.subnavflyout a { text-decoration:none; color:#00255c; }
.subnavflyout a:visited { text-decoration:none; color:#00255c; }
.subnavflyout a:active { text-decoration:none; color:#00255c; }
.subnavflyout a:hover { text-decoration:underline; color:#00255c; }
