html, body, div, span, h1, h2, h3, h4, h5, h6, 
p, a, img, strong, sub, sup, b, u, i, form, 
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	min-height: 1px;
	min-width: 1px;
}

html { 	
	overflow-y: scroll;
	HEIGHT: 100%;
}
body {
	HEIGHT: 100%;
	background: #8f9398 url(/audi/img/bg_main.png) repeat-y center 0px; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
/*	letter-spacing: 0.03em; 
	text-align: center; */
}

a { 
	color: #000000;
	text-decoration: none;
}	
a:hover { color: #FFFFFF; }	

	a.ext { text-decoration: underline; }
	a.ext:hover { text-decoration: underline; }

img#logo {
	float: right;
	margin-top: 10px;
}
img.white { 
	background: #efefef; 
}
.clear { clear: both; }

.sml { font-size: 0.9em; }

/* +++++++++++++++++++ */
/* HEADINGS */
/* +++++++++++++++++++ */

h1 a,
h2 a,
h3 a { text-decoration: none; }

h1 { /* sIFR - AUDI SANS EXTENDED BOLD */
	line-height: 120%;
	font-size: 18px;
	color: #FFF;
}
	.ttl {
	float: left;
	margin-top: 35px;
	margin-left: 5px;
	width: 450px;
	}
	.ttl h1 {
		white-space: nowrap;
	}
	
h2 { 
	font-size: 16px;
	line-height: normal;
	margin-bottom: 15px;
	color: #FFF;
}
h3 {
	font-weight: bold;
	color: black;
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
}

h3 a { color: black; }
h3 a:hover { color: #666666; }

h4 {
	font-weight: bold;
	color: #cc0033;
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}
/* +++++++++++++++++++ */
/* CONTAINER DIV -- GOES AROUND EVERYTHING */
/* +++++++++++++++++++ */
#container {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}

#navBar {
/* to make top navbar match size/look of footer since no top nav exists -- per client */
	background: url(/audi/img/bg_functions.png) #7a7d84 no-repeat left bottom;
	HEIGHT: 23px;
	margin-bottom: 20px;
/* original top navbar CSS 
	background: url(/audi/img/bg_navigation_main.png) #acadb2 no-repeat left top;
	height: 35px;
	margin-bottom: 36px;
*/
	clear: both;
	width: 100%;
	z-index: 0;
}

/* +++++++++++++++++++ */
/* LEFT NAVIGATION */
/* +++++++++++++++++++ */

/* LEFT NAVIGATION */
ul#leftNav {
	width: 242px;
	float: left;
	padding-right: 23px;
	margin-bottom: 25px;
}
ul#leftNav li {
	background: #6f737a url(/audi/img/nav_pagelevel_distributor_bg.png) repeat-y -242px 0px;
	color: #FFF;
	width: 242px;
	cursor: pointer;
/*	padding: 8px 10px;*/
	font-size: 10px;
}
ul#leftNav li:hover {
	background: #6f737a url(/audi/img/nav_pagelevel_distributor_bg.png) no-repeat -484px 0px;
}

ul#leftNav li.selected,
ul#leftNav li.selected:hover  {
	background: #6f737a url(/audi/img/nav_pagelevel_distributor_bg.png) no-repeat -484px 0px;
	font-weight: bold;
/* css to make non-link padded-out to same size as linked buttons */
/*	padding: 8px 0px 8px 10px;
	width: 232px;
*/}
ul#leftNav li a {
	color: #FFF;
	text-decoration: none;
	/* css added to make entire button clicky */
	padding: 8px 10px;
	display: block;
}
ul#leftNav li ul {
	margin: 0px;
	padding: 0px;
}

ul#leftNav li ul li  {
	background: url(none);
	font-size: 10px;
	width: 200px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul#leftNav li ul li:hover { background: url(none); }
ul#leftNav li ul li a {
	white-space: normal;
	padding: 0px;
}
ul#leftNav li ul li a:hover { 
	text-decoration: underline; 
}

ul#leftNav li ul li a.selected,
ul#leftNav li ul li a.selected:hover { 
	font-weight: bold;
}
ul#leftNav  li  li  li { width: 190px; }
ul#leftNav  li  li  li  li { width: 180px; }

/* +++++++++++++++++++ */
/* FOOTER */
/* +++++++++++++++++++ */

