@charset "iso-8859-9";
/* CSS Document */
html, body {
    /*height: 100%;*/
}

html {
    display: table;
    margin: auto;
}

body {
    display: table-cell;
    vertical-align: middle;
	background-color:#d1d1d1;
}

table {
    text-align: justify;
}

.p_shortcut {
	margin-top: 4px;
    margin-bottom: 4px;
}

#top_container {
	width:900px;
	float:none;
}

#menu {
	display:table;
	float:right;
	position: relative;
	top: 40px;
	right: 14px;
}

#logo {
	display:block;
	float:left;
	position: relative;
	top: 15px;
	left: 25px;
}

.menu_img {
    display:table-cell;
	position: relative;
/*	padding-left: 10px;
	height: 25px;
	width:80px;
	background-repeat:no-repeat;
*/}

.menu_img_text {
    position: absolute;
	bottom: 4px; 
	left: 1em;
	font-family: 'Life Savers', cursive;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}

.menu_img_dropdown_text {
    position: absolute;
	font-family: 'Life Savers', cursive;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}

.shorcut_img_text {
    position: relative;
	bottom: 60px; 
	left: 1em;
	font-family: 'Life Savers', cursive;
	font-size: 18pt;
	font-weight: bold;
	cursor:pointer;
}
.shorcut_content_text {
    position: relative;
	bottom: 60px; 
	font-family: 'Verdana', cursive;
	font-size: 12px;
	width: 240px;
}

.more {
    position: relative;
	left:160px;
	font-family: 'Verdana', cursive;
	font-size: 12px;
	cursor:pointer;
}
#container {
	width:900px;
	background-color:#e6e6e6;
	box-shadow: 0px 0px 15px 2px #b0aab0;
	text-align: justify;
}

#slide_show {
	width:850px;
	height:350px;
	padding:25px;
}

.b_container {
	width:266px;
	height:325px;
	background-color:#FFFFFF;
	box-shadow: 0px 0px 10px 2px #b0aab0;
	color:#414141;
}

.slide_shadow {
	box-shadow: 0px 0px 10px 2px #b0aab0;
}

#img1 ul.dropdown{
	display: none;
	position: absolute;
	z-index: 999;
	left: -34px;
	margin-top: 0px;
}
#img1:hover ul.dropdown{
	display: block; /* Display the dropdown */
}
#img1 ul.dropdown li {
	display: block;
	margin:3px;
}

.p_menu {
	margin:0px;
}

.footer {
	width:900px; 
	height:30px; 
	font-family:'Life Savers'; 
	text-align: right; 
	padding-top: 10px;
	position:relative;
	font-size: 12px;
	right:25px;
}

a  {
    text-decoration: none;
	color:#414141;
}

a:visited  {
    text-decoration: none;
	color:#2d2d2d;
}

.y_insan {width: 100%;}
.y_insan td { width: 25%; padding: 5px;}

.y_produksiyon {width: 100%;}
.y_produksiyon td { width: 50%; padding: 5px; }

.circleBase {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}

.type1 {
    width: 120px;
    height: 120px;
	background-repeat: no-repeat;
    /*background: url('../images/yilmaz_angay.png');
    border: 3px solid red;*/
}

.brosur {
	background: url('../images/page_required_images/pdf_gray.png');
	display:block;
    height:23px;
    width:20px;
	font-family:'Verdana'; 
	font-size:9pt;
}
.brosur:hover {
	background: url('../images/page_required_images/pdf_turunc.png');
}

.content_column_left {
	width:392px; 
	float:left; 
	font-family:'Verdana'; 
	font-size:9pt; 
	line-height:170%;
	text-align:justify;
} 
.content_column_right_container{
	width:392px; 
	float:right; 
	font-family:'Verdana'; 
	font-size:9pt;
	line-height:170%;
	position:relative; 
	/*left:20px;*/
	text-align:justify;
}

.page_header {
	font-family:'Life Savers'; 
	font-size:20pt; 
	color:#f7941e; 
	font-weight:bold;
}

.inner_container {
	background-color:#FFFFFF; 
	padding: 20px; 
	box-shadow: 0px 0px 15px 2px #b0aab0;
}

.seperator {
	background-color: #414141; 
	height: 1px; 
	border: 0; 
}

.yhp {
	width:800px; 
	height: 100px; 
	font-family:'Life Savers'; 
	font-size:12pt; 
	overflow-y: scroll; 
	font-weight:bold;
	position: relative;
}

.yhp2 {
	width:800px; 
	height: 50px; 
	font-family:'Life Savers'; 
	font-size:10pt; 
	overflow-y: scroll; 
	font-weight:bold;
	position: relative;
}

.yeralti_human_being {
	font-family:'Life Savers'; 
	font-size:14pt; 
	color:#414141; 
	font-weight:bold; 
	position:relative; 
	bottom: 70px; 
	left: 150px;
}

.i_am_writing_header {
	font-family:'Life Savers'; 
	font-size:16pt; 
	color:#414141; 
	font-weight:bold; 

}

.activities_header {
	font-family:'Life Savers'; 
	font-size:14pt; 
	color:#414141; 
	font-weight:bold; 	
}
.i_am_writing_sub {
	font-family:'Life Savers'; 
	font-size:13pt; 
	color:#414141; 
	font-weight:bold; 

}
/*scrollbar icin style*/
#style-6::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../images/page_required_images/loading.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

.a_link {
    color: #f7941e;
    text-decoration: underline;
    cursor: auto;
}