

#wrapper_ifc{ 
   width:560px; 
}


#sess_info{
	position:absolute;
	top:0px;
   left:154px;
   height:10px;
   width:17px;
   padding:0px;
   border:1px solid black;
	background-color:	#3b3b3b;
   background:transparent url(../img/col1_header.png);
}

#devOutput{
   visibility:hidden;
	position:absolute;
	top:68px;
   left:10px;
   /*padding:10px;*/
   padding-top:0px;
   padding-left:4px;
   padding-right:4px;
   padding-bottom:6px;
   border:1px solid #000000;
	/*background-color:	#00529F;*/
	background-color:	#3b3b3b;
   /*background:transparent url(../img/result_bubble_bg.png);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color:#ffffcc;*/
	color:#ffffff;
	font-size:8.5pt;
}

#flag_info{
	position:absolute;
   width:200px;
   height:12px;
   top:0px;
   left:0px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color:#00529F;
	font-size:6.5pt;
}

#ifc_loading{
	position:absolute;
	top:80px;
   left:50px;
   width:300px;
   height:100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#00529F;
	font-size:9.5pt;
   border:0px solid red;
}

#ifc_loading a{
	color:#00529F;
   text-decoration: underline;
}

#mainContent{
   margin-top:35px; 
   margin-left:15px; 
   margin-right:15px; 
}

#iframeContent{
   margin-top:28px; 
   width:628px;
   height:600px;
   padding:0px;
   border:0px;
   border:0px solid white;
	background-color:	white;
}

#frameMain{
   margin-top:20px; 
   width:628px;
   height:600px;
   padding:0px;
   border:0px;
   border:0px solid white;
	background-color:	white;
}

#frameMainLde{
   margin-top:20px; 
   width:628px;
   height:800px;
   padding:0px;
   border:0px;
   border:0px solid white;
	background-color:	white;
}

#iframeContentYouTubeFilm{
   margin-top:20px; 
   margin-left:105px; 
   width:628px;
   height:420px;
   padding:0px;
   border:0px;
}

#SuperBanner{ /* Top Banner */
	width:990px; /*IE opt for 1024*/,width:983px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	/* margin-bottom: 10px; */
	/* background-color:	#6699cc; */
   /* border:1px solid red; */
   /* height:90px; */
}

#SkyScraper{ /* SkyScraper Banner */
	position:absolute;
	margin-top: 0px;
	margin-left: 10px;
	/*top:80px; */
	left:1000px;
	/*width:160px;*/
   height:600px;
	/* background-color:	#6699cc; */
}

#ContentAd1{ /* ContentAd1 Banner(300x250) */
   float:left;
	margin-left: 10px;
	width:300px;
   /* height:250px; */
	/* background-color:	#6699cc; */
   /* border:1px solid red; */
}


#ContentAd1_hp_center{ /* ContentAd1 on homepage Banner(300x250) */
	/*background-color:	   #6699cc;*/
   /*border:              1px solid red;*/
	/*margin-left:         0px;*/
   float:               left;
   margin-top:          30px;
   width:               624px;
   text-align:          center;
}




#ContentAd1_center{ /* ContentAd1 Banner(300x250) */
   float:left;
	margin-left: 365px;
	width:300px;
}

#ContentAd1_center-OLD{ /* ContentAd1 Banner(300x250) */
   float:left;
	margin-left: 365px;
	width:300px;
}

#ContentAd2-OLD{ /* ContentAd2 Banner(150x180) */
	float:left;
	margin-left: 108px;
	width:150px;
   text-align: center;
}

#ContentAd2{ /* ContentAd2 Banner(150x180) */
   padding-top:      20px;
   text-align:       center;
   padding-bottom:   15px;
}


/*late addon for ResultEmail*/

#wrapper_email_pdf_to_dealer{ 
   width:400px; 
   /*border:1px solid red;*/
}


#ResultEmail{
   color:#2A6CAB; 
   margin-top:15px; 
   margin-left:10px;
}

#ResultEmail h2
{
   FONT-SIZE: 17px;
}

#ResultEmail h1
{
   FONT-SIZE: 17px;
   color:#AD0008;
}

#ResultEmail a{
   color:#2A6CAB;
   text-decoration:underline;
}

#ResultEmail button{
   color:#2A6CAB;
}
#ResultEmail .tile_btn button{
   color:#FFF; 
   background:transparent url(../img/go_light.gif) right 50% no-repeat;
}
#ResultEmail input,
#ResultEmail select,
#ResultEmail textarea{
   border:1px solid #AACFF3;
}
#ResultEmail textarea{
   width:280px;
   height:50px;
}

#NoScript{ /* Info if Javascript is not enabled */
	/*width:990px; /*IE opt for 1024*/,width:983px;*/
	width:950px; /*IE opt for 1024*/,width:943px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:	red;
   /*border:1px solid red;*/
   padding:20px;
   text-align: center;
}


