body {margin:0; padding:0; background:#FFFFFF;}
form {margin:0; padding:0}

td, tr {font:11px/13px tahoma, arial, helvetica, sans-serif; color:#000000; vertical-align:top;  text-align:left;}

.end{ color:#DDDDDD; text-decoration:none; font-size:10px; text-transform:uppercase}
.end a{ color:#DDDDDD; text-decoration:none;  font-size:10px;}
.end a:hover{ color:#DDDDDD; text-decoration:underline;  font-size:10px;}

.m1{ background-image:url(images/m1.jpg); background-repeat:no-repeat;}
.m1m{ background-image:url(images/m1m.jpg); background-repeat:no-repeat;}
.m2{ background-image:url(images/m2.jpg); background-repeat:no-repeat;}
.m2m{ background-image:url(images/m2m.jpg); background-repeat:no-repeat;}
.m3{ background-image:url(images/m3.jpg); background-repeat:no-repeat;}
.m3m{ background-image:url(images/m3m.jpg); background-repeat:no-repeat;}
.m4{ background-image:url(images/m4.jpg); background-repeat:no-repeat;}
.m4m{ background-image:url(images/m4m.jpg); background-repeat:no-repeat;}
.m5{ background-image:url(images/m5.jpg); background-repeat:no-repeat;}
.m5m{ background-image:url(images/m5m.jpg); background-repeat:no-repeat;}

a{ color:#FD7914; text-decoration:underline;}
a:hover{ color:#FD7914; text-decoration:none;}

.ins1 a{ color:#FF7A20; text-decoration:none;}
.ins1 a:hover{ color:#FF7A20; text-decoration:underline;}

 strong a{ color:#FF7A20; text-decoration:none; font-size:10px; font-weight:normal}
 strong a:hover{ color:#FF7A20; text-decoration:underline; font-size:10px;  font-weight:normal}
 span a{ color:#60AA33; text-decoration:none; font-size:10px; font-weight:normal}
 span a:hover{ color:#60AA33; text-decoration:underline; font-size:10px;  font-weight:normal}

span{ color:#FF7A20;}
b{ color:#60AA33;}



.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li { background:url(images/r1.jpg) top left no-repeat; margin:0 0 0 0; padding:0 0 0 10px;}
.r1 li a {line-height:14px; color:#FF7A20; text-decoration:none;  background-position:left center; font-size:10px;}
.r1 li a:hover { text-decoration:underline; color:#FF7A20; font-size:10px;}

.f1{ width:199px; height:19px; font-family:tahoma; font-size:11px; color:#000000; padding:1px 0 1px 10px; background:#F5F5F5;}
.f2{ width:115px; height:19px; font-family:tahoma; font-size:11px; color:#000000; padding:1px 0 1px 10px;  background:#F5F5F5;}
.deep{ text-align:right; color:#7F7B6B; padding-top:1px; font-weight:bold;}
.f3{ width:13px; height:13px; background:#F5F5F5; margin-right:11px;}
.deep1{ color:#7F7B6B; padding-top:2px;}

.f4{ width:244px; height:21px; border:1px solid #ABABAB; padding:1px 0 1px 6px; color:#000000; margin-bottom:6px; font-family:tahoma; font-size:11px;}
.f5{ width:244px; height:120px; border:1px solid #ABABAB; padding:1px 0 1px 6px; color:#000000;  font-family:tahoma; overflow:auto; font-size:11px;}

#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/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: 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 */
	}	
