@charset "UTF-8";
@import "hacks.css";
body{
	background: #727272;
	margin: 0;
	padding: 0;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 130%;
}.formError{
	background-color: red;
	color: white;
	padding: 5px;
	margin-top: -10px;
	display: none;
}.siteFooter{
	padding: 10px 0 0 0;
}#contactform .errorInput{
	border: 1px dashed red;
}.siteWrapper{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background-color: white;
}.newsBgImage{
	height: 455px;
	width: 960px;
	z-index: 1;
}.topNav{
	float: right;	
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}.topNav li{
	float: left;	
	list-style: none;
	padding: 0 0 1px 15px;
}.topNav li a{
	color: black;
	font-size: 9px;
	text-decoration: none;
}.headerContainer{
	background-color: #446D64;
	clear: both;
	height: 90px;
	margin-bottom: 10px;
}.headerContainer h1{
	width: 200px;
	height: 43px;
	padding: 0;
	margin: 16px 0 0 10px;
	float: left;
	background: url("../images/topLogo.png") no-repeat;
}.headerContainer h1 a{
	display: block;
	width: 200px;
	height: 54px;	
}.headerContainer h1 a span{
	display: none;
}.menuContainer{
	float: right;
	padding-bottom: 2px;
	font-family: Calibri;
	font-size: 15px;
	font-weight: 400;
}.menuContainer li a:hover, .menuContainer li a.selectedLink{
	color: #8FAAAF;
}.menuContainer .level0{
	list-style: none;
	padding:0;
	margin: 0;
	border-bottom: 1px solid #8FAAAF;
	width: 430px;	
	float: right;
}.menuContainer .level0 li{
	float: left;
	padding-right: 30px;
	padding-top: 34px;
}.menuContainer .level0 a{
	color: white;
	text-decoration: none;
	font-weight: bolder;
}.menuContainer .level0 a:hover{
	color: #8FAAAF;
	font-weight: bolder;
}.newsContainer{
	height: 495px;
}.newsContainer .newsDetails{
	height: 455px;	
}.newsFooter{
	height: 30px;
	background: #446D64;
	padding-top: 10px;
	position:absolute;
	width:960px;
	z-index:999;
}.newsFooter span#newsPrev{
	display: block;
	float: left;
	width: 6px;
	height: 10px;
	background: url("../images/news_arrows.jpg") no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	cursor: pointer;
}.newsFooter span#newsNext{
	display: block;
	float: left;
	width: 6px;
	height: 10px;
	background: url("../images/news_arrows.jpg") no-repeat;
	background-position: -6px 0;
	margin-left: 10px;
	margin-top: 5px;
	cursor: pointer;	
}.newsFooter .carousel{
	width: 905px;
	margin-right: 10px;
	height: 20px;
	overflow: hidden;
	margin-left: 5px;
	float: left;
}.newsFooter .newsList{
	height: 20px;
}.newsFooter .newsList li{
	padding-top: 3px;
	border-right: 1px solid white;
	float: left;
	width: 210px;
	margin-right: 10px;
	padding-bottom: 4px;
	padding-right: 5px;	
	overflow: hidden;
}.newsFooter .newsList li a{
	color: white;
	z-index: 2;
}.newsDetailsBox{
	width: 452px;
	height: 180px;
	background: url("../images/news-details-bg.png") no-repeat;
	position: absolute;
	font-size: 11px;
	color: black;
	margin: -225px 0 0 235px;
	display: none;
	padding: 0 10px 10px 10px;
	z-index: 999;
}.newsDetailsBox a.closePopup{
	display: block;
	float: right;
	width: 18px;
	height: 12px;
	margin: 7px -5px 0 0;
}.newsDetailsBox div{
	width: 445px;
	height: 225px;
	overflow: hidden;
	text-align: justify;
}.pageContent{
	clear: both;
	border-bottom: 5px solid #526A7F;
	padding-bottom: 10px;
}#pageContent{
	background-color: white;	
}.pageContent .contentImage{
	width: 580px;
	height: 480px;
	float: left;
	margin-right: 10px;
	text-align: justify;
	overflow: hidden;
}.pageContent .content{
	width: 367px;
	line-height: 130%;
	float: left;
}.pageContent h2{
	font-size: 15px;
	font-family: Calibri;
	color: black;
	border-bottom: 1px solid #526A7F;
	padding-bottom: 3px;
	margin-bottom: 20px;
	text-transform: uppercase;
}.pageContent .content .scroll-pane{
	height: 445px;
	overflow: hidden;
	text-align: justify;
	width: 367px;
}
/** Submenus **/
ul.level1{
	clear: both;
	color: white;
	width: 430px;
	float: right;
	padding-bottom: 3px;
}ul.level1 li{
	float: left;	
	margin-right: 20px;
}ul.level1 li a{
	color: white;
	text-decoration: none;
	font-weight: 400;
	font-size: 13px;
	font-family: Calibri;
}.pageContent .scroll-pane a{
	color: black;
	position: relative;
	padding: 1px;
}.pageContent .scroll-pane a.showPhoto{
	background-color: #EEE;
}.pageContent .scroll-pane a span.personPhoto{
	display: none;
	position: absolute;
	z-index: 2;
	margin:-15px 0 0 239px;
}.pageContent .scroll-pane a.personLink{
	display: block;
}.pageContent .scroll-pane a.personLink:hover{
	background-color: #EEEEEE;	
}.contentImage .scroll-pane{
	height: 420px;
}.contentImage .peopleDetailContainer{
	padding-top: 30px;
}.teamGridListLeft{
	width: 578px;
	height: 445px;
	float: left;
	margin-right: 10px;
	padding-top: 40px;
}a.teamMemberLink:hover{
	background-color: #eee;
}.teamMemberLink{
	display: block;
}.teamGridList{
	width: 180px;
	float: left;
	height: 480px;
	margin-right: 10px;
	padding-top: 5px;
	border-right: 1px solid #526A7F;
}.teamMemberDetails{
	width: 180px;
	float: left;
	height: 445px;
}.teamGridListLeft div{
	width: 80px;
	height: 100px;
	margin: 0 15px 15px 0;
	float: left;
}.ekipTitle{
	width: 365px;
	float: left;
}.yayinlar .content .scroll-pane{
	width: 580px;
	height: 445px;
}.yayinlar .content{
	width: 580px;
	height: 480px;
	float: left;
	margin-right: 10px;
}.yayinlar .content h2{
	margin-bottom: 20px;
	border-bottom: 1px solid black;
}.yayinlar .contentImage{
	width: 370px;
	height:480px;
	float: left;
	margin-right: 0;
}.contactContainer{
	clear: both;
}.contactContainer div{
	clear: both;	
	margin-bottom: 15px;
}.contactContainer div span.info{
	display: block;
	float: left;
	width: 80px;
}.contactContainer div span{
	float: left;
}.gmaps{
	color: #475E66;
}.projectsContainer{
	clear: both;
	border-bottom: 5px solid #705550;
	padding-bottom: 10px;
	background-color: white;
}.projectsContainer .projectsList{
	width: 960px;
	height: 480px;
	overflow: hidden;
}.slideShow{
	position: relative;
	width:960px;
	height: 480px;
	overflow: hidden;
}.slideShow li{
	width: 960px;
	height: 480px;
	display: none;
	overflow: hidden;
	position: relative;
}.slideShow li h2{
	position: absolute;
	z-index: 2;
	color: #8EAAAE;
	font-family: Calibri;
	font-size: 12px;
	right: 20px;	
	bottom: 10px;
}.yayinlar{
	background-color: #52615A;
}.yayinlar .pageContent{
	border-bottom: 5px solid #52615A; 
}.kurum{
	background-color: #526A7F;
}.kurum .pageContent{
	background-color: white;
	border-bottom: 5px solid #526A7F;
}.projects{
	background-color: #705550;
}.projects .pageContent{
	background-color: white;
	border-bottom: 5px solid #705550;	
}.yayinlar .jScrollPaneDrag{
	background-color: #52615A;
}.projects .jScrollPaneDrag{
	background-color: #705550;
}.projects .jScrollPaneTrack{
	background: url("../images/trackBackground_projects.png");
}.kurum .jScrollPaneDrag{
	background-color: #526A7F;
}.kurum .jScrollPaneTrack{
	background: url("../images/trackBackground_kurum.png");
}

