﻿#RelatedContent.afterGallery 
{
	margin-top: 390px;
	}
#Page #MainContentHeader
{
	overflow: visible;
	width: auto;
}	
#GalleryHolder 
{
	top: 80px;
	}	
	
.caseStudiesList 
{
	clear: both;	
	padding-top: 20px; 
	}

#PersonDetails 
{
	position:absolute;
	right: 0px; 
	top: 16px; 
	background: #ffffff;
	width: 220px;
	height: 330px; 
	padding-top: 64px;
	overflow: hidden;
}

#PersonDetails .detailsTitle {
	background: #000000 url('../Image/Bullets/magnifier_on_dark.gif') no-repeat 10px 5px;
	color: #ED8136;
	height: 14px; 
	padding-top: 2px;
	padding-left: 23px;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	}

#PersonDetails #DetailsText 
{
	background-color: #3E3E3E;
	background-repeat: no-repeat;
	background-position: left top;	
	height: 40px;	
	padding: 10px;
	padding-top: 105px;
	padding-bottom: 4px;
	overflow: hidden;
	color: #ffffff;
	}
	
#PersonDetails #CaseDescription	
{
	background: #3E3E3E;
	padding: 10px;
	height: 145px;
	overflow: hidden;
	color: #ffffff;
	}

.caseStudiesList .item 
{
	height: auto;
	zoom: 1;
	clear: both;	
	margin-bottom: 30px; 
}
	
.caseStudiesList .item .images
{
	float: left;
	width: 440px;
	height: 220px;
	overflow: hidden;
	margin-right: 20px; 
	}	
	
.caseStudiesList .item .images img
{
	float: left;
	}		
	
.caseStudiesList .item .text
{
	float: left;
	width: 180px;
	}

.caseStudiesList .item .text .title 
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
}

#MainContentWrap .caseStudiesList .item .text .title a
{
	color: #EF7D0B; /*ed8136*/
	text-decoration: none;
	font-weight: bold; 	
	}
	
.caseStudiesList .item .text .description
{
	margin-bottom: 10px;
	}
	
#ItemPanel 
{
	clear: both;
	padding-top: 350px;
	
	}
	
