﻿/************************************************************************
*************************************************************************
**                                                                     **
**            Styles Specifically For Use On Master Pages              **
**                                                                     **
*************************************************************************
************************************************************************/


/************************************************************************
**                                                                     **
**                       Reuseable Styles		                       **
**                                                                     ** 
************************************************************************/

a.footer:link { 
	color: #CCCCCC;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:700;

	}
a.footer:visited { 
	color: #CCCCCC;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:700;


	}
a.footer:hover { 
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	font-weight:bold;


	}
a.footer:active { 
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;


	}
	
a.autofusion:link { 
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:700;

	}
a.autofusion:visited { 
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:700;


	}
a.autofusion:hover { 
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	font-weight:bold;


	}
a.autofusion:active { 
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;


	}










body { 
	 margin: 0px; 
     padding:0;
	 background-image:url(images/main_bg.gif);

}

.style1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    padding: 0;
    color: #808080;
	font-weight:bold;
	letter-spacing:-0.5px;
}



p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    padding: 0;
    color: #808080;
}


h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    padding: 0;
	margin:0 0 0 0;
	color: #8caec2;
	letter-spacing: -0.5px;
}

h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    padding: 0;
	margin:0 0 0 0;
	color: #333333;
	letter-spacing: -0.5px;
}


#headercontainer{
    background-color: none;
	width:1000px;
	height:167px;
	background:url(images/header_bg.jpg);
	margin:0;
	padding:0;
	
}

#headertop{
    background-color: none;
	width:1000px;
	height:139px;
	text-align:right;
	margin:0;
	padding:0;
}

#headernav{
    background-color: none;
	width:1000px;
	height:28px;
	text-align:right;
	margin:0;
	padding:0;
}


#mainflash{
    background-color: #FFFFFF;
	width:1000px;
	height:649px;
}

#topflash{
    background-color: none;
	width:1000px;
	height:150px;
}


#formsmain{
    background-color: none;
	width:1000px;
	height:700px;
}

#partsbody{
    background-color: none;
	width:1000px;
	height:850px;
	background-image:url(images/parts_bg.jpg);
}

#servicebody{
    background-color: none;
	width:1000px;
	height:850px;
	background-image:url(images/service_bg.jpg);
}

#quotebody{
    background-color: none;
	width:1000px;
	height:850px;
	background-image:url(images/quote_bg.jpg);
}

#contactbody{
    background-color: none;
	width:1000px;
	height:850px;
	background-image:url(images/contact_bg.jpg);
}

#mapbody{
    background-color: none;
	width:1000px;
	height:850px;
	background-image:url(images/map_bg.jpg);
}

#thanksbody{
    background-color: none;
	width:1000px;
	height:850px;
	background-image:url(images/thanks_bg.jpg);
}

#errorbody{
    background-color: none;
	width:1000px;
	height:850px;
	background-image:url(images/error_bg.jpg);
}

#financebody{
    background-color: #FFFFFF;
	width:1000px;
	height:2677px;
}

#incentivesbody{
    background-color: #FFFFFF;
	width:1000px;
	height:2677px;
}

#carsbody{
    background-color: #FFFFFF;
	width:1000px;
	height:auto;
}

#lowerbody{
    background-color: #FFFFFF;
	width:1000px;
	height:151px;
}

#lowerleft{
    background-color: none;
	width:600px;
	height:151px;
	text-align:left;
	float:left;
}

#lowerright{
    background-color: none;
	width:400px;
	height:151px;
    padding: 0;
	float:left;
}

#footer{
    background-color: none;
	width:1000px;
	text-align:right;
}
#footertop{
    background-color: none;
	width:1000px;
    height:35px;
	background-color:#474747;
	text-align:right;
}
#footerbottom{
    background-color: none;
	width:1000px;
    height:20px;
	text-align:right;
}

#mobilitybody{
    background-color: #FFFFFF;
	width:1000px;
    height:auto;
	text-align:right;
}

























#searchField
{
	line-height:30px;
	margin-bottom:10px;	
}

#contentPanelNoArrow
{
    position: relative;
    width: 758px;
  
} 

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.clearBoth
{
    clear: Both;
}

.fullWidth
{
    width: 100%;
}

.singleSpacer
{
    height: 5px;
}

.doubleSpacer
{
    height: 10px;
}

