/* RESET */
*{ margin: 0; padding: 0;}
a img, iframe{ border: 0; }
h1, h2, h3, h4, h5, h6{ font-size: 100%; font-weight: normal; }
ul, ol, dl, li, dt, dd{ list-style: none; }
form, fieldset{ border: 0; margin: 0; }	
input, textarea, select, button { font-size: 100%; font-family: serif; }
select{ margin: inherit; }
table{ border-collapse: collapse; border: 0; }
td, th, caption{ font-size: 100%; font-weight: normal; text-align: left; }
a {color: #669933; text-decoration: none}
a:hover {color: #AEBB5F; text-decoration:underline;}

:active, :focus{ outline:none; }

/* LAYOUT */
body{ font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; font-size: 70%; color: #090909; background: #fff;}
#Root{ width: 710px; margin: 0 auto;}
#Head{ float: none; height: auto; width: auto; overflow: auto; background: #fff; }

#Canvas{ float: left; width: 100%; background: #fff; }
#Canvas.clear{ background: none;  }

#Content{ font-size: 1.1em; float: left; position: relative; width: auto; padding: 10px; color: #333; z-index: 2;}
#Content.clear { width: 100%; padding: 0 0 0 0; }

#Footer{ position: relative; float: left; width: 100%; height: auto; padding: 0 0 0 0; color: #AEBB5F; text-align: center; background: none; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
#Footer p {}

#Contact { position: relative;  }

#Content.port {float: left; margin: 15px 0 0 0;}

#Content.mast {text-align: left; padding: 10px; width: auto; }
#Content.mast p {width: auto; margin: 0 0 10px 0; padding-left: 0; font-size: 11px; }
#Content.mast h3 {font-size: 1.75em; letter-spacing: -1px; }

/* CONTENT */
.clear{ font-size: 1px; height: 1px; clear: both; line-height: 1px; }
.left{ float: left; }
.right{	float:right;}
.tl{ text-align: left; }
.tr{ text-align: right; }
.tc{ text-align: center; }
.tj{ text-align: justify; }

#Head {padding: 10px;}
#Head h1{ float: none; width: auto; height: auto; background: none; font-size: 24px; }
	#Head h1 a{ display: block; width: auto; height: auto; color: #000; }
	#Head h1 span{ display: block; }
#Head ul{ float:left; padding: 0; margin: 0; padding: 0 0 10px 0; border-bottom: 1px dotted #ccc;}
	#Head ul li{ float: left; display: inline; list-style: none; }
	#Head ul li a {float: left; display: inline; margin-right: 10px; border-top: 0; border-left:0; }
	#Head ul li span {display: block;}
	#Head ul li a.home { background: none; width: auto; height: auto; }
	#Head ul li a.contact { background: none; width: auto; height: auto; }

#Nav { float: none; width: auto; position: relative; margin-top: 0; padding: 10px; }
#Nav ul{ float: none; padding: 0 0 10px 0; margin: 0 0 0 0; font-size: 2em; border-bottom: 1px dotted #ccc; }
	#Nav li{ float: none; height: auto; padding: 0; list-style: none; margin-right: 10px; }
	#Nav li span{ display: block; }

	#Nav li.talent{ width: auto; background: none; margin-right: 0; }
	#Nav li.talent_active{ width:auto; background: none; margin-right: 0;}

	#Nav li.client{ width:auto; background: none; margin-right: 0;}
	#Nav li.client_active{ width:auto; background: none; margin-right: 0;}

	#Nav li.work{ width:auto; background: none; margin-right: 0;}
	#Nav li.work_active{ width:auto; background: none; margin-right: 0;}

	#Nav li.services{ width:auto; background: none; }
	#Nav li.services_active{ width:auto; background: none; }

	#Nav a{ display:block; width:100%; height: auto; }
	#Nav a:hover{ position: relative; top: 0;}

.subnav {
}
	.subnav li {
	}
	.subnav li a {
	}

	.subnav li.active {
	}
		.subnav li.active a {
		}
			.subnav li.active a:hover {
			}
	
	
h2{ float: left; margin: 0px 0px 0px 0px; width: auto; height:auto; display: block; color: #666633; text-align: left; font-size: 1.80em; font-weight:bold; }	


h3{ font-size: 1.4em; color: #666633; }
h3.first{ margin-top: 25px; color: #333; font-size: 14px; font-weight: bold; }
h4{ font-size: 1.1em; color: #666633; }
p{ font-size: 11px; line-height: 1.3em; margin: 0 0 18px 0; }
	p.alert {padding: 6px; height: 50px; background: #FFFFCC; border: 1px solid #CCCC99;}
		p.alert img {margin: 0 8px 5px 0;}
	p.breadcrumb{ color: #999; font-size: .8em; padding-bottom: 20px; }
	p.breadcrumb span{font-weight: bold; color: #000;}
p img.ex, p object {float: right; width: 468px; margin: 10px 0 5px 0;}
p.details {font-size: .8em; margin: 0 0 0 -220px; width: 185px; padding: 10px 15px 20px 0; color: #666633; border-right: 1px solid #ccc; text-align: right; display: block;}
	p.details strong {color: #000;}
	p.details a.button {font-weight: bold;}
p.cta {margin: 0 0 0 -100px;}
p.ctaSide {left: 0; margin: 25px 0 0 0; position: absolute}

a.button {font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; margin-top: 10px; background: #669933; color: #fff; width: 75px; padding: 5px 10px 5px 10px; border: 1px solid #336600;}
a.button strong {color: #FFFF99; font-size: 1.4em;}
a.button:hover {text-decoration: none; background: #AEBB5F; border: 1px solid #669933;}

.port p {font-size: 11px; margin-top: 5px;}

/* LISTS */
.biophotos{ float: left; }
	.biophotos li { float: left; width: 147px; margin-right: 9px; font-size: .8em; font-weight: bold;}
	.biophotos li a {}
	.biophotos li a:hover {text-decoration: none;}
	.biophotos li img {display: block; padding: 1px; border: 1px solid #ccc; margin-top: 3px;}

p.bio img {display: none;}

.news{margin: 0; padding: 0;}
	.news li {font-size: 12px; font-weight: bold; list-style: none; color: #666633; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px dotted #ccc;}
	.news li.more {margin-bottom: 0; padding-bottom: 0; border-bottom: 0px; text-align: right; font-size: 11px;}
	.news li.more strong {font-size: 14px;}
	
.companies{ }
	.companies li { display: inline;}
	.companies li img {border: 1px solid #ccc;}
	.companies li img:hover {border: 1px solid #666633;}
	
.companylist{ float: left; margin-bottom: 20px;}
	.companylist li { float: left; display: block; width: 100%; margin-bottom: 3px; padding-left: 12px; background: url(/images/bullet.gif) left no-repeat;}

.portfolio {float: left; margin: 0; padding: 0; text-align: center; color: #666; font-size: 10px; }
	.portfolio li {float: left; display: inline; background: url(/images/bg_carousel_thumb) no-repeat; list-style: none; }
	.portfolio li img {padding: 8px; width: 107px; height: 80px; border: 0px;}
	.portfolio li div {float: left; width: 123px; padding-bottom: 5px;}
img.mastRyan, img.mastEric, img.mastSteve {
	margin: 0 0 15px 0;
	border: 3px double #ccc;
}
.services {float: left; width: 100%; color: #333333;}
	.services li {float: left; display: block; width: 100%; margin-right: 4%; font-weight: bold; list-style: none;}
	.services li span { display: block; padding-bottom: 5px;}
		.services ul {padding-bottom: 20px;}
		.services ul li {float: none; display: block; width: 100%; background: url(/images/bullet.gif) no-repeat left; padding-left: 12px; list-style-type: none; color: #666; font-weight: normal; font-size: 12px; color: #333333; padding-bottom: 2px; margin-bottom: 5px;  border-bottom: 1px solid #eee;}
		.services ul li span {color: #000; padding: 0;}


.servicesList {
	float: left;
	display: block;
	margin: 25px 0 0 -220px;
	_margin: 25px 0 0 -110px;
	width: 190px;
	_position: relative;
}
	.servicesList li {
		font-size: 13px;
		font-weight: bold;
		padding-left: 15px;
		margin-bottom: 5px;
		background: url(/images/bullet.gif) no-repeat 3px 5px;
	}
	.servicesList li.label {
		font-size: 15px;
		font-weight: normal;
		padding-left: 0;
		margin-bottom: 10px;
		background: none;
	}
	.servicesList li.open {
		height: 17px;
		background: url(/images/arrow-focus.gif) no-repeat left ;
	}
	.servicesList li a {
		color: #333;
	}

.portfolioList {
	float: left;
	display: block;
	margin: 0 0 20px 0;
	width: 100%;
	border-right: 0;
}
	.portfolioList li {
		font-size: 13px;
		font-weight: bold;
		padding-left: 15px;
		margin-bottom: 5px;
		background: url(/images/nav-arrow-right.gif) no-repeat 0 1px;
	}
	.portfolioList li.open {
		background: url(/images/nav-arrow-down.gif) no-repeat left top;
	}
	.portfolioList li a {
		color: #333;
	}
		.portfolioList ul {
			padding: 5px 0 10px 0;
		}
		.portfolioList ul li {
			font-size: 11px;
			font-weight: normal;
			background: url(/images/bullet.gif) no-repeat 0 4px;
			padding-left: 12px;
			padding-top: 0px;
			margin: 0 0 2px 0;
			color: #999;
		}
		.portfolioList ul li a {
			color: #669933;
		}

.showcase {
	padding: 10px 0 0 0;
}
	.showcase li {
		float: left;
		width: 115px;
		text-align: center;
		margin-bottom: 15px;
	}
	.showcase li strong {
		font-size: .8em;
		line-height: 18px;
	}
	.showcase li a {
	}
	.showcase li img {
		display: block;
		margin: 0 0 5px 0;
		padding: 1px;
		border: 1px solid #ccc;
	}
	.showcase li span {
		clear: left;
		font-size: .8em;
	}


#Content + p {
	margin-bottom: 0;
}
.blockProj {
	float: left; 
	display: inline; 
	width: 250px; 
	padding-right: 25px;
}
.blockNews {
	float: left; 
	display: inline; 
	width: 190px;
}
.testimonial {
	margin: 10px 10px 10px 15px;
	border-left: 1px solid #ccc; 
	padding-left: 10px;
}
	.testimonial dt {
		font-weight: bold;
		padding-top: 5px;
		margin-left: 0;
		font-size: 11px
	}
	.testimonial dt:before {
		content: "- ";
	}
	.testimonial dt span {
		display: block;
		color: #666;
		font-size: 11px;
		padding-left: 0;
	}
	.testimonial dd {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		line-height: 18px;
		font-size: 11px;
	}


.clientquote {float: none; width: 100%; margin-top: 40px; }
.clientquote img {float: left; display: block; margin: 20px 0 0 0; }



/* CONTACT FORM */
#contactCard {
	float: left;
	position: relative;
	left: auto;
	top: auto;
	width: 100%;
}
form#contact { display:none; font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; margin-top: 10px; }
form#contact select {
	float: none; 
	display: block;
	clear: none; 
	width: 100%; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	padding: 0; 
	color: #333; 
	margin: 0;
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}
form#contact select option {
	padding: 0 0 0 4px;
	line-height: 18px;
}
form#contact input {
	float: none; 
	display: block;
	clear: none; 
	width: 70%; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	padding: 2px; 
	color: #333; 
	margin: 0; 
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}
form#contact textarea {
	float: none; 
	display: block;
	clear: none; 
	width: 90%; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	padding: 2px; 
	color: #333; 
	margin: 0;
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}
form#contact button {
	float: none; 
	display: block;
	clear: none; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	font-weight: bold; 
	margin: 10px 0 20px 0; 
	background: #669933; 
	color: #fff; 
	width: 80px;
	text-align: center; 
	padding: 5px; 
	border: 1px solid #336600;
	z-index: 500;
}
form#contact .formRow { float: none; clear: none; display: block; overflow: visible; width: 100%; padding-bottom: 0;}
form#contact label {float: none; display: block; width: auto; text-align: left; padding-top: 3px;}
form#contact label.errorON {color: #990000; font-weight: bold; background: url(/_images/icon_error.gif) left no-repeat; }
form#contact label.errorOFF {color: #000; font-weight: normal; background: none; }
form#contact .formField { float: none; display: block; width: 100%; text-align: left; margin-left: 0; }

#message {  }
#errormessage { font-size: 21px; font-weight: bold; color: #990000; margin: 0 0 10px 0; }
#successmessage { font-size: 21px; font-weight: bold; color: #006600; margin: 0 0 10px 0; }

p.footnote {
	float: none;
	display: block;
	clear: none;
	margin: 0 0 20px 0;
	color: #666;
}


/* PARALLAX FOOTER BACKGROUND */
div#background {
	display: none;
}

body.homepage div#background {margin-top: 0;}
div#midground {
	display: none;
}
div#noise {
	display: none;
}

div#foreground {
	display: none;
}
	#copyright {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 5;
		float: left;
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		background: #393907;
		text-indent: 0;
		padding: 5px; 
		margin: 10px 0 0 0;
		border-top: 2px solid #2F2F00;
		text-align: left;
	}
	#copyright p {
		display: inline;
		color: #666633;
		margin: 0;
	}
	#copyright form {
		float: none;
		display: inline;
		_display: none;
	}
	#copyright form label {
		display: block;
		color: #aebb5f;
		padding-left: 0;
		padding-top: 5px;
	}
	#copyright form input.text {
		font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
		padding: 3px; 
		color: #333; 
		margin: 0; 
		border-top: 1px solid #999; 
		border-left: 1px solid #999; 
		border-right: 1px solid #ccc; 
		border-bottom: 1px solid #ccc;
	}
	#copyright form input.btn {
		font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
		font-weight: bold; 
		margin: 0 0 0 3px; 
		background: #669933; 
		color: #fff; 
		width: 50px; 
		padding: 0; 
		border: 1px solid #336600;
	}
