﻿#kategori {
	font-family:Verdana;
	color:#253051;
	text-decoration:none;
	font-size:10px;
}

.favoriurun a
{
	color:Black;
	text-decoration:none;
}

.favoriurun a:hover
{
	color:Black;
	text-decoration:underline;
}

.encoksatilanurun a
{
	color:Black;
	text-decoration:none;
	
}

.encoksatilanurun a:hover
{
	color:Black;
	text-decoration:underline;	
}

.blokhaberler a
{
	color:Black;
	text-decoration:none;
}

.blokhaberler a:hover
{
	color:Maroon;
	text-decoration:underline;
}

.blokicerikler a
{
	color:Black;
	text-decoration:none;
}

.blokicerikler a:hover
{
	color:Maroon;
	text-decoration:underline;
}

.OnemliUyari
{
	margin: 1em 2em 1em 1em;
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	padding: 1em 1em 1em 1em;
	text-align:center;
	word-spacing:normal;
}

.OnemliUyari a
{
	color:#CC0000;
	text-decoration:underline;	
}

.sariKutuMesaj
{
	border:solid 1px #DEDEDE; 
	margin: 1em 2em 1em 1em;
	padding: 1em 1em 1em 1em;
	background:#FFFFCC;
	color:#222222;
	text-align:center;
	white-space:pre-wrap;
}

.sariKutuMesaj a
{
	color:#222222;
	text-decoration:underline;	
}

.onayKutuMesaj
{
	margin: 1em 2em 1em 1em;
	padding: 1em 1em 1em 1em;
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	text-align:center;
}

.onayKutuMesaj a
{
	color:#008000;
	text-decoration:underline;	
}

#siralama_mk
{
   overflow:hidden;
   width:95%;
   padding-bottom:1em;
   padding-left:1em;
}

#siralama_mk div a
{
	float:left;
    width:100px;
    font-family:Verdana;
	color:#253051;
	text-decoration:none;
	font-size:12px;
	padding-left: 12px;
}

#siralama_mk div a:hover
{
	text-decoration: underline;	
}

#siralama_mk div a
{
	background-image: url(images/bulletlist.gif);
	background-position:left;
	background-repeat:no-repeat;
}