/* 
**************************************
Pontiac
**************************************  */

.rtop,.rbottom {background:#8D0303}
.rtop *,.rbottom * {background:#8D0303}
.r1 {background:#8D0303}
.r2 {background:#8D0303}
.r3 {background:#8D0303}
.r4 {background:#8D0303}
.rs1 {background:#8D0303}
.rs2 {background:#8D0303}
div.button a {background:#8D0303;color:#fff;}


/* buttons */

img.buttonHead		{

	height: 21px; 

	width: 17px; 

	padding: 0; 

	float: left;

	vertical-align: middle;

}



div#buttonHeadDiv {

	height: 21px; 

	width: 17px; 

	padding: 0; 

	float: left;

	background-image: url(buttons/text_button/button_head.gif);

}



.buttonBody		{

	height: 15px;

	width: 150px;

	margin: 0;

	background-image: url(buttons/text_button/button_middle.gif);

	float: left;

	vertical-align: middle;

}

.smallbuttonBody		{

	height: 30px;

	width: 78px;

	margin: 0;

	background-image: url(buttons/text_button/large_button_middle.gif);

	background-repeat: repeat;

	float: left;

	vertical-align: middle;

	align:center;

	font-weight:bold;

}	

img.buttonTail		{

	height: 21px;

	width: 4px;

	padding: 0;

	float: left;

	margin-right: 10px;

	vertical-align: middle;

}



div#buttonTailDiv {

	height: 21px;

	width: 4px;

	padding: 0;

	float: left;

	background-image: url(buttons/text_button/button_end.gif);

}



/* BRANDING BAR LINK STYLES : text-decoration and hover styles in gmGlobal.css */

a.brandingBar {color:#F7BE00} 



/* ACTION LINK STYLES (e.g. left navigation "choose a vehicle", body content calls to action) */

a.action {color:#990000}



a.brandLink {color:#8D0303}

a.brandLink:hover {color:#999999}



/* NEXT BUTTON STYLES : default text-decoration and color in gmGlobal.css */

.nextBtnContent {background-color:#990000}

a.nextBtnLink {color:#fff;}



.namePlate {

	background: url(nameplate_tile.gif) repeat-x;

	width:980px; 

	height:27px; 

	color:#ffffff; 

	padding-left:10px; 

}