﻿body
{
    font-family: Tahoma;
    font-size:11px;    
    margin-top:5px;
    line-height:15px;
}

select
{
font-size:11px;    
}

textarea
{
    font-size:11px;
}

h1
{
    font-weight:normal;
    color:#ed1c24;
    font-size:15pt;
    padding-top:10px;
    margin:0;
}


#main{   
    width:960px;    
    margin-left:auto;    
    margin-right:auto;
    position:relative;
}

#Top
{
    height:144px;
    width:960px;  
    position:relative;      
}

#Logo
{
    position:absolute;
    top:0px;
    left:0px;
    width:118px;
    height:90px;   
}

#menuBar
{
    position:absolute;
    top:98px;
    left:0px;
    width:960px;
    height:46px;
    background-image:url('../img/menu_bar.gif');
    background-repeat:repeat-x;    
}

#searchBar
{
    position:absolute;
    top:84px;
    left:741px;            
    width:219px;
    height:28px;
    background-image:url('../img/search_bar.gif');
    background-repeat:no-repeat;
}

#langBar
{
    position:absolute;
    top:68px;
    height:20px;
    left:874px;
}

#langBar a
{
    color:#7b797a;
    text-decoration:none;
    font-weight:bold;    
    font-size:11px;
}

#langBar a:hover
{
    color:#ed1c24;      
}

#Content
{
    position:relative;
    width:960px;
}

#Footer
{    
    width:960px;
    height:41px;
    position:relative;
    background-image:url('../img/bottom_bar.gif');
    clear:both;
}

#topMenu
{
    position:absolute;
    top:80px;
    left:200px;
    
    width:500px;    
    text-align:right;          
}  

#topMenu a
{
    text-decoration:none;
    color:#bdbfc1;
    font-size:11px;
    letter-spacing:1px;
} 

#topMenu a:hover
{
    color:#ed1c24;
} 

#topMenu a.selected
{
    color:#ed1c24;
}

.selected
{
    color:#ed1c24;
} 

#subMenu
{
    margin-top:18px;        
}

#subMenu a
{
    text-decoration:none;
    
    color:#a7a9ac;    
} 

#subMenu a:hover
{
    color:#ed1c24;
} 

#bottomLogo
{
    position:absolute;
    top:0px;
    left:0px;
    width:121px;
    height:41px;
    background-image:url('../img/bottom_logo.gif');
    background-repeat:no-repeat;
}

#bottomText
{
    float:right;
    color:White;
    font-weight:bold;
    margin-top:21px;
    margin-right:24px;
}

#bayi_giris {
	position:relative;	
	width:960px;
	height:504px;
	background-image:url('../../Media/Img/Bayi/bgGradient.gif');
	background-repeat:repeat-x;
}

#giris_content {
	position:relative;
	left:0px;
	top:72px;
	width:412px;
	height:40px;
	background-image:url('../../Media/Img/Bayi/giris_ust.gif');
	background-repeat:repeat-x;
	margin-left:auto;    
    margin-right:auto;
}

.girisTextbox
{
        background-image:url('../../Media/Img/Bayi/textBox.gif');
        height:14px;
        width:165px;
        font-size:11px;        
        border:0;
        padding-left:5px; 
        padding-top:2px;       
        background-repeat:no-repeat;
}

.girisGonder
{
    background-image:url('../../Media/Img/Bayi/girisButton.gif');
    height:16px;
    width:76px;
    border:0;
    cursor:pointer;
}
        
.tdGiris
{
    font-size:11px;
    font-family:Tahoma;
    font-weight:bold;
}

a
{
    text-decoration:none;
    color:Gray;    
}

a:hover
{
    text-decoration:underline;
}    

#index_vergide_iftihar, #index_yedek_parca, #index_pazar_payi
{
    margin-top:3px;
    float:left;
    position:relative;
    width:331px;
    height:189px;
    background-color:#dcddde;       
}
#index_vergide_iftihar img, #index_yedek_parca img, #index_pazar_payi img
{
    margin-top:10px;
    border:0px;
}
#index_yedek_parca
{
    /*left:334px; */
    margin-left:3px;
}

#index_pazar_payi
{
    /*left:668px; */
    margin-left:3px;
    width:292px;
}
 
#index_baslik
{
    margin-left:10px;
    margin-top:13px; 
    font-size:14px;            
}

#sol_atv
{
    position:absolute;
    z-index:1000;
    top:90px;
    left:-150px;    
    width:208px;
    height:397px;
}

#searchBox
{    
    margin-left:45px;    
    width:155px;
    height:24px;       
}

#search_txt
{
    width:126px;
    height:16px;    
    background-image:url('../../media/img/search_box.jpg');        
    float:left;
    margin-top:6px;
}

#search_txt input
{   
    border:0px;
    height:10px;
    font-size:10px;
    width:115px;
    margin-left:3px;
    margin-right:3px;
    margin-top:1px;
}

#search_btn
{
    width:24px;
    height:16px;    
       
    float:left;
    margin-top:6px;
    margin-left:3px;
}

#search_btn input
{   
    border:0px;        
    width:24px;
    height:16px;
    background-image:url('../../media/img/search_btn.jpg');     
    cursor:pointer;
}

