@charset "utf-8";

ul{
  padding: none;
  list-style: none;
  list-style-position: none;
}
li{
  float:right;
}
a:link,a:visited{text-decoration: none;color: #21386a;}
a:hover,a:active{text-decoration: underline;color: #213818;}


/* HTML & Body
------------------------------------------------ */
	* {
		margin:0;
		padding:0;
		}
    html{

                  height: 100%;
    }

	body {
        height:auto;
        background: #000;
		color:#630;
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
        position: relative;
		}

	#full {
		margin:0 auto;
		height:auto;
		clear:left;
        overflow:hidden;
        background:#000 url(../images/bg.gif) center  repeat-y;
		}

#content {
    height:100%;
    width:830px;
    margin:0 auto;
    font-size:25px;
    color:#21386a;
    background: #000 url(../images/bg2.jpg) no-repeat;
    position: relative;
    left:3px;
}
.gall{background-image:url(../images/bg3.jpg) ! important;}
.cont{background-image:url(../images/bg4.jpg) ! important;}

#spacer{height:359px; background: url(../images/test_color.jpg) no-repeat;}
#spacer2{height:55px;}

#menu{background:transparent;height:60px;margin-right:26px;}
#menu2{background:transparent;height:50px;margin-right:103px;}
#menu a{display:block;height:60px;text-indent:-9000px; background-color:transparent;outline:none; }
#menu2 a{display:block;height:50px;text-indent:-9000px; background-color:green;outline:none; }

#i1 a {background: url(../images/about.png) top left;width:193px;}
#i1 a:hover {background: url(../images/about.png) 0 -42pt;width:193px;}
#i2 a {background: url(../images/mivhar.png)  0 3pt  ;width:288px;}
#i2 a:hover {background: url(../images/mivhar.png)  0 -39pt  ;width:288px;}
#i3 a {background: url(../images/avodot.png) 0 3pt;width:271px;}
#i3 a:hover {background: url(../images/avodot.png) 0 -39pt;width:271px;}
#i4 a {background: url(../images/others2.png) 0 0;width:345px;}
#i4 a:hover {background: url(../images/others2.png) 0 -37pt;width:345px;}
#i5 a {background: url(../images/contact.png) 0 0;width:266px;}
#i5 a:hover {background: url(../images/contact.png) 0 -37pt;width:266px;}

.menu_top{
    width:798px;
    height:40px;
    padding-right:15px;
    padding-top:15px;
    color:#f0c675;
}
.menu_top li{
padding:0 5px;
}

.menu_top a:link,.menu_top a:visited{
  color:#f0c675;
}


.demo-stream
{
	list-style:				none;
	margin:					0;
}

.demo-stream li
{
	float:					left;
	padding:				5px;
	width:					250px;
	height:					220px;
	text-align:				center;
    color:                  #fff;
}
img{border:2px solid #000;margin:0;padding:0;}
#demo-photos{}
.demo-stream li{width:265px;position: relative;}

h1{ font-size: 55px;font-weight: bold }
h3{ font-size: 25px;}
h5{ font-size: 20px;font-weight: bold }

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 10px solid #222;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #333;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

.del_link{
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/delete.png) no-repeat;
    position: absolute;
    left:40px;
 }

/*************************************************************/
fieldset {
            margin: 15px 0px 25px 0px;
            padding: 15px;
            direction:rtl;
        }
        legend {
            font-weight: bold;
        }
        .button {
            text-align: right;
        }
        .button input {
            font-weight: bold;
        }

        
.label{
    display:block;
  width:120px;
}
.contact{
   color:#fff;
   font-weight:bold ;
   position: relative;
   top:150px;
   float: left;
   left:100px

 }
 .edit input{ direction: rtl;font-size: 24px; }
.contact li{
  float:none !important;
}
.box{ font-size: 30px;direction: rtl;}
.edit{padding-right: 20px;cursor: pointer;background: url(../images/edit.png) no-repeat right 10px; }
.errors{
list-style:disc;margin-top:30px;font-size:14px;color:#FFF;list-style-position: outside;
}
.about_text{ width:500px;margin:0 auto; text-align:right; }
.about_text .box{ direction: rtl; float:none;font-size: 15px;width:300px;height:250px;}

.about_h3{width:650px;margin:0 auto; }
.about_h3 .box{ width:550px;float:none; }


.login{ width:250px;text-align: right;margin: 0 auto;margin-top:50px;color:#CCCC66;direction:rtl;text-align:right; }
.login legend{ color:#fff; }