/*
---------------------------
Green Acres - template D - mostly text, browser handles scrollbars
author: Dave Kobrenski/BBM Designs
http://www.bbmdesigns.com
version: 28 aug 2008
---------------------------
*/

/* google map style: */

#gmap {
	width: 544px;
	height: 440px;
	text-align: center;
	border: 1px solid #CBC9C1;
}

/* template d styles: */

#edgesOverlay, #usercontent, #theContent, #splashImg, #splash, #container, #wholepage, #bgmore, #wrapper, #mainbody {
	height: auto;
}

#usercontent #sideBar {
	float: left;
	margin-right: 12px;
	height: auto;
}

#sideBar #intentional-model {
	border-bottom: 12px solid #fff;
	position: static;
	float: left;
	margin-bottom: -13px;
}

#splash {
	width: 570px;
	height: auto;
	float: left;
	background: #C9C3AD;
}

#mainbody {
	background: url(/css/img/main_body_bck.png) repeat-y 0 0;
}

#theContent {
	padding: 0;
	margin: 0;
	width: 570px;
	height: auto;
	color: #2A2828;
	font-size: 12px;
	background: #E8E6DC;
}

#usercontent #theContent .padMe {
	padding: 1px 12px 12px 12px;
	height: auto;
	background: #E8E6DC;
	line-height: 1.7em;
}

#usercontent #theContent .padMe h4 {
	margin: 12px 0;
}

#usercontent #theContent .padMe h4 {
	margin-top: 10px;
}

#usercontent #theContent .padMe p {
	/* margin-bottom: 0; */
	padding: 0;
}

#usercontent #theContent .padMe p + p {
	/* text-indent: 1.5em;
	margin-top: 0; */
}

#theContent h3 {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0;
	line-height: 43px;
	height: 43px;
	padding: 0 17px;
	width: 536px;
	background: transparent url(/css/img/sub_h3_bck.gif) no-repeat 0 0;
	overflow: hidden;
}

.most_recent_news h4 {
	font-size: 15px;
	margin-bottom: 0;
}

.most_recent_news .small {
	font-size: 11px;
	color: #81807A;
}

.most_recent_news .small a {
	font-weight: normal;
}

#theContent dl {

}

#theContent dt {
	font-size: 14px;
}

#theContent dt a {
	
}

#theContent dd {
	margin-left: 18px;
}

#theContent dd span {
	font-size: 11px;
	color: #81807A;
}

#theContent dd span a {
	font-weight: normal;
}

#theContent .postedDate {
	font-size: 13px;
	color: #81807A;
}

#theContent #searchSite {
	margin: 10px 0 0 0;
}

#theContent #searchSite input {
	margin: 0;
}

#theContent dl.searchResults dt {
	
}

#theContent dl.searchResults dt a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

#theContent dl.searchResults dd {
	line-height: 1.4em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}

#theContent dl.searchResults dd a.srchaddress, #theContent dl.searchResults dd a.srchaddress:hover {
	color: #008000;
	font-weight: normal;
	font-size: 11px;
}

#theContent dl.searchResults dd .srchrank {
	color: #888;
	font-weight: normal;
	font-size: 11px;
}

/* tables */

#theContent .padMe table {
	width: 100%;
	border-color: #C1BEAE;
}

#theContent .padMe table th {
	background: #D9D5C3;
	border-color: #C1BEAE;
	padding: 3px 6px;
}

#theContent .padMe table td {
	background: #fff;
	border-color: #C1BEAE;
	padding: 2px 8px;
}

/* forms */

#usercontent #theContent .padMe fieldset {
	margin: 10px 0;
	padding: 0 15px;
	background: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

#usercontent #theContent .padMe fieldset p {
	line-height: 1.2em;
	margin: 12px 0 12px 0;
	clear: left;
}

#usercontent #theContent .padMe fieldset p + p {
	text-indent: 0;
	margin: 12px 0 12px 0;
}

