/* Meadow for Water - www.embracewater.com */
/* Main.css */
/* Created May 8, 2006 */
/* Modified February 5, 2008
--------------------------------------- */

/* General
--------------------------------------- */

.left {float: left;	margin-right: 1em;}

.right {float: right; margin-left: 1em;}

.small {font-size: smaller;}

.hide {display: none;}

p, ul, ol { font-size:1em; line-height: 1.5em; margin:0 0 1.5em 0;}

ol {margin-left: 0.75em; padding-left: 2em;}

ul {margin-left: 0.75em;	}

ul li { list-style: none; background: url(images/bullet.gif) no-repeat left 0.2727em; padding-left: 1.3636em;}

ol li { list-style: decimal outside;}

ol ol li {list-style: lower-alpha outside;}

ol ol, ul ul {margin-bottom: 0;}

b, strong {font-weight: bold;}
i, em {font-style: italic;}

/* Structure and Layout
--------------------------------------- */

body {
	background: #EBE9DD;
	color: #515151;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 68.75%;	
	line-height: 1.5em;
	}

#frame {
	text-align: left;
	margin: 2.7272em auto;
	width: 770px;
	background: #FFF url(images/frame_tile.gif) repeat-y center top;
	}

.oneCol #frame {background-image: url(images/frame_tile_oneCol.gif);}

#header {
	position: relative;
	background: url(images/header_bg.jpg) no-repeat center top;		
	height: 280px;
	}
#header_inner {
	padding: 4.0909em 45px 0.4545em 45px;
	color: #FFF;
	}

#container {
/*	margin: 0 0 0 21px;*/
	/*float: left;*/
/*	display: inline;*/
	/*width: 473px;*/
padding: 0 21px 0 21px;
	}

* html #container {margin: 0 0 0 11px;}

.oneCol #container {
	width: 707px;
	}

#mainCol, #feature {padding: 1px 0 0 21px;}

.home #mainCol {
	float: left;
	display: inline;
	width: 215px;
	}

#subCol {display: none;}

.home #subCol {
	display: inline;
	float: right;
	width: 215px;
	}

#extraCol {
	float: right;
	width: 234px;
	display: inline;
	margin-right: 21px;
	}

.oneCol #extraCol {
	display: none;
	}

#footer {
	clear: both;
	background: url(images/footer_bg.gif) no-repeat center bottom;
	padding: 1.3636em 21px 3.1818em 21px;
	}

/* Links
--------------------------------------- */

a, a:link, a:visited {
	color: #204621;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #204621;
	}

a:hover, a:active {
	text-decoration: underline;
	}
	
a img {border: none;}


/* Navigation
--------------------------------------- */

#navigation {
	color: #ffffff;
	background: url(images/nav_bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0 0 0 30px;
	height: 59px;
	}

ul.nav, ul.nav li {
	margin: 0;
	padding: 0;
	}

ul.nav li {
	display: inline;
	list-style: none;
	background: none;
	}

#navigation .nav a, #navigation .nav a:link, #navigation .nav a:visited {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 3em;
	height: 3em;
	text-decoration: none;
	padding: 0 13px;
	background: none;
	color: #ffffff;
	float: left;
	}

#navigation .nav a:hover, #navigation .nav li a.selectedPage {
	text-decoration: underline;
	}

#extraCol .nav {
	display: block;
	background: #204621;
	padding: 1.9090em 0;
	}

#extraCol .nav li a, #extraCol .nav li a:link, #extraCol .nav li a:visited {
	display: block;
	color: #FFF;
	border-bottom: 0.1818em solid;
	text-decoration: none;
	margin: 0.4545em 0 0.4545em 21px;
	padding: 0.4545em 0;
	font-weight: bold;
	}

#extraCol .nav li a:hover, #extraCol .nav li a:active {
	color: #72ae39;
	}

#footer .nav a, #footer .nav a:link, #footer .nav a:visited {
	margin-right: 1em;
	text-transform: uppercase;
	}

#footer .nav, #footer .nav li {
	margin-bottom: 0;
	}


/* Headers
--------------------------------------- */

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	}

h1 {
	font-size: 2em;
	color: #CC6600;
	line-height: 1.1em;
	margin: 1em auto 0.5em;
	font-weight: bold;
	}

