/* page styles */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	color:#333;
	background-color:#fff;
	behavior: url("/assets/scripts/whatever_hover/csshover3.htc");
}

input, textarea, select, option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:14px;
	font-variant:normal;
	color:#333;
	border:1px solid #999;
}

form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	color:#333;
}

input, textarea { padding:3px; }
.formbutton { background-color:#eee; }
.formbutton:hover { background-color:#ddd; border-color:#666; cursor:pointer; cursor:hand; }

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-style:normal;
	line-height:21px;
	font-weight:normal;
	font-variant:normal;
	color:#023a73;
	border:0;
	border-bottom:1px solid #ddd;
}

h2 {
	font-weight:bold;
	color:#333;
	font-size:16px;
	font-style:italic;
}

h3 {
	font-weight:bold;
	font-size:24px;
	color:#023a73;
	text-align:center;
}

h4 {
	font-weight:bold;
	font-size:15px;
	color:#023a73;
	margin-bottom:2px;
}


/* global text styles */

a, a:visited, a:active { text-decoration:none; color:#2b4b9c; } /* standard links */
a:hover, a:visited:hover { text-decoration:underline; color:#2b4b9c; }

.white, a.white, a.white:visited, a.white:active { color:#fff; text-decoration:none; } /* white text */
a.white:hover, a.white:visited:hover { color:#fff; text-decoration:underline; }

.red, a.red, a.red:visited, a.red:active { color:#ff0000; text-decoration:none; } /* red text */
a.red:hover, a.red:visited:hover { color:#ff0000; text-decoration:underline; }

.grey, a.grey, a.grey:visited, a.grey:active { color:#aaa; text-decoration:none; } /* grey text */
a.grey:hover, a.grey:visited:hover { color:#aaa; text-decoration:underline; }


/* div styles */

#header { height:118px; background-image:url(/assets/images/global/header.jpg); background-repeat:repeat-x; text-align:center; }
#header_title { line-height:63px; height:63px; }
#header_title a, #header_title a:visited, #header_title a:active { font-family:"Times New Roman", Times, serif; font-size:32px; color:#fff; text-decoration:none; }
#header_title a:hover, #header_title a:visited:hover { color:#fff; text-decoration:underline; }
#header_subtitle { font-size:17px; line-height:27px; height:27px; color:#c6c7e1; }
#header_nav { line-height:18px; height:18px; padding:5px 0; }
#header_nav #header_navhome { width:auto; padding:0 8px; margin-right:15px; color:#fff; background-color:#999; border-color:#666; }
#header_nav #header_navhome:hover { border-color:#070945; background-color:#181b84; }
#header_nav a, #header_nav a:visited, #header_nav a:active { display:inline-block; width:15px; height:15px; line-height:15px; border:1px solid #ccc; color:#999; text-decoration:none; }
#header_nav a:hover, #header_nav a:visited:hover { text-decoration:none; border-color:#666; color:#333; }

#pagecontainer {
	width:760px;
	margin:0 auto;
}

.main_content { padding:20px; }
.main_content2 { padding:25px 50px; }

#home_categories { margin-left:40px; line-height:18px; margin-bottom:20px; }
#home_extra { background-color:#f7f7f7; margin-top:10px; padding:0 12px; line-height:27px; height:27px; font-weight:bold; }
#home_moreinfo { margin-left:40px; margin-top:4px; line-height:18px; }
#home_dtc { position:absolute; top:0; right:0; width:131px; height:129px; background-image:url(/assets/images/home-dtc.jpg); }
#home_dtc_text { position:absolute; top:36px; right:130px; width:auto; white-space:nowrap; text-align:center; }

#detail_image { float:left; border:0; background-color:#fff; margin-top:10px; padding:1px; border:1px solid #eee; }
#detail_main { margin:15px 0 0 315px; min-height:300px; height:auto !important; height:300px; }

.cat_subarea { padding:10px 0; background-color:#fcfcfc; border:1px solid #eee; margin:0 auto 10px auto; width:600px; }
a.cat_subcategory, a.cat_subcategory:active, a.cat_subcategory:visited { float:left; width:29%; margin:0 2% 5px 2%; line-height:21px; height:21px; text-decoration:none; text-align:center; }
a.cat_subcategory:hover, a.cat_subcategory:visited:hover { text-decoration:none; background-color:#e3e3e3; color:#000; }

#footer { text-align:center; padding:20px 0; }
#footer a#web, #footer a#web:visited, #footer a#web:active { text-decoration:none; color:#bbb; font-size:10px; }
#footer a#web:hover, #footer a#web:visited:hover { color:#999; text-decoration:none; }


/* business row */
.businessrow { position:relative; height:83px; margin:0 5px 5px 5px; background:#f9f9f9; }
.businessrow:hover { background:#f3f3f3; }

.businessrow_image { position:absolute; top:2px; left:2px; padding:1px; width:75px; height:75px; background-color:#fff; border:1px solid #eee; z-index:1; }
.businessrow:hover .businessrow_image { border-color:#999; }
.businessrow_image img { border:0px; }

.businessrow_name { font-size:14px; border:0 solid #ddd; border-bottom-width:1px; padding:10px 0 2px 2px; margin:0 12px 0 88px; z-index:1; }
.businessrow_address { position:absolute; top:31px; left:90px; z-index:1; }
.businessrow_phone { position:absolute; top:53px; left:90px; z-index:1; }
.businessrow_click { position:absolute; top:53px; right:20px; text-align:right; z-index:1; font-size:10px; color:#bbb; }
.businessrow_status { position:absolute; top:10px; right:20px; text-align:right; z-index:1; font-size:10px; color:#bbb; color:#ff0000; font-weight:bold; }

a.businessrow_link, a.businessrow_link:active, a.businessrow_link:visited { z-index:5; display:block; position:absolute; height:83px; top:0; left:0; right:0; bottom:0; width:100%; text-indent:-9999px; text-decoration:none; background-image:url(/assets/images/global/transparent.gif); }
a.businessrow_link:hover, a.businessrow_link:visited:hover { cursor:pointer; cursor:hand; }

.mapContainer { background-image:url(/assets/images/map.jpg); height:466px; width:100%; }

.mapContainer a, .mapContainer a:visited, .mapContainer a:active, .mapContainer div { background-color:#fff; float:left; border:0; margin:0; padding:0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; zoom:1; text-decoration:none; }
.mapContainer a:hover, .mapContainer a:visited:hover { background-color:#fff; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; text-decoration:none; }

.mapA { width:87px; }
.mapB { width:87px; }
.mapC { width:83px; }
.mapD { width:83px; }
.mapE { width:84px; }
.mapF { width:86px; }
.mapG { width:84px; }
.mapH { width:83px; }
.mapI { width:83px; }

.map1 { height:37px; }
.map2 { height:101px; }
.map3 { height:104px; }
.map4 { height:102px; }
.map5 { height:102px; }


a.events_link, a.events_link:visited, a.events_link:active { float:left; width:25%; margin:0 6% 10px 0; padding:5px 1%; border:1px solid #acaeb7; background-color:#f9f9f9; color:#2b4b9c; font-size:1.25em; }
a.events_link:hover, a.events_link:visited:hover { border-color:#818390; background-color:#f7f7f7; text-decoration:none; color:#1c387e; }
