* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	line-height: 18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	color: #333;
}
#site-wrapper {
	margin: 0 auto;
	background: #fff url(../images/body_background.png) top center repeat-y;
	width: 990px;
}
#site-wrapper-footer {
	margin: 0 auto;
	height: 30px;
	background: #fff url(../images/body_background_footer.png) bottom center no-repeat;
	width: 990px;
	text-align: left;
}
#site-wrapper-footer .copyright, #site-wrapper-footer .legal {
	float: left;
	margin: 6px 32px;
	margin-top: 5px;
}
#site-wrapper-footer .byline, #site-wrapper-footer .site-info,
#login-info, #site-info {
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}
body #site-wrapper-footer .legal {
	font-size: 0.8em;
	line-height: 1.4em;
}
h1, h2, h3 {
	margin: 0.7em 0 0.3em 0;
	color: #5A9F00;
	line-height: 1.2em;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
p {
	margin: 1em 0 1em 0;
}
a {
	color: #406896;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0 none;
}
input.password, input.text, button, textarea {
	padding: 2px;
	border: 1px solid #5A9F00;
}
input.button, input.submit, input.reset, button {
	font-weight: bold;
	color: #406896;
	background-color: #f0f0f0;
	border: 1px solid #5A9F00;
}
input.button:hover, input.submit:hover, input.reset:hover, button:hover {
	color: #fff;
	background-color: #5A9F00;
}
input.text:focus, input.password:focus {
	background: #fdf6af url(../images/input_background.png) repeat-y scroll top right;
}
#header {
	border-top: 7px solid #f26a25;
	background-color: #fff;
	text-align: right;
	margin: 0 10px;
	color: #5A9F00;
}
#site-content {
	background-color: #fff;
	color: #333;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 961px;
}
#pagearea {
	clear: both;
	min-height: 340px;
}
#footer {
	border-top: 7px solid #406896;
	background: #406896 url(../images/footer_background.png) bottom left repeat-x;
	min-height: 200px;
	color: #fff;
	margin: 0 10px;
	padding: 10px;
}
#footer div.footer-logo, #footer ul.general, #footer ul.advertising, #footer ul.news-abstract {
	float: left;
	padding-right: 10px;
}
#footer ul.general, #footer ul.advertising, #footer ul.news-abstract {
	margin-left: 30px;
}
#footer ul.news-abstract {
	width: 320px;
	float: right;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer ul.news-abstract a {
	text-decoration: underline;
}
ul.news-abstract div, p.abstract {
	margin: 2px 0 2px 0;
}
#contentarea-container {
	vertical-align: top;
	padding: 0;
}
#pagearea-container {
	width: 920px;
	margin: 10px 20px;
	margin-bottom: 25px;
}
#contentarea-container {
	text-align: left;
}
div.crumbtrail {
	margin-bottom: 10px;
	color: #5A9F00;
}
#home .logo {
	margin: 75px 20px 30px 20px;
	text-align: center;
}
#header .logo {
	float: left;
}
#header .tagline {
	float: left;
	clear: both;
	padding: 0 10px;
}
#header .usermenu {
	margin: 0 10px;
}
.error, .warning, .form-error {
	color: #f00;
	font-style: italic;
}
div.error {
	clear: both;
}
.tagline {
	font-size: 13px;
	color: #5a9f00;
}
#primarynav ul li, #footer ul li {
	list-style-type: none;
}
#primarynav ul li h2 {
	color: #5a9f00;
	font-size: 13px;
	margin-top: 1.2em;
}
#footer h1, #footer h2, #footer h3 {
	color: #fff;
	margin-top: 0;
}
.hilight, .emphasis {
	color: #5A9F00;
}
.clearer {
	clear: both;
}
.note {
	font-style: italic;
	font-size: 0.9em;
}
td {
	padding: 4px;
}
.required {
	color: #5A9F00;
	font-weight: bold;
}
#terms-conditions {
	display: none;
	height: 320px;
	overflow: auto;
	text-align: left;
}
#legal {
	font-family: Arial,sans-serif;
	font-size:12px;
	line-height:18px;
}
#legal ul {
	margin: 5px;
}
#legal .legal-emphasis {
	font-weight: bold;
	font-style: italic;
}
#legal ul li {
	list-style-type: none;
	margin-left: 20px;
}
#legal ul li h2 {
	text-indent: -1.2em;
}
#legal ul.alpha li {
	list-style-type: none;
	text-indent: -1.5em;
}
ol {
	padding-left: 40px;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.item {
	clear: both;
}
#contentarea ul.pagination-nav li {
	list-style-type: none;
	float: left;
	padding: 2px;
	margin-left: 0;
}
ul.pagination-nav li a.current {
	text-decoration: underline;
}
#BannerAds {
	text-align: left;
	margin-bottom: 15px;
}
#map {
	border: 1px solid #777;
}
.home-login {
	float: left;
	width: 169px;
	border: 7px solid #406896;
	text-align: left;
	margin-right: 15px;
	background: #406896 url(../images/footer_background.png) top left repeat-x;
	color: #fff;
}
.home-login h2 {
	color: #fff;
}
.home-login a {
	color: #fff;
	text-decoration: underline;
}
#login-form {
	float: right;
	margin: 4px;
	position: absolute;
	right: 20px;
	width: 450px;
}
#login-form div.username, #login-form div.password {
	float: left;
	margin: 0 10px;
}
#login-form div.remember-me, #login-form div.forgotten-password {
	margin-bottom: 4px;
}
#login-form div.login-submit {
	position: absolute;
	right: 0px;
}
div#create-account {
	text-align: left;
	height: 30px;
}
div#site-info {
	margin-top: 10px;
	text-align: right;
	float: right;
	clear: both;
}
div#login-info {
	text-align: right;
	padding: 4px 0px;
	float: right;
	clear: both;
}
div#site-info span.server {
	font-weight: bold;
}
.search-container {
	width: 670px;
	text-align: left;
	margin: 0 auto;
	border-collapse: collapse;
}
.search-container td {
	vertical-align: top;
}
.search-container .label {
	white-space: nowrap;
	font-weight: bold;
}
.header, .field, .label {
	font-weight: bold;
}
.search-head {
	color: #fff;
	background: #406896 url(../images/footer_background.png) top left repeat-x;
}
.search-head, .search-city, .search-coordinate, .search-zip, .search-recent, .search-vendor-options {
	border: 1px solid #777;
	padding: 4px;
}
#contentarea .search-recent {
	padding-left: 12px;
}
#contentarea .search-vendor-options {
	padding-left: 10px;
}
.search-recent form, .search-vendor-options form {
	float: left;
}
.search-head h2 {
	float: left;
	color: #fff;
	margin: 0 0 0 8px;
	line-height: 26px;
}
.search-head .search-code {
	float: right;
	height: 26px;
	line-height: 20px;
	margin-right: 8px;
}
.search-city {
	width: 185px;
}
.search-coordinate {
	width: 250px;
}
.search-zip {
	width: 165px;
}
table.add-listing {
	border: 1px solid #ccc;
}
table.add-listing td.form {
	padding: 20px;
}
ul.listing-steps li.heading {
	background-color: #5A9F00;
	color: #fff;
	width: 70px;
}
ul.listing-steps li.heading h2 {
	color: #fff;
}
ul.listing-steps li {
	float: left;
	background-color: #fefefe;
	color: #999;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 10px;
	border-bottom: 7px solid #ccc;
	border-right: 1px dashed #999;
	width: 182px;
}
ul.listing-steps li h2 {
	color: #999;
	margin: 0.2em 0 0.2em 0;
}
ul.listing-steps li.visited, ul.listing-steps li.heading, ul.listing-steps li.current {
	border-bottom: 7px solid #5A9F00;	
}
ul.listing-steps li.current {
	color: #fff;
	background: #406896 url(../images/steps_bullet.png) bottom center no-repeat;
}
ul.listing-steps li.current h2 {
	color: #fff;
}
ul.list-types {
	float: left;
	width: 600px;
}
ul.list-types li {
	float: left;
	list-style-type: none;
	margin-left: 15px;
}
ul.list-types li label {
	vertical-align: middle;
	padding-bottom: 10px;
}
.company-details {
	margin: 20px;
}
div.termsandconditions iframe {
	margin-top: 10px;
}
table.search-options {
	background-color: #ddd;
	border: 1px solid #999;
}
td.longitude, td.latitude {
	font-size: 16px;
	font-family: arial;
	white-space: nowrap;
	color: #777;
}
span.hint {
	color: #aaa;
	font-size: 11px;
}
table.coordinates:hover span.hint {
	color: #5A9F00;
}
table.coordinates td input {
	margin-right: 1px;
}
table.coordinates td {
	padding: 3px;
}
table.search-options td.search-options-header {
	color: #333;
	font-style: italic;
	font-size: 0.9em;
	border-bottom: 1px solid #999;
}
table.search-options td * {
	vertical-align: middle;
}
div.advertising-options {
	float: left;
}
div#advertising-listing, div#advertising-banner {
	float: left;
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #999;
	width: 100%;
}
.howto-listing, .howto-banner {
	margin: 10px 0 10px 0;
}
a.messages {
	font-weight: bold;
	color: red;
}
div#message-list, div#message-list table {
	width: 100%;
}
div#message-list, div#message-list table, div#message-list ul.pagination-nav {
	clear: both;
}
div#message-list table,
div#message-list table thead td { 
	border-bottom: solid 1px #ccc; 
}
div#message-list table tbody tr.odd td { 
	background: #fefefe; 
}
div#message-list table tbody tr.even td { 
	background: #fff; 
}
tr.NewMessage td { 
	font-weight: bold; 
}
table.messagelist thead td { 
	font-weight: bold; 
}
table.messagelist td { 
	vertical-align: top; 
}
div#message-list .controls {
	text-align: right;
}
div.message-content {
	border-top: 1px solid #ccc; 
	margin-top: 0.5em; 
	padding: 4px;
}
div.controls {
	padding: 4px;
	margin-top: 10px;
}
.listing div.vendor-info {
	padding: 4px 0 4px 4px;
	height: 165px;
	margin-left: 33px;
}
.expanded div.vendor-info {
	height: auto;
}
.listing div.description-container {
	height: 199px;
	overflow-y: auto;
	overflow-x: hidden;
}
.expanded div.description-container, .entry div.description-container {
	height: auto;
	max-height: 146px;
}
.listing div.description-container div.description {
	margin: 0 20px;
	padding: 4px 0 4px 0;
}
.listing div.description p {
	margin: 2px 0;
}
.listing div.description ul {
	list-style:disc outside none;
	margin: 5px 0;
}
.listing div.description ul li {
	margin-left: 2em;
}
table.listing {
	border: 1px solid #406896;
	margin-bottom: 15px;
}
table.listing-heading {
	margin: 0;
	padding: 0;
}
table.listing .resultsbottom {
	padding-left: 6px;
}
table.listing-controls {
	border-top: 1px solid #406896;
	width: 100%;
}
td.searchblueth {
	background-color: #406896;
	color: #fff;
	font-size: 14px;
}
td.searchblueth a.vendorname {
	color: #fff;
}
td.search {
	background-color: #efefef;
}
td.vendornamegray {
	padding-left: 10px;
}
.pagination-nav {
	margin: 10px;
	float: right;
}
.crumbtrail a.Search {
	font-weight: bold;
}
.results-search-code {
	white-space: nowrap;
}
div#contact div {
	float: left;
	margin-right: 30px;
}
div.online-form {
	clear: both;
	margin-top: 15px;
	padding: 15px;
	border: 1px dashed #777;
}
table#ContactForm td {
	white-space: nowrap;
}
table#registration-features {
	width: 800px;
}
table#registration-features td, table#registration-features th {
	padding: 6px;
}
table#registration-features h2 {
	color: #fff;
	margin: 0;
}
table#registration-features tbody tr td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table#registration-features thead tr th {
	text-align: center;
	padding: 10px;
	border-right: 1px solid #ccc;
}
table#registration-features thead tr th.basic {
	background-color: #999;
}
table#registration-features tbody tr.advanced td {
	color: #5A9F00;
}
table#registration-features tbody tr.advanced td {
	color: #5A9F00;
}
table#registration-features thead tr th.advanced {
	background-color: #5A9F00;
}
table#registration-features tfoot td {
	text-align: center;
	border-right: 1px solid #ccc;
}
td.advanced {
	background-color: #FFFFEE;
}
td.check {
	text-align: center;
}
table#registration-features td.option {
	text-align: right;
}
table.free {
	width: 100%;
	color: #666;
	border: 0px solid #dcdadb;
	border-bottom: 1px solid #dcdadb;
}
form td, td.required, form td.header {
	vertical-align: top;
}
