/* stylesheet as at 9.04.2008 29.07.2008 */

body {
	margin:0;
	padding:0;
	background-color: #fff;
	color:#666;
	font-family: Verdana, serif;
}

#maincontainer {
	width: 990px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/	
	border: 1px dashed #999;
}

#topsection {
	background: #fff;
	height:5px;
}

.innertube {
	margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/	
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five */
.innertube .menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(images/structure/pro_five_0c.gif) repeat-x left bottom; font-size:0.6em;}
.innertube .menu5 li {float:left; height:40px; margin-right:1px;}
.innertube .menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(images/structure/pro_five_0a.gif) no-repeat;}
.innertube .menu5 li a b {float:left; display:block; padding:0 10px 5px 8px; background:url(images/structure/pro_five_0b.gif) no-repeat right top;}
.innertube .menu5 li.current a {color:#000; background:url(images/structure/pro_five_2a.gif) no-repeat;}
.innertube .menu5 li.current a b {background:url(images/structure/pro_five_2b.gif) no-repeat right top;}
.innertube .menu5 li a:hover {color:#000; background: url(images/structure/pro_five_1a.gif) no-repeat;}
.innertube .menu5 li a:hover b {background:url(images/structure/pro_five_1b.gif) no-repeat right top;}
.innertube .menu5 li.current a:hover {color:#000; background: url(images/structure/pro_five_2a.gif) no-repeat; cursor:default;}
.innertube .menu5 li.current a:hover b {background:url(images/structure/pro_five_2b.gif) no-repeat right top;}


.innercontent {
	width: 590px;
	margin: 0;
	padding-right: 5px;
}

#lineheight {
	line-height: 1.0em;
}

#contentwrapper {
	float: left;
	width: 100%;
}

#contentcolumn {
	margin-left: 400px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
	/*background-color: #eaeaea;*/
	background-color: #eaeaea;
	height: 930px;
}

.greentext {
	font-family: verdana, serif; 
	color: #fff; 
	background-image: url(images/structure/greenbanner.jpg);
	background-color: #eaeaea;	 
	font-size: 0.9em; 
	text-align: left;
	padding-left: 50px; 
	padding-top: 36px; 
	padding-bottom: 33px; 
	display: block; 
	line-height: 1.7em;
}

#main-content {
	height: 810px;
}

#main-content a:hover {
	white-space: normal; 
}

#main-content img {
	width: 120px;
	height: 80px;
	border: 1px solid #eee;
}

#main-content ul {
	margin: 0;
	padding: 15px 0 0 5px;
}

#main-content li{
	width:126px;
	border:solid #ccc;
	border-width:0 2px 2px 0;
	background:#FFF;
	padding:10px 5px;
	text-align:center;
	float:left;
	display:inline;
	margin-bottom: 2px;
	margin-top: 0;
	margin-left: 4px;
	margin-right: 4px;
	font-family:Verdana, serif;
	font-size: 0.7em;
}

#main-content li a {
	text-decoration: none;
	color: #333;
}

#main-content p {
	font-family: verdana, serif;
	font-size: 0.7em;
	line-height: 2.2em;
	text-align:justify;
	padding-left: 20px;
	padding-right: 30px;
}

#main-content p a:link {
	color:#616f85;
	text-decoration: none;
}

#main-content p a:visited {
	color:#616f85;
	text-decoration: none;
}

#main-content p a:hover {
	color:#616f85;
	text-decoration: underline;
}


.thumbnails {
	display:block;
	padding-top:2px;
}

#leftcolumn{
	float: left;
	width: 180px; /*Width of left column in pixel*/
	margin-left: -990px; /*Set left margin to -(MainContainerWidth)*/
	background: #fff;
	padding-left: 5px;
}

.farm {
	font-family: verdana, serif; 
	color: #fff; 
	background-image:url(images/structure/blue.jpg); 
	font-size: 2.3em; 
	text-align: center; 
	width: 185px; 
	display:block; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	line-height: 0.8em; 
}

.twoonefive {
	font-family: verdana, serif; 
	color: #fff; 
	background-image:url(images/structure/blue.jpg); 
	font-size: 2.6em; 
	text-align: center; 
	width: 185px; 
	display:block; 
	padding-top: 5px; 
	padding-bottom: 10px; 
	line-height: 0.7em; 
}

#leftcolumn img {
	width: auto;
	height: auto;
	border: none;
}

#navlist {
	font-family:Verdana, serif;
	font-size: 0.6em;
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 180px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
	color: #000;
	font-weight: normal;
}

#navlist li a { 
	text-decoration: none;
	color: #616f85;
	font-weight: normal;
}

#navlist li a:hover {
	color: #900;
	text-decoration: none;
}


#navlist .active {
	color: #900;
	font-weight:bold;
}



#rightcolumn{
	float: left;
	width: 190px; /*Width of right column in pixels*/
	height: 800px;
	margin-left: -790px; /*Set right margin to -(MainContainerWidth - LeftColumnWidth)*/
	background: #fff;
	padding: 0 0;
}

.fynbosreserve {
	font-family: verdana, serif; 
	color: #fff; 
	background-image:url(images/structure/red.jpg); 
	font-size: 1.4em; 
	text-align: center; 
	display:block; 
	padding-top: 13px; 
	line-height: 1.4em; 
}

.natureretreat {
	font-family: verdana, serif; 
	color: #fff; 
	background-image:url(images/structure/red.jpg); 
	font-size: 1.3em; 
	text-align: center; 
	display:block; 
	padding-top: 10px; 
	padding-bottom: 12px; 
	line-height: 1.3em; 
}

#rightcolumn p {
	font-family: verdana, serif;
	font-size: 0.7em;
	line-height: 2.4em;
	text-align:justify;
}

#copyright {
	clear: both;
	padding-top:5px;
	padding-bottom: 0;
	font-size:0.7em;
	text-align: center;
	height: 20px;
	border-top: 1px dashed #999;
}

#copyright a:link, a:visited {
	color:#333;
	text-decoration:underline;
}

a
{
  outline: none;
}

#fynbosnature {
	margin-top: 1px;
	width: 380px;
	padding-left: 0;
}

#fynbosnature a {
	text-decoration: none;
	color: #666;
}
	

.left {
	padding-bottom: 10px;
	float:left;
	width: 180px;

}

.right {
float: right;
	width: 185px;
	text-align: center;
	padding-left: 5px;
	margin-top: -4px;
	line-height: 1.2em;
	font-size: 1.1em;
	color: #666;
}

.species1, .species2 {
background-image:url(images/structure/blue2.jpg); 
color: #fff; 
text-decoration: none; 
padding: 5px 8px;
font-weight: bold;
font-size: 0.8em;
margin-right: 3px;
}

.species2 {
padding: 5px 4px;
text-decoration: none;
}

.specieslist {
height: 670px;
overflow-y: scroll;
overflow-x: hidden;
font-size: 0.7em;
line-height: 1.5em;
padding-left: 10px;
text-decoration: none;
}

.specieslistleft {
	width: 350px;
	float: left;

}
.specieslistright {
	width: 150px;
	float: right;

}



#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/structure/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/structure/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; }