body		{
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../img/back_red.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
	text-align: center;
	behavior:url(css/csshover.htc);
}
h1			{
	color: #333;
	font-size: 28px;
	line-height: 30px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
h2			{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
h3			{ color: #c00; font-size: 36px; font-weight: bold; line-height: 38px; margin: 0 0 5px; padding: 0; }
h4			{
	font-size: 20px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h5			{ color: #333; font-size: 14px; line-height: 16px; margin: 0; padding: 0; }
h6 { color: #333; font-size: 18px; line-height: 20px; margin: 40px 0 10px; }
/* Main Page Container */
#Outerframe		{
	background-color: #fff;
	background-image: url(../img/back-red-shad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#bodyframe		{
	font-size: 14px;
	font-family: arial, helvetica;
	background-color: #fff;
	text-align: left;
	width: 944px;
	margin: 0 auto;
	padding: 0;
	line-height: 20px;
	overflow: hidden;
}
a:link, a:visited	{ color: #c00; text-decoration: none; }
a:hover				{color: #c00; text-decoration: underline;}
.button:hover, .button:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
/*Navigation */
#navbar		{
	color: #fff;
	font-family: georgia;
	width: 944px;
	height: 38px;
	text-align: center;
	font-weight: bold;
	line-height: 38px;
	background-color: #ce1920;
	background-image: url(../img/back_red.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	float: left;
}
#navbar table {
	float: left;
}
#navbar table a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	background-image: url(../img/nav-back.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
#navbar table a:hover { color: #ffc; font-size: 14px; font-weight: bold; background-color: #858585; background-image: url(../img/nav-back2.jpg); background-repeat: repeat-x; text-decoration: none; float: left; padding-right: 15px; padding-left: 15px; display: block; }
#secondnav		{
	font-family: georgia;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 920px;
	float: left;
}
#secondnav ul 	{
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#secondnav li	{
	color: #fff;
	display: inline;
	float: right;
}
#secondnav a	{
	text-decoration: none;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
}
#secondnav a:hover	{
	text-decoration: none;
	color: #FF9;
	text-decoration: underline;
	overflow: hidden;
}

#prodnav {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	width: 260px;
	float: left;
	margin-top: 45px;
	margin-bottom: 25px;
	padding-left: 30px;
}
#prodnav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
}
#prodnav ul { margin: 20px 0 5px; padding: 0; }
#prodnav li {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#prodnav a {
	color: #222;
	text-decoration: none;
}
#prodnav a:hover { color: #06c; text-decoration: underline; }
#banner		{
	background-image: url(../img/banner1.jpg);
	background-repeat: no-repeat;
	width: 944px;
	height: 138px;
	float: left;
}
#banner2		{ background-image: url(../img/banner2.jpg); background-repeat: no-repeat; width: 944px; height: 138px; float: left; }
#banner3		{ background-image: url(../img/banner3.jpg); background-repeat: no-repeat; width: 944px; height: 138px; float: left; }
#banner4		{ background-image: url(../img/banner4.jpg); background-repeat: no-repeat; width: 944px; height: 138px; float: left; }
.phone {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
}
#topsloagan {
	color: #fff;
	font-size: 24px;
	font-family: georgia;
	line-height: 28px;
	float: right;
	margin-top: 45px;
	padding-right: 35px;
	width: 600px;
	text-align: right;
}
/* Main Layout*/
#contentarea {
}
#contentarea  th{
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 15px;
	background-color: #000;
}
#contentarea td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
#contentarea table{
	width: 100%;
}
/* Misc classes
*/
.productbox { border-top: 5px solid #fff; border-left: 5px solid #fff; }
.imagehome { float: left; margin: 0; padding: 0; border-style: none; border-width: 0; }
#homebottomwrap table { float: left; }
.mediaimage { text-align: center; padding-top: 50px; padding-right: 20px; padding-left: 20px; }
.rodpagenav {
	color: #999;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 400px;
}
.customsheet {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 303px;
	height: 200px;
	float: left;
	margin-left: 15px;
}
.fittingstd { border-top: 1px solid #fff; border-right: 1px solid #fff; }
.fittingstd2 { border-right: 1px solid #fff; }
.fittingstd3 { border-top: 1px solid #fff; }
#mailform { color: #fff; text-align: right; position: relative; top: 100px; right: 15px; width: 700px; float: right; }
#InfoColumn {
	background-image: url(../img/right-info-box-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	float: right;
	margin: 5px 0 25px 10px;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 18px;
}
.carpicrad {
	float: left;
	margin-top: 15px;
}
.imageLeftNoMargin {
	float: left;
}
.imageLeft { float: left; margin-right: 15px; }
.imageright { float: right; margin-left: 15px; }
.border {
	padding: 1px;
	border: 3px solid #777;
}
.magcover { width: 100%; float: left; margin-bottom: 25px; }
.magcover img { vertical-align: middle; float: left; border: solid 1px #333; }
.magcover p { font-size: 14px; font-weight: bold; float: left; margin-top: 50px; margin-left: 10px; }
#flashcontent { width: 550px; height: 360px; float: left; margin-top: 25px; margin-bottom: 50px; }
.thumbsbutton { border: solid 2px #ccc; }
.thumbsbutton:hover, .thumbsbutton:focus { border: solid 2px #900; }
/*Content
*/
#content {
	background-image: url(../img/content-back.jpg);
	background-repeat: no-repeat;
	width: 944px;
	margin-bottom: 25px;
	float: left;
}
#content p {
	margin-top: 0px;
}
#content hr {
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555;
}
#carsubmit {
	color: #333;
	line-height: 18px;
	width: 325px;
	float: right;
	margin-right: 40px;
	margin-top: 40px;
}
#carsubmit input {
	width: 300px;
}
#carsubmit textarea {
	width: 300px;
}
#gallery {
	text-align: left;
	vertical-align: top;
	top: 10px;
	width: 450px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 5px;
	border-right: 1px solid #999;
	padding-left: 65px;
}
#gallery a:link, #gallery a:visited	{ color: #c00; font-size: 16px; font-weight: bold; text-decoration: none; }
#gallery a:hover				{ color: #999; font-size: 16px; font-weight: bold; text-decoration: none; }
#gallery hr {
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555;
}
#gallery img {
	border: solid 1px #000;
	;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#gallery p {
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mediacentercontent {
	text-align: left;
	vertical-align: top;
	width: 860px;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-top: 50px;
}
#mediacentercontent img { margin: 5px 0 0 15px; ; }
#mediacentercontent td { text-align: center; }
#InfoColumn img { float: left; }
#contactcontent {
	text-align: left;
	vertical-align: top;
	width: 600px;
	float: left;
	margin-top: 45px;
	margin-bottom: 30px;
	padding-left: 35px;
	border-left: 1px solid #999;
}
#aboutcontent {
	text-align: left;
	vertical-align: top;
	width: 600px;
	float: left;
	margin-top: 45px;
	margin-bottom: 30px;
	padding-left: 35px;
	border-left: 1px solid #999;
}
#aboutcontent img {  ; }
#productcontent {
	text-align: left;
	vertical-align: top;
	width: 600px;
	float: left;
	margin-top: 45px;
	margin-bottom: 30px;
	padding-left: 25px;
	border-left: 1px solid #999;
}
.productcontainer {
	float: left;
	padding-bottom: 35px;
	width: 600px;
}
.productcontainer ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.productcontainer li {
	line-height: 14px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 300px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.productcontainer table {
	font-size: 12px;
	background-color: #eee;
	width: 275px;
	margin-top: 8px;
	margin-bottom: 25px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.productcontainer th { color: #fff; background-color: #000; text-align: left; padding: 2px 5px; }
.productcontainer td {
	padding: 2px 10px 2px 3px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	line-height: 14px;
}
.productcontainer img {
	float: right;
	;
}
.productcontainer2 { line-height: 17px; width: 100%; float: left; padding-bottom: 35px; }
.productcontainer2 table { font-size: 12px; background-color: #eee; width: 100%; border-top: 1px solid #000; border-right: 1px solid #000; }
.productcontainer2 th { color: #fff; background-color: #000; text-align: left; padding: 1px 5px; }
.productcontainer2 td { padding: 0 3px; border-left: 1px solid #000; border-bottom: 1px solid #000; }
.productcontainer2 img { float: right; margin-bottom: 5px; margin-left: 15px; ; }
.radiatorimg {
	float: right;
	padding-top: 10px;
}
.radiatorimg2 { float: left; border: solid 1px #333; }
.radiatorrod { float: left; }
.radiatorscontainer {
	padding-bottom: 35px;
	width: 600px;
	float: left;
}
.PartsTable  {
	background-color: #eee;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 12px;
	margin-bottom: 15px;
}
.PartsTable th { color: #fff; background-color: #000; text-align: left; padding: 2px 5px; }
.PartsTable td {
	padding: 2px 10px 2px 3px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	line-height: 14px;
}
.radiatorwrap {
	float: left;
	margin-top: 20px;
	width: 600px;
}
#carcontent {
	text-align: center;
	padding: 25px 5px 30px 25px;
	font-family: Georgia;
}
#carcontent ul {
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#carcontent li {
	font-size: 16px;
	line-height: 18px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	list-style-type: none;
}
#carcontent p {
	font-size: 16px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
#carcontent img { background-color: #ccc; margin-right: 22px; margin-bottom: 20px; }
.coolcarcopy { font-family: georgia; width: 360px; float: left; margin-bottom: 40px; padding-right: 60px; padding-left: 40px; }
.coolcarcopy ul {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.coolcarcopy li {
	font-size: 14px;
	line-height: 18px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 100%;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
}
/* Footer */
#footerHome			{
	color: #333;
	font-size: 14px;
	font-family: georgia;
	background-image: url(../img/home-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: right;
	width: 944px;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
#footerHome a:link, #footerHome a:visited	{text-decoration: none; color: #333;}
#footerHome a:hover						{ color: #999; text-decoration: underline; }
#footerHome p			{
	margin-right: 25px;
}
#footer			{
	smargin: 0 0 50px;
	color: #333;
	font-size: 14px;
	font-family: georgia;
	text-align: left;
	width: 944px;
	height: 97px;
	float: left;
	border-top: 1px solid #999;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#footer a:link, #footer a:visited	{text-decoration: none; color: #333;}
#footer a:hover						{ color: #999; text-decoration: underline; }
#footer p			{ margin: 5px 0 0; padding: 0; }
#preloadedImages { display: none; }
/* Forms*/
form		{margin: 0; padding: 0; border: 0;}
form td { padding-right: 15px; padding-bottom: 20px; }
form p { padding-bottom: 10px; }
.forminput {
	background-color: #fff;
	margin: 0 2px 0 1px;
	padding: 2px 4px;
	border-color: #ccc #999 #999 #ccc;
	border-style: solid;
	border-width: 1px;
}
.forminput:hover, .forminput:focus {
	background-color: #eee;
	margin: 0 2px 0 1px;
	padding: 2px 4px;
	border: solid 1px #ddd;
}
input, select , textarea{
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding-left: 5px;
	font-size: 15px;
}
.Formbutton { background-color: #efefef; background-position: 0 0; margin: 0; padding: 1px 4px; border-color: #e1e1e1 #999 #999 #e1e1e1; border-style: solid; border-width: 1px; }
.Formbutton:hover, .button:focus { background-color: #fff; border-color: #999 #e1e1e1 #e1e1e1 #999; border-style: solid; border-width: 1px; }
/*Lightbox
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
