
/* =============================================
	case.brail specific
============================================= */
#projectMainImage
{
	width:900px;
	margin:50px auto;
}
#projectMainImage img
{
	width:900px;
	height:175px;
}

#casesLeft, #casesBlocks
{
	float: left;
	margin: 0px 60px 0 50px;
	width: 263px;
}
#casesLeft img 
{
	border: 1px solid #3b4553;
}
#casesRight, #casesInhoud 
{
	border-top: 1px solid #4b5664;
	float: left;
	width: 577px;
	padding-top: 13px;
}
#casesRight .title 
{
	font-family: "FrutigerLT75BlackRegular", "Century Gothic", "Tahoma";
	font-size: 24px;
	padding-bottom: 14px;
	letter-spacing: normal;
}
.technieken
{
	padding-top: 10px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 0.5px;
	width:548px;
	float:left;
}

#casesInhoud .title 
{
	font-family: "FrutigerLT75BlackRegular", "Century Gothic", "Tahoma";
	font-size: 18px;
	padding-bottom: 14px;
}
#casesInhoud .text 
{
	padding-bottom: 26px;
	border-bottom: 1px dotted #c5c5c5;
	margin-bottom: 13px;
}

#casesInhoud #caseInhoudLeft 
{
	float: left;
	margin-right: 16px; 
	letter-spacing:0.75px;
	line-height: 18px;
}
#casesInhoud #caseInhoudRight 
{
	background-color: #F6F6F6;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	width: 99px;
	float: left;
	
	padding-top: 19px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	letter-spacing: 0.5px;
	line-height: 16px;
}
#casesInhoud #caseInhoudRight a.active 
{
	color: #F37234;
} 
#casesInhoud #caseInhoudRight a 
{
	color: #000000;
	letter-spacing:0.75px;
	line-height: 18px;
	text-decoration: underline;
}
#casesInhoud #caseInhoudRight a:hover 
{
	text-decoration: none;
}
#casesInhoud .bottom 
{
	background: #f6f6f6 url("/Content/Images/layout/cases-rightbox-bottom.png") no-repeat left bottom;
	width: 121px;
	height: 19px;
	float: left;
	
}

.paragraphTitle, .paragraphSubTitle, .paragraphText  
{
	margin-left: 30px;
	margin-right: 36px;
}
.paragraphTitle 
{
	padding-top: 10px;
	font-size: 18px;
	text-transform: uppercase;
}
.paragraphTitle.first 
{
	border-top: 2px solid #B5B5B5!important;
}
.paragraphSubTitle 
{
	color: #f37234;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	text-transform: lowercase;
}
.paragraphText 
{
	padding-top: 8px;
	letter-spacing:0.75px;
	line-height: 18px;
	margin-bottom: 4px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #b5b5b5;
}

.backbutton 
{
	padding-top: 9px;
	clear: left;
	float: right;
}
.backbutton a
{
	font-size: 10px;
	color: #F37234;
	text-decoration: none;
}
.backbutton a:hover 
{
	text-decoration: underline;
}

.debug 
{
	border: 1px solid orange!important;
	font-family: Verdana!important;
	font-size: 11px!important;
	color: Red!important;
}

