
@import url("module_reset.css");
@import url("module_header.css");
@import url("module_homepage.css");
@import url("module_footer.css");
@import url("module_sifr.css");
@import url("module_overlay.css");
@import url("module_sidebar.css");
@import url("module_maincontent.css");
@import url("module_cma.css");
@import url("module_lightbox.css");
@import url("module_innercontent.css");
@import url("module_newCarOverrides.css");


* { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 1.0em; }
h1, h2, h3 { text-transform: uppercase; }
img { border: 0; }
input, textarea, select { font-size: 1.0em; font-family: Arial, Helvetica, sans-serif; }
table, th, td { font-size: 1.0em; }

a, a:visited { color: #c92348; text-decoration: none; outline: 0; }
a:hover { color: #000; text-decoration: none; cursor: pointer; outline: 0; }

div.clearer { clear: both; line-height: 0px; font-size: 0; }  
.float_right { float: right; }
.float_left  { float: left; }
.margin10px { margin-right: 10px; }

body { 
	font: 62.5% Arial, sans-serif; text-align: center; color: #333;
	background: url("../../images/Template2/bg_body.gif") #fff 0% 0% repeat-x;
}

#wrapper { width: 960px; margin: 0 auto; text-align: left; font-size: 1.1em;  }

.w_50 { width: 50px !important; }
.w_100 { width: 100px !important; }
.w_150 { width: 150px !important; }
.w_165 { width: 165px !important; }
.w_200 { width: 200px !important; }
.w_250 { width: 250px !important; }
.w_300 { width: 300px !important; }
.w_350 { width: 350px !important; }
.w_400 { width: 400px !important; }
.w_450 { width: 450px !important; }
.w_500 { width: 500px !important; }
.w_550 { width: 550px !important; }

.h_25 { height: 25px !important; }
.h_50 { height: 50px !important; }
.h_75 { height: 75px !important; }
.h_100 { height: 100px !important; }
.h_150 { height: 150px !important; }
.h_200 { height: 200px !important; }
.h_250 { height: 250px !important; }
.h_300 { height: 300px !important; }
.h_350 { height: 350px !important; }

.showHideToggle { display: none; }

.underConstruction_homepageBg { 
	background: url("/images/homepagePage_underConstuction_logo.gif") 50% 40px no-repeat; 
	height: 120px !important;
}
.underConstruction_homepageBg  p { 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #6d6e71;
	margin: 12px 0 0 0;
	text-align: center;
}

.underConstruction_homepageBg  a ,
.underConstruction_homepageBg  a:visited  { color: #b3132d; text-decoration: none !important; }
.underConstruction_homepageBg  a:hover { text-decoration: underline; }

.underConstruction_subpageBg { 
	background: url("/images/subpagePage_underConstuction_logo.gif") 50% 30px no-repeat; 
	height: auto;
	width: 700px;

}

* html .underConstruction_subpageBg {
	margin: 0 0 0 120px;
}

html>body .underConstruction_subpageBg {
	*padding: 0 0 0 120px;
}

.underConstruction_subpageBg  p {
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #6d6e71;
	padding: 170px 0 0 0;
	display: block;
	text-align: center;
}

