/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #97af82;
}

h1 { 
	font-size: 29px; 
	padding-left:35px;
}

h2 { font-size: 29px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
	padding-bottom:10px;
	text-align: justify;
}

#besmele {
	text-align:center;
	font-weight:bold;
}

.lineStart {
	background-image:url(images/pSpe.png);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left:25px;
}

#hr {
	width:100%;
	margin:0px auto;
	border-top:1px solid #dcdcd7;
	margin-top:10px;
	height:15px;

}

ul, ol { }

a { 
	text-decoration:none;
	color: #333333;
 }
 
.fihrist {
	background-image:url(images/Fihrist.png);
	background-repeat:no-repeat;
	margin-left:5px;
}

.search {
	background-image:url(images/search_32.png);
	background-repeat:no-repeat;
	margin-left:5px;
}

.find {
	color:#990000;
	font-weight:bold;
}

a:hover { 
	text-decoration: underline; 
	color: #333333;
}

#empty {
	height:10px;
	margin:0px auto;
}


#top {
	background-color: #3c372d;
	width:100%;
	height:33px;
}

#top #tTxt {
	width:830px;
	margin:0px auto;
	height:33px;
	padding-left:10px;
}

#top #tTxt #search {
	float: right;
	width: 250px;
	height: 33px;
	padding-top:7px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
}

#top #tTxt #search input {
	float: right;
	border: none;
	width: 120px;
	height: 17px;
	padding: 3px 0 0 23px;
	background:#FFFFFF url(images/search.png) no-repeat 2px 3px;
}

#top #tTxt #link {
	color:#FFFFFF;
	width:530px;
	font-weight:bold;
	padding-top:7px;
	float:left;
}

#top #tTxt a {
	color:#FFFFFF;
	text-decoration:none;
}

#top #tTxt a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#header {
	width:830px;
	margin:0px auto;
	border-left:1px solid #dbdcd7;
	border-right:1px solid #dbdcd7;
	padding:3px;
}

#logo {
	height:110px;
	margin:0px auto;
}

#logo #logoC {
	width:510px;
	height:100px;
	margin-top:2px;
	float:left;
	background-image:url(images/KuranFihristiLogo.png);
	background-repeat:no-repeat;
	background-position:center;
	border-top:1px solid #dbdcd7;
	border-bottom:1px solid #dbdcd7;
}

#logoB {
	height:25px;
	width:510px;
	margin:0px auto;
	border-bottom:1px solid #dbdcd7;
	text-align:center;
	padding-top:2px;
	color:#69ab5e;
	font-weight:bold;
}

#logo #logoL {
	width:160px;
	height:104px;
	float:left;
	background-image:url(images/logoL.jpg);
	background-repeat:no-repeat;
	background-position:25px 30px;
	
	
}
#logo #logoR {
	width:160px;
	height:104px;
	float:left;
	background-image:url(images/logoR.jpg);
	background-repeat:no-repeat;
	background-position:25px 30px;
}

/* Menu */

#menu {
	width: 820px;
	height: 54px;
	margin-left:5px;
	border-top:1px solid #dbdcd7;
	border-bottom:1px solid #dbdcd7;
}

#menu #other {
	height: 35px;
	background-color:#e6e6d2;
	margin-top:1px;
	padding-top:17px;
	padding-right:5px;
	text-align:right;
}


#menu #other select {
	width: 130px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height:52px;
	width:160px;
	background-color:#e7e6d2;
	text-align:center;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;

}

#menu a {
	display: block;
	float: left;
	height: 52px;
	width:160px;
	margin-right: 1px;
	padding-top:17px;
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	background-color:#97af82;
	height: 35px;
}

#menu .selectPage a {
	height: 35px;
	background: #97af82;
	color: #FFFFFF;
}

#content {
	padding-top:25px;
	width: 780px;
	margin:30px;
}

#content p {
	margin:10px;
	line-height:18px;
}

#content #index {
	width: 720px;
	margin-top:10px;
	padding:5px;
}

#content #index ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#content #index li {
	display: block;
	float: left;
	height:20px;
	width:24px;
	text-align:center;
}

#content #index #fihristIcon {
	background-image:url(images/fihristIcon.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:-5px;
	width:24px;
	height:20px;

}

#content #index a {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

#content #index a:hover {
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}

#content #index .selectIndex a {
	color: #cc0000;
	text-decoration:underline;
}

#content #list {
	width:750px;
	margin:0px auto;
	border:1px solid #dbdcd7;
	display: inline-block;	
}

#content #list #sub {
	margin:0px auto;
	background-color:#f7f7f5;
	margin:9px;
	display: inline-block;

}

#content #list #cellAll {
	background-color:#f7f7f5;
	padding-left:7px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:19px;
	text-align:center;
}

#content #list #cellAll a {
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	line-height:30px;
}

#content #list #cellAll a:hover {
	font-weight:bold;
	text-decoration:underline;
	padding-left:20px;
	padding-right:20px;
	line-height:30px;
}

#content #list #cellAll .selectSubject {
	color: #cc0000;
	text-decoration:underline;
}

#content #list #cell {
	width:175px;
	background-color:#f7f7f5;
	padding-left:7px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:19px;
	float:left;
}

#content #list #cell a {
	font-weight:bold;
	text-decoration:underline;
	background-image:url(images/li.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:10px;
	line-height:22px;
}

#content #list #cell a:hover {
	font-weight:bold;
	text-decoration:underline;
}

#content #list #cellSubject {
	width:233px;
	background-color:#f7f7f5;
	padding-left:7px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:19px;
	float:left;
}

#content #list #cellSubject a {
	font-weight:bold;
	text-decoration:underline;
	background-image:url(images/li.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:10px;
	line-height:22px;
}

#content #list #cellSubject a:hover {
	font-weight:bold;
	text-decoration:underline;
}

#content #list .rightS {
	border-right:1px solid #dbdcd7;
}

#bottom {
	background-color: #3c372d;
	width:100%;
	height:40px;
	bottom:0px;
}

#bottom #tTxt {
	width:830px;
	margin:0px auto;
	height:40px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
}

#banner {
	height:160px;
	margin:0px auto;
	padding-left:20px;
	
}

#banner #bCell {
	width:189px;
	float:left;
	margin:5px;
	
}

#fihristHarf {
	float:inherit;
	display:inline;
}

#subjectName {
	float:left;
}

#navigasyon {
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	clear:left;
}

.center {
	text-align:center;
}

#order {
	width:750px;
	height:20px;
	padding-top:10px;
}

#order #name {
	width:250px;
	height:30px;
	float:left;
	text-align:left;
	background-image:url(images/orderName.png);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:5px;

	
}

#order #no {
	width:200px;
	float:right;
	text-align:right;
	background-image:url(images/orderNo.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
	padding-top:5px;
}

.nav {
	color:#CC0000;
}
.nav:hover {
	color:#CC0000;
}












