v\:* {
	behavior:url(#default#VML);
}
body {
	background-color: #C0BAA3;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
table {
	border-collapse:collapse;
}

/* ** class ** */
.hide {
	display: none;
}
.show {
	display: block;
}
.clear {
	clear:both;
	height: 1px;
	overflow:hidden;
}
.cattitle {
	font-size: 1.5em;
	font-weight: bold;
}
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

.header {
}
.canvas {
	background: #EEEEEE;
	border-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
.left_border {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 1px;
	height: 100%;
}
.left_border img {
	height: 100%;
}
.top_border {
	border-top-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
}
.bottom_border {
	border-bottom-color: #176997;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.align_right {
	width: 100%;
	padding-right: 5px;
	text-align:right;
}
.filler {
	width: 5px;
	padding: 0px;
}
.off, .on {
	color: #176997;
	padding: 0 5px 0;
	text-align: center;
	font-size: 1.5em;
	width: 10%;
}
.off {
	background: #FFFFFF;
	cursor: pointer;
}
.on {
	background: #EEEEEE;
	font-weight: bold;
}
.map {
	border-color: #176997;
	border-width: 1px;
	border-style: solid;
	clear: both;
}
.text_info {
	font-size: 1.2em;
	padding: 0px 15px 5px 15px;
}
span.howto {
	display: block;
	margin: 15px 0 10px 0;
	font-size: 1.5em;
}
div.howto div.step {
	float: left;
	margin: 0 15px 0 0;
}
div.howto div.step span.step,
span.howto {
	color: #176997;
	display: block;
	font-family: "trebuchet ms",Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
}
div.howto div.step img {
	border: 1px solid #000000;
	margin: 0 -5px 0 0;
}
.right {
}
.center_block {
	width: 50%;
	float: left;
}
.highlight {
	background: #DAFAFF;
}
.p_type {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
}
.p_type img {
	position: absolute;
	left: 0px;
	top: 0px;
	maring: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
}
.p_type span.gp_time {
	position: relative;
	top: 13px;
	left: 0px;
}
.pat_legend {
	position: relative;
	float: left;
	width: 150px;
	padding: 5px 0 0 0;
}
.pat_legend span {
	color: #176997;
	font-family:  "trebuchet MS", helvetica, sans-serif;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.pat_legend div.input {
	width: 22px;
	height: 22px;
	float: left;
}
.free {
	background: transparent url(/images/free.png);
}
.noparking {
	background: transparent url(/images/noparking.png);
}
.meter {
	background: transparent url(/images/meter.png);
}
.permit {
	background: transparent url(/images/permit.png);
}
.street_addr {
	width: 75%;
	float: left;
}
.street_addr .street_name,
#pat_tooltip .street_name {
	font-size: 1.1em;
	font-weight: bold;
}
.street_dist {
	width: 20%;
	float: left;
	font-weight: bold;
	text-align: right;
}

img.note {
	float: left;
}
.street_desc {
	clear: both;
	padding: 5px 0 0 0; 
}
.street_desc span {
	float: left;
	display: block;
	font-size: 1.1em;
	padding: 0 0 0 2px;
}

.street_sked {
	width: 100%;
	height: 30px;
	padding: 5px 0 0 0;
	clear: both;
}
.street_sked div.left_border {
	height:14px;
}
.street_sked div.p_type {
	height: 12px;
}
div.collapsed div.street_addr span.street_loc,
div.collapsed div.street_desc,
div.collapsed div.street_sked {
	display: none;
}
div.location_text span.street_name {
	color: #176997;
	font-side: 1.2em;
	font-weight: bold;
}
div.location_text label {
	font-style: italic;
}
div.sked_text span {
	border: 0;
	float: none;
}
div.sked_text span.d_type {
	display: block;
	font-weight: bold;
}
div.dimmed {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-image: url(/images/overlay.png);
}
* html .dimmed {
	background-color: #EEEEEE;
	filter: alpha (opacity=70);
	-moz-opacity: .70;
	opacity: .70;
}
/* ** ID ** */
#container {
	position:relative;
	width: 950px;
	height: auto;
	z-index:1;
	margin: 0 auto 0;
}
#header {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 5px;
	z-index:2;
}
#pat_logo {
	border: 0;
	text-align: center;
	float: left;
}
#pat_logo a,
#pat_logo a img {
	border: 0;
}
#addr_search {
	margin: 15px 0 0 15px;
	float: left;
}
#addr_search button {
	background:transparent none repeat scroll 0%;
	cursor:pointer;
	margin:0px;
	padding:0px;
	border:0px none;
}
span.btn {
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Arial;
	font-weight:bold;
	height:24px;
	line-height:190%;
	padding:0pt 0pt 0pt 6px;
	border:0px;
	vertical-align:middle;
	white-space:nowrap;
}
span.btn_left {
	background:transparent url(/images/btnLeft.gif) repeat scroll 0%;
}
span.btn_main {
	padding:0pt 20px 0pt 14px;
	background:transparent url(/images/btn.gif) no-repeat scroll 100% 0pt;
}
#sub_header, #footer {
	width: 950px;
	color: #FFFFFF;
	background: #176997;
	border-top: 5px solid #176997;
}
#sub_header a, #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#sub_header a:hover, #footer a:hover {
	text-decoration: underline;
}
#addr_search_form, #poi, #w_days {
	margin: 0;
	padding: 5px;
}
span.form_eg a,
span.form_eg a:hover,
span.form_eg a:visited {
	color: #000000;
}
#head_nav {
	float: right;
}

