@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../Images/acv_stripe_back.gif);
	background-repeat: repeat;
	background-position: top;
}

.twoColFixLt #container { 
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	text-align: left;
	background-image: url(../Images/nav_green_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.twoColFixLt #sidebar1 {
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
}

.twoColFixLt #mainContent { 
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}

.row1Txt {
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding: 5px 10px 10px 10px;
	line-height: 21px;
}

.row2Txt {
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding: 5px 10px 10px 10px;
}

.AccessoriesTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.navProdLinks:link {font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: none; text-align: left;}
a.navProdLinks:visited {font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: none; text-align: left;}
a.navProdLinks:active {font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-image: none; text-align: left;}
a.navProdLinks:hover {font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; background-image: none; text-align: left;}

a.rightOptLinks:link {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; color: #990000; text-decoration: none;}
a.rightOptLinks:visited {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; color: #990000; text-decoration: none;}
a.rightOptLinks:active {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; color: #990000; text-decoration: none;}
a.rightOptLinks:hover {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; color: #990000; text-decoration: underline;}

a.vacuumLinks:link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a.vacuumLinks:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a.vacuumLinks:active {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a.vacuumLinks:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}

a.footerLinks:link {font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
a.footerLinks:visited {font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
a.footerLinks:active {font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
a.footerLinks:hover {font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline;}

a.bodyLinks:link {font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;}
a.bodyLinks:visited {font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;}
a.bodyLinks:active {font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;}
a.bodyLinks:hover {font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline;}

#footer {
	position: relative;
	left: -330px;
	top: 7px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 25px;
}

UL.bodyTxt {
	list-style: disc;
	width: 400px;
	text-align: left;
	font-size: 12px;
	margin-left: 15px;
}

UL.bodyTxt :hover {
	font-weight: normal;
}

LI.bodyTxt {
	list-style: disc;
	width: 400px;
	text-align: left;
	font-size:12px;
}

LI.bodyTxt :hover {
	font-weight: normal;
}

.navholder {
	width: 190px;
	height: 504px;
	float: left;
	display: inline; /* doubled margin bug fix for IE/win */
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(../Images/nav_back_earth.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

ul {
	position: relative;
	left: -20px;
  	width: 162px;
	border-top: 0px; /* Makes top border on flyouts */
	margin-top: 15px;
}

li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom; /* for IE5/win */
	margin-left: -30px;
}

ul a {
	display: block;
	padding: 5px 15px;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
}

ul a:hover {
	/* background-image: url(../Images/main_nav_white_hover.gif); */
	background-image: url(../Images/main_nav_yellow_hover.gif);
	background-repeat: no-repeat;
	background-position: right;
}

ul ul { 
	position: absolute;
	width: 80px; 
	left: -3000px;
	background: none;
	color: #000000;
	margin-left: 15px;
}

ul ul a {
	width: 100px;
	color: #000000;
	text-align: left;
	margin-top: -4px;
	padding-bottom: 10px;
}

ul ul a:hover {
	background: none;
}
		
li:hover {
	font-weight: bold;
	background: none;
}
	
ul li:hover ul {
	left: 150px;
	top: 4px;
	color: #000000;
}

ul a:hover {
	text-decoration: none;
}

table.subNav {
	position: absolute;
	left: 195px;
	top: 0px;
}

*html table.subNav {
	position: absolute;
	left: 150px;
	top: 1px;
}

a.mainNav {
	display: block;
	padding: 5px 15px;
	vertical-align: bottom; /* needed for IE5/win */
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainNav:hover {
	/* background-image: url(../Images/main_nav_white_hover.gif); */
	background-image: url(../Images/main_nav_yellow_hover.gif);
	background-repeat: no-repeat;
	background-position: right;
}