@charset "utf-8";

html{
	overflow: hidden;
	margin: 0px;
}

body{
	overflow: hidden;
	margin: 0px;
}

.back {
	background: url(images/back.png) no-repeat bottom left;
	width: 750px;
	height: 738px;
}

.back_top {
	height: 35px;
	position: relative;
}

.back_bottom {
	height: 703px;
	position: relative;
}

.back_top_left {
	width: 580px;
	padding-left: 25px;
}

.back_top_right {
	width: 145px;
}

.content_back {
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #577da9;
	padding: 8px 23px 23px 23px;
	z-index: 9;
}

#drop_miklep {
	width: 128px;
	height: 338px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	overflow-x: hidden;
	overflow-y: auto;
}

.miklep_content {
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 3px;
	word-wrap: nowrap;
	overflow: hidden;
	width: 90px; /*genişliği sabit vermeliyiz.*/
	height: 17px;
}
.miklep_content i {
	font-size: 9px;
}
.miklep_btn_close {
	width: 14px;
	height: 15px;
	float: right;
	margin-right: 3px;
}
.miklep_ayet {
	width: 100%;
	height: 20px;
	margin-top: 1px;
	margin-botom: 1px;
	background-color: #dbdbdb;
	border: 1px solid #b4bacb;
	cursor: pointer;
}
.miklep_dipnot {
	width: 100%;
	height: 20px;
	margin-top: 1px;
	margin-botom: 1px;
	background-color: #bcc9c0;
	border: 1px solid #b4bacb;
	cursor: pointer;
}
.miklep_sayfano {
	width: 100%;
	height: 20px;
	margin-top: 1px;
	margin-botom: 1px;
	background-color: #bcc3c9;
	border: 1px solid #b4bacb;
	cursor: pointer;
}

#drop_arama {
	width: 128px;
	height: 207px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#logo {
	width: 92px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

/* Üst buttonlar */
.btn_meal_active {
	width: 102px;
	height: 35px;
	background-image: url(images/btn_meal_active.png);
	background-repeat: no-repeat;
	float: left;
}

.btn_meal_normal {
	width: 97px;
	height: 33px;
	background-image: url(images/btn_meal_normal.png);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

.btn_arama_active {
	width: 124px;
	height: 35px;
	background-image: url(images/btn_arama_active.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	float: left;
}

.btn_arama_normal {
	width: 119px;
	height: 33px;
	background-image: url(images/btn_arama_normal.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	float: left;
	cursor: pointer;
}

/* navigasyon butonları */
#btn_ileri {
	float: left;
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	width: 50px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #84898c;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	margin-left: 1px;
	cursor: pointer;
	margin-top: 3px;
}

#btn_geri {
	float: left;
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	width: 50px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #84898c;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 1px;
	cursor: pointer;
	margin-top: 3px;
}

.SayfaNo {
	float: left;
	border: 1px solid #898989;
	width: 30px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fafafa;
	color: #577da9;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	margin-top: 8px;
	cursor: move;
}

.nav {
	display: block;
	width: 100%;
	height: 30px;
}

.nav select {
	width: 150px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #577da9;
}

.nav input {
	height: 12px;
	text-align: center;
	font-size: 10px;
	border: 1px solid #577da9;
}

.nav_sure {
	width: 155px;
	padding: 0px;
	float: left;
	height: 30px;	
}

.nav_ayet {
	width: 52px;
	padding: 0px;
	float: left;
	height: 30px;	
}

.nav_ilerigeri {
	width: 160px;
	padding: 0px;
	float: left;
	height: 30px;
}

.nav_sayfa {
	width: 70px;
	padding: 0px;
	float: left;
	height: 30px;	
}

.nav_cuz {
	width: 60px;
	padding: 0px;
	float: left;
	height: 30px;	
}

#content {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	border: 1px solid #c4c7c9;
	background-color: #FFFFFF;
	/*height: 639px;*/
	height: 613px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	color: #000000;
	text-align: justify;
}

#ustnot {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	border-top: 1px solid #CCCCCC;
	background: #F8F8F8;
	text-align: center;
	margin: 0px;
	margin-top: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #999999;
	cursor: default;
	height: 15px;
}

#mealler {
	margin: 10px;
	font-size: 14px;
}

#mealler p {
	margin-top: 0px;
	margin-bottom: 9px;
	line-height: 18px;
	letter-spacing: 0.04em;
	text-indent: 25px;
}

#mealler b {
	letter-spacing: 0.06em;
}

#mealler .surebilgi b {
	letter-spacing: 0.08em;
}

#mealler sup {
	letter-spacing: 1px;
	font-size: 10px;
}

.AyetNumarasi {
	font-weight: bold;
	margin-right: 10px;
	cursor: move;
}

#dipnotlar {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #84898c;
	margin: 10px;
	font-size: 11px;
}

#dipnotlar p {
	margin-top: 0px;
	margin-bottom: 9px;
	line-height: 16px;
	letter-spacing: 0.01em;
	text-indent: 25px;
}

#dipnotlar span {
	font-family: Traditional Arabic, Times New Roman, Arial;
	font-size: 22px;
	/*letter-spacing: 0px;*/
	/*word-spacing: -22px;*/
	line-height: 24px;
}

.DipnotNumarasi {
	margin-right: 10px;
	font-weight: bold;
	font-size: 11px;
	cursor: move;
}

