@charset "utf-8";

h1 {color:#666;}
h2 {color:#C00;}


a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #039;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #EEE;
}
#ownerslink a{
	width: 150px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EEE;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEE;
	background-image: url(../images/topowners.jpg);
	background-repeat: no-repeat;
	height: 80px;
	display: inline-block;
	vertical-align: top;
	background-position: bottom;
	background-color: #FFF;
	color: #000;
	padding-top: 10px;
	margin: 0px;
}
#fleetslink a{
	width: 150px;
	border-right-width: 2px;
	border-right-color: #EEE;
	border-right-style: solid;
	background-image: url(../images/topfleets.jpg);
	background-repeat: no-repeat;
	height: 80px;
	display: inline-block;
	vertical-align: top;
	background-position: bottom;
	background-color: #FFF;
	color: #000;
	padding-top: 10px;
}
#motorcycleslink a{
	width: 150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEE;
	background-image: url(../images/topmotorcycles.jpg);
	background-repeat: no-repeat;
	height: 80px;
	display: inline-block;
	vertical-align: top;
	background-position: bottom;
	background-color: #FFF;
	color: #000;
	padding-top: 10px;
}
#enthusiastslink a{
	width: 150px;
	height: 80px;
	display: inline-block;
	background-image: url(../images/topenthusiasts.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: bottom;
	background-color: #FFF;
	color: #000;
	padding-top: 10px;
}


