﻿body
{
	background-repeat: repeat-x;
	background-image: url(../Images/MainBack.gif);
	background-color:#313131;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	vertical-align:top;	
	direction:rtl;
	color:White;
	font-family:Tahoma;
	font-size:9pt;
	text-decoration:none;
	
}

#main
{
     width: 916px;
     direction: rtl;
     vertical-align:top;
     border-bottom-style:solid;
     border-bottom-width: medium;
     border-bottom-color: #3B3B3B;
}

#title
{
    height: 56px;
    direction:rtl;
    
    background-repeat: no-repeat; 
    background-attachment: fixed;
    background-position: right center;
    border-bottom-style:solid; 
    border-bottom-width: 2px; 
    border-bottom-color: #3B3B3B;
  
}

 #left-column
{
    background-image: url(../Images/LeftBack.gif);
    background-repeat: repeat-y;  
}	

 #right-column
{
    background-repeat: repeat-x;
    height:563px;
	background-image: url(../Images/MRightBack.jpg);
	background-color:#353535; 
}	


#logo
{
    background-image: url(../Images/Logo.jpg);
    height:123px;
}	

#gallery
{
    background-color:#343434;
    height:331px;
}

#Sgallery	
{
    background-color:#262626;
    height:70px;
   
    border-style: solid; 
    border-width:1px;
    border-color: #666666;
    padding-bottom:5px;
    margin-bottom:10px;
    
    
}
#movie
{
	max-height:100px;
	max-width:80px;
}

A:link img
{
	
	text-decoration: none;
	border:none;	
}

 
A:visited img
{
	text-decoration: none;
	border:none;	
}
.as
{
}
#myLink
{
	text-decoration:none;
}



.PickerCSS
{
	background-color: #90a9cc;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.PickerHeaderCSS
{
	background-color: #90a9cc;
	height: 30px;
	color:White;
}
.PickerFooterCSS
{
	background-color: #90a9cc;
}
.PickerWeekDayCSS
{
	background-color:  White;
	text-align: center;
	font-size: 8pt;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	height: 19px;
}
.PickerCalendarCSS
{
	background-color: #90a9cc;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	height: 19px;
}
.PickerWorkDayCSS
{
	background-color: #90a9cc;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
A.PickerWorkDayCSS
{
	color: #333333;
	text-decoration: none;
	border: none;
}
.PickerForbidenCSS
{
	background-color: #90a9cc;
	color: Red;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	font-weight: bold;
}
.PickerSelectedCSS
{
	background-color: #90a9cc;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
A.PickerSelectedCSS
{
	font-weight: bold;
	color: #0066ff;
	text-decoration: underline;
	border: none;
}