
/* Copyright (c) 2005 Andriy Bidochko. */

/* Global Layout Definition */
#container {
	width: 96%;
	min-width: 1200px;
	/* IE Dynamic Expression to set the width */
	/* width:expression(document.body.clientWidth < 1150 ? "1200px" : "96%" ); */
	border: 1px solid gray;
	margin: 10px;
	/*margin-left: auto;
	margin-right: auto; */
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
}

#banner {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}
		
#verytopmenucontainer {
	padding: 2px;
	margin-bottom: 3px;
	background-color: rgb(235, 235, 235);
}

#topmenucontainer {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#headerline {
	padding: 2px;
	margin-bottom: 0px;
	background-color: rgb(213, 219, 225);
}
#headerline h1 {
	border-bottom: 0px; 
	font-weight: bold; 
	font-size: 14pt; color: #369; 
	background-color: transparent;
}

#content {
	padding: 5px;
	margin-right: 515px;
	min-width: 300px;
	background-color: rgb(235, 235, 235);
}

#tips{
	list-style-type: circle; 
	margin: 0;
	padding: 0;
}
		 
#contentcolumn {
	padding: 5px;
	min-width: 300px;
	background-color: rgb(235, 235, 235);
}

#mainbar {
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#sidebar-a {
	float: right;
	width: 500px;
	margin: 0 0 5px;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
	clear: right;
}

#sidebar-b {
	float: right;
	width: 500px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
	clear: right;
}

#contentfooter {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(235, 235, 235);
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}

/* EOF Global Layout Definition */


/* Main Page Definition */

body, td 
{
	font: small/1.22em verdana, arial, helvetica, sans-serif;
	color: #1E1D21;
	margin: 0px;
}

a 
{
	color: #0066CC;
	background-color: transparent;
}
a:hover 
{
	color: #F60;
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6, p {line-height:1.2em; font-size:100%;}

h1 
{
	font-weight: normal;
	margin: 2px 0px 4px;
	font-size: 140%;
	color: #369;
	background-color: transparent;
	border-bottom: 2px solid #369;
}

h1 a {
	font-weight: normal;
	font-size: 80%;
}

h2 {
	font-weight: normal;
	font-size: 130%;
	margin: 0 0 5px 0;
	color: #369;
	background-color: transparent;
}

h3 {
	font-size: 120%;
	color: #F60;
	background-color: transparent;
}

hr {
	border: 0;
	width: 100%;
	color: #369;
	background-color: #369;
}

#frmLabel{
	color: #1E1D21;
}
.frmLabel{
	color: #1E1D21;
	margin-top: 2px;
}

form{
	margin: 0px;
}
.frmButton{
	background-color: #FFCC66;
	color: #333333;
}
.frmButtonDisabled{
	background-color: #999999;
	color: #FFFFFF;
}
/* Element Styles */
#header{
	height: 90px;
	background: url(/img/LogoHeader.gif) no-repeat left  rgb(213, 219, 225);
}
#slogan{
	text-align: right;
	padding: 2px 2px 0px 2px;
	margin: 5px 10px 0px 10px;
	color: #333333;
	font: italic 14px verdana, arial, helvetica, sans-serif;
}
/* Very Top menu */
#verytopNav {
	overflow: auto;
	background-color: rgb(235, 235, 235);
}
#verytopNav ul {
	padding: .0em 0;
	margin: 0;
	list-style-type: none;
	color: #FF3300;
	width: 100%;
	font: 14px verdana, arial, helvetica, sans-serif;
}
#verytopNav ul li {
	display: inline;
}

#verytopNav ul li a {
	text-decoration: none;
	color: #FF3300;
	padding: .0em 1em;
}
#verytopNav ul li a:hover {
	color: #FF9900;
}
/* EOF Very Top menu */


#topNav {
	overflow: auto;
	background-color: #FFCC66;
}
#topNav ul {
	padding: .3em 0;
	margin: 0;
	list-style-type: none;
	color: #333333;
	width: 100%;
	font: 14px verdana, arial, helvetica, sans-serif;
}
#topNav ul li {
	display: inline;
}

#topNav ul li a {
	text-decoration: none;
	background-color: #FFCC66;
	color: #333333;
	/* Use value greater than topNav ul padding */
	padding: .5em .5em;
}
#topNav ul li a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
#topNav td {
	padding: 0px;
	font-size: 11px;
	color: white;
}
#topNav table {
	padding: 0px;
} 
#topNav p {
	color: #333333;
	font: 14px verdana, arial, helvetica, sans-serif;
}

#topNav2 {
	background-color: #FFF0D2;
}
#topNav2 ul {
	padding: .3em 0;
	padding-left: 10px;
	margin: 0;
	list-style-type: none;
	color: #333333;
	width: 100%;
	font: 14px verdana, arial, helvetica, sans-serif;
}
#topNav2 ul li {
	display: inline;
}

#topNav2 ul li a {
	text-decoration: none;
	background-color: #FFF0D2;
	color: #333333;
	/* Use value greater than topNav2 ul padding */
	padding: .5em .5em;
}
#topNav2 ul li a:hover {
	background-color: #FFCC99;
	color: #000000;
}
#topNav2 td {
	padding: 0px;
	font-size: 11px;
	color: white;
}
#topNav2 table {
	padding: 0px;
} 

/* *************** Navigation on the top of content ************************* */
#topNav3 {
	background-color: rgb(213, 219, 225);
	color: #369;
}
#topNav3 ul {
	padding: .1em 0;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	background-color: rgb(213, 219, 225);
	list-style-type: none;
	font: 13pt verdana, arial, helvetica, sans-serif;
}
#topNav3 ul li {
	display: inline;
}

