@charset "UTF-8";
/**************************************************
SG AUTO STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Daniel Pitner of ecarlist
***************************************************/

body {
	background:#000000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	color:#ffffff;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}

a {
	color:#d95353;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
}

/******************
CONTAINERS
*******************/
#bigContainer {
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content {
	margin:0px auto;
	text-align:left;
	width:980px;
}
#topBanner {
	background:url(../images/bgBanner.jpg) top center no-repeat;
	height:228px;
	width:100%;
}
#homepageFlash {
	height:353px;
	margin:0px auto;
}

/*cars section*/
.barSeperator {
	background:url(../images/bgSeperator.jpg) top center no-repeat #1B1B1B;
	height:15px;
	margin:0px auto;
	width:980px;
}
#titleCars {
	background:url(../images/titleCars.gif) top left no-repeat;
	height:20px;
	margin:0px auto;
	width:960px;
}

/*cars section*/
#carSection {
	width:980px;
	margin:0px auto;
}

.carPic {
	float:left;
	margin-left:15px;
	margin-right:8px;
	width:95px;
	font-size:7pt;
}
.carPic img {
	border:#d95353 1pt solid;
	margin-bottom:3px;
}
.carPic a  {
	color:#d95353;
	text-decoration:none;
}
.carPic a:hover {
	color:#FFFFFF;
}


/*bottom section*/
#sgautoBottom {
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#dc4545;
}
#bottomBar {
	background:url(../images/bgCarbon.gif) top center repeat-x #202020;
	height:28px;
}
#bottomSec {
	background:url(../images/bgBottom.gif) top center repeat-x #000000;
	height:155px;
	text-align:left;
}
#bottomSecInner {
	width:950px;
	margin:0px auto;
}

/*nav section*/
#navSection {
	margin:0px auto;
	
}



/******************
TITLE
*******************/
.titleProduct {
	background:url(../images_ecarlist/titleProducts.gif);
	height:37px;
}


/******************
MISC
*******************/
.clear {
	clear:both;
}
.floatLeft{
	float:left;
}
.floatRight {
	float:right;
}
.spacer {
	height:20px;
}
.spacer10 {
	height:10px;
}
.spacer13 {
	height:13px;
}
.spacer15 {
	height:15px;
}
.spacer3 {
	height:3px;
}
.spacer1 {
	height:1px;
}
.displayBlock {
	display:block;
}

.txtRed {
	color:#d95353;
}

a.linkRed  {
	color:#d95353;
	text-decoration:none;
}
a.linkRed:hover {
	color:#FFFFFF;
}

/******************
TOOL TIP
*******************/
.toolTip {
	width:300px;
	height:237px;
	background:url(../images_ecarlist/toolTip.gif) center center no-repeat transparent;
	filter: Shadow(Color=#9fb684, Direction=135, Strength=5);
}
.toolTipInner {
	margin-left:45px;
	margin-right:45px;
	font-size:10pt;
	color:#5a6f06;
}
.toolTipTitle {
	margin-left:40px;
	margin-right:40px;
	color:#000000;
	font-size:14pt;
	font-family:"Verdana";
	font-weight:bold;
}


/******************
HOME POP
*******************/
.altWin {
	width:200px;
	height:200px;
	font-size:12pt;
	background:url(../images_ecarlist/altWin.png) top center no-repeat;
	color:white;
	position:absolute;
	top:359px;
	left:0px;
	visibility:hidden;
	text-aligh:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.altWinTitle {
	color:#fff;
	margin: 10px 5px 5px 5px;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}
.altWinText {
	width:167px;
	height:130px;
	/*border:#9abb62 .08em solid;*/
	margin-left:11px;
	padding:5px;
}

#shipping #left p#ship2 { font-size:16px; font-weight: bold; }
