/* CSS Document */

body{ margin:0px;}   
#wrap { width: 1004px; margin:auto;}
#top{ width:1004px; height:82px; background-image:url(../images/stepneyfc_01.jpg);}
#top1{ width:1004px; height:8px; background-image:url(../images/stepneyfc_02.jpg);}
#top1A{ width:1004px; height:8px; background-image:url(../images/stepneyfc_02A.jpg);}
#top1B{ width:1004px; height:8px; background-image:url(../images/stepneyfc_02B.jpg);}
#top1C{ width:1004px; height:8px; background-image:url(../images/stepneyfc_02C.jpg);}
#top1D{ width:1004px; height:8px; background-image:url(../images/stepneyfc_02D.jpg);}
#top1E{ width:1004px; height:8px; background-image:url(../images/stepneyfc_02E.jpg);}


#top2{ width:1004px; height:47px; background-image:url(../images/stepneyfc_03.jpg);}
#top2_left{ width:644px; height:47px; float:left;}
#top2_left1{ width:360px; height:47px; float:left;}
#main{ width:1004px; background-image:url(../images/stepneyfc_11.jpg);}
#main_left{ width:221px; float:left; background-image:url(../images/stepneyfc_12.jpg); background-repeat:no-repeat; 
padding:15px 20px 0px 40px;}
#main_left1{ width:186px; height:36px; background-image:url(../images/stepneyfc_14.jpg); padding:35px 0px 0px 35px;}
#main_left2{ width:221px; padding:10px 0px 0px 0px;}

#footer { width: 1004px; height:64px; background-image:url(../images/stepneyfc_31.jpg);}


.box1{ width:186px; height:35px; background-image:url(../images/stepneyfc_17.jpg); padding:15px 0px 0px 35px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #185faa;
	text-decoration: none; margin:0px; margin-top:5px;}
.box2{ width:221px;font-family: Verdana, Arial, Helvetica, sans-serif; padding:10px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; margin:0px;}
.box3{ width:603px;font-family: Verdana, Arial, Helvetica, sans-serif; padding:0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; margin:0px;}
	
.box4{ width:568px; height:37px; background-image:url(../images/stepneyfc_22.jpg); padding:10px 0px 0px 35px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #185faa;
	text-decoration: none; margin-top:10px;}	
.box5{ width:603px; height:124px; background-image:url(../images/stepneyfc_24.jpg);}		

#main_right{ width:603px; float:right; background-image:url(../images/stepneyfc_13.jpg); background-repeat:no-repeat;padding:15px 70px 0px 50px;}
#main_right1{ width:545px; height:56px; background-image: url(../images/stepneyfc_15.jpg);padding:15px 0px 0px 58px;}
#main_right2{ width:545px; height:56px; background-image: url(../images/stepneyfc_15.jpg);padding:15px 0px 0px 58px;}
#main_clear{ clear:both;}
/* =-=-=-=-=-=-=-[inner pages]-=-=-=-=-=-=-=- */ 
.text1{font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #185faa;
	text-decoration: none; margin:0px;}
	
.text2{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #185faa;
	text-decoration: none; margin:0px;}
	
.text3{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; margin:0px;}
.text4{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #185faa;
	text-decoration: none; margin:0px;}	
	
.text5{font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #185faa;
	text-decoration: none; margin:0px;}	
	


hr{
	width:99%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666; margin:0px; padding:0px;
}
.photo{BORDER-RIGHT: #288ad5 1px solid; BORDER-TOP: #288ad5 1px solid;PADDING: 2px;BORDER-LEFT: #288ad5 1px solid; BORDER-BOTTOM: #288ad5 1px solid;}

/* =-=-=-=-=-=-=-[lightbox]-=-=-=-=-=-=-=- */ 
#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 */
	}	
	