﻿.banners{
	text-align:center !important;
}
.arrow_left{
	width:12px;
	height:12px;
	background:url(images/icon_arrow_left.gif) no-repeat;
}
.arrow_right{
	width:12px;
	height:12px;
	background:url(images/icon_arrow_right.gif) no-repeat;
}
.btn,.btn:hover,.btn:active,.btn:visited{
	padding:0 10px;
	height:26px;
	background-color:#eee;
	display: -moz-inline-stack;
	display:inline-block;
	line-height:26px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	font-weight:bold;
	text-align:center !important;
}
.btn span{
	text-align:center !important;
	font-size:12px;
	color:#555;
	text-decoration:none;
	font-weight:bold;
	display:block;
	line-height:26px;
}



/*			header				*/
.site_logo{
	float:right;
	width:258px;
	height:95px;
}
.cms_eng .site_logo{
	float:left;
}
.header_top{
	height:95px;
	overflow:hidden;
}
.top_links{
	float:left;
	width:390px;
	height:21px;
	line-height:21px;
	color:#fff;
	font-size:11px;
}
.cms_eng .top_links{
	float:right;
}
.top_links p{
	color:#fff;
}
.site_switch{
	float:left;
	width:65px;
	height:21px;
	color:#fff;
	text-align:left;
	font-size:12px;
	margin:0 0 0 15px;
}
.cms_eng .site_switch{
	width:80px;
	text-align:right;
	float:right;
	margin:0 15px 0 0;
}
.top_links a,.top_links a:visited{
	color:#fff;
}

.social{
	float:left;
	display:inline;
	width:98px;
	/*background:url(images/smo.jpg) no-repeat;*/
	position:relative;
	margin-left:-1px;
	overflow :hidden;
}
.cms_eng .social{
	float:right;
	/*background:url(images/smo.jpg) no-repeat;*/
	margin-left:auto;
	margin-right:-1px;
}
.social a.tweeter{
	float:left;
	display:inline;
	margin:16px 0 0 2px;
	width:25px;
	height:25px;
	background:url(images/twitter.jpg) no-repeat;
}
.cms_eng .social a.tweeter{
	/*float:right;
	margin:16px 23px 0 0;*/
}
.social a.facebook{
	float:left;
	display:inline;
	margin:16px 0 0 3px;
	width:25px;
	height:25px;
	background:url(images/facebook.jpg) no-repeat;
}
.cms_eng .social a.facebook{
	/*float:right;
	margin:16px 6px 0 0;*/
}
.social a.gglp1{
	float:left;
	display:inline;
	margin:16px 0 0 3px;
	width:38px;
	height:24px;
	background:url(images/googlep1.jpg) no-repeat;
}
.social .gp1{
	float:left;
	width:38px;
	height:25px;
	margin:16px 0 0 3px;
	overflow:hidden;
}

.social2{
	display:block !important;
	margin-top:15px;
	width:205px;
}
.social2 a, .social2 .gp1{
	margin-top:0px !important;
	float:right;
}
.social2 .gp1{
	width:50px;
	margin-left:15px;
}
.cms_eng .social2 a, .cms_eng .social2 .gp1{
	float:left;
}
.cms_eng .social2 .gp1{
	margin-left:0;
	margin-right:15px;
}


