/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

p, ul, ol, li, h1, h2, h3, h4, h5  {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active	{
	color: #015383;
	font-weight : normal;
	text-decoration : underline;
}

a:hover	{
	color: #dc3603;
}

a:focus {
	outline: none;
}

html,
body {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 11pt;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	color: #5C5C5C;
	height: 100%;
	text-align: center;
	background: #797A5B url(/images/bg01.jpg) center top no-repeat fixed;
}

#container {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	z-index: 0;
}

* html #container { height: 100%; } /* Height Hack for IE */

/* ############ Clouds ############## */
#clouds01 { background: transparent url(/images/cloud-1.png) 105px 0px repeat-x; position: fixed; }
#clouds02 { background: transparent url(/images/cloud-2.png) 205px 100px repeat-x; position: fixed; }
#clouds03 { background: transparent url(/images/cloud-3.png) 305px 142px repeat-x; position: fixed; }
.stage { height: 500px; width: 100%; overflow: hidden; position: absolute; }

#bodybg {
	position: fixed;
	z-index: 2;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: transparent url(/images/fence.png) fixed center top no-repeat;
}

#headerwrapper {
	padding: 0;
	margin: 0;
	width: 100%;
}

#headercontent {
	padding: 0;
	margin: 0 auto;
	width: 958px;
	position: relative;
	background: url(/images/bodybg-mdl-958-16.png) repeat-y center top;
	height: 150px;
	z-index: 4;
}

#header {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #FFFFFF;
	height: 150px;
	background: url(/images/header01-940-194.jpg) no-repeat center top;
}

#headerlogo {
	margin: 0;
	padding: 0;
	float: left;
}

#headeraddress {
	padding: 17px 8px 0 0;
	font-size: 8.63pt;
	line-height: 1.25;
	font-weight: bold;
}

#bodywrapper {
	padding: 0 0 35px 0;
	width: 958px;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url(/images/bodybg-mdl-958-16.png) repeat-y center top;
	z-index: 3;
}

* html #bodywrapper { padding-bottom: 0; } /* Height Hack for IE */

#bodybggrad {
	background: transparent url(/images/bodybg-under-menu-940-103.png) center 42px no-repeat;
}


/* ########## Begin Plants Css ########## */

#plantcattitle {
	text-transform: capitalize;
}

.plantwrapper {
	width: 584px; 
	border-bottom: 1px dotted #5C5C5C;
	margin-bottom: 8px;
	padding-bottom: 10px; 
	
}

.plantwrapperdetails {
	width: 584px; 
	margin-bottom: 8px;
	padding-bottom: 10px; 
	padding-top: 10px;
	
}

.plantreadmore {
	width: 77px;
	float: right;
	padding: 6px 0 0 0;
}

.plantcontent {
	width: 580px;
	margin: 5px 0;

}

.plantcontent h2 {
	font-size: 12pt;
	border-bottom: 1px dotted #c5c5c5;
	margin-bottom: 20px;
}
.plantcontent h4 {
	font-size: 10pt;
	color:#88A33C;

}

.plantcontent p {
	padding-bottom: 5px;
	font-size: 9pt;

}


.plantcontentsplit {
	width: 290px;
	float: left;
}

.plantcontentsplittwo {
	width: 290px;
	float: left;
}


.plantimage {
	float: left;
	width: 115px;
	padding-top: 5px;
}



.plantimage img {
	border: 1px solid #000000;

}

.plantimagedetails {
	float: right;
	width: 220px;
	padding-top: 5px;
}

.plantimagedetails img {

	border: 1px solid #000000;	
}


.plantshortdesc {
	width: 469px;
	font-size: 9pt;	
	float: left;
}

.plantshortdesc h1 {
	font-size: 12pt;	
	margin-top: 0;
}

.plantshortdesc h2 {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 4px 0;	
	
}

.plantlongdesc {
	width: 580px;
	font-size: 9pt;	
}

.plantlongdesc h1 {
	font-size: 12pt;

}

.plantlongdesc h2 {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 4px 0;
}


.attributes {
	margin-top: 20px;
}


.attributes h2 {
	color:#694300;
	border-bottom: 1px dotted #c5c5c5;
	font-size: 12pt;
	margin-bottom: 20px;
}
.attributes h4 {
	color:#88A33C;
	font-size: 10pt;
}

