/* zero out for cross-browser consistency */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img { 
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}

q:before, q:after {
	content: '';
}

abbr, acronym { 
	border: 0;
}

/* set defaults for regular html */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: center; /*centre for ie5 */
	background: #b7c5ce;
}

body#popup {
    background: #fff;
    text-align: left;
} 

body#print {
    background: #fff;
    text-align: left;
} 

h1 {
	color: #aace4a;
	font-weight: normal;
	font-size: 16pt; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0.66em 0;
}
	
h2 {
	color: aace4a;
	font-size: 13pt; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.66em 0;
}

h3 {
	color: aace4a;
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.66em 0;
}

h4 {
	color: aace4a;
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.66em 0;
}

p {
	margin: 0.66em 0;
}

a:link {
	text-decoration: underline; 
	color: #00c;
}

a:visited { 
	text-decoration: underline; 
	color: #00c;
}

a:active { 
	text-decoration: underline; 
	color: #c00;
}

a:hover { 
	text-decoration: none; 
}

ul {
	margin: 8px 0 8px 16px;
	padding: 0;
}	

code {
  font-family: courier, monospace;
  background: #ccc;
}

form {
	margin: 0;
	padding: 0;
}

/* for clearing floating divs */

.clear {
	clear: both;
}

/* custom inline styles */

.alert {
	color: #c00; 
}

.hilite {
	background: #ff6;
}

/* template and widget styles in top-down order */

#background {
	background: #b7c5ce;
	text-align: left; /* centre for compliant browsers*/
	margin-top: 8px;
}

#container {
	margin: auto; 
	width: 940px; 
	background: #fff url(/images/container-bg.gif) bottom center no-repeat;
}

/* usuable content width is 924px */
#content {
	padding: 0 0;
	margin: 2px 2px 0 2px;
	min-height: 400px;
	/* IE6 */
	height: auto !important;
	height: 400px; 
	background: #fff url(/images/content-bg.gif) top repeat-x;
}

/* userbar */

#userbar-wrap {
	height: 22px;
	background: #000 url(/images/nav/userbar-bg.gif) top left repeat-x;
}

#userbar {
	width: 940px;
	height: 22px;
	margin: auto;
	color: #fff;
	font-family: verdana;
	font-size: 8pt;
}

#userbar a {
	color: #fff;
	text-decoration: none;
}

#userbar a:hover {
	text-decoration: underline;
}

#userbar #userbar-title {
	margin-top: 4px;
	margin-left: 8px;
	width: 300px;
	float: left;
	font-weight: bold;
}

#userbar #userbar-links {
	margin-top: 4px;
	margin-right: 8px;
	width: 600px;
	float: right;
	text-align: right;
}

/* masthead */

#masthead-wrap {
	background: #fff url(/images/masthead-bg.gif) top left repeat-x;
}

#masthead {
	margin: 0 auto; 
	width: 940px; 
	height: 90px;
	background: #fff url(/images/masthead.gif) top left no-repeat;
}

#masthead h1 {
	margin: 0;
	display: inline;
}

#masthead #masthead-logo a {
	display: block;
	width: 940px;
	height: 90px;
}

#masthead #masthead-logo a span {
	display: none;
}


#menubar-wrap {
	padding: 2px 0;
	background: #fff url(/images/menubar-bg.gif) top left repeat=y;
}

#menubar {
	margin: auto;
	width: 932px; 
	background: #fff;
}

/* menubar */

#menubar #skip {
	display: none;
}

#menubar ul {
	margin: 2px auto;
	padding: 0 0;
	list-style: none;
	width: 928px; 
} 

#menubar ul li {
	list-style: none;
	display: block;
	float: left;
	padding: 0;	
	margin: 0;
}

#menubar ul li#menubar-active {
}

#menubar ul li a {
	display: block;
	text-decoration: none;
	background: #94b9d3;
	color: #fff;
	width: 114px;
	height: 24px;
	margin: 0 1px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#menubar ul li a span {
	display: block;
	padding-top: 5px;
}


#menubar ul li#menubar-active a {
	background: #aace4a;
}

#menubar ul li a:hover {
	background: #fff;
	color: #aace4a;
}

#menubar ul li#menubar-active a:hover {
	background: #fff;
	color: #aace4a;
}

/* templates - keep structural elements namespaced and grouped together */

#home {
}

#home-feature {
	overflow: auto;
	margin-bottom: 12px;
}

div.home-feature-item {
	margin: 0 8px 0 0;
	display: inline;
	width: 272px;
	height: 324px;
	float: left;
	border: 2px solid #94b9d3;
}