#header .form{
	float:left;
	width:571px;
	height:14px;
	margin:52px 0 0 0;
	line-height:10px;
	overflow:hidden;
}
.cms_eng #header .form{
	float:right;
}
#header .vldtr{
	font-size:15px;
	float:right;
	margin:5px 0 0 0;
	color:Yellow;
}
.cms_eng #header .vldtr{
	float:left;
}
#header .txt,#header .txt2,#header .txt3{
	float:right;
	font-size:11px;
	display:inline;
	width:74px;
	height:14px;
	line-height:14px;
	border:none;
	padding:0 5px;
	color:#a66f62;
	background-color:transparent;
}
.cms_eng #header .txt,.cms_eng #header .txt2,.cms_eng #header .txt3{
	float:left;
}
#header .txt2{
	margin-right:43px;
}
.cms_eng #header .txt2{
	margin-right:auto;
	margin-left:43px;
}
#header .txt3{
	margin-right:46px;
}
.cms_eng #header .txt3{
	margin-right:auto;
	margin-left:46px;
}
#header .send{
	float:left;
	display:inline;
	width:44px;
	height:14px;
	margin-left:13px;
}
.cms_eng #header .send{
	float:right;
	margin-right:13px;
	margin-left:auto;
}
#header .dvddl{
	float:left;
	margin:1px 0 0 0;
	overflow:hidden;
}
.cms_eng #header .dvddl{
	float:right;
}
#header .ddl{
	float:left;
	font-size:11px;
	display:inline;
	width:106px;
	height:14px;
	line-height:14px;
	border:none;
	background-color:transparent;
	padding:0 0;
	color:#a66f62;
	direction:ltr;
	text-align:right !important;
	margin:-2px 0 0 8px;
	position:relative;
	*line-height:10px;
	*font-size:8px;
	*padding:0;
}
.cms_eng #header .ddl{
	float:right;
	direction:rtl;
	text-align:left !important;
	margin:-2px 8px 0 0;
}
#header .ddl option{
	text-align:right !important;
	line-height:10px;
}
.cms_eng #header .ddl option{
	text-align:left !important;
}

/*			/header				*/

.dvMenu{
	/*background: url(images/menu_bg.jpg) no-repeat;*/
	height:53px;
	/*overflow:hidden;*/
	width:960px !important;
}
.dvMenu ul.dropdown{
	float:right;
	display:inline;
	height:53px;
	width:860px;
}
.cms_eng .dvMenu ul.dropdown{
	float:left;
}
.dvMenu ul li{
	float:right;
	margin:0 !important;
	padding:0 !important;
	width:auto;
}
.cms_eng .dvMenu ul li{
	float:left;
}
.dvMenu ul li em{
	float:right;
	*float:none;
	*display:inline-block;
	height:53px;
	width:2px !important;
	line-height:53px;
	margin:0 !important;
	padding:0 !important;
	background:url(images/menu_spliter.jpg) no-repeat;
}
.cms_eng .dvMenu ul li em{
	float:left;
	*float:none;
	*display:inline-block;
}
.dvMenu ul a,.dvMenu ul a:visited{
	float:right;
	*float:none;
	*display:inline-block;
	height:53px;
	line-height:53px;
	font-size:14px;
	color:#28120b;
/*	padding:0 25px;*/
	width:121px;
	text-align:center;	
	text-decoration:none;
	font-weight:normal;	
}
.cms_eng .dvMenu ul a,.cms_eng .dvMenu ul a:visited{
	float:left;
	*float:none;
	*display:inline-block;
}
.dvMenu ul a:active,.dvMenu ul a:hover,
.dvMenu ul a.onn,.dvMenu ul a.onn:visited{
	font-weight:bold;
	color:#28120b;
	text-decoration:none;
}


.dvBreadCrumbs{
}
.dvBreadCrumbs span,.dvBreadCrumbs a,.dvBreadCrumbs a:visited{
	color:#0fa0dd;
}



.menult{
	margin-bottom:19px;
	background:url(images/menu_top.jpg) right top no-repeat;
	min-height:235px;
	padding:46px 0 0 0;
	float:right;
	width:205px;
	border-bottom:1px #dedede solid;
}
.cms_eng .menult{
	background:url(images/menu_top-eng.jpg) left top no-repeat;
	float:left;
}
.menult ul{
	border-top:1px #69332b solid;
	float:right;
	width:200px;
	margin:0 2px 0 2px;
	overflow:hidden;
}
.cms_eng .menult ul{
	float:left;
}
.menult_half{
	padding:52px 0 0 0;
}
.menult_half ul{
	height:218px;
	overflow:hidden;
}
.menult ul li{
	height:23px;
	line-height:23px;
	border-bottom:1px #69332b solid;
	text-align:right;
}
.cms_eng .menult ul li{
	height:23px;
	line-height:23px;
	border-bottom:1px #69332b solid;
	text-align:left;
}
.menult ul li a{
	display:block;
	height:23px;
	line-height:23px;
	padding:0 50px 0 0 ;
	background:url(images/bullet.png) 153px 3px no-repeat;
	color:#ebcbc3;
	font-size:15px;
	font-weight:normal;
	overflow:hidden;
}
.cms_eng .menult ul li a{
	padding:0 0 0 45px;
	background:url(images/bullet.png) 20px 5px no-repeat;
}

