/*===================== SAAB-SPECIFIC STYLES ========================*/


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

a	{
	color: #fff;
}

div#wrapper	{
	border-left: solid 3px #999;
	border-right: solid 3px #999;
	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 #999999;
	height: auto;
}

div#disclaimers	{
	margin-top: 1em;
}

p.disclaimer	{
	text-align: center;
}


ol.disclaimer	{
	text-align: left;
	margin: 0px 5em;
	padding-left: 2em;
}


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

div#buttons	{
	padding-top: 175px;
	width: 228px;
	margin:0px auto;
}

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;
}

