html
{
	min-height: 100%;
}


body
{
	margin-top: -10px;
	margin-bottom: 0px;
	background-color: #9D9D9D;
	color: #444;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a
{
	color: #228B22;
	/*color: #228B22;*/
	text-decoration: none;
}
a:hover
{
	/*color: #B76500;*/
	color: #236B8E;
	text-decoration: underline;
}
a img
{
	border: none;
}
ul
{
	list-style-position: inside;
	list-style: circle;
}

il.Circles
{
	list-style-position: inside;
	list-style: circle;
}
#Header #Top
{
	margin: 0 auto;
	background-image: url("Images/Style/Top.jpg");
	width: 953px;
	height: 94px;
}
#Header
{
	margin: 0 auto;
	width: 953px;
}
#Header #TopHead
{
	margin: 0 auto;
	background-image: url("Images/Style/Header.jpg");
	width: 953px;
	height: 116px;
}
#Header #HeadMenu
{
	background-image: url("Images/Style/HeadMenuBack.jpg");
	width: 953px;
	height: 35px;
	margin: 0 auto;
	color: #FFFFFF;
}

#Header #HeadMenu #HeadMenuBar
{
	width: 920px;
	margin: 0 auto;
}

#Header #HeadMenu #HeadMenuBar #MenuBar
{
	text-align: center;
	margin: 0 auto;
	margin-top: 4px;
	height: 25px;
}
#Header #HeadMenu #HeadMenuBar #MenuBar ul
{
	margin: 0 auto;
	list-style: none;
}
#Header #HeadMenu #HeadMenuBar #MenuBar li
{
	display: inline;
	overflow: hidden;
	text-decoration: none;
	margin-left: 5px;
}
#Header #HeadMenu #HeadMenuBar #MenuBar li
{
	background-image: url(images/mButton.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: solid 0px green;
	cursor: pointer;
}
#Header #HeadMenu #HeadMenuBar #MenuBar li:hover
{
	background-image: url(images/mButton.jpg);
	background-repeat: no-repeat;
	background-position: top;
	/*color: #236B8E;
	color: #228B22;*/
	color: #B76500;
	text-decoration: none;

}
#Header #HeadMenu #HeadMenuBar #MenuBar a
{
	color: #FFFFFF;
}
#Header #HeadMenu #HeadMenuBar #MenuBar a:hover
{
	/*color: #236B8E;
	color: #228B22;*/
	color: #B76500;
	text-decoration: none;

}

#TopPage
{
	width: 953px;
	height: 15px;
	background-image: url("Images/Style/TopPage.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
}
#TopPage1
{
	width: 953px;
	height: 5px;
	background-image: url("Images/Style/TopPage1.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
}
#Content
{
	width: 953px;
	background-image: url("Images/Style/MainBack.jpg");
	background-repeat: repeat-y;
	margin: 0 auto;
}

#Content #ContentTop
{
	width: 953px;
	height: 169px;
	background-image: url("Images/Style/TopContent.jpg");
	background-repeat: no-repeat;
}
#Content #ContentDetail
{
	width: 920px;
	border: solid 0px;
	margin: -156px auto;
}
#Content #ContentBottom
{
	width: 953px;
	height: 159px;
	background-image: url("Images/Style/BottomContent.jpg");
	background-repeat: no-repeat;
	margin: 6px auto;
}
#map
{
	width: 919px;
	height: 500px;
	margin: 0 auto;
	margin-left: 2px;
}
#Footer
{
	margin: 0 auto;
	width: 953px;
}

#Footer #BottomFoot
{
	margin: 0 auto;
	background-image: url("Images/Style/Footer.jpg");
	width: 953px;
	height: 19px;
}
#Footer #TopFooter
{
	margin: 0 auto;
	background-image: url("Images/Style/TopFooter.jpg");
	width: 953px;
	height: 10px;
}
#Footer #BottomFooter
{
	margin: 0 auto;
	background-image: url("Images/Style/BottomFooter.jpg");
	background-position:bottom;
	width: 953px;
	height: 107px;
}
.modalPopup
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	color: Gray; /*border-style: solid;  	background-color: #FFFFFF;  	border-width: 1px;  	width: 250px;  	height: 130px;*/
}
.modalBackground
{
	background-color: #181818;
	filter: alpha(opacity=95);
	opacity: 0.8;
}
.modalProgressGreyBackground
{
	background-color: #181818;
	filter: alpha(opacity=95);
	opacity: 0.8;
}
#ModalStatus
{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #000;
	margin:0 auto;
	text-align :center ;
	vertical-align:middle;
/*background-color: #181818;	*/
filter: alpha(opacity=85);
	opacity: 0.8;
	display:block;
}
#Modal
{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=95);
	opacity: 0.8;
	display: none;
}
#ModalIcerik
{
	position: fixed;
	background: #fff;
	padding: 1px;
	z-index: 1000;
	font: 11pt Tahoma,arial;
	color: #bbb;
	background-color: #333;
	border: 4px solid #444;
	display: none;
}
#Kapat1
{
	z-index: 999;
	float: right;
	color: #fff;
	font: 14pt tahoma;
	cursor: pointer;
}
#modalClose
{
}
#Kapat
{
	background: url(Images/x.png) no-repeat;
	width: 25px;
	height: 29px;
	z-index: 3200;
	cursor: pointer; /*float:right;*/
}

#preloader
{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #666666;
	background-image: url(../Images/loader.gif);
	background-repeat: no-repeat;
	filter: alpha(opacity=80);
	opacity: 0.8;
	background-position: center;
	cursor: wait;
}