@charset "utf-8";

/* CSS Document */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background:url(../images/soil.jpg) top center;
	color:#333;
}
html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
img {
	border:none;
}
h1, h2, h3 {
	font-family:Fontin Sans Rg, Verdana, Arial;
	text-transform:lowercase;
}
h1{
	padding:0;
	margin:0;
	font-size:1.8em
}
h2	{
	padding:0;
	margin:12px 0 4px;
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
}
p {
	padding:6px 0px;
	margin:0;
}
.clear {
	clear:both;
	height:1px;
	font-size:1pt;
}

a {
	color:#1A6B0E;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}



/* Site */

#topfade {
	margin-top:27px;
	background:url(../images/white-bg-top.png) top left no-repeat;
	height:24px;
	width:896px;
	margin:0 auto;
}
#bottomfade {
	height:24px;
	width:896px;
	margin:0 auto;
	margin-bottom:-100px;
}
#site {
	width:896px;
	background:url(../images/white-bg.png) bottom left repeat-y;
	text-align:left;
	margin:0 auto;
}

#sitecontent {
	margin:0 27px;
	width:842px;
	margin-bottom:150px;
}

#footer {
	position:relative;
	top:25px;
}
#footercard {
	float:left;
	width:228px;
	height:150px;
	background:url(../images/footercard-bottom.png) bottom center no-repeat;
	font-size:10px;
	margin-top:-120px;
}
#footercard .background {
	background:url(../images/footercard-top.png) top center no-repeat;
	height:140px;
}
#minilogo {
	height:40px;
	width:43px;
	background:url(../images/miniboots.gif) no-repeat;
	float:left;
	margin:20px 5px 0 15px;
}
#footercard .content {
	float:left;
	width:150px;
	padding:10px 0 0 0;
}
.minivmlogo {
	background:url(../images/minivmlogo.gif) no-repeat;
	height:24px;
	width:76px;
	display:block;
	position:relative;
	z-index:1;
}
.minivmlogo span {
	margin-left:-5000px;
}
#footerwildlife {
	float:right;
	margin-top:-170px;
	margin-right:-20px;
	position:relative;
}
.wildlifeinfo a{
	display:block;
	float:right;
	width:60px;
	padding:5px 0 3px 25px;
	background:url(../images/info-close.png) no-repeat;
	outline:none;
}
.wildlifeinfo a.moreinfo{
	background-position:top left;
}
.wildlifeinfo a.close{
	background-position:0 -21px;
}
#footerwildlife .wildlife{
	height:250px;
	width:430px;
	background-position:bottom right;
	background-repeat:no-repeat;
}
.wildlifeinfo {
	width:262px;
	background:url(../images/wildlife-bottom.png) bottom left repeat-x;
	padding-bottom:23px;
	margin:40px 0 0;
	float:left;
	position:relative;
	top:-150px;
	left:320px;
}
.wildlifebg {
	width:218px;
	padding:20px 20px 2px;
	background:url(../images/wildlife-top.png) top left repeat-x;
}
.wildlifeinfo p {
	display:block;
	height:0px;
	overflow:hidden;
	padding:0;
	margin:4px 0 0;
	opacity:0;
}


#bottom-grass {
	background:url(../images/bottom-grass-andy.png) top center repeat-x;
	height:290px;
	width:auto;
	margin:0 auto;
	position:relative;
	top:20px;
}

#grass {
	background:url(../images/grass-bg-andy.jpg) bottom center repeat-x;
	background-color:#B0D6E1;
}

#sidebar {
	width:190px;
	padding:0 15px 0 5px;
	float:left;
	margin-bottom:100px;
}

#leftnav {
	margin:0 0 10px;
}

#leftnav .header {
	color:#fff;
	font-weight:bold;
	width:190px;
	height:44px
}

.header h2 {
	text-align:center;
	margin:0 auto;
	padding:15px 0 0;
	color:#fff !important;
}

#leftnav ul {
	list-style-type:none;
	padding:4px 0;
	margin:0;
	background:url(../images/leftnav-bg.jpg) bottom left;
}

#leftnav li {
	padding:3px 0;
}

#leftnav a{
	padding:4px 12px 4px 24px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	width:154px;
	display:block;
}
#leftnav a.current, #leftnav a:hover.current{
	background:url(../images/leftnav-bg-active.jpg) top left no-repeat;
}
#leftnav a:hover{
	background:url(../images/leftnav-bg-hover.jpg) top left no-repeat;
}

#content {
	width:625px;
	float:left;
	margin-bottom:80px;
}

#contentbanner {
	width:615px;
	height:190px;
	background:url(../images/banner-foundry.jpg) top left no-repeat;
}

