﻿body{
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	background-color: #324623;
	width: 800px;
	background-image: url('images/book_bkg.jpg');
}
#container{
	border-style: none;
	background-position: center;
	width: 800px;
	margin: 5px auto;
	position: relative;
	background-color: #324623;
	margin-left: 30px;
	height: 690px;
	background-image: url('images/book_bkg.jpg');
}

#top{
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;

}

#center{
	position: relative;
	height: auto;
	text-align: center;
}

#bottom{
	height: 168px;
	position: relative;
	background-image: url('images/Untitled-1.gif');
}
#book_masthead {
	background-position: center;
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	background-repeat: no-repeat;
	height: 110px;
	background-image: url('images/bookft_tp.jpg');
}

.book_nav{
	float: none;
	list-style-type: none;
	height: 25px;
	border-top-style: groove;
	border-bottom-style: groove;
	position: relative;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	vertical-align: middle;
}

.book_nav ul{
	margin: 0;
	float: left;
	width: 100%;
	list-style-type: none;
	height: auto;
}
.book_nav li{
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
}
.book_nav a {
	color: #FFFF00;
	text-decoration: none;
	display: inline-block;
	padding: 0 8px 0 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	width: auto;
	text-align: center;
	height: auto;
}
}
.book_nav a:hover {
	color: #4773B4;
	text-decoration: none;
	background-color: #FFF3E1;
}

.book_address{
	font-family: "Simplified Arabic";
	font-style: normal;
	font-weight: bold;
	font-size: 14.0PT;
	text-align: center;
	line-height: 5px;
	direction: ltr;
}
.book_par_Eng{
	font-family: "Simplified Arabic";
	font-style: normal;
	font-weight: bold;
	font-size: 14.0PT;
	text-align: left;
}

.book_par{
	font-family: "Simplified Arabic";
	font-style: normal;
	font-weight: bold;
	font-size: 14.0PT;
	text-align: right;
}

.bookimg { border: 0px; }


.bookimg a:active, a:hover {
	text-decoration: underline;
}
.bkgallerycontainer {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px auto;
	height: auto;
}
	.bkgallerycontainer td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: auto;
}

	.bgleft {
		background: url('leftbg.png') repeat-y;	
	}
	
	.bgright {
		background: url('rightbg.png') repeat-y;
	}
	
	.bkgallerycontent {
		background: #fff;
	}
	
	.bgbottom {
		background: url('bottombg.png') repeat-x;
	}

.clear { clear: both; }

#gallerybar {
	background: #7389c2;
	height: auto;
	text-align: center;
}


#detailpage { background: #fff; padding-top: 5px; }

iframe { border: 0px; margin: 0px; padding: 0px; }


#buttonleft a, #buttonright a {
	background: #5c73ac url('buttonleft.gif') no-repeat;
	display: block;