.surebilgi {
	font-size: 13px;
	text-align: center;
}

.surebaslik {
	font-size: 14px;
	font-weight: bold;
}

.sureyer {
	font-size: 12px;
}

.surearasibosluk {
	height: 20px;
}

#loading {
	display: none;
	background-color: #000066;
	position: absolute;
	z-index: 99;
	text-align: center;
	cursor: default;
}

#loading table {
	width: 100%;
	height: 100%;
}

#loading h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 1px;
}

#loading h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

#yardimWindow {
	display: none;
}

#muhtasar_meal {
	display: block;
}

#arama_arastirma {
	display: none;
}

#arama_top {
	display: block;
	width: 100%;
	height: 55px;
	padding: 3px;
}

#arama_bottom {
	height: 605px;
}

#arama_tabs {
	border-top: 1px solid #CCCCCC;
	background: #F8F8F8;
	height: 25px;
}

#arama_content {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	border: 1px solid #c4c7c9;
	background-color: #84898c;
	height: 560px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	color: #000000;
	text-align: justify;
}

#search {
	width: 300px;
	height: 15px;
	border: 1px solid #577da9;
	float: left;
	font-size: 11px;
}

.gribtn2 {
	float: left;
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;	
	width: 50px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #84898c;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	margin-left: 1px;
	cursor: pointer;
	margin-top: -4px;
}

.gribtn3 {
	float: left;
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #A0A5A7;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	margin-left: 1px;
	cursor: pointer;
	margin-top: -4px;
}

#arama_yeri {
	clear: left;
}

#arama_yeri input {
	margin-left: 0px;
	margin-right: 4px;
	vertical-align: middle;
}

#arama_yeri label {
	vertical-align: middle;
	margin-right: 6px;
}

.mealaramasonuc {
	margin: 5px;
	border: 1px solid #b5b7b9;
	padding: 0px;
}

.mealaramasonuc_baslik {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #5c6267;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid #777d81;
	border-top: 1px solid #777d81;
	border-right: 1px solid #51575c;
	border-bottom: 1px solid #51575c;
	height: 13px;
	cursor: default;
}

.mealaramasonuc_icerik {
	padding: 6px;
	background-color: #9a9d9f;
	color: #5c6267;
	cursor: default;
}

.mealaramasonuc_icerik p {
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
	overflow: hidden;/* Internet Explorer 7 */
}

.dipnotaramasonuc {
	margin: 5px;
	border: 1px solid #b5b7b9;
	padding: 0px;
}

.dipnotaramasonuc_baslik {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #626e78;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid #777d81;
	border-top: 1px solid #777d81;
	border-right: 1px solid #51575c;
	border-bottom: 1px solid #51575c;
	height: 13px;
	cursor: default;
}

.dipnotaramasonuc_icerik {
	padding: 6px;
	background-color: #aaaeb0;
	color: #5c6267;
	cursor: default;
}

.dipnotaramasonuc_icerik p {
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
	overflow: hidden;/* Internet Explorer 7 */
}

.arama_tab {
	border-top: 3px solid #b2a68a;
	border-left: 1px solid #b2a68a;
	border-right: 1px solid #b2a68a;
	float: left;
	height: 13px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #f2faff;
	margin-top: 6px;
	margin-right: 3px;
	margin-left: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #a0aeb6;
	cursor: pointer;
}

.arama_tab_active {
	border-top: 3px solid #b87500;
	border-left: 1px solid #b87500;
	border-right: 1px solid #b87500;
	float: left;
	height: 16px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #e7f0f6;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #577da9;
	cursor: default;
}

#tab_meal_content {
	display: block;
	visibility: visible;
}

#tab_dipnot_content {
	display: none;
	visibility: hidden;
}

#arama_pages {
	height: 20px;
	border-bottom: 1px solid #CCCCCC;
	background: #F8F8F8;
}

#pagenum_outer {
	width: 160px;
	height: 20px;
	position: relative;
	left: 200px;
}

.pagenum_slide {
	float: left;
	width: 15px;
	height: 16px;
	background-color: #5c6267;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans;
	padding-left: 6px;
	padding-top: 3px;
	color: #FFFFFF;
	cursor: default;
}

#pagenums {
	width: 118px;
	float: left;
	height: 20px;
}

#pagenum_inner_meal {
	visibility: visible;
	display: block;
	overflow: hidden;
	float: left;	
	height: 16px;
	width: 118px;	
	padding-left: 0px;
	padding-top: 3px;
	margin: 0px;
	white-space: nowrap;
}

#pagenum_inner_dipnot {
	visibility: hidden;
	display: none;
	overflow: hidden;
	float: left;
	height: 16px;
	width: 118px;	
	padding-left: 0px;
	padding-top: 3px;
	margin: 0px;
	white-space: nowrap;	
}

#pagenums span {
	border: 1px solid #000000;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 1px;
	margin-right: 1px;
	cursor: pointer;
	white-space: nowrap;
}

.meal_highlight {
	background-color: #99acb5;
}

.dipnot_highlight {
	background-color: #b4c8d2;
}

.footer {
	width: 750px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a, .footer a:visited, .footer a:link {
	text-decoration: none;
	color: #51575c;
	font-weight: bold;
}

.footer a:hover {
	color: #577da9;
}
