@charset "UTF-8";
/* CSS Document */

/* Structual positioning */

body {
	background: #424242;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#MAIN {
	width: 1083px;	
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
	
	#BODY {
		background: #ffffff url('images/background2.gif');
		width: 1083px;
	}

		#LOGO {
			padding: 11px 0px 0px 30px;
		}
			#LOGO img { margin-top: 8px; margin-left: 60px; }
		
		#PHOTO_BAR {
			background: url('images/insert_background2.gif');
			height: 110px;
			width: 1049px;
			padding: 0px;
			margin: 0px auto;
			padding-top: 0px;
			padding-bottom: 15px;
		}
		
			#HEADING {
			}
		
			#PHOTO_BAR img {
				width: 147px;
				height: 105px;
				border: 0px;
				padding: 10px 0px;
			}
		/*	
		#MENU {
			width: 257px;
			margin-left: 167px;
			_margin-left: 80px;
			padding: 10px 20px;
			float: left;
			color: #ccc;
		}
		
			#MENU a {
				font-size: 16px;
				line-height: 20px;
			}
					
			#MENU a.heading {
				color: #ffffff;		
				font-size: 16px;
				line-height: 24px;
			}
			
			#MENU a.subheading {
				color: #999999;
				font-size: 12px;
			}

			#MENU a.case_study {
				color: #6e9ba8;
				font-size: 12px;
			}
			*/
		#CASE_STUDY_MENU {
			width: 660px; 
			height: 75px;

			float: left; 
			overflow: hidden; 

			margin-left: 50px;
			padding: 5px 0 0 0;

			color: #000; 
			font-size: 14px;
			line-height: 20px;
			vertical-align: middle;
		}

			#CASE_STUDY_MENU a {
				line-height: 20px;
				vertical-align: middle;
			}
					
			#CASE_STUDY_MENU a.heading {
				color: #000000;		
				font-size: 14px;
				line-height: 24px;
				margin: 0px 5px; 
			}
			
			#CASE_STUDY_MENU a.subheading {
				color: #999999;
				font-size: 12px;
			}

			#CASE_STUDY_MENU a.case_study {
				color: #6e9ba8;
				font-size: 12px;
			}

		
		#CONTENT {
			float: left;
			width: 562px;
			padding: 50px 20px 10px 20px;
			position: relative;
			
		}
		
			#TEXT {
				width: 562px;
				text-align: bottom;
			}
			
			#CONTENT li {
				list-style: disc inside;
				margin-left: 35px;
			}

	#FOOTER {
		background: url('images/insert_background2.gif');
		height: 25px;
		width: 1029px;
		padding: 0px;
		margin: 0px auto;
		color: #666;
		font-size: 11px;
		line-height: 25px;
		text-align: right;
		vertical-align: middle;
		padding-right: 20px;
		margin-top: 50px;
	}
	
		#FOOTER a {
			color: #666;
		}


/* Standard text styles */

.stdcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

.bright {
	color: #cedb33;
}

.title {
	color: #5677a3;
	font-size: 12px;	
	text-transform: uppercase;
}

h1 {
	color: #f6b11c;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

a:link {
	color: #999;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

/* Fixes and CSS hacks */

img { margin: 0px; padding:  0px; margin-bottom: -4px; border: 0px; }
.clear { clear: both; overflow: hidden; height: 0px; _height: 1px; }
p { margin: 0px; padding: 0px; }

/* Slideshow */

#slideshow_content {
	width: 429px;
	height: 356px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
}

#example {
	position: relative;
	width: 429px;
	height: 356px;

}

.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	width: 429px;
	height: 356px;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat 
}

/* Menu using Suckerfish */

#nav-menu {
	margin-top:3px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
}

#nav a {
	display:block;
	padding: 5px 10px;
	color: #5677a3;
}

#nav a.current { 
	color:#f6b11c; 
}

#nav a:hover {
	color: #ffffff;
}

#nav li a.current {
	color:#000;
}

#nav li {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
}

#nav li:hover {
	background:#fecb38 url('images/menu-background.png');
	color:#ffffff;
}

#nav .no-hover:hover {
	background: transparent;
}

#nav li ul {
	position: absolute;
	left: -999em;
	padding: 0px;
	padding-bottom:7px;
}

#nav li ul li {
	float: none;
	width: 200px;
	background: #fecb38 url('images/menu-background.png');
	text-transform: none;
}

#nav li ul a {
	color:#fff;
	font-size: 12px;
	padding: 0px 10px;
}

#nav li ul a:hover {
	background: #fff5d7;
	color: #f6b11c;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav a:hover {
	text-decoration: none;
	color: #fff;
}

/* Used for the headings */
#nav strong { 
	font-size:12px; 
	color:#ffffff;
	margin-left:10px;
	font-weight: bold;
	text-transform: uppercase;
}


/* Sub menu WORK */

#nav-work, #nav-work ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
}


#nav-work li.team_members a {
	padding: 0px;
	font-size:12px; 
	color:#ffffff;
	font-weight: normal;
	cursor: pointer;
	color: #666;
}

#nav-work li.team_members a:hover,
#nav-work li.team_members:hover {
	background: none;
	color: #000;
}

#nav-work li.team_members a.current {
	color: #000;
}

#nav-work a {
	display: block;
	padding: 0px 10px;
	color: #5677a3;
}

#nav-work a.current { 
	color:#f6b11c; 
}

#nav-work a:hover {
	background: #fecb38 url('images/menu-background.png');
	color: #ffffff;
}

#nav-work li {
	float: left;
	padding: 0px;
	padding-right: 5px;
}

#nav-work li:hover {
	background: #fecb38 url('images/menu-background.png');
	color: #ffffff;
}

#nav-work .no-hover:hover {
	background: transparent;
}

#nav-work li ul {
	position: absolute;
	left: -999em;
	padding: 0px;
	padding-bottom:7px;
	background: transparent url('images/menu-footer.png') bottom left no-repeat;
}

#nav-work li ul li {
	float: none;
	width: 200px;
	padding: 0px;
	background: #fecb38 url('images/menu-background.png');
}

#nav-work li ul a {
	color:#fff;
	font-size: 11px;
	padding: 0px 10px;
}

#nav-work li ul a:hover {
	background: #fff5d7;
	color: #f6b11c;
}

#nav-work li:hover ul {
	left: auto;
}

#nav-work li:hover ul, #nav-work li.sfhover ul {
	left: auto;
}

#nav-work a:hover {
	text-decoration: none;
	color: #fff;
}

/* Used for the headings */
#nav-work strong { 
	font-size:12px; 
	color:#ffffff;
	margin-left:10px;
	font-weight: normal;
	cursor: pointer;
	color: #666;
}

#nav-work li:hover strong {
	color: #ffffff;
}

#nav-work strong a {
	padding: inherit;
	margin: inherit;
	color: inherit;
}

#nav-work li ul li.top {
	padding-top: 7px;
}

/* 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: #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 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: 100%; height: 500px; background-color: #000; }

/* Slideshow */

#slideshow_content { width: 300px; height: 300px; padding: 0px; margin: 0px; float: left; }
#example { position: relative; width: 300px; height: 300px; }
.slide-image { position: absolute; top: 0; left: 0; padding: 0px; width: 300px; height: 300px; background-color: #ffffff; background-position: center center; background-repeat: no-repeat; }

