/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Case Studies
 */

/* Case Studies - index.php - lead article */
#casestudy h2 {
	background-image: url("/images/titles/case_studies.gif");
}
#casestudy .photo img {
}
#casestudy .lead_article {
}
#casestudy .lead_article .photo {
	width: 202px;
	float: left;
	margin: 0px 5px 0px 0px;
	_margin: 0px 3px 3px 0px;
}
#casestudy .lead_article .photo img {
	border: 1px solid #ffffff;
}
#casestudy .lead_article .photo img:hover {
	border: 1px solid #000000;
}
#casestudy .lead_article .text {
	width: 365px;
	height: 154px;
	overflow: hidden;
	float: left;
	background-color: #000000;
	padding: 10px 9px 0px 9px;
}
#casestudy .lead_article .text h3 {
	background-image: url("/images/casestudies/title_featured.gif");
	height: 20px;
	width: 300px;
	margin: 0px;
}
#casestudy .lead_article .text h3 span {
	display: none;
}
#casestudy .lead_article .text h4 {
	margin: 2px 0px 2px 0px;
}
#casestudy .lead_article .text h4 a {
	color: #cc0a00;
	margin: 0px;
}
#casestudy .lead_article .text p {
	color: #FFFFFF;
	margin: 0px 0px 8px 0px;
}

/* Case Studies - index.php - other case studies */
#casestudy #other_case_studies {
	width: 592px;
	float: left;
	margin: 5px 0px 0px 0px;
	_margin: -4px 0px 0px 0px;
}
#casestudy #other_case_studies .article {
	width: 295px;
	height: 106px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 5px 0px;
}
#casestudy #other_case_studies .article .photo {
	width: 120px;
	margin: 0px 5px 0px 0px;
	float: left;
}
#casestudy #other_case_studies .article .photo img {
	border: 1px solid #ffffff;
}
#casestudy #other_case_studies .article .photo img:hover {
	border: 1px solid #000000;
}
#casestudy #other_case_studies .article .text {
	width: 157px;
	margin: 0px 5px 0px 0px;
	float: left;
	background-color: #dcdcdc;
	height: 106px;
	overflow: hidden;
	padding: 3px 3px 4px 3px;
}
#casestudy #other_case_studies .article .text h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
#casestudy #other_case_studies .article .text h3 a {
	font-weight: normal;
}
#casestudy #other_case_studies .article .text p {
	font-size: 10px;
	line-height: 1.2em;
}
#casestudy #other_case_studies .article .text p b {
	font-size: 11px;
}


/* Case Studies - view.php */
#casestudy #single_article {
}
#casestudy #single_article .text {
	border-bottom: 10px solid #ffffff;
}
#casestudy #single_article .photo img:hover {
	border: 1px solid #ffffff;
}
#casestudy #single_article .text h4 {
	color: #cc0000;
}
#casestudy #single_article p.this_property {
	background-color: #999999;
	clear: both;
	margin: -8px 0px 18px 0px;
	padding: 7px 10px 7px 10px;
	_padding: 3px 10px 7px 10px;
	border: 1px solid #000000;
	background-color: #cccccc;
	text-align: center;
}
#casestudy #casestudy_content {
}
#casestudy #casestudy_content #casestudy_text {
	width: 386px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #cccccc;
}
#casestudy #casestudy_content #casestudy_text.no_photos {
	width: 588px;
	border-right: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#casestudy #casestudy_content #casestudy_photos {

	float: left;
}
#casestudy #casestudy_content #casestudy_photos #list {
	width: 170px;
	float: left;
	overflow: auto;
	height: 860px;
	_height: 860px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #8f8f8f;
	scrollbar-highlight-color: #8f8f8f;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #e1e1e1;
	scrollbar-arrow-color: #8f8f8f;
	border-top: 1px solid #4c5971;
	border-bottom: 1px solid #4c5971;
	background-color: #000000;
	padding: 8px 5px 8px 8px;
}
#casestudy #casestudy_content #casestudy_photos #list_description {
	background-color:#000000;
}
#casestudy #casestudy_content #casestudy_photos #list_description h4 {
	background-image: url("/images/casestudies/photo_gallery.gif");
	background-repeat: no-repeat;
	background-position: 22px 3px;
	height: 26px;
	background-color: #000000;
}
#casestudy #casestudy_content #casestudy_photos #list_description h4 span {
	display: none;
}
#casestudy #casestudy_content #casestudy_photos img {
	border: 1px solid #ffffff;
}
#casestudy #casestudy_content #casestudy_photos img:hover {
	border: 1px solid #cc0000;
}