.attributes p {
	padding-bottom: 5px;
	font-size: 8pt;
}

/* ########## Begin Main Menu ########## */

#mainmenu {
	width: 938px;
	font-size: 10pt;
	line-height: normal;
	margin: 0 auto;
	height: 40px;
	background: #60853a;
	border: 1px #FFFFFF solid;
	text-align: left;
}

/* ############## Mega Menu ####################### */

ul#topnav {
	font-size: 10pt;
	line-height: normal;
	margin: 0;
	list-style: none;
	z-index: 13000 !important;
	height: 40px;
}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	z-index: 12000 !important;
}

ul#topnav li a, ul#topnav a:active, ul#topnav a:visited {
	float: left;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 11px 24px;
	border-right: 1px solid #FFFFFF;
}

ul#topnav li:hover a, ul#topnav li a:hover {
	color: #FFFFFF;
	background: #394030;
	-moz-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
}

ul#topnav li .sub {
	position: absolute;	
	top: 40px; left: -1px;
	background: #394030;
	padding: 10px 10px;
	float: left;
	/*--Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	display: none;
	z-index: 10000 !important;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 200px;
	float: left;

}

ul#topnav .sub ul li {
	width: 100%;
	color: #FFFFFF;
}

ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 10pt;
	font-weight: normal;
}

ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #FFFFFF;
}

ul#topnav .sub ul li a, ul#topnav .sub ul li a:active, ul#topnav .sub ul li a:visited  {
	float: none; 
	background: transparent url(/scripts/megamenu/navlist_arrow.png) 4px 10px no-repeat;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 3px 5px 3px 18px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	font-size: 10pt;
	border-right: 0;
}

ul#topnav .sub ul li a:hover {
	text-decoration: underline;
	margin-right: 0px;
	color: #FFFFFF;
}

/* ########## End Main Menu ########## */

#colleft {
	width: 625px;
	float: left;
	margin-left: 10px;
}

#colright {
	width: 305px;
	float: left;

}

/* Footer Position Container - Same height as #body padding-bottom */
#footer {
	position: relative;
	height: 80px;
	width: 100%;
	background: url(/images/bodybg-btm-958-29.png) center top no-repeat;
	z-index: 3;
}

* html #footer { position: relative; } /* Height Hack for IE */

.footercontent{
	text-align: right;
	font-size: 10pt;
	padding: 0;
	color: #000000;
	width: 940px;
	font-weight: bold;
	margin: 0 auto;
}

.footerpadding{
	padding: 0 25px 0 0;
}

.irocfootercontainer {
	padding: 0;
	margin: 10px 0 0 0;
	text-align: right;
	font: normal 8pt Arial;
	color: #000000;
	height: 52px;
}

.irocfooterlogo {
	float: right;
	margin: 5px 0 0 10px;
}

/* Footer Link Styles */
a.footer:link, a.footer:visited, a.footer:hover, a.footer:active	{
	color: #C0C0C0;
	font-size: 8pt;
	text-decoration: none;
	line-height: 1;
}

/* ##### SLIDESHOW: set the width and height to match your images ##### */

#loadslider {
	width: 625px;
	height: 306px;
	position: relative;
	text-align: center; 
	margin-top: 3px;
}

#slideshow {
	width: 625px;
	height: 306px;
	position: relative;
	text-align: center;
}

#slideshow IMG {
	z-index:8;
	opacity:0.0;
	position: absolute;
	left: 27px;
	top: 13px;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
	z-index:9;
}

.sliderframe {
	position: absolute;
	top: 0px;
	left: 14px;
	z-index: 110;
	width: 595px;
	height: 306px;
}


.colleftcontent{
	margin: 0;
	clear: both;
	z-index: 0;
}

.maincontent{
	clear: both;
	z-index: 0;
	margin: 0 0 3px 0;
	padding: 0 21px 0 20px;
	background: transparent url(/images/contentbg01.png) left top repeat-x;
}

.maincontentcont {
	/*border-top: 1px dotted #676A7B;
	margin: 8px 0;*/
}

.maincontent p {
	margin: 0px;
}

