@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	background-image: url(image/tek-zem.jpg);
	background-repeat:repeat-y
	background-color:#C90;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-style:italic;
	margin: 5px 0;
	padding: 0px;
	color: #9E512F;
	font-weight: normal;
}
#kapsa {
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	background-image: url(image/tek-zem.jpg);
	background-repeat: repeat;
}
#ust {
	width: 100%;
	background-image: url(image/tek-zem.jpg);
	background-repeat: repeat;
	float: left;
}
#ust_footer {
	background-image: url(image/ust_footer.jpg);
	height: 83px;
	width: 100%;
	float: left;
	position: relative;
	background-repeat: repeat;
}
#kup_buyuk {
	height: 708px;
	width: 385px;
	position: absolute;
	left: -59px;
	top: -625px;
	z-index: 2;
}
#footer {
	background-image: url(image/footer.jpg);
	height: 127px;
	width: 100%;
	float: left;
	background-repeat: repeat;
}
#logo {
	height: 361px;
	width: 176px;
	float: left;
	position: absolute;
	left: 3px;
	z-index: 1000;
}
#menu {
	left: 272px;
	top: 100px;
	width: 369px;
	position: absolute;
	z-index: 1000;
}
#flash {
	height: 289px;
	width: 100%;
	margin-top: 90px;
	background-image: url(image/kusak.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
	z-index: 800;
}
#ust #menu ul li a:hover {
	color: #ad6938;
	text-decoration: underline;
}
#ust #menu ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ust #menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	color: #3a352c;
	padding-right: 5px;
	padding-left: 5px;
	height: 35px;
}
#orta_yazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	width: 650px;
	margin-left: 305px;
	margin-top: 25px;
	float: left;
	border: 1px solid #ffffff;
}

#orta_haber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	width: 650px;
	margin-left: 305px;
	margin-top: 25px;
	float: left;
	border: 1px solid #ffffff;
	height:365px;
	background-image:url(image/haber_alt.jpg);
}
#orta_haber img {
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #FFF;
	float:left;
}

#orta_haber p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: justify;
	text-indent: 10px;
	margin: 5px 0;
}
#orta_haber h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#resim_ana {
	padding: 2px;
	height: 199px;
	width: 156px;
	margin-right: 10px;
	border: 2px solid #FFF;
	float: left;
}
#ust #orta_yazi p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: justify;
	text-indent: 10px;
	margin: 5px 0;
}
#ust #orta_yazi h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;
	color: #981A1E;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ust #orta_yazi ul {
	margin: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

/*----------------------------------------Request Info Form------------------------------------------*/
#myform{
	padding-top:12px;
}
#myform fieldset{
	border:1px dotted #e7dcd1;
	padding:12px 0px 8px 10px;
}
	#myform:hover legend{
	color:#3D170C;
	}
	#myform legend{
		font-family:"palatino", georgia, times, serif;
		font-variant:small-caps;
		font-weight:normal;
		font-size:150%;
		color:#dbac80;
		margin-left:-16px;
		padding:2px;
	}
	#myform label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display: block;
	float: left;
	line-height: 30px;
	margin-right: 5px;
	width: 100px;
	}
	#myform input, #myform select, #myform textarea{
	border:1px solid #dbac80;
	padding:4px;
	font-size:90%;
	color:#3e180d;
	font-family:verdana, helvetica, arial, sans-serif;
	width:285px;
	margin:4px 0 5px 0px;
	background-color:#fdf4ec;
	}
		#myform input.errorInput{
			border-color:#E40000;
			color:#E40000;
		}
	#myform select{
	width:295px;
	margin: 4px 0 5px 0;
	padding: 4px;
	}
	#myform input#quickSubmitBtn{
	font-size:16px;
	font-weight:bold;
	padding:0px 0 0px 0;
	width:285px;
	cursor:pointer;
	background:#fdf4ec url(../images/submitBtn_tile.gif) repeat-x top left;
	height: 40px;
	margin-left: 107px;
	}
	#quickStatus {
		text-align:center;
		font-weight:normal;
		font-size:90%;
		padding:3px;
		width:216px;
		margin-top:5px;
		
	}
	#myform .confirm{
		color:#dbac80;
	}
		#myform .warning{
			color:#fff;
			background-color:#E40000;
		}