.bottomPageSpace
{
	clear:both;
	height:50px;
	width:758px;
	margin-top:-25px;
}

#contentPanelNoArrow  a 
{
    background-image: none;
    padding-left: 0px;
}

#promoContainer
{
	clear: 			both;
	margin-left: 	10px;	
}

#topPanel
{
	position: relative;
	margin-left: 10px;
}

#legalText
{
	position: static;
	bottom: 10px;
	left: 0px;
	clear: both;
	width: inherit;
}

.topBottomSpace
{
	margin: 25px 0px 25px 0px;	
}

.twoColPanel
{
	position: relative;
	width: 349px;
	float: left;
	margin-left: 10px;
}

.bottomSpace
{
	margin-bottom: 10px;
}

.rightSpace
{
	margin-right: 	10px;	
}

.secondRow
{
	margin-top:25px;
}
.modalBackground 
{
	background-color: White;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#formEntry
{
    margin-right: 10px;
    float: left;
    width: 374px;
}

.fieldGroup
{
    clear: both;
}

.fieldLabel
{
    width: 64px;
    margin-right: 10px;
    float: left;
    padding-top: 2px;
}

.fieldControl
{
    float: left;
    margin: 0px;
    padding: 0px;
}

.fieldGroup input[type="text"], .contactInfoGroup select
{
    width: 180px;
    margin: 0px 0px 5px 0px;
}

.fieldGroup select
{
    width: 184px;
}




#searchButton
{
	vertical-align: bottom;
	float: right;
}



/************************************************************************
**                                                                     **
**                        UNIDENTIFIED STUFF                           **
**                                                                     **
************************************************************************/
.videoContainer
{
	position:relative;
}
.videoContainer .videoHover
{
    display:none;
	position:absolute;
	top:0px;
	left:0px;
}
.featuredThumb:hover .videoHover, .featuredThumb:active .videoHover
{
	display:block;
}

h1
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 20px;
	line-height: 25px;
}

h2
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 16px;
	line-height: 21px;
}

h3
{
    margin: 0px;
    padding: 0px;
    font-weight: bold; 
    font-size: 11px;
}

a, a:visited
{
   color: #4c4c4e;
   text-decoration: none;
}

a:hover, a:active
{
   color: #003399;
}

img
{
    margin: 0px;
    padding: 0px;
    border: none;
}

hr
{
    color: #E6E7E8;
}

body {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}

.bold {
font-weight:bold
}




h1 {margin:0px;padding:0px;font-weight:normal;font-size:20px;line-height:25px}

h2{margin:0px;padding:0px;font-weight:normal;font-size:16px;line-height:21px}

h3 {margin:0px;padding:0px;font-weight:bold;font-size:11px}

.bodyText {width: 566px}


