/* CSS Document */

html 						{overflow: scroll;}

body 						{background-color: #faf9f3; text-align: center;  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.clear 						{clear: both;}
.floatLeft 					{float: left;}
.floatRight					{float: right;}
.bold 						{font-weight: bold;}
.logo 						{margin-top: 20px;}
.marginNone 				{margin: 0px;}
.cars .logo 				{
	margin-top: 20px;
	float: left;
}

h1 							{font-family: Helvetica, Arial, sans-serif; margin: 0px; padding: 0px; font-size: 18px; font-weight: normal; color: #363636; letter-spacing: 1pt;}
#wrapper 					{
	width: 970px;
	background-color: #ffffff;
	height: 615px;
	margin: auto;
	margin-top: 0px;
}

#wrapperLong 					{
	width: 970px;
	background-color: #ffffff;
	margin: auto;
	margin-top: 0px;
	height: 1250px;
}
#nav 						{width: 951px; margin: auto; text-align: right; margin-top: 10px; margin-bottom: 0px;}
#nav ul, #footer ul 		{margin: 0px; padding: 0px; list-style: none;}
#nav li				 		{display: inline; padding-left: 37px;}
#footer li				 	{display: inline; padding-right: 37px;}

#nav a:link 				{color: #3d3d3d; text-decoration: none;}
#nav a:visited 				{color: #3d3d3d; text-decoration: none;}
#nav a:hover 				{color: #8d0000; text-decoration: none;}

#footer a:link 				{color: #3d3d3d; text-decoration: underline;}
#footer a:visited 			{color: #3d3d3d; text-decoration: underline;}
#footer a:hover 			{color: #8d0000; text-decoration: underline;}
#footer 					{width: 951px; margin: auto; margin-top: 0px; margin-bottom: 10px;}

#leftBox					{float: left; width: 300px;	height: 600px; padding-left: 20px; text-align: left;}
.terms #leftBox					{
	float: left;
	width: 850px;
	padding-left: 20px;
	text-align: left;
	height: 1200px;
}


.cars #leftBox					{
	float: left;
	width: 155px;
	height: 600px;
	padding-left: 20px;
	text-align: left;
	position: relative;
}

.contact #leftBox					{
	float: left;
	width: 155px;
	height: 600px;
	padding-left: 20px;
	text-align: left;
	position: relative;
}

.about #leftBox					{
	float: left;
	width: 750px;
	height: 600px;
	padding-left: 20px;
	text-align: left;
}


#rightBox					{
	float: left;
	width: 600px;
	height: 600px;
	padding-left: 20px;
	text-align: left;
	position: relative;
}
.cars #rightBox					{
	float: left;
	width: 750px;
	height: 420px;
	padding-left: 0px;
	text-align: left;
	position: relative;
	padding-top: 146px;
}


.contact #rightBox					{
	float: left;
	width: 750px;
	height: 420px;
	padding-left: 0px;
	text-align: left;
	position: relative;
	padding-top: 146px;
}

.text 						{
	padding-left: 25px;
	margin-top: 10px;
	color: #565656;
	width: 230px;
}

.cars .text 						{
	padding-left: 25px;
	margin-top: 10px;
	color: #565656;
	width: 204px;
	float: left;
	position: absolute;
	left: 151px;
	top: 73px;
	z-index: 10;
}


.contact .text 						{
	padding-left: 25px;
	margin-top: 10px;
	color: #565656;
	width: 204px;
	float: left;
	position: absolute;
	left: 151px;
	top: 73px;
	z-index: 10;
}

.about {position: relative;}

.about .textBox 					{
	padding-left: 25px;
	position: absolute;
	margin-top: 5px;
	color: #565656;
	width: 325px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	padding: 10px;
	height: 300px;
	left: 20px;
}

* html .about .textBox 					{margin-left: 11px;}

.textBox 					{
	padding-left: 25px;
	margin-top: 5px;
	color: #565656;
	width: 325px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	float: left;
	padding: 10px;
	margin-left: 24px;
	height: 300px;
}

* html .textBox 					{margin-left: 11px;}

