/* CSS Document */

body {
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
}

pre {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;
	white-space: normal;
}

a {
	color: #4c4c4c;
	text-decoration: none;
}

a:hover {
	color: #003399;
}

a.arrow {
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	background-position: 2px 2px;
	_background-position: 2px 3px;
	padding: 0 8px;
}

#home a.home, #series_1 a.series_1, #series_3 a.series_3, #series_5 a.series_5, #series_6 a.series_6, #series_7 a.series_7, #series_x3 a.series_x3, #series_x5 a.series_x5, #series_x6 a.series_x6, #series_z4 a.series_z4, #series_m a.series_m, #demo_overview a.demo, #demo a.demo, #stock_overview a.stock, #stock a.stock {
	color: #00175C;
}

#series_overview_1 a.series_1, #series_overview_3 a.series_3, #series_overview_5 a.series_5, #series_overview_6 a.series_6, #series_overview_7 a.series_7, #series_overview_x3 a.series_x3, #series_overview_x5 a.series_x5, #series_overview_x6 a.series_x6, #series_overview_z4 a.series_z4, #series_overview_m a.series_m {
	color: #00175C;
}

h1 {
	font-size: 21px;
	line-height: 22px;
	margin: .5em 0;
}

h2 {
	font-size: 17px;
	line-height: 19px;
	margin: .5em 0;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	margin: .5em 0;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	margin: .5em 0;
}

p {
	margin: 0 0 1em 0;
}

hr {
	border-top: 1px solid #ccc;
}

span.small {
	font-size: 10px;
}

.hide {
	display: none;
}

#main_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}

#navigation_wrapper {
	height: 71px;
	color: #fff;
	padding: 30px 27px 0px 29px;
	background-image: url('../images/bg_navigation.png');
	background-repeat: repeat-x;
}

#navigation_wrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 2px;
}

#navigation_wrapper ul li {
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding-right: 16px;
	position: relative;
}

#navigation_wrapper ul li.big {
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
}

#navigation_wrapper ul li a, #sub_navigation_wrapper a {
	color: #fff;
	text-decoration: none;
	position: relative;
}

#sub_navigation_wrapper a:hover {
	color: #00175C;
}

#navigation_wrapper ul li a:hover, #navigation_wrapper ul li a.selected {
	color: #00175C;
}

#sub_navigation_wrapper {
	clear: both;
}

#sub_navigation_wrapper table {
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	width: 732px;
	margin: -1px 0 0 1px;
}

#sub_navigation_wrapper table tr td {
	padding: 3px 0 0 0;
}

#heading_wrapper {
	position: absolute;
	background-color: #fff;
	color: #000;
	clear: both;
	height: 22px;
	font-size: 11px;
	line-height: 22px;
	display: block;
	top: 74px;
	left: 0;
	padding: 0 0 0 30px;
	border-right: 1px solid #ccc;
	width: 200px;
}

#pentagon_logo {
	position: absolute;
	top: 0;
	left: 792px;
	z-index: 10001;
}

#pentagon_logo img {
	width: 187px;
	height: 95px;
}

#home #main_image, #series_overview_1 #main_image, #series_overview_3 #main_image, #series_overview_5 #main_image, #series_overview_6 #main_image, #series_overview_7 #main_image, #series_overview_m #main_image, #series_overview_z4 #main_image, #profile #main_image, #employment #main_image, #news #main_image {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: url('../images/main_bmw_teaser.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 990px;
	height: 305px;
	overflow: none; /* hope this works... */
	border-bottom: 1px solid #999;
}

#series_overview_1 #main_image {
	background-image: url('../images/bmw_teaser_1series.jpg');
}

#series_overview_3 #main_image {
	background-image: url('../images/bmw_teaser_3series.jpg');
}

#series_overview_5 #main_image {
	background-image: url('../images/bmw_teaser_5series.jpg');
}

#series_overview_6 #main_image {
	background-image: url('../images/bmw_teaser_6series.jpg');
}

#series_overview_7 #main_image {
	background-image: url('../images/bmw_teaser_7series.jpg');
}

#series_overview_m #main_image {
	background-image: url('../images/bmw_teaser_mseries.jpg');
}

#series_overview_z4 #main_image {
	background-image: url('../images/bmw_teaser_z4series.jpg');
}

#profile #main_image {
	background-image: url('../images/bmw_teaser_profile.jpg');
}

#employment #main_image {
	background-image: url('../images/bmw_teaser_profile.jpg');
}

#news #main_image {
	background-image: url('../images/bmw_teaser_news_3.jpg');
}

#content {
	width: 960px;
	padding: 5px 0 16px 0;
}

#home #content, #series_overview_1 #content, #series_overview_3 #content, #series_overview_5 #content, #series_overview_6 #content, #series_overview_7 #content, #series_overview_m #content, #series_overview_z4 #content, #profile #content, #employment #content, #news #content {
	width: 960px;
	padding: 205px 0 16px 0;
}

