@charset "utf-8";
/* CSS Document */
	
	* {
		margin:0;
		padding:0;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:inherit;
		font-variant:normal;
		font-weight:normal;
		color:#01171b;
		color:#fff;
		text-align:left;
	}
	
	body {
		background:#324A4E;
		scrollbar-3dlight-color:#D4DC00;
		scrollbar-arrow-color:#D4DC00;
		scrollbar-track-color:#D4DC00;
		scrollbar-darkshadow-color:#D4DC00;
		scrollbar-face-color:gray;
		scrollbar-highlight-color:#D4DC00;
		scrollbar-shadow-color:orange;
	}

	#main {
	}
	
	#main_wrap {
		background:transparent url(../images/main_bg.jpg) repeat-x scroll 0 0;
		height:495px;
		margin:0 auto;
		padding:30px;
		width:740px;
	}
	#main_wrap #top {
		float:left;
		padding-bottom:20px;
	}
	#main_wrap #top img {
		float:left;
		padding:35px 0 0;
	}
	#main_wrap #top #ust_menu {
		float:left;
		padding:50px 0 0;
	}
	#main_wrap #top #ust_menu a {
		/*color:#FFFFFF;*/
		font-size:14px;
		font-weight:bold;
		padding:0 10px;
	}

	#sutun_1, #sutun_2, #sutun_3 {
		float:left;
		height:200px;
		margin:0 6px;
		padding:140px 10px 0;
		width:140px;
	}
	#sutun_1 a, #sutun_2 a, #sutun_3 a {
		text-decoration:none;
	}
	#sutun_1 ul, #sutun_2 ul, #sutun_3 ul {
		list-style:circle;
		padding-left:15px;
	}
    #sutun_3 ul {
		list-style:none;
		text-decoration:underline;
		padding:0;
	}
	#sutun_1 ul li, #sutun_2 ul li, #sutun_3 ul li {
		color: #969696;
	}
    #sutun_3 ul li {
        padding:5px 0 0;
    }
	#sutun_1 ul li a, #sutun_2 ul li a, #sutun_3 ul li a {
		color: #fff000;
	}
	#sutun_1 a h1, #sutun_2 a h1, #sutun_3 a h1 {
		border-bottom:2px solid #969696;
		/*color:#FFFFFF;*/
		font-family:arial black;
		font-size:14px;
		padding:7px 0;
	}
	#sutun_1 p, #sutun_2 p, #sutun_3 p {
		color:#969696;
		font-weight:bold;
		height:87px;
		overflow:hidden;
		padding:5px 0;
	}
	#sutun_1 #sutun_buton, #sutun_2 #sutun_buton, #sutun_3 #sutun_buton {
		float:right;
		padding:5px 0;
	}
	#sutun_1 {
		background:url(../images/sutun_1_bg.png) no-repeat center top;
	} 
	#sutun_2 {
		background:url(../images/sutun_2_bg.png) no-repeat center top;
	} 
	#sutun_3 {
		background:url(../images/sutun_3_bg.png) no-repeat center top;
	} 
	
	
	.content, #contact {
		background:#56666D url(../images/content_bg.png) repeat-x scroll center top;
		float:left;
		height:310px;
		margin:0 10px;
		overflow:auto;
		padding:0 10px;
		width:490px;
		
	}
	.content h1, #contact h1 {
		border-bottom:8px solid #D4DC00;
		clear:both;
		float:left;
		padding:0;
		width:95%;
	}
	.content h1 b, #contact h1 b {
		/*color:#FFFFFF;*/
		float:left;
		font-family:arial black;
		font-size:20px;
		padding:10px;
		width:345px;
	}
	.content h1 a, .contact h1 a {
		/*color:#FFFFFF;*/
		float:left;
		font-family:arial black;
		font-size:16px;
		padding-top:23px;
	}
	.content h2, .contact h2 {
        border-bottom:1px solid;
        clear:both;
        font-family:arial black;
        margin:10px;
        padding:11px 0 0;
	}
	.content img, #contact img {
		border:3px solid #D4DC00;
		float:left;
		margin:5px;
	}
	.content i {
		float:left;
	}
	.content p {
		clear:both;
		padding:5px;
	}
	.content ul {
		padding:15px;
	}
		
	#gallery {
		list-style:none;
	}
	#gallery li {
	    float:left;
        height:130px;
        width:155px;
	}
	#gallery li a{
        float:left;
        text-align:center;
        width:89%;
	}
	#gallery li a img {
	    clear:both;
	}
	#gallery li a b {
	    clear:both;
	}

