*{
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial, sans-serif;
	font-size:small;
	color: #000000;
	line-height: 1.6em;
}
body{
	background: #E2E2E2 url(../images/bg_body.png) repeat-x 0px 0px;
}
table{
	color: #000000;
}
a {
	text-decoration: underline;
	outline: none 0;
	color: #E5551D;
	
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
ol, ul {
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 20px;	
	text-align:right;
}

p{
	margin: 0px 0px 1em;
	padding: 0px;
}
	
h1 {
		font: normal 2.3em Arial, Helvetica, sans-serif;
		margin-bottom: .5em;
		color: #E5551D;
		z-index: 1;
		text-align: right;
	}
	
h2, .sec_text .h2 {
	color: #E5551D;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	line-height: 22px;
	padding-top: 16px;
	padding-bottom: 12px;
	margin: 0px;
	display:block;
}

/********************
*					*	
*   BODY LAYOUT		*
*					*
********************/
#container{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:960px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: left;
	background: #FFFFFF url(/images/bg-bar.png) repeat-y right top;
}
#content {
	margin-top: 0px;
	margin-left: 152px;
	margin-right: 215px;
}
#bar {
	float: right;
	width: 215px;
	height:auto !important;
	height:200px;
	min-height:200px;
	margin: 0px;
}
#content, #bar{
	padding-bottom: 50px;

}
.clear_float {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#footer {
	height: 50px;
	position:absolute;
	left: 0px;
	bottom:0px;
	width:960px;
	z-index: 7;
	
	background: #E2E2E2;
}
#footer #buttonav {
	font-size: 13px;
	line-height: 16px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 4px;
	position: relative;
	z-index: 1000;
}
#footer #buttonav a{
	color: #000000;
	text-decoration:none;
}
#footer #buttonav a:hover{
	color: #E5551D;
	text-decoration:underline;
}

#footer #credit {
	background: #FFFFFF url(/images/bg-copy.png) repeat-x left bottom;
	height: 20px;
	width: 100%;
}
#credit .copyr {
	font: 12px/15px Arial;
	width: 948px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: right;
}

/**************************
*	Layout Elements		  *
**************************/
#story{
	padding: 30px;
}
#story p {
	text-align: justify;
}

#topbanner {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 208px;
	position: relative;
	background: #FFFFFF;
}
.clear_float {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
/*************************/

.display_none{
	display:none;
}
/**************************
*	Layout banner	  *
**************************/
#topbanner .sec0 {
	background: #CCCCCC;
	position: absolute;
	height: 130px;
	width: 125px;
	left: 0px;
	top: 4px;
}
#topbanner .sec1 {
	background: #CCCCCC;
	position: absolute;
	height: 130px;
	width: 125px;
	left: 129px;
	top: 4px;
}

#topbanner .sec2 {
	background: #CCCCCC;
	position: absolute;
	height: 200px;
	width: 483px;
	left: 258px;
	top: 4px;
}
#topbanner .sec3 {
	background: #CCCCCC;
	position: absolute;
	height: 98px;
	width: 215px;
	left: 745px;
	top: 4px;
	background-color: #6C0E0F;
}

#topbanner .sec4 {
	background: #CCCCCC;
	position: absolute;
	height: 98px;
	width: 215px;
	left: 745px;
	top: 106px;
}
#topbanner .sec5 {
	background: #E5551D;
	position: absolute;
	height: 66px;
	width: 200px;
	left: 0px;
	top: 138px;
}
#topbanner .sec6 {
	background: #6C0E0F;
	position: absolute;
	height: 66px;
	width: 50px;
	left: 204px;
	top: 138px;
}
#topbanner .sec7 {
	background: #6C0E0F;
	position: absolute;
	height: 66px;
	width: 50px;
	left: 258px;
	top: 134px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
}
.sec6 a,
.sec7 a{
	display: block;
	width: 50px;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	height: 66px;
}
.sec6 a img,
.sec7 a img{
	padding-bottom: 4px;
	padding-top: 7px;
}
.sec6 a:hover,
.sec7 a:hover{
	background: #000000;
	
}
.phone {
	color: #FBE2D9;
	position: absolute;
	left: 11px;
	top: 41px;
	letter-spacing: 3px;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}

