﻿html {
	background-color: #ebebeb;
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size: 12px;
	color: #fff;
}
a {
	text-decoration: none;
	color: #e0dfdd;
}
a:hover {
	color: #6f2739;
	text-decoration: none;
}
.contbody {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}
.bg{
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width: 1000px;
	float:right;
}
.leftcont {
	width: 740px;
	float: left;
}
.rightcont {
	width: 259px;
	float: right;
}
.logo {
	margin: 0 auto;
	margin-top: 50px;
}
.topsearch {
	width: 180px;
	height: 26px;
	z-index: 9999;
	background-color: #fff;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	margin-top: 10px;
	float: right;
	margin-right: 30px;
	border:#333 1px solid;
}
.topsearch form {
	background-color: #fff;
	width: 170px;
	height: 25px;
	float: right;
	margin: 0 auto;
	margin-right: 10px;
	border:#f4e3a7 1px solid;
}
.topsearch input[type="text"] {
	background-color: #fff;
	border: none;
	height: 22px;
	width: 130px;
	color: #a3a3a3;
	font-size: 12px;
	padding-right: 5px;
	float: right;
	text-align:right;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
.topsearch input[type="submit"] {
	background-image:url('../images/Search.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 18px;
	height: 19px;
	cursor:pointer;
	margin-left: 2px;
	float: left;
	margin-top: 2px;
	border: 0px;
}

.mmenu {
	width: 200px;
	margin: 10px 10px 20px 10px;
	float: right;
}
.mmenu ul {
	list-style: none;
	font-family: tahoma;
	font-size: 14px;
	width: 200px;
	float: right;
	color: #333;
}
.mmenu ul li {
	font-family: tahoma;
	font-size: 14px;
	width: 200px;
	float: right;
	height: 40px;
	margin: 0 auto;
	text-align: right;
}
.mmenu ul li a {
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	background-position: center center;
	background-color: inherit;
	width: 196px;
	float: right;
	height: 30px;
	color: #333;
	direction: rtl;
}
.mmenu ul li a:hover {
	background-image: url('../images/menuhover.png');
	background-position: center center;
	background-repeat: no-repeat;
	padding-right: 40px;
	width: 196px;
	float: right;
	text-align: right;
	padding-top: 10px;
	height: 30px;
	direction: rtl;
	color: #333000;
}
.line {
	background-image: url('../images/line.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 197px;
	height: 2px;
	border: 0px;
	margin: 0 auto;
}
.insideconts{
	width:720px;
	margin:10px 10px 10px 10px;
	float:right;
}
.insideconts h2{
	 float:right;
	 padding-right:10px;
	 color:#707070;
	 
	 font-size:15px;
}
.line2{
	border:#cdcdcd 1px solid;
	width:720px;
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}
.textinside{
	float:right;
	line-height:22px;
	color:#646464;
	text-align:justify;
	direction:rtl;
}
.textinside img{
	width:600px;
	height:500px;
	margin:5px;
}
.textinside a{
	color:#757575;
	text-decoration:none;
	font-size:13px;
	float:right;
	font-weight:bold;
	padding-right:5px;
	
}
.textinside a:hover{
	color:#6f2739;
	text-decoration:none;
	padding-right:5px;
	font-size:13px;
	font-weight:bold;
	float:right;
	
}


.booksitems{
	width:148px;
	height:210px;
	float:right;
	margin-left:60px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
.booksitems img{
	background-color:#dfdfdf;
	width:168px;
	height:194px;
	float:right;
	
}
.booksitems a{
	color:#757575;
	text-decoration:none;
	font-size:13px;
	float:right;
	padding-right:5px;
	
}
.booksitems a:hover{
	color:#6f2739;
	text-decoration:none;
	padding-right:5px;
	font-size:13px;
	float:right;
	
}
.pagesitems{
	width:700px;
	float:right;
	height:140px;
	border-bottom:#cecece 1px dashed;
	margin:10px 10px 10px 10px;
}
.pagesitems img{
	width:160px;
	float:right;
	height:120px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.pagesitems div{
	width:520px;
	height:110px;
	float:right;
	font-size:14px;
	margin-right:10px;
	color:#757575;
	text-align:justify;
	
}
.pagesitems div h2{
	font-size:13px;
	float:right;
	width:500px;
	text-align:right;
	color:#757575;
	direction:rtl;
}
.pagesitems div label{
	font-size:13px;
	float:right;
	width:500px;
	text-align:right;
	color:#6f2739;
}

.pagesitems a{
	color:#757575;
	text-decoration:none;
	font-size:12px;
	float:left;
	margin-left:10px;
	
}
.pagesitems a:hover{
	color:#7a6559;
	text-decoration:none;
	font-size:12px;
	float:left;
	margin-left:10px;
	
}
.sectionsitems{
	width:128px;
	height:120px;
	float:right;
	margin-left:80px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
.sectionsitems img{
	background-image:url('../images/section.png');
	background-position:right center;
	background-repeat:no-repeat;
	width:128px;
	height:90px;
	float:right;
	
}
.sectionsitems a{
	color:#757575;
	text-decoration:none;
	font-size:13px;
	float:right;
	padding-right:5px;
	
}
.sectionsitems a:hover{
	color:#6f2739;
	text-decoration:none;
	padding-right:5px;
	font-size:13px;
	float:right;
	
}
.rightside{
	width:450px;
	float:right;
	
}
.leftside{
	width:220px;
	float:left;
	margin-left:10px;
}
.persondiv{
	width:190px;
	background-color:#ebebeb;
	float:right;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	margin:10px 10px 10px 10px;
}
.personstyle{
	width:180px;
	float:right;
	margin:10px 5px 10px 5px;
	text-align:right;
	font-size:12px;
	color:#646464;
	direction:rtl;

}
.personstyle h2{
	color:#646464;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	width:150px;
}
.line3{
	border:#646464 1px solid;
	width:160px;
	float:right;
	margin-right:5px;
	margin-left:5px;
}
.personstyle img{
	width:170px;
	margin:10px 5px 10px 5px;
	float:right;
	display:block;
	border:0px;
	height:180px;

}
.personstyle a{
	float:left;
	text-align:left;
	padding-left:10px;
	width:150px;
	text-decoration:none;
	font-size:11px;
	color:#646464;
}
.personstyle a:hover{
	float:left;
		width:150px;
text-align:left;
	padding-left:10px;
	text-decoration:none;
	font-size:11px;
	color:#6f2739;
}
.footercontact{
background-image:url('../images/footer.png');
background-position:right bottom;
background-repeat:no-repeat;

	width:793px;
	height:103px;
	float:right;
	direction:rtl;	
}

.footercontact ul {
	list-style: none;
	float: right;
	direction:rtl;
	padding:0;
	width:600px;
	margin-right:10px;
	margin-top:20px;
	
}
.footercontact ul li {
	font-size:13px;
	float: right;
	margin-right:10px;
	margin-left:5px;
	text-align: right;
	direction:rtl;
}
.footercontact ul li a {
	float: right;
	padding-right:10px;
	text-decoration: none;
}

.footercontact ul li a:hover {
	float: right;
	padding-right:10px;
	text-decoration: none;
}
.facebook{
	background-image:url(../images/facebook.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	float:right;
	cursor:pointer;
	
}
.facebook:hover{
	background-image:url(../images/facebook_over.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	float:right;
	cursor:pointer;
	
}


.twitter{
	background-image:url(../images/twitter.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	cursor:pointer;
	float:right;
	
}
.twitter:hover{
	background-image:url(../images/twitter_over.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	float:right;
	cursor:pointer;
	
}

.ping{
	background-image:url(../images/ping.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	cursor:pointer;
	float:right;
	
}
.ping:hover{
	background-image:url(../images/ping_over.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	float:right;
	cursor:pointer;
	
}
.contact{
	background-image:url(../images/contact_over.png);
	background-position:left center;
	background-repeat:no-repeat;
	width:151px;
	height:50px;
	cursor:pointer;
	float:left;
	
}
.contact:hover{
	background-image:url(../images/contact.png);
	background-position:left center;
	background-repeat:no-repeat;
	width:151px;
	height:50px;
	float:left;
	cursor:pointer;
	
}

img.home_img {
		float:left;
	width:250px;
	height:200px;
	left:200px;
}