#content {
}
#left_main_col {
	float: left;
	margin: 5px;
	width: 790px;
}
#left_col {
	float: left;
	width: 340px;
	z-index:2;
}
#legends {
	border: 0px;
	margin: 0 5px 5px 5px;
	position: relative;
}
#pat_locations {
	position: relative;
	margin: 5px 0 5px 5px;
	float: left;
	width: 310px;
	height: 610px;
	border: 2px groove #176997;
	overflow: hidden;
}
#location_group_1,
#location_group_2 {
	position: relative;
	top: 0px;
	height: 1px;
}
#pat_locations_slider {
	margin: 5px 0 0 0;
	float: left;
	width: 15px;
	background: #999999;
}
#pat_locations_up,
#pat_locations_down {
	margin: 0;
	height: 30px;
	text-align: center;
	background: transparent;
}
#pat_locations_filler {
	height: 554px;
	background: #BBBBBB;
}
.info {
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
	width: 100%;
	border-top-color: #176997;
	border-top-width: 1px;
	border-top-style: solid;
	z-index: 99;
}
#right_col {
	float: left;
	margin: 5px 10px 5px 10px;
	z-index:2;
}
#center_col {
	position: relative;
	float: left;
	width:468px;
	height:650px;
	z-index:2;
}
#banner_ad, .text_ad, .sky_ad {
	width:0;
	height:0px;
	margin: 0;
	z-index:2;
}
#pat_reload a,
#pat_reload a:hover,
#pat_reload a:visited {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
#pat_map {
	width: 600px;
	height: 565px;
}
#pat_cov_map {
	width: 220px;
	height: 468px;
}
#pat_loading_box {
	width: 300px;
	text-align: center;
}
#pat_loading_msg {
}
#pat_tooltip {
	width: 170px;
	padding: 2px;
	border: 1px solid #176997;
	visibility: hidden;
	text-align: left;
	z-index:50;
}
#pat_footer {
	text-align: center !important;
}
#pat_footer ul {
	list-style:none;
	margin: 0 5px 10px 5px;
	padding: 0;
	display: block;
}
#pat_footer li {
	font-size: 11px;
}
#pat_footer li, #pat_footer li a {
	display: inline;
	margin: 0;
	padding: 0;
}
#pat_f_box {
	padding: 5px;
}
#pat_close {
	float: right !important;
}
#pat_poi {
	height: 450px;
	overflow: auto;
}
#pat_poi div {
	padding-left: 2px;
	width: 48%;
	float: left;
}
#pat_close a,
#pat_close a:hover,
#pat_close a:visited,
#pat_close a img {
	border: 0px;
	text-decoration: none;
}
#pat_no_coverage {
	margin: 10px;
	font-size: 1.2em;
}
label.form_title {
	font-weight: bold;
}