#slogen {
	position: absolute;
	height: 36px;
	width: 180px;
	top: 8px;
	left: 10px;
	
}
.div_left {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
}
.div_right {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
}
#searchform {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	
}
*html .inputsearch{
	width: 162px;
}
.inputsearch {
	font: 13px/22px Arial, Helvetica, sans-serif;
	width: 166px;
	padding-right: 5px;
	padding-left: 5px;
	/*color: #333333;
	background:#D5D7D4;
	height: 20px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;*/
}
#searchform img {
	margin-right: 3px;
	float: left;
	margin-top: 2px;
}
.more a {
	color: #E5551D;
	text-decoration: none;
	font: 13px/14px Arial;
	background: url(/images/leftarrow.gif) no-repeat left top;
	display: block;
	float: right;
	height: 17px;
	width: auto;
	padding-left: 12px;
	padding-right: 0px;
}
.more a:hover{
	background: url(/images/leftarrow.gif) no-repeat right bottom;
	padding-left: 0px;
	padding-right: 12px;
	text-decoration: none;
}
#galley {
	float: left;
	width: 94px;
	padding: 30px 30px 65px;
	background: #FFFFFF url(/images/bg-gallery.png) repeat-x;
	position: relative;
}
#galley .img{
	height: 90px;
	width: 90px;
	border: 1px solid #FFFFFF;
	position: relative;
	cursor:pointer;
	background: #D8D8D8;
	margin-bottom: 16px;
	display:block;
}
#galley .img .zoom{
	background: url(/images/is_glass.gif) no-repeat 0px 0px;
	cursor:pointer;
	width:10px;
	height:9px;
	position: absolute;
	bottom: -12px;
	right: 0px;
	overflow:hidden;
	display:block;
}
#galley a:hover .zoom {
	background: url(/images/is_glass.gif) no-repeat 0px -10px;;
}
#galley a:hover .img {
	border: 1px solid #E5551D;
}
/******** News Art *********/
ul#press,
ul#art,
ul#news {
	list-style: none;
}

ul#news li {
	display: block;
	border-bottom: 1px solid #BCBEBB;
	padding-bottom: 2.1em;
}
ul#art li p,
ul#news li p{
	text-align: right;
}
ul#art li .more,
ul#news li .more{
	margin-top:-6px;
}
/* ----- news --------- */
ul#news li a.h2{
	display: block;
	padding-right: 37px;
	background: url(/images/ib_clock.gif) no-repeat right top;
	line-height: 30px;
	padding-bottom: 2px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
ul#news li a.h2:hover{
	background: url(/images/ib_clock.gif) no-repeat right -38px;
	color: #E5551D;
}
/* ----- art --------- */

ul#art li{
	display: block;
	border-bottom: 1px solid #BCBEBB;
	padding-bottom: 2.1em;
	background: url(/images/iPage_red.gif) no-repeat 99% 106%;
	padding-right: 0px;
	
}
ul#art li a.h2{
	display: block;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
ul#art li a.h2:hover{
	color: #E5551D;
}
ul#art li .author{
	text-align: right;
	font-weight: bold;
}

ul#art li p,  ul#art li .more{
	text-align: right;
	padding-right: 50px;
	padding-top: 0px;
}
/* ----- press --------- */

ul#press li{
	display: block;
	border-bottom: 1px solid #BCBEBB;
	padding-bottom: 3em;
	padding-right: 0px;
	
}
ul#press li .press_img{
	display:block;
	float:right;
	margin-left:10px;
	background:#CCCCCC;
	height: 50px;
	width: 50px;
}
ul#press li a.h2{
	display: block;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}
ul#press li a.h2:hover{
	color: #E5551D;
}
ul#press li .author{
	text-align: right;
	font-weight: bold;
}

ul#press li p,  ul#art li .more{
	text-align: right;
	padding-right: 50px;
	padding-top: 0px;
}
ul#press li .more{
	margin-top:-10px;
}

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

#paging {
	text-align: right;
	font-weight: bold;
	padding-top: 1em;
}
#paging a, #paging .over{
	color: #909090;
	text-align: center;
	display: block;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
#paging a:hover{
	color: #E96E3F;
}
#paging a.next{
	background: url(/images/arrow_left.gif) no-repeat left 6px;
	padding-left: 10px;
}
#paging a.prev{
	background: url(/images/arrow_right.gif) no-repeat right 6px;
	padding-right: 10px;
}

#paging .over{
	color: #FFFFFF;
	background: #E96E3F;
	margin-right: 4px;
	margin-left: 4px;
}
.red {
	color: #E5551D;
}
.redbg {
	background: #E5551D;
}
.red_frame{
	border: 1px solid #E5551D;
}
.gray{
	color: #999999;
}
.line_right_left {
	border-right: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
}
.room {
	text-align: center;
	float: right;
	width: 177px;
}

