﻿body 
{
	/*style="font-family: arial, sans-serif; font-size: 13px; border: 0;"*/
	height:100%;
}
#mainPlat
{
	width: 100%; height: 600px;
}

#collapsPanel
{
	width:250px; height:0px;
	background-color:Blue;
}

.interfaceDIV
{
	padding:0px 0px 0px 0px;
	overflow:hidden;
	width:250px;
}

.controlLand
{
	float:left;
	display:table-cell;
	left:0px;top:0px;
	width: 250px; height: 100%;
	vertical-align:top;
}

.katmanKontrol
{
	background-color:#fcfcfc;
	width:100%;
	height:auto;
}

#map3d
{
	top:0px;
	margin:0px 0px 0px 0px;
	float:left;
	position:relative;
	height:420px;
	width:680px;
}

.mapLand
{
	width: 100%; height: 500px;
	top:0px; float:left;
	margin:0px 0px 0px 0px;
	position:relative;
}
.mapLand .mapTitle
{
	font-family:Calibri,Tahoma;
	font-size:12px;
	color:#ffffff;
	background-color:Blue;
	width:100%; height:25px;
	position:relative;
	float:left;
	top:0px;
	cursor:pointer;
}

.mapLand .mapContent
{
	font-family:Calibri,Tahoma;
	font-size:12px;
	top:0px;
	float:left;
	width:100%;
	height:500px;
	overflow:hidden;
}

#progress-container { width:200px; height: 10px; border: 1px solid #ccc; }
#progress-bar { width: 200px; height: 10px; }
#ground-altitude{white-space:nowrap;width:300px;color:#fff;font-size:10px;}
/*#mapName{color:#fff;font-size:14px;font-weight:bold;font-family:Georgia;width:150px;white-space:nowrap;}*/
/*.mapHeader{background:#333; color:#999; height:30px;padding:5px;}*/


.map_image {
    width: 100%;
    height: 500px;
    float: left;
    background:#ffffff; /* #333;*/
    position: relative;
    overflow: hidden;
    color: #fff;
    top:0px;
    margin:0px 0px 0px 0px;
}
.map_image mapGE
{
	height:300px;
	width:100%;	
}
.map_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.map_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}
.map_image .block small {margin-left: 10px; z-index:2;}
.map_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display:block ; /*--Hide description by default, if js is enabled, we will show this--*/
    overflow:visible;
}
.map_image .block{
    width: 100%;
    /*background: #111;*/
    background-color:Transparent;
    height:200px;
    border-top: 1px solid #000;
}
.map_image a.collapse { /*--This is our hide/show tab--*/
    background: url(images/pie_chart.png) no-repeat left top;
    background-color:White;
    height: 30px;
    width: 93px;
    /*text-indent: -99999px;*/
    position: absolute;
    top: -25px;
    right: 100px;
    color:Black;
    text-align:center;
}
.map_image a.show {background-position: left bottom;}

.ddlSearch
{
	width:225px;
}
.articleTitle
{
	text-align:left;
	text-indent:5px;
	vertical-align:middle;
	font-size:medium;
	font-weight:bold;
	font-family: Calibri, Tahoma, Times New Roman TUR;
	color:#000;
}
.haritaListe
{
	/*text-align:left;	
	text-indent:10px; 
	font-size:medium; 
	font-weight:bold; 
	font-family:Calibri, Tahoma, Times New Roman TUR;
	width:650px;
	color:#666;*/
	border:1px;
	padding:0px 5px 0px 25px;
}
.haritaListe td
{
	width:300px;
}



