﻿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;
	
	line-height:2;
	
	
}


#mylink
{
	
	color: #37b9e4;
	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;
  
}
#txt-table
{
	margin-left:20px;
	margin-right:20px;
	width: 650px;
}
#bg-table
{
	background-image: url('../Images/Camera.gif');
    background-repeat: no-repeat;
    height:400px;
	width: 643px;
}
#bg-table-dn
{
	background-image: url(../Images/bg_m2_dn.gif);
    background-repeat: no-repeat;
    height:34px;
}

#res-table-body
{
	background-image: url(../Images/Back1.jpg);
    background-repeat: repeat;
    height:153px;
    margin:0px;
    margin-top:0px;
    padding-top:0px;
    border-bottom-color:#525254;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#525254;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#525254;
    border-right-style:solid;
    border-right-width:1px;
    padding:none;
    
}
#res-table-top
{
	background-image: url(../Images/Top1.jpg);
    background-repeat: no-repeat;
    height:21px;
    margin:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    padding:none;
}


#shop-table-body
{
	background-image: url(../Images/Back2.jpg);
    background-repeat: repeat;
    height:153px;
    margin:0px;
    margin-top:0px;
    padding-top:0px;
    border-bottom-color:#525254;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#525254;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#525254;
    border-right-style:solid;
    border-right-width:1px;
    padding:none;
    
}
#shop-table-top
{
	background-image: url(../Images/Top2.jpg);
    background-repeat: no-repeat;
    height:21px;
    margin:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    padding:none;
}

 #left-column
{
    background-image: url(../Images/LeftBack.gif);
    background-repeat: repeat-y;  
}	

 #right-column
{
    background-repeat: repeat-x;
    height:618px;
	background-image: url(../Images/RightBack.jpg);
	background-color:#353535; 
	line-height:normal;
}	


#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;
    
    
}
 
 
 
 .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;
}