#contentbanner h1{
	height:25px;
	color:#fff;
	background:url(../images/black-transp.png) top left repeat;
	margin:155px 0 0 0;
	padding:10px 0 0 10px;
}


/* Header */

#header {
	width:100%;
	height:140px;
}
#navpanel {
	width:100%;
}
#logo {
	margin:10px 0px 0px 38px;
	float:left;
	width:378px;
	height:63px;
	background-repeat:no-repeat;
}
.green #logo {
	background-image:url(/themes/greenlight/images/logo-green.gif);
}
.blue #logo {
	background-image:url(/themes/greenlight/images/logo-blue.gif);
}
.orange #logo {
	background-image:url(/themes/greenlight/images/logo-orange.gif);
}
.purple #logo {
	background-image:url(/themes/greenlight/images/logo-purple.gif);
}
#logo span {
	margin-left:-5000px;
}

#maincta {
	padding:24px 43px 0 0;
	float:right;
	text-align:right;
}
#phoneno {
	padding:3px 0 0;
}



/* Navigation */

#globalnav {
	margin:20px 0px 6px 18px;
	width:856px;
	height:39px;
	background:url(../images/nav-bg.jpg) bottom left repeat-x;
	list-style-type:none;
	padding:0 0 0 4px;
}
.globalnavitem {
	background:url(../images/nav-seperator.gif) top right no-repeat;
	height:25px;
	float:left;
	width:auto;
	font-size:1.2em;
	overflow:hidden;
	text-transform:lowercase;
}
.globalnavitem span {
	padding:4px 0px 8px 5px;
	display:block;
	margin:0 4px 0 0;
}
.hoverstate, .current .upstate, .section .upstate, a:hover.upstate{
	color:#fff;
	background-color:#12490A;
}
.globalnavitem:last-child {
	background-image:none;
}

.globalnavitem a {
	text-decoration:none;
	display:block;
	width:auto;
	height:auto;
	margin:0 5px 0 5px;
}


/* Content panels */

#homepage-leftpanel {
	float:left;
	height:192px;
	width:562px;
	border: 5px solid #259C14;
}
#homepage-leftpanel p {
	background:url(../images/60pc.png) top left repeat;
	color:white;
	height:34px;
	display:block;
	padding:8px 140px 0px 12px;
	position:relative;
	top:150px;
}
ul#homepage-carousel {
	margin:0;
	padding:0;
}
#homepage-carousel li{
	list-style:none;
	height:192px;
	display:block;
	width:562px;
}
.pageNav {
	margin:0 20px 0 0 !important;
	position:relative;
	top:-31px;
	float:right;
}

#homepage-rightpanel {
	float:left;
	height:200px;
	width:257px;
	padding: 0 0 0 10px;
}

.homepage-teaser {
	float:left;
	width:281px;
	height:164px;
	padding: 10px 10px 0 0;
}
.homepage-teaser.mini {
	width:257px;
	padding-right:0;
}
.homepage-teaser img {
	padding-bottom:2px;
}
.homepage-teaser .content {
	padding:8px 8px;
	color:#333333;
}
.homepage-teaser .community {
	background-color:#CFD4E5;
}
.homepage-teaser .children {
	background-color:#F2E0C7;
}
.homepage-teaser .corporate {
	background-color:#D9CCD9;
}

.quoteholder{
	margin:20px 0 10px;
}
.quote {
	background:url(../images/quote-bg.jpg) top left no-repeat;
	padding:10px 12px 0px;
	color:#333;
}
.quoteauthor {
	background:url(../images/quote-bottom.jpg) top left no-repeat;
	padding:20px 55px 0 20px;
}



/* Colours */

.green .header {
	background:url(../images/leftnav-green.jpg);
}
.green #contentbanner {
	border:5px solid #1A6B0E;
}
.green h2, .green h3, .green .quoteauthor, .green #content a {
	color:#1A6B0E;
}

.purple .header {
	background:url(../images/leftnav-purple.jpg);
}
.purple #contentbanner {
	border:5px solid #5B2D5A;
}
.purple h2, .purple h3, .purple .quoteauthor, .purple #content a {
	color:#5B2D5A;
}

.orange .header {
	background:url(../images/leftnav-orange.jpg);
}
.orange #contentbanner {
	border:5px solid #B97A1C;
}
.orange h2, .orange h3, .orange .quoteauthor, .orange #content a {
	color:#B97A1C;
}

.blue .header {
	background:url(../images/leftnav-blue.jpg);
}
.blue #contentbanner {
	border:5px solid #324376;
}
.blue h2, .blue h3, .blue .quoteauthor, .blue #content a {
	color:#324376;
}

.glow170-carousel .pageNav li, .glow170-vCarousel .pageNav li {
background-image:url(../images/carousel-btns.png);
}