/************************************* Content */
#col1 {
	width: 720px;
	margin-bottom: 36px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 18px;
}
.listing {
	width: 720px;
	border: 1px solid #0093D0;
	margin-bottom: 18px;
	position: relative;
}
.listing_details {
	width: 215px;
	float: left;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	margin-left: 18px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.listing_details a.email {
	background-image: url(/img/i_email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.listing_weblink {
	clear: both;
	width: 684px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 9px;
	margin-right: 18px;
	margin-left: 18px;
	padding-bottom: 9px;
}
.listing_usage {
	width: 448px;
	float: left;
	margin-left: 18px;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.listing_usage table {
	width: 448px;
	margin-bottom: 18px;
}
.listing_usage tr {
	background-color: #E5F4FA;
}
.listing_usage tr.shaded {
	background-color: #cce9f6;
}
.listing_usage th {
	padding: 4px;
	width: 50%;
}
.listing_usage td {
	padding: 4px;
	text-align: center;
}
.listing_entry {
	width: 218px;
	float: left;
	margin-left: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 9px;
}
.listing_entry table {
	width: 218px;
	border: 1px solid #0093D0;
	margin-bottom: 18px;
}
.listing_entry tr {
	background-color: #E5F4FA;
}
.listing_entry th {
	padding: 4px;
	text-align: left;
	font-style: oblique;
	font-weight: normal;
}
.listing_entry td {
	padding: 4px;
	text-align: right;
}
.listing_facilities {
	width: 448px;
	float: left;
	margin-left: 18px;
	padding-top: 9px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.listing_facilities table {
	width: 448px;
}
.listing_facilities tr {
	background-color: #E5F4FA;
}
.listing_facilities tr.shaded {
	background-color: #cce9f6;
}
.listing_facilities td {
	padding: 4px;
}
.listing_facilities td.imgcol {
	width: 30px;
	text-align: center;
	line-height: 0px;
}
.listing_facilities a.lightview:hover {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listing_moredetails {
	width: 218px;
	float: left;
	margin-left: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 9px;
	padding-bottom: 18px;
}
#btn_plantroom {
	height: 36px;
	width: 182px;
	display: block;
	background-image: url(/img/btn_plantroom.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
#btn_plantroom:hover {
	background-position: 0px -36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#btn_emergency-procedures {
	height: 36px;
	width: 182px;
	display: block;
	background-image: url(/img/btn_emergency-procedures.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
#btn_emergency-procedures:hover {
	background-position: 0px -36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listing_gallery {
	margin-right: 18px;
	margin-left: 18px;
	padding-top: 18px;
	background-color: #e5f4fa;
	margin-bottom: 18px;
	width: 684px;
}
.listing_gallery_footer {
	clear: both;
	background-color: #0093D0;
	height: 2px;
}
.listing_gallery a.lightview {
	border: 2px solid #0093D0;
	display: block;
	height: 89px;
	width: 89px;
	float: left;
	margin-bottom: 18px;
	margin-left: 18px;
}
.listing_gallery a.lightview:hover {
	border-top-color: #FFE716;
	border-right-color: #FFE716;
	border-bottom-color: #FFE716;
	border-left-color: #FFE716;
}
.listing_more {
	background-color: #FFE716;
	color: #0093D0;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
.listing_more:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #de2026;
}
.listing_nav {
	clear: both;
	width: 684px;
	padding-top: 9px;
	margin-right: 18px;
	margin-left: 18px;
	padding-bottom: 9px;
}
.listing h1 {
	background-color: #0093D0;
	color: #FFE716;
	text-transform: uppercase;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
.listing h2 {
	color: #0093D0;
	text-transform: uppercase;
}
.listing h2.div {
	color: #0093D0;
	padding-top: 9px;
	margin-right: 18px;
	margin-left: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-transform: uppercase;
	clear: both;
}
.listing h3 {
	color: #333333;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 18px;
	margin-left: 18px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.listing ul {
	color: #333333;
	margin-left: 36px;
	margin-top: 0px;
	margin-bottom: 18px;
	list-style-position: outside;
}
.listing dt {
	font-weight: bold;
}
dl.inline dt, dl.inline dd {
	display: inline;
}
.listing_footer {
	clear: both;
	background-color: #FFE716;
	height: 4px;
}
/************************************* Forms */
form {
	background-image: none;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; /* 16px */
}
input.search {
	width: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; /* 16px */
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	padding-left: 2px;
	height: 1.6em;
	float: left;
}
input.button {
	float: right;
	margin-left: 0;
	padding: 0;
}
div.ajaxSection {
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; /* 16px */
}