.room_img{
	display:block;
	width:150px;
	height:100px;
	border:1px solid #FFFFFF;
	margin: 6px auto;
}
a:hover .room_img{
	border:1px solid #E5551D;
}
.room a.h2{
	display: block;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}
.room a.h2:hover{
	color: #E5551D;
}
.room p{
	text-align:center;
	margin-right: 5px;
	margin-left: 5px;
}
/* ------ FORM ---------- */
form {
	text-align: right;
}
textarea{
	overflow:auto;
}
.button {
	border-style: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	margin-top: 12px;
	margin-left: 16px;
	color: #666666;
	overflow:hidden;
	cursor:pointer;
	height: 26px;
	padding-top: 0px;
	width: 70px;
}
.button_over{
	color:#FFFFFF;
 	background: #E5551D;
}
#contact {
	margin-right: 50px;
	text-align: right;
}
.label_text{	
	color: #999999;
	font-weight: bold;
	text-align:left;
	padding-top: 3px;
}
#story label {
	color: #999999;
	display: block;
	float: right;
	font-weight: bold;
	margin-top: 3px;
}
#story select{
	font: 13px/16px Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 6px;
}


#contact label {
	width: 55px;
}
#logindiv {
	margin-right: 25px;
	text-align: right;
}
#logindiv label{
	width: 80px;
}
.input1 {
	font: 13px/16px Arial, Helvetica, sans-serif;
	border: 1px solid #D5D7D4;
	width: 350px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#address{
	margin-left:-15px;
	margin-right: -15px;
}
/* ----- אייקון החיפוש --------*/
#sa {
	cursor:pointer;
}
/* ----- אדמיניסטרציה --------*/
#main_icons {
	list-style: none inside;
	width:500px;
	margin-right: 125px;
}
#main_icons  a{
	color: #000000;
	background:#FFFFFF;
	text-decoration:none;
	font: 13px/13px Arial;
	display:block;
	border: 1px solid #BCBEBB;
	width: 92px;
	height:100px;
	padding-top:4px;
}
#main_icons  a:hover{
	border: 1px solid #000000;
}
#main_icons li {
	background: #FFFFFF;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	display:block;
	padding: 0px;
	text-align: center;
}
#main_icons span{
	height: 62px;
	width: 92px;
	display:block;
}
#i_home{
	background: url(/images/admin_icons/home_48.png) no-repeat center center;
}
#i_page{
	background: url(/images/admin_icons/paperpencil_48.png) no-repeat center center;
}
#i_banner{
	background: url(/images/admin_icons/image_48.png) no-repeat center center;
}

#i_gallery{
	background: url(/images/admin_icons/Pictures.png) no-repeat center center;
}
#i_press{
	background: url(/images/admin_icons/paper_content_48.png) no-repeat center center;
}

#i_news{
	background: url(/images/admin_icons/clock_48.png) no-repeat center center;
}
#i_articles{
	background: url(/images/admin_icons/book_48.png) no-repeat center center;
}
#i_units{
	background: url(/images/admin_icons/Template.png) no-repeat center center;
}
.error p, .error ul, .error li{
	margin-top: 0;
	margin-bottom: 0;
}
.banner_edit {
	background: #E5551D;
	cursor:pointer;
}
.img_frame{
	height:74px;
	padding: 6px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	border: 1px solid #D8D8D8;
	cursor:pointer;
	overflow:hidden;
}
.delimg{
	background: url(/images/action_delete.gif) no-repeat;
	height: 16px;
	width: 16px;
	position: absolute;
	left:-2px;
	top: -2px;	
}
.img_frame_gallery{
	width:90px;
	padding: 6px 6px 6px 24px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	border: 1px solid #D8D8D8;
}
.img_frame_in{
	width:90px;
	height:90px;
	overflow:hidden;
}
.img_icons{
	position: absolute;
	width: 17px;
	left: 2px;
	top: 12px;	
}
.img_txt{
	overflow:hidden;
	white-space: nowrap;	
}
#list_admin th{
	color: #999999;
}
#list_admin th,
#list_admin td{
	border-bottom: 1px solid #BCBEBB;
}
#list_admin td{
	padding-top: 6px;
	padding-bottom: 6px;	
}
#list_admin a{
	color: #000000;
	text-decoration:none;
}
#list_admin a:hover{
	color: #E5551D;
	text-decoration:underline;
}
#list_admin .press_image {
	display:block;
	background:#CCCCCC;
	height: 50px;
	width: 50px;
}
.f12 {
	font-size: 12px;
}
.date_pick{
	position:relative;
	z-index:1000; 
}
.list_over{
	background:#F3F3F3;
}