#topNav3 ul li a {
	text-decoration: none;
	background-color: rgb(213, 222, 225);
	color: #369;
}
#topNav3 ul li a:hover {
	background-color: #BAC7DC;
	color: #000000;
}
/* **************************************** */

#MapSelection{
	vertical-align: middle;
	color: #000000;
	font: 14px verdana, arial, helvetica, sans-serif;
}

#mainBody{
	padding: 10px;
}
#bottomNav {
	padding: 3px;
	margin: 0px;
	background-color: #FFCC66;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
#bottomNav a { 
	color: yellow;
}
#bottomNav a:hover {
	color: lime;
}

#help {
	text-align: left;
	font: normal small verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	padding: 10px;
}
#line{
	height: 1px;
	background-color: #FFCC66;
}

#MainBody {
	margin: 2px 5px 10px 10px;
}

#geocoderus {
	text-align: left;
	font-size: 6pt;
	font-style: italic;
}
#searchInfo {
	text-align: left;
	font-size: 7pt;
	font-style: italic;
	color: #FF0000;
}
/* information displayed after geocoding */
#GeoResults{
	text-align: left;
	font-size: 6pt;
	color: grey;
}

#NavigateInfo {
	text-align: left;
	font-size: 6pt;
	font-style: italic;
	margin: 2px;
}
#NavigationBox {
margin: 10px 0 0 0;
}

.Z_HTML_Form_TopError ul {
	font-size: 8pt;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 15px;
}
.Z_HTML_Form_TopError ul li {
	padding: 0px;
}
.Z_HTML_Form_TopError p {
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.hidden {
  display: none;
}
/* EOF Main Page Definition */


/* Map Buttons */
div.mapbuttonholder1 {
  position: absolute;
  cursor: default;
  font-size: 11px;
  font-family: Arial,sans serif;
  /* -moz-user-select: none; */
  top: 49px;
  right: 30px;
  height: 22px;
  width: 152px;
}
div.mapbuttonholder2 {
  position: absolute;
  cursor: default;
  font-size: 11px;
  font-family: Arial,sans serif;
  /* -moz-user-select: none; */
  top: 27px;
  right: 7px;
  height: 22px;
  width: 206px;
}
div.mapbuttonholder3 {
  position: absolute;
  cursor: default;
  font-size: 11px;
  font-family: Arial,sans serif;
  /* -moz-user-select: none; */
  top: 71px;
  right: 7px;
  height: 22px;
  width: 75px;
}

div.mapbuttonLong1 {
	height: 22px;
	width: 175px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}
div.mapbuttonLong2 {
	height: 22px;
	width: 206px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	vertical-align: middle;
}

div.mapbutton1 {
	height: 22px;
	width: 75px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

div.mapbutton2 {
	height: 22px;
	width: 75px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

img.l1 {
	border: 0pt none;
	width: 2px;
	height: 22px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	/* -moz-user-select: none; */
}

img.m1Long {
	border: 0pt none;
	width: 169px;
	height: 22px;
	position: absolute;
	left: 2px;
	top: 0px;
	z-index: 0;
	/* -moz-user-select: none; */
}
img.m1Long2 {
	border: 0pt none;
	width: 200px;
	height: 22px;
	position: absolute;
	left: 2px;
	top: 0px;
	z-index: 0;
	/* -moz-user-select: none; */
}

img.m1 {
	border: 0pt none;
	width: 69px;
	height: 22px;
	position: absolute;
	left: 2px;
	top: 0px;
	z-index: 0;
	/* -moz-user-select: none; */
}

img.r1 {
	border: 0pt none;
	width: 4px;
	height: 22px;
	z-index: 0;
	/* -moz-user-select: none; */
	position: absolute;
	top: 0px;
	right: 0px;
}

div.mapbuttontext {
	position: absolute;
	left: 2px;
	width: 69px;
	right: 0px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
	z-index: 1;
	font-weight: normal;
}

div.mapbuttontextLong {
	position: absolute;
	overflow: hidden;
	left: 2px;
	width: 169px;
	right: 0px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	padding-top: 0px;
	z-index: 1;
	font-weight: normal;
	vertical-align: middle;
}
div.mapbuttontextLong2 {
	position: absolute;
	overflow: hidden;
	left: 2px;
	width: 200px;
	right: 0px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	padding-top: 0px;
	z-index: 1;
	font-weight: normal;
	vertical-align: middle;
}

/* Yahoo */
#Yahoo {
	float: right; 
	font: normal small verdana, arial, helvetica, sans-serif; 
	font-size: 8pt; 
	/*STRICT  ext-align: right; */
}
#Yahoo a {
	color: red; 
}
/* 4 Column Layout. Used on Popular.php page */
#leftcontent {
	float: left; 
	width:20%;
	height:100%;
	background: rgb(235, 235, 235);
}
#centerleftcontent {
	float: left; 
	left:22%;
	margin-left: 0;
	width:28%;
	height:100%;
	background: rgb(235, 235, 235);
}

#centerrightcontent {
	float: left; 
	left:51%;
	width:28%;
	height:100%;
	background: rgb(235, 235, 235);
}

#rightcontent {
	float: right; 
	width:24%;
	height:100%;
	background: rgb(235, 235, 235);
	margin-left: 25px;
}


/* Tags */
#tag{
	font-size: 8pt
}

#tag ul {
	padding: 0 0;
	margin: 0;
	list-style-type: none;
	color: #333333;
	width: 100%;
	font: 12px verdana, arial, helvetica, sans-serif;
}
#tag ul li {
	display: inline;
}

#tag ul li a {
	text-decoration: none;
	background-color: #FFCC66;
	color: #333333;
	padding: .0em 0em;
}
#tag ul li a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}

/* iframe height change height of text area on the main page */
/*
iframe {
	border-width: 0px;
	height: 160px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}
*/