/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	background-image: url(../images/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #49a2de;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
button {
	cursor: pointer;
}
p {
	text-align: right;
	direction: rtl;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}
#page {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#head {
	height: 135px;
	background-image: url(../images/bg_head.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
}
#head h1 {
	padding-top: 66px;
	line-height: 20px;
	font-size: 20px;
	color: #81beed;
	font-weight: bold;
}
#main-content-wrapper {
    background-image: url(../images/bg_main_content.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#main-content {
    width: 1000px;
	background-image: url(../images/bg_main_content_top.jpg);
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
/***** start of footer **********/
#footer {
    padding: 12px 0 14px 0;
    background-image: url(../images/bg_main_content_bottom.gif);
    background-position: center top;
    background-repeat: no-repeat;
}
#footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
	font-size: 10px;
	color: #000033;
}
#footer a {
    font-size: 10px;
    color: #000033;
}
/******  end footer ***********/
/****** start side nav ********/
#side-nav-wrapper {
    float: left;
    width: 175px;
}
#side-nav-wrapper ul {
    display: block;
    padding-top: 35px;
    margin-left: 15px;
    direction: rtl;
}
#side-nav-wrapper ul li {
    display: block;
    list-style: none;
    height: 40px;
    width: 160px;
    background-image: url(../images/bg_side_nav_link.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
#side-nav-wrapper ul li.current {
    background-image: url(../images/bg_side_nav_current_link.png);
}
#side-nav-wrapper ul li a {
    display: block;
    position: relative;
    padding: 0 15px 0 10px;
    line-height: 40px;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
    overflow: hidden;   
}
#side-nav-wrapper ul li.current a {
	color: #FFFF00;    
}
#side-nav-wrapper ul li a:hover {
    color: #FFFF00;
    text-decoration: none;
}
#side-nav-wrapper .image-wrapper {
    padding: 17px 0 17px 15px;
    text-align: center;
}

/********* end side nav *************/
/*********  start of content ********/
#content {
    float: left;
    width: 710px;
}
#content h1.page-title {
    margin-left: 115px;
    padding-top: 26px;
    line-height: 48px;
    font-size: 25px;
    font-weight: bold;
    text-align: right;
    color: #06145c;
    background-image: url(../images/bg_content_title.gif);
    background-position: 0 42px;
    background-repeat: no-repeat;
    border-bottom: 2px #e8eef1 solid;
}
#content .content-inner {
    padding: 15px 0 0 118px;
}
#content .slide-show-wrapper {
    float: left;
    width: 301px;
    height: 229px;
	overflow:hidden;
	padding-top:15px;
	padding-left:15px;
    background-image: url(../images/slide_wrapper.png);
    background-repeat: no-repeat;
    background-position: 0 0;
	text-align:left;
}




div#gallery {
	position:relative;
    width: 100px;
    height: 100px;
    width: 269px;
    height: 199px;
	overflow:hidden;
}
img.gallery-image {
	position:absolute;
	top:0px;
	left:0px;
}
#content .content-inner .content-text-homepage p {
    line-height: 21px;
    font-size: 16px;
    font-weight: bold;
    color: #000066;
    padding: 9px 0 9px 0;
}
#content .content-inner .content-text {
	text-align: right;
	direction: rtl;
	margin-bottom: 15px;
}
#content .content-inner .content-text p {
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: #000066;
    padding: 12px 0 12px 0;
}
#content .content-inner .content-text ul,
#content .content-inner .content-text ol {
	list-style: none;
	margin-bottom: 10px;
}
#content .content-inner .content-text ul li,
#content .content-inner .content-text ol li {
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: #000066;
}
#content .content-inner .content-text ul li {
	background-image: url(../images/star-bullet.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 30px;
	margin: 5px 0;
	padding-right: 35px;
}
#content .content-inner .content-text h1 {
    font-size: 22px;
	color: #0066cc;
	margin: 15px 0;
}
#content .content-inner .content-text h2 {
    font-size: 18px;
	color: #990099;
	margin: 10px 0;
}
#content .content-inner .content-text h3 {
    font-size: 16px;
	color: #06145c;
	margin: 5px 0;
}
#content .content-inner .content-text h4 {
    font-size: 14px;
}
#content .content-inner .content-text h5 {
    font-size: 12px;
}
#content .content-inner .content-text h6 {
	font-weight: bold;
}
#content .content-inner .content-teudot {
	text-align: center;
}
#content .content-inner .content-teudot img {
	border: solid 1px #000;
	margin: 7px;
}
#content .content-bottom {
    margin-left: 115px;
    padding-top: 10px;
    padding-bottom: 25px;
    border-top: 2px #e8eef1 solid;
}
#content .content-bottom p {
    text-align: center;
    color: #000066;
    font-size: 14px;
    line-height: 21px;
	font-weight: bold;
	color: #0066cc;
}
#content .content-bottom .links-row {
    padding-left: 185px;
}
/* not in use anymore 
#content .content-bottom .links-row a.amanat-shirut {
    float: left;
    margin-left: 20px;
    margin-top: 34px;
    background-image: url(../images/pic_amanat_shirut.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 139px;
    height: 55px;
}*/
#content .content-bottom .links-row a.magen-david {
    float: left;
    margin-top: 27px;
	margin-left: 80px;
    height: 69px;
    width: 70px;
    background-image: url(../images/pic_magen_david.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#contact-form div.input {
	padding-top:10px;
	height:auto;
	overflow-y:auto;
	overflow-y:auto;
	float:none;
	clear:both;
}
#contact-form div.input label{
	float:right;
	width:120px;
	text-align:right;
    color: #000066;
	font-size: 13px;
}
#contact-form div.input input {
	float:right;
	width:200px;
	text-align:right;
    color: #000066;
	font-family:arial;
}
#contact-form div.input input.button {
	float:right;
	width:auto;
	color:black;
	font-family:arial;
	margin-bottom:10px;
}
#contact-form div.input textarea {
	float:right;
	width:300px;
	height:200px;
	text-align:right;
	margin-bottom:10px;
    color: #000066;
	font-family:arial;
}

/****** end of content ***********/