﻿input, select
{
    font-size:11px; 
    
}

input, textarea
{    
    width:188px;
}

#baslik
{
    color: #47556c;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 10px;
    width: 310px;
    position:relative;
    background-color: #d7d7d7; 
    
    float:left; 
}

.bar
{
    background-image:url('../img/Kurumsal/dotted_bar.gif');
    background-position:right bottom;    
    background-repeat:no-repeat;
    width:1px;
    height:40px;
}

#icerik
{    
    padding-top: 20px;        
    width: 305px;   
    position:relative;  
    float:left; 
    padding-left: 10px;
    padding-right:5px;
}
#icerik img
{
    float:left;
    margin-right:10px;
}

.bar_w
{
    background-image:url('../img/Kurumsal/dotted_bar_content.gif');
    background-position:right top;    
    background-repeat:no-repeat;
}

#devam
{    
    vertical-align:bottom;
    margin-right:25px;	 
    margin-bottom:10px;
}

#devam a
{
    color:#8A8889;
    text-decoration:none;
    font-size:11px;
}

#devam a:hover
{
    text-decoration:underline;
}

#Tarihce img
{
    border:solid 1px #d1d2d3;
    padding:2px;
}

#Product, #Logolar, #HaberGorselleri
{
    position:relative;
    width:125px;
    height:130px;
    text-align:center;
    margin-top:10px;
    margin-right:8px;
    border:solid 2px #d1d2d3;
    margin-bottom:10px;
    float:left;  
    padding:5px;  
}

#Product a
{        
    color:gray;
    font-weight:bold;    
    text-decoration:none;        
}

#Product a:hover
{    
    text-decoration:underline;
}

#Product #yeni
{    
    left:3px;
    top:3px;
    background-image:url('../../media/img/yeni.png');
    z-index:1;
    width:46px;
    height:46px;
    position:absolute;
}

#Logolar
{    
    height:140px;     
}

#HaberGorselleri
{
    height:100px;    
}

#BasvuruFormu
{
    padding-left:90px;
    margin-bottom:10px;
    float:left;
}

#BasvuruFormu th
{
    text-align:left;
    color:#949494;
    font-weight:normal;
}

#mtGorsel
{
   width:130px;
    height:185px;
    text-align:center;
    margin-top:10px;
    margin-right:8px;
    border:solid 2px #d1d2d3;
    margin-bottom:10px;
    float:left;  
    padding:5px;  
}