@charset "ISO-8859-1";

* {
    -moz-outline-style: none;     
    outline-style: none;
    outline-width: 0px;
    outline-color: -moz-use-text-color;
}

html {
margin:0px; 
padding:0px;
}

td {
margin:0px; 
padding:0px;
}

#detail {
	background-color:#afd542;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	padding-left:20px;
} 

body {
	background-color:#afd542; 
	background-image:url(images/bg.jpg); 
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	padding-left:20px;
} 


		.thumb {
			border-color:#FFFFFF;
		}
		
		.team {
			border-color:#FFFFFF;
		}
		
		.thumb:hover {
			border-color:#495321;
		} 
		
		
		a.project {
		font-family:Helvetica, Sans Serif; 
		font-weight:bold; 
		font-size: 14px; 
		color:#495321; 
		text-decoration:none;
		}
		
		a.project:hover {
		color:#fff;
		text-decoration:none;
		}
		
		a.bio {
		font-family:Helvetica, Sans Serif; 
		font-weight:bold; 
		font-size: 11px; 
		color:#495321; 
		text-decoration:none;
		}
		
		a.bio:hover {
		color:#fff;
		text-decoration:none;
		}
		
		
		h1 {
		font-family:Helvetica, Sans Serif;
		font-weight:normal;
		font-size: 30px;
		color: #FFF;
		text-shadow: #8ea834 0px 0px 5px;
		letter-spacing:-1px;
		}
		
		h2 {
		font-family:Helvetica, Sans Serif;
		font-weight:bold;
		font-size: 14px;
		color: #495321;
		padding-top:0px;
		}

		
		#wrapyourarmsaroundme {
	width: 944px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 
.clearfix {display: inline-table;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
* html .clearfix {
height: 1%;
}

/* NAVIGATION

////////////////////////////////////////////////

*/

#navigation {
	margin:0px;
	padding:0px;
	margin-top:66px;
	float: right;
}

	
	
/* WORK THUMBNAILS

////////////////////////////////////////////////

*/

#thumbnail_grid {
	position:relative;
	z-index:999;
	clear: both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#thumbnail_grid .work{
	margin: 0 10px;	
	width: 221px;
	float: left;	
	min-height: 200px;
	height: auto !important;
	height: 100px;
}

#thumbnail_grid .first {
	margin-left: 0;
}
#thumbnail_grid .last {
	margin-right: 0;
}

.projectDescrip {
	margin-top:10px;
	font-family:Helvetica, Sans Serif;
	font-weight:bold; 
	font-size: 13px; 
	color: #495321;
	line-height:16px;
}

.contactDescrip {
	margin-top:10px;
	font-family:Helvetica, Sans Serif;
	font-weight:bold; 
	font-size: 14px; 
	color: #495321;
	line-height:16px;
}
.client {
	color:#fff;
	text-shadow: #8ea834 0px 0px 3px;
}
#thumbnail {
	padding: 0px;
	margin: 0px;
}

/* PROJECT DETAIL PAGES

//////////////////////////////////////////////////
*/

#close {
	float:right;
	margin-right:3px;
	margin-top:0px;
}

#detail_grid {
	width:944px;
	position:relative;
	z-index:999;
	clear: both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color:#afd542; 
	height:100%;
	
}
#flashBannerLeft{
	margin: 0px;
	margin-right:0px;	
	width: 645px;
	background:#a7c93e;
	padding-top:20px;
	padding-bottom:20px;
	height: auto !important;
}

#flashBanner{
	margin: 0px;
	margin-right:0px;	
	width: 300px;
	float:right;
	min-height: 200px;
	height: auto !important;
}

#projectDetailImage{
	margin: 0px;
	margin-right:32px;	
	width: 645px;
	float: left;	
	min-height: 200px;
	height: auto !important;
}
#projectDetailControls{
	margin: 0px;
	margin-top:8px;
	width: 645px;	
	min-height: 200px;
	height: auto !important;
}
#projectDetailDescrip{
	margin: 0px;
	margin-top:12px;
	width: 250px;
	float: left;	
	min-height: 200px;
	height: auto !important;
}

#projectDetailClient{
	font-family:Helvetica, Sans Serif;
	font-weight:normal;
	font-size: 14px;
	letter-spacing:0px;
	color: #fff;
	text-shadow: #8ea834 0px 0px 5px;
}