.maincontent ul, .maincontent ol {
	margin: 0 10px;
	padding: 0 10px;
	*margin: 0 0 0 8px;
	*padding: 0 0 0 15px;
}

.maincontent pre {
	margin: 0;
}

.maincontent hr {
	height: 1px;
	border-width: 0;
	color: #AAAAAA;
	background-color: #AAAAAA;
	clear: both;
	margin: 6px 0px;
}

/* Column Right Content */

.rightcontent{
	margin-top: 10px;
	clear: both;
	z-index: 0;
}

.rightcontent h2 {
	background: transparent url(/images/title-bg-299-49.png) top left no-repeat;
	width: 242px;
	height: 38px;
	color: #FFFFFF;
	padding: 8px 10px 0 47px;
	overflow: hidden;
}

.rightcontenttext {
	width: 276px;
	text-align: left;
	padding: 0 14px 0 6px;
	font-size: 10pt;
}


/* ########## Begin CMS Controls ########## */

/* Entering no in the CMS hides the content */
.no {
	display: none;
}

/* ########## End CMS Controls ########## */


/* ########## Begin Image & Video Gallery + Image Control ########## */

.imageright {
  margin: 5px 0px 10px 20px; 
  float: right; 
  border: 1px solid #015383;

}

.imageleft {
  margin: 5px 20px 10px 0px;
  float: left;
  border: 1px solid #015383;
}

.imagecenter {
  margin: 5px auto;
  display: block;
  text-align: center;
  border: 1px solid #015383;
}

.widgetleft {
  margin: 5px 18px 0px 0px;
  float: left;
}

.mainimagecontainleft {
	text-align: center;
	float: left;
	margin: 5px 20px 10px 0px;
}

.mainimagecontainright {
	text-align: center;
	float: right;
	margin: 5px 0px 10px 20px;
}

.mainimagecontaincenter {
	text-align: center;
  	display: block;
	margin: 5px auto;
}

.mainimagecontainleft img, .mainimagecontainright img, .mainimagecontaincenter img {
	display: inline;
	margin: 0px;
	border: none;
}

.mainimagedesc {
	text-align: center;
	font: bold 8pt arial;
	padding: 2px !important;
	margin: 4px 0 0 0;
}

.imagecontain {
	width: 217px;
	text-align: center;
	float: left;
	background: #E5E5E5;
	margin: 6px 3px 0 3px;
}

.ui-tabs-pic {
	padding: 2px;
	position: relative;
}
	
.imagecontain img {
	display: inline;
	margin: 0px;
}


.imagedesc {
	text-align: center;
	font: bold 8pt arial;
	padding: 2px;
}

.noborder {
	border: 0;
}

.gallery_wrap {
	width: 375px;
	float: right;
	margin: 3px 10px 10px 15px;
}

.galleryimagecenter {
  margin: 4px;
  text-align: center;
  border: 3px solid #89AF4E;
  float: left;
}

.gallerycontainer {
	width: 696px;
	margin: 5px auto;
}

.gallerydiv {
	float: left;
	width: 126px;
	height: 128px;
	margin: 0 11px 4px 11px;
	text-align: center;
	overflow: hidden;
}

.subgalleryimage {
	text-align: center;
	margin: 3px 0;
	border: solid 1px #B6B2B2;
}

.loadpiccont {
	text-align: center;
}

.videoright {
	margin: 5px 0px 5px 10px; 
	float: right; 
	border: 0;
	z-index: 10;
	position: relative;
}

.videoleft {
	margin: 5px 10px 5px 0px;
	float: left;
	border: 0;
	z-index: 10;
	position: relative;
}

.videocenter {
	margin: 5px auto;
	display: block;
	text-align: center;
	border: 0;
	z-index: 10;
	position: relative;
}


.phototag {
  text-align: center;
  font-size: 8pt;
}

.phototag {
  text-align: center;
  font-size: 8pt;
}


.mainimagecontainleft {
	text-align: center;
	float: left;
	margin: 5px 20px 10px 0px;
}

.mainimagecontainright {
	text-align: center;
	float: right;
	margin: 5px 0px 10px 20px;
}

.mainimagecontaincenter {
	text-align: center;
  	display: block;
	margin: 5px auto;
}

.mainimagecontainleft img, .mainimagecontainright img, .mainimagecontaincenter img {
	display: inline;
	margin: 0px;
	border: none;
}

