* { font-family: Arial; }
html {direction: rtl;}
img {border: 0;}
.clear {clear:both; font-size: 0; line-height: 0;}
.nolist {list-style:none; list-style-type:none; padding: 0; margin: 0;}
.notable {border:0; border-collapse:collapse; border-spacing:0;}
.noform { padding: 0px; margin: 0px; }
.hidden {display: none;}

body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bg.gif');
}
#base {
	position: relative;
	margin-top: 30px;
	padding-bottom: 5px;
	width: 943px;
}
#base #basemenu {
	float: right;
	width: 171px;
	height: 518px;
}
#base #basemenu #logo {
	background-image: url('../images/logo.png');
	width: 171px;
	height: 160px;
	cursor: pointer;
}
#base #basemenu #menu {
	width: 107px;
	height: 377px;
	background-color: #4B4644;
}
#base #basemenu #menu ul li {
	padding-bottom: 4px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12.5px;
}
#base #basemenu #menu ul li a {
	color: white;
	text-decoration: none;
}
#base #basemenu #menu ul li a.selected {
	color: #FED9C7;
	text-decoration: none;
}
#base #basemenu #menu ul li a:hover {
	color: #FED9C7;
}

#base #cframe {
	float: left;
	width: 751px;
	height: 528px;
	min-height: 488px;
	background-color: #faf5e9;
	text-align: right;
	color: #4b4644;
	position: relative;
	font-size: 14px;
	padding: 5px;
}
#base #copyrights {
	float: left;
	padding: 3px;
	background-color: white;
	margin-top: 10px;
	font-size: 12px;
}
#base #copyrights a {
	color: #4B4644;
}

#base #pictures {
	width: 575px;
	position: relative;
	right: 69px;
	top: 47px;
	height: auto;
}

#base #cframe #pictures .picture { width: 115px; height: 114px; text-align: right; float: right; }
#base #cframe #pictures .picture .placeholder { height: 86px; width: 86px; }
#base #cframe #pictures .picture .placeholder img { border: 0px; }
#base #cframe #gallery_navigation { position: absolute; left: 45px; bottom: 27px; }
#base #cframe #gallery_navigation a { font-weight: bold; font-size: 12px; color: #4b4644; }

#fader { width: 490px; height: 294px; margin-top: 100px; }
#fader img { display: none; }