html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height: 1;
	color: black;
	background:#fff;
}

#container { 
	margin: 0 auto;
	width:920px;
	text-align:left;
	padding:0;
	height:100%;
}

#left-container {
    width:150px;
	float:left;
	display:inline;
}

#mid-container {
   width:568px;
   float:left;
   display:inline;
}

#right-container {
   width:202px;
   float:left;
   display:inline;
   height:100%;
   padding:23px 0 0 0;
}

.emrah-yucel {
   background-image:url(/images/emrah-yucel.gif);
   text-indent:-9999px;
   float:left;
   display:inline;
   overflow:hidden;
   width:100%;
   height:51px;
}

.static-nav {
	position: relative;
	float:left;
	margin:0;
	padding:17px 0 0;
	width:100%;
}

.static-nav li{
	float:left;
	display:inline;
	padding:0px 0px 1px 0px;
}

.static-nav li a {
	/*text-indent:-9999px;*/
	overflow:hidden;
	display:block;
	height:17px;
	width:130px;
	color:#9f9f9f;
	text-decoration:none;
	font:bold 15px Arial, serif;
}


.static-nav li a.active {
	color:#DF5A02;
}

.static-nav li.item-1 a {
	/*color:#e86603;*/
}

.static-nav li.item-9 a, .static-nav li.item-10 a  {
	padding:20px 0 0;
}

.search-box{
    border:1px solid gray;
	float:left;
	display:inline;
	margin:25px 0 0 0;
	width:108px;
	color:#999999;
	overflow:hidden;
	font:normal 15px Arial, serif;	
}

.go-button{
	float:left;    
	margin:28px 0 0 0;
	color:#9F9F9F;
	padding:0 0 0 3px;
	display:inline;
	overflow:hidden;
	font:bold 15px Arial, serif;	
	text-decoration:none;	
	
}

.dynamic-nav {
	position: relative;
	float:left;
	margin:0;
	padding:15px 0 15px 0px;
	width:100%;
}

.dynamic-nav li{
	float: left;
	display:block;
	padding: 2px 0px 2px 0px;
	height:100%;
}

.category li
{
    padding:0;
}

.category a.bold
{
    font-weight:bold;
}

.dynamic-nav li a {
	display: block;
	color:#9f9f9f;
	text-decoration:none;
	float:left;
	width:150px;
	padding:0px 0 1px 0;
	font:normal 15px Arial, Helvetica, sans-serif;
}

.dynamic-nav li a.active {
	color:#DF5A02;
}

.languages li
{
    padding:0;
}

.languages li a
{
    font-style:italic;
    height:17px;
}

#special-works {
	float:left;
	display:inline;
	list-style:none;
	margin:20px 0 0;
}

#special-works li {
	float:left;
	display:inline;
	list-style:none;
	width:150px;
	margin:0 10px 10px 0;
}

.post-container {
    width:533px;
	padding:0 0 37px 0;
	float:right;
	display:inline;
	overflow:hidden;
	background-color:white;
}


.internship a, .contact a{
    text-decoration:underline;
    color:#797979;
}


.post-container h2{
    /*font-size:65px;*/
    font-size:45px;
	color:#df5a02;
	font-family:"Times New Roman", Times, serif;
	font-weight:300;
	padding:0 0 4px 0;
	width:468px;
	max-width:468px;
}

.post-image{
    overflow:hidden;
	width:470px;
	margin:10px 0 0 0;
}

.post-info{
    font-size:9px;
	font-style:italic;
	font-family:Tahoma;
	color:#b5b4b4;
	display:inline;
	padding:2px 0 0 0;
	margin:6px 0 8px 0;
	float:left;
	width:468px;
}

.post-text, post-text p{
    font-size:14px;
	font-family:Times New Roman;
	color:#a1a1a1;
	float:left;
	display:inline;
	line-height:16px;
	padding:4px 0 0 0;
	width:470px;
	margin:0 0 4px 0;
}

.post-text 
{
    margin:20px 0 0;
}