.menulb{
	clear:both;
}
.menulb .t{
	background:url(images/menulb_t.gif) no-repeat;
	height:2px;
}
.menulb .b{
	background:url(images/menulb_b.gif) no-repeat;
	height:3px;
}
.menulb .in,.menulb .in span{
	margin:0;
	padding:0;
	display:block;
}
.menulb ul{
}
.menulb ul li{;
	height:51px;
	line-height:51px;
}
.menulb ul li a{
	background:url() no-repeat;
	display:block;
	height:51px;
	line-height:51px;
	overflow:hidden;
}

/*				footer				*/
#footer{
	text-decoration:none;
}
#footer a,#footer a:visited{
	color:#c6c6c6;
	text-decoration:underline;
}

.footermenu{
	height:20px;
	color:#c8a097;
	overflow:hidden;
	font-size:11px;
}
.footermenu ul{
	float:right;
	display:inline;
	height:25px;
}
.cms_eng .footermenu ul{
	float:left;
}
.footermenu ul li{
	float:right;
}
.cms_eng .footermenu ul li{
	float:left;
}
.footermenu em{
	float:right;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#c6c6c6;
	margin-left:8px;
}
.cms_eng .footermenu em{
	float:left;
	margin-left:auto;
	margin-right:8px;
}
.footermenu ul a,.footermenu ul a:visited{
	float:left;
	margin-left:8px;
	height:25px;
	line-height:25px;
	font-size:11px;
	color:#c6c6c6;
	text-decoration:none ;
}
.cms_eng .footermenu ul a,.cms_eng .footermenu ul a:visited{
	float:right;
	margin-left:auto;
	margin-right:8px;
}
.footermenu ul a:active,.footermenu ul a:hover{
	text-decoration:underline;
}

#footer2 .ftr, #footer2 .ftr a, #footer2 .ftr a:visited {
	color:#c8a097;
	text-decoration:none ;
}
#footer2 .ftr a:hover, #footer2 .ftr a:active{
	text-decoration:underline;
}
#footer2 .ftr2, #footer2 .ftr2 a, #footer2 .ftr2 a:visited {
	color:#7a4a41;
}

/*				/footer				*/


/*				titles				*/
.ttlbig{
	padding:0 ;
	line-height:52px;
	margin-bottom:15px;
	overflow:hidden;
}
.ttlbig h1,.ttlbig h1 a,.ttlbig h1 a:active,.ttlbig h1 a:visited{
}
.ttlbig h1 a:hover{
	text-decoration:none;
}
.newsH1 .ttlbig h1{
	font-size:30px;
	line-height:32px;
}

.ttlsml{
	padding:0 0 0 40px;
	height:33px;
	margin:15px;
	background:url(images/ttlbig_bg.gif) no-repeat left center;
}
.cms_eng  .ttlsml{
	background:url(images/ttlbig_bg-rtl.gif) no-repeat right center;
	padding:0 40px 0 0;
}
.ttlsml h2{
	padding:0;
	margin:0;
	line-height:33px;
	font-size:12px;
	color:#847676;
	font-weight:bold;
}

/*				/titles				*/


/*				content				*/
.content{
	padding:0 25px 45px 0px;
	text-align:justify;
}
.cms_eng .content{
	padding:0 0 45px 25px;
	text-align:justify;
}
.content2{
	/*padding:0 241px 0 0;*/
	width:719px;
	float:right;
	font-size:14px;
	display:inline;
	margin-right:36px;
}
.cms_eng .content2{
	float:left;
	margin-right:auto;
	margin-left:36px;
}
.content h1, .index_content h1{
	margin-bottom:15px;
	font-size:18px;
	color:#27110c;
	font-weight:bold;
	direction:rtl;
	text-align:right;
}
.cms_eng .content h1,.cms_eng .content2 h1, .cms_eng .index_content h1{
	direction:ltr !important;
	text-align:left !important;
}
.cms_eng .content h1 img,.cms_eng .content2 h1 img{
	margin-right:5px;
}

