@charset "UTF-8";
/* R Squared Graphic Design and Advertising
Cody Haren
codyh@r2az.com
602.956.8229 */

body {
	background-color:#dedede;
	margin: 0 auto;
}

#container {
	width:950px;
	height:750px;
	margin: 0 auto;
}

/*--------------------Top---------------------*/

#top {
	width:950px;
	height:433px;
	margin:0 0 0 0;
	background-image:url(images/EM-Timeline_01.jpg);
}

#top_h1 {
	width:870px;
	height:70px;
	margin:25px 0 0 40px;
	float:left;
	display: inline;
}

#top_textleft {
	width:415px;
	height:315px;
	margin:0 0 0 40px;
	float:left;
	display: inline;
}

#top_textright {
	width:415px;
	height:315px;
	margin:0 0 0 40px;
	float:left;
	display: inline;
}

/*--------------------Timline---------------------*/

#timeline {
	width:950px;
	height:108px;
	margin:0 0 0 0;
	background-image:url(images/EM-Timeline_02.jpg);
}

#timeline_phase1 {
	width:88px;
	height:108px;
	margin:0 0 0 62px;
	float:left;;
	display: inline;
}

#timeline_phase2 {
	width:88px;
	height:108px;
	margin:0 0 0 96px;
	float:left;
	display: inline;
}

#timeline_phase3 {
	width:88px;
	height:108px;
	margin:0 0 0 96px;
	float:left;
	display: inline;
}

#timeline_phase4 {
	width:88px;
	height:108px;
	margin:0 0 0 96px;
	float:left;
	display: inline;
}

#timeline_phase5 {
	width:88px;
	height:108px;
	margin:0 0 0 96px;
	float:left;
	display: inline;
}


/*--------------------Info Bar---------------------*/

#infobar {
	width:950px;
	height:95px;
	margin:0 0 0 0;
	background-image:url(images/EM-Timeline_03.jpg);
}

#infobar_textleft {
	width:650px;
	height:25px;
	margin:61px 0 0 40px;
	float:left;
	display: inline;
}

#infobar_textright {
	width:200px;
	height:25px;
	margin:58px 0 0 30px;
	float:left;
	display: inline;
}

/*--------------------Footer---------------------*/

#footer {
	width:950px;
	height:63px;
	margin:0 0 0 0;
	background-image:url(images/EM-Timeline_04.jpg);
}

#footer_text {
	width:750px;
	height:20px;
	margin:25px 0 0 15px;
	float:left;
	display: inline;
}

#footer_logo {
	width:175px;
	height:63px;
	margin:0 0 0 10px;
	float:left;
	display: inline;
}

#html_phases {
	width:950px;
	height:40px;
	margin:10px 0 0 0;
}

/*--------------------Phases---------------------*/

#phases_container {
	width:800px;
	height:820px;
	margin: 0 auto;
}

#phases_textleft {
	width:360px;
	height:710px;
	margin:20px 10px 20px 20px;
	float:left;
	display: inline;
}

#phases_textright {
	width:360px;
	height:650px;
	margin:90px 0 0 30px;
	float:left;
	display: inline;
}

#phases_logo {
	width:175px;
	height:63px;
	margin:5px 0 0 0;
	float:right;
	display: inline;
}

#phase2_container {
	width:800px;
	height:640px;
	margin: 0 auto;
}

#phase2_textleft {
	width:360px;
	height:555px;
	margin:20px 10px 20px 20px;
	float:left;
	display: inline;
}

#phase2_textright {
	width:360px;
	height:480px;
	margin:76px 0 0 30px;
	float:left;
	display: inline;
}

#phase5_textleft {
	width:360px;
	height:555px;
	margin:20px 10px 20px 20px;
	float:left;
	display: inline;
}

#phase5_textright {
	width:360px;
	height:410px;
	margin:105px 0 5px 30px;
	float:left;
	display: inline;
}

/*--------------------Text Styles---------------------*/

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #f8981d;
	letter-spacing: -1px;
	text-transform: capitalize;
	line-height: 29px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #b0600e;
	text-transform: uppercase;
	line-height: 29px;
}

.topbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}

.topbody li{
	list-style-type: circle;
	padding-bottom: 5px;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006CB6;
	line-height: 16px;
}

.infobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}

.infotagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.footerbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

a.footer {
	text-decoration: underline;	
	color: #FFFFFF;
}

a.info {
	text-decoration: underline;	
	color: #FFFFFF;
}

.html_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

a.html {
	text-decoration: underline;
	color: #333333;
}

.phases_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #006cb6;
	letter-spacing: -1px;
	text-transform: capitalize;
	line-height: 24px;
}

.phases_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006cb6;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.phases_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006cb6;
	letter-spacing: -1px;
	text-transform: capitalize;
	line-height: 20px;
}

.phases_h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006cb6;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.phases_h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006cb6;
}


/*--------------------Light Box---------------------*/

#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: #f0f1f3; 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: #f0f1f3; 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: 100%; height: 500px; background-color: #000; }
