h2 {
	font-size: 130%;
}

h3 {
	color: #333333;
	font-weight: normal;
}

#content_body {
	position: relative;
}

/* department page */

#department_header {
	position: relative;
}

#department_body {
	position: relative;
	top: 50px;
	margin-right: 250px;
	padding-bottom: 10px;
}

#department_body h3 {
	color: #343434;
	font-size: 140%;
	font-weight: 500;
	
}

#team_content {
	position: absolute;
	top: 280px;
	right: 0;
	width: 236px;
}

#team_content h3 {
	padding-left: 10px;
}

#department_people {
	margin-top: 5px;
}

#department_people .person .name {
	font-weight: 700;
	padding: 0 10px;
}

#department_people .person .position {
	font-style: italic;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	padding: 0 10px 5px 10px;
}

#department_people .person .position_noborder {
	font-style: italic;
}

#department_people .person .bio {
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 85%;
	line-height: 14px;
	padding: 0 10px;
}

#department_key_person {
	border-bottom: 1px dotted #999999;
}

#department_key_person .person .person_image img {
	margin: 0;
	padding: 0;
}

#department_key_person .person .name {
	font-weight: 700;
}

#department_key_person .person .position {
	font-style: italic;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#department_key_person .person .bio {
	padding: 5px 8px;
	background-image: url('../images/treatment/bio_background.jpg');
	background-repeat: no-repeat;
	margin-top: -2px;
	text-align: justify;
}

#department_key_person .person .bio p {
	font-size: 85%;
	line-height: 14px;
}

#case_study_list {
	margin-bottom: 10px;
}

#case_study_list .item {
	overflow: hidden;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 0.75em;
}

#case_study_list .item .title {
	font-weight: normal;
	font-family: 'Charter-Bold', georgia, serif;
	font-size: 130%;
	margin-left: 210px;
	padding-left: 0.5em;
}

#case_study_list .item p {
	font-size: 95%;
	margin: 3px 0;
	margin-left: 210px;
	padding-left: 0.75em;
}

#case_study_list .item ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	margin-left: 210px;
	padding-left: 0.75em;
}

#case_study_list .item ul li {
	font-size: 95%;
	margin: 0;
	padding: 0;
	list-style-image: url('../images/treatment/list_arrow.png');
	margin-left: 13px;
}

#case_study_list .image {
	float: left;
	border: 1px solid #b0bdc3;
	padding: 3px 3px 0 3px;
	background-image: url('../images/treatment/casestudy_thumb_background.jpg');
	background-repeat: repeat-x;
	background-color: #ccc;
}

#department_links a {
	color: #333333;
	text-decoration: none;
}

#department_links a:hover {
	color: #333333;
	border-bottom: 1px solid #333333;
}

/* Content Body */
#content_body ul, #content_body ol,#content_body ul li, #content_body ol li {
	margin-left: 20px;
	padding-left: 10px;
}


/* Case Study Page */


#case_study_body {
	width: 700px;
	float: left;
}

#case_study_body h2 {
	font-family: georgia, serif;
	font-size: 24px;
	text-transform: none;
	border: 0;
	color: #333333;
	margin: 10px 0;
	font-weight: 500;
}

#project_overview {
	width: 230px;
	float: right;
}

#project_overview h2 {
	text-transform: none;
	border: 0;
}

#project_overview h3 {
	text-transform: uppercase;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 95%;
}

#project_overview ul.services_list {
	padding: 0;
	margin: 0;
}

#project_overview ul.services_list li {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
	text-transform: uppercase;
}

ul li a {
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

ul li a:hover {
	color: #343434;
	border-bottom: 1px dotted #343434;
}

#case_study_title {
	font-size: 22px;
	font-family: georgia, serif;
	margin: 20px 0 10px 0;
	padding-left: 0.75em;
}

#mini_case_study_list .mini_case_study_item {
	border-top: 1px dotted #999999;
	padding: 0 3px;
	height: 70px;
	padding-top: 5px;
}

#mini_case_study_list .mini_case_study_item a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 60px;
}