h2, #extraCol h1 {
	color: #CC6600;
	font-size: 1.7272em;
	line-height: 1.2em;
	margin: 1.1578em auto 0.5789em;
	font-weight: bold;
	}

h3, #extraCol h2 {
	color: #CC6600;
	font-size: 1.4545em;
	line-height: 1.2em;
	margin: 1.375em auto 0.6875em;
	font-weight: bold;	
	}
	
h4, #extraCol h3 {
	font-size: 1.2727em;
	line-height: 1.1785em;
	margin: 1.57174em auto 0.7857em;
	font-weight: bold;
	}

h5, #extraCol h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	}

h6, #extraCol h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: right;
	line-height: 1.5em;
	margin: 1.5em 0 0 0;
	font-style: italic;
	font-weight: bold;
	}

#header h1, #header h2, #header h3, #header h4 {
	color: #FFF;
	margin: 0.75em 0 0 0;
	padding: 0;
	}

#header h1 {
	font-size: 3em;
	color: #fff;
	}

.title {
	border-bottom: 0.1818em solid;
	padding-bottom: 0.1818em;
	}

/* Content
------------------------------------- */

#header p {
	margin-top: 0;
	}

#header a, #header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #FFF;
	text-decoration: none;
	}

div.content {
	padding: 1.5em;
	}

.eventsList ul, .linksModule ul, .blogList ul {
	margin-left: 0.75em;
	padding-left: 0;
	}

.eventsList li, .linksModule li, .blogList li {
	list-style: none;
	padding-left: 18px;
	margin-left: 0;
	background: url(images/bullet.gif) no-repeat left 0.2727em;
	margin-bottom: 1em;
	}

.blogList li  {
	background-image: url(images/news_bullet.gif);
	}

.eventsList li {
	background-image: url(images/events_bullet.gif);
	}

.linksModule li {
	background-image: url(images/links_bullet.gif);
	}

.breadCrumb {
	border-bottom: 0.0909em dotted #E1DED0;
	padding: 1em 0;
	margin-bottom: 1em;
	}

.button {
	border: 2px solid #C5C3B6;
	padding: 4px 8px;
	background: #FFF url(/Styles/images/waterButtons_tile.gif) repeat-x left -6px;
	clear: both;
	text-decoration: none;
	color: #6E6F71;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: auto;
	float: left;
	}

div.comments dd.comment {
	padding: 1em 1.5em;
	background: #FAF8ED;
	}

div.comments dt.comment {
	border-bottom: 4px double #E1DED0;
	padding: 1em 1.5em;
	background: #FAF8ED;
	}

div.comments dd.alternate, div.comments dt.alternate {
	background: #F2F2EA;
	}

.postDate {
	font-style: normal;
	font-size: 10px;
	color: #666;
	}

.blogList .postInfo, .blogList .postDate, .postInfo a {
	font-style: normal !important;
	font-size: 11px !important;
	font-weight: normal !important;}
	color: #515151 !important;
	}

.blogBack, .eventBack {
	border-top: 1px dotted #515151;
	background: #FAF8ED;
	padding: .5em 1.5em;
	margin-top: 1em;
	clear: both;
	}

div.commentsForm input, div.commentsForm textarea {
	padding: .25em;
	font-size: 13px;
	width: 80%;
	}
	
.blogList h2.postTitle {	
	font-size: 100%;
	line-height: 1.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	}

div.commentsForm {
	padding: 11px 18px;
	border: 4px double #E1DED0;
	margin-top: 1em;
	background: #FAF8ED;
	}

div.commentsForm h3.addComment {
	background: #E1DED0;
	color: #FFF;
	padding: 11px 18px;
	margin: -11px -18px 1em;
	}

a.commentNumber, a.commentNumber:link, a.commentNumber:visited {
	text-indent: -9999px;
	background: url(images/comment_icon.gif) no-repeat left top;
	width:14px;
	height:15px;
	display: block;
	}

h3.commentsHead {
	background: url(images/comment_icon.gif) no-repeat 4px 4px;
	padding-left: 24px;
	}

/* Search
--------------------------------------- */

div.search {
	background: #E1DED0;
	padding: .5em 1.5em;
	}

.searchInput {
	width: 95%;
	margin-bottom: 0.75em;
	padding: 0.1818em;
	font-size: 1.2727em;
	font-weight: bold;
	}

.searchButton {
	background: #204621;
	color: #FFF;
	font-weight: bold;
	padding: 0.1818em;
	font-size: 1.2727em;
	margin-bottom: 1.5em;
	}

