/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#insurance{ margin:0 auto;  width:955px; padding:0px;  border-right: solid 1px #dadada; }
#insurance .insurancemain{ margin-top:0px; height:224px; background:#FFFFFF;  border-right:0px solid #cccccc;}
#insurance .currentbmw{ width:430px; padding:30px 0 23px 36px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:14px; }

#insurance .registernow{ width:430px; text-align:center; margin-top:52px; margin-bottom:60px;}
#insurance .bmwseries { background:url(../images/bmw-sub-bg_.gif) repeat-x; height: auto;}
#insurance .bmwmain{ padding:0px; margin:0px;}

/*----------------------  select Instant Quote  --------------------*/

.instantquote{ width:354px; float:left; font-family: Verdana; background:url(../images/form-bg.gif) no-repeat;  height:155px; padding-top:30px; padding-left:31px; border: 0px solid #929F4B; margin-top:20px; margin-left:10px;}
.instantquote .errormessage{ color:#FF0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; float:left; margin: 2px;
	height: 07px;
	width: 330px;
	padding:0 0 0 0px;}
.ncb{ font-size:10px; color:#FFF; text-align:right;  padding-right:20px;  display:block; float:left; width:315px;}

/*------------------------------------------------Textbox --------------------*/
.instantquote .conditions{ 
	text-align:right; 
	font-size:11px; 
	color:#fecc47; 
	padding-right:20px; 
	margin-bottom:10px;
	}
.instantquote  .contacttext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 55px;
	float: left;
	font-family: Verdana;
	font-size: 11px; 
	font-weight:bold;
	color: #000000; 
	border: 0px solid #929F4B; 
}

.instantquote .contactdropdownformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 46%;
	float: left;
	margin: 3px;
	top: 1px;
	/*clip: rect(1px,auto,auto,auto);*/
	clear: none;
	right: 30px;
	padding: 3px 3px 3px 0px; 
	border: 0px solid #929F4B; 
}
/*------------------------------------------------Text box dropdown --------------------*/

.instantquote .dropdownEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 150px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin: 0px;
	padding:0px;
	float: left;
}
.instantquote .dropdownEffect:hover
{
background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 150px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin: 0px;
	padding:0px;
	float: left;
}

.instantquote .contactsubmitbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 55px;
}
.instantquote .submitbuttonarea {
	margin: 5px;
	float: left;
	height: 27px;
	width: 110px;
	padding:0 0 0 210px;
} 
.instantquote .subbtn { 
	width:74px;
	height: 23px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 13px; 
	color: #000000;
	background: url(../images/submit-i.gif) no-repeat center;
	cursor:pointer;
	border: 0px solid #E6E9CF;
	margin: 0px 0px 0 0px;
	padding: 2px 0px 3px 0px;
	
}

/*-----------insurance Des---------------------------*/
#insurancedes {
  margin: 0px auto;
  background:url(../images/insurance-b-bg.gif) repeat-x scroll top;
  border-right:0px solid #dadada;
  border-top:1px solid #dadada; 
  padding:0px 10px; 
 /* height:500px; */
  width:936px;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  line-height:150%; 
}

#insurancedes h1{ padding:5px 0px 5px 0; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
#insurancedes h2{ padding:3px 0px 0px 0; margin:0px; font-size:14px;}
#insurancedes p{ padding-top:0px; margin-top:0px;}
#insurancedes .insuranceleft{ width:670px;  float:left; border-right:1px solid #dadada; padding-right:10px;}
#insurancedes .insuranceleft ul{
	list-style-image:url(../images/tick.gif);
	margin-top:0px; 
	padding-top:0px;
		
}
#insurancedes .insuranceleft ul li{ color:#000000; }
#insurancedes .insuranceright{ width:240px; float:right;  border:0px solid #dadada;border:solid 0px #ff0000; }
#insurancedes .insuranceright .note{ background:url(../images/box-1.gif) no-repeat; width:216px; height:187px; padding:5px 10px 5px 10px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:140%;}

#insurancedes .insuranceright .note ul{
	list-style-image:url(../images/list-i.gif);
	line-height:15px; 
	margin-left:20px; 
	padding:0px; margin-top:3px; 
	padding-top:3px;	
}
#insurancedes .insuranceright .note ul li{ color:#000000; }
#insurancedes .insuranceright .forassistance{ background:url(../images/assistance-bg.gif) no-repeat; width:197px; height:178px; padding:10px 20px; line-height:120%; color:#153685;}
#insurancedes .insurance-partner{ text-align:center; font-size:14px; color:#153685; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