.mainimagedesc {
	text-align: center;
	font: bold 8pt arial;
	padding: 2px !important;
	margin: 4px 0 0 0;
}

.imagecontain {
	width: 217px;
	text-align: center;
	float: left;
	background: #E5E5E5;
	margin: 6px 3px 0 3px;
}

.ui-tabs-pic {
	padding: 2px;
	position: relative;
}
	
.imagecontain img {
	display: inline;
	margin: 0px;
}


.imagedesc {
	text-align: center;
	font: bold 8pt arial;
	padding: 2px;
}

.noborder {
	border: 0;
}



/* ########## End Image & Video Gallery + Image Control ########## */



/* ########## Begin Event Listings ########## */
#agenda {
	margin: 0;
	font-size: 9.1pt;
	line-height: 18px;
	font-size: 9.1pt;
	text-align: left;
	padding: 0 14px 0 6px;
	letter-spacing: -1px;
}

#agenda ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#agenda  li{
	padding-bottom: 8px;
	margin-bottom: 6px;
	font-size: 12pt;
	color: #60853A;
	font-weight: bold;
	border-bottom: 1px dotted #5C5C5C;
}	
	
#agenda  li a:link, #agenda li a:visited {
	color: #694300;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
	
#agenda  li a:hover {
	color: #694300;
	text-decoration: underline;
}

#agenda span {
	text-transform: none;
	color: #5C5C5C;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing: 0;
}

/* ########## End Event Listings ########## */

/* ########## Begin Weather ########## */

.wxstickerwrap {
	color: #636363;
	font-size: 10pt;
	line-height: 1;
	text-align: center;
	width: 135px;
	float: right;
	margin-right: 4px;
}

.wxstickerimg {
	width: 40px;
	float: left;
	overflow: hidden;
}

.wxstickertxtwrap {
	width: 90px;
	float: left;
}

.wxstickertxt {
	width: 45px;
	float: left;
	overflow: hidden;
}


/* ########## End Weather ########## */

/* ########## Begin Search ########## */

.searchwrap {
	font-size: 10pt;
	width: 275px;
	float: right;
	margin: 10px 20px 0 0;
}


.searchinput {
	border: 1px solid #FFFFFF;
	padding: 2px;
	width: 180px;
}

.searchinput:hover {
	border: 1px solid #d72323;
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
}

.searchinput:focus {
	border: 1px solid #000000;
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
}

/* ########## End Search ########## */


/* ######### Begin Social Media ######### */

.socialmedia {
	margin: 0;
	padding: 0;
	width: 128px;
	text-align: center;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #a4cd39;
	position: absolute;
	top: 30px;
	left: 20px;
}

.socialicons {
	margin: 0;
	padding: 0;
	width: 64px;
	height: 64px;
	float: left;
}

.headerdirections {
	margin: 0;
	padding: 0;
	width: 124px;
	position: absolute;
	top: 30px;
	right: 20px;
}


/* ############# Video CSS ############# */
.videocenter {
	text-align: center;
	margin: 15px auto;
}

/* ######### Begin Header Tags ########### */

h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #60853A;
	margin: 15px 0 0 0;
	padding: 0;
	letter-spacing: -1px;
}

h2 {

	font-size: 14pt;
	font-weight: bold;
	color: #694300;
	margin: 0;
	padding: 0 0 8px 0;
	text-align: left;
	letter-spacing: -1px;
}



/* ####################################### */

/* ########### Begin Tool Tips ########### */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 237px;
background: transparent url(../images/tooltipbg.gif);
padding: 5px;
visibility: hidden;
font: normal 9pt arial;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

* html #dhtmltooltip{ width: 247px; }

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.dhtmlpic{
float: left;
margin-right: 8px;
}

/* ####################################### */


/* ##########Printer Css############## */

.printerlink {
	margin: 0;
	font: normal 9pt arial;
	color: #444445;
	width: 145px;
	float: right;
	padding-top: 7px;

}

.printerlink a, .printerlink a:visited {
	color: #444445;
	padding: 0 0 0 18px;
	background: transparent url(../images/printer.png) no-repeat center left;
	text-decoration: none;
}

.printerlink a:hover {
	color: #808000;
	text-decoration: underline;
}


