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

.portfioNavHeader{
	color:#CCCCCC;
/*	float:left;
	clear:both;*/
}

.portfioNavLinks a{
	color:#999999;
	/*float:left;
	clear:both;*/
}

.portfolioCol1, .portfolioCol2, .portfolioCol3{
	padding:10px 50px 10px 0px;
	display:inline;
	clear:both;
	
}

#portfolioSectNav {
	border:0px dashed white;
	padding: 17px 0;
	text-align:right;
}

#portfolioSectNav {
	float:right;
	border:0px dashed white;
	text-align:right;
	padding: 17px 0;
	border:0px solid red;
}
#viewingDiv {
	float:left;
	text-align:center;
}
#pageTitle {
	float:left;
	border:0px dashed white;
	padding: 15px 0px 15px 0px;
	float:left;
	clear:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}
#recentWorkTitle {
	float:left;
	border:0px dashed white;
	padding: 25px 0px 15px 0px;
	float:left;
	clear:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}
#pageTitle .titleSection {
	color: #66ccff;	
	font-weight:bold;
}
#sectionContent {
	margin-top:25px;
}


.client_title{
	display:block;
	width:600px;	
	border-bottom: solid 1px #CCCCCC;
}

.client_subSec_icons{
	display:relative;
	padding-left:300px;
	position:relative;
	width:90px;
}

#webLink{
	position:relative;
	float:right;
	top:-430px;	
	right:0px;
	width:65px;
	z-index:600;
	border:0px dashed red;
}
#flashBanner {

}
.footerItem{
	width:150px;
	display:inline-block;
	padding:10px;
	margin-top: 0px;
	vertical-align: top;
}
.jobLinkSeparator{
	position:relative;
	display:inline;
	float:left;
	height:10px;
	margin: 2px 5px 0 4px;
	border-left:1px solid white;
	
}

.jobLink {
	float:left;
	position:relative;
	display:inline;
	padding:0px;
	border:0px dashed white;
}

.jobLink a{
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;	
}

.jobLink:hover{
	border-color: #ACE4FF;
	color: #66ccff;
}

.jobLink a.here {
	
	color: #66ccff;
	
}
.jobLink a{
	font-size: smaller;
	color: #CCCCCC;
	text-decoration: none;	
}

.jobLink a:hover{
	border-color: #ACE4FF;
	color: #ACE4FF;
}
img {
	border:none;
}

.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}

.hidden {
 display: none;
}
.quote {
 display: none;
 font-size:70%;
 
}
.source {
	color: #0066cc;
	position:relative;
	margin:5px 0 0 0;
	float:right;
}
