@charset "utf-8";
body {
	background-color: #87BE46;
	background-image: url(imaj/arkaplan.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.wrapper {
	background-color: #FFF;
	padding: 10px;
	width: 800px;
}
.menuwrap {
	width: 820px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(imaj/menuwrap.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.slogan {
	text-align: right;
	height: 100px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
}
ul#ustmenu{
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#ustmenu li {
	display: block;
	float: left;
	font-size: 12px;
	margin-left: 6px;
}


ul#ustmenu li  a{
	text-decoration: none;
	color: #000;
	padding: 6px;
	float: left;
}
ul#ustmenu li a:hover {
	background-color: #FFF;
	color: #3966ac;
	text-decoration: none;
}
.footer {
	background-color: #FFFAB9;
	padding: 10px;
	width: 800px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FBF15B;
	font-size: 10px;
}
.sol {
	background-color: #FDDFE0;
	padding: 10px;
	width: 230px;
	margin-bottom: 10px;
}
.icerik {
	width: 540px;
	margin-left: 10px;
}
.baslik {
	font-size: 24px;
	color: #77AA3D;
	letter-spacing: -1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.icerikic {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
#haberliste {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#haberliste .haberbaslik {
	font-size: 17px;
	color: #09C;
	letter-spacing: -1px;
}
#haberliste .habertarih {
	font-size: 12px;
	color: #CCC;
}
#haberliste .oku {
	text-decoration: none;
}
ul#okumenu{
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#okumenu li {
	display: block;
	float: right;
	font-size: 12px;
}


ul#okumenu li  a{
	text-decoration: none;
	color: #036;
	padding: 6px;
	float: left;
	background-color: #0FF;
}
ul#okumenu li a:hover {
	background-color: #629132;
	color: #FFF;
	text-decoration: none;
}
ul.solmenu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.solmenu li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

ul.solmenu a {
	display: block;
	color: #462;
	width:186px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(imaj/topalt.png);
	background-repeat: no-repeat;
}
ul.solmenu a:hover
{
	background-color: #FFF;
	background-image: url(imaj/topust.png);
}
.solbaslik {
	font-size: 18px;
	color: #063;
	letter-spacing: -1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.bannergoster {
	margin-bottom: 10px;
	border: 0px none #000;
}

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:500px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:540px;
	height:300px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(file:///C|/Users/An%C4%B1l%20C.%20D%C3%BCndar/Downloads/easyslider1.7/easyslider1.7/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(file:///C|/Users/An%C4%B1l%20C.%20D%C3%BCndar/Downloads/easyslider1.7/easyslider1.7/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
#iletisimtablo tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
input {
	padding: 3px;
	width: 300px;
	border: 1px solid #CCC;
	font-size: 12px;
	margin-bottom: 3px;
}
textarea {
	padding: 3px;
	width: 516px;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}
#dugme {
	background-color: #DEE7C0;
	width: 100px;
	border: 1px solid #A0B946;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
