/* CSS Document */

a {
outline: none;	
}

#imgmap
{
z-index:1;
display:block;
width:300px;
height:160px;
position:relative;
float:left;
}


#imgmap a,#imgmap a:visited
{
z-index:1;
display:block;
width:300px;
height:160px;
position:relative;
float:left;
}

#imgmap a:hover,#imgmap a:active
{
z-index:1;
display:block;
width:300px;
height:160px;
position:relative;
float:left;
}

*
{
margin:0px;
padding:0px;
border:0px;
}

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(images/bg_diamond.jpg);
background-repeat:repeat;
text-align:center;
}

h2
{
font-size:14px;
}

#container
{
width:750px;
margin:0px auto;
text-align:center;
background-color:#FFFFFF;
}

#header
{
width:750px;
height:160px;
background-image:url(images/banner.jpg);
}

/*-------------------------------------------- Drop Down -----------------------------------------------*/

#nav {	
	background: url(images/sprite_nav.jpg) no-repeat;
	width: 750px;
	height: 62px;
	margin: 0;
	padding: 0;
	z-index: 30;
}

#nav li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#nav li a {	
	display: block;
	height: 53px;
	color: #FFF;
	text-align: center;
	text-indent: -9999px;
}

 	#nav li#nhome a {
	width: 88px;
 	}
 		#nav li#nhome a:hover, #nav li#nhome a:active {
		background: url(images/sprite_nav.jpg) no-repeat 0px -63px;
 		}
		
	#nav li#nkart a {
	width: 77px;
 	}
 		#nav li#nkart a:hover, #nav li#nkart a:active {
		background: url(images/sprite_nav.jpg) no-repeat -88px -63px;
 		}
		
	#nav li#nmoto a {
	width: 78px;
 	}
 		#nav li#nmoto a:hover, #nav li#nmoto a:active {
		background: url(images/sprite_nav.jpg) no-repeat -165px -63px;
 		}
		
	#nav li#natv a {
	width: 77px;
 	}
 		#nav li#natv a:hover, #nav li#natv a:active {
		background: url(images/sprite_nav.jpg) no-repeat -243px -63px;
 		}
		
	#nav li#npwc a {
	width: 77px;
 	}
 		#nav li#npwc a:hover, #nav li#npwc a:active {
		background: url(images/sprite_nav.jpg) no-repeat -320px -63px;
 		}
		
	#nav li#nutv a {
	width: 77px;
 	}
 		#nav li#nutv a:hover, #nav li#nutv a:active {
		background: url(images/sprite_nav.jpg) no-repeat -397px -63px;
 		}
		
	#nav li#nlinks a {
	width: 77px;
 	}
 		#nav li#nlinks a:hover, #nav li#nlinks a:active {
		background: url(images/sprite_nav.jpg) no-repeat -474px -63px;
 		}
		
	#nav li#nstore a {
	width: 86px;
 	}
 		#nav li#nstore a:hover, #nav li#nstore a:active {
		background: url(images/sprite_nav.jpg) no-repeat -551px -63px;
 		}
		
	#nav li#ncontact a {
	width: 98px;
 	}
 		#nav li#ncontact a:hover, #nav li#ncontact a:active {
		background: url(images/sprite_nav.jpg) no-repeat -637px -63px;
 		}


#nav li a #m2 {
background: #676767;

}
#nav li a #m2 a {	
text-indent: 0px;
}

#nav div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 3px solid #A7A4A2;
}

	#nav div a {	
		position: relative;
		display: block;
		margin: 0;
		width: inherit;
		height: auto;
		text-align: left;
		text-decoration: none;
		color: #FFF;
		font: 12px arial;
		text-indent: 0px;
		font-weight: bold;
		padding: 6px 4px;
		background: #676767;
		}
	#nav li div#m2 a:hover {
	background: #777;
	}
	
	.bullet {
	font-size: 14px;
	color: #ff1a1a;
	}




#home
{
display:block;
width:83px;
height:60px;
}

#home a, #home a:visited
{
display:block;
width:83px;
height:60px;
background-image:url(images/btn_home.jpg);
}

#home a:hover, #home a:active
{
display:block;
width:83px;
height:60px;
background-image:url(images/btn_home_over.jpg);
}

#rides
{
display:block;
width:85px;
height:60px;
}