#theContent legend {
	margin-bottom: 0px;
	margin-top: 0;
	background: #fff;
	color: #7D7766;
}

#usercontent #theContent label {
	line-height: 1.4em;
	float: left;
	width: 160px;
	font-weight: normal;
	font-size: 12px;
}

#usercontent #theContent input.focused {
	color: #191919;
}

#usercontent #theContent input.blurred {
	color: #999; 
}

#usercontent #theContent .padMe fieldset .newLine {
	padding: 0;
	padding-left: 160px;
	margin-top: -7px;
	margin-bottom: 12px;
}

#usercontent #theContent .padMe fieldset .moreInfo {
	padding: 0;
	padding-left: 160px;
	font-size: 11px;
	line-height: 1.3em;
	color: #4C4C4C;
	margin-top: -7px;
	margin-bottom: 12px;
}

#usercontent #theContent .padMe fieldset ul.moreInfo li {
	margin: 2px 0 2px 4px;
	padding: 0 0 0 11px;
	background: url(/css/img/blue_bullet.png) no-repeat 0px -3px;
	line-height: 1.3em;
}

#theContent input, #theContent select, #theContent textarea {
	margin: 0;
}

#usercontent #theContent p.radios {
	line-height: 1.7em;
}

#usercontent .formerror {
	font-weight: bold;
	color: #B72424;
	margin: 12px 0;
	border: 1px solid #CE7979;
	padding: 6px;
	background: #EEDBDB;
}

#usercontent .formerror ul {
	margin: 8px 12px;
}

#usercontent #theContent .formerror ul li {
	font-weight: normal;
	background-image: url(/css/img/red_bullet.png);
}

#usercontent .formsuccess {
	font-weight: bold;
	color: #137E1B;
	margin: 12px 0;
	border: 1px solid #5BAC61;
	padding: 6px;
	background: #D7E9D9;
}

#usercontent .formsuccess ul {
	margin: 8px 12px;
}

#usercontent #theContent .formsuccess ul li {
	font-weight: normal;
	background-image: url(/css/img/green_bullet.png);
}

body#login #theContent form p label {
	text-align: right;
	font-weight: bold;
	padding: 2px 8px 2px 0;
	color: #7B7159;
}

body#login #theContent form p label.valErr {
	color: #A9191B;
}

body#login #theContent form p.formTitle {
	color: #00531D;
}

body#login #theContent .formErrors {
	margin: 8px 0;
	padding: 8px;
	border: 1px solid #B18384;
	background: #F1D6D6;
	color: #A22E1D;
}

body#login #theContent .formErrors ul, body#login #theContent .formErrors li {
	background: none;
	list-style: disc outside;
}

body#login #theContent .formErrors li {
	margin-left: 20px;
	padding: 0;
	line-height: 1.3em;
}

body#login #theContent .formSuccess {
	margin: 8px 0;
	padding: 8px;
	border: 1px solid #5E9571;
	background: #CBE1D3;
	color: #1C542F;
}

body#login #theContent .formSuccess ul, body#login #theContent .formSuccess li {
	background: none;
	list-style: disc outside;
}

body#login #theContent .formSuccess li {
	margin-left: 20px;
	padding: 0;
	line-height: 1.3em;
}



#web_gallery {
	overflow: auto;
	width: 100%;
}

#web_gallery img {
	float: left;
	margin: 6px;
}

#theContent dl.galleryList {
	overflow: hidden;
	width:auto;
}

#theContent dl.galleryList dd {
	margin-left: 0;
	padding-left: 107px;
}

#theContent dl.galleryList img.left {
	margin-top: 2px;
	margin-right: 8px;
}


/* ------- LIGHTBOX STYLES ----*/

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 5000;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto; 
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1100;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat;
	/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(img/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(img/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto; 
	width: 100%	;
}

#imageData {
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay, #overlay2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