#footer {
	clear: both;
	background: url(/audi/img/bg_functions.png) #7a7d84 no-repeat left bottom;
	height: 23px;
	font-size: 0.9em;
}
#footer ul {
	height: 23px
}
#footer ul li {
	float: left
}
#footer ul li a {
	padding: 4px 7px 0px 7px;
	display: block; 
	color: #FFF; 
	height: 17px;
	text-decoration: none;
}
#footer li a:hover {
	color: #CECECE
}

#copyright {
	padding-bottom: 12px;
	width: 971px;
	height: 19px
}
#copyright p {
	font: 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	float: right;
	margin: 5px 10px 0px 0px;
}

/* +++++++++++++++++++ */
/* MAIN COLUMN */
/* +++++++++++++++++++ */
#colMain {
	float: left;
	width: 705px;
	padding-bottom: 35px;
}
#colMain h1 { /* sIFR - AUDI SANS EXTENDED BOLD */
	font-size: 18px;
	line-height: normal;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	color: #FFF;
	margin-top: 5px;
}

#colMain #mnPic { padding-bottom: 30px; }

/* CENTER COLUMN */

#colCenter {
	width: 517px;
	padding-right: 35px;
	float: left;
	min-height: 150px;
	padding-bottom: 35px;
}
#colCenter a { font-weight: bold; }
#colCenter ol {
	margin-left: 35px;
	margin-bottom: 10px;
}
#colCenter ol li {
	list-style: upper-alpha;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#colCenter p {
	margin-bottom: 10px;
	line-height: 1.3em;
}
#colCenter ul {
	margin-bottom: 10px;
	margin-left: 10px;
}
#colCenter ul li,
#colCenter ul li:hover {
	line-height: 1.8em;
	padding-left: 12px;
	background: url(/audi/img/link_arrows.png) no-repeat -90px 7px;
}

#colCenter #floatRgt {
	float: right;
	margin: 0 0 10px 20px;
	font-size: 90%;
	text-align: center;
	width: 200px;
	min-height: 1px;
}
#colCenter #floatRgt img {
	border: solid 1px #666666;
	margin-bottom: 5px;
}
#colCenter #floatRgt a { font-weight: normal; }

/* DEALER LIST */
#navST {
	font-size: 90%; 
	border-top: solid 1px #666666; 
	border-bottom: solid 1px #666666; 
	padding: 10px 0;
	margin: 10px auto 10px auto; 
	width: 500px; 
}
#navST a {
	text-decoration: none;
	padding: 5px;
}
#navST a:hover { color: #cc0033; }

/* CERTIFICATE BUTTON */
#dlBtn { 
	text-align: center;
	margin-bottom: 25px; 
	display: block;
}
#dlBtn a {
	border: dashed 1px #ffffff; 
	padding: 4px; 
	margin: 2px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#dlBtn a:hover {
	border: solid 1px #ffffff; 
	text-decoration: none;
	color: #cc0033;
	display: block;
}


/* RIGHT NAV */
#colRight {
	float: left;
	width: 152px;
}
	ul#tools {
		display: block;
		padding: 15px 5px 15px 10px;
		margin: 0px;
	}
	ul#tools li {
		font-size: 10px;
		font-weight: bold;
		cursor: pointer;
		color: #303030;
		background: url(none);
		padding: 0px;
		margin-bottom: 10px;
	}
	ul#tools li.contact {
	background: url(/audi/img/sprite_icons.png) no-repeat 0px -73px;
	padding: 0px;
	}
	ul#tools li.contact a { padding-left: 16px; }

	ul#tools li.print {
	background: url(/audi/img/sprite_icons.png) no-repeat 0px -41px;
	padding: 0px;
	}
	ul#tools li.print a { padding-left: 16px; }

	ul#tools li.calc {
	background: url(/audi/img/sprite_icons.png) no-repeat 0px 3px;
	padding: 0px;
	}
	ul#tools li.calc a { padding-left: 16px; }
input.btn, #formTable input.btn/* FORM STUFF */

 {
	background: url(/audi/img/buttonRed.png) no-repeat 0px -21px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	cursor: pointer;
	width: 132px;
	border-width: 0px;
	text-align: center;
}
input.btn:hover  { 
	background: url(/audi/img/buttonRed.png) no-repeat 0px 0px;
}
table#formTable {
	width: 100%;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}


#formTable td {
	vertical-align: top;
	padding-bottom: 10px;
}
#formTable input {
	float: right;
	margin-left: 10px;
	font-size: 90%;
	width: 200px;
	white-space: nowrap;
}