div.home-feature-image {
	padding: 0;
	text-align: center;
	margin: 8px auto 0 auto;
}

div.home-feature-item h3 {
	margin: 8px;
	font-size: 11pt;
	color: #aace4a;
}

div.home-feature-item h3 a {
	text-decoration: none;
	color: #aace4a;
}

div.home-feature-item p {
	margin: 2px 8px;
	font-size: 9pt;
	line-height: 130%;
}

div.home-feature-item p a {
	text-decoration: none;
	color: #aace4a;
}


#home ul {
	list-style: disc;
	margin: 8px 0 4px 16px;
}

#home #home-main {
	float: left;
	width: 568px;
	min-height: 400px;
	margin-left: 16px;
	margin-top: 16px;
	display: inline; /* IE6 */
}

#home #home-main h1 {
	margin-top: 0;
}

#home #home-sidebar {
	float: right;
	width: 292px;
	margin-top: 16px;
	margin-right: 16px;
	display: inline; /* IE6 */
}

#home #home-sidebar a.facebook{
	display: block;
	width: 65px;
	height: 14px;
	background: #fff url(/images/facebook.gif) top left;
}

#home #home-sidebar #home-sidebar-events {
	border: 2px solid #94b9d3;
	padding: 8px;
}

#home #home-sidebar #home-sidebar-events h2 {
	margin: 0;
	color: #94b9d3;
}

#home #home-sidebar #home-sidebar-signup {
	border: 2px solid #94b9d3;
	margin-top: 8px;
	padding: 8px;
}

#home #home-sidebar #home-sidebar-signup h2 {
	margin-top: 0;
	color: #94b9d3;
}

#home #home-sidebar #home-sidebar-signup a {

}

#home #home-sidebar #home-sidebar-events a {
	color: #aace4a;
}

#home #home-sidebar #home-sidebar-banner {
	margin: 50px;
}

#home #home-sidebar #home-sidebar-banner img {
}

#home #home-events {
}

.news-item {
	margin-top: 16px;
}

.news-index-image {
	width: 80px;
	height: 80px;
	float: right;
	margin-left: 16px;
}

.news-index-detail {
}

.news-index-item h3 {
	margin: 0;
}

.news-index-item p {
	margin-top: 4px;
}

#home-main h4 {
	color: #aace4a;
}

#index {
	margin: 0 16px 0 16px;
	padding-top: 8px;
}


#page {
}

#page-sidebar {
	width: 200px;
	float: left;
	margin-left: 16px;
	padding-top: 16px;
	display: inline; /* IE6 */
}	

#page-sidebar h2 {
	margin-bottom: 0px;
}	

#page-sidebar h2 a {
	color: #000;
}	

#page-sidebar ul li .active {
	font-weight: bold;
}

#page-main {
	width: 668px;
	float: right;
	padding-top: 16px;
	margin-right: 16px;
}

#page-main h1 {
	color: #aace4a;
}

#page-main h1 a {
	color: #aace4a;
}

#page-main h4 {
	color: #aace4a;
}

#page-main ul {
	list-style: disc;
	margin: 4px 0 4px 16px;
}

#contact {
}

#contact #page-sidebar {
	width: 340px;
}

#contact #page-main {
	width: 540px;
}

.page-index {
}

.page-index-item {
	margin-top: 16px;
}

.page-index-image {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 16px;
}

.page-index-detail {
}

.page-index-item h3 {
	margin: 0;
}

.page-index-item p {
	margin-top: 4px;
}

/* general-use widgets */

/* sidemenu */

#sidemenu {
	margin: 0;
	padding: 0;
}

#sidemenu h2 {
	color: #94b9d3;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #aace4a;
	margin: 0;
	padding: 0;
}	

#sidemenu h2 a {
	display: block;
	padding: 4px;
	margin: 0;
}

#sidemenu h2 a:link, #sidemenu h2 a:visited {
	text-decoration: none;
	color: #94b9d3;
}	

#sidemenu h2 a:hover {
	color: #fff;
	background: #aace4a;
}	

#sidemenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #aace4a;
} 

#sidemenu li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #aace4a;
}

#sidemenu li a {
	color: #94b9d3;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	margin-right: 2px;
    position:relative; 
}

#sidemenu li a:link, #sidemenu li a:visited {
	color: #94b9d3;
	text-decoration: none;
}

#sidemenu li a:hover {
	color: #fff;
	background: #aace4a;
}

#sidemenu li a.static:hover {
	color: #fff;
	background: #aace4a;
}

.embedtv {
	margin: 8px;
}

/* /blog module-widget */