/* ####################################### */




/* ############ LINKIT CLASSES ########### */

.linkit {
	font-weight: normal;
	color: #C0C0C0;
	margin: 0;
}


.forward a {
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/icon_forward.png) no-repeat left 8px;
	display: block;
	line-height: 1.25;
	font-size: 11pt;
}

.forward a:hover	{

}

.pdf a {

	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/icon_pdf.gif) no-repeat left 8px;
	display: block;
	line-height: 1.25;
	font-size: 11pt;
}

.pdf a:hover	{

}

div.printer {
	width: 180px;
	float: right;
}

div.printertop {
	width: 155px;
}

.printer a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/icon_printer.png) no-repeat center left;
	text-decoration: none;
}

.printer a:hover	{
	color: #808080;
	text-decoration: underline;
}

div.backbutton {
	width: 105px;
	float: right;
}

.backbutton a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/icon_back.gif) no-repeat center left;
	text-decoration: none;
}

.backbutton a:hover	{
	color: #808080;
	text-decoration: underline;
}

.email a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/icon_email.png) no-repeat center left;
	text-decoration: none;
}

.email a:hover	{
	color: #694300;
	text-decoration: underline;
}

.share a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/icon_share.gif) no-repeat center left;
	text-decoration: none;
}

.share a:hover	{
	color: #808080;
	text-decoration: underline;
}

.calendar a {
	padding: 3px 0 3px 20px;
	background: transparent url(/images/icons/icon_calendar.png) no-repeat left 7px;
	width: 254px;
	float: right;
	font-weight: bold;
}

.calendar a:hover	{

}

.linkitbuzz {
	width: 75px;
	float: left;
	padding: 4px 0;
	font: normal 12px Arial;	
}

.linkitbuzz a {
	color: #4F8A9D;
	text-decoration: none;
}


.linkitbuzz a:hover	{
	color: #808080;
	text-decoration: underline;
}


.photo a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/camera_ico.png) no-repeat center left;
	margin-left: 10px;
}

.photo a:hover	{
	color: #1827E2;
}

.video a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/video_ico.png) no-repeat center left;
	margin-left: 10px;
}

.video a:hover	{
	color: #1827E2;
}

.pps a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/icon_pps.gif) no-repeat center left;
}

.pps a:hover	{
	color: #808080;
}


.back a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/arrow_left.png) no-repeat center left;
}

.back a:hover	{
	color: #FFFF00;
	text-decoration: underline;
}


/* ########### END LINKIT CLASSES ########## */

#linkitdoc {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

#linkitdoc a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(/images/icons/icon_doc.gif) no-repeat center left;
}

#linkitdoc a:hover	{
	color: #808080;
	text-align: right;
}

#search_box {
    width: 201px;
    height: 31px;
    background: url(/images/searchbox.gif);
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 6px;
    border: 0;
    width: 158px;
    background: white;

}

#search_box #go {
    float: right;
    margin: 3px 3px 3px 0;
}

#borderbar { border-bottom: 2px solid #89AF4E; padding: 6px 0; }

/* ######### Start CSS for Lightbox ######### */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	cursor: pointer;
	}

#lightbox a img{ border: none; cursor: pointer;}

#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: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size:11px; font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* ######### End CSS for Lightbox ######### */

.pagination{
	padding: 20px 2px 0 2px;
	text-align: right;
	color: #FBFDCC;
	width: 350px;
	float: right;
	height: 24px
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: right; /*Set to "right" to right align pagination interface*/

}

.pagination li{
	list-style-type: none;
	display: inline;
	margin: 0 1px;

}

.pagination li a, .pagination li a:visited{
	background: #60853A;
	text-decoration: none; 
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 6px;
	font-size: 8pt;
}

	.pagination li a:hover, .pagination li a:active{
	color: #FFFFFF;
	font-weight: bold;
	background: #394030;
}

	.pagination li a.currentpage{
	background-color: #394030;
	color: #FFFFFF !important;
	font-weight: bold;
	cursor: pointer;

}

.pagination li a.disablelink, .pagination li a.disablelink:hover{
	background-color: #F06C00;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: normal !important;

}

.pagination li a.prevnext{
	font-weight: bold;

}

/**End CSS Style*****************************************/

