﻿* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	background: #000000 url(images/img01.jpg) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	color: #333333;
	background: #fbfbfb;
	background-image: url(images/mainBkg.gif);
	background-repeat: repeat-x;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1 {
	margin-bottom: 50px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	letter-spacing: -2px;
	font-weight: bold;
	color: #0046A9;
	font-size: 28px;
	margin: 0;
	font-family: "Trebuchet MS";

}

h2 {
	margin-bottom: 50px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	letter-spacing: -2px;
	font-weight: bold;
	color: #0046A9;
	font-size: 24px;
	margin: 0;
	font-family: "Trebuchet MS";

}

h3 {
	margin-bottom: 50px;
	padding-bottom: 9px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #0046A9;
	font-size: 18px;
	margin: 0;
	font-family: "Trebuchet MS";
}

h4 {
	font-size: 18px;
	color: #CC0000;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 7px;
}

h5 {
	font-size: 10px;
	color: #666666;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 7px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #0046A9;
}

a:hover {
	color: #33CC99;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 50px 0 20px;
}

img.right {
	float: right;
	margin: 5px 20px 0 50px;
}

/* Wrapper */

#wrapper {
	width: 896px;
	margin: 0 auto;
	background: #ffffff;
}

#wrapper2 {

}

/* Header */

#header {
	height: 114px;
	background-image: url(images/motorsHeaderBkg.gif);
}

/* Logo */

#logo 
{
	position: relative;
	float: left;
	width: 880px;
}

#logo h1 {
	margin: 0;
	padding: 0px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 112px 78px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {

}

/* Content */

#content {
	float: left;
	width: 876px;
	padding: 0px 10px 10px 9px;
}

.post {
	padding-top: 0px;
	width: 875px;
	float:left;
	margin-left: 0px;
	padding-right: 0px;
}

.post2 {
	width: 853px;
	float:right;
	border: solid #00459F 1px;
	padding: 10px;
	margin-top: 10px;
}



.post .title {
}

.post .title a {
	text-decoration: none;
	color: #CC0000;
}

.post .title a:hover {
	text-decoration: underline;
}

.post {
}

.entry {
padding-right:20px;

}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 750px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 60px;
	background: url(images/footer.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}


#footerlinks {
	width: 858px;
	float:right;
	border: solid #00459F 1px;
	padding: 5px 5px 5px 10px;
	margin-top: 5px;
	background-image: url(images/footerBkg.gif);
	height: 19px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
}

#footerlinks ul
{
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	
}

#footerlinks ul li {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	font-size: 100%;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	color: #ffffff;
	padding-top: 0px
}

#footerlinks a:link {
	color: #ffffff;
	text-decoration: none;
}

#footerlinks a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footerlinks ul li#siteby {
	float: right
}

#footerlinks ul li#siteby a {
	font-size: 100%;
	text-decoration: none;
}

#footerlinks ul li#siteby a:hover {
	font-size: 100%;
	text-decoration: underline;
}

/* sponsor & page text */

.sponsor
{
	width:250px; 
	height:150px; 
	float: left; 
	margin-right: 30px;
	
}

.introText
{
	
	line-height: 26px;
}

/* STANDS */
#standImage
{
	 position:relative;

}

#standContents
{
	position: absolute;
	top:0;
	right: 0;
	width: 860px;
	padding: 10px;
	height: 300px;
}



#standName
{
	position: absolute;
	top:295px;
	right: 750px;
	font-size: 24px;
	color: #000;
	
}

#standButtons
{
	position: absolute;
	top:0;
	right: 0;
	width: 155px;
	padding: 10px;
	padding-top: 113px;
}

.informationButton
{
	width: 155px;
	height: 40px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image: url(images/out_01.gif);
	
}

.informationButton:hover {
	background-image:url(images/over_01.gif);
}

.websiteButton
{
	width: 155px;
	height: 39px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image: url(images/out_04.gif);
}

.websiteButton:hover {
	background-image:url(images/over_04.gif);
}

.stockButton
{
	width: 155px;
	height: 35px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image: url(images/out_02.gif);
}

.stockButton:hover {
	background-image:url(images/over_02.gif);
}

.contactButton
{
	width: 155px;
	height: 39px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image: url(images/out_03.gif);
}

.contactButton:hover {
	background-image:url(images/over_03.gif);
}

/* controls */

.dropdownbox
{	
	color: #ffffff;
	background-color:#6699cc;
	font-family:verdana, Arial,"times new roman", times, serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	border: solid #542869 1px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #000000;
	
}


/* dealer page */

#dealer
{
	position: absolute;
	top:85px;
	right: 0px;
	width: 200px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	padding-right: 5px;
}

/* manufacturer page */

#carousel_wrapper
{
	position: relative;
	width: 876px;
	height: 335px;
}

#carousel
{
	position: absolute;
	width: 876px;
	height: 335px;	
	top: 0px;
	right: 0px;		
}

#manufacturer_logo
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	
}

.topPadding
{
	padding-top: 10px;
}

#profilePage
{
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	
}

#contactPage
{
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
}


#sitemap_manufacturers
{
	float: left;
	width: 420px;	
	line-height: 16px;
	letter-spacing: 0px;
}

#sitemap_dealers
{
	float: right;
	width: 420px;	
	padding-left: 10px;
	line-height: 16px;
	letter-spacing: 0px;
}