﻿.KategoriAgaci .AGTitle {
	font-size:14px;
}

.Markalar      .AGTitle {
	font-size:12px;
}


#bolumlerMenu {
	width: 950px;
	height: 39px;
}

#bolumlerMenu li {
	float: left;
	width: 147px;
	height: 40px;
	margin-right: -6px;
	font-size: 1.2em;
	font-weight: bold;
	background-position: -4px 0;
	background-repeat: no-repeat; 
}
#bolumlerMenu li.aktif {
	width: 287px;
	margin-right: 35px;
	background-position: 0 0;
}

#bolumlerMenu li a,
#bolumlerMenu li a:active,
#bolumlerMenu li a:visited {
	display: block;
	float: left;
	width: 131px;
	height: 29px;
	padding: 10px 0 0 16px;
}

#bolumlerMenu li.aktif a,
#bolumlerMenu li.aktif a:active,
#bolumlerMenu li.aktif a:visited {
	display: block;
	float: left;
	width: 270px; 
	height: 29px;
	padding: 10px 0 0 16px;
}


#bolumlerMenuEleman1 { background-image: url('../img/bolumlerMenuKisaMavi.gif'); }
#bolumlerMenuEleman2 { background-image: url('../img/bolumlerMenuKisaTuruncu.gif'); }
#bolumlerMenuEleman3 { background-image: url('../img/bolumlerMenuKisaMor.gif'); }
#bolumlerMenuEleman4 { background-image: url('../img/bolumlerMenuKisaYesil.gif'); }

#bolumlerMenuEleman1.aktif { background-image: url('../img/bolumlerMenuUzunMavi.gif'); }
#bolumlerMenuEleman2.aktif { background-image: url('../img/bolumlerMenuUzunTuruncu.gif'); }
#bolumlerMenuEleman3.aktif { background-image: url('../img/bolumlerMenuUzunMor.gif'); }
#bolumlerMenuEleman4.aktif { background-image: url('../img/bolumlerMenuUzunYesil.gif'); }

#bolumlerMenuEleman1 a,
#bolumlerMenuEleman1 a:active,
#bolumlerMenuEleman1 a:visited
{ color: #2f72b6; }
#bolumlerMenuEleman2 a,
#bolumlerMenuEleman2 a:active,
#bolumlerMenuEleman2 a:visited
{ color: #d46022; }
#bolumlerMenuEleman3 a,
#bolumlerMenuEleman3 a:active,
#bolumlerMenuEleman3 a:visited
{ color: #9c3e83; }
#bolumlerMenuEleman4 a,
#bolumlerMenuEleman4 a:active,
#bolumlerMenuEleman4 a:visited
{ color: #a69932; }
#bolumlerMenuEleman1 a:hover,
#bolumlerMenuEleman2 a:hover,
#bolumlerMenuEleman3 a:hover,
#bolumlerMenuEleman4 a:hover
{ color: #000; }


/* -----------------------------------------------------------------------------
 * Baba Kategoriler
 * -----------------------------------------------------------------------------
*/

#icerik { padding-top: 5px; }



