#ContentCenter .WhatNew {
	border: 1px solid #D7DDDE;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: right;
}
#ContentCenter .WhatNew .WhatNewTitle {
	background-image: url(../images/bg_LeftBoxHeader.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 25px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FD7202;
	padding: 4px 3px 0px 0px;
	border-bottom: 1px solid #D7DDDE;
}

#ContentCenter .WhatNew .Bottom {
	background-image: url(../images/bg_LeftBoxHeader.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FD7202;
	padding: 6px 3px 0px 0px;
	border-bottom: 0px solid #D7DDDE;
}

#ContentCenter .WhatNew .WhatNewContent {
	padding:10px 60px 3px 0px;
}

#ContentCenter .WhatNew .WhatNewContent .Title {
	direction: rtl;
	font-family: Arial;
	font-size: 25px;
	color: #1874B4;
	font-weight: normal;
	padding:0px 3px 0px 0px;
}

#ContentCenter .WhatNew .WhatNewContent .date {
	direction: rtl;
	padding:15px 10px 0px 0px;
	font-family: tahoma;
	font-size: 10px;
	color: #FF7300;
	font-weight: normal;
}

#ContentCenter .WhatNew .WhatNewContent .source {
	direction: rtl;
	padding:5px 10px 0px 0px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#ContentCenter .WhatNew .WhatNewContent .Summary {
	direction: rtl;
	padding:15px 10px 15px 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#ContentCenter .WhatNew .WhatNewContent .SummaryArticle {
	direction: rtl;
	padding:0px 10px 0px 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#ContentCenter .WhatNew .WhatNewContent .RightArea {
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	padding:0px 5px 0px 0px;
}

#ContentCenter .WhatNew .WhatNewContent .Picture {
	align: left;
}

#ContentCenter .WhatNew .WhatNewContent .WhatNewContentTable {
	direction: rtl;
}

#ContentCenter .WhatNew .WhatNewButtons {
	background-image: url(../images/bg_LeftBoxHeader.gif);
	padding:0px 0px 4px 0px;
}

#ContentCenter .WhatNew .ArticleButtons {
	background-image: url(../images/bg_LeftBoxHeader1.gif);
	padding:0px 0px 8px 0px;
}


#ContentCenter .WhatNew .WhatNewButtonsTable {
	width: 100%;
	direction: rtl;
	border-top: 1px solid #D7DDDE;
}

#ContentCenter .WhatNew .ArticleButtonsTable {
	width: 100%;
	direction: rtl;
	border-top: 1px solid #D7DDDE;
	height: 18px;
}

#ContentCenter .WhatNew .ArticleButtonsTable .RightArea {
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	padding:4px 10px 0px 0px;
}

#ContentCenter .WhatNew .ArticleButtonsTable .LeftArea {
	direction: ltr;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #1A76B1;
	padding:4px 0px 0px 10px;
}

#ContentCenter .WhatNew .WhatNewButtonsTable .RightArea {
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	padding:5px 10px 0px 0px;
}

#ContentCenter .WhatNew .WhatNewButtonsTable .LeftArea {
	direction: ltr;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #1A76B1;
	padding:5px 0px 0px 10px;
}

#ContentCenter .WhatNew .WhatNewButtons a {
	float: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	text-decoration: none;
}
#ContentCenter .WhatNew .WhatNewButtons .VoteResult {
	background-image: url(../images/bul_TowOrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 19px;
}

#ContentCenter .WhatNew .WhatNewContent span {
	display: block;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #597275;
	padding-bottom: 5px;
	padding-top: 5px;
}









