@charset "utf-8";
/* CSS Document */
#TotalAll{
	position:static;
}
body
{
	margin:0px;
	font:12px Arial;
	color:#2b2c30;
	/* background-image: url(images/index_02.gif);*/
	background:url(assets/images/bg.jpg) top center repeat-x;
	overflow-x:hidden;
	text-align:right;
}
.home-side
{
	/*background-image:url(images/home-side-bg.jpg);*/
	background-position:top left;
	background-repeat:no-repeat;
	width:215px;
	height:503px;
	font:12px arial;
	color:#333333;
	margin-top:1px;
	text-align:right;

	padding-right:8px;
}
.home-side .text1
{

	margin-top:50px;
	font:12px arial;
	line-height: 12px;
	text-align:right;
	direction:rtl;
}
.home-side .form1
{
	margin-top:10px;
	text-align:right;
	direction:rtl;

}

.main
{
	/*background-image: url(images/index_07.gif);*/
	background-position:top left;
	background-repeat:no-repeat;
	
	font:12px arial;
	color: #2b2c30;
	height: 345px;
	
	position:relative;
	direction:rtl;
}
.add
{
	background-image: url(images/add.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 217px;
	height:401px;
	font:12px arial;
	padding-top:12px;
	line-height:1.6em;
}
.add-israel
{
	background-image: url(images/add-israel.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 217px;
	height:401px;
	font:12px arial;
	padding-top:0px;
	padding-right:5px;
	line-height:1.6em;
}
.add .title
{
	font: 18px arial;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
}
.add .txt
{
	padding-right:10px;
	width:200px;
	line-height:1.3em;
	margin-top:20px;
}
.add .form_title
{
	padding-right:10px;
	font: 12px arial;
	color: #788186;
	
}
.add .form_input
{
	padding-right:10px;
}
.add .form_submit
{
	text-align: left;
	margin-left:25px;
	margin-top:10px;
}
.input
{
	width:180px;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #cacacb;
	background-color: #eef0f1;
}
.add .submit
{
	font:12px arial;
	color: #788186;
}
.main .text
{
	margin-top:130px;
	margin-right:40px;
	width:600px;
	font:12px arial;
	line-height:1.4em;
	text-align:right;
}
.main .text_old
{
	position: absolute;
	top:130px;
	left:233px;
	width:600px;
	line-height:1.4em;
}
.main .more
{
	position: absolute;
	top:168px;
	left:0px;
	width:220px;

}
.1px
{
	background-image: url(images/index_02.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height: 345px;
	width: 100%;
}
.title1
{
	font: 18px arial;
	color: #788186;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px dotted #666666;
	text-align:right;
}
.title2
{
	font: 14px arial;
	color: #788186;
	font-weight:bold;	
	text-align:right;
}
.title_bible
{
	font: 14px arial;
	color: #788186;
	font-weight:bold;	
	text-align:right;
	border-top:1px dotted #666666;
	margin-top:5px;
}
.black_title
{
	color:#000000;
}
.small_link
{
	font: 10px arial;
	color:#788186;
}
.redarrow
{
	font:14px arial;
	color: #ce3726;
}
.redarrowen
{
	font:14px arial;
	color: #ce3726;
	text-align:left;
	float:left;
}
.footer
{
	margin-right:40px;
	margin-top:20px;
	border-top: 1px solid #b6c3cb;
	padding-top:10px;
	font: 11px arial;
	color: #2b2c30;
	font-weight: normal;
	position:relative;
	top:100%;
	
}
.brands
{
	direction:ltr;
	margin-left:20px;
}
.brand
{
	float:left;
	width: 145px;
	height:217px;
	position:relative;
	font: 11px arial;
}
.brand .pic
{
	border:none;
	position:absolute;
	top:0px;
	left:0px;
	width:125px;
	height:169px;
	overflow:hidden;
}
.brand .picen
{
	border:none;
	top:0px;
	width:125px;
	height:169px;
	overflow:hidden;
}
.brand .title1
{
	position:absolute;
	top:160px;
	left:0px;
	width:125px;
	font: 11px arial;
	color: #2b2c30;
}
.brand .title2
{
	position:absolute;
	top:185px;
	left:0px;
	background-image: url(images/magnify.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:125px;
	padding-left:15px;
	font: 11px arial;
	
}
.brand .title2en
{
	position:absolute;
	top:185px;
	left:0px;
	background-image: url(images/magnify.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:125px;
	padding-right:15px;
	font: 11px arial;
	float:left;
}
.brand .link
{
	color: #2b2c30;
}
.brandbox
{

padding-bottom: 10px;
}

.brandboxen
{
border-bottom:1px dotted #666666;
padding-bottom: 10px;
text-align:left;
}
#mainMenu{
	direction:rtl;
	position:relative;
	top:55px;
	width:867px;
	text-align: justify;
	display:block;
	margin:auto;
	white-space: nowrap;
	z-index:10000;
}
#mainMenu a{
	font-size:14px;
	text-decoration:none;
	color:rgba(227,227,227,1.00);
	white-space: nowrap;
	position: relative;
	z-index: 2;
	
}
#mainMenu a:hover{
	color:#fff;
}
#mainMenu span{
	display:inline-block;
	font-size:14px;
	text-align:center;
	color:rgba(227,227,227,1.00);
	margin:0px 11px 0px 11px;
}

#worldSubMenu {
	position: absolute;
	top:4px;
	right:141px;
	width:112px;
	min-height:13px;
	background-color: #788186;
	z-index: 1;
}
.worldSubMenuData{
	padding-top: 20px;
	text-align: center;
	display: none;
}
.worldSubMenuData a{
	font-size:14px;
	display: inline-block;
	line-height: 27px;
	text-decoration:none;
	color:rgba(227,227,227,1.00);
	white-space: nowrap;
}
.rightWhitePixel {
	position: absolute;
	top:0;
	right:0;
	width: 2px;
	height:100%;
	background-color: rgba(227,227,227,1.00);
}
.leftWhitePixel {
	position: absolute;
	top:0;
	left:0;
	width: 2px;
	height:100%;
	background-color: rgba(227,227,227,1.00);
}
.bottomWhitePixel {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height:2px;
	background-color: rgba(227,227,227,1.00);
}
.fbButtonMain{
	position:absolute;
	display:block;
	top:-57px;
	right:-5px;
	cursor:pointer;
}