#mini_case_study_list .mini_case_study_item .image {
	padding: 5px; 
	border-top: 1px dotted #999999;
}

#mini_case_study_list .mini_case_study_item .image {
	padding: 5px; 
	border-top: 1px dotted #999999;
}

#mini_case_study_list .mini_case_study_item:hover {
	background-color: #eeeeee;
}

.mini_case_study_item .title {
	margin-left: 95px;
	font-weight: normal;
}

.mini_case_study_item .image {
	float: left;
}


#image_counter {
	text-align: right;
	padding-right: 20px;
}

#image_counter ul, #image_counter ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	margin-left: -4px;
}

#image_counter ul li a {
	border-top: 1px solid #baa5a5;
	border-right: 1px solid #baa5a5;
	padding: 3px 6px;
	text-align: center;
}

#image_counter ul li a.first {
	border-left: 1px solid #baa5a5;
}

#image_counter ul li a:hover {
 background-color: #baa5a5;

}

#image_counter ul li a.current {
	background-image: url('../images/treatment/case_study_tab_background.jpg');
	border-left: 1px solid #baa5a5;
}

#image_gallery {
	background-image: url('../images/treatment/case_study_image_background.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px solid #baa5a5;
	text-align: center;
	margin-bottom: 20px;
}

#image_gallery img {
	margin: 5px auto 2px auto;
}

.date_line {
	font-size: 85%;
	color: #999999;
	padding-left: 0.75em;
}

h3 a {
	color: #343434;
}

.hp_news_item {
	padding-bottom: 1em;
	margin-bottom: 1em;
}

#homepage_links ul {
	margin-bottom: 10px;
	padding: 10px;
	list-style: none;
	
}

#homepage_links ul li.hp_link_item {
	list-style: none;
	margin-bottom: 1em;
	line-height: normal;
}

#homepage_links ul li.hp_link_item p {
	line-height: normal;
}

#homepage_links ul li.hp_link_item .link_title {
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-left: 1em;
}

#department_links ul {
	margin-bottom: 10px;
	padding: 10px;
	list-style: none;
	
}

#department_links ul li.department_link_item {
	list-style: none;
	margin-bottom: 1em;
	line-height: normal;
	margin-left: 0;
	padding-left: 0;
}

#department_links ul li.department_link_item p {
	line-height: normal;
}

#department_links ul li.department_link_item .link_title {
	background-image: url('../images/treatment/list_arrow.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-left: 1em;
}

#quicklinks {
	height: 24px;
	width: 100px;
	position: absolute;
	top: -76px;
	left: 13px;
	z-index: 98;
	padding: 2px;
}

#quicklinks #ql_content {
	width: 200px;
	position: absolute;
	top: -1000px;
	left: -1000px;
	padding: 2px;
	padding-bottom: 10px;
	background-image: url('../images/treatment/quicklinks_menu_bg.png');
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #cecece;
}

.quick_link_item {
	margin-top: 10px;
	padding: 0 5px;
}

.cs_image a, .title a {
	border: none;
}

.cs_image {
	padding-top: 5px;
}

#image_counter ul li a {
	border-bottom: none;
}

.inline_box {
	padding: 5px;
	background-image: url('../images/treatment/case_study_image_background.jpg');
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #b0bdc3;
}

#news_body {
	margin-top: 10px;
	margin-right: 240px;
	position: relative;
}

.article_img {
	margin: 10px 0;
	text-align: center;
}

.article_img img {
	padding: 5px;
	background: #eeeeee; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 30%, #eeeeee 99%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#ffffff), color-stop(99%,#eeeeee)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* ie */
	border: 1px solid #dddddd;
	
}

#other_news {
	width: 240px;
	position: absolute;
	right: 0;
	top: 50px;
}

#other_news ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
}

#other_news ul li {
	padding: 0;
	margin: 0;
}

.dept_article_img {
	padding: 3px;
	background: #eeeeee; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 30%, #eeeeee 99%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#ffffff), color-stop(99%,#eeeeee)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* ie */
	border: 1px solid #dddddd;
	float: right;
}