.post-tags{
     padding:5px 0 0 0;
	 float:left;
	 width:470px;
	 text-transform:uppercase;
}
.post-tags-list li{
	display: inline;
	background:transparent url(/images/sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 15px 0 0;
	float:left;
	text-decoration:none;
	font-size:9px;
	font-family:Arial;
	font-weight:bold;	
	color:#d7722f;
	text-align:center;
}

.post-tags-list li a{
    text-decoration:none;
	color:#d7722f;

}

/*
.post-tags-list li{
	display: inline;
	background:transparent url(/images/sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 15px 0 0px;
	float:left;
	text-decoration:none;
	font-size:7px;
	font-family:Arial;
	color:#d7722f;
	text-align:center;
}
*/
.thumb-list {
	position: relative;
	float:left;
	margin: 0;
	padding: 0px 0 10px 0;
	width:100%;
	height:100%;
}

.thumb-list li{
	float: left;
	display:block;
	padding: 0px 0px 14px 0px;
	height:100%;
	width:100%;
}

.thumb-list li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	color:#828282;
	text-decoration:none;
	float:left;
	font-size:14px;
	width:150px;
	padding:0px 0 1px 0;
}

#splash{
    width:150px;
	float:left;
	height:200px;
	border:1px solid purple;
}

.clearfix{
   clear:both;
}
    
.pager{
   float:left;
   display:block;
   padding:0px 0 100px 179px;
   width:760px;
 }

.page-navigation{
	font-family: "Trebuchet MS", "Segoe UI", trebuchet, helvetica, arial, geneva, sans-serif;
	color:gray;
	text-align:left;
	font-size: 85%; /* Resets 1em to 12px */
	text-transform:uppercase;
	display:inline; 
	float:left;
	clear:both;
	overflow:hidden;
	margin:0; 
	padding:0.5em 0;
	width:740px;
}

