﻿body, html {
	_width: 100%; 
	_height: 100%;
	_overflow: hidden;
}
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; color: #006699;
	padding:1em;
	text-align: center;
	_background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(#fefcea), to(#f1da36));
	_background: -moz-linear-gradient(-45deg, #fefcea 0% , #f1da36 100%);
}

select, input, checkbox, button, thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style:bolder;
	border-radius:0.10em;
	_color:Black;
	box-shadow:3px 3px 1px Grey;
}    
li, td , th{ font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	color: DarkBlue;
	_-moz-border-radius:0.20em;
	border-radius:0.20em;
}
hr { color: #b5a132; width:1020px; text-align:left}
a:link, a:visited { 
	color: #6a5b03;
	text-decoration: none
}
a:hover { color: #b5a132} 
	h6 {
		font-family:Technical, Verdana, Arial, Helvetica, sans-serif;
		font-size: 4.0em;
		text-shadow: 2px 2px 5px grey;
	}
	h7 {
		font-family:Technical, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10em;
		text-shadow: 0.2em 0.2em 0.5em grey;
		color:black;
	}

	body { padding: 0.5em; }

	
	ul { 
		list-style:none; 
		text-align:center; 
		position:relative; 
		z-index:10;	
	}
	ul li {
		float:left; 
		padding-right:1px;
		position:relative; 
		box-shadow:3px 3px 1px Grey;
	}
	ul a {
		display:table-cell; 
		vertical-align:middle; 
		width:150px; 
		height:30px; 
		text-align: center; 
		background:#C6C5C9 ; 
		background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(RoyalBlue), to(White));
		background: -moz-linear-gradient(-45deg, White  , RoyalBlue);
		_background: RoyalBlue;
		color:Navy;
		_color:#FFF; 
		text-decoration:none; 
		text-shadow: 1px 1px 1px white
	}
	ul a:hover { 
		background:Navy;
		background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(White), to(RoyalBlue));
		background: -moz-linear-gradient(-45deg,  RoyalBlue ,White );
		font-weight:bolder;
		text-shadow: 1px 1px 1px Navy
	}
	li > ul { 
		display:none; 
		position:absolute;
		left:0;
		top:100%;
	}
	li > ul li  {
		width:150px
	}
	li:hover > ul {
		display:block;
	}
	li > ul li {
		padding:0; 
		padding-top:1px;
	}
	li > ul li > ul {
		left:100%; 
		top:0; 
		padding-left:1px
	}
	li > ul li > ul  li {
		width:150px;
	}
	li:hover > a {
		background:RoyalBlue ;
		text-shadow:none;
		color:White;
	}
	.sag_ok {
		visibility:hidden;
	}
	.dikey {
		float:left;
		width:150px;
	}
	
	.dikey ul { 
		list-style:none; 
		text-align:center; 
		position:relative; 
		z-index:10;	
	}
	.dikey ul li {
		float:left; 
		padding-right:1px;
		position:relative; 
		box-shadow:3px 3px 1px Grey;
	}
	.dikey ul a {
		display:table-cell; 
		vertical-align:middle; 
		width:150px; 
		height:30px; 
		text-align: center; 
		background:#C6C5C9 ; 
		background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(RoyalBlue), to(White));
		background: -moz-linear-gradient(-45deg, White  , RoyalBlue);
		_background: RoyalBlue;
		color:Navy;
		_color:#FFF; 
		text-decoration:none; 
		text-shadow: 1px 1px 1px white
	}
	.dikey ul a:hover { 
		background:Navy;
		background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(White), to(RoyalBlue));
		background: -moz-linear-gradient(-45deg,  RoyalBlue ,White );
		font-weight:bolder;
		text-shadow: 1px 1px 1px Navy
	}
	.dikey li > ul { 
		display:none; 
		position:absolute;
		left:111px;
		_left:0;
		_top:100%;
		top:0%;
	}
	.dikey li > ul li  {
		width:150px
	}
	.dikey li:hover > ul {
		display:block;
	}
	.dikey li:hover  img {
		visibility:visible;
	}
	.dikey li > ul li {
		padding:0; 
		padding-top:1px;
	}
	.dikey li > ul li > ul {
		left:100%; 
		top:0; 
		padding-left:1px
	}
	.dikey li > ul li > ul  li {
		width:150px;
	}
	.dikey li:hover > a {
		background:RoyalBlue ;
		text-shadow:none;
		color:White;
	}
	

