/* 
 * kosbas.com.tr - tablo yapıları
 */
 
table				{ width:585px; margin:15px 15px 0 15px; border-collapse:collapse; font:12px Arial; }
table tr th			{ font:bold 12px Arial !important; color:#134067 !important; padding:10px; } 
table tr th			{ background:url(../image/table.th.png) top left repeat-x; border-right:1px solid white; } 
table tr td			{ border-right:1px solid white; border-bottom:1px solid white; background:#F1F1F1; padding:10px; }
table tr .static	{ text-align:center; width:100px; font:11px Arial; color:#666666; } 
table tr td	a		{ color:black; padding-left:15px; background:url(../image/bullet.square.png) center left no-repeat; }
table tr td	a:hover	{ text-decoration:underline; }

.tb-pager				{ width:570px; margin:0 0 0 15px; padding:7px; background:#F1F1F1 }
.tb-pager .inner		{ background:white; padding:5px 5px 0 323px;}
.tb-pager a				{ float:left; margin:5px 2px 0;  }
.tb-pager span			{ font:11px Tahoma; float:left; padding:5px; }

.tb-pager form			{ }
.tb-pager form input	{ border:none; text-align:center; float:left; padding:5px 0; margin:0 5px; width:44px; color:gray; font:11px Tahoma; border:none; background:url(../image/page-text.gif) top left no-repeat; }
.tb-pager form button	{ width:41px; border:none; padding:5px 0; margin:1px 0 0 0; background:url(../image/page-submit-gray.gif) top left no-repeat; }





.tb-search					{ margin:30px 15px 10px;  }
.tb-search	h4				{ font:19px Georgia; color:#16536E; margin:10px 0 }
.tb-search form 			{ background:#F4F4F4; padding:10px; }
.tb-search form .key-l 		{ font:bold 13px Arial; color:#333333; padding-top:5px; float:left; width:135px; }
.tb-search form .key 		{ background:white url(../image/input.bg.png) 1px 1px no-repeat }
.tb-search form .key 		{ width:400px; color:gray; border:1px solid #DADADA; padding:3px 3px 4px 18px; margin:0 0 15px 0; font:18px Arial; }
.tb-search form input 		{  }

/*
.tb-search form div label 		{ color:#515151; float:left; width:150px; font:12px Arial; overflow:hidden; }
.tb-search form div label input	{ float:left; margin:2px 5px 0 0; }
.tb-search form div 		{ background:red; clear:both; margin:0 0 15px 135px;}
*/

.tb-search form div  			{ height:25px; padding:0 0 0 132px;}
.tb-search form div label 		{ float:left; width:150px;}
.tb-search form div label input	{ float:left; margin:0 5px 0 0;  }


.tb-search form button		{ background:#134067; clear:both; width:65px; height:22px; border:1px solid #849AAE; color:white; }
.tb-search form button		{ font:bold 13px Arial; color:white; margin:0 0 0 495px ;}