@charset "UTF-8";
/* CSS Document */

body{
	background:url(images/bgGradientTile.gif) repeat-x #020202;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	line-height:125%;
	}
img{
	border:0;
	behavior: url(../iepngfix.htc);
	}
A{
	color:#ff8200;
	}
A:hover{
	text-decoration:none;
}
div.container{
	position:relative;
	top:80px;
	margin: auto;
	width: 745px;
	border:#1E2124 thin solid;
	text-align:center;
	}
div.botButtonsNoScroll{
	position:relative;
	margin: auto;
	width:760px;
	height:49px;
	text-align:center;
	top:100px;
	vertical-align:middle;
	font-size:0;
	line-height:0;
	}
	div.botButtonsNoScroll a {
		width:79px;
		height:49px;
	}
div.botButtons{
	position:relative;
	margin: auto;
	width:760px;
	height:49px;
	text-align:center;
	top:100px;
	vertical-align:middle;
	font-size:0;
	line-height:0;
	padding-left:15px;
	}
div.introContentBox{
	position:relative;
	background-image:url(images/contentBG_tile.gif);
	padding:10px;
	padding-top:120px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#EDEDED;
	}
div.contentBox{
	position:relative;
	background-image:url(images/contentBG_tile.gif);
	padding:10px;
	padding-top:130px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#EDEDED;
	}
	H3 + H4{
		margin-top:-1.25em;
	}
div.contentBoxText{
	position:relative;
	background-image:url(images/contentBG_tile.gif);
	padding:10px;
	padding-top:160px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#EDEDED;
	}
div.contentBoxCoverFlow{
	position:relative;
	background-image:url(images/contentBG_tile.gif);
	padding:10px;
	height:200px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#EDEDED;
	}
	#web_google .contentBoxCoverFlow{
		height:100%;
		min-height:100%;
		margin-top:150px;
	}
	#web_google .container{
		background:url(images/contentBG_tile.gif);
		}
	#web_google{
		padding-bottom:50px;
		margin-bottom:50px;
	}
div.contentHeader{
	background-image:url(images/contentTopOther.jpg);
	height:315px;
	color:#ededed;
	text-align:left;
	padding-left:50px;
	}
div.videoContainerIntro{
	background:url(images/videoBg320.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:80px;
	left:7px;
	width:732px;
	height:342px;
	padding-top:5px;
	z-index:1098;
	}
div.videoContainer320{
	background:url(images/videoBg320.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:35px;
	left:7px;
	width:732px;
	height:342px;
	padding-top:5px;
	z-index:1098;
	}
div.videoContainer405{
	background:url(images/videoBg405.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:35px;
	left:7px;
	width:732px;
	height:434px;
	padding-top:5px;
	z-index:1098;
	}
div.coverFlow{
	position:absolute;
	top:30px;
	left:7px;
	width:732px;
	height:510px;
}
div.projectScrollerContainer{
	margin:0;
	text-align:left;
	position:relative;
	float:left;
	width:690px;
	height:130px;
	overflow:hidden;
	
}
div.projectScroller{
	margin:0;
	position:relative;
	overflow:visible;
	width:2000px;
}
#arrow {
	float:left;
	padding-top:12px;
}


/* MENU SECTION */
#menuAttach{
	position:absolute;
	left:760px;
	color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	width:170px;
}
#menuAttach P.title{
	color:#999999;
	font-size:10px;
}
#menuAttach P.title span.smalltext{
	color:#4e4f50;
	font-size:9px;
}
#menuAttach P{
	color:#4e4f50;
	line-height:150%;
	font-size:9px;
}
	#menuAttach P A:Hover{
		text-decoration:none;
	}
#dynamic{
	padding-top:5px;
	padding-bottom:5px;
}
	#dynamic img {
		display:block;
	}
	#dynamic A:link{
		color:#999999;
		text-decoration:none;
	}
	#dynamic A:visited {
		color:#999999;
		text-decoration:none;
	}
	
	#dynamic A:hover{
		color:#dfdf01;
	}
	#dynamic #selected{
		color:#ff8200;
	}
A#flash{
	color:#999999;
	text-decoration:none;
	}
A#flash:hover{
		color:#ff8200;
	}
A#normal{
	color:#ff8200;
	text-decoration:underline;
}
A#normal:hover{
	text-decoration:none;
}
#commentsHeader{
	color:#ff8200;
}
#commentsBody{
	font-style:italic;
}
/* ====== DIRTY GOOGLE MODS ====== */
#dirtyGoogleProjects{
	width:100%;
	margin:auto;
	text-align:center;
	}
#dirtyGoogleClientLogos{
	width:100%;
	margin:auto;
	text-align:center;
	}
#dirtyGoogleClientLogosText{
	text-align:left;
	text-size:24px;
	}
/* ====== END GOOGLE ======*/
/* CSS Document */

/*A:link
A:visited
A:active
A:hover

#menuContainer{
	position:absolute;
	margin:auto;
	width:200;
	
}


#ff8200 - current section (gold)
#dfdf01 - hover (yellow)
#4e4f50 - addess clr (grey)
#999999 - default "white"
#cccccc - default header "white"*/