body , h1 , h2 , h3 , h4 ,  h5 , h6 , p , img , form , input , a , select , ul , li, span{
	margin:0px;
	padding:0px;
	border: 0px;
}
table{
	border-collapse:collapse;
	border: 0px;
	text-align: right;
}
ul , li{
list-style:none;
padding:0px;

}
#ContentRight {
	float: right;
	width: 188px;
	display: block;
}
#ContentCenter {
	float: right;
	width: 495px;
	padding: 0px 7px 20px 7px;
}
#ContentLeft {
	float: left;
	width: 277px;
}
#Container {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF
}
#Upper {
	width: 974px;
	overflow: hidden;
	background-image: url(../images/bg_HeaderCenter.jpg);
	background-repeat: repeat-x;
	background-position: left 23px;
	height: 213px;

}
#Upper .UpperRight {
	background-image: url(../images/bg_HeaderRight.jpg);
	background-repeat: no-repeat;
	background-position: right 23px;
}
#Upper  .UpperLeft {
	background-image: url(../images/bg_HeaderLeft.jpg);
	background-repeat: no-repeat;
	background-position: left 23px;
	overflow: hidden;
}
#Footter {
	height:36px;
	background-image: url(../images/bg_Footter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 9px;
	padding: 0px;
}
.FootterRightBg{
	height:36px;
	background-image: url(../images/bg_FootterRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:12px;
}
.FootterLeftBg{
    overflow: hidden;
	height:24px;
	padding: 12px 12px 0px 30px;
	background-image: url(../images/bg_FootterLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#MiddleContent {
	height: 100%;
	padding-top: 6px;
	width: 974px;
	overflow: hidden;
	border-bottom: 0px;
}
#Footter .CopyRights {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B3A08F;
	width: 280px;
	text-align: right;
	float: right;
}
#Footter .CopyRights span {
	font-weight: bold;
	margin-left: 10px;
	color: #E8DFB9;
}
#Footter .CopyRights p {
	display: inline;
}
#Footter .ServicesConditions {
	width: 216px;
	overflow: hidden;
	
}
#Footter .ServicesConditions a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E8DFB9;
	text-decoration:none;
	float: left;
	padding: 0px 5px;
}
#Footter .ServicesConditions span{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E8DFB9;
	float: left;
}
#Article .ArticleTaps h3 {
	margin-left: 12px;
}
#Article .ArticleTaps {
	/*background-image: url(../images/bg_UpperTaps.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	height: 17px;
	padding-right: 0px;
	text-align: left;
	padding-top: 3px;
}
#Container #Upper #Article {
	overflow: hidden;
	width: 962px;
	height: 178px;
	padding-left: 0px;
	padding-right: 12px;

}
#Upper .PathBar {
	height: 30px;
	/*background-color: #001522;*/
	padding: 4px 10px 0px 0px;
	overflow: hidden;
	width: 964px;
}
#Article .ArticleAd {
	padding: 10px 0px 0px 12px;
	height:98px;
	/*background-image: url(../images/bg_ArticleAd.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
	text-align: right;
	float: left;
	overflow: hidden;
	width: 950px;
}
#Article .ArticleNav {
	/*padding: 2px 10px 2px 2px;
	border:1px solid #3A575B;
	border-top:0px;
	background-image: url(../images/bg_ArticleButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333366;*/
	height: 31px;
	padding-left: 12px;
	padding-right: 0px;
	margin-top: 7px;
	overflow: hidden;
	float: left;
	clear: both;

}
#Upper .Logo {
	float: right;
	margin-left: 0px;
}
#Article .ArticleAd .Advertising {
	width: 764px;
	float: left;
	height: 88px;
	/*border: 1px solid #1B455B;
	background-color:#0A374A;*/
	text-align: center;
	border: 1px solid #E5DDAC;
}
#Article .ArticleNav .Language {
	background-image: url(../images/bg_language.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 120px;
	height: 24px;
	margin-right: 2px;
	float: right;
	padding: 7px 17px 0px 0px;
	 
}
#Article .ArticleNav .Language a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #85B2C0;
	text-decoration:none;
	float: right;
}
#Article .ArticleNav .Language span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #85B2C0;
	padding:0px 4px 0px 4px;
	float: right;
}
#Article .ArticleNav .Login {
	float: left;
	height: 22px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B2BF96;
	width: 262px;
	padding:5px 0px 0px 0px;
}
#Article .ArticleNav .Login a{
	
	text-decoration:none;
	float: right;
	margin-right: 6px;
}
#Article .ArticleNav .Login span{
	float: right;
	background-image: url(../images/bul_Register.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	display: block;
	margin-right: 0px;
	padding-right: 10px;
}
#Upper .Search {
	float: left;
	border-right: 0px;
	padding-right: 20px;
	height: 24px;
	padding-top: 0px;
	display:block;
	background-image: url(../images/bg_Search.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 275px;
	padding-left: 12px;
}
#Article .ArticleNav .Navigation {
	text-align: 0px 5px 0px 5px;
	padding: 7px 20px 0px 0px;
	height: 24px;
	border-left: 1px dashed #3A575B;
	border-right: 1px dashed #3A575B;
	width: 465px;
	float: right;
	margin-right: 42px;
	margin-left: 0px;
}
#Article .ArticleNav .Navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B4D5AB;
	text-decoration:none;
	float: right;
	display: block;
}
#Article .ArticleNav .Navigation span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B4D5AB;
	padding:0px 4px 0px 5px;
	float: right;
}
.TextBox {
	border: 1px solid #E9E3B5;
	direction:rtl;
}
.Search .TextBox {
	height: 22px;
	width: 140px;
	float: right;
	margin-top: 0px;
	padding-left: 5px;
	background-color: #F9F8DB;
	border-top: 1px solid #E5DDAC;
	border-bottom: 1px solid #E5DDAC;
	border-right:0px;
	border-left:0px;

}
.Search span {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FBE48A;
	padding-top: 2px;
	background-image: url(../images/bg_SearchWord.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	padding-left: 17px;
	padding-right: 4px;
}
.Search a {
	background-image: url(../images/bul_Search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:30px;
	float: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D9289;
	padding-top: 5px;
	text-decoration: none;
	height: 19px;
	display: block;
	width: 53px;
}
h5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #597275;
}
#Upper .PathBar h5 {
	color: #8E8062;
	float: right;
	padding-right: 0px;
	padding-top: 4px;
}
#Upper .An_PageOption {
	background-image: url(../images/bul_OrangeDownArrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 21px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5B7873;
	height:13px;
	text-decoration: none;
	margin-left: 0px;
	float: left;
	
}
#ContentLeft .Advertising , .BookUpPage .Advertising {
	height: 273px;
	width: 273px;
	background-color: #F4F9FA;
	margin-bottom: 10px;
	background-image: url(../images/bg_SideBanner.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 2px;
	border: 0px;
}
.BookUpPage .Advertising {
	float: left;
}
#ContentLeft .SearchBox .Search {
	float: none;
	border-right: 0px;
	padding-right: 2px;
	height: 28px;
	padding-top: 9px;
	padding-left: 2px;
	width: 268px;

}
#ContentLeft .SearchWords {
	border-top: 1px solid #F2F0D8;
	margin-bottom: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B1A389;
	padding-bottom: 15px;
}
#ContentLeft .HotSections {
	border-top: 1px solid #D7DDDE;
	margin-bottom: 9px;
	text-align: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #3D9289;
}
.SearchTag {
	padding-right: 5px;
	padding-left: 5px;
}
.HotSections .Section {
	background-image: url(../images/bul_OrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	padding-right: 12px;
}
.HotSections .Section .SectionContent {
	background-image: url(../images/bg_BottomDashedLine.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #A0D4DC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	padding:6px 0px 10px 0px;

}
h3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
}
#ContentLeft  h1 {
	padding-bottom: 15px;
	padding-top: 10px;
}
#ContentRight .MainMenu {
	width: 184px;
	border-top: 0px;
	text-align: right;
	overflow: hidden;
	height: 100%;
	background-image: url(../images/bg_MainMenuCenter.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 2px;
}
#ContentRight .MainMenu li {
	height: 24px;
	width: 171px;
	background-image: url(../images/bul_BuleLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	border-bottom: 1px solid #EFE8C5;
	border-top:0px;
	padding: 5px 11px 0px 0px;
	margin-bottom:0px;
	float:left;
	background-color: #FAF7D6;
}
#ContentRight .MainMenu a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9A8A75;
	text-decoration:none;
}

