/* CSS Document */

/*GLOBALS**************************************************************************************************/
html, body {
border:0;
margin:0;
padding:0;
height:100%;
}
* hmtl, * html body{overflow:hidden;}
 
body {
font:normal 13px "Trebuchet MS", arial, helvetica, sans-serif;
color:#3E4F4F;/*2d2d2d*/
}


.minWidth{
/*FIREFOX IE7*/
position:relative; 
min-width:1003px;
/*IE6*/
_width:47px;
_border-right:959 solid #FFF; 
_height:1px;
}
.minWidth-int{
/*FIREFOX IE7*/
display:block;
/*IE6*/
_float:left; 
_position:relative; 
_margin-right:-959px;
}

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
font-family:"Trebuchet MS", arial, helvetica, sans-serif;
text-align:left;
color:#4c555a;
}
 
h1 {
padding:15px 0 25px 0;
letter-spacing:-1px;
font-size:24px;
}
h1.dark-gray-title-bar{
margin:0;
padding:5px 85px 5px 85px ;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-style:italic;
font-weight:bold;
letter-spacing:0px;
color:#848584;
}
 
h2{
margin:0px 0 10px 0;
padding:0;
letter-spacing:0px;
font-size:20px;
}
h2.testimonials, h2.faq, h2.location{
margin:0px 0 0px 0;
}
h2.faq{
border-bottom:2px solid #fff;
padding:15px;
margin-bottom:10px;
/*border:1px solid red;*/
}
h2.home{
margin-bottom:20px;
}
h2.news{
margin-bottom:3px;
padding:0;
font-size:17px;
}
 
h3 {
margin:5px 0 10px 0;
font-size:13px;
font-weight:bold;
}

h4{
font-size:13px;
}


.t10{font-size:10px;}
.t11{font-size:11px;}
.t12{font-size:12px;}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
text-align:left;
}

p{
color:#3E4F4F;/*8c8c8c*/
}
p.news{
padding-left:16px;
}
/*p.testimonials{
padding:0;
}*/
.testimonialsInner p{
padding:0 0 0px 0;
margin:0;
}
 
ul{
list-style:none;
padding:0 0 18px 20px;
}

ol{
padding:0 0 18px 25px;
}

blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}

img, div {
behavior: url(epngfix.htc); 
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
/***** Global Classes *****/
#wrap {
width:960px;
margin:0 auto;
}
 
.clear         { clear:both; }
.clear-left    { clear:left; }
.clear-right   { clear:right; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.relative      {position:relative;}
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.padding3{padding:3px;}
.padding5{padding:5px;}
.padding10{padding:10px;}
.padding15{padding:15px;}
.padding20{padding:20px;}

.margin5{margin:5px;}
.margin10{margin:10px;}
.margin15{margin:15px;}
.margin20{margin:20px;}

.pointer{cursor:pointer;}
.default{cursor:default;}

.error{
color:#f00;
}
.cred{color:#f00;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*GLOBALS**************************************************************************************************/


/*LAYOUT ***************************************************************************************************/

/* CSS Document */

/***** CONETEDORES *******/


#status{
position:fixed; 
top:0; left:0; 
z-index:7; 
padding:5px; 
font:0.8em Verdana, Arial, Helvetica, sans-serif bold; 
color:#FFF; 
background:#336699; 
width:150px; 
border:1px solid #446699; 
float:left; 
text-align:center;
}
* html #status{position:absolute;}

#container{
position:absolute; 
top:0; left:0; 
width:100%; 
min-height:500px; 
height:auto !important; height:100%;
text-align:center;
background:#343435 url(http://www.rennsportusa.com/_bullets/bg.jpg);
/*border:1px solid black;*/
}
/**html #container{width:1006px; overflow:auto;}*/

#main{
margin:0 auto;
padding:5px 0;
height:100%;
width:960px;
background:#343435;
/*border:1px solid cyan;*/
}

#header{
position:relative;
padding:0px;
margin:0;
/*border:1px solid green;*/
}

