@charset "UTF-8";
/* CSS Document */

body {
font: 100% 'Droid Sans', arial, serif;
font-family: 100% 'Droid Sans', arial, serif;
color:#666666;
font-size:13px;
font-weight:normal;
line-height:22px;
margin: 0;
padding: 0;
text-align: center;
width: 100%;
display: table;
}

h1{
font-size:22px;
color:#0066CC;
font-weight:400;
margin-top: 0px;
padding-top: 0px;}

h2{
color:#0066CC;
font-weight:400;
}

h3{
font-weight:500;
font-size:26px;
margin:0;
padding:2px 0 10px 0;
}

.contact{
font-size:12px;
line-height:18px;
padding-top: 10px;
}

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;	
}

#header{
height:330px;
width: 980px;
margin: 0 auto;
position:relative;
}

#lorna-ellen-logo{
position:absolute;
top:15px;
left:0px;
height:53px;
width:270px;
z-index:100;
}

#header-image{
	position:absolute;
	top:0px;
	left:10px;
	height:310px;
	width:720px;
	z-index:80;
}

#header-swoosh{
position:absolute;
bottom:0px;
left:0px;
height:57px;
width:980px;
z-index:200;
}

#header-contact{
position:absolute;
top:0px;
right:10px;
height:305px;
width:235px;
background-color:#29abe2;
background-image:url(images/contact/contact.png);
background-position:bottom;
background-repeat:repeat-x;
z-index:150;
padding: 5px 0 0 15px;
color:#fff;
font-size:10px;
}


#main-body{
width: 980px;
background-image: url(images/main-area/wave-bottom.png);
background-color:#fff;
background-repeat:no-repeat;
}

#navigation{
width: 210px;
background-color: #29abe2;
margin-left:10px;
float:left;
background-image:url(images/navigation/nav-foot.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom: 30px;
}

#navigation ul {
	left:-30px;
	top:0px;	
	list-style:none;
	padding: 0px;
	margin: 0px;
}


#navigation li a {
	height:35px;
	width: 180px;
	margin:0px 0px 5px 10px;
	display:block;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	line-height: 30px;
	text-align:left;
	border-bottom:#FFFFFF thin solid;
	padding: 0 0 0 10px;

}

#navigation  li a:link, ##navigation  li a:visited {
	
	
	}


#navigation  li a:hover{
font-weight:bold;

	}

#navigation li a.current, ##navigation li a.current:hover, ##navigation li a.current:active {
font-weight:bold;
	
}


#main-content{
width: 700px;
margin-left:30px;
float:left;
}

#footer{
height:300px;
margin-top:50px;
padding: 30px 0 0 0;
background-image:url(images/footer/footer-wave.jpg);
background-repeat: no-repeat;
background-color: #fff; 
}

.clear {
	clear: both;
}

.right{
float:right;
padding-left:20px;
}

.input{
font: 100% 'Droid Sans', arial, serif;
font-family: 100% 'Droid Sans', arial, serif;
color:#666666;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 300; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index:290; width: 100%; height: 500px; background-color: #000; }