﻿body
{
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 0%;
	margin: 0%;
	padding-top: 0%;
	height: 100%;
	background-color: #414042;
}
#pageWrapper
{
	width: 955px;
	margin: auto;
	border: solid 0pt #000;
	
}
#headerGraphic
{
	background-image: url(../images/header.jpg);
	width: 955px;
	height: 101px;
	clear: both;
	float: none;
	padding-right: 0px;
}
#navigationArea
{
	clear: both;
	padding-right: 18px;
	padding-left: 7px;
	float: none;
	background-image: url(../images/menu_up.gif);
	padding-bottom: 0px;
	margin: 0px;
	width: 931px;
	padding-top: 6px;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	position: static;
	height: 23px;
}

#navigationArea .today
{
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	width: 165px;
	color: #000000;
	padding-top: 0px;
	position: static;
	text-align: left;
	font-size: 11px;
	font-weight: 200;
}

#navigationArea .menu
{
	clear: right;
	padding: 0px;
	float: right;
	width: 765px;
	position: static;
	color: #000000;
	text-align: right;
	font-size: 11px;
}

#navigationArea A
{
	text-decoration: none;
	color: #000000;
}

#navigationArea  A:hover
{
	text-decoration: underline;
}

#bodyAreaMain
{
	float: left;
	width: 955px;
	height: 100%;
	padding: 0px;
	background-color: #ffffff;
	vertical-align: top;
	margin: 0px;
}
#bodyArea
{
	float: left;
	width: 945px;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-right: #dbdbdb 1px solid;
	border-bottom: #dbdbdb 1px solid;
	margin: 0px;
}

#bodyLeft
{
	clear: left;
	padding-right: 0px;
	padding-left: 7px;
	float: left;
	padding-bottom: 0px;
	vertical-align: top;
	width: 209px;
	color: white;
	padding-top: 6px;
	position: static;
}

#bodyRight
{
	clear: right;
	padding-right: 0px;
	padding-left: 6px;
	float: right;
	padding-bottom: 0px;
	vertical-align: top;
	width: 723px;
	padding-top: 0px;
	position: static;
	height: 100%;
}

#bodyRightLeft
{
	clear: none;
	padding-right: 6px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	vertical-align: top;
	width: 513px;
	color: black;
	padding-top: 6px;
	font-family: Arial;
	position: static;
	text-align: center;
}
#bodyRightRight
{
	clear: right;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	vertical-align: top;
	width: 200px;
	padding-top: 0px;
	border-right: #dbdbdb 0px solid;
	height: 100%;
	border-left: #D3D2D2 3px solid;
	overflow: auto;
}

#bodyAreaMainFooter
{
	float: left;
	width: 955px;
	height: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	background-image: url(../images/aria_footer.gif);
	background-repeat: no-repeat;
}

#footerArea
{
	clear: both;
	font-weight: bold;
	width: 955px;
	font-family: Arial;
	position: static;
	height: 77px;
	text-align: center;
	background-color: transparent;
}

#footerSpace
{
	clear: both;
	width: 955px;
	position: static;
	height: 15px;
	background-color: transparent;
}

.header
{
	font-size: 1.3em;
	float: left;
	width: 100%;
	color: #477897;
	border-bottom: #477897 .13em solid;
	font-family: ’Arial Black’;
	font-variant: small-caps;
}
/* ------------------------------- */
div.hr
{
	height: 3px;
	background: url(../images/hr.gif) #fff repeat-x center 100%;
	
}
div.hr hr
{
	display: none;
	
}
.spr
{
	height: 3px;
	background: url(../images/hr.gif) #fff repeat-x center 100%;
	margin-right: 2px;
	margin-left: 2px;
}

/* ------------------------------- */
.search_txt
{
	background-image: url(../images/search_bg_txt.gif);
	width: 126px;
	background-repeat: no-repeat;
	height: 24px;
	background-color: transparent;
	margin: 0px;
	border-width: 0;
	padding: 0px;
	background-color: transparent;
	direction: rtl;
	position: relative;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	vertical-align: middle;
}

.search_btn
{
	background-image: url(../images/search-btn.gif);
	width: 56px;
	background-repeat: no-repeat;
	height: 24px;
	background-color: transparent;
	margin: 0px;
	border-width: 0;
	padding: 0px;
	background-color: transparent;
	cursor: pointer;
	position: relative;
}

/* -------------------- */
#menu
{
	margin: 0px;
	background-color: #fbfbfb;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 6px;
}

#menu UL
{
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menu Li
{
	margin: 0px;
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #dbdbdb 1px solid;
	width: 195px;
}
#menu img
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menu hr
{
	border-top: #DBDBDB 1px solid;
	border-bottom: 0px;
	color: #DBDBDB;
	background-color: #DBDBDB;
	height: 1px;
	border-right: 0px;
	border-left: 0px;
	padding: 0px;
	margin: 0px;
}

#menu A
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menu A:hover
{
	text-decoration: underline;
}

.pCtrl
{
	direction: rtl;
	font-family: Tahoma;
}

.eCtrl
{
	direction: ltr;
	font-family: Tahoma;
	text-align: left;
}

.btitle
{
	font-weight: bold;
	font-size: 11px;
	direction: rtl;
	font-family: Tahoma;
	text-align: right;
	text-decoration: none;
	color: #003971;
	padding-bottom: 5px;
}
.btitle:hover
{
	color: #bb0003;
}

.searchbooks
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: right;
	border-top-style: 0px solid;
	border-bottom: #a9a9a9 0px solid;
	border-right-style: 0px solid;
	border-left-style: 0px solid;
}

.lttl
{
	font-size: 11px;
	direction: rtl;
	font-family: Tahoma;
	text-align: right;
	text-decoration: none;
	color: #003971;
	padding-bottom: 5px;
	font-weight: bold;
}
.lttl:hover
{
	color: #bb0003;
}

.bninfo
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
	margin: 0px;
}

/* -------------------- */

#menu1
{
	margin: 0px;
	background-color: #fbfbfb;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 6px;
}

#menu1 UL
{
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menu1 Li
{
	margin: 0px;
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #dbdbdb 1px solid;
	width: 195px;
}
#menu1 img
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menu1 hr
{
	border-top: #DBDBDB 1px solid;
	border-bottom: 0px;
	color: #DBDBDB;
	background-color: #DBDBDB;
	height: 1px;
	border-right: 0px;
	border-left: 0px;
	padding: 0px;
	margin: 0px;
}

#menu1 A
{
	font-size: 11px;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menu1 A:hover
{
	text-decoration: underline;
}
/* ----------------- */

.msg
{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	direction: rtl;
	font-weight: bold;
}


.lk
{
	font-size: 11px;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.lk:hover
{
	text-decoration: underline;
}


/* ---------------------------- */
#menuCenter
{
	margin: 0px;
	width: 98%;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	direction:rtl;
}

#menuCenter UL
{
    list-style-type: none;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    
}

#menuCenter Li
{
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
	
}

#menuCenter .no
{
    font-size: 11px;
    color: #FF6600;
    direction: rtl;
}

#menuCenter A
{
    font-size: 12px;
    color: #333333;
    font-family: Tahoma;
    text-decoration: none;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#menuCenter A:hover
{
	text-decoration: underline;
}
/* ----------------- */
