/*===================== GM-SPECIFIC STYLES ========================*/


body	{
	background: #008bf3 url("../images/bg/background.jpg") top left repeat-x;
	color: #fff;
}

a	{
	color: #fff;
}

div#wrapper	{
	background: #b9b9b9;
}

div#header	{
	background: #b9b9b9 url("../images/bg/masthead.png") top center no-repeat;
	border-top: solid 1px #999;
}

div#footer	{
	background: #b9b9b9;
	border-top: solid 1px #999;
}

div#flash_replace	{
	background: url("../images/bg/gm_flash_bg.jpg") top center no-repeat;
}

a#signup	{
	display: block;
	width: 116px;
	height: 79px;
	float:left;
	text-indent: -9999px;
}

a#signin	{
	display:block;
	width: 110px;
	height: 79px;
	float:left;
	text-indent: -9999px;
}

ul.brand_nav	{
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

li.chevrolet	{
	background: url("../images/gui/button/chevrolet.png") center center no-repeat;
	width: 96px;
}

li.buick	{
	background: url("../images/gui/button/buick.png") center center no-repeat;
	width: 73px;
}

li.pontiac	{
	background: url("../images/gui/button/pontiac.png") center center no-repeat;
	width: 92px;
}

li.gmc	{
	background: url("../images/gui/button/gmc.png") center center no-repeat;
	width: 67px;
}

li.saturn	{
	background: url("../images/gui/button/saturn.png") center center no-repeat;
	width: 84px;
}

li.hummer	{
	background: url("../images/gui/button/hummer.png") center center no-repeat;
	width: 82px;
}

li.saab	{
	background: url("../images/gui/button/saab.png") center center no-repeat;
	width: 78px;
}

li.cadillac	{
	background: url("../images/gui/button/cadillac.png") center center no-repeat;
	width: 89px;
}

li.gm	{
	background: url("../images/gui/button/gm.png") center center no-repeat;
	width: 71px;
}

