table {
	font: normal 12px Verdana;
	border: none;
}

div#welcome {
	width: 970px;
	margin: 10px 0 20px 10px;
	padding: 0 0 10px 5px;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px solid #880000;
	color: #000;
	min-height: 30px;
}

div#welcome div#wlogout {
	float: left;
	text-align: left;
}

div#welcome div#wlinks {
	float: right;
	text-align: right;
	color: #548B54;
}

div#welcome span.welcome {
	font-size: 12px;
}

div#welcome a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

div#welcome a.lk {
	font-weight: bold;
	color: #548B54;
	font-size: 17px;
	text-decoration: underline;
}

div#div_signin_text {
	font-weight: bold;
	color: red;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 10px;
	display: none;
}

div#div_signin {

}

div#div_generic {
	display: none;
}

div#div_public {
	display: none;
}

table.login {
	margin-bottom: 150px;
}

div.clear {
	clear: both;
}

div#account_name {
	width: 1000px;
	text-align: center;
	align: center;
	margin: 5px 0 5px 0;

	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	color: #191970;
}

span.property_name {
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	color: #191970;
}

div#left {
	float: left;
	width: 320px;
	margin: 10px 5px 10px 10px;
	height: auto;
	min-height: 300px;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div#right {
	float: left;
	width: 665px;
	height: auto;
	min-height: 300px;
	font-size: 1em;
}

div#right div#contract {
	float: left;
	width: 53%;
	margin: 10px 0 5px 0;
}

div#right div#manager {
	float: left;
	width: 45%;
	margin: 10px 0 10px 5px;
	border: 1px solid #000;
	font-size: 1em;
}

#manager h1 {
	margin: 0;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	padding: 5px;
}

#manager p {
	margin: 10px 5px 10px 5px;
	text-align: center;
}

#manager p.help {
	font-size: 0.9em !important;
}

#manager p.name {
	font-size: 1.4em !important;
	font-weight: bold;
}

#manager p.name a {
	font-size: 1.2em !important;
	text-decoration: none !important;
	font-weight: bold;
	color: #000;

}

#manager p.phone {
	font-size: 1.3em !important;
}

#manager p.email {
	font-size: 1.2em !important;
}

#manager p.email a {
	font-size: 1.1em;
	text-decoration: none;
	color: #000;
}

#manager span.email-hlite {
	font-size: 1.1em !important;
	font-weight: bold !important;
}

div#right div#my_prefs {
	float: left;
	width: 45%;
	margin: 10px 0 10px 5px;
	border: 1px solid #000;
	font-size: 1em;
}

#my_prefs table tr.bgc {
	background-color: #f5f5f5;
}

#my_prefs table td.change {
	font-size: 0.8em !important;
}

#my_prefs table td.change a {
	font-size: 1em !important;
}

#my_prefs span.email_note {
	font-size: 0.8em !important;
}

#my_prefs table tr td {
	padding: 5px;
}

#my_prefs table tr td.lead_text {
	text-align: justify;
	text-transform: uppercase;
}

div#right div#public_account {
	float: left;
	width: 45%;
	margin: 10px 0 10px 5px;
	border: 1px solid #000;
	font-size: 1em;
}

#public_account table tr td {
	padding: 5px;
}

#public_account table tr td.lead_text {
	text-align: justify;
	text-transform: uppercase;
}

div#migrate {
	width: 999px;
	position: absolute;
	top: 150px;
	left: 10px;
	border: 1px solid #000;
	padding: 10px;
	z-index: 1;
	display: none;
	min-height: 100px;
	background-color: #F7F7F7;
}

#migrate h1 {
	font-size: 1.3em;
	color: #000;
	margin: 20px 0;
	font-weight: bold;
}

#migrate h2 {
	font-size: 1.3em;
	color: #000;
	margin-bottom: 10px;
}

#migrate h3.maps a {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #191970;
	text-decoration: underline;
	padding-botton: 10px;
}

#migrate h2 a {
	text-decoration: underline;
	color: #191970;
}

table.results {
	border: 1px solid #000;
	font-size: 0.9em;
	cursor: default;
}

table.results td {
	padding-right: 2px;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

table.results td.norb {
	border-right: 0 !important;
}

table.results td.nobb {
	border-bottom: 0 !important;
}

table.results th {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding: 2px;
	text-decoration: none;
	font-size: 1em;
	color: #000;
	border-bottom: 1px solid #000;
	line-height: 140%;
}

table.results th.main {
	font-size: 1em !important;
}

table.results th.sc {
	/*font-variant: small-caps;*/
	text-transform: uppercase;
}

/*lowecase small caps*/
.lsc {
	font-variant: small-caps !important;
}

table.results th a.links {
	font-weight: bold;
	color: #FFF;
	color: #000;
}

table.results td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	color: #000;
}

