body.people #content {background:#fff url(../../images/colbg285.gif) repeat-y right;}
body.people .content-left{
	width: 560px;
	padding-right: 25px;
	padding-left: 25px;
	}
body.people .content-right {
	width: 245px;
	}		
	body.people .content-left h2{margin:10px 0 0;}
	body.people .content-left h2, div.people h2{
			font-size:1.2em;
			margin:15px 0px 10px !important;
			}	
.teambox{
	background:#F6F9F5;
	float:left;
	margin:15px 15px 0px 0px;
	padding:10px 10px 20px;
	width:180px;
	w\idth:160px;
	}
	.teambox h2	{
		font-size:1em;
		padding:5px 0px 0px;
		}
	.teambox img {
		width:120px; 
		float:none;
		}
		.teambox h2 a{ text-decoration:none;}
		.teambox h2 a:hover{ text-decoration:underline}	
		

/* =Search
---------------------------------------- */
#content .content-left .search-box {
	background: #f6f9f5;
	border: 1px solid #d6d6d6;
	border-right: 0;
	border-left: 0;
	float: left;
	width: 100%;
	padding: 16px 0;
	}
	#content .content-left .search-box .label {
		float: left;
		padding: 0 0 0 16px;
		color: #6d3041;
		font-size: 1.4em;
		font-weight: bold;
		width: 210px;		
		margin: 0;
		}
	#content .content-left .search-box .text {
		width: 285px;
		}
	#content .search-box ul.suggestion {
		background: #fff;
		border: 1px solid #d6d6d6;
		border-top: 0;
		list-style: none;
		margin: 0;
		padding: 2px 0;
		position: relative;
		z-index: 1000;
		}	
		#content .content-left .search-box ul.suggestion  li {
			list-style: none;
			background: none;
			padding: 0 5px!important;		
			margin: 0;				
			}
	
/* =TabberTabs
---------------------------------------- */
.tabberlive {
    padding:0 0 10px;
    margin:0;
    overflow:hidden;
    width:100%;
    position:static;
    }
    .tabberlive .tabbertabhide {
		display:none;
		}
	.tabbertab{
		float: left;
		width: 100%;
		padding: 10px 0 20px;
		}		
	.tabberlive p.label {
		color: #6d3041;
		font-size: 1.4em;
		font-weight: bold;
		margin: -30px 0 0;
		float: left;
		}		
	#content ul.tabbernav {
		border-bottom: 1px solid #d6d6d6;
		width: 420px;
		padding: 0 0 0 190px;
		margin: 24px 0 0;
		list-style: none;
		float: left;
		}
		#content ul.tabbernav li {			
			float: left;
			list-style: none;
			background: #f7f7f7 url(/images/branding/tabbernav-bg.png) repeat-x 0 0;
			border: 1px solid #d6d6d6;
			padding: 0;
			margin: 0 5px -1px 0;
			position: relative;
			}
			#content ul.tabbernav li.tabberactive {
				background: #fff;
				border-bottom: 1px solid #fff;
				}
			#content ul.tabbernav li .tl,
			#content ul.tabbernav li .tr {
				background: transparent url(/images/branding/tabbernav-corners.png) no-repeat 0 0;
				width: 8px;
				height: 8px;				
				position: absolute;
				top: -1px;				
				}
				#content ul.tabbernav li .tl {
					left: -1px;
					}
				#content ul.tabbernav li .tr {
					right: -1px;
					background-position: -8px 0;
					}
				#content ul.tabbernav li a,
				#content ul.tabbernav li a:visited {
					color: #6d3041;
					text-decoration: none;
					font-size: 1.2em;
					font-weight: bold;
					padding: 8px 16px;
					float: left;
					}
					#content ul.tabbernav li.tabberactive a,
					#content ul.tabbernav li.tabberactive a:visited {
						color: #000;
						}

/* =People listing page
---------------------------------------- */
.people-list{
	float: left;
	width: 185px;
	margin:0 !important;	
	}
	.people-list li {
		list-style-type:none !important;
		margin:2px 0!important;
		font-size:1em;
		line-height:normal !important;
		width: 185px;
		float: left;
		}
		.people-list li a {text-decoration:none;}
		.people-list li a:hover {text-decoration:underline;} 
		
.tabberlive h3 {
	padding: 10px 0 0;
	clear: both;
	}

/* =People profile
---------------------------------------- */
.people-profile {
	background: #fff;
	padding: 0 8px 16px;
	border-bottom: 1px solid #d6d6d6;
	}
	.people-profile h2 {
		margin: 0 -8px 16px;
		padding: 7px 8px;
		}
	.people-profile h3 {padding: 0 0 10px}
	.people-profile h3 a {text-decoration: none;}

	.people-profile img	{
			width:100px;
			float:none;
			margin:0 0 10px !important;		
			display: block;	
			}
	.people-profile p.title,
	div.people p.title {
		font-size:1.2em !important;
		font-weight:bold;
		margin:15px 0 0 !important;
		}
	.people-profile ul li {
		border: 0!important;
		padding: 0!important;
		}

/* =Carousel
---------------------------------------- */
.people-teams {
	float: left;
	width: 610px;
	border-top: 1px solid #d6d6d6;
	margin: 25px 0 0;
	}
	.people-teams p.title-team {
		margin: 0;
		padding: 16px 0 10px;	
		clear: both;	
		}
		.people-teams p.title-team a,
		.people-teams p.title-team a:visited {
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: none;
			}
			.people-teams p.title-team a:hover {
				text-decoration: underline;
				}
	ul.team-list {
		list-style: none!important;
		margin: 0!important;
		height:142px;
		}
		ul.team-list li {
			float: left;
			list-style: none!important;
			margin: 0!important;
			padding: 0 20px 10px 0;
			height:142px;
			}
			ul.team-list li:first-child {padding-left: 0;}
			ul.team-list li h2 {
				font-size: 1.0em;
				padding: 5px 0 0;
				clear: both;
				}
				ul.team-list li h2 a,
				ul.team-list li h2 a:visited {
					text-decoration: none;
					}
				ul.team-list li h2 a:hover {
					text-decoration: underline;
					}
			ul.team-list li img {
				margin: 0!important;
				}			
	
/* =Details
---------------------------------------- */
body.people-details .content-left {
	padding-right: 25px;
	width: 610px;
	}
	body.people-details div.people {
		background:#F6F9F5;
		float:right;
		padding:10px 10px 20px;
		width:200px;
		w\idth:180px;
		}
		div.people ul li {
			list-style: none!important;
			margin: 0!important;
			}

a.back {
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 20px;
	background: transparent url(/images/branding/back-button.png) no-repeat 0 50%;
	}














						