#divResim , #divHead img {
	_height:500px;
	_width:500px;
	_border: #6a5b03 groove 5px;
	_border: #fefcea inset 5px;
	border: Navy inset 5px;
	_border: #ccc inset 5px;
	_border: #ccc outset 5px;
	padding:10px;
	_background: -moz-linear-gradient(-45deg,  #1F1F1F, #FFFFFF);
	_background: -moz-linear-gradient(-45deg, #c79810  , #eab92d);
	_background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(#f1da36), to(#fefcea));
	background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(Navy), to(White));
	_background: -moz-linear-gradient(90deg, #fefcea  , #f1da36);
	_background: -moz-linear-gradient(-45deg, #f1da36  , #fefcea);
	background: -moz-linear-gradient(-45deg, White  , Navy);
}

#altEmbed {
	_border: #f1da36 inset 5px;
	border: OrangeRed inset 5px;
	height:65px;
	padding:10px;
	_background: -moz-linear-gradient(-45deg, #f1da36  , #fefcea);
	background: -moz-linear-gradient(-45deg, White  , OrangeRed);
	background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(OrangeRed), to(White));
}
	div#divMenu {
		z-index:3;
		position:relative;
      	float:center;
		width:1020px;
		padding-left:0.5em;
      	padding-bottom:0.5em;
      	cursor:pointer;
      	margin:0.5em;
      }

	div#divAsil {
		position:relative;
      	float:center;
		height: 800px;
		width: 1180px;
	}

.Highlight {
	background-color: yellow;
}
.ayscha {
	background-color: #F5DAED;	
}
.zeugma {
	background-color: #AFDCFB;	
}
.belvil {
	background-color: #C2DFBB;	
}
.papillon {
	background-color: Silver;	
}
.muna {
	background-color: #ffcc00;	
}
.simtan {
	background-color: #f6ef18;	
}
.mapas {
	background-color: #96e2f8;	
}
 .olumsuz {
	background: FireBrick;
	color: White;
  }  
.olumsuz_1 {
	background: FireBrick;
	color: White;
	_color:solmon;
}
.olumsuz_2 {
	background: Coral;
	color: White;
	_color:Coral;
}
.olumsuz_3 {
	background: GoldenRod;
	color: White;
	_color:GoldenRod;
}
 .olumlu {
	background: White;
	color: DarkBlue ;
  }  
 .belirgin {
	color: DarkBlue;
	font-weight: bolder;
	font-size:1.01em;
  }  
.tanim > a, .tanim  > ul > li > a { 
	background:#FCC153; 
	_background:FireBrick; 
	_color:White;
}
.tanim:hover > a, .tanim > ul > li:hover > a {
	background:#FCE655; 
	color:DarkBlue;
}
.gorunmez {display: none;}
.selected {
	background:greenyellow; 
	color:#000;
	font-style:italic;
	font-weight:bold;		
}
.butce {
	background:YellowGreen;
}
.forecast {
	background:DarkTurquoise;
}  
.gerceklesen {
	background:MediumAquaMarine;
}  
.gecmis {
	background:PaleGoldenRod;
} 
.hidden {
	visibility:hidden;
	_display:none;
}
.gizle {
	_visibility:hidden;
	display:none;
}
.emailed {
	background:lightGrey;
	font-weight:lighter;
	font-style:oblique;
}
.notemailed {
	background:HotPink;
	color:white;
	font-weight:lighter;
	font-style:oblique;
}
.muna1 {
	background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(RoyalBlue), to(White));
	background: -moz-linear-gradient(-45deg, White  , RoyalBlue);
	_background: RoyalBlue;
	color:Navy;
}
.muna1:hover {
	background: -webkit-gradient(radial, 50 400, 2000, 800 200, 40, from(White), to(RoyalBlue));
	background: -moz-linear-gradient(-45deg,  RoyalBlue ,White );
	font-weight:bolder;
	 text-shadow: 1px 1px 1px Navy
}