.pagetitle {
	font-size: 24px;
	background: transparent url(../images/title_bg.gif) repeat-x bottom left;
	padding: 0 0 5px 0;
	margin:10 0 20px 0 !important;
}
#homeLinkler a {
	padding: 2px;
	display: inline-block;
}

#homeLinkler img {
	 width: 40px;
	 height: 40px;
}

/* Aktar */
#homeLinkler a {
	border:1px solid #3f4a51;
}

#homeLinkler a:hover {
 border-color: #b10000;
}

#Harita .filtre {		
	background: transparent url(../images/mainintroback.gif) repeat-x center top;
	padding:5px;
	color:#000000;	
	font-size:14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;								
 	border: 1px solid #d0d0d0;
}
#Harita .filtre label {		
 	font-size: 12px;
	margin: 0 5px;
}
#Harita .filtre select,#Harita .filtre input {		
 	font-size: 11px;
	padding:1px;
	border: 1px solid #3f4a51;
}
#Harita .filtre .btnArama {		
	padding:0;
	margin:0;
	border: 0;
	position: absolute;
	margin-left: 10px;
}

#map {
	margin:10px 0 0 0;
	border: 5px solid #3f4a51;
	height: 400px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	width:100%;

}

p.info {
	margin:10px 0;
	padding:5px 5px 5px 35px;
	background: InfoBackground url(../images/IconSet/24x24/info.png) no-repeat 5px 5px !important;
	color: InfoText;
	border: 1px solid Scrollbar;	
}

p.bilgi {
	margin:10px 0;
	padding:5px 5px 5px 35px;
	background: transparent url(../images/IconSet/24x24/info.png) no-repeat 5px 5px !important;
}

.succMesaj {
	margin:10px 0;
	padding:5px 5px 5px 35px;
	background: #d8f8dc url(../images/IconSet/24x24/accept.png) no-repeat 5px 5px !important;
	color: InfoText;
	border: 1px solid #99f9a1;
	list-style-type: none;	
	text-shadow: 1px 1px 1px white;
}

.errMesaj {
	margin:10px 0;
	padding:5px 5px 5px 35px;
	background: #ffd2d2 url(../images/IconSet/24x24/warning.png) no-repeat 5px 5px !important;
	color: InfoText;
	border: 1px solid #ff8e8e;	
	list-style-type: none;
	text-shadow: 1px 1px 1px white;
}

.radius5 {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;		
}

.border {
	border: 1px solid #c8c8c8;
}


.mapHeight {
	text-align: center;
	background-color: #3f4a51;
	color: #c8c8c8;
	width:400px;
	margin:0 0 10px 0;
	padding: 0 0 5px 0;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;		
	border: 1px solid #3f4a51;	
}
.mapHeight a {
	color: #ffffff;
}

#map #logocontrol {
	display: none !important;
}
#map .terms-of-use-link {
	display: none !important;
}

#map .terms-of-use-link<div {
	display: none !important;
}

.mapInfo {
 text-align: left !important;
}

.mapInfo img {
 width: 200px !important;
 float: left;
 margin:0 5px 0 0;
}
.mapInfo p  {
 margin: 0;
 padding: 0;
 font-size: 12px;
}
.mapInfo p b {
 
}

.mapInfo h1 {
	color: #b10000;
	font-size: 15px;
}

#directions {
	margin:10px 0 0 10px;
	height: 400px  !important;
	overflow: auto !important;
	font-size: 10px;
}

.trans {
	border: none;
	background-color: transparent;
	font-size: 10px;
	color: #3f4a51;
}

.numericol {
	list-style: decimal inside none;
}

#MapSembol {
	margin:0 auto;

}


#MapSembol ul a, #MapSembol ul b  {
	font-size: 10px;
	font-weight: normal !important;
} 
#MapSembol ul img {
	 vertical-align: middle;
	 margin-right: 5px;
}


#MapSembol ul {
	margin-left:30px;
}

.form {
	margin:0;
	padding:10px;
	vertical-align: top;
}

.form h5{
  font-size: 14px;
  background-color: #e5e5e5;
  margin-top: 10px;
  margin-bottom: -1px;
  color: #333;
  text-shadow: 1px 1px 1px white;
  width: 50%;
}

.form p{
 vertical-align: top !important;
 margin:0 0 5px 0;
}

.form p.border {
	border: 1px solid #c8c8c8;
	padding: 5px;
}

.form label {
	width: 150px;
	display: inline-block;
	font-weight: bold;
	background: transparent url(../images/icon/grey_10x9.gif) no-repeat left center;
	padding:0px 0px 0px 15px;
	text-shadow: 1px 1px 1px white;
}

.labelRight label {
	--text-align: right;
	padding:0px 0px 0px 0px;
	background: none; 
	font-weight: normal;
	width: 100px;
}

.form i {
 font-size: 10px;
 color: #3f4a51;
 display: block;
 margin-left: 170px;
 text-shadow: 1px 1px 1px white;
}

.form span.ipucu {
 font-size: 10px;
 color: #3f4a51;
 margin-left: 5px;
 text-shadow: 1px 1px 1px white;
}
.form .buttons {
 
}

.form .buttons .submit {
float: right;
font-size: 14px;
cursor: pointer;
 background: #c8c8c8 url(../images/mainintroback.png);
 border: 1px solid #d0d0d0;
 font-weight: bold;
 padding: 2px 10px;
 color: #393939;
 margin:10px;
}