#logo {
	padding-top: 20px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#ownerslink a:hover{
	width: 150px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EEE;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEE;
	background-image: url(../images/topowners.jpg);
	background-repeat: no-repeat;
	height: 80px;
	list-style-type: none;
	background-color: #F00;
	color: #000;
	text-decoration: none;
}
#fleetslink a:hover{
	width: 150px;
	border-right-width: 2px;
	border-right-color: #EEE;
	border-right-style: solid;
	background-image: url(../images/topfleets.jpg);
	background-repeat: no-repeat;
	height: 80px;
	list-style-type: none;
	background-color: #F60;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
}
#motorcycleslink a:hover{
	width: 150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEE;
	background-image: url(../images/topmotorcycles.jpg);
	background-repeat: no-repeat;
	height: 80px;
	list-style-type: none;
	background-color: #F90;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
}
#enthusiastslink a:hover{
	width: 150px;
	height: 80px;
	background-image: url(../images/topenthusiasts.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-color: #FC0;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
}
#ownerslink a:active{
	width: 150px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EEE;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEE;
	background-image: url(../images/topowners.jpg);
	background-repeat: no-repeat;
	height: 80px;
	list-style-type: none;
	background-color: #F00;
	color: #000;
	text-decoration: none;
}
#fleetslink a:active{
	width: 150px;
	border-right-width: 2px;
	border-right-color: #EEE;
	border-right-style: solid;
	background-image: url(../images/topfleets.jpg);
	background-repeat: no-repeat;
	height: 80px;
	list-style-type: none;
	background-color: #F60;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
}
#motorcycleslink a:active{
	width: 150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEE;
	background-image: url(../images/topmotorcycles.jpg);
	background-repeat: no-repeat;
	height: 80px;
	list-style-type: none;
	background-color: #F90;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
}
#enthusiastslink a:active{
	width: 150px;
	height: 80px;
	background-image: url(../images/topenthusiasts.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-color: #FC0;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
}
li {
	float:right;
	list-style-type: none;
	vertical-align: top;
}
.toplinks {
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	vertical-align: top;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.smalltoplinks {
	vertical-align: middle;
	padding-left: 29px;
}
#mainimage {
	background-color: #FFF;
	padding-bottom: 20px;
}
.bodytext {
	padding-right: 10px;
	padding-left: 10px;
	left: 10px;
	bottom: 10px;
	color: #F00;
	text-decoration: blink;
}
.bodycolumns {
	text-align: justify;
	width: 560px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	color: #666;
	font-size: 13px;
	line-height:150%;
}
#bigimage {
	background-color: #FFF;
	background-image: url(../images/saab.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 342px;
	width: 920px;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-indent: 10;
	vertical-align: text-top;
	left: 20px;
	top: -100px;
}
h1.heading1 {
	font-size: 24px;
	font-weight: bolder;
	color: #666;
	padding-left: 20px;
	text-transform: capitalize;
}
h1.heading1 a:link{
	font-size: 24px;
	font-weight: bolder;
	color: #09F;
	text-transform: capitalize;
}
h1.heading1 a:hover{
	font-size: 24px;
	font-weight: bolder;
	color: #09F;
	text-transform: capitalize;
	text-decoration: underline;
}
h1.heading1 a:visited{
	font-size: 24px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #09F;
}
.heading2 {
	font-size: 20px;
	font-weight: bold;
	color: #999;
	padding-left: 20px;
}
.heading2 a:link{
	font-size: 20px;
	font-weight: bold;
	color: #09F;
}
.heading2 a:hover{
	font-size: 20px;
	font-weight: bold;
	color: #999;
}
.heading2 a:visited{
	font-size: 20px;
	font-weight: bold;
	color: #999;
}
.heading3 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	padding-left: 20px;
}
.heading3 a:link{
	font-size: 16px;
	font-weight: bold;
	color: #09F;
}
.heading3 a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #09F;
}
.heading3 a:visited{
	font-size: 16px;
	font-weight: bold;
	color: #09F;
}
.divider {
	background-color: #EEE;
	height: 8px;
	width: 100%;
}
#orderonline {
	position: relative;
	top: 250px;
	left: 600px;
}
#stopsign {
	position: relative;
	height: 200px;
	width: 351px;
	visibility: visible;
	color: #09;
	right: 0px;
	top: -190px;
}
.stoplinks {
	font-size: 18px;
	color: #F00;
}
.stoplinks a:link{
	font-size: 18px;
	color: #F00;
}
.stoplinks a:hover{
	font-size: 18px;
	color: #FFF;
}
.otherpages {
	text-align: justify;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	line-height:150%;
}
.pageimages {
	padding-bottom: 20px;
}
#contactright {
	padding-left: 20px;
	float: right;
	font-size: 16px;
	width: 90%;
}
.contactbox {
	position: fixed;
	left: -10px;
	top: 120px;
}
.contactboxover {
	position: fixed;
	left: -4px;
	top: 120px;
}
.sidecart {
	position: fixed;
	left: -70px;
	top: 160px;
}
.sidecartover {
	position: fixed;
	left: -64px;
	top: 160px;
}
.sidecontact {
	position: fixed;
	left: -70px;
	top: 260px;
}
.sidecontactover {
	position: fixed;
	left: -64px;
	top: 260px;
}
.sideaaa {
	position: fixed;
	left: -70px;
	top: 360px;
}
.sideaaaover {
	position: fixed;
	left: -64px;
	top: 360px;
}
.flashborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#aaalogo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	overflow: visible;
	top: 540px;
	left: 700px;
}

b.bodybold {
	font-weight: bolder;
	color: #000;
}
.installationsteps {
	height: 50px;
	width: 50px;
}
a.installationstepsover :hover {
	height: 300px;
	width: 300px;
	position: relative;
	top: 120px;
	left: 200px;
	overflow: visible;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCC;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: 250px; /*position where enlarged image should offset horizontally */


}
#info {z-index:100; height:22em;} 
.frontright {
	text-align: justify;
	width: 280px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	color: #666;
}
#installationright {
	padding: 30px;
}
li.therest {
	list-style-position: outside;
	list-style-type: square;
	float: none;
}
.contentimages {
	margin: 20px;
	border: 10px solid #EEE;
}
.contentordernow {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DDD;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.contentordernow a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DDD;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.contentordernow a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
.contentordernow a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DDD;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#contentimage {
	padding-left: 20px;
}

