body { background-color: #547BC6;	margin: 0;  padding-top: 10px;  padding-right: 0px;  padding-left: 0px;  padding-bottom: 0px;     }

.topRow { background-color: #EA702F; }
.contentRow { background-color: White; }
.bottomRow { background-color: #6D6E72; }
.footer { color: White;	font-family: Arial, Helvetica, sans-serif; font-size: 13px;	}
a.footer:link, a.footer:visited, a.footer:active { color: White;	font-family: Arial, Helvetica, sans-serif; font-size: 13px;	text-decoration:none; }
a.footer:hover { color: White;	font-family: Arial, Helvetica, sans-serif; font-size: 13px;	text-decoration:none;  }

.contentRow2 {
	background-attachment: fixed;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
   background-color: White;
}

.contentRow3 {
	background-color: White;
	border: 1px solid #003366;
	padding: 5px 5px 5px 5px;
}

table, tr, td, p {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.LoginTD { vertical-align: top; height: 92px; color: #FFF; padding: 20px 15px 0px 0px; text-align:right; }
.BreadCrumbsTD { vertical-align: top; color: #777; padding: 0 0 0 6px; text-align:left; }
.BottomMenuTD { vertical-align: top; color: #777; padding: 0 0 0 6px; text-align:center; }
.SearchTD { text-align:right; vertical-align: top; padding: 0; color: #777;}
.MenuTD { width: 100px; vertical-align: top; padding: 0; }
.PanesTD { width:100%; vertical-align: top; padding: 0 0 0 12px; }

.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-decoration: none; }
a.LOGIN_object:hover, a.USER_object:hover #FF6633
.BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #727272; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight:bold;}
a.BREADCRUMBS_object:hover { color: #FF6633; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight:bold; }
.FOOTER_objects { color: #333333; font-size: 11px; }
a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#333333; font-size: 11px; text-decoration:none; }
a.FOOTER_objects:hover { color: #DD3700; font-size: 11px; text-decoration:none;  }

.normal, .Normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; }
.NormalBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333; }
.NormalRed { color: #C50000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.SubHead { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #777; padding: 0; }
.Head { font-size: 12px; color: #777; background: transparent; font-weight: bold; padding: 0;}

a:link, a:visited, a:active { color: #003366; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; text-decoration: underline; }
a:hover { color: #FF6633; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; text-decoration: underline; }
a.Normal:link, a.Normal:visited { color: #003366; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; text-decoration: none; }
a.Normal:hover { color: #FF6633; font-family: Arial, Helvetica, sans-serif;  font-size: 12px;	text-decoration: none; }
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
a.CommandButton:hover { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
a.CommandButtonUpload:link, a.CommandButtonUpload:visited, a.CommandButtonUpload:active { color: White;  background: #EA702F; padding: 2px 3px 3px 4px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
a.CommandButtonUpload:hover { color: #CECECE;  background: #EA702F; padding: 2px 3px 3px 4px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
.Search_objects {font-weight: bold; color:White; font-size: 14px;  text-decoration:none;}
a.Search_objects:link, a.Search_objects:visited, a.Search_objects:active { color:White; text-decoration:none; }
a.Search_objects:hover { color:#FFCC00; text-decoration:none;  }

select, input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; }
.NormalTextBox { color: #333; padding-left: 4px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; }
td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }

.ModuleTitle_MenuContainer { color: #2c2c2c; }
.ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }


/* LightBox effect */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	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: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/1x1.gif) no-repeat; /* 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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { 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;
	}
#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: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}	
	