.terms .textBox 					{
	padding-left: 25px;
	margin-top: 5px;
	color: #565656;
	width: 325px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	float: left;
	padding: 10px;
	margin-left: 24px;
	height: 960px;
}

* html .terms .textBox 					{margin-left: 11px;}

.textBox1 					{
	padding-left: 25px;
	margin-top: 0px;
	color: #565656;
	width: 325px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	float: left;
	padding: 10px;
	margin-left: 0px;
}



.textBoxEngines 					{
	padding-left: 25px;
	margin-top: 3px;
	color: #565656;
	width: 415px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	float: left;
	padding: 10px;
	margin-left: 4px;
}

.textBoxEngines p {margin-top: 0px;}

.indexText 					{
	padding-left: 25px;
	margin-top: 180px;
	color: #565656;
	width: 230px;
}

.indexText p 				{margin-top: 0px;}
p 							{line-height: 13pt; font-size: 11px; color: #767676;}
.textBox p 					{margin-top: 0px;}

#cross_back 				{
	width: 15px;
	height: 15px;
	position: absolute;
	left: 47px;
	top: 349px;
	z-index: 10
}
#cross_engine 				{
	width: 15px;
	height: 15px;
	position: absolute;
	left: 109px;
	top: 330px;
	z-index: 10
}
#cross_interior				{width: 15px; height: 15px; position: absolute;	left: 207px; top: 326px; z-index: 10}

#back 						{
	background-color: transparent;
	width: 820px;
	height: 210px;
	position: absolute;
	left: -252px;
	top: 284px;
	z-index: 3;
}
#engine 					{
	background-color: transparent;
	width: 780px;
	height: 160px;
	position: absolute;
	left: -152px;
	top: 319px;
	z-index: 3;
}
#interior 					{
	background-color: transparent;
	width: 810px;
	height: 210px;
	position: absolute;
	left: -191px;
	top: 260px;
	z-index: 3;
}

.index 						{background-image: url(../img/site/background_index.jpg); background-repeat: no-repeat; background-position: top;}
.about 						{background-image: url(../img/site/background_about.jpg); background-repeat: no-repeat; background-position: top;}
.access						{background-image: url(../img/site/background_access.jpg); background-repeat: no-repeat; background-position: top;}
.cars 						{background-image: url(../img/site/background_cars.jpg); background-repeat: no-repeat; background-position: top;}
.gallery					{background-image: url(../img/site/background_gallery.jpg); background-repeat: no-repeat; background-position: top;}
.contact					{background-image: url(../img/site/background_contact.jpg); background-repeat: no-repeat; background-position: top;}
.terms						{background-image: url(../img/site/background_terms.jpg); background-repeat: no-repeat; background-position: top;}

.termsBottom				{float: left; width: 470px; text-align: left;}
.copyright 					{float: right; width: 470px; text-align: right;}
.pointer {cursor: pointer;}

.tabs 						{
	text-align: left;
	width: 700px;
}
.tabs ul					{list-style: none; margin: 0px; padding: 0px;}
.tabs li 					{display: inline; margin: 0px; padding: 0px; padding-right: 70px; color: #8d0000; cursor: pointer; font-weight: bold;}

#spec 						{
	position: absolute;
	width: 741px;
	top: 170px;
	height: 390px;
	left: 0px;
}
#dimensions 						{
	position: absolute;
	width: 727px;
	top: 181px;
	height: 367px;
	left: 11px;
}

#dimensions img 				{
	border: #bfbfbf solid 1px;
}
#engines 						{position: absolute; width: 726px; top: 177px; height: 372px; left: 9px;}
#power 						    {position: absolute; width: 726px; top: 177px; height: 372px; left: 9px;}
#prices 						{position: absolute; width: 726px; top: 177px; height: 372px; left: 9px;}


