/*** Tags (redefined) ***/
body {
	margin:10px 0 0 0;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	color: #2E3038;
	background-color:#FFFFFF;
	padding: 0px;
}
img {
	border: 0px none;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
}
ol {
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
}
ul {
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
}
h1 {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	padding:8px;
	margin:0;
	border:1px solid #356800;
	background-color:#356800;
	clear: both;
	float: none;
}
h2 {
	color:#356800;
	font-size:medium;
	font-weight:bold;
	margin: 0;
}


/*** Links ***/
a{
	text-decoration:none;
	color:#356800;
	border-bottom:1px dashed #356800;

}

a#bookmark {
text-decoration:none;
	color:#356800;
	border-bottom:none;
}

a:hover {
	color:#356800;
	border-bottom:1px solid #356800;
}

a#bookmark:hover {
	color:#356800;
	border-bottom:1px solid #356800;
}

#noborder a{
	text-decoration:none;
	border-bottom:0;

}
#noborder a:hover {
	text-decoration:none;
	border-bottom:0;
}



/*** ID's & Class Selections ***/


#mainContainer {
	width:910px;
	margin: 0 auto;
	background: #FFFFFF;
}

/*** Header / Banner ***/
#header {
	width:100%;
	height:150px;
	margin: 0 0% 0 0px;
	padding: 0 0% 0 0;
	clear: none;
	float: left;
}
#header #Logo {
	clear: none;
	float: left;
	margin: 0 30px 0 15px;
}
#header #Banner {
	float: left;
	margin: 0;
	clear: none;
	display: block;
}

#header2 {
	width:98%;
	height:20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 200px;
	clear: none;
	float: left;
	top: -2px;
}
#header2 #basket {
	float: right;
	position: relative;
	top: 0px;
	margin: 0 0 0 30px;
	padding: 0px;
}
#header2 #login {
	float: right;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
}


/*** Main Navigation ***/
#navi {
	text-align:left;
	font-size:12px;
	width:150px;
	height:auto;
	margin: 0px;
	padding: 0px;
	float: left;
	clear:both;
	border-left: 1px solid #356800;
	border-right: 1px solid #356800;
	border-top: 1px solid #356800;
	line-height:1.9em;
}
#navi a{
	color:#356800;
	font-size:12px;
	width:150px;
	line-height:1.9em;
	padding: 0;
	border-bottom: 1px solid #356800;
	background-color: #ffffff;
	display:block;
	float:left;
	clear: both;
}
#navi a:hover {
	color:#ffffff;
	font-size:12px;
	line-height:1.9em;
	background-color: #356800;
	text-decoration:none;

}

/*** Sub Nav ***/
#navi .subnav{
	background-color:#D8FEB1;
	font-size:12px;
	line-height:1.9em;
	width:150px;
}
#navi .subnav a{
	display:block;
	float:left;
	color:#356800;
	font-weight: normal;
	background-color: #D8FEB1;
	font-size:12px;
	line-height:1.9em;
	width:150px;
}
#navi .subnav a:hover {
	color:#FFFFFF;
	font-weight: normal;
	font-size:12px;
	line-height:1.9em;
	background-color: #356800;
}

#sponsorLogos {
	clear: left;
	float: left;
	display: block;
	margin: 10px 0px 0px 0px;
	width: auto;
	background-color: #FFFFFF;
}
#sponsorLogos a:link{
	background-color: #FFFFFF;
}
#sponsorLogos a:visited{
	background-color: #FFFFFF;
}
#sponsorLogos a:hover{
	background-color: #FFFFFF;
}
#sponsorLogos a:active{
	background-color: #FFFFFF;
}


/*** Content ***/
#content {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}


/*** Footer ***/
#footer {
	text-align:center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 10px;
	clear: none;
}

#footer a {
	font-weight:bold;
	border:0px;
	text-decoration:underline;
}

#footer a:hover {
	font-weight:bold;
	border:0px;
	text-decoration:none;
}


/*** Classes ***/
.adminLine {
	height:1px;
	border-top: 1px dashed #888;
	margin: 0 0 20px 0;
}
.adminInput {
	width: 200px;
}
.divLeft {
	float:left;
	clear:none;
	margin: 20px 20px 20px 0;
	text-align: left;
	display: block;
}
.divRight {
	float:right;
	clear:none;
	margin: 20px 0 20px 20px;
	text-align: center;
	display: block;
}
.errors {
	color: #FF0000;
}
.imgRight {
	clear: none;
	float: right;
	margin: 4px 0 10px 10px;
}
.imgRight-noMargin {
	clear: none;
	float: right;
	margin: 0px
}
.noMargin {
	margin: 0px;
	padding: 0px;
}
.seperator {
	height:10px;
	margin: 2px 0 2px 0;
}
.submitBtn {
	padding:6px 16px 6px 16px;
}
.submitBtn2 {
	padding:4px 12px 4px 12px;
}
.submitBtn3 {
	padding: 6px 2px;
	width: 90px;
}
.success {
	color: #00CC00;
}
.tinyText {
	font-size: x-small;
	line-height: normal;
}
.width100 {
	width: 100px;
}
.width300 {
	width: 300px;
}

div#milliontree {
text-align:center;
font-size:20px;
margin-top:30px;
border:none;
}


img#milliontreeimg {
margin-top:20px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; 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: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
