/* ====== Cheap Suzuki stylesheet ====== */

/* ====== common ====== */
body, html {
margin: 0;
padding: 0;
background: url(../images/page-bg.jpg) top center repeat-x;
color: #fff; } 

#pages {
width: 960px;
margin: 0 auto;
padding: 0;}
* html, *body{
height: 100%; }
.clear {
clear:both;
height:1px;
overflow:hidden; }
img {
margin: 0;
padding: 0;
border: 0; }


/* ====== content container ====== */

#content {
width: 960px;
margin: 0 auto;
padding-top:35px;
clear: both; }
#content p {
font: 12px Tahoma, Arial, Times New Roman, serif;
color: #666;
line-height: 1.7em;
margin: 0 0 15px 0;
padding: 0; }
#content a {
color: #928d86; text-decoration: none; }
#content a:hover {
color: #928d86; text-decoration: underline; }


/* ====== headings ====== */
#content h1  {
font: bold 30px/34px Tahoma, Arial, Times New Roman, serif; color: #4a4a4a;
margin: 0 0 15px 0;
padding: 0; }



/* ==== data tables ==== */

td, th {
font: 12px Tahoma, Arial, Helvetica, sans-serif; 
line-height: 1.7em; }
.datatable {
border: 1px solid #d8d8d8;
border-collapse: collapse;
margin: 10px 0;
padding: 0;  }
.datatable p {
margin: 0;
padding: 0;
text-align:center;}
.datatable td {
border: 1px solid #d8d8d8;
padding: 4px; }
.datatable th {
border-left: 1px solid #d8d8d8;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
background-color: #f2f2f2;
font-weight: bold;
padding: 4px;
color: #3399c9; }
.datatable tr:hover, .datatable tr.hilite {
background-color: #f9f9f9; }







/* ====== footer ====== */

#footer {
width: 800px;
margin: 80px auto 0 auto;
padding: 12px 0 12px 0;
border-top:solid 1px #e8e8e8;
}
#footer p {
font: 11px/16px Tahoma, Arial, Times New Roman, serif; color: #928d86;
margin: 0;
padding: 0 0 8px 0;
text-align:center;}
#footer a {
color: #928d86; text-decoration: none; }
#footer a:hover {
color: #928d86; text-decoration: underline; }






/* ====== Sifr ====== /*


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #main h1, .sIFR-hasFlash #modelnav h2, .sIFR-hasFlash #headertitle p {
	visibility: hidden;
}