#rides a, #rides a:visited
{
display:block;
width:85px;
height:60px;
background-image:url(images/btn_rides.jpg);
}

#rides a:hover, #rides a:active
{
display:block;
width:85px;
height:60px;
background-image:url(images/btn_rides_over.jpg);
}

#moto
{
display:block;
width:76px;
height:60px;
}

#moto a, #moto a:visited
{
display:block;
width:76px;
height:60px;
background-image:url(images/btn_moto.jpg);
}

#moto a:hover, #moto a:active
{
display:block;
width:76px;
height:60px;
background-image:url(images/btn_moto_over.jpg);
}

#atv
{
display:block;
width:70px;
height:60px;
}

#atv a, #atv a:visited
{
display:block;
width:70px;
height:60px;
background-image:url(images/btn_atv.jpg);
}

#atv a:hover, #atv a:active
{
display:block;
width:70px;
height:60px;
background-image:url(images/btn_atv_over.jpg);
}

#pwc
{
display:block;
width:77px;
height:60px;
}

#pwc a, #pwc a:visited
{
display:block;
width:77px;
height:60px;
background-image:url(images/btn_pwc.jpg);
}

#pwc a:hover, #pwc a:active
{
display:block;
width:77px;
height:60px;
background-image:url(images/btn_pwc_over.jpg);
}

#store
{
display:block;
width:79px;
height:60px;
}

#store a, #store a:visited
{
display:block;
width:79px;
height:60px;
background-image:url(images/btn_store.jpg);
}

#store a:hover, #store a:active
{
display:block;
width:79px;
height:60px;
background-image:url(images/btn_store_over.jpg);
}

#racing
{
display:block;
width:87px;
height:60px;
}

#racing a, #racing a:visited
{
display:block;
width:87px;
height:60px;
background-image:url(images/btn_racing.jpg);
}

#racing a:hover, #racing a:active
{
display:block;
width:87px;
height:60px;
background-image:url(images/btn_racing_over.jpg);
}

#links
{
display:block;
width:87px;
height:60px;
}

#links a, #racing a:visited
{
display:block;
width:87px;
height:60px;
background-image:url(images/btn_links.jpg);
}

#links a:hover, #racing a:active
{
display:block;
width:87px;
height:60px;
background-image:url(images/btn_links_over.jpg);
}

#staff
{
display:block;
width:77px;
height:60px;
}

#staff a, #staff a:visited
{
display:block;
width:77px;
height:60px;
background-image:url(images/btn_staff.jpg);
}

#staff a:hover, #staff a:active
{
display:block;
width:77px;
height:60px;
background-image:url(images/btn_staff_over.jpg);
}

#contact
{
display:block;
width:116px;
height:60px;
}

#contact a, #contact a:visited
{
display:block;
width:116px;
height:60px;
background-image:url(images/btn_contact.jpg);
}

#contact a:hover, #contact a:active
{
display:block;
width:116px;
height:60px;
background-image:url(images/btn_contact_over.jpg);
}

#lcol
{
width:202px;
float:left;
text-align:left;
padding:0px 0px 0px 13px;
}

#lcol ul
{
list-style:none;
background-color:#000;
color:#ffffff;
padding:0px;
margin:0px;
}

#lcol li
{
display:inline;
padding:0px; 
margin:0px;
}

#lcol p
{
padding:8px 15px 15px 15px;
clear:left;
}

#lcol table
{
margin-left:15px;
}

#container > #lcol p
{
padding:15px 15px 20px 15px;
}


#maincol
{
text-align:left;
width:355px;
float:left;
}

#maincol p
{
padding:10px;
line-height:18px;
}

#maincol h2
{
padding:10px 0px 10px 15px;
}


#maincol table
{
margin-left:15px;
}

#maincol table p
{
padding:5px;
}

#messagebox
{
width:320px;
padding-left:20px;
}

#messagebox input
{
border:solid 1px #999;
margin-top:10px;
background-color:#ccc;
}

#messagebox textarea
{
border:solid 1px #999;
margin-top:10px;
background-color:#ccc;
}

#rcol
{
width:180px;
float:right;
}

#rcol ul,
#rcol li
{

margin:0px;
padding:0px;

}

#rcol ul
{
list-style-type:none;
padding:0px;
margin:0px;
}

