/* CSS Document */

body {
	width:100%;
	margin:0;
	background-color:#fff;
	background-image:url(../img/bg_thin.gif);
	background-repeat:repeat-x;
	/*background-position:center;*/
	
}
/*#wrapper {
	position:absolute;
	width:1000px;
	height:100%;
	min-height:100%;
	margin:0 auto;
	
	border:solid 1px black;

}*/


#content {
	position:relative;
	width:800px;
	height:100%;
	top:20px;
	/*left:50%;
	margin-left:-400px;*/
	margin:0 auto;
	font:normal 12px Arial;
}
#left {
	width:290px;
	float:left;
	margin:0;
}
#right {
	width:480px;
	margin:0;
	float:left;
	padding: 20px 0 20px 20px;
	text-align:justify;
}
#main_content {
	height:487px;
}
#footer {
	position:absolute;
	height:50px;
	width:800px;
	background-image:url(../img/alt.png);
	margin-top:-5px;
	z-index:10;
	text-align:center;
	clear:both;
}
.copyright {
	position:relative;
	top:18px;
	font: normal 10px Arial, "Times New Roman", Times, serif;
	color:#FFF;
}
#powered {
	position:absolute;
	top:55px;
	right:0px;
	padding-bottom:20px;
}
#menu {
	position:relative;
	z-index:70;
	margin:0;
	height:165px;
	top:20px;
}
#scroll_content {
	width:480px;
	height:450px;
	overflow:auto;
	position:absolute;
	z-index:130;
}

#scroll_content_projeler {
	width:480px;
	height:400px;
	overflow:auto;
	position:absolute;
	z-index:130;
}
.i {
	font-style:italic;
}
.b {
	font-weight:bold;
}
.g {
	color:#688b24;
}

h1 {
	color:#688b24;
	font-size:18px;
}
h2 {
	color:#688b24;
	font-size:16px;
}
h3 {
	color:#688b24;
	font-size:14px;
}
a {
	color:#F90;
}
a:hover {
	text-decoration:none;
}
.bold13px {
	font-weight:bold;
	font-size:14px;
	line-height:16px;
}
.img_float_left {
	float:left;
}
.padding10px {
	padding:0 10px 10px 10px;
}
input[type='text'] {
	width:150px;
	color:#060;
	font:normal 10px Arial;
}
textarea {
	width:150px;
	color:#060;
	font:normal 10px Arial;
	height:80px;
}
strong {
	color:#666;
}
select,option {
	width:100px;
	color:#060;
	font:normal 10px Arial;
}
img {
	border:0px;
	border:none;
}

.padTopBottom15px {
	padding-top:15px;
	padding-bottom:15px;
}

/*///////////////// haber /////////////////*/
#haber_content_positioner {width:510px; float:left; height:456px; background-color:#FFF; background-image:url(../img/hbr_src_bg.png); background-repeat:repeat-x}
#haber_tab_container {width:510px; height:380px; border:none; float:left; background-color:#CCC;}
#slider {width:510px; height:10px; position:absolute; margin-top:370px; z-index:99;}

.haber_ozet {width:490px; height:110px; position:absolute; background-image:url(../img/haber/haber_ozet_bg.png); color:#FFF; padding:5px 10px; margin-top:259px; font-size:11px; border-top:solid 1px #223202; z-index:98;}
.haber_ozet_baslik {font-weight:bold; font-size:14px;}
#haber_picker {border:none; width:510px; z-index:99; position:relative; margin-top:380px;}
.hbr02 {width:94px; height:60px; border:solid 2px #999; position:relative; float:left; margin-left:17px; cursor:pointer;}
.hbr01 {width:94px; height:60px; border:solid 2px #999; position:relative; float:left; margin-left:17px; cursor:pointer; margin-top:6px;}
.haber_thumb_hover {width:94px; height:60px; border:solid 2px #000; position:relative; float:left; margin-left:17px; cursor:pointer; margin-top:6px;}
.hbr_bottom {width:510px; height:4px; background-image:url(../img/content_bottom.jpg); position:relative; float:left; margin-top:4px;}

/*///////////////// haber /////////////////*/


#haber_in {
	margin-left:25px;
	margin-top: 25px;
	position:absolute;
	z-index:60;
}

.haber_item {
	background-color:#EEE;
	margin: 15px;
	color:#330;
	margin:10px;
	clear:left;
	height: 85px;
	padding:10px;

}
#haber_in img {
	border:solid 5px #999;
	float:left;
}

.haber_text {
	margin-left:20px;
	width:330px;
	float:left;
}


.haber_title {
	margin-left:20px;
	width:330px;
	float:left;
	font:14px Arial;
	font-weight:bold;
	
}











