/*---------------------------------------------------------------------------
=BROWSER RESET
-------------------------------------------------------------------------*/
ul,li{margin:0;padding:0}
/*-------------------------------------------------------------------------


/*-------------------------------------------------------------------------
=HEADER
-------------------------------------------------------------------------*/
.languageSelect { margin-left:10px; margin-top:10px; float:left; padding:0 2px 0 0; min-width:100px; cursor:pointer; margin-right:19px; font-size:11px; background:url(languageSelect.png) no-repeat right -32px transparent; }
	.languageSelect span { background:url(languageSelect.png) no-repeat left -62px transparent; display:block; padding:3px 6px }
.languageSelect:focus,  .languageSelect:hover { background-position:right 0; }
.languageSelect:hover ul { display:block; }
.languageSelect ul { display:none; position:absolute; list-style:none; background:#A8CAE7; padding:5px; width:105px }
	.languageSelect ul li { padding:4px 8px }
		.languageSelect ul li a { text-decoration:none; color:#4c4c4c; display:block; background:url(flags.png) no-repeat top left transparent; padding-left:1px }
			.languageSelect ul li:hover { background:#79acd7 }
		 		.languageSelect ul li:hover a { color:#fff }


.menu{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Tahoma;
list-style-type: none;
text-align: left;
}

.menu li{
display: inline;
margin: 0;
}

.menu li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(aktif.gif) top left repeat-x;
}

.menu li a:visited{
color: #2d2b2b;
}

.menu li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.menu li.selected{
position: relative;
top: 1px;
}

.menu li.selected a{ /*seçili tab stili */
background-image: url();
border-bottom-color: white;
}

.menu li.selected a:hover{ /*seçili tab stili*/
text-decoration: none;
}


.sitelerLink {
	FONT-FAMILY: Verdana, Arial; COLOR: #055989; FONT-SIZE: 12px; font-weight:bold; TEXT-DECORATION: none
}
.sitelerLink:hover {
	COLOR:#333
}

.icerik{
border: 1px solid gray;
width: 600px;
margin-bottom: 1em; padding: 10px;
height:auto 0px;
background: white url(pasif.gif) top left repeat-x;
}
TR.deneme{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(pasif.gif) top left repeat-x
}
