body {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #d8d8d8;
	margin: 0px 0px 20px 0px;
}

.cerceve-ap {
	background: url('images/cerceve/ana_ap.png') top center repeat-y #d8d8d8;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

pre {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0px;
}

img { border: 0px; }

a {
	color: #027ac6;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a.side {
	color: #027ac6;
	text-decoration: none;
}

a:hover.side {
	color: #000;
	text-decoration: none;
}
a.kdk {
	color: #808080; text-decoration: none;
}

a:hover.kdk {
	color: #81c0ff; text-decoration: none;
	padding: 1px 0px 1px 0px;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}

a.haber-link {
	color: #ace500;
	text-decoration: none;
}

a:hover.haber-link {
	color: #19a8f0;
	text-decoration: none;
}
a.alt-link {
	color: #4b4b4b;
	text-decoration: none;
}

a:hover.alt-link {
	color: #19a8f0;
	text-decoration: none;
}

a.menu, li.menu a {
	font-family: "Trebuchet MS", Arial; float: left;
	font-size: 12px; color: #fff; font-weight: bold;
	border-left: 1px solid #880000;
	border-right: 1px solid #ef7272;
	text-decoration: none; text-transform: uppercase;
	padding: 11px 7px 11px 7px;
}

a:hover.menu, li.menu a:hover {
	background: url('images/ust_menu/hover.png') top center repeat-x;
	color: #fff;
	text-decoration: none;
}

.ust-menu {
	font-family: "Trebuchet MS", Arial;
	background: url('images/ust_menu/ana_ap.png') center center repeat-x;
	color: #fff; height: 20px;
}

.ust-menu ul{
	margin: 0;
	padding: 0;
}

.ust-menu ul li{
	display: inline;
}

.ust-menu ul li.first-link .bullet{
	display: none;
}

.alt {
	color: #04688d;
}

.haber {
	background: url('images/haber/ust_orta.png') top center repeat-x #fff;
	color: #fff; font-weight: bold; text-transform: uppercase;
	font-size: 11px;
	padding: 12px 3px 7px 3px;
}

.haber-bilgi {
	background: url('images/haber/bilgi_ap.png') center repeat-x;
	color: #fff;
	text-align: left;
}
.okunma {
	background: url('images/haber/bilgi_ap.png') center repeat-x;
	color: #fff;
	
}
.blok-ap {
	background: #fff;
	font-size: 12px;
	color: #565656;
	padding: 5px;
}

.blok-ap2 {
	background: #fff;
	font-size: 12px;
	color: #565656;
	padding: 0px;
}

.yesil-blok {
	background: url('images/yesil_blok/ust_orta.png') top center repeat-x #fff;
	color: #444; font-weight: bold; text-transform: uppercase;
	font-size: 11px;
	padding: 12px 3px 7px 3px;
}

.mavi-blok {
	background: url('images/mavi_blok/ust_orta.png') top center repeat-x #fff;
	color: #fff; font-weight: bold; text-transform: uppercase;
	font-size: 11px;
	padding: 12px 3px 7px 3px;
}

.ust-baslik {
	background: url('images/ust_baslik/ana_ap.png') top center repeat-x #0d82ca;
	color: #fff; height: 173px;
}

.site-alt {
	color: #919191;
	font-size: 11px;
}

.admin-message {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.button {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image: url('images/buton.png');
	height: 20px;
	border: 1px solid #266faa;
	margin-top: 2px;
}

.bbcode {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	background-color : #e7ffc4;
	border : 1px solid #aad26e;
	margin-top : 2px;
}
.bbcode:hover, .bbcode:active {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	background-color : #ebf8fe;
	border : 1px solid #94cfeb;
	margin-top : 2px;
}
.textbox {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #6dacca;
	background-color : #ebf8fe;
	border : 2px solid #94cfeb;
}

.textbox:hover, .textbox:active, .textbox:focus {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #8ab54b;
	background-color : #e7ffc4;
	border : 2px solid #aad26e;
}

.main-body {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 0px 3px 10px 0;
	width: 190px;
}

.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 0px 0 10px 3px;
	width: 190px;
}

.news-category {
	border: 1px solid #000;
	margin: 3px 5px 0 0;
	float: left;
}

.main-bg {
	color: #555;
	padding: 0px 0px 5px 0px;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
background: #fff;
	border : 1px solid #b6e5fc;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #ebf8fe;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background: url('images/buton.png') #f1f1f1;
	padding : 3px 4px 3px 4px;
}

.quote {
	font-size : 11px;
	padding : 2px 4px 4px 4px;
	margin : 0px 20px 0px 20px;
	color : #555;
	background: url('images/buton.png') top center repeat-x #ebf8fe;
	border : 1px solid #b6e5fc;
}

.poll {
	height: 12px;
	border: 1px solid #266faa;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 11px;
	color: #888;
}

.small {
	font-size: 11px;
	font-weight: normal;
}

.small2 {
	font-size: 11px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 11px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #fff;
	background: url('images/menu_h.png') center repeat-y;
	margin: 2px 0 2px 0;
	padding: 2px 2px 2px 5px;
}

/* Vertical Navigation */

/* Vertical Navigation */

#navigation h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: url('images/menu_h.png') center repeat-y;
	margin: 0px 0px 1px 0px;
	padding: 2px 4px 2px 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #656565;
	font-weight: bold;
	text-transform: uppercase;
	background: url('images/menu_ap.png') center repeat-y;
	padding: 2px 2px 2px 0px;
	margin-bottom: 1px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background: url('images/menu_h.png') center repeat-y;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}
