/* Blue Fusion Web CSS Document */


body{
margin:0px;
background-color:#8c8c8c;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a{
color:#333333;
}

img{
border:none;
}

.big_grey{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#333333;
padding:4px;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:4px;
margin:0px;
margin-left:10px;
}

.head{
background-image:url(images/head_bg.jpg);
background-repeat:repeat-x;
height:211px;
}

.main_tab{
background-color:#e2e2e2;
}

.menu {
vertical-align:top;
height:30px;
}

/* MAIN MENU */

#main_menu{
padding:0px;
margin:0px;
width:100%;
text-align:center;
margin-left: auto;
margin-right: auto;
height:30px;
font-size:1.0em;
text-decoration:none;
}

.mm_normal, .mm_normal_on, .mm_alt, .mm_alt_on{
	height:30px;
	display:block;
	line-height:28px;
	text-align:center;
	font-size:1.0em;
	color: #ffffcc;
	font-weight:bold;
	float:right;
	padding:0 20px 0 20px;
	margin:0;
	text-decoration:none;
	 
}

.mm_normal:hover, .mm_normal_on:hover, .mm_alt:hover, .mm_alt_on:hover {
 background-position:0 -30px;
 text-decoration:none;
}

.mm_normal{
	background: url(images/mm_normal.png) no-repeat 0 0;
}

.mm_normal_on{
	background: url(images/mm_normal.png) no-repeat 0 -30px;
}

.mm_alt{
	background: url(images/mm_alt.png) no-repeat 0 0;
}

.mm_alt_on{
	background: url(images/mm_alt.png) no-repeat 0 -30px;
}

.footer_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:0px;
margin:0px;
}

.tab_left{
background-image:url(images/tab_left_bg.jpg);
background-repeat:repeat-y;
background-position:top;
}

.tab_right{
background-image:url(images/tab_right_bg.jpg);
background-repeat:repeat-y;
background-position:top;
}

.galbtitles {
	font-size: 10px;
	color: #ffffff;
}

.alink {
	color: #280b07;
}

.alink a:link {
	color: #280b07;
	text-decoration: none;
}
.alink a:visited {
	color: #44110c;
	text-decoration: none;
}
.alink a:hover {
	color: #661712;
	text-decoration: underline;
}
.alink a:active {
	color: #661712;
	text-decoration: none;
}

.editlink {
	font-size: 10px;
	color: #ffffff;
}

.editlink a:link {
	color: #ffffff;
	text-decoration: none;
}
.editlink a:visited {
	color: #ffffff;
	text-decoration: none;
}
.editlink a:hover {
	color: #e2e2e2;
	text-decoration: underline;
}
.editlink a:active {
	color: #e2e2e2;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.tdgallery {
	background-color: #280b07;
	vertical-align: bottom;
}

.indexgallery {
	background-color: #280b07;
	width: 144px;
	vertical-align: top;
}

.indexgallery1 {
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}
.indexgallery2 {
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
}

.galspace {
	padding-left: 30px;
	padding-right: 30px;
}

.galcol1 {
	vertical-align: top;
	width: 460px;
}
.galcol2 {
	vertical-align: top;
	width: 280px;
}

/*Start Lightbox CSS*/

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

/*End Lightbox CSS*/