#uydu {
	height: 434px;
	width: 580px;
}
#son-basvuru {
	position: absolute;
	height: 175px;
	width: 190px;
	left: 121px;
	top: 372px;
}
#flag-kapsa {
	height: 42px;
	width: 160px;
	position: absolute;
	left: 806px;
	top: 30px;
}
#flag-tr {
	float: left;
	
}
#flag-en {
	float: right;
}
#flag-tr a img {
	border:2px solid #ffffff;
	}
#flag-tr a:hover img {
	border:2px solid #930;
	}
#flag-en a img {
	border:2px solid #ffffff;
	}
#flag-en a:hover img {
	border:2px solid #930;
	}
#tepebel {
	float: left;
	height: 65px;
	width: 150px;
	margin-top: 20px;
	margin-left: 800px;
}
#footer #tepebel a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-style: italic;
	text-decoration: none;
}
#footer #tepebel img {
	float: left;
	border: 1px solid #FFF;
	padding: 1px;
}
#footer #tepebel a:hover {
	color: #E9D8A4;
	text-decoration: underline;
}
#ust #orta_yazi img {
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #FFF;
	float:left;
}

#tabela {
	height: 385px;
	width: 201px;
	position: absolute;
	left: 98px;
	top: 400px;
}
#popup {
	position: absolute;
	height: 411px;
	width: 480px;
	left: 267px;
	top: 163px;
	z-index: 990;
	visibility: visible;
	border: 1px solid #000000;
	background-color: #03C;
}
#popup_harita {
	position: absolute;
	height: 841px;
	width: 907px;
	left: 46px;
	top: 25px;
	z-index: 1000;
	border:#C00 solid 2px;
	visibility: hidden;
}
#otel_liste {
	height: 36px;
	width: 143px;
	position: absolute;
	left: 632px;
	top: 787px;
}
#sanatci_bilgi {
	padding: 10px;
	height: auto;
	width: 625px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	background-color: #F0E2BD;
	position: relative;
}

#haber_ozet{
	width: 628px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	background-color: #F0E2BD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#ana_haber_devam
{
	width:200px;
	text-align:right;
	padding:0;
	margin:0px 5px 0 0;
	float:right;
	vertical-align: bottom;
	line-height: 18px;
	height: 20px;
	}
#ana_haber_devam a{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration: none;
	color:#000;
	line-height:20px;
	margin:35px 10px 0px 0px;
	font-style: inherit;
	padding:3px;
	
	
}
#ana_haber_devam a:hover{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:underline;
	color:#ac3433;
	line-height:20px;
	margin:35px 10px 0px 0px;
	padding:3px;
	font-style: inherit;
	
}
#ana_haber_kapsa
{
	text-align:justify;
	padding:5px 15px 5px 5px;
	margin:10px 0px 0px 0px;
	float: left;
	border-bottom: 1px solid #2575ad;
	
	}
#ana_haber_kapsa h2{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
	line-height:18px;
	margin:0px;
	padding:0px;
}
#ana_haber_kapsa p{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	line-height:18px;
	margin-top:10px;
	padding:0px;
	text-indent:10px;
	text-align:justify;
}
#ust #orta_yazi a:hover img {
	border: 2px solid #981C1E;
}
#video_alan_sol {
	margin: 5px;
	height: 180px;
	width: 235px;
	z-index: 1;
}
}
#kapat {
	height: 34px;
	width: 141px;
	position: absolute;
	left: 338px;
	top: 376px;
}
#video_dugme {
	height: 170px;
	width: 201px;
	position: absolute;
	left: 98px;
	top: 807px;
}
#film_logo {
	height: 49px;
	width: 70px;
	position: absolute;
	left: 549px;
	top: -5px;
}
