
body {text-align:center; margin: 0px; background: #131d64;font-size:8pt; font-family:verdana, arial, sans-serif;color:#666666;}
td, textarea, input, select {  font-family: Verdana; font-size: 8pt}
.tableDetail {	font-size: 8pt;}
.inputtext {BORDER-RIGHT: #c1dad7 1px solid; BORDER-TOP: #c1dad7 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #c1dad7 1px solid; COLOR: #4f6b72; BORDER-BOTTOM: #c1dad7 1px solid; FONT-FAMILY: Arial, verdana, helvetica, tahoma, Comic Sans MS, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #f5fafa}
.Genistext {BORDER-RIGHT: #c1dad7 1px solid; BORDER-TOP: #c1dad7 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #c1dad7 1px solid; WIDTH: 400px; COLOR: #4f6b72; BORDER-BOTTOM: #c1dad7 1px solid; FONT-FAMILY: Arial, verdana, helvetica, tahoma, Comic Sans MS, sans-serif; BACKGROUND-COLOR: #f5fafa}
.ButtonFormat {BORDER: 1px solid #ffffff ; FONT-SIZE: 11px; WIDTH: 60px; COLOR: #ffffff;font-weight: bold; FONT-FAMILY: Arial, verdana, helvetica, tahoma, Comic Sans MS, sans-serif; HEIGHT: 18px;BACKGROUND-COLOR: #918306}
.ComboFormat { BORDER-TOP: #c1dad7 1px solid; BORDER-LEFT: #c1dad7 1px solid; BORDER-RIGHT: #c1dad7 1px solid; BORDER-BOTTOM: #c1dad7 1px solid;COLOR: #4f6b72;FONT-SIZE: 11px; FONT-FAMILY: Arial, verdana, helvetica, tahoma, Comic Sans MS, sans-serif; HEIGHT: 28px; BACKGROUND-COLOR: #f5fafa}

.menu1 {font-family:verdana; font-size: 7.5pt;color:#4367a5; text-decoration: none;font-weight:bold;}
:hover.menu1{color: #c50f01; text-decoration: none;}
.menuLeft {font-family:verdana; font-size: 11px;color:#25868e; text-decoration: none;}
:hover.menuLeft {color: #c50f01; text-decoration: none;}

.pagination ul{margin: 0;padding: 0px;text-align: center; font-size: 8pt;}
.pagination li{list-style-type: none;display: inline;padding:1px;}
.pagination a, .pagination a:visited{padding: 0 4px;border: 1px solid #cccccc;text-decoration: none; color: #c50f01;}
.pagination a:hover, .pagination a:active{border: 1px solid #460500;color: #ffffff;background-color: #c50f01;}
.pagination li.currentpage{font-weight: bold;padding: 0 0 0 4px;margin-right:3px;border: 1px solid #aaaaaa;background-color: #c50f01;color: #fff;}
#lightbox{
	position: absolute;
	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/blank.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/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../../images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 16px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 14px; 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;	}	
		
#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 */
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 78px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -8000px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }
/* End Gallery Styles */
