/* CSS Document */

body {background:url('graphics/top-banner-bg.gif') repeat-x; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;}

table tr td {font-family:Verdana, Arila, tahoma; font-size:9pt; color:#000000;}

a:link {text-decoration:underline; color:#000480;}
a:active {text-decoration:underline; color:#000480;}
a:visited {text-decoration:underline; color:#000480;}
a:hover {text-decoration:none; color:#000480;}

h1, h2, h3, h4, h5, h6 {color: NAVY;}

hr {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #FFF;
	border-left: 1px dashed #FFF;
	border-right: 1px dashed #FFF;
}

.top-banner-bg {height:100px;}

.top-banner-image {background:url('graphics/motorcycle-banner.jpg') no-repeat left top;}

.top-menu-bg {height:31px; padding-top:7px; font-family:Verdana, Arila, tahoma; font-size:9pt; color:#000000; padding-left:10px;}

.menu {
	width: 170px; 
	padding: 20px 10px;
}
.content {
	width: 810px;
	padding: 20px 10px;
}

.module-menu-top {background:url('graphics/module-menu-top.gif') no-repeat center top; height:30px; font-family:Verdana, Arila, tahoma; font-size:10pt; color:#ffffff; padding-left:10px; font-weight:bold;}

.module-menu-bg {background:#D7D7D7 url('graphics/menu-bg.gif');}
.module-menu-text {height:28px; font-family:Verdana, Arila, tahoma; font-size:9pt; color:#000480; padding-left:10px;}

.module-menu-bottom {background:url('graphics/module-menu-bottom.gif') no-repeat center bottom; height:28px; font-family:Verdana, Arila, tahoma; font-size:9pt; color:#000480; padding-left:10px;}

.white-text {color:#ffffff;} 

a.top-menu-link:link {text-decoration:none; color:#000000;}
a.top-menu-link:active {text-decoration:none; color:#000000;}
a.top-menu-link:visited {text-decoration:none; color:#000000;}
a.top-menu-link:hover {text-decoration:underline; color:#000000;}

a.top-menu-link-blue:link {text-decoration:none; color:NAVY;}
a.top-menu-link-blue:active {text-decoration:none; color:NAVY;}
a.top-menu-link-blue:visited {text-decoration:none; color:NAVY;}
a.top-menu-link-blue:hover {text-decoration:underline; color:NAVY;}

a.side-menu-link:link {text-decoration:underline; color:#000480;}
a.side-menu-link:active {text-decoration:underline; color:#000480;}
a.side-menu-link:visited {text-decoration:underline; color:#000480;}
a.side-menu-link:hover {text-decoration:none; color:#000480;}

.content-box-top {background:url('graphics/content-box-top.gif') no-repeat; height:18px;}
.content-box-middle {background:url('graphics/content-box-middle.gif') repeat-y; height: 620px; padding: 0 20px; width:750px;}
.content-box-bottom {background:url('graphics/content-box-bottom.gif') no-repeat; height:18px;}

.ad-box-top {background:url('graphics/ad-box-top.gif') no-repeat; height:18px;}
.ad-box-middle {background:url('graphics/ad-box-middle.gif') repeat-y; height:620px;}
.ad-box-bottom {background:url('graphics/ad-box-bottom.gif') no-repeat; height:18px;}

.footer-bg {background:url('graphics/footer-bg.gif') repeat-x; height:130px; padding-top:16px; font-size:8pt; color:#ffffff;}

a.footer-link:link {text-decoration:underline; color:#ffffff;}
a.footer-link:active {text-decoration:underline; color:#ffffff;}
a.footer-link:visited {text-decoration:underline; color:#ffffff;}
a.footer-link:hover {text-decoration:none; color:#ffffff;}


/* ---------------------------------------------------
			LASER RED 
----------------------------------------------------*/
#laserred {
	display: block;
	float: right;
	width: 80px;
	height: 28px;
	background: url(graphics/laserred.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-right: 20px;
}

#laserred:hover {background-position: 0 -28px}
