/* CSS Document */

body
{
	padding: 0;
	margin: 0;
	background-image: url(../pictures/layout/background.jpg);
	background-repeat: no-repeat;
	color: #a0a0a0;
	text-align: justify;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	background-color: #717171;
	background-position: center center;
	background-attachment: fixed;
}

.event
{
	padding: 0;
	margin: 0;
	color: #a0a0a0;
	text-align: justify;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	background-color: #717171;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(../pictures/layout/simtext.jpg);
}
.event table
{
	color: #a0a0a0;
	text-align: justify;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 100%;
}

.quote
{
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #bebebe;
	font-weight: bolder;
	padding-right: 30px;
	padding-left: 30px;
}

#image
{
border-style: solid;
border-color: #e3e3e3;
border-width: 1px;
width: 80px;
height: 80px;
float:left; margin-right:10px; margin-bottom:10px;
}

.photo
{
border-style: none;
width: 115px;
height: 48px;
float:left; 
}

.img5
{
border-style: none;
width: 7px;
height: 5px;
}

{
	border-style: solid;
	border-color: #dedede;
	border-width: 1px;
}

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



a:visited
{
	text-decoration: none;
	color: #EAEAEA;
}
a:hover
{
	text-decoration: none;
	color: #bebebe;
}
#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}


#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}
#footercontainer
{
	background-image: url(../pictures/layout/simtext.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	width: 396px;
	right: 390px;
	top: 441px;
	height: 82px;
}
#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

h1
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	letter-spacing: 2px;
	color: #727272;
	font-size: 16px;
	border-bottom: 1px solid #717171;
	padding-bottom: 1px;
	width: 80%;
}

h5
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	letter-spacing: 1px;
	color: #898989;
	font-size: 10px;
	border-bottom: 1px solid #717171;
	padding-bottom: 1px;
	width: 90%;
}

h4
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	letter-spacing: 1px;
	color: #898989;
	font-size: 10px;
	border-bottom: 1px solid #717171;
	padding-bottom: 1px;
	width: 70%;
}

#container    
{
	border: 15px double #356A35;
	width: 760px;
	height: 370px;
	float: left;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	padding: 10px;
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #360;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}
#containerleft a:visited
{
	text-decoration: none;
	color: #FFF;
}
#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 365px;
	height: 350px;
	background: #555555;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	overflow: auto;
	padding: 10px;
}


#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}


#containerright h3
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 1px;
	font-size: 70%;
	
}

#disclaimer
{
	text-align: center;
	background: #555;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	overflow: auto;
	font-weight: bold;
}


#footer
{
	width: 800px;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #8c8c8c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer a
{
	text-decoration: none;
	color: #8c8c8c;
}

#footer a:visited
{
	text-decoration: none;
	color: #8c8c8c;
}

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

#lightbox{
	position: absolute;
	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;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 80%; 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;
	}

#picturestart {
	margin: 1em auto;
	border: 5px solid #CCC;
	width: 320px;
	height: 330px;
  }	
#picture {
	border: 5px solid #CCC;
	width: 330px;
	height: 330px;
  }	
#flagger{
	color: #FFF;
	margin-top: -23px;
	margin-left: 730px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flagen{
	color: #FFF;
	margin-top: -22px;
	margin-left: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flagfr{
	color: #FFF;
	margin-top: -23px;
	margin-left: 710px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pedigree:link
{
	text-decoration: underline;
	color: #8c8c8c;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

.pedigree:visited
{
	text-decoration: underline;
	color: #8c8c8c;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

.pedigree:hover
{
	text-decoration: underline;
	color: #FFF;
		font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}
.boldtext{
	font-weight: bold;
}
