@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BMWTypeV2RegularBold';
    src: url('../assets/bmwb-webfont.eot');
    src: url('../assets/bmwb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/bmwb-webfont.woff') format('woff'),
         url('../assets/bmwb-webfont.ttf') format('truetype'),
         url('../assets/bmwb-webfont.svg#BMWTypeV2RegularBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_bmwl';
	src: url('../assets/bmwl.eot');
	src: local('☺'), url('../assets/bmwl.woff') format('woff'), url('../assets/bmwl.ttf') format('truetype'), url('../assets/bmwl.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


*{ padding:0; margin:0; outline:0; border:none; }
html, body { height: 100%; }
ul{ list-style:none; }
li { float:left; margin:0 2px; }
a { text-decoration:none; color:#636363; }
.clearfix { clear:both; }
body { background:#fff; font-family: Arial,Helvetica,sans-serif; font-size: 11px; color:#5e5e5e; }


.Wrapper { width:1024px; padding-bottom:20px; }
.header { margin-bottom:10px; }
.rightS { float:right; width:266px; } 
.leftS { margin:30px 25px 10px 60px; width:665px; float:left; } 
.leftS p { color:#4c4d4f; font-size:14px; margin-bottom:30px; }


.left { width:830px; margin:30px 25px 10px 60px; }
.apps { width:520px; margin-left:30px;}
h1 {font-family: 'BMWTypeV2RegularBold'; color:#4c4d4f; font-size:37px; font-weight:normal; margin-bottom:20px; } 
h2 {font-family: 'BMWTypeV2RegularBold'; color:#4c4d4f; font-size:30px; font-weight:normal; margin-bottom:15px; text-transform:uppercase; } 
.left p, .apps p { color:#4c4d4f; font-size:14px; margin-bottom:30px;  }
.btm { margin-left:-60px; margin-top:20px; }

.moreInfo { width:100%; clear:both;  margin-top:35px;display:block; margin-bottom:50px; }
.moreInfo p { font-weight:bold; font-size:13px; margin-bottom:15px; text-transform:uppercase; line-height:20px;  }
.moreInfo a.more { width:213px; height:30px; display:block; text-indent:-9999999px; float:right; background:url(../img/more.png) no-repeat; }
a.fb { width:31px; height:29px; display:block; text-indent:-9999999px; float:right; background:url(../img/fb.png) no-repeat; margin-right:10px; }
.left .moreInfo { margin-bottom:20px; width:964px; }