#alternative{
width:960px; 
height:290px; 
background:url(http://www.rennsportusa.com/_bullets/alternative-bg-header.jpg) repeat-x;
/*border:1px solid #000;*/
}
#alternative-logo{
margin-left:60px; 
text-align:left;
}
#alternative-car{
float:left;
margin:4px 0 0 150px;  _margin:4px 0 0 75px;
text-align:left
}
#alternative-menu{
margin:35px 0 0 140px;
}
#alternative-menu ul{
margin:0; 
padding:0; 
font-size:14px; 
color:#fff; 
line-height:1.2;
list-style-image:url(http://www.rennsportusa.com/_bullets/alternative-bullet.gif);
_list-style-image:url(http://www.rennsportusa.com/_bullets/alternative-bullet-ie6.gif);
list-style-position:inside;
}

#alternative-menu ul li a, #alternative-menu ul li a:link, #alternative-menu ul li a:visited, #alternative-menu ul li a:active{
color:#fff;
}
#alternative-menu ul li a:hover{
color:#ea7526;
}

#body{
width:960px;
min-height:50px;
height:auto; //height:100%;
margin:0px auto; 
padding:0px 0px 25px 0px;
background:#f3f3f7;/*e2e3e3*/
/*border:1px solid red;*/
}

#dark-gray-title-bar{
height:30px;
background:url(http://www.rennsportusa.com/_bullets/bg-dark-title-bar.jpg) left repeat-x;
}

#car-logos{
height:90px;
background:url(http://www.rennsportusa.com/_bullets/bg-car-logos.gif) top center no-repeat;
}

/*SECTIONS SETTINGS*************************************************************/
#section{
margin:0 0 0 0;
padding:0 0 25px 0;
/*border:px solid blue;*/
}

h1.sectionTitle{
height:40px;
margin:0 0 25px 0;
padding:12px 85px 3px 85px ;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color:#181818;
background:#d3d3d7;
border-top:1px solid #f7f7fb;
border-left:1px solid #f7f7fb;
border-bottom:1px solid #a1a1a3;
border-right:1px solid #a1a1a3;
}
.sectionItem, .sectionItemHome, .sectionItemTestimonials, .sectionItemFaq{
margin:0px 65px 20px 65px; 
padding:20px;
background:#d3d3d7;
/*border:1px solid blue;*/
}
.sectionItemHome{
margin:0px 65px 20px 65px; 
padding:0px;
background:#F3F3F7;
/*border:1px solid red;*/
}
.sectionItemTestimonials{
margin:0px 65px 20px 65px; 
}
.sectionItemFaq{
padding:0;
}
.sectionImgHolder, .sectionHomeImgHolder, .sectionTestimonialsName, .sectionLocationLeft{
position:relative;
float:left;
height:130px;
width:220px;
margin:0 0px 0 0px;
padding:5px;
background:#fff;
border:1px solid #666;
}
.sectionImgBlank {
position:relative;
float:left;
height:130px;
width:220px;
margin:0 0px 0 0px;
padding:5px;
}
.sectionHomeImgHolder{
width:365px;
height:250px;
padding:20px;
background:#D3D3D7;
border:none;
}
.imgHolder{
width:355px;
height:240px;
padding:5px;
background:#fff;
border:1px solid #666;
}

.sectionTestimonialsName, .sectionLocationLeft{
min-height:30px; height:auto !important; height:auto;
/*padding:5px 5px 0px 5px;*/padding:0px;
background:#d3d3d7;
border:none;
/*border-right:2px solid #FFF;*/
}
.sectionLocationLeft{
width:215px;
padding-right:10px;
}

