﻿/* -----------------------------------------------------
Default.aspx css düzeni
--------------------------------------------------------*/
#td_defaultsagkenar
{
    border-collapse: collapse;
    margin: 0px;
    border-spacing: 0px;
    padding: 0px;
    vertical-align: top;
    text-align: center;
}
#tum_sag_Panel
{
    width: 200px;
    text-align: center;
    margin-top: 2px;
   

}

#td_haberliste
{
    border-collapse: collapse;
    margin: 0px;
    border-width: 0 0px 0 0;
    border-spacing: 0px;
    padding: 0px;
    border-right-style: solid;
    border-right-color: #2d5c97;
    vertical-align: top;
    width: 565px;
    text-align:left;

}



#td_haberliste a
{
    text-decoration: none;
    color: #000000;
}
#td_haberliste h a
{
    text-decoration: none;
    color: #2d5c97;
}

#td_haberliste a:hover, #td_haberliste a:active
{
    text-decoration: none;
}

.default_sag_panel
{
    margin-bottom:2px;
    margin-right: 2px;
    width: 195px;
    border: 1px solid #2d5c97;
    margin-bottom:6px;
 	-moz-border-radius: 6px; 
 	-webkit-border-radius: 6px;

}

.haber_liste_UpdatePanel
{
    width:558px;
    

}
.default_haber_panel
{
    padding: 15px 5px 5px 15px;
    width: 260px;
    height: 140px;
    overflow: hidden; 
    background-image: url('../../../../background_image/def_haber_panel.gif');
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: Verdana;
    font-size: 14px;
    text-align: left;
    margin-top: 3px;
    margin-left: 3px;
	-moz-border-radius: 10px; 
 	-webkit-border-radius: 10px;
}

.default_haber_panel:hover
{
    background-color: #DFFFFF;
}

.default_haber_panel_div
{
height: 137px;
width: 250px;
overflow: hidden; 
}

.update_progress_cell
{
width:30%;
text-align:right;
}

.datapager_cell
{
text-align:right;
width:10%;
/*padding-right:10px;
vertical-align:middle;*/
}
#takvim_sayfasi
{

	padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    /*background-color: #fdfeff;*/
	background-image: url('../../background_image/page_back.gif');
	background-repeat: repeat;
}

#takvim_sayfasi a
{
 color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

#takvim_sayfasi a:hover
{
	color: #3399FF;
    font-size: 12px;
    text-decoration: none;
    }

/*.gaddet_header
{
    background-image: url('../../background_image/gaddet_header.gif');
    background-repeat: no-repeat;
}
.gaddet_header_alt{
    background-image: url('../../background_image/gaddet_header_alt.gif');
    background-repeat: no-repeat;
height:11px;
}
.gaddet_body
{
    background-image: url('../../background_image/gaddet_body.gif');
    background-repeat: repeat-y;
}
.gaddet_bottom{
    background-image: url('../../background_image/gaddet_bottom.gif');
    background-repeat: no-repeat;
    height:30px;

}*/