#content p {
	font-size: 11px;
	line-height: 15px;
}

#content_inner {
	padding: 10px 16px 0 16px;
}

div#footer {
	width: 960px;
	height: 38px;
	border-top: 1px solid #999999;
	background-color: #fff;
	padding-top: 3px;
	font-size: 11px;
	clear: both;
	padding: 3px 15px;
	color: #4c4c4c;
}

div#footer a {
	display: block;
	float: right;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left 25%;
	padding: 3px 8px;
}

.model_overview {
	width: 100%;
	border-collapse: collapse;
}

.model_overview thead td {
	padding-bottom: 9px;
}

.model_overview tbody td, .model_overview tbody th {
	background-color: #e9e9e9;
	border-left: 1px solid #fff;
}

.model_overview tbody td h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 3px 0 6px 6px;
	padding: 0;
}

.model_overview tbody td {
	width: 104px;
	padding-bottom: 10px;
}

.model_overview tbody th.first {
	width: 29px;
}

.model_overview div.indent {
	padding: 2px 0 0 6px;
}

.model_details {
	width: 970px;
	height: 376px;
	margin: 0 0 0 20px;
	padding: 0;
	border: 1px solid #999;
}

.model_details div.inner {
	height: 356px;
	overflow: auto;
	padding: 10px;
}

.model_details div.inner h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.model_details .close_button {
	position: absolute;
	left: 977px;
	top: 167px;
}

.series_overview {
	margin: 23px 0 14px 21px;
	width: 172px;
	float: left;
}

.series_overview ul {
	width: 192px;
	margin: 24px 0 0 8px;
	padding: 0 0 20px 4px;
	list-style-type: none;
	border-left: 1px solid #999;
}

.series_overview ul li {
	margin: 0;
	padding: 0 0 1px 0;
	line-height: 16px;
}

.series_overview ul li h4 {
	font-size: 11px;
	margin: 0 0 1px 4px;
	padding: 0;
	line-height: 11px;
}

.faq_questions, .faq_answers {
	font-size: 12px;
	line-height: 15px;
}

.faq_answers .cellbtext {
	font-weight: bold;
}

table.location {
	width: 100%;
	border-collapse: collapse;
}

table.location thead th {
	border-bottom: 1px solid #eee;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

ul.location_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.location_menu li {
	margin: 0;
	line-height: 26px;
	padding-left: 20px;
	height: 26px;
	border-bottom: 1px solid #eee;
	width: 200px;
}

ul.location_menu li a.selected, table.location tbody td.side_menu a.selected {
	color: #003399;
}

table.location thead td {
	border-bottom: 1px solid #eee;
}

table.location tbody td.content {
	padding: 15px 0 0 15px;
	background-color: #fff;
	font-size: 12px;
}

table.location tbody td.side_menu {
	width: 175px;
	padding-top: 15px;
}

table.location tbody td.side_menu a {
	display: block;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left 25%;
	padding: 3px 8px;
}

table.location tbody h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

table.location tbody td.main_menu {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-image: url('../images/dropper.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	width: 200px;
}

table.location tbody td.content div.info {
	width: 459px;
	margin: 5px 0;
	padding: 10px 0;
	font-size: 12px;
}

table.location tbody td.content div.map {
	clear: both;
	width: 459px;
	margin: 5px 0;
	padding: 10px 0;
	font-size: 12px;
}

table.location tbody td.content div.info img {
	margin-right: 15px;
}

table.location tbody td.content div.employee {
	width: 250px;
	height: 200px;
	float: left;
	margin: 10px 10px 10px 0;
	text-align: center;
}

table.location tbody td.content div.employee img {
}

table#preowned {
	width: 100%;
	border-collapse: collapse;
}

table#preowned thead th {
	text-align: left;
}

table#preowned tbody td, table#preowned thead th {
	border-right: 0;
	border-bottom: 1px solid #eee;
	line-height: 14px;
	padding: 2px 10px;
	vertical-align: top;
	height: auto;
}

table#preowned tbody td {
	font-size: 11px;
}

table#preowned tfoot td {
	line-height: 30px;	
}

table#preowned tbody td.preview_image {
	width: 150px;
	text-align: center;
}

table#preowned tbody td.preview_image img {
	margin: 10px auto;
}

table#preowned tbody td.preowned_details h3 {
	margin-top: 0;
}

table#preowned tbody td.preowned_details dt {
	width: 120px;
	float: left;
	clear: left;
}

dl.preowned_form {
	margin: 0;
	padding: 0;
}

dl.preowned_form dt {
	margin: 0;
	padding: 0 0 4px 0;
}

dl.preowned_form dd {
	margin: 0 0 12px 0;
	padding: 0;
}

dl.preowned_form dd input, dl.preowned_form dd select {
	width: 287px;
}

table.preowned_form_table {
	width: 100%;
}

table.preowned_form_table td {
	padding: 0 15px;
}