.fontsize16Bold 				{font-size: 16px; font-weight: bold;}
.tableColor 					{color: #494949;}
.tableColor h3 					{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 4px;
}
.bordBottom 					{border-bottom: solid 1px #bfbfbf;}
.bordRight 						{border-right: solid 1px #bfbfbf;}
.bordLeft 						{border-left: solid 1px #bfbfbf;}
.tableColor td 					{padding-left: 10px; padding-right: 10px;}
.tableBord 						{border: solid 1px #bfbfbf;}

.imagesDim 						{
	float: left;
	width: 725px;
}

.imagesDim img {
	float: left;
	margin-right: 4px;
}
.rightBoxDim 					{
	float: left;
	width: 291px;
	margin-left: 0px;
	margin-top: 15px;
}

.greyLight {color:#666666;}
.textFloat 						{
	float: left;
	margin-left: 20px;
	font-size: 11px;
	color: #494949;
	width: 200px;
	margin-top: 15px;
}

.leftBoxEng {
	float: left;
	width: 450px;
}

.smallTable {
	margin-left: 5px;
	margin-top: 20px;
}

#engines img {
	margin-left: 35px;
	float: left;
	margin-top: 20px;
}

#power img {
	border: solid 1px #CCCCCC;
	margin-right: 15px;
	margin-top: 10px;
}

#power p {margin-left: 15px;}

.galleryImages {
	float: left;
	width: 600px;
	margin-left: 0px;
	margin-top: 80px;
}

.input 		{background-color: #fcfcfc; border: solid 1px #cfcfcf; width: 200px;}
.comment 		{
	background-color: #fcfcfc;
	border: solid 1px #cfcfcf;
	width: 200px;
	height: 80px;
}
.button 			{background-color: #d7d7d7; border: 0px; color: #333333; font-weight: bold;}

.red {color: #8d0000;}
.map {
	float: left;
	width: 293px;
	height: 200px;
	margin-left: 0px;
	background-color: #ffffff;
	margin-top: 0px;
	border: solid 1px #d0d0d0;
}

.address 		{
	float: left;
	width: 273px;
	height: 145px;
	margin-left: 0px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	padding: 10px;
	padding-top: 10px;
	color: #333333;
	line-height: 12pt;
}

.width293 		{width: 294px; margin-left: 20px;}

.contact .errors {
	color: #FF0000;
	position: absolute;
	width: 334px;
	left: 21px;
	top: 107px;
}

.contactButton {
	background-color: #8f0100;
	width: 127px;
	padding: 5px;
	color: #ffffff;
	margin-bottom: 16px;
	text-align: right;
	background-image: url(../img/site/background_button_inner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 8px;
}

.contactButton a:link {color: #ffffff; text-decoration: none; font-size: 11px;}
.contactButton a:visited {color: #ffffff; text-decoration: none; font-size: 11px;}
.contactButton a:hover {color: #ffffff; text-decoration: underline; font-size: 11px;}

.paging {float: left; width: 100px;}
.paging2 {
	float: right;
	width: 130px;
}

.paging ul, .paging2 ul {margin: 0px; padding: 0px; list-style: none;}
.paging li, .paging2 li {display: inline; padding-right: 5px; border-right: solid 1px #8f0100; color: #8f0100; font-weight: bold;}

.paging a:link {color: #8f0100; text-decoration: none; font-weight: bold;}
.paging a:visited {color: #8f0100; text-decoration: none;font-weight: bold;}
.paging a:hover {color: #8f0100; text-decoration: underline;font-weight: bold;}

.paging2 a:link {color: #8f0100; text-decoration: none; font-weight: bold;}
.paging2 a:visited {color: #8f0100; text-decoration: none;font-weight: bold;}
.paging2 a:hover {color: #8f0100; text-decoration: underline;font-weight: bold;}

#sosBanner {
	position: absolute;
	width: 312px;
	height: 88px;
	left: 118px;
	top: 504px;
}

.fntSz24 {font-size: 24px;}
.buttonRed {background-color: #8d0000; padding: 5px; text-align: center; color: #fff; width: 130px;}
.buttonRed a:link {display: block; float: left; width: 120px; padding: 5px; color: #fff; text-decoration: none;}
.buttonRed a:visited {display: block; float: left; width: 120px; padding: 5px; color: #fff; text-decoration: none;}
.buttonRed a:hover {display: block; float: left; width: 120px; padding: 5px; color: #fff; text-decoration: none; background-color: #560202;}
