@charset "utf-8";
/* CSS Document */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px	
}

/* Font Classes */
.formsection_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333	
}

.formsection_title_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
}

.content_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;	
}

.content_text_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;	
}


.formsection_title_prius {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF	
}

.content_text_prius {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;	
}
/* Link Classes */

a.caldendar:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}
a.caldendar:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}
a.caldendar:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}
a.caldendar:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}

/* Div ID'S */


#formwrapper_pending {
	width:600px;
	margin:50px 0px 0px 20px
}

#formwrapper {
	width:700px;
	margin:50px 0px 0px 20px
}

#formwrapper_wish {
	position:absolute;
	top:370px;
	left:180px;
	width:700px;
}

#formwrappercontact {
	width:700px;
	margin:35px 0px 0px 20px
}

#form_content {
	width:700px; 
	height:550px
}
#form_contact {
	width:200px; 
	height:400px
}

#form_content_left {
	width:200px; 
	float:left
}

#form_content_right {
	width:500px; 
	float:right
}

#form_content_top {
	width:700px; 
	height:480px;
}

#form_content_top_left {
	width:200px; 
	height:480px; 
	float:left
}
#form_content_top_right {
	width:500px; 
	height:480px; 
	float:right
}

#form_content_middle {
	width:700px; 
	height:390px;
}

#form_content_middle_left {
	width:200px; 
	height:330px; 
	float:left
}

#form_content_middle_right {
	width:500px; 
	height:330px; 
	float:right
}

#form_content_bottom {
	width:1000px; 
	height:150px
}

#form_content_bottom_left {
	width:200px; 
	height:150px; 
	float:left
}
#form_content_bottom_right {
	width:500px; 
	height:150px; 
	float:right
}
#form_employ {
	width:700px; 
	height:500px
}
#form_parts {
	width:700px; 
	height:500px
}
#form_service {
	width:700px; 
	height:500px
}
#form_quote {
	width:700px; 
	height:460px;
}
#form_mx {
	width:700px; 
	height:550px
}
#form_float_left {
	width:200px; 
	float:left
}
#form_float_right {
	width:500px; 
	float:right
}

#form_float_left_prius {
	width:125px; 
	float:left
}
#form_float_right_prius {
	width:150px; 
	float:left
}

#quickquote{
	text-align:left;
}

.NewVehicleSelect{
	width:60px;
}

.NewVehicleSelect p{
	color:white;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}

.forms_Asterisk{
	color:red;
}
