﻿/* -----------------------------------------------------
MasterPage css düzeni
--------------------------------------------------------*/
/*site tema rengi #2d5c97*/

/*#divcontainer table
{
    border-collapse: collapse;
}*/

body
{text-align: center;
}



#div_ustbanner
/*üst banner div özellikleri*/
{
    width: 964px;
}
#flash_ust_banner
{
    width: 960px;
}

#div_mainmenu
/*üst banner altındaki yatay menü içeren div özellikleri*/
{
    width: 964px;
    height:30px;
    text-align: center;
	text-align: -moz-center; 
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    /*background-color: #2d5c97;
   	background-image: url('../../background_image/dark_bg.gif');*/
    background-repeat: repeat;
}


 /*ana yatay menü altında bulunuan site map içeren div özellikleri*/
#div_sitemappath
    {
    width: 964px;
    height: 14px;
    font-family: calibri;
    font-size: 12px;
    font-weight:bold;
    /*background-image: url('../../background_image/dark_bg.gif');*/
    text-align: left; 
    /*background-color: #2d5c97;*/
    color: #FFFFFF;


}
#div_sitemappath a
 /*ana yatay menü altında bulunuan site map içeren div özellikleri*/
{
    color: #FFFFFF;
}

#divsitemappath_saat
{
    padding-right: 5px;
    float: right;
    text-align: right;
}
#divsitemappath_mappath
{
    padding-left: 10px;
    float: left;
}


.haberbant 
    {
        
        color: #FFFFFF;
        font-size: 12px;
        text-decoration: none;
        
    }

.haberbant a
{
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
.haberbant a:hover
{
    color: #FF0000;
    font-size: 12px;
    text-decoration: none;
}

#div_altmenuler
{
    width: 158px;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-top: 0px;
    padding-left: 14px;
    /*margin-left: 1px;*/
}


#div_altmenuler div
{
    margin-right:0;
}
#div_mastercontent
{
    width: 790px;
    

}



#div_copyrigth
/*sayfanın en altındaki copyrigth div özellikleri*/
{
    
    padding-top:13px;
	
    font-family: calibri;
    font-size: 11px;
	color: #ffffff;
    text-align: center;
    /*background-image: url('../../backgr/bg_menubar_blue.gif');
height: 12px;*/
}

#div_copyrigth a
{
    color: #3CC20E;
    text-decoration: none;
}
#div_copyrigth a:hover
{
    color: #9AFF02;
    text-decoration: none;
    padding: 5px;
}

#div_altbanner
/*alt banner özellikleri*/
{
    text-align: center;
    width: 962px;
}

#div_sayfaaltmenu
{
    
    width: 962px;
    text-align: center;
   
}

/*alt menüler altındaki reklam alanı*/

.reklamalanı_w120px_sol
{
    width: 144px;
    height: 100%;
}
.reklam120px_sol
{
    width: 140px;
    height: 100%;

}

.menualtilink_icon
{
    border: 1px solid #000000;
    width: 140px;
    height: 100%;
}
.micro_icon
{
    width: 70px;
    height: 100%;
}




.master_top_row
{
    background-image: url('../../background_image/mater_top.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 25px;
    border-collapse: collapse;
    border-spacing: 0px;
}

.master_top_banner_tr
{
    background-image: url('../../background_image/mater_top_banner.gif');
    background-repeat: repeat-y;
    background-position: center;
    border-collapse: collapse;
    border-spacing: 0px;
	text-align: -moz-center; 

}
.master_top_menu_tr
{
    text-align: -moz-center;
background-image: url('../../background_image/mater_top_menu.gif');
    background-repeat: no-repeat;
    background-position: center;
    height: 35px;
	 
}
/*.master_top_menu_tr:hover
{
    background-image: url('../../background_image/mater_top_menu_roll.gif');
    background-repeat: no-repeat;
    background-position: center;
    height: 35px;
}*/
.master_top_menu_alt
{
    background-image: url('../../background_image/mater_top_menu_alt_2.gif');
    background-repeat: no-repeat;
    background-position: center;
    height: 25px;

}
.master_content_body_left
{
    background-position: left;
    background-image: url('../../background_image/mater_content_body_2.gif');
    background-repeat: repeat-y;
    vertical-align: top;
}
.master_content_body_rigth
{
    background-position: right;
    background-image: url('../../background_image/mater_content_body_2.gif');
    background-repeat: repeat-y;
    vertical-align: top;

}


.master_bottom_up_tr
{
    background-image: url('../../background_image/mater_bottom_up_2.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 40px;
}
.master_bottom_body_tr
{
    background-image: url('../../background_image/mater_bottom_body.gif');
    background-repeat: repeat-y;
    background-position: center;
	text-align: -moz-center; 
}
.master_bottom_down_tr
{
    background-image: url('../../background_image/mater_bottom_down.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 36px;
}


