body {
	background: #000;
	font-family: Arial;
	color: #fff;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

#menubg {
	background-image:url(https://secure.gmdrives.com/en/images/quickmenu/center_tile.png);
	width: 960px;
	margin: 10px auto 0;
	z-index: 10;
}

#menuleftcap {
	font-size:1px;
	width:6px;
	height:33px;
	background-image:url(https://secure.gmdrives.com/en/images/quickmenu/left_cap.png);
}

#menurightcap {
	font-size:1px;
	width:6px;
	height:33px;
	background-image:url(https://secure.gmdrives.com/en/images/quickmenu/right_cap.png);
}


/* Form Rules */
		
label,input {
	display: block;
	width: 100px;
	float: left;
	margin: 0 5px 10px 0;
	font-size: 12px;
}

textarea {
	display: block;
	width: 200px;
	height: 125px;
	float: left;
	margin-bottom: 10px;
}

select {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 10px;
	font-size: 10px;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 14px;
}

form {
	padding-top: 10px;
}

#wrapper {
	margin: 1.0em auto;
	padding: 0;
	width: 960px;
}

#header {
	margin: 0;
	padding: 0;	
	width: 960px;
	height: 98px;
}

#header a {
	margin: 0;
	padding: 0;
	display: block;
	width: 960px;
	height: 98px;
}

#vehicleMenuContainer {
	float: left;
	width: 160px;
	height: 500px;
	display: inline;
	background: url(../images/vehicleMenuBG.jpg) no-repeat;
}

#vehicleMenuContainer ul {
	position: relative;
	left: 10px;
	top: 25px;
}

#vehicleMenuContainer li {
	line-height: 1.5em;
	font-size: 12px;
	list-style-image: none;
}

#vehicleMenuContainer li a:link {
	color: #ccc;
	text-decoration: none;
}

#vehicleMenuContainer li a:hover {
	color: #666;
	text-decoration: none;
}

#vehicleMenuContainer li a:visited {
	color: #ccc;
	text-decoration: none;
}

.clearleft {
	clear: left;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

.clearright {
	clear: right;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}


.clearboth {
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;

}

#vehicleMainContainer {
	float: right;
	width: 800px;
	height: auto;
	margin-bottom: 5px;
	background: #000;
}

.vehicleHR {
	height: 1px;
	width: 800px;
	background: #1a1a1a;
	display: block; 
	overflow: hidden;
}

#manufacturerPhoto {
	float: left;
	width: 524px;
	height: 255px;
	margin-top: 10px;
	background: #000;
}

#manufacturerPromotions {
	float: right;
	display: inline;
	width: 260px;
	height: 300px;
	margin: 5px 0;
	border: 1px solid #141414;
	font-size: 10px;
}

#manufacturerPromotions table {
	width: auto;
	margin: 5px 10px;
	color: #cccc00;
	background: #141414;
}

#manufacturerPromotions  th, #manufacturerPromotions td {
	border: 1px solid #2b2b2b;
	border-collapse: collapse;
	padding: 5px;
	font-size: 10px;
}

.vehiclerebateinfo  th, .vehiclerebateinfo td {
	border: 1px solid #2b2b2b;
	border-collapse: collapse;
	padding: 5px;
	font-size: 11px;
}

#manufacturerPromotions h2 {
	color: #fff;
	font-size: 20px;
	padding: 5px 0 5px 5px;
	margin: 0;
}

#manufacturerPromotions p {
	margin: 0 15px;
	padding: 5px 0;
	line-height: 1.5em;
}

#manufacturerDealerSearch {
	float: left;
}

#manufacturerInventorySearch {
	float: right;
}

#vehicleDealerActions {
	width: 100%;
	height: 35px;
	background: url(../images/pontiac/vehicleDealerActions.png) no-repeat;
	margin-bottom: 10px;
}

.submitButton {
	width: 120px;
	height: 20px;
	background: transparent url(../images/pontiac/pFindDealers-btn.png) no-repeat;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.searchInventorybtn {
	width: 130px;
	height: 20px;
	background: transparent url(../images/pontiac/pSearchInventory-btn.png) no-repeat;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.submitRequestbtn {
	width: 125px;
	height: 20px;
	background: transparent url(../images/pontiac/pSubmitLead-btn.png) no-repeat;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#manufacturerModelSearchContainer {
	width: 100%;
	background: #999;
}

.manufacturerModelActions {
	background: transparent url(../images/pontiac/actionsMenuBG.gif) repeat-x;
	width: 800px;
}

.manufacturerModelActions ul {
	padding-top: 5px;
	padding-left: 30px;
}

.manufacturerModelActions li {
	display: inline;
	color: #fff;
	font-size: 12px;
	padding: 5px 100px 0 0;
}

#manufacturerBody {
	float: left;
	width: 490px;
	background: #000;
	color: #fff;
	display: inline;
}

#manufacturerRequestInfo {
	float: right;
	width: 200px;
	height: 455px;
	background: url(../images/leadRequestInfo.png) no-repeat;
	margin: 10px 10px 10px 0;
	display: inline;
}