#ContentRight .SmallBox {
	border: 0px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/bg_TextBoxBottom.gif);
	height: 100%;
	padding-bottom: 3px;
	margin-top: 10px;
}
#ContentLeft .SearchBox {
	border: 0px;
	overflow: hidden;
	text-align: right;
	margin-bottom: 9px;
	background-color: #F4F9FA;
	display:none;
	background-image: url(../images/bg_SearchBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 273px;
	padding: 2px;
}
#ContentRight .SmallBox .SmallBoxTitle {
	background-image: url(../images/bg_TextBoxTitle.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E8D074;
	padding: 10px 15px 0px 0px;
	border-bottom: 0px;
}
#ContentRight .SmallBox .SmallboxContent {
	background-image: url(../images/bg_TextBox.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 12px;
	padding-left: 5px;
}
h4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #001522;
}
#ContentRight .SmallBox .SmallboxContent h4 {
	background-image: url(../images/bul_OrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding:0px 12px 12px 0px;
}
.SmallBox .SmallboxContent .TextBox {
	height: 22px;
	width: 140px;
	margin:0px 12px 11px 0px;
}
.JoinButton {
	background-image: url(../images/but_Joine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 63px;
	margin-left:26px;
	float: right;
}
.VoteButton {
	background-image: url(../images/but_Vote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 63px;
	margin-left:26px;
	float: right;
}
#ContentRight .SmallBox .SmallboxButtons {
	height: 17px;
	padding:0px 12px 22px 0px;

}
#ContentRight .SmallBox .SmallboxButtons a {
	float: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	text-decoration: none;
}
#ContentRight .SmallBox .SmallboxButtons .VoteResult {
	background-image: url(../images/bul_TowOrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 19px;
}
#ContentRight .SmallBox .SmallboxContent span {
	display: block;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #597275;
	padding-bottom: 5px;
	padding-top: 3px;
}
#ContentCenter .Banner {
	width: 495px;
	margin-bottom: 10px;
}
#ContentCenter .CenterContentRight {
	width: 226px;
	float: right;
    border-top: 1px solid #D7DDDE;
	border-left: 1px solid #D7DDDE;
	text-align:right;
	padding:0px 10px 20px 10px;
}
#ContentCenter .CenterContentLeft {
	width: 224px;
	float: right;
	border-top: 1px solid #D7DDDE;
	text-align:right;
	padding:0px 10px 0px 10px;
}
#ContentCenter  .ContainerForcontent h1 {
	padding-bottom: 15px;
	padding-top: 10px;
}
#ContentCenter h1 span {
	color: #32ABBE;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A76B1;
}
#ContentCenter .CenterContentRight h2 {
	padding-bottom: 10px;
}
#ContentCenter .CenterContentRight h5 {
	text-align: right;
	direction:rtl;
}
#ContentCenter .CenterContentRight a {

}
.More {
	background-image: url(../images/but_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:9px;
	width:38px;
}
#ContentCenter .Section .SectionContent {
	color: #A0D4DC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	padding:4px 0px 10px 0px;

}
#ContentCenter .Section {
	background-image: url(../images/bul_OrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	padding: 0px 12px 0px 0px;
}
#ContentCenter #Event {
	width: 491px;
	text-align: right;
	overflow: hidden;
}
#ContentCenter #Cases {
	width: 491px;
	text-align: right;
	overflow: hidden;
}
#ContentCenter #Visitors {
	width: 491px;
	text-align: right;
	overflow: hidden;

}
#ContentCenter #Event h5{
    direction:rtl;

}
#ContentCenter #Cases h5{
    direction:rtl;

}
#ContentCenter #Visitors h5{
    direction:rtl;

}
#ContentCenter  .EventTaps {
	border-left: 1px solid #D7DDDE;
	border-right: 1px solid #D7DDDE;
	background-image: url(../images/bg_NewsTaps.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	padding-right: 2px;
	padding-top: 3px;
	overflow: hidden;
}
#ContentCenter .EventContent .ContentImage {
	height: 98px;
	width: 98px;
	border: 1px solid #D7DDDE;
	float: right;
	background-color: #FBFBFB;
}
#ContentCenter .EventContent .ContentText {
	width: 350px;
	float: left;
}
#ContentCenter .EventContent {
	padding:15px 12px 15px 12px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #597275;
	height: 100px;
	overflow: hidden;
	float: right;
	width: 467px;
}

#ContentCenter  .EventTaps  .Active {
	background-image: url(../images/but_NewsTap.gif);
	background-repeat: no-repeat;
	width: 94px;
	text-align: center;
	height: 28px;
	float: right;
}
#ContentCenter .EventTaps  .NotActive {
	width: 94px;
	text-align: center;
	float: right;
}
#ContentCenter  .EventTaps a {
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #85B2C0;
	text-decoration: none;
}
#ContentCenter .EventTaps .Active span {
	color: #ACDB3B;
}

#ContentCenter .ContainerForcontent {
	overflow: hidden;
}
.Language {
	width: 300px;
	float: right;
	height: 18px;
	font-size: 11px;
}
#Article .ArticleTaps  .Language a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C3B88C;
	text-decoration:none;
	float: right;
}
#Article .ArticleTaps  .Language a:hover{
	color: #3D9289;
	float: right;
	font-size: 11px;
	font-weight: bold;
}
#Article .ArticleTaps  .Language span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C3B88C;
	padding:0px 6px 0px 6px;
	float: right;
}

#Upper #PageOptions{
	width: 229px;
	position: absolute;
	z-index: 1;
	border: 0px;
	border-top: 0px;
	background-image: url(../images/bg_PageOptions.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFAC6;
	display: none;
	top: 24px;
	float: left;
}
.PathBar #PageOptions .PageOptionsContent_bg {
	width: 223px;
	background-image: url(../images/bg_PageOptionsContent.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:2px;
}
#PageOptions .PageOptionsContent_bg .PageOptionsContent {
	border: 0px;
	border-top:0px;
	padding: 6px 4px 14px 4px;
	text-align: right;
}
.PageOptionsContent .ColorThemes {
	border-bottom: 1px solid #CDC789;
	margin-bottom: 13px;
	overflow: auto;
	height: 22px;
	padding-top: 5px;
}
.PageOptionsContent_bg .PageOptionsContent .An_PageResalu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1976B1;
	display: block;
	text-decoration:none;
}
.PageOptionsContent .ColorThemes span {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001522;
	padding-top: 3px;
}
.PageOptionsContent .ColorThemes img {
	float: left;
	padding-left: 7px;
}
#Upper .PathBar .WhereAmI a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	float: right;
	background-image: url(../images/bg_WhereAmI.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	display: block;
	margin-left: 5px;
}
#Upper .PathBar .WhereAmI {
	float: right;
	width: 800px;
}
#MainCategory_Page{
	height: 100%;
	border-bottom: 1px solid #D7DDDE;
	padding-top: 10px;
	width: 970px;
	overflow: hidden;
}
.Mostwatch , .HighestRate{
	border-top: 1px solid #F2F0D8;
	margin-bottom: 9px;
	text-align: right;
}
.Mostwatch #MostWatch {
	width: 100%;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D6AB01;
	margin-bottom: 29px;
}
.Mostwatch #MostWatch .Visitors {
	width: 60px;
}
.Mostwatch #MostWatch th {
	color: #CABCA2;
	height: 23px;
	background-color: #FCFAE8;
	font-weight: normal;
}
.Mostwatch #MostWatch td {
	padding-top: 13px;
	padding-bottom: 4px;
}
.Mostwatch #MostWatch .ArticalName {
	padding-right: 19px;
}
.Mostwatch #MostWatch a {
	font-size: 11px;
	color: #3D9289;
	font-weight: normal;
	background-image: url(../images/bul_OrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-right: 6px;
	padding-right: 10px;
	font-family: tahoma;
	padding-bottom: 2px;
	display:block;
	text-decoration:none;
}
.Mostwatch #MostWatch h3 {
	color: #DCD1C2;
	padding-right: 19px;
}

