@charset "utf-8";
img { behavior: url(iepngfix.htc); }
body { 
	margin:0px; 
	padding:0px;
	background: #010101 url(images/bg-body.jpg) top center no-repeat;
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#fff;
	font-weight:normal;
}

p{
line-height:19px;
}

strong{
font-size:110%;
font-weight:bolder;
}	

a {
    text-decoration:none;
	color:#d60261;
}

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

#mzcontainer {
	width:995px;
	overflow:hidden;
	position:relative;
	margin:0px auto;
	background:url(images/contentBG.png) top center no-repeat;
}


#mzheader h1{
	background: url(images/logo.png)  center center no-repeat;
	text-indent: -9999px;
	margin:10px auto;
		width: 232px;
	height: 71px;
}

#mzheader h1 a{
	display:block;
	width: 232px;
	height: 71px;
	margin:10px auto;
	}
	
#mzheader h1 a:hover{
text-decoration:none;
	}

#mzheader {
margin:0px auto;
	width:995px;
	height:220px;
	padding:0px;
	background:url(images/NavBG.png) left bottom no-repeat;
}


#left{
width:250px;
margin-left:50px;
margin-top:20px;
padding:5px;
float:left;
background:url(images/vertLine.png) top right no-repeat;
}

#left2{
margin-top:20px;
width:550px;
margin-left:70px;
padding:5px;
float:left;
background:url(images/vertLine.png) top right no-repeat;
}

#two{
width:250px;
float:left;
margin-left:25px;
}

#right{
margin-top:20px;
width:250px;
margin-left:50px;
padding:5px;
float:left;
}

h1 {
	color:#fff;
	font-size:19px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:27px;
	margin-bottom: 25px;
	padding:0px 0px 40px 0px;
	font-smooth:always;
	background:url(images/h1BG.png) bottom left no-repeat;
	}
    
h2 {
	color:#fff;
	font-size:19px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:27px;
	margin-bottom: 25px;
	padding:0px 0px 40px 0px;
	font-smooth:always;
	background:url(images/h2BG.png) bottom left no-repeat;
    }

h3{
padding-left:90px;
font-size:130%;
padding-top:30px;
color:#f00;
height:60px;
background:url(images/Locker.png) left top no-repeat;
float:right;
margin-right:20px;
}
	
	h4 {
	color:#aa0975;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
	padding-left:35px;
	padding-top:15px;
	height:35px;
	background:url(images/h4BG.jpg) left top no-repeat;
    }
	
	
	
	h6 {
	color:#A47EA7;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	padding:2px;
	margin:0px;
    }
	
.more{
float:right;
padding:20px;
background:url(images/moreBG.png) top right no-repeat;
}	

.occ{
font-weight:bold;
color:#ecde01;
}
	
#content{
width:900px;
margin:0px auto 0px auto;
padding-bottom:30px;
padding-top:10px;
position:relative;
}

input {
    width:150px;
    height:17px;
    font-size:11px;
    border: 1px dotted #E2DA99;
    color: #E2DA99;
    padding-left: 5px;
	background: #29271D;
	font-family: "Trebuchet MS",sans-serif;
}

textarea {
    font-size:11px;
    border: 1px dotted #E2DA99;
    color: #E2DA99;
    padding: 5px;
    background: #29271D;
		font-family: "Trebuchet MS",sans-serif;
}


#footer {
	position:relative;
	margin:0px auto;
	height:120px;
	width:995px;
	clear:both;
	background:url(images/footerBG.png) top center no-repeat;
}

#footer p {
	font-size:80%;
	margin-left:36px;
	padding-top:35px;
	}
	
#footer img {
	margin-left:56px;
	padding-top:20px;
	}

#underlinemenu{
margin: 0px auto;
padding: 0px;
background:url(images/linksBG.png) top left no-repeat;
width:820px;
height:60px;
}

#underlinemenu ul{
width: 90%;
margin:0px auto;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
font-size:131%;
color: #fff;
font-weight:lighter;
height:100%;
}

#underlinemenu ul li a{
color: #fff;
padding: 0px 19px;
text-decoration: none;
}

#underlinemenu ul li a:hover{
color: #D0EBF2;
text-decoration: none;
background:url(images/hover.png) top left repeat-x;
}









/* Main Menu */

#menuMain{
margin:0px auto;
background:url(images/linksBG.png) center top no-repeat;
text-align:center;
width:820px;
height:60px;
}

.solidblockmenu{
margin: 11px 0px 11px 70px;
padding: 0;
float: left;
width: 100%;
}

.solidblockmenu li{
display: inline;
letter-spacing:.5px;
font-size:110%;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 10px 25px;
text-decoration: none;
border-right: 1px solid #94096c;
}

.solidblockmenu li a.last{
float: left;
color: white;
padding: 10px 25px;
text-decoration: none;
border-width:0px;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background:url(images/hover.png) center center repeat-x;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
















#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
.img{
border:3px solid #444;
margin:5px;
}

.img:hover{
border:3px solid #666;

}

#lightbox a img{
border:none;
}

#outerImageContainer{
	position: relative;
	background-color: #d60261;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	background:#d60261;
	}

#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.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.png) right 15% no-repeat; }


#imageDataContainer{
	font: 10px "Trebuchet MS",sans-serif;
	background-color: #d60261;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:10px; color: #fff; }
#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 */ 