#headerImage{
	position:absolute;
	width:100%;
	height:149px;
	text-align:center;
	top:80px;
}
#HPleftSide{
	position:absolute;
	top:158px;
	left:-14px;
	width:227px;
}

.imgdiv{
	position:absolute;
	text-align:center;
	left:15px;
}
.imgdiv img{
	border-style: solid; border-width: 1px; border-color: #DBDBDB;
	margin:auto;
	text-align:center;
}
.imgdiv p{
	background-color: white; text-align: center; font-size:11pt; margin-top: 0px; color: #5F5F5F; font-family: arial;
}
#slideBG{
	padding-left: 16px;
	padding-top: 16px;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow:5px 5px 5px 0 rgba(0,0,0,.3);
	box-shadow: 0px 0px 8px 0 rgba(0,0,0,.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 192px;
	height: 300px;
	display: inline-block;
	position: relative;
	text-align:center;
}
#sliderTitle{
	position:relative;
	margin:auto;
	right:8px;
	top:-8px;
	width:174px;
	font-size:15px;
	font-weight:bolder;
	color: #788186;
	border-bottom:1px dotted #666666;
}

#footer{
	border-top:1px dotted #666666;
	padding-top:10px;
	position:relative;
	width:878px;
	margin:auto;
	text-align:center;
	color:#788186;
	font-size:12px;
}
#footer a{
	color:#788186;
	font-size:12px;
}
#footer a:hover{
	color:#4C4C4C;
}
#footer span{
	position:relative;
	color:#788186;
	font-size:12px;
	top:5px;
}