table.results td.main {
	font-size: 1em !important;
	font-weight: bold;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
}

table.results td a.links {
	text-decoration: none !important;
	color: #000 !important;
}

/*
table.results td a.links:hover {
	text-decoration: none !important;
}
*/

a.algae {
	color: #3A6629 !important;
	text-decoration: none !important;
}

a.weeds {
	color: #855E42 !important;
	text-decoration: none !important;
}

a.inspections {
	color: #694489 !important;
	text-decoration: none !important;
}

a.colorants {
	color: blue !important;
	text-decoration: none !important;
}

a.trash {
	color: #000 !important;
	text-decoration: none !important;
}


table.results tr.one {
	background-color: #fff;
}

table.results tr.two {
	background-color: #F5F5F5;
}

table.results tr.sel {
	background-color: #F5F5F5;
}

table.results hr {
	height: 2px;
	color: #4E78A0;
	background-color: #4E78A0;
}
/***********************
	End Format results
***********************/

div#contact_information {
	font-size: 0.8em;
	text-align: center;
	align: center;

	border: 1px solid #000;
	margin: 0 0.5em 1em -0.5em;
}

div#contact_information h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #000;
	padding: 0 0 10px 0;
}

div#contact_information table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

div#contact_information table td {
	height: 20px;
}

div#contact_information table .label {
	text-transform: uppercase;
	padding: 0 5px 0 2px;
	font-weight: bold;
	color: #000;
}

div#contact_information table .value {
	color: #000;
}

div#treatment_history {
	font-size: 0.9em;
	text-align: center;
	align: center;
	border: 1px solid #000;
}

div#treatment_history h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #000;
	padding: 0 0 10px 0;
	letter-spacing: 0px;
}

div#maps {
	font-size: 0.9em;
	text-align: center;
	align: center;
	border: 0px solid #000;
	margin-top: 2em;
}

div#maps .map {
	border: 1px solid #555;
}

table.header {
	border-top: 1px solid #000;
	margin: 5px 0 10px 10px;
	border-bottom: 1px solid #880000;
}

table.header td.logo {
	padding-left: 10px;
}

table.footer {
	border-bottom: 1px solid #000;
	margin: 5px 0 10px 10px;
	border-top: 1px solid #880000;
	font-size: 1em;
	line-height: 120%;
}

table.footer a {
	color: #548B54;
	text-decoration: none;
	font-weight: bold;
}


#fixedtipdiv {
	position: absolute;
	padding: 2px;
	border: 1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}

div.tooltip {
	align: right;
	text-align: right;
}

hr {
	color: #000;
	background-color: #000;
	height: 1px;
}

.bor-bot {
	border-bottom: 1px solid #000;
}

div#div_prefs_text {
	margin: 10px 0 10px 0;
	display: none;
	color: red;
}


table.plants {
	border: 1px solid #174c8e;
	background-color: #f9f9f9;
	-moz-border-radius: 2px;
	-reen-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	margin: 20px auto;
}

table.plants tr.one {
	background-color: #DBE6F0;
}

table.plants tr.one td {
	border-top: 1px solid #174c8e;
	font-size: 1.2em;
}

table.plants tr.two {
	background-color: #F5F5F5;
}

table.plants tr.two td {
	border-top: 1px solid #174c8e;
	font-size: 1.2em;
}

table.plants td {
	padding: 5px;
	font-size: 1.0em;
}

table.plants td.names {
	font-style: italic;
	font-size: 1em !important;
	font-weight: bold;
	height: 30px !important;
}

table.plants td.desc {
	font-size: 0.9em !important;
}

table.plants img {
	border: 2px solid #174c8e;
	-moz-border-radius:  2px;
	-reen-border-radius:  2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

table.plants th {
	font-weight: bold;
	font-size: 1.1em;

	padding: 4px 0 4px 4px;
	background-color: #E0E0E0;
}

.sticky_float {
	width: 97%;
	height: 70px;
	background-color: #F7F7F7;
	font-weight: bold;
	border: 2px solid #444;

	padding: 10px;
	margin: 5px auto 10px auto;
}

a.redlink {
	color: red !important;
}
