﻿body  
{
	background-color: #015290;
	background-repeat:repeat-x;
    direction : rtl;
    margin: 0 auto;
    padding: 0 auto;
}
.TextBoxes
{
	font-family:Tahoma ; 
	font-weight:normal;
	font-size:9pt;
	color:gray;
}
.MainTable 
{
	height:100%;
	width:100%;
}
.Labels
{
	font-family:Tahoma ; 
	font-weight:normal;
	font-size:9pt;
	color:#faf101;
}

.DateTimeMain
{
	font-family:Tahoma ; 
	font-weight:normal;
	font-size:8pt;
	color:#dedede;
}
.Titles
{
	font-family:Tahoma; 
	font-weight:normal;
	font-size:9pt;
	color:#e5e200;
	text-decoration:none;
}
.Titles:visited	
{	
	text-decoration:	none;
	color:	#e5e200;
	}	
		
.Titles:active	
{	
	text-decoration:	none;
	color:	#e5e200;
	}	
		
.Titles:hover	
{	
	text-decoration:none ;
	color:	#00d2ff;
}

.Texts
{
	font-family:tahoma ; 
	font-weight:normal;
	font-size:9pt;
	color:#e1e1e1;
	text-decoration:none;
}

.MoreLinks
{
	font-family:tahoma ; 
	font-size:8pt;
	color:#67b1e0;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}
.MoreLinks:visited	
{	
	text-decoration:	none;
	color:	#67b1e0;
	}	
		
.MoreLinks:active	
{	
	text-decoration:	none;
	color:	#67b1e0;
	}	
		
.MoreLinks:hover	
{	
	text-decoration:none ;
	color:	#e2ca02;
}

.MainNewsDate
{	
    font-family:tahoma ; 
	font-weight:normal;
	font-size:7pt;
	color:#cccccc;
	text-decoration:none;
}
.MainNewsTitle
{	
    font-family:tahoma ; 
	font-weight:normal;
	font-size:9pt;
	color:#ffea00;
	text-decoration:none;
}

.MainNewsBody
{	
    font-family:tahoma ; 
	font-weight:normal;
	font-size:8pt;
	color:#e1e1e1;
	text-decoration:none;
}

.Menu
{	
 cursor:pointer;
 cursor:hand;
}

.MainToursTitle
{	
	 font-family :tahoma;
	 font-size :10pt;
	 font-weight:normal;
	 color :#ffea00;
}
.MainToursBody
{	
	 font-family :tahoma;
	 font-size :8pt;
	 font-weight:normal;
	 color :#e1e1e1;
}

.radEdtHeight
{
	height:295px;
}

.ToursListDate
{
	 font-family :tahoma;
	 font-size :8pt;
	 font-weight:normal;
	 color :#f6f6f6;	
}

.ToursDetailsLabels
{
	 font-family :tahoma;
	 font-size :8pt;
	 font-weight:normal;
	 color :#f2f2f2;	
}

.ToursDetailsData
{
	 font-family :tahoma;
	 font-size :8pt;
	 font-weight:normal;
	 color :#f0dc00;	
}

.ToursDetailTitle
{
	 font-family :Times New Roman;
	 font-size :14pt;
	 font-weight:bold;
	 color :#f0dc00;	
}

.Validators
{
	font-family:Tahoma ; 
	font-weight:normal;
	font-size:9pt;
	color:#00d2ff;
}




.PickerCSS
{
	background-color: #444444;
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	width:250px;

}
.PickerHeaderCSS
{
	background-color: #131313;
	background-image:url(../Admin/Images/CalHeader.jpg);
	height: 25px;
	cursor: pointer;
	cursor: hand;
	font-family:Tahoma;
	font-weight:normal;
	font-size:8pt;
	color:Black;
}
.PickerFooterCSS
{
	background-image:url(../Admin/Images/CalHeader.jpg);
	background-color: #131313;
	font-family:Tahoma;
	font-weight:normal;
	font-size:8pt;
	color:Black;
}
.PickerWeekDayCSS
{
	background-image:url(../Admin/Images/CalHeader.jpg);
	background-color: #131313;
	font-size: 8pt;
	height: 20px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	
}
.PickerCalendarCSS
{
	background-color: #e3e3e3;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	
}
.PickerWorkDayCSS
{
	background-color: #b0b0b0;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	cursor: pointer;
	cursor: hand;
}
.PickerForbidenCSS
{
	background-color: #b0b0b0;
	color: Red;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}
.PickerSelectedCSS
{
	background-color: #0074c6;
	font-weight: bold;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
#Holder
{
	direction: rtl;
	text-align: right;
	width: 250px;
	min-width:250px;
	
}



.FooterLinks
{
	font-family:Tahoma; 
	font-weight:normal;
	font-size:7pt;
	color:#5b5b5b;
	text-decoration:none;
}
.FooterLinks:visited	
{	
	text-decoration:	none;
	color:	#5b5b5b;
	}	
		
.FooterLinks:active	
{	
	text-decoration:	none;
	color:	#5b5b5b;
	}	
		
.FooterLinks:hover	
{	
	text-decoration:none ;
	color:	#4b90c7;
}

.FooterLinks2
{
	font-family:Tahoma; 
	font-weight:normal;
	font-size:7pt;
	color:#a9a9a9;
	text-decoration:none;
}
.FooterLinks2:visited	
{	
	text-decoration:	none;
	color:	#a9a9a9;
	}	
		
.FooterLinks2:active	
{	
	text-decoration:	none;
	color:	#a9a9a9;
	}	
		
.FooterLinks2:hover	
{	
	text-decoration:none ;
	color:	#f9d00f;
}


.FooterCR
{
	font-family:Tahoma; 
	font-weight:normal;
	font-size:7pt;
	color:#a9a9a9;
	text-decoration:none;
}

.FooterCR2
{
	font-family:Tahoma; 
	font-weight:normal;
	font-size:7pt;
	color:#0589ee;
	text-decoration:none;
}

.FooterDB
{
	font-family:Tahoma; 
	font-weight:normal;
	font-size:7pt;
	color:#7e9cb4;
	text-decoration:none;
}

.FooterDB2
{
	font-family:Tahoma; 
	font-weight:normal;
	font-size:7pt;
	color:#0589ee;
	text-decoration:none;
}

.MenuHover
{
cursor:pointer;
}
	













