﻿/*
-------------------------------------------------------
This is where navigation items should be styled
for firefox and other good browsers
-------------------------------------------------------
*/


/*
-------------------------------------------------------
Left Menu Navigation
-------------------------------------------------------
*/
div#LeftNavigation
{ 
	color:White;
	font-family:Verdana;
	font-size:11px;
	font-weight:bolder;
	line-height:20px;
	vertical-align:middle;
	height:100%;
}

div#LeftNavigation a
{
	text-decoration:none;	
	color:White;
}

div#LeftNavigation ul
{
	display:inline;
}
/* START NAVIGATION ITEMS */

div#Menu0 li a
{	
	background-image: url(/SiteImages/Menu/LeftNavigation_A03.GIF);
	background-repeat:no-repeat;
	height:20px;
	width:210px;
	text-indent:35px;
	top:0;
	display:block;
	margin:0;
	/*padding: 0, 0, 0, 0;*/
}

div#Menu0 li a:hover
{
	background-image: url(/SiteImages/Menu/LeftNavigation_A05.GIF);
	background-repeat:no-repeat;
}

div#Menu0 .Menu0Header
{
	background-image: url(/SiteImages/Menu/LeftNavigation_A01.GIF);
	background-repeat:no-repeat;
	position:relative;
	height:39px;
	width:210px;
	margin-bottom:-20px;
	padding:0;

}
div#Menu0 .Menu0Footer
{
	background-image: url(/SiteImages/Menu/LeftNavigation_A07.GIF);
	background-repeat:no-repeat;
	position:relative;
	height:39px;
	width:210px;
	margin-top:-20px;
}


/**/
div#Menu1 li a
{	
	background-image: url(/SiteImages/Menu/LeftNavigation_03.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:210px;
	text-indent:35px;
	top:0;
	display:block;
	margin:0;
	/*padding: 0, 0, 0, 0;*/
}

div#Menu1 li a:hover
{
	background-image: url(/SiteImages/Menu/LeftNavigation_05.jpg);
	background-repeat:no-repeat;

}

div#Menu1 .Menu1Header
{
	background-image: url(/SiteImages/Menu/LeftNavigation_01.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:39px;
	width:210px;
	margin-bottom:-20px;
	padding:0;

}
div#Menu1 .Menu1Footer
{
	background-image: url(/SiteImages/Menu/LeftNavigation_07.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:39px;
	width:210px;
	margin-top:-20px;
}

/* END JET SKI NAV */
div#Menu2
{
	margin-top:-10px;	
}

div#Menu2 li a
{	
	background-image: url(/SiteImages/Menu/LeftNavigation_11.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:210px;
	left:0;
	text-indent:35px;
	top:0;
	display:block;
}

div#Menu2 li a:hover
{
	background-image: url(/SiteImages/Menu/LeftNavigation_13.jpg);
	background-repeat:no-repeat;
}

div#Menu2 .Menu2Header
{
	background-image: url(/SiteImages/Menu/LeftNavigation_09.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:39px;
	width:210px;
	margin-bottom:-22px;
}

div#Menu2 .Menu2Footer
{
	background-image: url(/SiteImages/Menu/LeftNavigation_15.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:60px;
	width:210px;
	margin-top:47px;
	top:0;
	margin-top:-20px;
}

/* END QUAD BIKE NAV */

div#Menu3
{
	margin-top:-10px;	
}

div#Menu3 li a
{	
	background-image: url(/SiteImages/Menu/LeftNavigation_19.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:210px;
	left:0;
	text-indent:35px;
	top:0;
	display:block;
}

div#Menu3 li a:hover
{
	background-image: url(/SiteImages/Menu/LeftNavigation_21.jpg);
	background-repeat:no-repeat;
}

div#Menu3 .Menu3Header
{
	background-image: url(/SiteImages/Menu/LeftNavigation_17.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:39px;
	width:210px;
	margin-bottom:-20px;
}

div#Menu3 .Menu3Footer
{
	background-image: url(/SiteImages/Menu/LeftNavigation_23.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:60px;
	width:210px;
	margin-top:47px;
	top:0;
	margin-top:-20px;
}

/* END QUAD BOAT NAV */

div#Menu4
{
	margin-top:-20px;	
}

div#Menu4 li a
{	
	background-image: url(/SiteImages/Menu/LeftNavigation_27.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:210px;
	left:0;
	text-indent:35px;
	top:0;
	display:block;

}

div#Menu4 li a:hover
{
	background-image: url(/SiteImages/Menu/LeftNavigation_29.jpg);
	background-repeat:no-repeat;
}

div#Menu4 .Menu4Header
{
	background-image: url(/SiteImages/Menu/LeftNavigation_25.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:39px;
	width:210px;
	margin-bottom:-20px;
}

div#Menu4 .Menu4Footer
{
	background-image: url(/SiteImages/Menu/LeftNavigation_31.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:60px;
	width:210px;
	margin-top:47px;
	top:0;
	margin-top:-20px;
	left:0;
}

/*
-------------------------------------------------------
RIGHT Navigation Menu
-------------------------------------------------------
*/
div#RightContentCreateAccount a
{
	color:White;	
}

div#RightContentCreateAccount 
{
	background-image: url(/SiteImages/RightNav/Right_Navigation_01.jpg);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
	text-indent:43px;
	line-height:40px;
	vertical-align:middle;
	letter-spacing:-1px;
	color:White;
}

div#RightContent
{
	background-image: url(/SiteImages/RightNav/Right_Navigation_02.jpg);
}



