body{
	background:#efebb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	direction:rtl;
	color:#333;
	text-align:center;
	overflow:auto;	
	line-height:15px;
}
#wrapper{
	margin:0 auto 30px;
	text-align:right;
	width:944px;
}
/* common classes */
img{
	display:block;
}
.msgRemove{color:red;text-decoration:underline; cursor:pointer;}
a, a:link, a:visited, a:active, a:hover{
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
}
#content a{
	/*color:#07d;*/
	color:#909190;
	white-space:nowrap;
}
ul.items a{
	color:#333 !important;
}
h1, h2, h3{
	color:#cbcfca;
	font-size:36px;
	line-height:100%;
	font-weight:normal;
	margin:0 0 20px 0;
}
h2{
	font-size:31px;
}
h3{
	margin:-10px 0 10px 0;
	font-size:20px;
}
.eng{
	text-align:left;
	direction:ltr;
}
.btext{
	color:#474646;
	font-size:14px;
	line-height:16px;
}
hr {
	margin:0 0 10px;
	border:0;
	background:#cbcfca;
	height:1px;
}
p{
	margin: 0 0 10px 0;
}
.fright{
	float:right;
}
.fleft{
	float:left;
}
.bcolumn{
	width:450px;
}
.scolumn{
	width:200px;
}
.hcolumn{
	width:325px;
}
.bclear{
	clear:both;
}
.inlinelist li{
	display:inline;
	color:#939598;
}
.justified p{
	text-align:justify;
}
.marker{
	background:#f8ff44;
}
/* header */
#header{
	height:100px;
}
#header .logo{
	display:block;
	padding:18px 46px 22px;
	width:48px;
	height:60px;
}
/* sidebar */
#sidebar{
	width:160px;
	height:470px;
	position:relative;
}
#sidebar ul{
	position:absolute;
	width:140px;
}
#sidebar ul.main{
	top:0;
}
#sidebar ul.secondary{
	bottom:0;
}
#sidebar li{
	text-align:center;
	height:30px;
}
#sidebar li img{
	display:inline;
	width:81px;
	height:11px;
}
#sidebar li a{
	display:block;
	padding:10px 0 8px;
	margin:0 0 1px 0;
	height:11px;
	width:140px;
}
#sidebar li a:hover{
	background:url(images/sidebar-trans.png);
} 
#sidebar li a.current{
	background:#fff;
}
#sidebar .publishers{
	margin:20px 0 0 0;
}
#sidebar .publishers img{
	width:108px;
	height:23px;
}
/* main */
#main{
	width:690px;
	background:#fff;
	padding:20px;
	min-height:430px;
}
/* main->toolbar */
#main #toolbar{
	height:13px;
	font-size:13px;
	margin:0 0 20px 0;
	line-height:13px;
}
.back a:hover{
	text-decoration:none;
}
#main #toolbar .scolumn{
	height:20px;
}
#main #toolbar .scolumn input{
	height:11px;
	border:1px solid #bbb;
	font-size:10px;
	width:140px;
}
/* main->content */
.rolloverimages{
	/*position:relative;*/
	width:200px;
	height:320px;
	margin:0 0 10px 0;
	background:url(images/ro-trans.png);
}
.rolloverimages li{
	position:absolute;
}
.rolloverimages li img{
	width:200px;
	height:320px;
}
.items{
	text-align:justify;
	line-height:18px;
}
.itemimage{
	margin:0 0 10px 0;
}
.details{
	line-height:13px;
	color:#474646;
	font-size:11px;
	font-weight:bold;
}
.details span{
	font-weight:normal;
}
/* main->featured */
.featured{
	margin:30px 0 0 0;
}
.featured ul li{
	width:200px;
	float:right;
	margin:0 15px;
	position:relative;
}
.featured ul li span{
	position:absolute;
	text-align:center;
	font-size:14px;
	width:80px;
	height:20px;
	line-height:20px;
	top:-5px;
	right:-5px;
}
.featured ul li a:hover{
	text-decoration:none;
}
.featured ul li a img{
	width:200px;
	height:320px;
}
/* main->pages */
.pages div{
	display:none;
}
.pages div.about{
	display:block;
}
.comments table{
	width:380px;
	margin:0 0 5px 0;
}
.comments td{
	padding:0 0 5px 0;
	vertical-align:top;
}
.comments input{
	width:150px;
	margin:0;
}
.comments label{
	display:block;
	width:50px;
}
.comments label.error{display:inline; width:auto; color:Red;}
.comments textarea{
	width:300px;
	height:80px;
}
.comments .submitbtn input{
	width:auto;
}
.commentslist{
	margin:0 50px 0 0;
}
.commentslist ul{
	margin: 0 0 10px 0;
}
.commentslist .hcomment{
	display:none;
}
/* bookmarks */
.add a{
	display:block;
	height:14px;
	padding:0 18px 0 0;
	background:url(images/add.png) no-repeat right 2px;
}
#bookmarks{
	width:54px;
}
#bookmarks ul li{
	height:64px;
	margin:0 0 5px 0;
}
#bookmarks ul li img {
	width:40px;
	height:64px;	
}
#bookmarks ul li a{
	float:right;
}
#bookmarks ul li span.del
{
	float:right;
	background:url(images/del-trans.png) no-repeat;
	cursor:pointer;
	visibility:hidden;
	width:10px;
	height:10px;	
	padding:1px;
}
#bookmarks ul li:hover span.del{ visibility:visible;}

.categories a{ font-weight:bold;}

body.books #sidebar a.books,
body.book #sidebar a.books,
body.authors #sidebar a.authors,
body.author #sidebar a.authors,
body.buy #sidebar a.buy,
body.soon #sidebar a.soon,
body.about #sidebar a.about,
body.contact #sidebar a.contact{background:#FFFFFF;}


.wtrMark{	color: #999999;}
/*autocomplete*/
.ac_wrp{position:relative; display:inline-block;}
.ac_list{position:absolute; background-color:White; border:1px solid gray; z-index:100; #top:16px; right:0; border-top:none;}
.ac_list ul{ padding:2px; margin:0;}
.ac_list li{ margin:1px; padding:2px; cursor:pointer; list-style:none; color:Black;}
.ac_hover{ background-color:#EFEBB3;}

#msgSent{margin:10px 0; font-weight:bold; text-align:center;}
