#recentBlogPosts {text-align: left; }
#recentBlogPosts li {border: 0}
#recentBlogPosts li a {color: #000000; font-weight:normal; }
#recentBlogPosts h3 {display: none}
#recentBlogPosts h3#blog_recent {display: block}

#search {padding-bottom: 5px}

/* This will hold any extra style sheets  */

.MagicZoomBigImageCont {border: 3px solid #c3cee3; padding: 0}
.MagicZoomBigImageCont img {border: 0}

.MagicZoomMain {text-align: center !important; width: 92px;}

.MagicZoomMain div {padding: 0px !important;}

/* CSS class for small looking glass square under mouse */
.MagicZoomPup {border: 1px solid #000000; background: #ffffff; }

/* CSS style for loading animation box */
.MagicZoomLoading {text-align: center; background: #ffffff; color: #000000; border: 1px solid #c3cee3; padding: 3px 3px 3px 3px !important; display: none; /* do not edit this line please */}

/* CSS style#6699fe for gif image in the loading animation box */
.MagicZoomLoading img {padding-top:	3px !important;}




#nav-cat, #nav-cat ul, #loginpages ul, #archiveBlogContent { padding:0; margin:0; list-style:none; width:170px; text-align:left;  }
#nav-cat ul li, #loginpages ul li, #archiveBlogContent ul li {list-style:none}
#nav-cat a, #loginpages a, #archiveBlogContent a { display:block; width:152px; padding: 4px 0px 4px 18px; background:url(../images/cat_nav.gif) no-repeat left center #e6ecf8; color: #000000; font-weight:normal;  }
#nav-cat a:hover, #loginpages a:hover { color: #c00000; background-color:inherit }
#archiveBlogContent a:hover {text-decoration: none;color: #c00000; }
#archiveBlogContent a span {color: #6699fe; font-weight: bold}

#nav-cat li { float:left; width:170px; }
#nav-cat li ul { position:absolute; width:170px ; left:-999em; z-index: 2000 }
#nav-cat li ul li a {  }
#nav-cat li ul ul { margin:-17px 0 0 170px; }
#nav-cat li:hover ul ul, #nav-cat li.sfhover ul ul, #nav-cat li.sfhover ul ul ul { left:-999em; }
#nav-cat li:hover ul, #nav-cat li li:hover ul, #nav-cat li.sfhover ul, #nav-cat li li.sfhover ul { left:auto; margin:-17px 0 0 170px; }
#nav-cat li ul ul { margin:-1em 0 0 10em; }
#nav-cat li:hover ul ul, #nav-cat li:hover ul ul ul, #nav-cat li.sfhover ul ul, #nav-cat li.sfhover ul ul ul, #nav-cat li.sfhover ul ul ul ul { left:-999em; }
#nav-cat li:hover ul, #nav-cat li li:hover ul, #nav-cat li li li:hover ul, #nav-cat li.sfhover ul, #nav-cat li li.sfhover ul, #nav-cat li li li.sfhover ul, #nav-cat li li li li.sfhover ul { left:auto; }

#nav-cat li span#cat-gallery a {color: #c00000; font-size: 1.2em; font-weight: bold; margin-top: 12px; background:url(../images/nav_cat2.gif) no-repeat left center; background-color:inherit}








#lightbox{ position:absolute; top:40px; left:0; width:100%; z-index:10000; text-align:center; line-height:0; }
#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:10000; }
#imageContainer>#hoverNav{ left:0;}
#hoverNav a{ outline:none;}
#prevLink, #nextLink{ width:49%; height:100%; background:transparent url(**imagelocation**blank.gif) no-repeat; /* Trick IE into showing hover */ display:block; }
#prevLink { left:0; float:left; width:49%;}
#nextLink { right:0; float:right; width:49%;}
#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; }
#imageData{ padding:0 10px; }
#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;	}	 	
#overlay{ position:absolute; top:0; left:0; z-index:1900; width:100%; height:500px; background-color:#000; } 
.clearfix:after { content:".";  display:block;  height:0;  clear:both;  visibility:hidden; }
* html>body .clearfix { display:inline-block;  width:100%; }
* html .clearfix { /* Hides from IE-mac \*/ height:1%; /* End hide from IE-mac */ }



#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; width: 49%;
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; width: 49%;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}