#manufacturerRequestInfo h2 {
	color: #cccc00;
	font-size: 18px;
	padding: 8px;
}

#manufacturerRequestInfo p {
	color: #ccc;
	font-size: 12px;
	line-height: 1.5em;
	padding: 8px;
}

#manufacturerRequestInfo span {
	color: #ccc;
	font-size: 10px;
}

#manufacturerRequestInfo .hr {
	width: 90%;
	height: 1px;
	margin: 0 auto;
	background: #1a1a1a;
	display: block; 
	overflow: hidden;
}

#manufacturerRequestInfoForm {
	margin-top: 10px;
}

#manufacturerRequestInfoForm label {
	width: 55px;
	font-size: 12px;
	color: #ccc;
}

#manufacturerRequestInfoForm input {
	width: 115px;
	font-size: 12px;
	color: #000;
}

#manufacturerBodyContainer {
	width: 800px;
	border-left: 1px solid #1a1a1a;
	border-right: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
}

#manufacturerBody {
	width: 555px;
	color: #fff;
	margin: 10px;
	font-size: 12px;
}

#manufacturerBody h1 {
	color: #cccc00;
	font-size: 16px;
	padding: 5px 0;
}

#manufacturerBody h2 {
	color: #990000;
	font-size: 14px;
	padding: 5px 0;
}

#manufacturerBody p {
	line-height: 1.5em;
	padding: 5px 0;
}

#manufacturerBody ul {
	padding: 5px 0;
	margin-left: 15px;
}

#manufacturerBody li {
	line-height: 1.5em;
	list-style-image: url(../../en/images/pontiac/pontiacli.png);
}

#searchResultsContainer {
	width: 960px;
	margin: 0 auto;
}
#searchresultsLeft {
	float: left;
	width: 220px;
	display: inline;
}

#searchResultsAgain {
	float:right;
	width: 200px;
	height: 175px;
	background: url(../../en/images/findDealerBG.png) no-repeat;
	margin: 10px;
	display: inline;
}

.clearboth {
	clear: both;
	display: block;
	height: 0;
	width: 0;
}
#searchResults {
	float: right;
	width: 740px;
	display: inline;
	margin-top: 10px;
	font-size: 12px;
}

#searchResults a:link {
	color: #ccc;
	font-size: 11px;
	text-decoration: underline;
}

#searchResults a:hover {
	color: #ddd;
	font-size: 11px;
	text-decoration: underline;
}

#searchResults a:visited {
	color: #ccc;
	font-size: 11px;
	text-decoration: underline;
}

#searchResults h2 {
	color: #cccc00;
	font-size: 14px;
	padding: 3px 0;
}

#searchResults table {
	width: 95%;
	margin: 3px auto;
}

#searchResults th {
	color: #cccc00;
	padding: 5px;
	background: #1b1b1b;
	font-size: 10px;
}

#searchResults tr.white {
	width: 100%;
	background: #2b2b2b;
}

#searchResults tr.gray {
	width: 100%;
	background: #141414;
}

#searchResults td {
	padding: 5px;
}

#searchDealers label {
	width: 55px;
	font-size: 12px;
	color: #ccc;
}

#searchDealers input {
	width: 115px;
	font-size: 12px;
	color: #ccc;
}

#searchDealers input.zipcode {
	width: 60px;
}

#requestInfo {
	float: right;
	width: 200px;
	height: 455px;
	background: url(../../en/images/leadRequestInfo.png) no-repeat;
	margin: 10px;
	display: inline;
}

#searchresultsLeft h2 {
	color: #cccc00;
	font-size: 18px;
	padding: 8px;
}

#searchresultsLeft p {
	color: #ccc;
	font-size: 12px;
	line-height: 1.5em;
	padding: 8px;
}

#searchresultsLeft span {
	color: #ccc;
	font-size: 10px;
}

#searchresultsLeft .hr {
	width: 90%;
	height: 1px;
	margin: 0 auto;
	background: #1a1a1a;
	display: block; 
	overflow: hidden;
}

#requestInfoForm {
	margin-top: 10px;
}

#requestInfoForm label {
	width: 50px;
	font-size: 11px;
	color: #ccc;
}