#blog {
	min-height: 300px;
}

#blog .blog-post-title {
	background: #fff url(/images/blog/blog-post-title.gif) top left no-repeat;
	width: 676px;
	height: 25px;
	margin-bottom: 0;
}

#blog .blog-post-title span {
	padding-left: 6px;
}

#blog .blog-post-title a:link, #blog .blog-post-title a:visited {
	color: #000;
	text-decoration: none;
}

#blog .blog-post-title a:hover {
	color: #00c;
	text-decoration: underline;
}

#blog .blog-post-meta {
	margin-top: 4px;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
}

#blog .blog-post p {
	margin-left: 4px;
	margin-right: 4px;
}

#blog .blog-post-categories {
	text-align: center;
}

#blog #blog-sidebar {
	margin: 0;
	width: 240px;
	float: right;
}	

#blog #blog-sidebar-top {
	width: 240px;
	height: 4px;
	background-image: url(/images/blog/blog-sidebar-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden; /* IE6 */
}	

#blog #blog-sidebar-bg {
	width: 240px;
	background-image: url(/images/blog/blog-sidebar-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	border-bottom: 0px solid white;
}	

#blog #blog-sidebar-inner {
	margin: 0 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}	

#blog #blog-sidebar-inner p {
	margin-bottom: 0; /* firefox collapsing margins */
}	

#blog #blog-sidebar-bottom {
	margin: 0;
	width: 240px;
	height: 7px;
	background-image: url(/images/blog/blog-sidebar-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#blog #blog-sidebar h2 {
	margin-top: 0;
	font-size: 10pt;
}	

#blog #blog-sidebar h2 a {
	color: #000;
}	

#blog #blog-sidebar h3 {
	font-size: 10pt;
}	

#blog #blog-sidebar h3 a {
	color: #000;
}	

#blog .blog-xml-link {
	text-align: center;
}

#blog #main {
	padding-bottom: 8px;
	width: 676px;
	float: left;
}

#blog #main h3#comments-title {
	font-size: 9pt;
	background: #f6f6f6;
	border-top: 1px solid #c9c9c9;
	padding: 2px 2px 2px 4px;
}

#blog .comment-top {
	margin-top: 1em;
	background: #fff url(/images/blog/comment-top.gif) top left no-repeat;
	width: 676px;
	height: 4px;
	overflow: hidden; 
}

#blog .comment {
	background: #fff url(/images/blog/comment-bg.gif) top left repeat-y;
	padding: 4px;
}

#blog .comment p {
	margin: 0 0 0 4px;
}

#blog .comment-meta {
	background: #fff url(/images/blog/comment-meta-bg.gif) top left no-repeat;
	padding: 4px;
	height: 24px;
}

#blog .comment-meta p {
	margin: 6px 0 0 48px;
}

/* /gallery module-widget (enabled if /gallery page attached to home) */

#gallery {
}

#gallery .gallery-item {
	width: 223px; /* 4 items across in 924px */
	float: left;
	text-align: center;
	margin: 4px;
}

#gallery .gallery-item .gallery-item-image {
	width: 223px;
	height: 190px;
	margin: 0 auto;
}

#gallery .gallery-item .gallery-item-image a {
	display: block;
	width: 225px;
	height: 190px;
}

#gallery .gallery-item .gallery-item-image a span {
	display: none;
}

#gallery .gallery-item h3 {
	text-align: center;
}

#gallery .gallery-item h3 a {
	color: #4E7033;
}

#gallery p {
	text-align: center;
}

#gallery #simpleviewer {
}

/* page-gallery for Gallery page formatting (include/page_render) -
you will need to adjust sizes if page-main has different width to
default. */

#page-gallery {
	margin: 8px 0;
	padding: 8px 0;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}

#page-gallery #page-gallery-thumbnails {
	width: 188px;
	float: left;
}

/* thumbs images are 70x50px max */
#page-gallery #page-gallery-thumbnails .page-gallery-thumbnail {
	width: 80px;
	height: 60px;
	text-align: center;
	margin: 0 4px 4px 0;
	float: left;
}

#page-gallery #page-gallery-thumbnails .page-gallery-thumbnail img {
	border: 1px solid #000;
	margin: auto;
}

#page-gallery #page-gallery-zoom {
	width: 480px;
	float: right;
	text-align: left;
}

#page-gallery #page-gallery-zoom img {
	border: 1px solid #000;
}

#page-gallery #page-gallery-zoom h3 {
	text-align: left;
}

#page-gallery #page-gallery-zoom p {
	text-align: left;
}

/* footer */

#footer-wrap {
	margin-bottom: 8px;
}

