h1{
	font-size:18px;
	margin-bottom:10px;
	font-weight:bold;
}

h3 a{
	color:#000000;
	font-size:12px;
}
table{
	
}

.news{
	text-align:right; 
	height:145px; 
	overflow:hidden; 
	background:url(/themes/default/images/news.jpg) no-repeat;
	margin:0px;
	padding:5px;
}


.news .news_container{
	padding-bottom:5px;
}

.news .news_title{
	font-weight:bold;
	/*color:green;*/
}


.news a.news_link{
	color:#666666; 
	text-decoration:none; 
	font-size:10px;
}


.news a.news_link:hover{
	text-decoration:underline; 
}


.errors, .error{
	color:red;
	background-color:#F77171;
	padding:5px;
	/*
	
	border:1px solid red;
	*/
}


.errors ul, .error ul {
	list-style:none;
	padding:0px;
	
}

.notice{
	color:green;
	border:1px solid green;
}

form .required{
	/*color:red;*/
}

form .description{
	color:#999999;
	font-size:10px;
	padding-bottom:15px;
}

form .label{
	font-weight:bold;
	font-size:12px;
}


#searchbox{
	margin:0px 0 0 0;
	
	border:0px solid green;
}


#searchbox-text{
	width:95px; 
	height:18px;
	/*
	margin:-1px 0px 0px 0px;
	padding:0px;
	
	background:url(/themes/default/images/searchbox-text.jpg) no-repeat;
	*/
}

#searchbox-button{
	/*
	margin:0px;
	
	padding:0px;
	*/
	/*border:1px solid green;*/
}

.main #user a {
	color:#6E6F74; 
	text-decoration:underline;
}
.main #user a:hover {
	text-decoration:none;
}




.GalleryThumb{
	height:122px; 
	width:100px; 
	border:0px solid red; 
	float:right; 
	margin-left:25px; 
	margin-bottom:25px;
}

.GalleryThumb .title a{
	color:white; 
	text-decoration:none;
	font-weight:bold;
}

.GalleryThumb .picture{
	height:108px; 
	width:100px;
}

.GalleryThumb #aviv{ background:#01729C url(/files/images/onot/open_pop_up_aviv.jpg) no-repeat top right; }
.GalleryThumb #stav{ background:#C36736 url(/files/images/onot/open_pop_up_stav.jpg) no-repeat top right; }
.GalleryThumb #winter{ background:#7A9338 url(/files/images/onot/open_pop_up_winter.jpg) no-repeat top right; }
.GalleryThumb #summer{ background:#C9AD28 url(/files/images/onot/open_pop_up_samer.jpg) no-repeat top right; }
