/*
****************************************
****************************************
**********  DEVELOPER NOTES  ***********
****************************************
****************************************
*************  Developer  **************
****************************************

Northscaping ITDS
www.northscaping.com/Business/ITDS.shtml

****************************************
********  Development History  *********
****************************************

May 27/08	- Created new file

****************************************
**********  Important Notes  ***********
****************************************

1. 

****************************************
****************************************
*/

/* Global settings */


body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #597387;
	line-height: 1.3em;
	padding: 0;
	margin: auto;
	text-indent: 0;
	vertical-align: top;
	position: relative;
	background: white url(/Images/main-BG.jpg) repeat-x;
	width: 100%;
	text-align: center;
}

p {
	margin-top: 0;
	margin-bottom: 0.8em;
}

a {
	color: #597387;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #597387;
	text-decoration: underline;
	visibility: visible;
}

a img { border: none; }

/* Primary framing boxes - all pages */

#mainBlock {
	width: 800px;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 60px;
	text-align: center;
}

#mastheadBlock {
	background: url(/Images/masthead.jpg);
	width: 800px;
	height: 400px;
	margin: auto;
	position: relative;
}

#LHSBlock {
	background: url(/Images/LHS-BG.jpg) no-repeat;
	width: 270px;
	margin: auto;
	height: 383px;
	float: left;
}

#contentBlock {
	background: url(/Images/content-BG.jpg) repeat-x;
	width: 506px;
	float: left;
}

#contentLeft {
	width: 236px;
	text-align: left;
	float: left;
	position: relative;
}

#contentRight {
	width: 270px;
	text-align: left;
	float: left;
	position: relative;
}

#RHSBlock {
	background: url(/Images/RHS-BG.jpg) no-repeat;
	width: 24px;
	height: 383px;
	margin: auto;
	float: right;
}

#footerBlock {
	border-top: solid 1px #788c95;
	width: 800px;
	margin-top: 12px;
	margin-bottom: 36px;
	padding-top: 12px;
	text-align: center;
}

.clear {
	margin: 0;
	padding: 0;
	line-height: 1px;
	height: 1px;
	border: 0;
	clear: both;
	overflow: hidden;
}

/* Nav Rollovers */

.topOverHome {
	background: url(/Images/homebutton-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	white-space: nowrap;
	width: 70px;
	height: 39px;
	margin: 0;
	padding: 0;
	top: 100px;
	left: 602px;
}

.topOverSearch {
	background: url(/Images/plantsearchbutton-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	white-space: nowrap;
	width: 118px;
	height: 39px;
	margin: 0;
	padding: 0;
	top: 100px;
	left: 672px;
}

.topOverHome img {
	border: 0;
	width: 70px;
	height: 39px;
}

.topOverSearch img {
	border: 0;
	width: 118px;
	height: 39px;
}

.topOverHome a, .topOverHome a:hover {
	color: white;
	font-size: 120%;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 39px;
	text-decoration: none;
	float: left;
}

.topOverSearch a, .topOverSearch a:hover {
	color: white;
	font-size: 120%;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 118px;
	height: 39px;
	text-decoration: none;
	float: left;
}

.topOverHome a:hover img, .topOverSearch a:hover img {
	visibility: hidden;
}

.topOverHome span, .topOverSearch span {
	font-weight: bold;
	position: absolute;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.topOverHome span {
	top: 10px;
	left: 12px;
}

.topOverSearch span {
	top: 10px;
	left: 12px;
}

.contentOverHome {
	background: url(/Images/homeicon-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	white-space: nowrap;
	width: 236px;
	height: 70px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
}

.contentOverSearch {
	background: url(/Images/plantsearchicon-over.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	white-space: nowrap;
	width: 270px;
	height: 70px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
}

.contentOverHome img {
	border: 0;
	width: 236px;
	height: 70px;
}

.contentOverSearch img {
	border: 0;
	width: 270px;
	height: 70px;
}

.contentOverHome a, .contentOverHome a:hover {
	color: #333e52;
	font-size: 130%;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 236px;
	height: 70px;
	text-decoration: none;
	float: left;
}

.contentOverSearch a, .contentOverSearch a:hover {
	color: #333e52;
	font-size: 130%;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 270px;
	height: 70px;
	text-decoration: none;
	float: left;
}

.contentOverHome a:hover img, .contentOverSearch a:hover img {
	visibility: hidden;
}

.contentOverHome span, .contentOverSearch span {
	font-weight: bold;
	position: absolute;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.contentOverHome span {
	top: 28px;
	left: 84px;
}

.contentOverSearch span {
	top: 28px;
	left: 84px;
}

/* Left hand column */

#LHSmenu {
	padding: 20px 20px 10px 34px;
	text-align: left;
}

.LHSinfo, .LHSinfo2 {
	color: white;
}

.LHSinfo2 {
	margin-top: 48px;
}

.LHSlink, .LHSlink:hover {
	color: white;
}

/* Content formatting */

#welcomeBlock {
	margin-top: 70px;
	padding: 0 0 20px 38px;
}

.contentTextBold {
	font-weight: bold;
	color: #97ab56;
}

#leafBlockTop {
	margin-top: 70px;
	background: url(/Images/topleaf.jpg) no-repeat;
	padding-left: 110px;
	width: 154px;
	height: 89px;
}

#leafBlockMiddle {
	background: url(/Images/middleleaf.jpg) no-repeat;
	padding-left: 110px;
	width: 154px;
	height: 88px;
}

#leafBlockBottom {
	background: url(/Images/bottomleaf.jpg) no-repeat;
	padding-left: 110px;
	width: 154px;
	height: 89px;
}

/* Footer formatting */

.footerInfo {
	font-size: 80%;
	line-height: 1.7em;
}

/* Plant Search formatting */

#LHSBlock-PS {
	background: url(/Images/LHS-PS-BG.jpg) no-repeat;
	width: 24px;
	height: 383px;
	margin: auto;
	float: left;
}

#contentBlock-PS {
	background: url(/Images/content-BG.jpg) repeat-x;
	width: 800px;
	float: left;
}

#PSBlock {
	text-align: center;
	padding-top: 18px;
	margin: auto;
	width: 752px;
	float: left;
}