.HighestRate #ArticaleSection {
	width: 100%;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A0D4DC;
	text-align:right;
}
.HighestRate #ArticaleSection .Rate {
	width: 60px;
}
.HighestRate #ArticaleSection th {
	color: #32ABBE;
	height: 23px;
	background-color: #FBFBFB;
	font-weight: normal;
}
.HighestRate #ArticaleSection td {
	padding-top: 13px;
	padding-bottom: 4px;
}
.HighestRate #ArticaleSection .ArticalName {
	padding-right: 19px;
}
.HighestRate #ArticaleSection a {
	font-size: 11px;
	color: #1976B1;
	font-weight: normal;
	font-family: tahoma;
	padding-bottom: 2px;
	display:block;
	text-decoration:none;
}
.HighestRate #ArticaleSection .OrangeArrow{
	background-image: url(../images/bul_OrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: right 18px;
	width: 6px;
	font-size: 3px;
}
.HighestRate #ArticaleSection h3 {
	color: #A0D4DC;
	padding-bottom: 3px;
}
.RateContent #ArticaleSection .BottomBg{
	background-image: url(../images/bg_BottomDashedLine.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.RateContent #ArticaleSection .RateImgTable{
	background-image: url(../images/bg_BottomDashedLine.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width:55px;
}
#ContentLeft .RateContent {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #597275;
	width: 275px;
}
#ContentLeft .TabContent {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #597275;
	width: 270px;
	height: 27px;
	padding-right: 3px;
	padding-top: 2px;
}
#ContentLeft #ArticalRate , #ContentLeft #ElfatawyRate , #ContentLeft #EstesharatRate{
	text-align: right;
	overflow: hidden;
	width: 275px;
	height: 100%;
}
#ContentLeft #press , #ContentLeft #researcher , #ContentLeft #Library{
	text-align: right;
	overflow: hidden;
	width: 273px;
	height: 58px;
	background-image: url(../images/bg_Tabs.png);
	background-repeat: no-repeat;
	background-position: left 26px;

}
#ContentLeft  .RateTaps {
	border-left: 1px solid #D7DDDE;
	border-right: 1px solid #D7DDDE;
	background-image: url(../images/bg_NewsTaps.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 2px;
	padding-top: 3px;
	height: 28px;
	overflow: hidden;
}
#ContentLeft  .RateTaps  .Active {
	background-image: url(../images/but_LeftTap.gif);
	background-repeat: no-repeat;
	width: 75px;
	text-align: center;
	float: right;
	height: 24px;
	color: #32abbe;
}
#ContentLeft .RateTaps  .NotActive {
	width: 75px;
	text-align: center;
	float: right;
	color: #85b2c0;
}
#ContentLeft  .Taps {
	padding-top: 0px;
	width: 273px;
	height: 29px;
}
#ContentLeft  .Taps  .Active {
	background-image: url(../images/bg_TabsDown.jpg);
	background-repeat: no-repeat;
	width: 93px;
	text-align: center;
	float: right;
	color: #9A8A75;
	height: 25px;
}
#ContentLeft .Taps  .NotActive {
	width: 90px;
	text-align: center;
	float: right;
	color: #D0BEA7;
	background-image: url(../images/bg_TabsUp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#ContentLeft  .Taps a {
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #85B2C0;
	text-decoration: none;
}
#ContentLeft  .RateTaps a {
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #85B2C0;
	text-decoration: none;
}
.HighestRate #HighestRate {
	width: 100%;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A0D4DC;
	margin-bottom: 29px;
}
.HighestRate #HighestRate .Rate {
	width: 60px;
}
.HighestRate #HighestRate th {
	color: #CABCA2;
	height: 23px;
	background-color: #FCFAE8;
	font-weight: normal;
}
.HighestRate #HighestRate td {
	padding-top: 13px;
	padding-bottom: 4px;
}
.HighestRate #HighestRate .ArticalName {
	padding-right: 19px;
}
.HighestRate #HighestRate a {
	font-size: 11px;
	color: #3D9289;
	font-weight: normal;
	background-image: url(../images/bul_OrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-right: 6px;
	padding-right: 10px;
	font-family: tahoma;
	padding-bottom: 2px;
	display:block;
	text-decoration:none;
}
.HighestRate #HighestRate h3 {
	color: #DCD1C2;
	padding-right: 19px;
}
.BwabAlquraan #BwabAlquraan {
	width: 100%;
}
.BwabAlquraan #BwabAlquraan .ColorTD {
	background-color: #FBFBFB;
	border-top: 1px solid #EAF0F1;
	border-bottom: 1px solid #EAF0F1;
}
#ContentCenter .BwabAlquraan {
  border: 1px solid #D7DDDE;
	text-align: right;
}
#ContentCenter .BwabAlquraan .SmallBoxTitle {
	background-image: url(../images/bg_LeftBoxHeader.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #85B2C0;
	padding: 3px 11px 0px 0px;
	border-bottom: 1px solid #D7DDDE;
}
.BwabAlquraan #BwabAlquraan a {
	background-image: url(../images/bul_AbwabAlquraan.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-right: 9px;
	padding: 5px 28px 5px 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	text-decoration: none;
	display: block;
}
#ContentCenter .GadedAlquraan {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
#ContentCenter .GadedAlquraan  .SmallBoxTitle {
	background-image: url(../images/bg_LeftBoxHeader.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #85B2C0;
	padding: 3px 11px 0px 12px;
	border: 1px solid #D7DDDE;
	border-bottom:0px;
}
.ItemTitle {
	background-color: #FBFBFB;
	height: 23px;
	overflow: hidden;
	padding-left: 12px;
	padding-top: 7px;
	border-top: 1px solid #D7DDDE;
}
.ItemTitle h2 {
	float: right;
	padding-right: 11px;
}
.ItemTitle .Rate {
	width: 150px;
	float: left;
	height: 14px;
	overflow: hidden;
}
.ItemTitle .Rate a {
	float: left;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.ItemTitle .Rate .RateImg {
	float: right;
}
.ItemTitle .Rate .View {
	background-image: url(../images/but_View.gif);
	background-repeat: no-repeat;
}
.ItemTitle .Rate .View:hover {
	background-image: url(../images/but_ViewDisbled.gif);
	background-repeat: no-repeat;
}
.ItemTitle .Rate .Print {
	background-image: url(../images/but_Print.gif);
	background-repeat: no-repeat;
}
.ItemTitle .Rate .Print:hover {
	background-image: url(../images/but_PrintDisbled.gif);
	background-repeat: no-repeat;
}
.ItemTitle .Rate .Sound {
	background-image: url(../images/but_Sound.gif);
	background-repeat: no-repeat;
}
.ItemTitle .Rate .Sound:hover {
	background-image: url(../images/but_SoundDisbled.gif);
	background-repeat: no-repeat;
}
.ItemTitle .Rate .Video {
	background-image: url(../images/but_Video.gif);
	background-repeat: no-repeat;
}
.ItemTitle .Rate .Video:hover {
	background-image: url(../images/but_VideoDisbled.gif);
	background-repeat: no-repeat;
}
.ItemContent h4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A6B1B2;
}
.ItemContent {
	padding-right: 11px;
	padding-top: 10px;
	padding-left: 11px;
}
.ItemContent h4 span {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.ItemContent h3 {
	color: #495F62;
	padding-top: 4px;
	padding-bottom: 12px;
	direction:rtl;
}
.ItemContent h3 a {
padding-top:2px;

}
.ItemContent .ItemPath a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A0D4DC;
	text-decoration:none;
	float: right;
	padding-left: 5px;
}
.ItemContent .ItemPath {
	height: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}
