/*--KTU+A Stylesheet--*/

*{margin: 0; padding: 0;}

a{text-decoration: underline; color: #7f7f7f;}

a:hover{color: #000000;}

a img{border: none;}

p, h2{padding-bottom: 15px;}

.headline, h2{font-weight: bold; font-size: 13px;}

h2.tz{padding-bottom: 0;}

h3.tz{margin-bottom: -5px;}

h3{font-size: 12px;}

.blackRule{border-top: 1px solid #000; line-height: 1px;}

.greyRule{border-top: 1px solid #acacac; line-height: 1px;}

.hidden{display: none;}

.normal{font-weight: normal;}

html{
	overflow-x: hidden;
	overflow-y: scroll;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: url('../_images/_backgrounds/vegetation.jpg') no-repeat fixed top center;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 17px;
}

#container{
	width: 950px;
	height: auto;
	margin: 35px auto;
}

.topBar{
	width: 950px;
	height: 6px;
	line-height: 0;
	float: left;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/top.png',sizingMethod='scale');
}

html>body .topBar{
	background: url('../_images/top.png') no-repeat top left;
}

.top{
	width: 950px;
	height: 6px;
	line-height: 0;
	float: left;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_images/top.png',sizingMethod='scale');
}

html>body .top{
	background: url('../_images/top.png') no-repeat top left;
}

#topLinks{
	width: 950px;
	height: 73px;
	float: left;
	position: relative;
	background: url('../_images/info_bar.gif') no-repeat top left;
}

#topLinks h1{text-indent: -9999px;}

#logo{
	position: absolute; 
	top: 16px;
	left: 22px;
}

#ftp{
	position: absolute;
	top: 58px;
	left: 542px;
}

#sounds{
	position: absolute;
	top: 12px;
	right: 88px;
}

#backgrounds{
	position: absolute;
	top: 12px;
	right: 14px;
}

#backgroundPicker{
	width: 509px;
	height: 76px;
	position: absolute;
	top: 9px;
	right: 12px;
	display: none;
}

#news{
	position: absolute;
	bottom: 0;
	right: 15px;
	text-align: right;
}

#news a{
	font-size: 14px;
	color: #fff;
	line-height: normal;
	text-decoration: none;
}

#news p{
	padding-bottom: 0px;
	margin: 1px 0 -6px 0;
}

#main{
	width: 950px;
	height: auto;
	background: #fff;
	float: left;
	padding: 21px 0 50px 0;
}

#leftNav{
	width: 144px;
	height: auto;
	float: left;
}

#rightNav{
	float: left;
	width: 135px;
	height: auto;
	margin: -5px 0 0 29px;
	display: inline;
}

#leftNav ul, #rightNav ul{list-style-type: none; line-height: 8px;}

#rightNav ul li{margin-left: 12px;}

#rightNav ul li.active{margin-left: 0;}

#content{
	width: 806px;
	height: auto;
	float: left;
}

.bottomBar{
	width: 950px;
	height: 5px;
	margin-bottom: 40px;
	line-height: 0;
	float: left;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/bottom.png',sizingMethod='scale');
}

html>body .bottomBar{
	background: url('../_images/bottom.png') no-repeat top left;
}

.bottom{
	width: 950px;
	height: 5px;
	margin-bottom: 40px;
	line-height: 0;
	float: left;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_images/bottom.png',sizingMethod='scale');
}

html>body .bottom{
	background: url('../_images/bottom.png') no-repeat top left;
}


/* Home Page Template */
#homeFlash{
	width: 806px;
	height: 354px;
	float: left;
	margin-bottom: 57px;
}


/* Portfolio Landing Page Template */
#landingText{
	float: left;
	width: 308px;
	height: auto;
	padding-right: 20px;
}

#landingImage{
	float: left;
	width: 478px;
	height: auto;
}

#categoryInfo{
	float: left;
	width: 175px;
	height: auto;
}

#projectTypes{
	float: left;
	width: 111px;
	height: auto;
	padding-left: 22px;
	line-height: 18px;
}

#projectTypes h3{margin-top: -18px;}


