/* :::::::::::: Tum Haberler Safyasi Css leri :::::::::::::*/
.thaber_top {
    height: 35px;    
    padding: 10px 0 0 0;
}

.thaber_top h2 { 
    font:bold 20px Arial, Verdana, Helvetica, sans-serif; 
    float:left;
}

.thaber_top em {
    float:right;
    font:normal 11px Arial, Verdana, Helvetica, sans-serif;
    padding: 9px 3px 0px 0px;
}

.thaber_search {
    height: 55px;
    background:#01075d url(/images/pagination/search_background.jpg) repeat-x;
    position: relative;
    width: 670px;
}

.thaber_search h3 {    
    font:bold 18px Arial, Verdana, Helvetica, sans-serif;    
    color:white;    
    padding: 17px 0 0 10px;
}

.thaber_search .search_input {
    position: absolute;
    height: 15px;
    width: 475px;
    left: 120px;
    top: 18px;
    _top: 17px;
    *top: 17px;    
    padding: 2px 0px 0px 5px;
    font:normal 11px Arial, Verdana, Helvetica, sans-serif;
}

.thaber_search .search_button {
    position: absolute;    
    height: 21px;    
    width: 68px;    
    left: 595px; 
    cursor:pointer; 
    border:none;    
    top: 17px; 
    background:url(http://fanatik.ekolay.net/D/i/1/thaberara.gif) no-repeat;
}

.thaber_container {    
    color: #000000;    
    margin: 0px 0px 10px 0px;    
    background: white;    
    padding: 10px 7px 0px 0px;
}

.thaberkutu_img {
    float: left;
    width: 155px;
}

.thaber_box h2 {
    color: #3c3c3c; 
    font: bold 14px/17px Arial, Verdana, Helvetica, sans-serif; 
}

.thaber_box h2 a:link, .thaber_box h2 a:visited {
    color: #3c3c3c;    
    font: bold 14px/19px Arial, Verdana, Helvetica, sans-serif;    
    display:block;
    text-decoration:none;
}

.thaber_box h2 a:hover {
    color: #3c3c3c;    
    font: bold 14px/19px Arial, Verdana, Helvetica, sans-serif;    
    text-decoration:underline;
}

.thaber_box {    
    color: #000000;
    background:url(/images/pagination/seperator2.gif) left bottom repeat-x;
    padding: 7px 0 7px 0;
}

.thaber_box a:link, .thaber_box a:visited {
    color: #595959; 
    font: normal 11px/13px Arial, Verdana, Helvetica, sans-serif; 
    line-height:13px;
    text-decoration:none;
}

.thaber_box a:hover {
    color: #595959; 
    font: normal 11px/13px Arial, Verdana, Helvetica, sans-serif; 
    line-height:13px;
    text-decoration:underline;
}

.thaber_box .thabertop em {
    float: right; 
    font:normal normal 11px/14px Arial, Verdana, Helvetica, sans-serif; 
    color:#000000;
}

.thaber_box .thabertop span {
    float: left; 
    color: #d10814;    
    font: normal 11px/14px Arial, Verdana, Helvetica, sans-serif;
}

.thaber_box .thabertop {
    height: 18px; 
    color: #d10814;
}

.thaber_box .thabertop a:link, .thaber_box .thabertop a:visited {
    color: #d10814;    
    font: normal 11px/14px Arial, Verdana, Helvetica, sans-serif;
}

/* :::::::::::: Tum Haberler Safyasi Css leri :::::::::::::*/

.pagination {
    margin: 10px 0px 0px 0px;
    width: 660px;
    text-align: center;
    font-family: tahoma, arial;
    color: black;
    font-size: 7pt;
    text-align: center;
}
        
.pagination a {
    text-decoration: none;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	background:#fff;
}

#Searchresult {
    width: 660px;
}
        
#Searchresult p { 
    margin-bottom:1.4em;
}