.content{
	font-size:14px;
}
.content ul{
	margin:10px 20px;
}
.content li{
	list-style:circle;
}

.content .dvimg{
	margin-bottom:19px;
	height:288px;
	overflow:hidden;
	position:relative;
	/*margin-right:-25px;*/
}
.cms_eng .content .dvimg{
	margin-right:auto;
	margin-left:-25px;
}
.content2 .dvimg{
	margin-bottom:19px;
	height:288px;
	overflow:hidden;
	position:relative;
	margin-right:-25px;
}
.cms_eng .content2 .dvimg{
	margin-right:auto;
	margin-left:-36px;
}
.index_content{
	text-align:justify;
}
.index_content .dvimg{
	margin-bottom:19px;
	height:288px;
	position:relative;
	margin-right:-20px;
	width:755px;
	float:left;
	text-align:left;
	margin-left:1px;
}
.cms_eng .index_content .dvimg{
	margin-right:auto;
	left:-2px;
	position:relative;
	float:right;
	text-align:left;
}
.index_content .mivtza,.index_content .mivtza:visited{
	background:url(images/mivtza.gif) right top no-repeat;
	padding:4px 29px 4px 0;
	line-height:19px;
	height:19px;
	text-decoration:underline;
	color:#177f8f !important;
	*float:right;
	*padding:2px 29px 4px 0;
}
.cms_eng .index_content .mivtza,.cms_eng .index_content .mivtza:visited{
	background:url(images/mivtza.gif) left top no-repeat;
	padding:4px 0 4px 29px;
	*float:left;
	*padding:2px 0 4px 29px;
}
.index_content .mivtza:hover,.index_content .mivtza:active{
	text-decoration:none;
}
.index_content .youtube{
	float:left;
	width:301px;
	height:241px;
	margin-right:30px;
}
.cms_eng .index_content .youtube{
	float:right;
	margin:0 0 0 30px;
}

.content .dvimgtext{
	margin-right:10px;
	text-align:justify;
	width:755px;
	width:720px;
	font-size:14px;
}
.cms_eng .content .dvimgtext{
	margin-right:auto;
	margin-left:10px;
	direction:ltr;
	text-align:left;
}
.content .dvimgtext h1{
	margin-bottom:5px;
	text-indent:0px;
}

.tblContent{
	margin:30px 0 0 0;
	width:100%;
}
.tblContent tr td{
	width:24%;
}
.tblContent tr td.td1{
	text-align:left;
}
.cms_eng .tblContent tr td.td1{
	text-align:right;
}
.tblContent tr td.td2,.tblContent tr td.td3{
	text-align:center;
	width:25%;
}
.tblContent tr td.td3{
	width:26%;
}
.tblContent tr td.td4{
	text-align:right;
}
.cms_eng .tblContent tr td.td4{
	text-align:left;
}



/*				dvPager			*/
.dvPager{
	display:block;
	width:auto;
	margin:0 auto;
	text-align:center;
	padding:7px 0px;
	font-size: 11px ;
	float:right;
}
.cms_eng .dvPager{
	float:left;
}
#cms_rtl .dvPager{
	direction:rtl;
}
.cms_eng #cms_rtl .dvPager{
	direction:ltr;
}
.dvPager DIV{
	padding:1px;
	display:block;
	font-size:10px !important;
	text-align:center;
	margin:0 auto;
}
.dvPager .info{
	padding:2px 2px;
	white-space: nowrap;
	font-weight:normal;
}
.dvPager .info:link, .dvPager .info:visited{
	text-decoration: none;
}
.dvPager .curindex{
	padding:2px 2px;
	font-weight:bold;
	color:#ff4f1a;
	text-decoration: underline;
}
.dvPager a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, */
.dvPager a:focus {-moz-outline-style: none} /* For Firefox */
.dvPager a:link, .dvPager a:visited{
	color:#494949;
	padding:2px 1px;
	text-decoration: none;
}
.dvPager a:hover, .dvPager a.ssc:hover, .dvPager a:active{
	text-decoration: underline;
	color:#ff4f1a;
}
.dvPager a.ssc{
}
.pgfrst,.pgnxt,.pgprv,.pglst{
	background-position:center center;
	background-repeat:no-repeat;
	margin:0 2px;
}
.pgprv span, .pgnxt span{
	color:#fff !important;
}
/*.pgfrst{
	background-image:url(images/icon_pg_first.gif);
}
.pglst{
	background-image:url(images/icon_pg_last.gif);
}*/
.pgnxt, .cms_eng .pgprv{
	background-image:url(images/core/icon_pg_next.gif);
}
.pgprv, .cms_eng .pgnxt{
	background-image:url(images/core/icon_pg_prev.gif);
}
/*				/dvPager			*/


