body{ margin: 0px; padding:0px; direction: rtl; font-family: Arial, Helvetica, sans-serif; font-size: 13px;  color:#000; background-color: #e7f5f9;}		
td{ vertical-align:top;}				
img{ border:0px;}
h2{ margin:0px; padding:0px; font-size:14px; }

.main{ width:780px;}
.top{ background:URL(images/top.gif) repeat-x top; text-align:center;}

.header{ background:URL(images/header.gif) no-repeat right; width:780px; height:343px;}
.menuContainer{ background:URL(images/bg.gif) repeat;}
.center{ background:URL(images/bg.gif) repeat; padding-bottom:12px;}

.headerBg{background:URL(images/header.png) no-repeat; height:99px; width:780px; margin:auto;}
.menuBg{background:URL(images/menuBg.png) no-repeat; height:244px; width:780px; margin:auto; text-align:right;}
.menuBg div{ padding-top:12px;}
.menuBg a{ font-size:14px; color:#d27fa5; text-decoration:none; padding:0px 10px; background:URL(images/separator.png) left center no-repeat; font-weight:bold;}
.menuBg .select{ color:#FFF;}
#headerPicturesContainer{height:200px; margin-top:5px; margin-left:10px;}

.topMenu{ padding:13px 15px 0px 15px;float:right; margin:105px 0px 0px 0px;}
.topMenu a{ color:#474028; font-weight:bold; font-size:14px; text-decoration:none; white-space:nowrap;}
.topMenu:hover,.topMenuSelected{ background:URL(images/menuSelected.gif) repeat-x bottom;}
.topMenuSeparator{ float:right; margin:48px 0px 0px 0px;}

.title{height:25px; background-color:#5d5757; color:#eb89b8; padding-right:14px; padding-top:4px; font-weight:bold; font-size:13px;}

.menu{ width:165px; background-color:#FFF;}		
.separator div{ height:1px;  width:118px; background-color:#9fa56c;}

.menu .page { background:URL(images/menuBg.gif) no-repeat right;}
.menu .page a{ color:#5d5757;}
.menu .page_selcted{ background:URL(images/menuSelected.jpg) no-repeat right;} 		
.menu .page_selcted a{ font-weight:bold;}
.menu .page:hover{ background:URL(images/menuSelected.jpg) no-repeat right;}
.menu .page,.menu .page_selcted{ vertical-align:middle; height:25px;}		
.menu  a{ font-size:14px; font-weight:bold; text-decoration:none; padding-right:8px;}	

.content{width:100%; padding:0px 15px 0px 0px;}
.categoryCube{width:87px; height:147px; float:right; margin:15px; padding:10px 10px; text-align:center; background:URL(images/catBg.png) no-repeat; behavior:URL(scripts/iepngfix.htc);}
.categoryCube img{ margin-bottom:10px;}
.categoryCube a{ color:#FFF; font-size:12px; text-decoration:none;}
.categoryPictures{ text-align:center; padding-right:15px;}
.categoryPictures img{ float:right; margin:3px; border:1px #5d5757 solid;}

.contact{ width:165px; height:240px; text-align:right; background-color:#FFF;}
.contact .text{ font-weight:bold; font-size:12px; padding:5px;border-bottom:1px #777a62 solid; min-height:50px; background:URL(images/contactTxtBg.gif) repeat-x bottom;}
.contact .field{ height:13px; width:150px; font-size:12px; font-family:Arial, Helvetica, sans-serif; border:1px #5d5757 solid;}
.contact textarea{ height:50px; overflow:auto; width:150px; border:1px #5d5757 solid;}
.send{ width:49px; height:19px; background:URL(images/send.gif) no-repeat; border:0px; margin-top:5px; padding-bottom:25px;overflow:hidden;line-height:200px}

.bottom{ background:URL(images/bottom.gif) repeat-x bottom; height:79px; text-align:center;}
.footer{ background:URL(images/footer.gif) no-repeat right; height:79px;}
.footer a,.footer{ font-size:12px; text-align:center; direction:ltr; color:#e96a6d; font-weight:bold; text-decoration:none;}
.bottomMenu{ float:right; padding-top:25px; padding-left:15px;}
.bottomMenu a{ color:#e96a6d; text-decoration:none; font-weight:bold;}
.bottomLinks{ width:780px; margin:auto;}
.credit,.credit a{ color:#5d5757; text-decoration:none; padding-top:20px;}

.spacer{  height:12px;}

.gallery{ margin-top:12px; width:780px; overflow:hidden;}
.gallery img{ margin:0px 5px;}

#SlideShow { display: none; width: 160px; height: 125px; margin:auto; padding-top:5px;}

/******************************************************************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*********************************************/

