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

body {
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#ffecff;
background-image:url(images/babywinner-2009.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

p {
font-family:Verdana, Arial;
font-size:15px;
line-height:15px;
color:#77a55d;
text-align:center;
}

p a {
color:#0202a3;
text-decoration:none;
}

p a:hover {
color:#0202a3;
text-decoration:underline;
}

li {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:left;
}

h1 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:18px;
line-height:24px;
color:#96c1eb;
text-align:center;
}

h2 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:30px;
color:#a7c860;
text-align:center;
}

h2 a {
color:#a7c860;
text-decoration:underline;
}

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

h3 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:18px;
color:#666699;
text-align:center;
}

h3 a {
color:#666699;
text-decoration:none;
}

h3 a:hover {
color:#666699;
text-decoration:underline;
}

h4 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:30px;
color:#666699;
text-align:center;
}

h4 a {
color:#666699;
text-decoration:underline;
}

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

.container {
width:900px;
height:100%;
vertical-align:top;
}

.header {
width:900px;
}

.main {
width:800px;
}

.footer {
width:880px;
padding:0px 10px 10px 10px;
}

.footer p {
font-family:Arial;
font-size:11px;
color:#000000;
text-align:center;
}

.footer p a {
color:#000000;
text-decoration:none;
}

.footer p a:hover {
color:#000000;
text-decoration:underline;
}

.first {
border:1px solid #98b1e3;
background-image:url(images/layout/form-bg.jpg);
background-repeat:repeat-x;
padding:5px;
font-family:Verdana, Arial;
color:#333333;
width:250px;
}

.message {
border:1px solid #98b1e3;
background-image:url(images/layout/form-bg2.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
padding:5px;
font-family:Verdana, Arial;
font-size:12px;
line-height:15px;
color:#333333;
width:250px;
height:180px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; 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/layout/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/layout/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/layout/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: 90; width: 50%; height: 500px; background-color: #000; }