/*  -----  aso_school_listings.php  -----  */

body { 
	background: #FFFFFF; 
}

.aso_main_body {
	background-color:#FFFFFF;
}

.aso_main_column {
	background-color:#FFFFFF;
}

.aso_main_column_inside {
	background-color:#FFFFFF;
}

.aso_state_name {
	background-color:#ccc;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	text-indent:7px;
	line-height:20px;
}

.aso_result_school a {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0;
	margin:0;
	text-decoration:none;
}

.aso_result_school a:hover {
	color:#F90;
	text-decoration:underline;
}

.aso_school_summary {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:10px;
}

.aso_result_button a {
	background:url('http://www.aviationschoolsonline.com/api/images/result_button.jpg') left center no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	display:inline-block;
	width:auto;
	font-size:13px;
	color:#FFFFFF;
	height:20px;
	width:100px;
	text-decoration:none;
	line-height:20px;
}

.aso_result_button a:hover {
	color:#000;
	text-decoration:underline;
}

.aso_result_divider {
	background-color:#FFFFFF;
	border-top: 1px dashed #CCC;
}


/*  -----  aso_lead_capture_form.php  -----  */

.aso_clear {
	background-color:#FFFFFF;
}

.aso_left_title, .aso_right_title {
	background-color:#3366cc;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	text-indent:7px;
	line-height:28px;
}

.aso_summary_copy {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding:7px;
	margin:0px 0px 0px 0px;
}

.aso_crossleads {
	font-family:Verdana, Geneva, sans-serif;
}

.aso_text {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

.aso_pattern_bg {
}

.asowidgetheading {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:center;
	display:block;
	padding:10px 0px 10px 0px;
	background-color:#ccc;
	width:100%;
	line-height:10px;
	margin:10px 0px 25px 0px
}

/* this is not very good from here on down... */
.aso_school_search_submit { 
	text-indent:-9999em; 
	border:0; 
	width:72px; 
	height:30px; 
	background:#fff 
	url('http://www.aviationschoolsonline.com/img/search_button_off.jpg') 
	no-repeat 0 0 ; 
	line-height:0 
	font-size:0; 
	vertical-align:middle;
}

.aso_school_search_text { 
	width:120px; 
	height:18px; 
	text-align: 
	center; 
	font-size: 10px; 
	color:#666; 
}

.aso_school_search_select {
	font-size:13px;
}	

.aso_school_search_ul_li {
	color:#000; 
	font-size:x-small;
}	