/** Contact form **/
.contact {
	background-color: #485E66;
}.contactContainer textarea{
	width: 194px;
	height: 60px;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 2px 3px;
	font-family: Arial;
}.contactContainer input{
	width: 194px;
	height: 14px;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 2px 3px;
}.contactContainer form div{
	margin-bottom: 5px;
}.contactContainer form div .submitButton{
	width: 70px;
	height: 20px;
	background-color: #f2f2f2;
	font-size: 11px;
	padding-top: 0;
	padding-bottom: 3px;
	margin-left: 80px;
/** Projects Sub **/
}.level2{
	float: right;
	clear: both;
	display: none;
}.level2 li{
	float: left;
	font-size: 12px;
	margin-right: 15px;
}.level2 li a{
	color: white;
	font-weight: bolder;
}.projectList{
	position: relative;
	padding-top: 15px;
}.projectList li{
	position: relative;
	margin-bottom: 3px;
}.projectList li a.projectLink{
	color: #705550;
	padding: 1px;
}.projectList li a.projectLink:hover{
	color: #705550;
	background-color: #E2DDDC;
	padding: 1px;
}.projectList li a.detailInfo:hover{
	background-color: #E2DDDC;
	padding: 1px;
}.projectList li div{
	display: none;
	position: absolute;
	width: 233px;
	background: url("../images/projectListPopup.png") no-repeat;
	color: white;
	z-index: 999;
	padding:7px 10px 10px 25px;
	top: -9px;
	left: 99px;
	text-align: left;
}.projects .content h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #705550;
}.projects .content h2 span {
	color: #705550;
	font-size: .9em;
}.projectList li div strong{
	display: block;
	border-bottom: 1px solid white;
	padding-bottom: 1px;
	margin-bottom: 10px;
}.scroll-pane .projectList li div a{
	display: block;
	text-align: right;
	color: white;
	margin-top: 5px;
}.projects .contentImage{
	position: relative;
}.projects .contentImage .imageContainer{
	position: absolute;
	width: 580px;
	height: 480px;
	z-index:2;
}.projects .contentImage .projectGalleryContainer{
	position: absolute;
	z-index: 3;
	width: 570px;
	background: url("../images/galleryBg.png");
	height: 10px;
	top: 450px;
	text-align: right;
	padding:10px 5px;
	font-size: 1.1em;
	font-weight: bold;
}.projects .contentImage .projectGalleryContainer a.hidden {
	display: none;
}.projects .contentImage .projectGalleryContainer a.image {
	background-image: url(../images/icon_visual.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #705550;
}.projects .contentImage .projectGalleryContainer a.video {
	background-image: url(../images/icon_video.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #705550;
}.projects .content h2{
	margin-bottom: 10px; 
}.projectTechDetail{
	clear: both;
	margin-bottom: 20px;
}.projectTechDetail p{
	clear: both;
	margin: 0 0 4px 0;
}.projectTechDetail p span.techText{
	display: block;
	float: left;
	width:85px;
}
	






















