﻿.baslik{
	font-weight:bold;font-family:Tahoma;font-size:10pt;margin:3px 5px 3px 0px;
}
.baslik a{
	color:white;
}
.buton{
	color:white;font-weight:lighter;font-family:Tahoma;color:maroon;border:1px black solid;padding:2px 2px 2px 2px;

}
.addButon{
	color:white;font-weight:normal;font-size:xx-small;background-color:maroon;border:1px black;padding:2px 2px 2px 2px

}
.text{
	color:black;font-family:Tahoma;border:1px black solid;
}
a:hover{
	color:red;
}
a{
	color:blue;font-family:Tahoma;
}
.solMenu{
	font-family:Tahoma;font-size:8pt;color:black;font-weight:bold

}
.solMenuIcerik{
	width: 100%;font-family:Tahoma;font-size:9pt;
}
.gSecim{
	list-style-position: inside;
	list-style-type: square;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: White;
	border : 1px ridge #E6E6FA;
	padding-left: 3px;
}
.hAraSecim{
	list-style-position:outside;
	list-style-type:circle;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: White;
	border : 1px #E6E6FA dotted;
	padding-left: 1px;
}
.file{
		font-family: Tahoma;
	font-size: 11px;

}
.araSonucBaslik{
border-bottom:1px black solid;
padding:3px 3px 3px 3px;
	
}
.aratable{
			font-family: Tahoma;
	font-size: 11px;

}
.encok{
	background-color:white;
}
.encok:hover{
	background-color:silver;
}
.tdover{
	text-align: right; font-weight: bold; font-size: xx-small
}

.tdetiket{
	text-align: right; 
	font-weight: bold; 
	font-size: xx-small;	
}
.gmarkalist{
	color:gray;
}
.gmarkalist ul{
	list-style-position:inside;
	list-style-type:disc;
	font-size:15px;
	padding:2px;
	
}
.gmarkalist ul li{
	margin-left:0px;
	float:left;
	width:170px;
	padding-left:0px;
}
.gmarkalist ul li:hover{
	background-color:#CCFFCC;
}
.nav ul{
	list-style:none;
	list-style-position:outside;
	list-style-type:none;
	width:100%;
	display:table-cell;
	background:url(img/nav_zemin.png);
	margin:0px;padding:0px;

}
.nav li{
	float:left;
	width:95px;
	height:27px;
	padding-top:10px;
	text-align:center;
	border-right:1px #CC0000 dotted;
	
}
.nav a{
	color:white;
	font-family:Tahoma;
	font-size:12px;

}
.nav li:first-child{
	border-left:1px #CC0000 dotted;
	margin-left:2px;
}
.nav li:hover{
	background:url(img/nav_but_zemin.png);
}

.bayi_detay ul{
	list-style:none;
	list-style-type:none;
	display:table-cell;
	text-align:center;
	list-style-position:outside;
	margin:0px;padding:0px;

}
.bayi_detay li{
	float:left;
	border:1px silver solid;
	width:190px;
	height:20px;
	vertical-align:middle;
	white-space:pre-wrap;
	padding-top:5px;
	background-color:#CCFF33;
	margin:1px;
}
.bayi_detay li:hover{
	background-color:#FFCC00;
	border:1px green solid
	
}
.arama_listesi td{
	padding:4px
}
.sartlar ul{
	list-style:decimal;

}
.sartlar li{
	margin:2px;
	
}