.form input,  .form select, .form textarea {
	padding:2px;
}

.form input:focus,  .form select:focus, .form textarea:focus {
	 border-color: #3f4a51;
}

.form table td {
	  padding: 3px;
}

.bg1 {
	
}	

.w100 {
	width: 99%;
}

.w200 {
	width:200px;
}
.w250 {
	width:250px;
}

.w300 {
	width:300px;
}

.w350 {
	width:350px;
}

.w400 {
	width:400px;
}

#tabform {
	margin:0 0 5px 0;
	padding: 0 0 0 20px;
	border-bottom: 2px solid #3f4a51;
}
#tabform a {
	border: 1px solid #3f4a51;
	margin:0 0 0 0px ;
	padding: 3px 10px;
	color: #3f4a51;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-khtml-border-radius:5px 5px 0 0;
	
}
#tabform a.selected {
	 background-color: #3f4a51;
	 color: white;
}

#Mesajlar .liste th {
	background-color: #3f4a51;
	color: white;
	padding:2px;
}
#Mesajlar .liste tbody td {
	padding:3px 2px;
	font-size: 12px;
	color: black;
	border-bottom: 1px solid #3f4a51;
}
.altcizgi {
	border-bottom: 1px solid #c8c8c8;
}

.anahaber h4 a {
 font-size: 12pt;
 color: black;
}
.anahaber h4 a:hover {  
 color: #b10000;
}

.anahaber img, .haberresim {
	float: left;
	margin-right: 5px;
	width: 75px;
	padding: 2px;
	border: 1px solid #3f4a51;
}

.anayeniokullar {
	
}

.tright {
text-align: right;
}

#Sayfalama  {
 text-align: center;
 clear: both;
 border-top: 2px solid #3f4a51;
 margin: 10px 0;
}	
#Sayfalama ul {
 text-align: center;
 margin-left: 180px;
}		
	
#Sayfalama h2 {
	display: none;
}	
#Sayfalama ul li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
float: left;
}
#Sayfalama ul a{
border:solid 1px #3f4a51;
margin-right:2px;
display:block;
}

#Sayfalama ul .PasifSayfa{
color: #f2f2f2;
font-weight:bold;
display:block;
padding:4px 6px;
 background-color: #3f4a51;
 margin-right:2px;
}
#Sayfalama ul a:link,
#Sayfalama ul a:visited {
color:#3f4a51;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#Sayfalama ul a:hover{
border:solid 1px #3f4a51;
}

#OkulList {
	width: 100%;
}

#OkulList thead th {
border: 1px solid #c8c8c8;
text-align: left;
padding:2px;
color: #3f4a51;
	background: #3f4a51 url(../images/mainintroback.png) repeat-x;
}

#OkulList tbody td {
border: 1px solid #c8c8c8;
text-align: left;
padding:2px;
color: #3f4a51;
vertical-align: bottom;
white-space: nowrap;
}

#OkulAramaForm select {
	width: 100%;
}

#OkulKunye {
	padding:5px;
}
#OkulKunye dt {
font-weight: bold;
border-bottom: 1px dotted #c8c8c8;
	
}

.resetTable td {
	padding:3px;
}

.sf-menu h2 {
	display: none;
}

#subTab {
	background-color: #3f4a51;
	color: white;
	padding: 5px;
	margin-top: -5px;
}
#subTab a{
	color: white;
}

.karneOverview h3 {
	font-size:16px;
	width:100%;
	margin-bottom: 0px;
	text-align: left;
}
.karneOverview td {
	 vertical-align: middle;
	 padding:0 0;
	 text-align: center;
}
.karneOverview td.tfoot  {
	 vertical-align: top;
	 text-align: left !important;
	 font-size:10px;
}
.karneOverview tr.ciz {
	 border-bottom: 1px solid #6d717c;
}
.karneOverview .karneNot {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	background: transparent url(../images/karneNotBg.png) no-repeat center center;
	padding: 5px 8px;
	display: inline-block;
	margin:3px 0;
}
.karneOverview .karnedeger {
	font-size: 14px;
	text-align: center;
	color:#708090;
	padding: 5px 8px;
}
.karneOverview .karnepuan {
	background-color: #e8e8e8;
}
.KarneOkulAdi, .KarneKurumAdi, .KarneSoruInfo {
	display: none !important;
	text-align: center ;
}

.karneOverview .KarneKurumAdi, .karneOverview .KarneDonem {
	display:none;
	font-size: 12pt;
	text-align: center;
	padding: 0;
	margin: 0;
}

.PrintHead {
	display: none !important;
}

.KarneKonuInfo {
	font-size: 8pt;
	background-color: #e8e8e8;
}
.KarneKonuInfo tbody td {
	text-align: center;
	padding: 2px 5px;
	vertical-align: middle;
}
.KarneKonuInfo th {
	white-space: nowrap;
	text-align: left;
	background-color: #d0d0d0;
	padding: 2px 5px;
}
.KarneKonuInfo tbody tr {
 border-bottom: 1px solid #d0d0d0;
}
.KarneKonuInfo .rakam {
 font-weight: bold;
}
.karneExpand {
	background-image: url(../images/expand.gif);
}
.karneExpand2 {
	background-image: url(../images/expand2.gif);
}