#rcol li
{
list-style-type:none;
display:inline;
}

#rcol ul li a
{
display:block;
}



#footer
{
clear:both;
width:750px;
height:178px;
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
text-align:center;
}

#footl
{
float:left;
width:366px;
height:150px;
background-image:url(images/contact.jpg);
margin-left:8px;
}

#footlracing
{
float:left;
width:366px;
height:150px;
background-image:url(images/photos.jpg);
margin-left:8px;
}

#footlracing a
{
display:block;
width:366px;
height:150px;
}

#footer > #footl
{
margin-left:13px;
}

#footl table
{
margin:55px 0px 0px 50px;
text-align:left;
font-size:12px;
color:#FFFFFF;
}

#footer > #footl table
{
margin-left:100px;
}

#footr
{
float:right;
width:368px;
height:150px;
background-image:url(images/latest.jpg);
}

#footrracing
{
float:right;
width:368px;
height:150px;
background-image:url(images/videos.jpg);
}

#footrracing a
{
display:block;
width:368px;
height:150px;
}

#footr p
{
width:260px;
margin:55px 0px 0px 78px;
color:#FFFFFF;
text-align:left;
}

#footer > #footr p
{
margin-left:90px;
}




.left
{
float:left;
}

.right
{
text-align:right;
}

.center
{
text-align:center;
}

.motor
{
padding-left:15px;
float:left;
}

.map
{
padding-left:30px;
float:left;
}

.yellow
{
color:#FFFF00;
font-size:14px;
}

.yellow2
{
color:#FFFF00;
}

.white
{
font-size:10px;
}

.white2
{
color:#fff;
font-size:10px;
}

.white3
{
color:#fff;
}

.utility
{
color:#333;
line-height:30px;
font-size:10px;
text-align:center;
padding-right:20px;
clear:both;
}

.preload
{
display:none;
}

.bold
{
font-weight:bold;
}

.gap
{
margin-left:15px;
}

.utility a,.utility a:visited
{
color:#000;
text-decoration:none;
}

.utility a:hover,.utility a:active
{
color:#000;
text-decoration:underline;
}

.stretcher
{
width:90%;
background-color:#cccccc;
background-image:url(images/moobg.jpg);
background-repeat:repeat-y;
margin:5px 0px 5px 10px;
float:left;
clear:both;
}


body > .stretcher
{
margin:5px 0px 5px 15px;
}

.stretcher img
{
padding:10px 10px 0px 10px;
float:left;
}

.stretcher p
{
margin:0px;
}

.stretch
{
cursor:pointer;
font-weight:bold;
padding-left:15px;
float:left;
clear:both;
}

.stretch img
{
padding-right:5px;
}

.pad
{
padding:10px 10px 10px 0px;
float:left;
}

.grey
{
background-color:#cccccc;
background-image:url(images/moobg.jpg);
background-repeat:repeat-y;
}

.news
{
text-align:left;
width:535px;
float:left;
}

.news p
{
padding:10px;
line-height:18px;
}

.news .stretcher
{
float:left;
width:90%;
}




a, a:visited
{
color:#FFFF00;
}

a:hover, a:active
{
color:#666666;
}

#maincol a,#maincol a:visited
{
color:#000;
}

#maincol a:hover,#maincol a:active
{
color:#999;
}

 a.white3, a.white3:visited
{
color:#fff;
}

 a.white3:hover, a.white3:active
{
color:#fff;
}

#hbcontainer p a,#hbcontainer p a:visited
{
color:#000;
}

#hbcontainer p a:hover,#hbcontainer p a:active
{
color:#999;
}

.stretcher a, a:visited
{
color:#666666;
text-decoration:underline;
}

.stretcher a:hover, a:active
{
color:#666666;
text-decoration:none;
}






/* HOVER BOX STYLE */

#hbcontainer
{
margin-top:10px;
width:535px;
float:left;
}

#hbcontainer ul
{
padding:0px;
margin:0px auto;
}

#hbcontainer li
{
padding-bottom:5px;
}

.hoverbox
{
	width:496px;
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #ccc;
	width: 200px;
	height: 150px;
}


.linkList {
float: left;
width: 44%;
overflow: hidden;
padding: 10px;
}
.linkList li {
list-style-type: none;
}