@charset "utf-8";
/*  OnlineDershane 
    2009,04
    ZCMS İçerik Yönetim Sistemi
 */

body
{
	 margin: 0 0 0 0px; 
	 background-image:url(../images/arka.gif);
}

h1
{
    color:#F00;
    font-size:20px;
    
    }

.Menuler
{
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", Arial;
	font-size:13px;
}

.Menuler a
{
    text-decoration:none;
    color:#000;
   
    
    }
.Menuler a:hover
{
    text-decoration:none;
     color:#F00;
    
    }

.AltMenuler
{
	font-family:Tahoma, "Times New Roman", Arial,"Trebuchet MS";
	font-size:13px;
	color:#5C5C5C;
	
}
.AltMenuler a
{
	font-size:13px;
	color:#5C5C5C;
	text-decoration:none;
	
}

.AltMenuler a:hover
{
	font-size:13px;
	color:#000;
	text-decoration:none;
	
}
.AltMenuler p
{
	font-family:Tahoma, "Times New Roman", Arial,"Trebuchet MS";
	font-size:12px;
	color:#A4A4A4;
	
}

.genel img 
{
    border-color:#EAEAEA;
   
}

.genel hr
{
    color:#EAEAEA;
    border:1px;
    height:1px;
    
    }

.genel
{
    font-family:Tahoma, "Times New Roman", Arial,"Trebuchet MS";
	font-size:13px;
	color:#2E2E2E;

}

.genel a
{
    font-family:Tahoma, "Times New Roman", Arial,"Trebuchet MS";
	font-size:13px;
	color:#2E2E2E;
	text-decoration:none;
}

.genel a:hover
{
    font-family:Tahoma, "Times New Roman", Arial,"Trebuchet MS";
	font-size:13px;
	color:#333399;
	text-decoration:none;
}

h2
{
    font-family:"Trebuchet MS", Tahoma, "Times New Roman", Arial;
    color:#F00;
    font-size:16px;
    font-weight:bold;
    
    }

.detay
{
    font-size:10px;
    line-height:15px;
    
    }
.BolKat
{
    background-color:#EAEAEA;
    color:#000;
    width:100px;
    height:auto;
    border:1px;
    border-color:#F00;
    font-size:10px;
    text-align:center;
   
    
    }
.icOzet
{
    font-family:Tahoma, "Times New Roman", Arial,"Trebuchet MS";
	font-size:15px;
	color:#2E2E2E;
	font-weight:bold;
	text-align:justify;
	line-height:20px;
}
.icDetay
{
    font-family:Tahoma, "Times New Roman", Arial,"Trebuchet MS";
	font-size:13px;
	color:#2E2E2E;
	line-height:20px;
	padding:5 5 5 5px;

}

.Ortala
{
    text-align:center;
    
    }
    
.YorumBaslik
{
    font-size:14px;
    color:#F00;
    font-weight:bolder;
    
    }
.YorumDetay
{
    color:#000;
    font-size:12px;
    
    }
.Ozellikler
{
    background-color:#F0F0F0;
    border:1px;
    border-color:#2E2E2E;
    border-style:solid;
    color:#000;
    padding:5px;
    font-family:Trebuchet MS, Tahoma;
    font-size:12px;
    text-align:justify;
    
    }