.testimonialsOuter{
background:url(http://www.rennsportusa.com/_bullets/quotes-open.jpg) top left no-repeat;
/*border:1px solid blue;*/
padding:0 0 0 15px;
}
.testimonialsInner{
background:url(http://www.rennsportusa.com/_bullets/quotes-closed.jpg) 100% 100% no-repeat;
/*border:1px solid red;*/
padding:0 15px 0 0;
}

.sectionContent, .sectionHomeContent, .sectionForm, .sectionFaqContent, .sectionTestimonialsContent, .sectionLocationContent{
position:relative;
float:left;
width:500px;
margin:0 0 0 30px;
/*border:1px solid red;*/
}
.sectionHomeContent{
width:365px;
height:250px;
padding:20px;
background:#D3D3D7;
margin:0 0 0 20px;
/*border:1px solid blue;*/
}
.sectionHomeContentInner{
width:365px;
height:250px;
overflow-y:auto;
overflow-x:hidden;
/*border:1px solid yellow;*/
}
.sectionHomeContentInner p{
padding-left:16px;
}

.sectionTestimonialsContent, .sectionLocationContent{
margin:0;
padding:0 0 0 30px;
width:532px;
/*border-left:2px solid #fff;*/
/*border:1px solid red;*/
}
.sectionTestimonialsContent{
margin-bottom:5px;
text-align:left;
}

.sectionContent h1, .sectionForm h1, .sectionFaqContent h1{
margin:0;
padding:0 0 15px 0;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing:0;
color:#f3f3f5;
}
.sectionForm{
width:700px;
}
.sectionFaqContent{
position:relative;
float:none;
margin:0;
padding:0 15px 15px 15px;
width:800px;
/*border:1px solid red;*/
}

/*SECTIONS SETTINGS*************************************************************/

#footer{
width:960px;
min-height:45px; height:auto !important; height:45px;
margin:0 auto; 
padding:0px;
background:#000;
/*border:1px solid yellow;*/
}
	#footerNav{
	margin:0px auto;
	padding:0;
	width:465px;//width:465px; _width:465px; 
	min-height:30px; height:auto !important; height:30px;
	text-align:center;
	/*border:1px solid white;*/
	}

		#footerNav li{
		float:left;
		display:block;
		/*border:1px solid yellow;*/
		}
		#footerNav li a, #footerNav li a:link, #footerNav li a:visited, #footerNav li a:active{
		padding:10px;
		float:left;
		display:block;
		font:normal 12px verdana Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#b1b7ba;
		/*border:1px solid blue;*/
		}
		#footerNav li a:hover{
		color:#fe6b04;
		}
		
		#copy{
		padding:10px 20px 20px 20px;
		min-height:20px; height:auto;
		display:block;
		font:normal 11px verdana Arial, Helvetica, sans-serif;
		color:#f3f3f7;
		text-align:center;
		}

/*LAYOUT ***************************************************************************************************/

/*FORMS*****************************************************************************************************/

@charset "utf-8";
/* CSS Document */

form {
	margin: 0;
	padding: 0;
	display:inline;
}

.form-line{
padding:0 0px 5px 0;
text-align:left;
}

label {
	display: block;
	float:left;
	width: 220px;
	padding-left: 5px;
	text-align: left;
	/*border:1px solid red;*/
}

input, textarea, select {
	margin-right:5px;
	border-top: 1px solid #e7e8e9;
	border-left: 1px solid #e7e8e9;
	border-bottom: 1px solid #afb1b4;
	border-right: 1px solid #afb1b4;
	padding: 1px;
	color: #333;
	background:#dcdddf;/*dcddde*/
}

textarea{
	margin-right:5px;
	font:10px Verdana, Arial, Helvetica, sans-serif normal;
}

.divSubmit{
padding:0 0 0 225px;
text-align:left;
/*border:1px solid green;*/
}

.submit{
width:100px;
padding:2px;
background:#4b4b4d;
border:1px solid #f3f3f5;
font:12px Verdana, Arial, Helvetica, sans-serif normal;
color:#f3f3f5;
}

.valid {
background:url(http://www.rennsportusa.com/_bullets/checked.gif) no-repeat;
height:16px;
width:16px;
display: block;
float:right;
position: absolute;
top: -18px; //top:-25px;
/*border:1px solid green;*/
}

.width50{width:50px;}
.width80{width:80px;}
.width100{width:100px;}
.width120{width:120px;}
.width150{width:150px;}
.width180{width:180px;}
.width200{width:200px;}
.width250{width:250px;}
.width300{width:300px;}

/*FORMS*****************************************************************************************************/