body, p, td, table, img, form, select, input { font-family:Arial; font-size:12px; text-align:left; }
body, p, td, table, img, form { margin:0; padding:0; border:0; }
select { height: 20px; border:1px solid #9da1a3; }

.locator { width:100%; height:100%; text-align:center; background-image:url(images/locator_bg_gradient.jpg); background-repeat:repeat-x; background-attachment:fixed; }
.locator .main_container { width:720px; heigt:100%;  text-align:left; margin:0 auto 0 auto; }
.locator .header { height:105px; }
.locator .menu_top { height:15px; background-image:url('images/locator_menu_top_h_bg.jpg'); }
/*** .content_container requires position:relative; to show gMap inside using IE***/
.locator .content_container { position:relative; text-align:center; }
.locator .content { width:670px; padding:5px; text-align:left; border:1px solid #9da1a3; margin:10px auto auto auto; }
.locator .footer { height:20px; }


.locator .image_home_container { width:401px; height:257px; }
.locator .map_usa_container { float:right; width:253px; height:257px; background:url('images/locator_map_usa_container.jpg'); }
.locator .map_usa { margin-left:10px; margin-top:51px; }

.locator .legend { width:401px; margin-left:5px; }
.locator .state_selector { float:right; width:253px; font-weight:bold; }
.locator .state_selector .input_text { width:188px; height: 15px; }

.locator .title_small { color:#1f8fc3; font-size:14px; font-weight:bold; }
.locator .field_title { font-size:12px; font-weight:bold; }
.locator .error_text { color:#FF0000; font-weight:bold; }

.locator a { color:#0d61c0; text-decoration:none; }
.locator a:hover { color:#0d61c0; text-decoration:underline; }

.locator .company_list { width:100%; color:#000000; font-family:Arial; font-size:10pt; font-weight:normal; }
.locator .company_list .column { color:#FFFFFF; font-weight:bold; background-color:#006699; }
.locator .company_list .company_name { color:#000000; font-family:Arial; font-size:12pt; font-weight:bold; background-color:#f7f8fc; }
.locator .company_list .city_name { color:#000000; font-family:Arial; font-size:12pt; font-weight:bold; }
.locator .company_list .stars { width:145px; padding-left:20px; }
.locator .company_list .distance { width:100px; text-align:right; }
.locator .company_list .separator { height:10px; }

.locator .company_info { color:#000000; font-family:Arial; font-size:10pt; font-weight:normal; }
.locator .company_info .company_name { color:#000000; font-family:Arial; font-size:12pt; font-weight:bold; background-color:#EBFAFE; }
.locator .company_info .field_title { font-weight:bold; }
.locator .company_info .map { width: 660px; height: 350px; }

.xstooltip
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	
	font: normal 8pt sans-serif;
	padding: 3px;
	border: solid 1px;
	
	background-color:#FFFFCC;
}