.page-navigation a, .page-navigation a:visited, .page-navigation span {color:#d7722f;padding:0 4px; text-decoration:none;}
.page-navigation a:hover {text-decoration:underline;}

.page-navigation a.previous, .page-navigation a.previous:visited, .page-navigation span.previous{
	padding:0 4px 0 16px;
}
.page-navigation a.next, .page-navigation a.next:visited, .page-navigation span.next{
	padding:0 16px 0 4px;
	width:100px;
	
}


.post-container h3{
    font-size:20px;
	color:#797979;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	padding:0 0 4px 0;
}
.post-container h4{
    font-size:22px;
	color:#797979;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	padding:0 0 5px 0;
	font-style:italic;
	line-height:20px;
}
.post-container h5{
    font-size:26px;
	color:#797979;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	padding:9px 0 9px 0;
	font-style:italic;
}
.award{
    float:left;
	width:568px;
	padding:7px 0 7px 0;
}
.bios{
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12pt;
   color:#797979;
   float:left;
   padding:15px 0 0 0;
   text-decoration:none;
}
.bios a{
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12pt;
   color:#797979;
   float:left;
   margin:3px 0 3px 0;
   text-decoration:none;
   width:500px;
   height:12pt;
   display:block;
   padding:0 0 1px 0;
}
.ita{
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12pt;
   color:#797979;
   width:100%;
   margin:3px 0 3px 0;
   text-decoration:none;
   font-style:italic;
   padding:0 0 1px 0;
}
.team-head{
    font-size:65px;
	color:#df5a02;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	padding:0 0 4px 0;
}
.companies img{
	float:left;
	margin:40px 100% 10px 0 ;
}
.companies{
    width:500px;
	float:left;
}
.post-container h6{
    font-size:55px;
	float:left;
	color:#ce5200;
	font-weight:500;
	margin-top:40px;
}
.sister-companies img{
    margin:40px 30px 0 10px;
}   
.internship{
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#797979;
	font-size:18px;
	line-height:25px;
	margin:30px 0 0 0;
	font-weight:100;
	width:95%;
}
.contact{
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#797979;
	font-size:18px;
	line-height:25px;
	margin:30px 0 0 0;
	font-weight:100;
	float:left;
}
.contact-small{
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#797979;
	font-size:11px;
	line-height:14px;
	margin:45px 0 0 0;
	font-weight:100;
	float:left;
}
.youtube{
    text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#797979;
	font-size:18px;
	line-height:25px;
	margin:10px 0 0 0;
	font-weight:100;
	float:left;
}
        

.hidden 
{
	display:none;
	visibility:hidden;
}

.orange {
    color:#D7722F;
    text-decoration:none;
}
.more-images {
	color:#B5B4B4;
	display:inline;
	float:right;
	font-family:Times New Roman;
	font-size:14px;
	margin:2px 0 2px;
	padding:2px 0 0;
	width:468px;
}

.more-images a 
{
	float:right;
}

ul.post-images
{
	margin:20px 0 0 0;
}

ul.post-images li
{
	display:inline;
	list-style-type:none;
	padding:4px 6px 0 0;
	width:40px;
}

.noresult
{
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}

.content{
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#797979;
	font-size:18px;
	line-height:25px;
	margin:30px 0 0 0;
	font-weight:100;
}

/*enterance screen*/
#entrance-container 
{
	width:816px;
    height:582px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-291px auto auto -408px;
	
}
.enterance{
    width:816px;
	height:482px;
	background:url(/images/enter.jpg) no-repeat;
	margin:0 auto;
}
ul#enter-nav {
	width: 47px;
	list-style: none;
	padding:338px 0 0 47px;
}
ul#enter-nav li {
	float: left;
	height:13px;
	overflow: hidden;
	margin:0 0 13px 0;
}
ul#enter-nav li a {
	width: 47px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;	
	/*background:url(/images/enter-nav.jpg) no-repeat 0 0;*/
	overflow: hidden;
}
ul#enter-nav  li a span {
	float: left;
	display: block;
}
/*
ul#enter-nav li#enter-nav-2 a {
	background-position: 0 -22px;
}
ul#enter-nav li#enter-nav-3 a {
	background-position: 0 -43px;
}
ul#enter-nav li#enter-nav-4 a {
	background-position: 0 -65px;
}
ul#enter-nav li#enter-nav-5 a {
	background-position: 0 -88px;
}
ul#enter-nav li#enter-nav-6 a {
	background-position: 0 -110px;
}
*/
.enterance h1{
    text-indent:-9999px;
	height:0px;
	width:0px;
	float:left;
}
.enterance span{
    text-indent:-9999px;
	float:left;
	height:0px;
	width:0px;
}
.enterance-bottom{
    margin:0 auto;
	width:816px;
	height:100px;
	text-indent:-9999px;
	background:url(/images/enter-bottom.jpg) center top no-repeat;
}
.enterance-bottom a{
    text-indent:-9999px;
	width:300px;
	height:9px;
	background:url(/images/disclaimer.jpg) no-repeat center;
	float:left;
	margin:48px 0 0 256px;
}
/*enterance screen ends*/


.social-networks 
{
    float:left;
    list-style:none;
    width:120px;
    margin:20px 0 0;
}

.social-networks li
{
    float:left;
    list-style:none;
    width:19px;
    height:16px;
}

.social-networks a
{
    float:left;
    width:18px;
    height:16px;
    text-indent:-9999px;    
    background:url(/images/ft.jpg) no-repeat;  
}

.social-networks a.fb
{
    background-position:0;
}

.social-networks a.tw
{
    background-position:-20px 0;
}

.social-networks a.yt
{
    background-position:-41px 0;
}

.social-networks a.blg
{
    background-position:-62px 0;
    width:20px;
}

.social-networks a.vm
{
    background-position:-82px 0;
    width:20px;
}

.share 
{
    float:left;
    text-align:right;
    margin:10px 0 0 -2px;
    width:300px;
}

.share-link a
{
    text-decoration:none !important;
    color:#A1A1A1 !important;
	font:12px Tahoma !important;    
}

.form-container {
	font:11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}

.form-container a{
	color:#FF0072;
}

.form-container p {
	padding:0;
	font:11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	margin:14px 0 0 0 !important;
}

.form-container label {
	display:block;
	float:left;
	width:100px;
	padding:0;
}

.textarea {
	font-size:11px;
}

.output{ color:#FF0072; font-weight:bold;}
