\html {
	direction: rtl;
}

body {

}

a:link, a:visited, a:active { text-decoration: none;color: #000000 }
a:hover { text-decoration: underline;color: Gray; }

.logo {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.menu {
	width: 798px;
	background: url('./images/blue_tile..gif') #636363; height: 30px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #BBBBBB;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}

.menu a {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.menu a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

td.maintitle {
	height: 30px;
	background: url('./images/blue_tile..gif') #636363;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}

.page_title {
	background: url('./images/blue_tile..gif') #636363; height: 30px;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}

.blocks_title {
background: url('./images/blue_tile..gif') #636363; height: 30px;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}

td.row1 {
	background: #636363;
}

table.maintable {
	width: 800px;
}

.blocks_space {
	width: 15px;
	height: 100%;
}
html {
	direction: rtl;
}

body {
	margin-top: 0;
}

a {
	text-decoration: underline;
}

input, select, option, textarea {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

div.container {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

td.menu {
	height: 30px;
	vertical-align: middle;
}

.menu, .menu a, .menu a:hover {
	text-align: center;
	font-weight: bold;
}

td.maintitle {
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.page_title {
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.blocks_title {
	width: 100%;
	text-align: center;
	font-weight: bold;
}

table.maintable {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

.sep_horizontal {
	width: 100%;
	height: 5px;
}

.calendar_main {
	width: 95%;
	background: #BBBBBB;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.calendar_daysofweek {
	background: #DDDDDD;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #BBBBBB;
}

.calendar_empty {
	color: black;
	background: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border: 1px solid #BBBBBB;
}

.calendar_days {
	color: black;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border: 1px solid #BBBBBB;
}

div.chat {
	width: 100%;
	text-align: right;
	border: 0;
	overflow: auto;
}

.base {
	font-size: 12px;
	color: black;
}

.calcBtn {
	width: 40px;
}
.base {
	font-family: Arial;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA);
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url("../images/gallery_prevlabel.gif") left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url("../images/gallery_nextlabel.gif") right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData {
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.lavaLamp {
	width: 740px;
	position: relative;
	height: 29px;
	background: url("../images/lava_bg.gif") repeat-x top;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}

.lavaLamp li {
	float: right;
	list-style: none;
}

.lavaLamp li.back {
	background: url("../images/lava.gif") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLamp li.back .left {
	background: url("../images/lava.gif") no-repeat top left;
	height: 30px;
	margin-right: 9px;
}

.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 14px arial;
	color: #FFFFFF;
	outline: none;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
}

div.container {
	width: 800px;
}
