﻿BODY 
{
	font-size : 12px;
	font-family : Tahoma;
	/*color: #363636;*/
	direction:rtl;
	color:#60676E;
}

INPUT, TEXTAREA
{
	font-family:Tahoma; font-size:11px;
}
 
.MasterWrapperTable 
{
	Width:950px;
	height:680px;
	margin:auto auto;
	vertical-align:middle;
}

.MasterContentPage
{
    /*margin-top: 40px;*/
    width:835px;
    min-height:430px;	/* 550 */
}

.Links
{
	font-size:12px;
}

.PageTitle
{
	font-size:15px;
	font-weight:bold;
	color: #1850A0;
}

a:link, a:visited 
{
	color:#1850A0;
	text-decoration: none;
}
a:hover, a:active
{
	color: Green;
	text-decoration: none;
}

.MasterSearchText 
{
	border-color: #1850a0;
	border-width: 1px;
	padding-left:5px;
	padding-right:5px;
}

.MasterSearchButton
{
	padding-left:5px;
	padding-right:5px;
}

.MasterHrTop
{
    /*margin-top: 5px;*/
    border-width: 3px;
	margin-left: 3px;
    width: 98%;
    /*height: 0px;*/
    color: #8e96a0;
   
}

/*-- ORIGINAL*/
/*
.MasterHrTop
{
    border-width: 3px;
	margin-left: 3px;
    width: 98%;
    height: 4px;
    color: #8e96a0;
   
}
*/

.HPImages
{
	width:275px;
	padding-bottom:20px;	
}

/* --   Links   --  */
.LinksTitle
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}


.LinksText
{
	font-size:13px;
}
	
.LinksURL
{
	font-size:13px;
}	
	
	

.Float_Right
{
	float:right;
}

.Float_Left
{
	float:left
}

.ContactUs_Message
{
	color:Red;
}

.SubTitleText
{
	color:#1850a0;
	font-weight:bold;
}


.Events_LabelPointer
{
	cursor:pointer;
}

.Events_EventCustomDescription
{
	font-size:15px;
}

/*.BookSearchResult_Header
{	
	white-space:nowrap;
}*/

.BookSearchResult_HeaderDesc
{
	color:#1850A0;
	white-space:nowrap;
}


.BookSearchResult_Header td
{
	vertical-align:top;	
}

.BookDetails_DescrColumn
{
	width:150px;
	vertical-align:top;
}
.BookDetails_ValueColumn
{
	width:450px;
	vertical-align:top;
}

.BookSearchResult_Header
{
	text-align:right;
}

.BookSearchResult_GridRows td
{
/*	text-decoration:underline;*/
	border-bottom: 1px solid #8E96A0;
}

.BookSearchResult_NavigationTable td
{
	/*width:30px;*/
}

.HomePage_AboutText
{
	line-height:140%;
	text-align:justify;
}

.BookSearch_SearchDescription
{
	padding-left:20px;
	padding-right:20px;
	width:340px;
}

.Multiline_Text
{
	line-height:140%;
}