.GadedAlquraan .SmallBoxTitle a {
	float: left;
	margin-top: 3px;
}
.GadedAlquraan .SmallBoxTitle h1 {
	float: right;
}
#ListingCategory_Page{
	height: 100%;
	border-bottom: 1px solid #D7DDDE;
	padding-top: 10px;
	width: 970px;
	overflow: hidden;
}


#ContentCenter .QuraanLearning {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
#ContentCenter .DownPaging {
	border: 1px solid #D7DDDE;
	text-align: right;
	background-image: url(../images/bg_PageNumbering.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#ContentCenter .DownPaging h1 {
	padding-top: 15px;
	padding-right: 11px;
}
#ContentCenter .DownPaging .Paging h3 {
	color: #001522;
	float: right;
	padding: 3px 5px;
}
#LeafArticle_Page{
	height: 100%;
	border-bottom: 1px solid #D7DDDE;
	padding-top: 10px;
	width: 970px;
	overflow: hidden;
}
#ContentCenter .ArticleDetails {
	padding: 2px 11px 20px 8px;
	text-align: right;
}
#ContentCenter .ArticleDetails h3 {
	color: #495F62;
	padding-top: 5px;
	padding-bottom: 16px;
}
#ContentCenter .ArticleDetails h2 {
	color: #32ABBE;
}
#ContentCenter .VisitorsOpinion {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
#ContentCenter .VisitorsOpinion  .SmallBoxTitle {
	background-image: url(../images/bg_LeftBoxHeader.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #85B2C0;
	padding: 3px 11px 0px 12px;
	border: 1px solid #D7DDDE;
}
.VisitorsOpinion .OpinionTitle {
	height: 22px;
	border-bottom: 1px solid #D7DDDE;
	background-color: #F4F8FA;
	padding-right: 11px;
	padding-top: 8px;
}
.VisitorsOpinion .OpinionDescription {
	border-bottom: 1px solid #D7DDDE;
	padding: 5px 11px 15px 11px;
}
#ContentCenter .OpinionDescription h3 {
	color: #495F62;
	padding-top: 5px;
	padding-bottom: 16px;
}.VisitorsOpinion .OpinionTitle h3 {
	color: #FF7200;
	float: right;
}
.VisitorsOpinion .OpinionTitle a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	float: right;
}
.HotSections .Section .SectionContent a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	text-decoration:none;
	display: block;

}
.ContainerForcontent .Section .SectionContent a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1A76B1;
	text-decoration:none;
	display: block;

}