div.search label {
	display: block;
	font-size: 1.4545em;
	line-height: 1.2em;
	margin: 1.375em auto 0.6875em;
	font-weight: bold;	
	}

/* Events Calendar
--------------------------------------- */

.eventsCalendar table {
	border: 1px solid #807d70;
	width: 100%;
	border-collapse: collapse;
	}
	
.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
	padding: 2px;
	border: 1px solid #807d70;
	}

.eventsCalendar table table, .eventsCalendar table table td {
	border: none;
	width: 100%;
	border-collapse: collapse;
	}
	
.calendarTitle td {
	text-align: center;
	background: #515151;
	color: #FFF;
	font-weight: bold;
	padding: 6px 4px;
	}

.calendarNextPrevious {
	font-weight: normal;
	}

.calendarNextPrevious a {
	color: #72ae39 !important;
	font-weight: normal;
	}

.calendarToday, .calendarToday a {
	color: #FFF;
	background: #204621;
	}

.calendarDayHeader {
	color: #f2f2ea;
	background: #807d70;
	font-weight: bold;
	height: 1px;
	text-align: center;
	padding: 4px 2px;
	}

.calendarWeekendDay {
	background: #f2f2ea;
	}
	
.calendarOtherMonthDay {
	color: #807d70;
	background: #e1ded0;
	}

/* Admin
--------------------------------------- */

.ajax__tab_default .ajax__tab_body {
	background: #f7f7f2 url(images/tab_body_tile.gif) repeat-x left bottom;
	}

.ajax__tab_default .ajax__tab_header {
	border: none;
	background: url(images/single_line.gif) repeat-x left bottom;
	}

.ajax__tab_default .ajax__tab_inner {
	
	}

.ajax__tab_default .ajax__tab_outer {
	background: #e1ded0 url(images/tab_normal_tile.gif) repeat-x left top;
	padding: 0.4545em 1.0909em;
	margin-bottom: 0.0909em;
	}

.ajax__tab_default .ajax__tab_active .ajax__tab_outer {
	background: #f7f7f2 url(images/tab_active_tile.gif) repeat-x left top;
	margin-bottom: 0;
	padding-bottom: 0.5454em;
	}

.ajax__tab_default .ajax__tab_active span.ajax__tab_tab {
	font-weight: bold;
	border: none;
	padding-bottom: 0.0909em;
	}

.ajax__tab_default .ajax__tab_hover .ajax__tab_tab {
	border: none;
	padding-bottom: 0.0909em;
	}

div.helpContent {
	background: #ffffe1;
	color: #515151 !important;        
	}

.templateChooser {
	background: url(images/tab_body_tile.gif) repeat-x left bottom;
	border: 1px solid #e1ded0;
	}
.ajax__tab_default .ajax__tab_body blockquote {

}

.actions img {vertical-align: middle;}


/* Forms
--------------------------------------- */

.formHeader h2 {
	border-bottom: 0.1818em solid !important;
	padding-bottom: 0.1818em !important; 
	font-size: 2em !important;
	line-height: 1.1em;
	margin: 1em auto 0.5em !important;
	font-weight: bold;
	color:#CC6600;
	}

.fieldSelected {
	background: #bee49a !important;
	border: 1px solid #72ae39 !important;
	}

.fieldError {
	color: #F00 !important;
	background: transparent !important;
	border: 1px solid #F00 !important;
	}

#errorSummary {
	color: #F00 !important;
	padding: 0 !important;
	background: transparent !important;
	border: none !important;
	}

.loginElement .forgot {clear: both;}

/* Clearing
--------------------------------------- */

#container:after, #extraCol .nav:after, #frame:after, #footer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container, #extraCol .nav, #frame, #footer {display: inline-block;}

* html #container, * html #extraCol .nav, * html #frame, * html #footer {height: 1%;}
#container, #extraCol .nav, #frame, #footer {display: block;}
#element603519_294061 .textElement { width: 540px; padding: 15px 20px; margin: 20px auto; border: 2px solid #ccc; background-color: #eee; color: #000;}
#element602681_294061 .textElement { width: 600px;}
/*#MainContent_1_1_pnlViewForm { width: 100%; background-image: url(images/skyscraper_farm.jpg); background-position: 20px right; background-repeat:repeat-y;}*/
