/* CSS Document */

html {
	overflow: scroll;
}

body {
	margin: 0px;
	padding: 0px;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.bodyText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}

.bodyText3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

.bodyText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.bodyText5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.bodyTextLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d96917;
}

.bodyTextLink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d96917;
	text-decoration: none;
}

.bodyTextLink3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d96917;
	text-decoration: none;
}

.bodyTextLink4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d96917;
	font-weight: bold;
	text-decoration: none;
}

.bodyTextLink5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d96917;
	font-weight: bold;
}

.bodyTextLink6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d96917;
	text-decoration: none;
}

a.bodyTextLink6:hover {
	text-decoration: underline;
}

.bodyTextItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}

.bodyHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d96917;
	font-weight: bold;
	font-style: italic;
}

.placeHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.placeNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d96917;
	font-weight: bold;
}

.placeAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}

.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.rankLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d96917;
	text-decoration: none;
}

.regionDropDown
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
}

.textBox
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
}

.goButton
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
}

.submitText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d96917;
	text-decoration: none;
}

/* Footer elements */

#footer {
	background: #FFFFFF;
	color: #525252;
	width: 1000px;
	height: 19px;
	line-height: 19px;
	text-align: right;
	/* border-top-width: 1px;
	border-top-style: solid; */
	border-right-width: 1px;
	border-right-style: solid;
	border-spacing: 1px;
	border-color: white;
	z-index: 600;
}

.footer_button1 {
	height: 19px;
	background: #3e3d3c;
	float: left;
	padding-left: 6px;
	z-index: 600;
}

.footer_button1 a, .footer_button1 a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float: left;
	line-height: 19px;
	z-index: 600;
}

.footer_button1 a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	float: left;
	line-height: 19px;
	z-index: 600;
}

.footer_button2 {
	height: 19px;
	background: #3e3d3c;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-spacing: 1px;
	border-color: white;
	z-index: 600;
}

.footer_button2 img {
	position: relative;
	top: 6px;
	z-index: 600;
}

.footer_button3 {
	height: 19px;
	background: #FFFFFF;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-spacing: 1px;
	border-color: white;
	z-index: 600;
}

.footer_button3 a, .footer_button3 a:visited {
	color: #525253;
	font-weight: bold;
	text-decoration: none;
	z-index: 600;
}

.footer_button3 a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	z-index: 600;
}

.footer_home {
	height: 19px;
	background: #187aa5;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-spacing: 1px;
	border-color: white;
	z-index: 600;
}

.footer_home img {
	position: relative;
	top: 4px;
	z-index: 600;
}

@media print {
	#footerstrip {
		clear:all;
		background: #FFFFFF;
		width: 100%;
		height: 19px;
		position:static;
		z-index: 600;
	}
}

@media screen {

	#footerstrip {
		background: #FFFFFF;
		width: 100%;
		height: 28px;
		position: absolute;
		bottom: 0px;
		left: 0px;
		z-index: 600;
	}
}

@media screen{
	body > div#footerstrip { position: fixed; }
}

div.finance-footerstrip {
		width: 100%;
		height: 28px;
		background: #FFFFFF;
		border-top: solid 1px #FFFFFF;
	}
	
	div.finance-footer {
		margin-top: 0px;
	  	font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		float: left;
	}
	
	div.finance-footer-button {
		background: url('http://www.bmw.co.uk/images/bmwuk/finance_top_bottom/finance_bottom_nav_link_prefix.gif') no-repeat top right;
		padding-left: 7px;
		padding-right: 10px;
		margin-right: 10px;
		float: left;
		font-weight:bold;
	}
	
	div.finance-footer-copy {
		padding-left: 20px;
		padding-left: 4px;
		margin-right: 80px;
		float: right;
	}

	div.finance-footer-right-margin {
		width: 33px;
		font-size: 1px;
		float: left;
	}
	
	div.finance-footer-button a:link, div.finance-footer-button a:visited {
		color: #4C4C4C;
		text-decoration: none;
	}

	div.finance-footer-button a:hover {
		color: #4C4C4C;
		text-decoration: underline;
	}

@media screen{
	 body > div#financefooterstrip { position: fixed; }
}

@media print {
	div#financefooterstrip {
		clear:all;
		position:static;
	}
}

@media screen {
	#financefooterstrip {
		position: absolute;
		bottom: 0px;
		left: 0px;
    	z-index: 980;
	}
}
/* End of Footer elements */