#sw {
	display:block;
}
#sn {
	display:none;
}
#ContentRight .MainMenuTop {
	background-image: url(../images/bg_MainMenuTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	width: 188px;
}
#ContentRight .MainMenuBottom {
	background-image: url(../images/bg_MainMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
#ContentRight .SmallBox .SmallboxContent a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #988E81;
	background-image: url(../images/bul_SmallTextBox.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	display: block;
	padding-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}
#ContentLeft .SearchBox .Search span {
	display: none;
}
#ContentLeft .SearchBox .Search .TextBox {
	width: 175px;
	border: 1px solid #DCCA87;
	border-left: 0px;
	background-color: #FFFEFA;
}
.SearchBox .TabContent a {
	float: right;
	margin-top: 3px;
}
.TabContent .TextBox {
	float: right;
	height: 22px;
	width: 212px;
	margin-left: 6px;
	background-color: #FDFBE1;
}
#ContentLeft .SearchBox .Search a {
	background-image: url(../images/bul_SearchBox.jpg);
}
#Container #Upper .UpperRight .UpperLeft #Article .ArticleTaps .test {
	width: 300px;
	overflow: hidden;
	background-color: #CC0000;
}
#ContentCenter .MainMenu {
	width: 483px;
	border: 0px;
	text-align: right;
	padding: 0px 6px;
	background-color: #F4F9FA;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(../images/bg_MainMenuCenter.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	
}
#ContentCenter .MainMenu li {
	float: right;
	margin: 0px;
	text-align: center;
	width: 161px;

}
#ContentCenter .MainMenu a {
	height: 19px;
	width: 161px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9A8A75;
	text-decoration:none;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	background-image: url(../images/bg_MainMenuUnSelect.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ContentCenter .MainMenu a:hover {
	height: 19px;
	width: 161px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E8D074;
	background-image: url(../images/bg_MainMenuSelect.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration:none;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
}
#ContentCenter .MainMenuTop {
	background-image: url(../images/bg_MainMenuTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	margin-bottom: 10px;
	display: none;
}
.UpPage {
	float: right;
	width: 495px;
	display:none;
}
.MainMenuTop .MainMenuBottom {
	background-image: url(../images/bg_MainMenuBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
.Large {
	font-size: 30px;
}
.Medium {
	font-size: 24px;
}
.Small {
	font-size: 20px;
}
.Text {
	border-top: 1px solid #F2F0D8;
	width: 469px;
	margin: 0px 2px;
	text-align: right;
	padding: 11px;
}
.Text h1 {
	color: #D6AC00;
	padding-bottom: 10px;
}
.Text .BookTitle {
	color: #3D9289;
	background-image: url(../images/bul_OrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
.Text .writerTitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D6AB01;
	padding-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
}
.Text h3 {
	color: #8E8062;
	padding-right: 10px;
}
.Text h4 {
	color: #DCD1C2;
	padding: 10px 10px 0px 0px;
	display: block;
}
.separator{
	background-image: url(../images/bg_BottomDashedLine.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width:455px;
	margin-left:auto;
	margin-right:auto;
	height: 2px;
	font-size: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Text .writerName {
	color: #3D9289;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
.Text h5 {
	color: #8E8062;
	direction:rtl;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Text  .BookName {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D6AB01;
	padding-right: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	float: right;
	clear: left;
}
.Text .TextSection .FromBook span {
	float: right;
}
.Text .TextSection {
	padding: 5px 0px;
}
.Text .TextSection .FromBook {
	overflow: hidden;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8E8062;
	height: 20px;
	padding-top: 10px;
}
/*            new pages             */
.SelectInput {
	height: 20px;
	font-size: 12px;
	border: 1px solid #E5DDAC;
	direction:rtl;
}
#MiddleContent #LibraryListing{
	float: left;
	width: 780px;
}
#LibraryListing .LibraryHeader {
	background-image: url(../images/bg_LibraryHeaderCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 77px;
}
#LibraryListing .LibraryDown {
	background-image: url(../images/bg_LibraryHeaderCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 77px;
}
#LibraryListing .LibraryHeaderLeft {
	background-image: url(../images/bg_LibraryHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
}
.LibraryHeaderLeft .LibraryHeaderRight {
	background-image: url(../images/bg_LibraryHeaderRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 65px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: right;
	padding-top: 10px;
	padding-bottom:2px;
}
#LibraryListing .LibraryListingTable {
	width: 100%;
	border: 0px;
	border-spacing:0px;
	border-collapse:0px;
}
.LibraryListingTable .BorderRow {
	background-image: url(../images/bg_LibraryTable.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}	
.LibraryListingTable .TDBorderRight {
    border-right: 1px solid #F2F0D8;
}
.LibraryListingTable .CheckBox {
	background-image: url(../images/bg_LibraryTableTd.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 21px;

}
.NextBack h3 {
	color: #8E8062;
	float: right;
	padding: 3px 5px;
}
.NextBack {
	width: 240px;
	float: right;
	height: 22px;
	margin-right: 30px;
}
.Paging {
	height: 22px;
	padding: 6px 0px;
	float: right;
	width: 400px;
}
.RSS_An {
	float: left;
	padding-top: 5px;
}
.NextBack .Back {
	float: right;
	background-image: url(../images/bul_previous.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 13px;
	padding-left: 2px;
}
.NextBack .Next {
	float: right;
	background-image: url(../images/bul_next.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-right: 2px;
	padding-left: 13px;
}
.NextBack a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D9289;
	display: block;
	margin-top: 3px;
}
.NextBack .SelectPgeNum {
	float: right;
	direction:rtl;
	border:1px solid #E5DDAC;
	height: 20px;
	width: 50px;
	font-size: 11px;
}
.PagingSort {
    background-image: url(../images/bg_LeftBoxHeader.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 25px;
	padding: 4px 11px 0px 12px;
	border-top: 1px solid #D7DDDE;
}
.PagingSort .Pagingsort_Se {
	float: left;
	height: 20px;
	width: 170px;
	font-size: 11px;
	border: 1px solid #C2C2C2;
	direction:rtl;
}
.PagingSort h3 {
	float: right;
	color: #001522;
	padding-top: 2px;
}
.LibraryHeader .LibraryHeaderLeft h1 {
	float: right;
	width: 720px;
	color: #D6AB01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 6px;
}
.LibraryHeaderRight .Filter {
	float: left;
	width: 239px;
	background-image: url(../images/bg_Filter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	padding:9px 14px 0px 12px;
}
.Filter .SelectInput {
	width: 239px;
	height: 20px;
	font-size: 12px;
	border: 1px solid #E5DDAC;
	direction:rtl;
}
.LibraryDown .Paging {
	float: left;
	width: 300px;
	padding-top: 0px;
}
.AddToMyLibrary {
}
.AddToMyLibrary {
	float: right;
	padding-right: 20px;
}
.LibraryDown .LibraryHeaderRight {
	padding-top: 16px;
	height: 59px;
}

.UpPage .MainMenuTop {
	float: right;
	width: 495px;
    display:none;
}
.UpPage .SearchBox {
	float: left;
	display:none;
}
.LibraryListingTable .Rate{
	overflow: hidden;
	height: 17px;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 5px;
}
.Rate .View {
	background-image: url(../images/but_View.gif);
	background-repeat: no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.Rate .View:hover {
	background-image: url(../images/but_ViewDisbled.gif);
	background-repeat: no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.Rate .Print {
	background-image: url(../images/but_Print.gif);
	background-repeat: no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.Rate .Print:hover {
	background-image: url(../images/but_PrintDisbled.gif);
	background-repeat: no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.Rate .Sound {
	background-image: url(../images/but_Sound.gif);
	background-repeat: no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.Rate .Sound:hover {
	background-image: url(../images/but_SoundDisbled.gif);
	background-repeat: no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.Rate .Video {
	background-image: url(../images/but_Video.gif);
	background-repeat: no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.Rate .Video:hover {
	background-image: url(../images/but_VideoDisbled.gif);
	background-repeat: no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 1px;
	padding-right: 5px;
}
.Rate .AddToMyLibrary {
	float: left;
	padding-right: 5px;
}
.Rate .SearchButton img {
	float: left;
}
.LibraryListingTable .BorderRow td {
	padding-right: 10px;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}
.LibraryListingTable .BorderRow .BookName {
	color: #3D9289;
	background-image: url(../images/bul_OrangeLeftArrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.LibraryListingTable .BorderRow h3 {
	color: #DCD1C2;
	padding-right: 10px;
	padding-bottom: 2px;
}
.LibraryListingTable .BorderRow h4 {
	color: #8E8062;
	padding-right: 10px;
	padding-left: 10px;
}
.LibraryListingTable  .AuthorName {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D9289;
	text-decoration: none;
	padding-left: 10px;
}
.LibraryListingTable .BorderRow  h5 {
	color: #8E8062;
}
.LibraryListingTable .BorderRow .RateImg {
	margin-bottom: 20px;
	font-size: 1px;
}
.BookUpPage .SelectedBook {
	width: 495px;
	float:right;
	background-image: url(../images/bg_SelectedBook.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 275px;
}

.SelectedBook {
	width: 495px;
	float:right;
	background-image: url(../images/bg_SelectedBook.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 275px;
}

.BookUpPage .Advertising {
	float: left;
	height: 273px;
	width: 273px;
	background-color: #F4F9FA;
	margin-bottom: 10px;
	background-image: url(../images/bg_SideBanner.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 2px;
	border: 0px;
}
#LibraryListing .BookUpPage {
	overflow: hidden;
}
.CaseSound {
	background-image: url(../images/but_Sound.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:5px;
}
.CaseVideo {
	background-image: url(../images/but_Video.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 5px;
}
.Attachment a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D9289;
	display: block;
	padding-right: 20px;
	text-decoration:none;
	clear: both;
	margin-right: 0px;
}
.Attachment{
	padding-top:12px;
	text-align: right;
	overflow: hidden;
	width: 467px;
	float: right;
	height: 40px;
	padding-bottom: 12px;
}


.ToolBar a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D9289;
}

.ToolBar h5 {
	float: right;
	padding-right: 15px;
}
.ToolBar {
	overflow: hidden;
	padding-top: 10px;
	float: right;
	width: 467px;
	clear: both;
}
.CasePrint {
	background-image: url(../images/bul_Print.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-left: 10px;
	padding-right: 23px;
	height: 16px;
}

.CasePrint1 {
	background-repeat: no-repeat;
	background-position: right;
	width: 30px
	margin-left: 10px;
	padding-right: 23px;
	height: 16px;
}

.CaseSend {
	background-image: url(../images/bul_SendTOFriend.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-right: 27px;
	height: 16px;
}.SelectedBook .SelectedBookLeft {
	background-image: url(../images/bg_SelectedBookLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SelectedBookLeft .SelectedBookRight {
	background-image: url(../images/bg_SelectedBookRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 12px 14px;
	height: 251px;
	overflow: hidden;
	width: 467px;
}

.SelectedBookRight .BookHeadLines {
	float: right;
	width: 300px;
	text-align: right;
	height: 159px;
}
.SelectedBookRight .BookHeadLines h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D6AB01;
}
.SelectedBookRight .BookHeadLines h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3D9289;
	padding: 10px 0px;
}
.BookHeadLines .AuthorName {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D9289;
	text-decoration: none;
}
.SelectedBookRight .BookHeadLines h4 {
	color: #988E81;
	padding-top: 5px;
}

.SelectedBookRight .BookImage{
	float: left;
	border: 1px solid #EEE5B4;
}
.BookImage img {
	width: 143px;
}


.SelectedBookRight .BookImage1{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
.BookImage1 img {
	width: 160px;
}


.ToolBar .AddTOLibrary {
	float: left;
	margin-right: 10px;
}
.ToolBar .RateImg {
	float: right;
	width: 49px;
	height: 13px;
	font-size: 1px;
}
.BooksTabs{
	background-image: url(../images/bg_BookDetailsTabCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: 780px;
}
.BooksTabs .Active {
	background-image: url(../images/bg_BookTabsDown.gif);
	background-repeat: no-repeat;
	width: 102px;
	text-align: center;
	float: right;
	height: 24px;
	padding-top: 10px;
	color: #CABCA2;
}
.BooksTabs .NotActive {
	width: 102px;
	text-align: center;
	float: right;
	color: #9A8A75;
	padding-top: 10px;
}
.BooksTabsRight {
	height: 34px;
	background-image: url(../images/bg_BookDetailsTabRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
}
.BooksTabsLeft {
	background-image: url(../images/bg_BookDetailsTabLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
.BooksTabsRight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.BooksTabsRight .ExpandCollapse {
	float: left;
	height: 14px;
	width: 51px;
	background-image: url(../images/bg_ExpandCollapse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	margin-top: 5px;
	padding: 4px 2px 0px 10px;
	font-size: 12px;
}
.ExpandCollapse a {
	float: left;
	width: 11px;
	height: 10px;
	font-size: 12px;
	padding-right: 6px;
}
.Minimize {
	background-image: url(../images/but_Minimize.gif);
	background-repeat: no-repeat;
}
.Minimize:hover {
	background-image: url(../images/but_Minimize-Over.gif);
	background-repeat: no-repeat;

}
.Maximize {
	background-image: url(../images/but_Maximize.gif);
	background-repeat: no-repeat;
}
.Maximize:hover {
	background-image: url(../images/but_Maximize-Over.gif);
	background-repeat: no-repeat;
}
.Default {
	background-image: url(../images/but_Default.gif);
	background-repeat: no-repeat;

}
.Default:hover {
	background-image: url(../images/but_Default-Over.gif);
	background-repeat: no-repeat;
}




.viewsHeader {
	background-image: url(../images/bg_BookDetailsSearchCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}
.viewsHeader .viewsHeaderLeft {
	background-image: url(../images/bg_BookDetailsSearchLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}
.viewsHeader .viewsHeaderRight {
	background-image: url(../images/bg_BookDetailsSearchRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 6px 15px;
	height: 23px;
}

.ChapterTable2 {
	background-color: #FCFAE8;
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #988E81;
	font-size: 11px;
	border-top: 1px solid #F2F0D8; 
	border-bottom: 1px solid #F2F0D8;
}

.ChapterTable2  a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #988E81;
	background-image: url(../images/but_PaperDisbled.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-decoration: none;
	padding-right: 15px;
	margin-top: 2px;

}

.ChapterTable2  a:hover {
	color: #3D9289;
	background-image: url(../images/but_Paper.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.ChapterTable3 {
	background-color: #FFFEFA;
	color: #988E81;
	font-size: 11px;
}

.ChapterTable3  a:hover {
	color: #3D9289;
	background-image: url(../images/but_Paper.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.ChapterTable3  a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #988E81;
	background-image: url(../images/but_PaperDisbled.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-decoration: none;
	padding-right: 15px;
	margin-top: 2px;

}

.ChapterTable  a:hover {
	color: #3D9289;
	background-image: url(../images/but_Paper.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.ChapterTable .ColorRow {
	background-image: url(../images/bg_ColorRow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}
.ChapterTable {
	margin: 0px 2px;
	width: 776px;
	padding: 5px 0px;
	
}
.ChapterView , .SearchInBook , .TreeView{
	background-image: url(../images/bg_Views.gif);
	background-repeat: repeat-y;
	background-position: left top;
}.ChapterTable td {
	font-family: tahoma;
	padding-top: 6px;
	height: 16px;
	padding: 2px 12px;
}
.CheckBox {
	width: 32px;
}
.ChapterTable  a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #988E81;
	background-image: url(../images/but_PaperDisbled.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-decoration: none;
	padding-right: 15px;
	margin-top: 2px;
	height: 16px;
}
.ChapterTable  a:hover {
	color: #3D9289;
	background-image: url(../images/but_Paper.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ChapterSelect {
	height: 20px;
	width: 710px;
	border: 1px solid #E5DDAC;
	float: right;
	direction:rtl;
	font-size: 12px;
}
.viewsHeaderRight .add {
	float: right;
	margin-right: 19px;
	display: block;
	margin-top: 3px;
}
.ExpandWindow {
	display: block;
	float: right;
	width: 485px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D9289;
	background-image: url(../images/bul_Extend.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	padding-right: 15px;
	margin-top: 2px;
	text-align: right;
}
.viewsHeaderRight .NextBack {
	width: 220px;
}
.SearchInBook .ColorRow {
	background-color: #FCFAE8;
	background-image: none;
}
.SearchInBook .ChapterTable  a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D9289;
	background-image: url(../images/but_PaperDisbled.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-decoration: none;
	padding-right: 15px;
	margin-top: 2px;
	height: 16px;
}
.SearchInBook .ChapterTable  a:hover {
	color: #3D9289;
	background-image: url(../images/but_PaperDisbled.gif);
	background-repeat: no-repeat;
	background-position: right top;
}.SearchInBook .ChapterTable h4 {
	color: #988E81;
	padding: 0px 15px 10px 15px;
}
.SearchInBook .ChapterTable span {
	background-color: #FCFF00;
}
.SearchInBook  .NextBack h3 {
	padding-right: 100px;
}
.SearchInBook .viewsHeaderRight .ChapterSelect {
	width: 531px;
	margin-right: 20px;
}
.SearchInBook .viewsHeaderRight a {
	float: right;
}
.SearchInBook .viewsHeaderRight .SelectInput {
	width: 125px;
	border: 1px solid #E5DDAC;
	float: right;
	font-size: 12px;
}
.TreeContent {
	margin: 0px 2px;
	width: 752px;
	padding: 12px;
	text-align: right;
	
}
.TreeView .viewsHeaderRight .ChapterSelect {
	width: 435px;
}
#LibraryListing .BookDetails {
	text-align: right;
	padding: 12px;
}
#LibraryListing .FontStyle {
	height: 15px;
	padding: 17px 12px 10px 12px;
	overflow: hidden;
	border-bottom: 1px solid #F2F0D8;
}
#LibraryListing .FontStyle h4 {
	color: #8E8062;
	float: right;
	padding-top:6px;
	padding-left: 5px;
}
#LibraryListing .FontStyle .Large {
	float: right;
	display: block;
	font-size: 15px;
	line-height: 18px;
}
#LibraryListing .FontStyle .Small {
	float: right;
	display: block;
	font-size: 11px;
	line-height: 22px;
	height:15px;
}
#LibraryListing .FontStyle span {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8E8062;
	float: right;
	padding: 6px 5px 0px 5px;
}
#LibraryListing .FontStyle a {
   color: #8E8062;
   font-family: tahoma;
	font-weight: normal;
}
#LibraryListing .FontStyle a:hover{
   color: #3D9289;
   font-family: tahoma;
	font-weight: normal;
}
#LibraryListing .FontStyle .FontFormat {
	float: left;
	width: 150px;
}
#LibraryListing .FontFormat a {
	font-size:11px;
	text-decoration:none;
	float: right;
	padding-top: 5px;
}
#LibraryListing .FontFormat a:hover{
	font-size:11px;
	text-decoration:none;
	padding-top: 5px;
}
#LibraryListing .DownPaging {
	height: 22px;
	padding: 10px 12px 17px 12px;
	overflow: hidden;
	border-top: 1px solid #F2F0D8;
}
#LibraryListing .DownPaging .NextBack {
	float: left;
}
.BookDetails h1 {
	font-size: 24px;
	font-weight: normal;
	color: #3D9289;
}
.BookDetails h3 {
	color: #988E81;
	padding-bottom: 16px;
}
.BookDetails h2 {
	color: #D6AB01;
	padding-bottom: 3px;
}
.Paging h3 {
	float: right;
}
.RateImg {
	margin-bottom: 20px;
	font-size:1px;
	height:13px;
	width:49px;
	
}