.bmw_ContentDefault a,.bmw_ContentDefault a:visited {padding-left: 10px;color: #4c4c4e;background: transparent url('/images/Link_Arrow.gif') no-repeat 0px 3px;text-decoration: none; text-align:left}

.bmw_ContentDefault a:hover,.bmw_ContentDefault a:active {background-position: inherit -54px;color: #003399;background-color: inherit;background-image: url('/images/Link_Arrow.gif');background-repeat: no-repeat;background-attachment: inherit; text-align:left}

/**
#BMWoffers a,#BMWoffers a:visited {padding-left: 10px;color: #4c4c4e;background: transparent url('https://resource.bmwusa.com/image_5a3cd5ee-78f5-4105-92cb-a75961eb5094.arox') no-repeat 0px 3px;text-decoration: none; text-align:left}

#BMWoffers a:hover,#BMWoffers a:active {background-position: inherit -54px;color: #003399;background-color: inherit;background-image: url('https://resource.bmwusa.com/image_5a3cd5ee-78f5-4105-92cb-a75961eb5094.arox');background-repeat: no-repeat;background-attachment: inherit; text-align:left}
**/

a.linkPlain, a.linkPlain:visited {padding: 0px;display: inline;color: inherit;background: transparent}

a.linkPlain:hover, a.linkPlain:active {color: #003399;background: transparent}


.T43Three a:link, .T43Three a:active, .T43Three a:visited, #T43Image a:link, #T43Image a:active, #T43Image a:visited, #BMWTertiaryNav a:link, #BMWTertiaryNav a:active, #BMWTertiaryNav a:visited { /* links */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0px 0px 0px 10px;
	color: #666666;
	text-decoration: none;
}

#BMWoffers_wrapper {width:758px}



.T43Three a:hover, #T43Image a:hover, #BMWTertiaryNav a:hover {color: #000000}

#T43ContentPanel {font-size: 1.1em;width:875px}	/* outermost style-able offers container */
	
span.bold {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#333333;font-weight:bold}

#T11FeaturedImage {float: left} /* featured car image div */
	
#T43Image {padding: 25px 0px 0px 75px;height:150px} /*  featured car container */
	
#T11CouponFeaturedOfferInner strong {font-family:Arial, Helvetica, sans-serif} /* featured car info */
	
.T43Three {width: 215px;float: left} /* thumbnail containers */
	
#ctl00_ctl00_ctl00_MasterContent_SideNavContent_T3_TertiaryNav {float: left}

#ctl00_ctl00_ctl00_MasterContent_SideNavContent_T3_TertiaryNav ul {font-size: 1.1em;list-style-type: none}

#T3_HeaderImage {margin: 25px 0px 0px 0px}

#T3Nine {text-align: left; width:758px}

#T3BodyText {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#000000;padding: 20px 0px 0px 0px; width:758px}

#T3BodyText strong font {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#000000;font-weight:bold}

h2 strong {font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;color:#000000}

h2 strong font {font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;color:#666666}
	
.Legal {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#999999; background-color:#FFFFFF}
	
/************************************************************************

**                                                                     **

**                     T11 Lease Offer								   **

**                                                                     **

************************************************************************/

#T11Header {width:758px;height:25px}

#T11SubHeader {width:758px;height:25px}

#T11TopRow {width:758px;height:150px;margin-bottom:25px}

#T11FeaturedImage {border-left:20px;margin-right:10px;float:left;height:150px;width: 374px}

#T11CouponFeaturedOffer {float:left;height:150px;width:374px} /* featured car info */

#T11CouponFeaturedOfferInner {position:relative;top:35%}

#T11OffersContainer {width:820px; clear:both; height:2400px;}

.T11Offer {width:182px;height:200px;margin-right:10px;margin-bottom:10px;float:left;}



/************************************************************************

**                                                                     **

**                     T12 Lease Offer Detail						   **

**                                                                     **

************************************************************************/

#T12OfferName {width:758px;height:25px}

#T12OfferDetail {width:566px;height: 25px}

#T12OfferImageContainer {width:758px;height:285px;margin-bottom:25px}

#T12OfferImage {width:566;height:285px;float:left;overflow:hidden}

#T12OfferMonths {width:758px;height:25px}

#T12BottomRow {width:566px;margin-bottom:50px}

#T12TextModule1 {width:182px;margin-left:10px;float:left}

#T12TextModule2 {width:182px;margin-left:10px;float:left}

#T12TextModule3 {width:182px; height:20px}

#T12Disclaimer {width:700px;clear:both;margin-top:50px;margin-bottom:25px; padding-top:15px;text-align:left}

/************************************************************************

**                                                                     **

**                     T15 CPO Model Detail							   **

**                                                                     **

************************************************************************/

#T15Header {width: 758px;height:25px;margin-right:10px;margin-bottom:25px}

#T15LargeText {width:374px;margin-right:10px;margin-bottom:10px;float:left}

#T15Image1 {width:374px;margin-bottom:10px;float:right;overflow:hidden}

#T15CenterRow {width:758px;margin-right:10px;margin-bottom:10px;position:static;float:left}

#T15TextModule1 {width:182px;margin-right:10px;vertical-align:top;float:left}

#T15TextModule2 {width:182px;margin-right:10px;vertical-align:top;float:left}

#T15TextModule3 {width:182px;vertical-align:top;float: left}

#T15Logo {float:right;vertical-align:top;width:112px;height:18px;overflow: hidden}

#T15PDFDownload {float:left;width:566px;height:40px;margin-bottom:50px}

#T15Legalese {float:left;width:566px;height:40px;margin-bottom:50px}

#T15SearchSpacer {clear:both;height:10px;margin-bottom:10px;border-bottom:solid 1px #E6E7E8}

#LeftNavBodyCenter {
margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

border-top-width: 0px;

border-right-width-value: 0px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 0px;

border-left-width-value: 0px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

float: left;

min-height: 350px;

}


.T16headers {display:none}