#footer {
	width: 940px;
	margin: auto;
	padding: 8px 0;
	text-align: center;
	height: 54px;
}

#footer-tag {
	width: 940px;
	margin: auto;
	padding: 8px 0;
	text-align: center;
	color: #fff;
}

#footer-tag a {
	color: #fff;
}

/* common elements */
 
#controller {
	margin: 0 auto 4px auto;
	background: #f6f6f6;
	color: #000;
	padding: 6px;
	-moz-border-radius: 4px;
}

#controller table {
	width: 100%;
}

#controller td {
	vertical-align: top;
}

#controller h1 {
	color: #000;
	margin: 0;
	font-size: 10pt;
}

#controller a {
	color: #000;
}

a.buttonitem {
	float: right;
	display: block;
	text-align: center;
	padding: 0;
	width: 110px;
	height: 22px; 
	background: url(/images/nav/button0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.buttonitem {
	background: url(/images/nav/button1.gif) right no-repeat;
}

a.additem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url(/images/nav/additem0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.additem {
	background: url(/images/nav/additem1.gif) right no-repeat;
}

a.additemsm {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 0 0 0;
	width: 20px;
	height: 21px; 
	background: url(/images/nav/additemsm0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.additemsm {
	background: url(/images/nav/additemsm1.gif) right no-repeat;
}

a.printitem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url(/images/nav/print0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.printitem {
	background: url(/images/nav/print1.gif) right no-repeat;
}

#controller #print span {
	display: none;
}

#controller select {
}

#selector {
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}

#selector h1 {
	font-size: 10pt;
}

#selector a {
}

#selector table {
	width: 100%;
}

#selector table td {
	padding: 0;
}


#selector td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#selector td.action input.close {
	font-size: 8pt;
	width: 60px;      
	font-weight: bold;
}


/* title */

table#title {
	width: 100%;
	background: #eee;
	-moz-border-radius: 4px;
	margin: 0;
	padding: 6px;
}

table#title td {
	vertical-align: middle;
}

#title td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#title td.action input.close {
	font-size: 8pt;
	width: 60px;
	font-weight: bold;
}

table#title td form {
	margin-top: 3px;
}

table#title td h1 {
	font-size: 10pt;
	background: none;
	color: #000;
	margin: 0 0 0 4px;
}

table#title td h1 a {
	color: #000;
}

.summary {
	margin-top: 4px;
	border: 1px solid #ddc; 
	background: #ffe;
	padding: 4px;
}	

.summary table {
	width: 100%;
}

.summary table td {
	vertical-align: top;
}

#heirachy {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc; 
	background: #ffe;
	padding: 2px;
	font-size: 9pt;
}	


#trail {
	text-align: center;	
	margin: 8px;
}

/* for text_parse_structured table of contents */

#toc {
	background: #ffe;
	border: 1px solid #eed;
}	

#toc ul {
	list-style: none;
	line-height: 140%;
	margin: 4px 0 4px 8px;
}	

/* for text_parse_structured tables */

table.markup {
}

table.markup caption {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 2px;
}

table.markup thead {
	background: #ffe;
	border: 1px solid #000;
	padding: 2px;
}

table.markup td {
	border: 1px solid #333;
	padding: 2px;
	vertical-align: top;
}

/* dataset - for tabulated data */

.dataset {
	margin-top: 4px;
}

.dataset table {
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc;
	width: 100%;
}

.dataset table td {
	vertical-align: top;
	padding: 2px;
}

.dataset thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.odd {
	background: #fff;
}

.dataset td.even {
	background: #f6f6f6;
}

.dataset tfoot td {
	border-top: 1px solid #ddc; 
	background: #ffe;
}

.dataset tfoot td {
	padding: 2px;
}

/* formbox */

.formbox {
	background: #f6f6f6;
	-moz-border-radius: 4px; 
	padding: 4px;
}

.formbox h2 {
	background: #ffe;
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 8px;
	margin-top: 0;
	-moz-border-radius: 4px; 
}	

.formbox h3 {
	margin-top: 4px;
}	

.formbox table {
	width: 100%;
}

.formbox td {
	vertical-align: top;
	padding: 4px;
}

.formbox thead {
	background: #ffe;
}

.formbox thead td {
	background: #ffe;
}

.formbox thead td {
	border-bottom: 1px solid #ddc; 
}

.formbox tfoot {
	background: #ffe;
}

.formbox tfoot td {
	background: #ffe;
}

.formbox tfoot td {
	border-top: 1px solid #ddc; 
}

.formbox textarea {
	font-size: 10pt;
}