/* Ambassador Page Template */
#ambassadorText{
	float: left;
	width: 268px;
	height: auto;
	padding-right: 20px;
}

#ambassadorImage{
	float: left;
	width: 131px;
	height: auto;
	margin-top: 10px;
}

#ambassadorInfo{
	width: 121px;
	height: auto;
	float: left;
	padding-left: 16px;
	line-height: 18px;
	margin-top: 10px;
	
}

#galleryThumbnails{
	float: left;
	width: 518px;
	height: auto;
}

#galleryThumb{
	float: left;
	width: 239px;
	height: 155px;
	padding: 8px 0 0 8px;
	margin: 0 6px 6px 0;
	background: url('../_images/gallery_box.gif') no-repeat top left;
}

#galleryThumb p{
	padding: 0 8px 0 0;
	text-align: right;
	margin-top: 3px;
	color: #fff;
}


/* Our Firm Template */
#vertImage{
	float: left;
	width: 198px;
	height: auto;
}

#firmContent{
	float: left;
	width: 404px;
	height: auto;
	padding: 0 20px;
}

#firmContent ul{
	padding-bottom: 15px;
	margin-left: 14px;
}

#firmContent ol{
	padding-bottom: 15px;
	margin-left: 17px;
}


/* Services Template */
#serviceContent{
	float: left;
	width: 366px;
	padding-right: 20px;
	height: auto;
}

#serviceAmbassador{
	float: left;
	width: 256px;
	height: auto;
}

#serviceAmbassador img{margin-right: 13px;}

#serviceAmbassador h3{
	display: inline;
	width: 158px;
}

#serviceAmbassador p{
	margin-top: -8px;
}

#serviceGallery{
	float: left;
	width: 771px;
	height: auto;
	margin-left: 35px;
	display: inline;
}

#serviceList{
	float: right;
	width: 244px;
	height: auto;
	padding: 5px 12px 0 0;
	
}


/* People Template */
#peopleImage{
	float: left;
	width: 198px;
	height: auto;
}

#peopleContent{
	float: left;
	width: 384px;
	height: auto;
	padding: 0 40px 0 20px;
}

#peopleContent h2{
	padding-bottom: 0;
	margin-bottom: -6px;
}

#peopleImageStaff{
	width: 642px; 
	height: auto; 
	float: left;
}

#rightNav ul.people{
	line-height: 19px;
	margin-bottom: 20px;
}

ul.people li.tz{margin: 3px 0 -5px 0;}

ul.people li a{text-decoration: none; color: #fff;}




/* Contact Template */
#contactMap{
	float: left;
	width: 354px;
	height: 315px;
}

#contactInfo{
	float: left;
	width: 268px;
	height: auto;
	padding-left: 20px;
}


/* Careers Template */
#careerList{
	float: left;
	width: 354px;
	height: auto;
}


/* Hero Project Template */
#project{
	width: 678px;
	height: 530px;
	overflow: hidden;
	margin-left: -36px;
	position: relative;
	float: left;
	background-color: #f1f1f1;
}

#projectDetails{
	width: 678px;
	height: 530px;
	position: absolute;
	top: -9999px;
	left: 0;
}

#projectDetailBg{
	width: 678px;
	height: 530px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #e5e5e5;
	opacity: .8;
	filter:alpha(opacity=80)
}

#projectDetailContent{
	width: 563px;
	height: 530px;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 18px;
	padding: 22px 80px 0 35px;
}

#projectDetailContent a{color: #000;}

#projectDetailContent a:hover{color: #96344D;}

#projectDetailContent h2{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 0px;
}

#closeInfo{
	width: 18px;
	height: 21px;
	position: absolute;
	top: 8px;
	left: 8px;
}

#clientInfo{
	width: 295px;
	height: auto;
	float: left;
	padding-right: 25px;
}

#shareProject{
	width: 243px;
	height: auto;
	float: left;
}

#fade_demo{
	width: 678px;
	height: 530px;
	position: relative;
	text-align: center;
}

#right{
	position: absolute;
	top: 0; right: 0;
	cursor: pointer;
}

#left{
	position: absolute;
	top: 0; left: 0;
	cursor: pointer;
}