/*				CONTACTS US			*/
.contacts{
	line-height:19px;
	position:relative;
}
.contacts .dvimg{
	margin-right:-26px;
}
.cms_eng .contacts .dvimg{
	margin-right:auto;
	margin-left:-26px;
}
.contacts .ll{
	float:left;
	display:inline;
	width:357px;
	overflow:hidden;
	padding:27px 0 0 57px;
}
.cms_eng .contacts .ll{
	float:right;
	padding:27px 57px 0 0;
}

.contacts .rr{
	float:left;
	display:inline;
	width:711px;
	height:415px;
	padding:53px 0 0 0;
}
.cms_eng .contacts .rr{
	float:right;
}
.contacts .sent{
	position:absolute;
	top:360px;
	right:357px;
}
.cms_eng .contacts .sent{
	right:auto;
	left:357px;
}

.tblContact{
	position:absolute;
	top:360px;
	right:287px;
	padding:0;
	width:336px;
	font-size:12px;
	border-right:1px #999 dashed !important;
	direction:rtl;
	text-align:right;
}
.cms_eng .tblContact{
	right:auto;
	left:287px;
	border-right:0px !important;
	border-left:1px #999 dashed !important;
	direction:ltr;
	text-align:left;
}
.tblContact b{
}
.tblContact tr td{
	padding:0 0 9px 0;
	vertical-align:top;
}
.tblContact tr td.frst{
	width:88px;
	padding-right:53px;
}
.cms_eng .tblContact tr td.frst{
	padding:0 0 0 53px;
}
.tblContact tr td.frst{
	width:195px;
}
.tblContact tr td input,
.tblContact tr td textarea,
.tblContact tr td select{
	color:#28120b;
}
.txtContacts{
	width:183px;
	height:18px;
	padding:0 5px;
	border:1px #28120b solid;
}
.txtContactsP{
	/*float:left;*/
	width:100px;
}
.txaContacts{
	width:183px;
	height:76px;
	line-height:14px;
	padding:0 5px;
	border:1px #28120b solid;
	overflow:auto;
}
.ddlContacts{
	width:195px;
	padding:0px 0;
	height:20px;
	line-height:14px;
	border:1px #28120b solid;
}
.ddlContacts option{
	
}
.ddlContacts option{
	height:21px;
	line-height:24px;
}
.ddlContactsPA{
	height:20px;
	border:1px #28120b solid;
	padding:0;
}
.tblContact .btn{
	float:left;
	width:79px;
	height:28px;
	display:block;
	padding:0;
	margin:0px 0 0 0px;
	background:url(images/send.gif);
}
.cms_eng .tblContact .btn{
	background:url(images/send-eng.gif);
	float:right;
}
/*				/CONTACTS US			*/

.sitemap big{
	color:#808080;
	font-size:13px;
}

.gallery{
	position:relative;
	padding-bottom:4px !important;
}
.planeBlock{
	/*position:absolute;
	top:304px;
	left:5px;*/
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.cms_eng .planeBlock{
	float:right;
	margin:0 5px 0 0;
}


#dvAlbum{
	margin:11px 3px 0 0;
	width:755px;
	clear:both;
}
.cms_eng #dvAlbum{
	margin:11px 0 0 3px;
}
#dvAlbum ul li{
	float:right;
	margin:0 0 8px 6px;
	width:113px;
	height:76px;
	overflow:hidden;
	text-align:center;
}
.cms_eng #dvAlbum ul li{
	float:left;
	margin:0 6px 8px 0;
}

.imggal a {
	display:none;
	position:absolute;
	left:0;
	top:0;
}
.imggal a.active {
}