/*İleitşim*/


	#contact img {
		border:1px solid #666666;
		clear:both;
		margin:5px;
		padding:2px;
	}
	#contact div {
		clear:both;
		font-weight:bold;
		line-height:20px;
		/*height:30px;*/
		padding:5px 0;
		text-align:center;
	}
	#contact div p {
		clear:none;
		float:left;
		letter-spacing:normal;
		line-height:20px;
		padding:0 5px;
		text-indent:0;
		width:330px;
	}

	#contact div b {
		clear:both;
		color:#000000;
		float:left;
		padding:0 5px;
		text-align:right;
		width:100px;
	}
	#contact div .input,#contact div .textarea  {
		float:left;
		width:175px;
		padding:3px;
		color:#000000;
		border:1px solid #666666;
		
	}
	#contact div .input:hover,#contact div .textarea:hover, #contact div .submit {
		border:1px solid #E82124;
	}
	#contact div .submit {
        border:1px solid #666666;
        clear:both;
        color:#E82124;
        margin-left:105px;
        padding:3px;
	}

	#contact img {
		border:1px solid #666666;
		margin:5px;
		padding:2px;
	}
/*iletişim Son*/
	
	#footer {
		clear:both;
		color:#02171C;
		float:left;
		margin:0 auto;
		padding:30px 0;
		width:800px;
	}
	#footer #left {
		float:left;
		color:#02171C;
		width:600px;
	}
	#footer #right {
		float:left;
	}
	

/*nContent-arshiv */
#nContent-arshiv {
    clear:both;
    float:left;
    padding:50px 10px 0;
    width:700px;
}
.paging-liste{
    margin:0 auto;
    padding:20px 0;
}

.paging-liste table{
    background-color:#324A4E;
    width:465px;
}

.paging-liste th{
    background:#D4DC00 none repeat scroll 0 0;
    color:#000000;
    font-size:10pt;
    font-weight:bold;
    height:25px;
    padding-left:10px;
}

.pagination {
	background: url(../images/paging-bg.jpg) repeat-x left top;
	width: 534px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#haber-icerik-cerceve .pagination h3{
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}

#haber-icerik-cerceve .pagination h3.onceki{
	float: left;
}

#haber-icerik-cerceve .pagination h3.sonraki{
	float: right;
}

.pagination h3 a p{
	display: none;
}

#haber-icerik-cerceve .pagination h3.sayfalar{
	width: auto;
	margin: 0px;
	margin-left: 75px;
}

.paging-liste td{
    border-bottom:1px solid;
    font-size:8pt;
    padding:3px;
}

.pagination h3.sayfalar a{
	margin: 0px 5px;
	width: 10px;
	height: 28px;
	line-height: 28px;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
}

.pagination h3.sayfalar a:hover{
	color: #ffe831;
}

.pagination h3.onceki a{
	display: block;
	width: 95px;
	height: 28px;
	background: url(../images/paging-prev.jpg) no-repeat 0px 0px;
}

.pagination h3.sonraki a{
	display: block;
	width: 95px;
	height: 28px;
	background: url(../images/paging-next.jpg) no-repeat 0px 0px;
}

.pagination h3 a:hover{
	background-position: 0px -28px;
}

.even{
	/*background-color: #666666;*/
}

.odd{
	/*background-color: #5D5D5D;*/
}

.ilk{
	width: 80%;
}
/**/

