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


h1#cstuds {
	background:url(../headers_upd/case_studies.png) no-repeat;
	height:24px;width:212px;
	margin-bottom:20px;
}

h3 {
color:#FFFFFF;/*(#0099FF)*/
margin-bottom:0px;padding-bottom:0px;padding-left:5px;
letter-spacing:.1em;
}

h4.workSub {
	
}

#homeShow_work {
	background:none;
padding:0;
float:left;
height:auto;
width:865px;
margin-top:-50px;

/*border:1px dotted red;*/
}

#homeShow_work #image {
background:url(../header_imgs/this_is.png) no-repeat  245px 20px;
	height:140px;width:100%;
	
/*border:1px dotted red;*/
}

#Work {
background:none;
padding:0;
float:left;
height:auto;
width:100%;
margin-top:10px;

}


a.workroll {
color:#FFFFFF;

}

a.workroll:hover {
color:#FFFFFF;

}



.mainBox {
	height:auto;
	width:168px;
	
	float:left;
	margin:10px 30px;
	
	padding:0;
	
}

.mainBox img {
	background:#999;
}
/*
a.imgBorder {
border:5px solid hidden;	
height:178px;width:178px;
}
a.imgBorder:hover {
border:5px solid #FF9933;	
}
*/
.last {
margin-right:0;	
padding-right:0;
}


	.boxgrid{ 
				width: 168px; 
				height: 168px; 
				margin:15px 25px; 
				float:left; 
				background:#161613; 
				border: solid 2px #006699; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 5px; 
					color:#FFFACD; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
					margin-top:0px;padding-top:8px;
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background:#00BFFF;
			/*	background:url(../bgs/blue_opacity.png);*/
				height: 180px;
				width: 100%; 
				opacity: .9;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 			}
 				.captionfull .boxcaption {
 					top: 140;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 120;
 					left: 0;
 				}
 				
 				
 				
 				