/* INPUTLAR */
input.textbox {
background: #ffffff url(../../../images/blackinci-3/input-bg.gif) left top repeat-x;
color: #000000;
border: 1px solid #999999;
padding: 2px;
}
input.textbox:focus {
background: lightyellow;
border: 1px solid #fac696;
}
textarea {
background: #ffffff url(../../../images/blackinci-3/input-bg.gif) left top repeat-x;
color: #000000;
border: 1px solid #999999;
padding: 2px;
font-family: Verdana, Arial, Sans-Serif;
line-height: 1.4;
font-size: 13px;
}
select {
background: #ffffff;
border: 1px solid #aaa;
padding: 1px;
}
input.button {
background: #ffffff url(../../../images/blackinci-3/input-buton.png) left top repeat-x;
color: #FFF;
border: 1px solid black;
padding: 1px;
}

/* SAYFALANDIRMA */
.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}
.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
border: 1px solid #FF9122;
background: transparent url(../../../images/blackinci-3/panel-aktif.png) bottom left repeat-x;
}

.pagination .pagination_current {
background: #F5F5F5;
border: 1px solid #FF9122;
font-weight: bold;
background: transparent url(../../../images/blackinci-3/panel-bg.png) bottom left repeat-x;
}

.pagination a:hover {
color: #FFF;
text-decoration: none;
background: transparent url(../../../images/blackinci-3/panel-bg.png) bottom left repeat-x;
}
/* POSTBIT */
.bosluk {
background: #fac696 url(../../../images/blackinci-3/bosluk.png) left top repeat-x;
height: 8px;
border: 1px solid #ff7800;
border-top: 0;
border-bottom: 0;
}
.postbit-detay {
text-align: left;
border-bottom: 1px solid gray;
padding: 0;
margin: 0;
vertical-align: bottom;
}
.detay-buton {
float: right;
display: block;
border: 1px solid gray;
border-bottom: 0;
background: #fff url(../../../images/blackinci-3/detay-buton.png) center center no-repeat;
width: 20px;
height: 20px;
margin-top: 1px;
font-size: 0pt;
}
.detay-buton-yatay {
float: left;
display: block;
background: url(../../../images/blackinci-3/detay-buton.png) center bottom no-repeat;
width: 20px;
height: 20px;
font-size: 0pt;
margin-right: 3px;
}
/* POPUP MENU */
.popup_menu {
background: #FFD5AA;
border: 1px solid #CC6600;
margin-top: 1px;
margin-left: 1px;
}

.popup_menu .popup_item {
background: #fff;
color: #000;
}

.popup_menu .popup_item:hover {
background: #FFD5AA;
color: #000;
}
/* HIZLI ARAMA */
.hizli-ara {
float: right;
margin-top: 4px;
}

/* NAVIGATON */
.navigation {
color: #000000;
font-size: 11px;
line-height: 1.2;
margin-top: 4px;
}

.navigation a:link {
color: #ff7800;
text-decoration: none;
}

.navigation a:visited {
color: #ff7800;
text-decoration: none;
}

.navigation a:hover, .navigation a:active {
color: #ee7700;
text-decoration: none;
}

.navigation .active {
color: #000000;
}


		