﻿#vehicles-menu-holder 
{
	background-image: none;
	background-color:black ;
	color:white;
    text-transform: uppercase ;
	width:auto;
	height:40px;
	text-align:center;
}

#header 
{
	background-image: none;
	width:auto;
	height:40px;
	text-align: left;
	border-bottom: solid 1px #FFFFFF;
}

#header TD
{
	height:12px; 
}

.actuator, .actuator-over
{
	height: 12px;
	padding-bottom: 0px;
}


.actuator img , .actuator-over img 
{
	visibility: hidden;
	margin: 0px;
	
}


#actuator0 {
/*	width: 80px;*/
	width:140px;
	border-right: solid 1px white;
}
#actuator1 {
	width: 100px;
	border-right: solid 1px white;
	
}
#actuator2 {
	/*width: 80px;*/
	width: 150px;
	border-right: solid 1px white;
}
#actuator3 
{
	width: 110px;
	border-right: solid 1px white;
}

#actuator4
{
	width: 100px; 
	border-right-width: 0;
}

.menu UL LI
{
		text-align:left;
		text-transform:none;

}


#header #message 
{
	width: 0px;
	visibility: hidden;
}


#footerDiv Div
{
	background-image: url('/Style Library/Polaris/ATV/2009/secondary_nav_bkg.gif');
	background-repeat:repeat-x;
	background-position:0 0;
	text-align:center;
}

.footer 
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('/Style Library/Polaris/ATV/2009/footer.gif');
	padding-left: 0px;
	padding-right:0px;
	width: 890px;
	
}
	.footer Div
	{
		background-color:Black; 
		color:White; 
		width:100%; 
		height:500px; 
		text-align:center;
	}

	.footer TD
	{
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 10px;
		color: white;
	}
	.footer TD.footerLeft
	{
		text-align:left;
	}
	.footer TD.footerRight
	{
		text-align:right;
	}