#projectDetailProject{
	font-family:Helvetica, Sans Serif;
	font-weight:bold;
	font-size: 22px;
	letter-spacing:0px;
	color: #fff;
	text-shadow: #8ea834 0px 0px 5px;
	margin-bottom:18px;
}

#projectDetailCopy{
	font-family:Helvetica, Sans Serif;
	font-weight:normal;
	font-size: 10px;
	letter-spacing:0px;
	color: #495321;
	margin-bottom:22px;
	line-height:14px;
}

#projectDetailCredits{
	font-family:Helvetica, Sans Serif;
	font-weight:bold;
	font-size: 10px;
	letter-spacing:0px;
	color: #495321;
	line-height:14px;
}

.names{
	float:left;
	margin-right:30px;
}

.roles{	
	color: #fff;
}

.controls{
	float:right;
	margin-left:6px;
	
}

#getBack{
	float:left;
	margin-top:8px;

}

#printColors{
	float:right;
	margin-top:12px;
	margin-right:30px;

}
/* CLIENT LIST

//////////////////////////////////////////////////
*/

#client_grid {
	position:relative;
	z-index:999;
	clear: both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#client_grid .clients{
	margin: 0 4px;
	width: 300px;
	float: left;
	min-height: 600px;
	height: auto !important;
	height: 100%;
	font-family:Helvetica, Sans Serif;
	font-weight:400;
	font-size: 11px;
	letter-spacing:0px;
	color: #fff;
	line-height:16px;
}

#client_grid .right{
	margin-right: 0;
	padding-left: 100px;
}

#client_grid .left{
	margin-left: 0;
	
}

#client_grid .mid{
	margin-left: 0;
	padding-left: 60px;
	
}

/* ABOUT

////////////////////////////////////////////////

*/

#aboutImage{

float:right;
margin-right:40px;
margin-top:60px;
}



#about{
	margin: 0 4px;
	width: 590px;
	min-height: 200px;
	height: auto !important;
	height: 100%;
	font-family:Helvetica, Sans Serif;
	font-weight:400;
	font-size: 11px;
	letter-spacing:0px;
	color: #495321;
	line-height:16px;
}

#bio{
	font-family:Helvetica, Sans Serif;
	font-weight:400;
	margin-right:20px;
	margin-top:6px;
	font-size: 10px;
	letter-spacing:0px;
	color: #495321;
	line-height:14px;
	width:200px;
	
}

/* HEADER AND FOOTER

////////////////////////////////////////////////

*/



#footer {
	position:fixed;
	width:940px;
	bottom:0px;
	margin-bottom:0px;
	padding-bottom: 0px;
	float: right;
	z-index: 0;
	font-family:Helvetica, Sans Serif;
	font-weight:400; 
	font-size: 10px; 
	color: #fff;
	overflow:auto;
}

#copyright {
	position:fixed;
	width:200px;
	bottom:0px;
	margin-bottom:0px;
	padding-bottom: 0px;
	float: right;
	z-index: 0;
	font-family:Helvetica, Sans Serif;
	font-weight:400;
	font-size: 9px;
	color: #495321;
	overflow:auto;
}


#iNeedAHero {
	padding-top:4px;
	/*margin-bottom:13px;*/
}


/* HEADINGS AND SUBHEADINGS

////////////////////////////////////////////////

*/

#header {
	margin: 0px;
	padding: 0px;
	float: left;
}
#homesubheader{
	font-family:Helvetica, Sans Serif;
	font-weight:600;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing:0px;
	text-shadow: #8ea834 0px 0px 5px;
	margin: 0px;
	padding: 0px;
	padding-top: 16px;
}


#subheader {
	font-family:Helvetica, Sans Serif;
	font-weight:400;
	font-size: 22px;
	color: #495321;
	letter-spacing:0px;
	margin: 0px;
	padding: 0px;
}

#pageheader {
	font-family:Helvetica, Sans Serif;
	font-weight:400;
	font-size: 30px;
	color: #FFF;
	text-shadow: #8ea834 0px 0px 5px;
	letter-spacing:-1px;
	margin: 0px;
	padding: 0px;
	margin-bottom:20px;
}
#secondaryheader {
	font-family:Helvetica, Sans Serif;
	font-weight:400;
	font-size: 30px;
	color: #495321;
	letter-spacing:-1px;
	margin: 0px;
	padding: 0px;
}