#requestInfoForm input {
	width: 115px;
	font-size: 12px;
	color: #000;
}

#requestInfoForm select {
	margin-left: 75px;
	width: 105px;
}

.vehiclepromoblock {
	float: left;
	width: 175px;
	text-align: center;
	margin: 5px;
	display: inline;
}
.vehiclepromoblock td {
	font-size: 10px;
	padding: 0;
	border: 1px solid #2b2b2b;
	border-collapse: collapse;
}
.vehiclerebateinfo p {
	margin: 3px auto;
	font-size: 11px;
	line-height: 1.5em;
}
.rebateTable {
	margin-bottom: 5px;
}

.vehiclepromoblock h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0;
}
.vehiclepromoimage img {
	border: 1px solid #141414;
	width: 173px;
	height: auto;
}
.vehiclerebateinfo {
	width: 95%;
	background: #141414;
	color: #fff;
	padding: 3px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.vehiclepromoHR {
	width: 99%;
	margin: 0 auto;
	height: 1px;
	display: block;
	background: #141414;
	overflow: hidden;
}
#footer {
	width: 100%;
	height: 30px;
	background: url(../../en/images/footerBG.png) no-repeat;
	font-size: 11px;
	margin-bottom: 15px;
}
#leftfooter ul {
	margin-top: 8px;
}

#leftfooter li {
	display: inline;
	margin: 0 10px;
}

#leftfooter a:link {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#leftfooter a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#leftfooter a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

#rightfooter a:link, a:visited {
	color: #cccc00;
	font-size: 11px;
	text-decoration: none;
}

#rightfooter a:hover {
	color: #cccc00;
	font-size: 11px;
	text-decoration: underline;
}

#rightfooter ul {
	margin-right: 15px;
	margin-top: 8px;
}

#rightfooter li {
	display: inline;
	margin: 0 5px;
}

#rightfooter li img {
	margin-top: 5px;
}

#searchResultsContainer {
	width: 960px;
	margin: 0 auto;
}
#searchresultsLeft {
	float: left;
	width: 220px;
	display: inline;
	color: #fff;
}

#searchResultsAgain {
	float:right;
	width: 200px;
	height: 175px;
	background: url(../../en/images/findDealerBG.png) no-repeat;
	margin: 10px;
	display: inline;
}

.clearboth {
	clear: both;
	display: block;
	height: 0;
	width: 0;
}
#searchResults {
	float: right;
	width: 740px;
	display: inline;
	margin-top: 10px;
}

#searchDealers label {
	width: 55px;
	font-size: 12px;
	color: #fff;
}

#searchDealers input {
	width: 115px;
	font-size: 12px;
	color: #000;
}

#searchDealers input.zipcode {
	width: 60px;
}

.vehiclerebateinfo {
	width: 100%;
	background: #141414;
	color: #fff;
	padding: 3px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

/* Vehicle Actions Navigation */

#nav { width: 840px; height: 30px; background: transparent; margin: 0; }
#nav ul { display: block; text-align: left; list-style: none; margin: 0 auto; }
#nav li { display: inline; padding: 0 15px; }
#nav a { margin: 0 4px 0 0; padding: 5px 10px; color: #ccc; text-decoration: none;}
#nav a:hover { position: relative; background: url(../images/nav_tl.png) top left no-repeat #000; color: #cccc00;}
#nav #current a { position: relative; background: url(../images/nav_tl.png) top left no-repeat #000; color: #ccc;}
.nav_tr {position: absolute; top: 0; right: 0; display: block; width: 4px; height: 4px; background: transparent url(../images/nav_tr.png) top right no-repeat;}
.nav_bl {position: absolute; bottom: 0; left: 0; display: block; width: 4px; height: 4px; background: transparent url(../images/nav_bl.png) bottom left no-repeat;}
.nav_br {position: absolute; bottom: 0; right: 0; display: block; width: 4px; height: 4px; background: transparent url(../images/nav_br.png) bottom right no-repeat;}
#nav a span {display: none;}
#nav a:hover span, #nav #current a span {display: block;}

/* PRETTY SEARCH */

.searchbox
{
 border:none;
 width:100px;
 height:17px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #333;
 text-indent: 3px;
 margin-top: 2px;
}

.validation-advice {
	display: block;
	padding: 5px;
	background-color: #990000;
	color: #fff;
	font-weight: bold;
	margin: 25px -50px 5px -150px;
	font-size: 9px;
	width: 140px;
	height: auto;
	float: left;
	z-index: 5;
}

#preapproval form {
	margin: 1.0em auto;
	padding: 0;
}

