@charset "iso-8859-9";
/* CSS Document */

body {
	background-color: #e8e6e1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Tahoma;
	font-size: 11px;
}
.top-link a {
	color:#cccccc;
	font-weight:bold;
	font-size:12px;
	text-decoration:none
}
.top-link a:hover {
	color:#ffffff;
}
.top-link2 a {
	color:#666666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none
}
.top-link2 a:hover {
	color:#0b4b8a;
}
.menu-baslik {
	color:#0b4b8a;
	font-size:12px;
	font-weight:bold;
	height:28px;
}
img {
	border:none;
}
#content {
	position:relative;
}
#slider {
}
#slider3 ul, #slider3 li, #slider2 ul, #slider2 li, #slider5 ul, #slider5 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li, #slider2 li {
	width:190px;
	height:148px;
	overflow:hidden;
}
#slider li, #slider3 li {
	width:190px;
	height:148px;
	overflow:hidden;
}
#slider li, #slider5 li {
	width:190px;
	height:148px;
	overflow:hidden;
}
#slider2 li {
}
p#controls, p#controls2, p#controls3, p#controls5 {
	margin:0;
	position:relative;
}
#prevBtn3, #nextBtn3, #prevBtn2, #nextBtn2, #prevBtn5, #nextBtn5 {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	top:+10px;
}
#nextBtn3, #nextBtn2 {
	left:170px;
}
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #nextBtn2 a {
	background:url(images/btn_next.gif) no-repeat 0 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1, h2,ul {
	margin:0;
	padding:0;
	clear: both;
	margin-left:15px;
	margin-bottom:25px;
	margin-top:10px;
}

ul.paging li,
ul.paging2 li {
	margin:0;
	padding:0;
	list-style-type:none;
    width: 98%;
    margin-bottom: 1px;
}

ul.simplePagerNav li{
    display:block;
	floaT: left;
    padding: 5px;
    margin-bottom: 10px;
}

ul.simplePagerNav li a{
	margin:0;
	padding:0;
    color: #333;
    text-decoration: none;
}

li.currentPage {
	margin:0;
	padding:0;
	background: red;
    background: #0b4b8a;	
}

ul.simplePagerNav li.currentPage a {
	color: #fff;	
}

ul.paging  li.sticky {
	margin:0;
	padding:0;
	background-color: red !important;
	display: block !important
}

