@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin: 0 auto;
	text-align: center;
	background-color: #ccc;
	color: #000;
}

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

a img {
	border: none;
	}

#container {
	margin: 20px auto 0 auto;
	width: 925px;
	height: 575px;
	background-color: #fff;
}

#genel_content {
	position: relative;
	width: 922px;
	height: 545px;
	}

#left {
	position: absolute;
	width: 570px;
	height: 542px;
	margin: 0;
	left: 0;
	top: 0;
	}

#left_top {
	position: absolute;
	width: 140px;
	height: 20px;
	padding: 3px;
	background-color: #347054;
	color: #fff;
	top: 10px;
	left: 3px;
	z-index: 5;
	}

#left_content {
	position: absolute;
	height: 540px;
	width: 565px;
	padding: 2px;
	top: 2px;
	left: 0;
	overflow: hidden;
	z-index: 2;
	}

#left_content img {
	}

#left_top a {
	padding: 0 3px;
}

#left_top a:hover {
	color: #000;
}

#left_top .projeler {
	float: left;
	font-size: 14px;
	letter-spacing: 2px;
}

#left_bottom {
	position: absolute;
	width: 565px;
	height: 23px;
	left: 2px;
	top: 510px;
	text-align: right;
	background: #347054;
	z-index: 10;
}

#right {
	position: absolute;
	width: 351px;
	height: 542px;
	left: 570px;
	top: 0;
	z-index: 5;
	}

#right_top {
	position: absolute;
	width: 351px;
	height: 250px;
	left: 0;
	top: 0;
	color: #fff;
	}

#right_top_left {
	position: absolute;
	width: 130px;
	height: 220px;
	top: 2px;
	left: 0;
}

#menu {
	position: absolute;
	width: 131px;
	height: 130px;
	top: 2px;
	left: 0;
	background-color: #347054;
}

#menu ul {
	margin: 10px;
	padding: 0;
}

#menu li {
	list-style: none;
	float: left;
	text-align: left;
	font-weight: bold;
}

#menu a {
	font-weight: bold;
	line-height: 1.7em;
}

#menu a:hover {
	color: #222;
}

#menu_bottom {
	position: absolute;
	width: 131px;
	height: 87px;
	left: 0;
	top: 133px;
	background: url(../images/menu_bottom.jpg) no-repeat;
}

#right_top_right {
	position: absolute;
	width: 215px;
	height: 220px;
	top: 0;
	left: 133px;
}

#right_bottom {
	position: absolute; 
	width: 351px;
	height: 400px;
	left: 0;
	top: 250px;
	overflow: hidden;
	}

#right_bottom_top {
	position: absolute;
	width: 350px;
	height: 20px;
	padding: 3px 0;
	padding-left: 3px;
	background-color: #347054;
	color: #fff;
	top: 10px;
	left: 0;
	z-index: 5;
	}

#right_bottom_top .projeler {
	float: left;
	font-size: 14px;
	letter-spacing: 2px;
}

#right_bottom_left_content img {
	}

#right_bottom_top a {
	padding: 0 3px;
}

#right_bottom_top a:hover {
	color: #000;
}

#right_bottom_top .projeler {
	float: left;
	font-size: 14px;
	letter-spacing: 2px;
}

#right_bottom_bottom {
	position: absolute;
	width: 350px;
	height: 23px;
	left: 0;
	padding-right: 3px;
	top: 260px;
	text-align: right;
	background: #347054;
	z-index: 10;
}

#home_link {
	position: absolute;
	padding: 3px 15px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background-color: #347054;
	top: 10px;
	right: 5px;
	z-index: 5;
}


#home_link a {
	font-weight: bold;
	margin-left: 10px;
	}
       
#page_title {
	padding: 3px 25px 3px 15px;
	line-height: 1.2em;
	color: #fff;
	background-color: #347054;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	z-index: 5;
	}

#ref_left {
	position: absolute;
	width: 160px;
	height: 445px;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-base-color:#347054;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	top: 0;
	left: 0;
	}

#ref_left img {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 2px auto;
	}

#ref_right_pic {
	position: absolute;
	width: 650px;
	height: 445px;
	margin-top: 2px;
	left: 200px;
	overflow: hidden;
	vertical-align: middle;
	z-index: 2;
	}

#ref_explanation {
	position: absolute;
	width: 100%;
	height: 67px;
	left: 2px;
	top: 475px;
	background-color: #347054;
	color: #fff;
	text-align: left;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-base-color:#347054;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	z-index: 10;
	}

#ref_name {
    position: absolute;
    width: 685px;
    height: 25px;
    left: 2px;
    top: 450px;
    background-color: #1e5939;
    color: #fff;
    text-align: left;
    overflow: hidden;
    z-index: 10;
    }
	
#ref_explanation .icerik {
	margin: 10px;
	float: left;
	}
#footer {
	position: relative;
	width: 921px;
	height: 20px;
	line-height: 20px;
	margin: 0 2px;
	padding: 3px 0;
	background-color: #347054;
	color: #fff;
	}

#ref_next_prev {
	position: absolute;
	left: 690px;
	top: 450px;
	}

#ref_next_prev a {
	color: #fff;
	background: #347054;
	padding: 3px 10px;
	}

#ref_names {
	float: left;
	margin: 2px 15px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
    width: 90%;
	}

#ref_names a{
	float: left;
	color: #555;
	width: 350px;
	margin-left: 10px;
	}

.footer_link {
    float: right; 
    text-align: right; 
    width: 200px; 
    margin-right: 7px;
}

.footer_link a {
    color: #bbb;
}

.footer_link a:hover {
    color: orange;
}

#page_content {
	position:absolute;
	width: 907px;
	height: 510px;
	left: 10px;
	top: 35px;
	text-align: left;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-base-color:#347054;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	z-index: 1;
	}

#secondcontent {
    position:absolute;
    width: 907px;
    height: 510px;
    left: 10px;
    top: 35px;
    text-align: left;
    overflow:scroll;
    overflow-x:hidden;
    scrollbar-base-color:#347054;
    scrollbar-arrow-color: white;
    scrollbar-track-color: white;
    z-index: 1;
    }

#list_div_container {
    width: 430px;
    overflow: hidden;
    float: left;
}

#list_div_container2 {
    width: 430px;
    overflow: hidden;
    float: left;
    border-left: 1px dotted #666;
}