#fade_demo ul{
	list-style-type: none;
	width: 678px;
	height: 530px;
	position: absolute;
	top: 0; left: 0;
}

#fade_demo li{
	width: 678px;
	height: 530px;
	background-color: #f1f1f1;
	position: absolute;
	top: 0; left: 0;
}


/* News Template */
#newsImage{
	width: 362px;
	height: auto;
	float: left;
	text-align: right;
}

#newsContent{
	float: left;
	width: 404px;
	height: auto;
	padding: 0 20px;
}

#newsContent h2{
	padding-bottom: 0;
	margin-bottom: -8px;
}


/* Awards & White Papers Templates */
#horizContent{
	width: 642px;
	height: auto;
	float: left;
}

.itemYear{
	width: 68px;
	height: auto;
	float: left;
	font-weight: bold;
	margin: 12px 0 8px 0;
}

.itemDescription{
	width: 574px;
	height: auto;
	float: left;
	font-weight: bold;
	margin: 12px 0 8px 0;
}

.itemDescription a{
	font-weight: normal;	
}

.paperYear{
	width: 100px;
	height: auto;
	float: left;
	font-weight: bold;
	margin: 12px 0 8px 0;
}

.paperDescription{
	width: 542px;
	height: auto;
	float: left;
	margin: 12px 0 8px 0;
}

.paperDescription p{padding-bottom: 0;}

.paperTitle{font-weight: bold;}


/* Staff and Project List Template */
#staffList{
	width: 642px;
	height: auto;
	float: left;
}

#staffList table{
	width: 622px;
	height: auto;
}

#projectList{
	width: 806px;
	height: auto;
	float: left;
}

#projectList table{
	width: 786px;
	height: auto;
	float: left;
	margin-top: 10px;
}

#staffList table th, #projectList table th{
	text-align: left; 
	padding: 0 0 5px 10px;
}

#projectList table th strong, #staffList table th strong{text-decoration: underline;}

#projectList table th a{text-decoration: none; font-size: 13px;}

#staffList table tr.alternate td, #projectList table tr.alternate td{background-color: #ededed;}

#staffList table tr td.fullName{font-weight: bold;}

#staffList table tr td, #projectList table tr td{padding: 1px 0 2px 10px;}

#projectList table tr.featured td, #projectList table tr.featured td a{color: #903348;}

#projectList a{color: #000;}

#projectList table tr th.title{width: 233px;}

#projectList table tr th.location{width: 153px;}

#projectList table tr th.sectors{width: 180pox;}

#projectList table tr th.services{width: 180px;}

#projectFilter{
	float: left;
	width: 403px;
	height: 25px;
}

#filterType{width: 140px;}

#projectSearch{
	float: left;
	width: 383px;
	height: 25px;
	padding-right: 20px;
	text-align: right;
}

.searchBox{color: #8e8e8e;}

.projectPagination{
	float: left;
	width: 786px;
	height: 19px;
	margin-right: 20px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin: 5px 0;
	padding: 3px 0;
}

.showAll{
	width: 110px;
	height: auto;
	float: left;
	margin-left: 10px;
}

.nextPage{float: right;}

.projectKey{float: left;}

.moreInfo{
	position: relative;
	display: none;
	padding: 5px 0 10px 0;
}

.moreInfo span{
	display: block; 
	position: absolute; 
	bottom: 0; left: -10px; 
	border-top: 1px solid #d6d6d6; 
	width: 786px;
}

.moreInfo p{margin-bottom: 7px;}


/* Audio Player */
#audioPlayer{
	width: 212px; 
	height: 90px; 
	margin: 0 auto; 
	padding-top: 5px;
}


/* Ambassadors Template */
#sectorAmbassadors{
	width: 374px;
	height: auto;
	float: left;
	
}

#serviceAmbassadors{
	width: 268px;
	height: auto;
	float: left;
}

.ambassadorInfo{
	width: 268px;
	height: auto;
	float: left;
	margin: 16px 0 9px 0;
}

.ambassadorImg{
	width: 66px;
	margin-right: 16px;
}