#preapproval fieldset {
	margin: 1.0em 0 2.0em;
	padding: 1.0em;
	border: 1px solid #000;
	background: #efefef;
}

#preapproval label {
	margin: 0 0.4em 0.8em 0;
	padding: 0;
	width: 12.0em;
	display: block;
	float: left;
	text-align: right;
}

#preapproval input, select {
	margin: 0 0.2em 0.8em 0;
	padding: 0;
	width: 11.0em;
	float: left;
	display: block;
}

#preapproval input.hiddenField {
	width: 0.0em;
	display: none;
	border: none;
}

#preapproval br.left {
   font-size: 1px;
   line-height: 0px;
   height: 0;
   clear: left;
}

#footertext {
	width: 98%;
	height: 150px;
	margin: 10px auto;
	border: 1px solid #2b2b2b;
	overflow: auto;
}
#footertext p {
	padding: 5px;
	color: #ccc;
	font-size: 11px;
	background: #141414;
}

#toplinks {
	width: 100%;
}

#toplinks a {
	text-decoration: underline;
	color: #cccc00;
	font-size: 12px;
}

#toplinks a:hover {
	text-decoration: underline;
	color: #cccc00;
	font-size: 12px;
}

#toplinks ul {
	display: inline;
	float: right;
}

/*---------------Certified Page----------------*/

#GMCert_Container {
	width:950px;
	height:450px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/certified/GM-Drives-Certified-Page.jpg);
	background-repeat:no-repeat;
	border:2px solid #fff;
}

#GMCert_Container  strong {
	font-weight:bold;
}

#GMCert_Container h3{
	padding: 7px 5px;
	color:#fff;
	font-size:16px;
	text-decoration:underline;
}

#GMCert_Col-1 {
	width:21.2em;
	margin:8.8em 0 0 2.1em;
	padding:0;
	float:left;
	display:inline;
}

#GMCert_Col-1 ul{
	margin:0.2em .2em 0 .5em ;
}

#GMCert_Col-1 li{
	color:#fff;
	font-size: 12px;
	list-style:disc;
	margin:0 0.7em;
	line-height:1.6em;
}

#GMCert_Col-2 {
	width:27.2em;
	margin:8.8em 1.0em 0 2.4em;
	padding:0;
	float:left;
	display:inline;
}

#GMCert_Col-2 p{
	color:#fff;
	font-size: 110%;
	line-height:150%;
}

#Cert_footer {
	padding:0;
	margin:0 auto;
	width:950px;
	clear:both;
	border:2px solid #fff;
	background-color:#999;
}

#p_pdf {
	padding: 5px 0;
	background-image:url(../images/certified/pdf-icon.gif);
	background-repeat:no-repeat;
	
}

#GMCert_Col-2 a{
	color:#fff;
	margin-left:2.8em;
	font-size: 12px;
}

#GMCert_Col-2 a:hover{
	text-decoration:underline;
}

/* End GM Certified*/


/*------------------------Total Confidence--------------------*/

#totalConfidence {
	background-color: #fff;
	color:#444;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
}

.totalConfidence_family {
	padding-bottom: 450px;
	background: #fff url(../images/totalConfidence/family_bottomBg.jpg) left bottom no-repeat;
}

#family_onStar {
	float: left;
}

#family_topBlurb {
	float: left;
}

.totalConfidence_payment {
	padding-bottom: 350px;
	background: #fff url(../images/totalConfidence/payment_bottomBg.jpg) left bottom no-repeat;
}

.totalConfidence_product {
	padding-bottom: 150px;
	background: #fff url(../images/totalConfidence/product_bottomBg.jpg) left bottom no-repeat;
}

.totalConfidence_value {
	padding-bottom: 250px;
	background: #fff url(../images/totalConfidence/value_bottomBg.jpg) left bottom no-repeat;
}

#totalConfidence h3 {
	margin: 15px 40px;
	color: #1164C2;
	font-weight: bold;
}

#totalConfidence p {
	margin: 15px 40px;
}

#totalConfidence span {
	font-weight: bold;
}

.rebateHeadingText {
	width: 100%;
	display: block;
	color: #fff;
	line-height: 1.5em;
	font-size: 12px;
	margin: 0 5px;
}

.rebateExpires {
	display: block;
	color: #ccc;
	font-size: 10px;
	font-style: italic;
	margin-left: 8px;
}

.rebateSeparator {
	width: 95%;
	margin: 3px auto;
	height: 1px;
	border-bottom: 1px dotted #333;
}

.ajaxLoader {
	display: block;
	margin: 5px auto;
	text-align:center;
}