﻿@charset 'UTF-8';

.PricePack, .titlePack, .titlePack h1, H1, H2 {
	letter-spacing: normal;
	text-transform: none;
	word-spacing: 0;
}

.commPack, body, html {
	font-family: open_sans_hebrewregular;
}

.def_form_line, .def_form_list {
	list-style-type: none;
	width: 100%;
}

body, h1, h2, h3, html, p, ul {
	margin: 0;
	padding: 0;
}

.medium {
	font-size: 16px;
	line-height: 22px;
}

.large {
	font-size: 20px;
	line-height: 26px;
}

h1 {
	font-size: 30px;
	line-height: 36px;
}

.medium h1 {
	font-size: 34px;
	line-height: 40px;
}

.large h1 {
	font-size: 38px;
	line-height: 44px;
}

h2 {
	font-size: 24px;
	line-height: 30px;
}

.medium h2 {
	font-size: 28px;
	line-height: 34px;
}

.large h2 {
	font-size: 32px;
	line-height: 38px;
}

h3 {
	font-size: 18px;
	line-height: 24px;
}

.medium h3 {
	font-size: 22px;
	line-height: 28px;
}

.large h3 {
	font-size: 26px;
	line-height: 32px;
}

a {
	color: #1D4C9F;
}

#container {
	margin: 20px auto;
	width: 960px;
}

.medium #TestimonialsMiddle {
	font-size: 16px;
}

.large #TestimonialsMiddle {
	font-size: 20px;
}

.resizer {
	border: 2px solid #cecece;
	float: right;
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 10px;
}

.resizer li {
	float: left;
	line-height: 26px;
	margin-right: 5px;
}

.resizer .small {
	font-size: 12px;
	line-height: 26px;
}

.resizer .large {
	margin-right: 0;
}

.large .resizer .large a, .medium .resizer .medium a, .resizer .small a {
	color: #000;
	text-decoration: none;
}

.large .resizer .small a, .medium .resizer .small a {
	color: #1D4C9F;
	text-decoration: underline;
}

.scrollable {
	position: relative;
	overflow: hidden;
	height: 105px;
	width: 269px;
	border: 1px solid #CCC;
	margin-top: 10px;
}

	.scrollable .items {
		width: 20000em;
		position: absolute;
		height: 105px;
	}

.ScrollableItem {
	float: left;
	display: block;
	text-align: center;
	margin: 0 1px 0 0;
	width: 270px;
}

.ScrollableItem img {
	width: 75px;
	height: 75px
}

.ScrollableItem .img {
	float: right;
	display: inline-block;
	margin: 15px 10px;
}

.ScrollableItem .span1, .ScrollableItem .span2, .ScrollableItem .span3 {
	float: right;
	display: inline-block;
	overflow: hidden;
	text-align: right;
	width: 172px;
	text-decoration: none;
	font-weight: 700;
	direction: rtl;
	border: 0 solid red;
}

.ScrollableItem .span1 {
	line-height: 12px;
	padding-top: 15px;
	color: #999;
	font-size: 12px;
	height: 24px;
}

.ScrollableItem .span2 {
	line-height: 12px;
	padding-top: 6px;
	color: #c06;
	font-size: 12px;
	height: 24px;
	font-weight: 400;
}

.ScrollableItem .span3 {
	line-height: 12px;
	padding-top: 8px;
	color: #999;
	font-size: 18px;
	height: 18px;
}

.navi {
	width: auto;
	height: 16px;
	display: inline-block;
	margin: 5px auto 10px;
	text-align: center;
}

.navi a {
	width: 10px;
	height: 10px;
	float: left;
	margin: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(Images/circle_off.png);
	display: block;
	font-size: 1px;
}

.CategoryMenuDiv, .CategorySubMenuDiv {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #D8D8D8;
}

.CategoryMenu, .CategorySubMenu, .CategorySubMenu:hover {
	font-size: 14px;
	color: #474747;
	text-align: justify;
	text-decoration: none;
}

.navi a.active {
	background-image: url(Images/circle_on.png);
}

.CategoryMenu {
	font-weight: 700;
}

.CategorySubMenu, .CategorySubMenu:hover {
    font-weight: 400;
    display: block;
    direction: rtl;
    padding-right: 30px;
}

.CategoryMenuDiv, .CategorySubMenuDiv, .CategorySubMenuDivS {
	clear: both;
	width: 100%;
	text-align: right;
	direction: rtl;
}

.CategoryMenuDiv {
	cursor: pointer;
	background: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/blue_arrowL.png) 13px center no-repeat;
}

.CategorySubMenuDivS {
	height: auto;
}

.topmenu1 {
	float: left;
	width: 6px;
	clear: left;
}

.IpAd, .slick-track:after, .ui-helper-clearfix:after {
	clear: both;
}

.topmenu2 {
	float: left;
	width: 7px;
}

#SupportTop {
	width: 636px;
	height: 28px;
	float: left;
	text-align: right;
	padding: 38px 20px 0 0;
}

.left-element, .left-element2 {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/left_sep.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}

.text, .textTabels, .white_text {
	padding-right: 5px;
}

#Footer {
	width: 100%;
}

.modalBackground {
	background-color: #4F4F4F;
	filter: alpha(opacity=20);
	opacity: .2;
	position: absolute;
	z-index: 900;
	top: 0;
	left: 0;
}

.PricePack, .titlePack, .titlePack h1 {
	font-size: 16pt;
	font-family: Arial;
	line-height: 100%;
	text-decoration: none;
	margin: 0;
}

.ANoLink, .blue_text, .comboBox, .copyright, 
.idnLink, .link_domain, .orange_text, .text, 
.text-TLD, .text-idn, .text-idn11, .text-inner, 
.text-kb, .text10, .text11, .textOrderPack, 
.textTabelPack, .textTabels, .textTitlePack, 
.text_box_idn, .title-idn, .top-link, 
.white, .white:hover, .white_text, a.top-link:hover {
	font-family: open_sans_hebrewregular;
}

.titlePack, .titlePack h1 {
	color: #008ff5;
	font-weight: 600;
}

.PricePack {
	color: #3367CC;
	font-weight: 700;
}

.text-TLD, .text-idn, .text-idn11, .text-kb, .text_box_idn, .title-idn {
	line-height: 18px;
}

.PricePack2 {
	font-size: 14px;
	color: #3367CC;
}

.commPack {
	font-size: 10px;
	font-weight: 400;
	color: #666;
	direction: rtl;
	text-align: right;
	text-decoration: none;
}

.textOrderPack, .textTitlePack {
	font-weight: 700;
}

.textTitlePack {
	font-size: 13px;
	color: #2C649F;
}

.textOrderPack {
	font-size: 12px;
	color: #707070;
}

.textTabelPack {
	font-weight: 400;
	color: #666;
	text-decoration: none;
}

.ANoLink, A {
	font-weight: 700;
	color: #008ff5;
	text-decoration: none;
	font-size: 12px;
}

.idnLink, .text, .text-TLD, .text-idn, .textTabels {
	font-size: 12px;
	color: #666;
}

.textTabelPack td {
	border-bottom: solid 1px #E2E2E2;
	height: 30px;
}

.idnLink, .text, .text-TLD, .text-idn, .text-idn11, .textTabels, .text_box_idn {
	font-weight: 400;
}

.textTabels {
	text-decoration: none;
	text-align: center;
}

.text, .text-inner {
	text-align: right;
	direction: rtl;
}

.bms, .text-kb {
	text-align: justify;
}

.idnLink, .text {
	text-decoration: none;
}

.text-idn {
	display: block;
	direction: rtl;
}

.text-idn11 {
	font-size: 11px;
	color: #000;
	display: block;
	direction: rtl;
}

.text_box_idn {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	height: 18px;
}

.title-idn {
	font-size: 14px;
	font-weight: 700;
	color: #FE1D21;
	display: block;
	direction: rtl;
}

#tbl1, .text-kb {
	font-size: 10pt;
}

.text-inner, .text-kb, .text11 {
	font-weight: 400;
}

.text-inner {
	color: #666;
}

.text-kb {
	color: #000;
	display: block;
	direction: rtl;
}

.link_domain, .toplinkSub, .white_text {
	text-align: right;
}

.top-link, a.top-link:hover {
	font-size: 12px;
	font-weight: 400;
	display: block;
	text-decoration: none;
}

.top-link {
	color: #3367CC;
}

.text11 {
	font-size: 11px;
	color: #666;
}

.link_domain, .text10 {
	font-weight: 700;
}

.text10 {
	font-size: 10px;
	color: #666;
}

.link_domain, .text_box, .text_box_form {
	font-size: 12px
}

.link_domain {
	color: #004C85;
	line-height: 39px;
	text-decoration: none;
	display: block;
}

.text_box, .text_box_form, .text_box_form_order, text_box_form_order3 {
	font-family: open_sans_hebrewregular;
	font-weight: 400;
}

.text_box {
	color: #666;
	text-decoration: none;
	border: 1px solid #C6C6C6;
}

.comboBox, .text_box_form, .text_box_form_order, text_box_form_order3 {
	color: #666;
	text-decoration: none;
	border: 1px solid #E1E1E1;
}

.text_box_form_order, text_box_form_order3 {
	font-size: 15px;
	height: 15px;
}

.comboBox, .copyright {
	font-size: 11px;
}

.comboBox {
	height: 19px;
}

.button, .emailTextBox {
	border: 1px solid #000;
}

.copyright {
	font-weight: 400;
	color: #004D8B;
	text-decoration: none;
}

.blue_text, .orange_text {
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.style1, .text_blue_bold {
	font-weight: 700;
}

.blue_text {
	color: #3B6EA6;
}

.orange_text {
	color: #008ff5;
	direction: rtl;
}

.white, .white:hover, .white_text {
	font-size: 12px;
	color: #FFF;
	font-weight: 700;
}

.GreyFont9pt, .text_blue_bold {
	color: #004C85;
}

.left-element {
	background-position: 4px;
}

.left-element2 {
	background-position: 4px 3px;
}

.white {
	text-decoration: none;
}

	.white:hover {
		text-decoration: underline;
	}

.GreyFont9pt {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.blue_text2, .blue_text3, .en_text, .text_blue_bold, td.SubMenu, td.SubMenuOver {
	font-family: open_sans_hebrewregular;
}

.en_text, .text_blue_bold {
	font-size: 12px;
}

.en_text {
	color: #666;
	line-height: 18px;
}

td.SubMenu, td.SubMenuOver {
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: 400;
	vertical-align: middle;
	display: block;
}

td.SubMenu {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/sub_link.gif);
	color: #004C84;
	text-decoration: none;
}

td.SubMenuOver {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/sub_link_over.gif);
	color: #DE3715;
	text-decoration: none;
}

.blue_text2, .blue_text3 {
	font-size: 12px;
	text-decoration: none;
	direction: rtl;
}

.toplinkSub {
	padding-right: 25px;
	display: block;
	vertical-align: bottom;
	padding-bottom: 2px;
}

.blue_text2 {
	font-weight: 700;
	color: #004C85;
}

.blue_text3 {
	font-weight: 400;
	color: #3367CC;
}

.button, .text_reg {
	font-family: Verdana,open_sans_hebrewregular;
}

.button {
	font-size: 9pt;
	font-weight: 700;
	color: #036;
	background-color: #e8e8e8;
	height: 20px;
}

.text_reg {
	font-size: 65%;
}

.emailTextBox {
	width: 225px;
}

.SendEmail {
	width: 300px;
	padding: 15px;
	border: 1px solid #666;
	background-color: #f5f5f5;
}

.border_table_white {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

.def_title {
	width: 100%;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	font-size: 15px;
	color: #da3716;
}

.def_input_select, .def_input_text {
	height: 21px;
	border: 1px solid #bdbdbd;
	float: right;
	font-size: 16px;
	color: #555;
}

.def_form_list {
	padding: 10px 0 0;
	margin: 0;
	display: block;
}

.def_form_line {
	margin: 0;
	padding: 0 0 12px;
	display: inline-block;
}

.def_form_right {
	width: 40px;
	padding-right: 2px;
	padding-top: 3px;
	float: right;
	direction: rtl;
}

.def_input_text {
	width: 134px;
	padding: 0 3px;
}

.def_input_select {
	width: 141px;
	padding: 0 3px 0 0;
}

#def_last_line {
	height: 20px;
	margin: 7px 0 0 1px;
	padding: 0 5px 0 0;
	line-height: 20px;
	vertical-align: middle;
	background: #bdbdbd;
	color: #000;
	font-size: 11px;
	width: 178px;
}

.btn_send, .btn_send2, .btn_send2:hover, .btn_send:hover {
	float: left;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
}

.btn_send2, .btn_send2:hover {
	width: 86px;
	height: 25px;
	line-height: 25px;
	background: #474747;
	border-radius: 3px;
}

.ContactForm_Bot, .ContactForm_Mid, .ContactForm_Top {
	background-position: right top;
}

.form_thanks {
	font-size: 18px;
}

.ContactForm_Top {
	width: 206px;
	height: 6px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/contact_top.gif);
	background-repeat: no-repeat;
}

.ContactForm_Mid {
	width: 196px;
	padding-right: 10px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/contact_mid.gif);
	background-repeat: repeat-y;
}

.ContactForm_Bot {
	width: 206px;
	height: 6px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/contact_bot.gif);
	background-repeat: no-repeat;
}

.ucHPWhois_wwwHolder, .ucWhois_regLnkHolder, .ucWhois_wwwHolder {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #666;
}

.footerUpperLeftDiv, .footerUpperRightDiv {
	float: right;
	width: 8px;
	height: 145px;
	background-position: right top;
	background-repeat: no-repeat;
}

.footerUpperLeftDiv {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/footer_r.gif);
}

.footerUpperRightDiv {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/footer_l.gif);
}

.recomm_mid, .recomm_mid_more {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/recomm_mid.gif);
}

.marginLR_auto {
	margin-left: auto;
	margin-right: auto;
}

.recomm_mid {
	padding: 0 5px 0 10px;
	line-height: 20px;
}

.recomm_mid_more {
	height: 36px;
	padding-left: 15px;
}

.SeoHolder {
	width: 300px;
	height: 28px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/IMG/back_title_bottom.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ucHPWhois_regLnkHolder, .ucWhois_regLnkHolder {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/b_search2.gif);
	background-repeat: no-repeat;
}

.ucWhois_wwwHolder {
	direction: ltr;
}

.ucHPWhois_regLnkHolder {
	width: 105px;
	height: 18px;
	text-align: center;
	float: left;
}

.ucHPWhois_wwwHolder {
	float: left;
	padding-top: 5px;
	direction: ltr;
}

.link_domain20, .link_domain20:hover {
	font-family: open_sans_hebrewregular;
	line-height: 20px;
	display: block;
}

.ucHPWhois_searchRegHolder {
	width: 226px;
	padding: 8px 0 0;
	text-align: center;
	float: left;
}

.botOrderTable, .mainTitlePricesTable, .titlePricesTable {
	width: 680px;
	background-repeat: no-repeat;
	background-position: right top;
}

.ucHPWhois_searchRegSubHolder {
	text-align: center;
	padding-left: 15px;
}

.mainTitlePricesTable {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/back_prices1.gif);
}

.titlePricesTable {
	height: 47px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/back_prices2.gif);
}

.botOrderTable {
	height: 49px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/back_order.gif);
}

.MainContentTD, .MainContentTitleTD {
	height: 21px;
	padding-right: 10px;
	padding-left: 10px;
}

.hostCompRegularTR {
	background-color: #FFF;
}

.hostCompTitleTR {
	background-color: #b7c4d4;
}

.MainContentTitleTD {
	font-weight: 700;
	background-color: #f5f5f5;
}

.sparkTitleHolder {
	background: url(/National_Library/oe_/https://www.livedns.co.il/images/spark_back.gif) no-repeat;
	padding: 37px 25px 20px 292px;
	width: 220px;
	height: 80px;
	text-align: left;
	line-height: 20px;
}

.DivDataCheck, .downloadsTD {
	background-repeat: no-repeat;
}

.IDN_ExampleTD, .IDN_ExampleTitleTD {
	border-left: solid 1px #CCC;
	padding-left: 10px;
	padding-right: 10px;
}

#PackageMidText, #tbl1 td, .PayFrame, .link_domain20, .link_domain20:hover, .vpsTtl {
	text-align: right;
}

.IDN_ExampleTitleTD {
	color: Red;
}

.supportForm_m {
	padding-right: 20px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/form_b_m.gif);
}

.downloadsTD {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/download_back.gif);
}

.footerLogoHolder {
	width: 120px;
	float: left;
	padding-top: 2px;
}

#tbl1 {
	background-color: #F7F7F7;
	padding: 10px;
}

.LinkDns, .LinkDns:hover, .link_domain20, .link_domain20:hover {
	font-size: 12px;
	text-decoration: none;
}

.LinkDns {
	color: #004681;
}

	.LinkDns:hover {
		color: #3367CC;
	}

.link_domain20 {
	font-weight: 700;
	color: #004C85;
}

	.link_domain20:hover {
		font-weight: 700;
		color: #DB391A;
	}

#PackageMidText, #PackageMidText div, .DivDataImages, .DivDataLine, .FloatRight {
	display: inline-block;
}

#ctl00_cphText_tblForm td, #ctl00_cphText_tblForm1 td {
	vertical-align: top;
	text-align: right;
}

.error {
	font-size: 10pt;
	color: Red;
}

#div1 span {
	font-size: 12pt;
	color: #000;
}

.PR80 {
	padding-right: 80px;
}

.div_AddThisButtonHolder {
	float: right;
	width: 250px;
}

.DivDataCheck {
	width: auto;
	height: 19px;
	padding-right: 30px;
	line-height: 19px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/check.png);
	background-position: right center;
}

.dCenter .DivDataCheck {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/v_ico_datacenter.png);
	background-size: 15px;
	background-position: right top;
	height: 38px;
	line-height: 16px;
	float: right;
}

.dCenter {
	width: 30%;
	display: inline-block;
	height: auto;
	padding: 0 10px;
}

.dCenterTopText {
	width: 100%;
}

.dCenterTopText div {
	width: calc(70% - 20px);
	float: right;
	display: inline-block;
}

.dCenterTopText img {
	width: 30%;
	min-width: 200px;
	padding-bottom: 30px;
	margin-right: 20px;
	float: right;
	display: inline-block;
}

.dCenterAbilities {
	width: calc(50% - 1px);
	display: inline-block;
	float: right;
}

.dCenterAbilities:first-child {
	border-left: 1px solid #E5E5E5;
}

.dCenterAbilities:first-child div div {
	padding-left: 30px;
}

.dCenterAbilities:last-child div div {
	margin-right: 30px;
	padding-right: 59px;
}

.dCenterAbilities div div {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/1sm_ico.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-bottom: 20px;
	min-height: 75px;
}

.dCenterAbilities div.second div {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/2sm_ico.png);
}

.dCenterAbilities div.third div {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/3sm_ico.png);
}

.dCenterAbilities div.forth div {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/4sm_ico.png);
}

.dCenterAbilities div.second,
.dCenterAbilities div.forth {
	border-top: 1px solid #E5E5E5;
	padding-top: 20px;
}

.IframeMap {
	width: calc(100% - 415px) !important;
	height: 360px;
}


/* Main Menu */

.topLineBeforeMenuContainer {
    width: 100%;
    background-color: #f6f6f6;
    border-bottom: 1px solid #eee;
    position: fixed;
    z-index: 32000;
    top: 0;
}

.topLineBeforeMenuWrapper {
    max-width: 1170px;
    width: 100%;
    margin: auto;
}

    .topLineBeforeMenuWrapper tr {
        height: 42px;
    }

        .topLineBeforeMenuWrapper tr td.displayM:first-of-type {
            width: 55px;
            text-align: center;
            padding-right: 0;
        }

        .topLineBeforeMenuWrapper tr td.displayM:nth-of-type(2) {
            width: auto;
            text-align: left;
        }

        .topLineBeforeMenuWrapper tr td.displayT {
            font-size: 14px;
        }

            .topLineBeforeMenuWrapper tr td.displayT a {
                font-family: open_sans_hebrewregular;
                font-size: 14px;
                font-weight: normal;
                color: #6d6d6d;
            }

            .topLineBeforeMenuWrapper tr td.displayT.displayTm {
                padding-right: 5px;
                color: #9b9b9b;
                font-size: 13px;
                height: 42px;
                word-spacing: .1px;
            }

                .topLineBeforeMenuWrapper tr td.displayT.displayTm > div {
                    display: inline-block;
                }

                    .topLineBeforeMenuWrapper tr td.displayT.displayTm > div:last-of-type {
                        float: left;
                        padding-left: 120px;
                    }

                        .topLineBeforeMenuWrapper tr td.displayT.displayTm > div:last-of-type > a {
                            color: red;
                        }


/* End of Main Menu */

@media screen and (max-width: 767px) {

	.dCenter {
		width: 100%;
		display: block;
	}

	.dCenter .DivDataCheck {
		width: 100%;
	}

	.dCenterTopText div {
		width: 100%;
	}

	.dCenterTopText img {
		width: 100%;
		float: none;
	}

	.dCenterAbilities {
		width: 100%;
		display: block;
		float: none;
	}

	.dCenterAbilities:first-child {
		border-left: none;
	}

	.dCenterAbilities div.third {
		border-top: 1px solid #E5E5E5;
		padding-top: 20px;
	}

	.dCenterAbilities:first-child div div {
		padding-left: 0;
	}

	.dCenterAbilities:last-child div div {
		margin-right: 0;
	}

	.dCenterAbilities div div {
		min-height: auto !important;
	}

	.IframeMap {
		width: 100% !important;
		height: 360px;
	}
}
/* End of @media screen and (max-width: 767px) */



#MidTextTopL, #MidTextTopR, .MidTextI, .MidTextLiR {
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/Images/MidTextSprite.png);
	background-repeat: no-repeat;
}

.DivDataImages {
	float: right;
}

.DivDataLine {
	font-size: 40px;
	color: #000;
	margin: 10px;
	float: right;
}

.DivDataLine2 {
	font-size: 40px;
	color: #000;
	margin: 0;
}

.SpanNav {
	font-size: 12px;
	font-family: Arial;
	direction: rtl;
	line-height: 12px;
}

.SpanNav a, .SpanNav b {
	color: #000 !important;
}

.SpanNav a {
	font-weight: 400;
}

.FloatRight {
	margin-right: 25px;
	width: 500px;
}

.FloatRight span {
	float: right;
	padding-left: 3px;
}

#PackageMidText {
	width: 650px;
	height: 250px;
	margin: 0;
}

	#PackageMidText div {
		font-size: 11px;
	}

.Climber, .KbMenu, .Lock, .PackNavPoints, .Search, .igud_logo_sm {
	display: none;
}

#MidTextTopR {
	width: 130px;
	height: 33px;
	float: right;
	background-position: -85px 0;
	margin: 0 0 0 300px;
}

#MidTextTopL {
	width: 85px;
	height: 33px;
	float: left;
	background-position: 0 0;
	margin: 0 0 0 110px;
}

#MidTextR {
	width: 455px;
	height: auto;
	float: right;
}

#MidTextL {
	width: 190px;
	height: auto;
	float: left;
}

.MidTextI {
	width: 30px;
	height: 50px;
	float: right;
	margin: 0 0 10px 5px;
}

#MidTextI1 {
	background-position: -495px 2px;
}

#MidTextI2 {
	background-position: -407px 2px;
}

#MidTextI3 {
	background-position: -466px 2px;
}

#MidTextI4 {
	background-position: -377px 2px;
}

#MidTextI5 {
	background-position: -438px 2px;
}

#MidTextI6 {
	background-position: -348px 2px;
}

.MidTextT {
	width: 180px;
	height: 50px;
	float: right;
	margin: 0 0 10px 10px;
}

.MidTextT .MidTextTop {
	color: #2C649F;
	font-weight: 700;
	font-size: 13px;
}

.MidTextLiL, .MidTextLiR {
	float: right;
	height: 24px;
}

.MidTextLiR {
	width: 19px;
}

.MidTextLiL {
	width: 160px;
	line-height: 26px;
	margin-right: 5px;
}

#MidTextLiR1 {
	background-position: -329px -5px;
}

#MidTextLiR2 {
	background-position: -311px -5px;
}

#MidTextLiR3 {
	background-position: -293px -5px;
}

#MidTextLiR4 {
	background-position: -275px -5px;
}

#MidTextLiR5 {
	background-position: -257px -5px;
}

#MidTextLiR6 {
	background-position: -239px -5px;
}

#MidTextLiR7 {
	background-position: -221px -5px;
}

.text-inner {
	font-size: 12px;
	line-height: 18px;
}

.SearchDmn {
	width: 115px;
	height: 40px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/srchBtn.png);
	border: 0;
}

.DomainName, .Suffix {
	border: 1px solid #d6d6d6;
	font-size: 20px;
}

.DomainName {
	height: 36px;
}

.Suffix {
	width: auto;
	height: 40px;
}

.DomainInput {
	width: 413px;
}

.DomainOwner {
	border: 0;
	color: #474747;
	font-size: 14px;
	float: right;
	margin: 10px 0 0;
	padding: 0;
}

.text_box_form_order {
	width: 293px;
	height: 29px;
}

.text_box_form_order2 {
	width: 460px;
}

.text_box_form_order3 {
	width: 290px;
}

.OrdDetails1 {
	margin-right: 25px;
	float: right;
	width: 425px;
}

.OrdDetails2 {
	margin-right: 65px;
	float: right;
	width: 445px;
}

.OrdDetails3 {
	margin-right: 55px;
	float: right;
	width: 410px;
}

.OrdDetails1E {
	margin-left: 0;
	float: left;
	width: 445px;
}

.OrdDetails2E {
	margin-left: 65px;
	float: left;
	width: 425px;
}

.PricesList2 {
	font-size: 14px;
	border: 1px solid #d9d9d9;
	height: 40px;
	line-height: 40px;
	margin: 16px 0 0;
	padding: 10px;
	width: 960px;
}

.IpAd, .payment_btn {
	float: left;
	margin-right: 5px;
}

.text_box {
	height: 86px;
	width: 954px;
}

.text_box_form {
	height: 140px;
	width: 954px;
}

.IpAd {
	color: #666;
	font-size: 12px;
	margin-top: -40px;
}

.payment_btn {
	margin-top: -10px;
	margin-left: 5px;
}

.PayFrame {
	height: 560px;
	width: 400px;
	border-style: none;
}

.text_box_form2, .text_box_form3 {
	font-family: open_sans_hebrewregular;
	font-size: 12px;
	font-weight: 400;
	color: #666;
	border: 1px solid #E1E1E1;
	height: 15px;
	text-decoration: none;
}

.text_box_form_Kb {
	width: 95%;
    float: right;
    text-align: right;
}

.KbDetails1, .KbDetails2 {
	margin-right: 20px;
	float: right;
	width: auto;
	margin-top: 10px;
}

.text_box_form2 {
	width: 232px;
}

.text_box_form3 {
	width: 228px;
}

.OrderTitle, .Property, .VClassTitle, .WordpressTtl, .WordpressTtl2, .WordpressTtl3 {
	font-weight: 700;
}

.AffiliatesSep, .FooterSep {
	width: 1px;
	background-color: #676D76;
}

.AffiliatesSep {
	height: 40px;
	margin: 10px 8px 0;
}

.AffiliatesPic {
	margin-top: 10px;
}

.FooterSep {
	height: 13px;
	margin: 0 8px;
}

.Vps, .VpsRecommended {
	margin-left: 0;
	color: #303030;
	width: 233px;
	height: 92px;
	border: 1px solid #e1e1e1;
	float: right;
}

.Vps {
	direction: rtl;
	margin-top: 28px;
}

.OrderNow, .VpsRecommended {
	margin-top: 20px;
	direction: rtl;
}

.WordpressTtl {
	font-size: 45px;
	padding: 10px 0 6px;
}

.WordpressSbTtl {
	font-size: 24px;
	color: #b20303;
	padding-bottom: 15px;
}

.WordpressTtl2 {
	font-size: 23px;
	padding: 20px 0;
}

.WordpressTtl3 {
	font-size: 30px;
	padding: 10px 0;
}

.OrderNow, .OrderTitle, .OrderTitle2 {
	font-size: 20px;
}

.testimonialsBg {
	width: 681px;
	height: 57px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/wpsecurity/StripBg.png);
	background-position: center center;
	float: left;
}

.OrderNow, .Package, .PackageL, .Service, .ServiceL {
	float: right;
}

.testimonials {
	border: 0 solid red;
	direction: rtl;
	width: 681px;
	height: 57px;
	font-family: Arial;
	overflow: hidden;
}

.OrderNow {
	width: 268px;
}

.OrderTitle {
	line-height: 28px;
}

.SrchClck {
	width: 145px;
	height: 58px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/searchD.png);
	cursor: pointer;
}

.SrchTitle {
	font-size: 30px;
}

.SrchManageClck {
	width: 178px;
	height: 53px;
	background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/manage.png);
}

.FooterW {
	max-width: 1150px;
}

.kom, .kom > h1 {
	color: #282F42;
	font-size: 46px;
	line-height: 58px;
	font-family: open_sans_hebrewextra_bold;
}
    .kom > h1 {
        color: #ffffff;
    }

.vpsTtl {
	color: #0879D8;
	font-size: 25px;
	line-height: 25px;
	font-family: open_sans_hebrewbold;
	height: 45px;
}

.Accessibility, .bms {
	font-family: open_sans_hebrewregular;
}

.bms {
	color: #282F42;
	font-size: 27px;
	line-height: 27px;
	height: 70px;
}

.Sum1, .Sum2, .Sum3 {
	width: 390px;
}

.NoetsInput {
	width: 440px;
}

.Accessibility {
	color: #303030;
	width: 292px;
	height: 92px;
	direction: rtl;
	float: right;
	margin-left: 0;
	margin-top: 28px;
}

.kom2 {
	font-size: 128px;
	line-height: 128px;
	font-family: open_sans_hebrewextra_bold;
}

.Accessibility2, .Accessibility3 {
	color: #303030;
	margin-top: 28px;
	font-family: open_sans_hebrewregular;
	background-color: #fff;
	direction: rtl;
}

.TopText {
	max-width: 420px;
}

.Accessibility2 {
	width: auto;
	height: 92px;
}

.Accessibility3 {
	width: 273px;
}

.kom3, .kom3 > h1 {
    color: #282F42;
    font-size: 36px;
    line-height: 48px;
    font-family: open_sans_hebrewextra_bold;
}
    
.Video {
	width: 570px;
	height: 320px;
}

@media screen and (max-width:320px) {
	.bms, .vpsTtl {
		text-align: center;
	}

	.AboutPic, .PackArrow, .PackNav, .SrchManageClck, .SrchSlct, .TdTp, .TechPic, .displayD, .displayT, .displayTT, .dom_names {
		display: none;
	}

	.displayM {
		display: '';
	}

	.DomainName {
		width: 20px;
	}

	.SearchDmn {
		width: 41px;
		height: 40px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/search.png);
		border: 0;
	}

	.AlignL {
		margin-top: 15px;
		float: left;
	}

	.DomainInput {
		width: 200px;
	}

	.DomainOwner {
		margin: 10px 13px 0 0;
	}

	.text_box_form_order {
		width: 190px;
	}

	.text_box_form_order3 {
		width: 186px;
	}

	.OrdDetails1, .OrdDetails2, .OrdDetails3 {
		margin-right: 5px;
		float: right;
		width: 305px;
		border: 0 solid red;
	}

	.OrdDetails1E, .OrdDetails2E {
		margin-left: 5px;
		float: left;
		width: 305px;
	}

	.PricesList2, .text_box, .text_box_form {
		width: 306px;
	}

	.IpAd, .payment_btn {
		float: right;
		clear: both;
		margin-top: 5px;
	}

	.PayFrame {
		width: 320px;
	}

	.text_box_form2, .text_box_form_Kb {
		width: 170px;
	}

	.text_box_form3 {
		width: 166px;
	}

	img {
		max-width: 305px;
		height: auto;
	}

	input[type=image] {
		max-width: 305px !important;
		height: auto;
	}

	.WordpressTtl {
		font-size: 33px;
	}

	.WordpressSbTtl {
		font-size: 17px;
	}

	.WordpressTtl2 {
		font-size: 18px;
	}

	.WordpressTtl3 {
		font-size: 22px;
	}

	.testimonialsBg {
		width: 299px;
		height: 105px;
		float: right;
		margin-top: 15px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/wpsecurity/red_bg_m.png);
	}

	.testimonials {
		border: 0 solid red;
		width: 298px;
		height: 105px;
	}

	.RecomD, .RecomT {
		width: 100%;
		max-width: 270px;
	}

	.RecomT {
		margin-top: 10px;
		margin-right: 25px;
		border: 0 solid red;
	}

	.FooterW, .PackImg {
		max-width: 295px;
	}

	.Service, .ServiceL {
		margin: 40px 30px 0 0;
	}

	.SrchTitle {
		font-size: 18px;
	}

	.SrchInput {
		width: 101px;
	}

	.SrchClck {
		width: 87px;
		height: 58px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/search_sm.png);
	}

	.igud_logo_sm {
		display: table-cell;
	}

	.PackNavPoints {
		display: table-row;
	}

	.SrchManageClck2 {
		width: 131px;
		height: 53px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/manage_sm.png);
	}

	.PackTxt {
		padding: 0 15px;
	}

	.PackImg {
		width: auto;
	}

	.Vps, .VpsRecommended {
		margin-right: 40px;
		width: 235px;
	}

	.kom {
		font-size: 30px;
		line-height: 30px;
		height: 40px;
	}

	.vpsTtl {
		font-size: 16px;
		line-height: 16px;
		height: 25px;
	}

	.bms {
		font-size: 17px;
		line-height: 17px;
		height: 30px;
	}

	.rbLin, .rbWin {
		width: 270px;
	}

	.Sum1, .Sum2, .Sum3 {
		width: 300px;
	}

	.NoetsInput {
		width: 290px;
	}

	.kom2 {
		font-size: 91px;
	}

	.TopText {
		max-width: 100%;
	}

	.kom3 {
		font-size: 30px;
		line-height: 30px;
		height: 40px;
	}

	.Video {
		width: 310px;
		height: 174px;
	}
}
/* End of @media screen and (max-width:320px) */

@media screen and (min-width:321px) and (max-width:479px) {
	.AlignR, .IpAd, .payment_btn {
		clear: both;
		float: right;
	}

	.bms, .vpsTtl {
		text-align: center;
	}

	.AboutPic, .PackArrow, .PackNav, .SrchManageClck, .SrchSlct, .TdTp, .displayD, .displayT, .displayTT, .dom_names {
		display: none;
	}

	.displayM {
		display: '';
	}

	.AlignR {
		margin-top: 15px;
	}

	.SearchDmn {
		width: 41px;
		height: 40px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/search.png);
		border: 0;
	}

	.Accessibility, .RecomT, .testimonials {
		border: 0 solid red;
	}

	.DomainName {
		width: 75px;
	}

	.Suffix {
		width: 50px;
	}

	.DomainInput, .text_box_form_order {
		width: 190px;
	}

	.DomainOwner {
		margin: 10px 13px 0 0;
	}

	.text_box_form_order3 {
		width: 186px;
	}

	.OrdDetails1, .OrdDetails2, .OrdDetails3 {
		margin-right: 5px;
		float: right;
		width: 305px;
		border: 0 solid red;
	}

	.OrdDetails1E, .OrdDetails2E {
		margin-left: 5px;
		float: left;
		width: 305px;
	}

	.PricesList2 {
		width: 300px;
	}

	.text_box {
		width: 294px;
	}

	.text_box_form {
		height: 140px;
		width: 294px;
	}

	.IpAd {
		margin-top: 5px;
	}

	.payment_btn {
		margin-top: 8px;
	}

	.PayFrame {
		width: 320px;
	}

	.text_box_form2, .text_box_form_Kb {
		width: 170px;
	}

	.text_box_form3 {
		width: 166px;
	}

	img {
		max-width: 305px;
		height: auto;
	}

	input[type=image] {
		max-width: 305px !important;
		height: auto;
	}

	.WordpressTtl {
		font-size: 33px;
	}

	.WordpressSbTtl {
		font-size: 17px;
	}

	.WordpressTtl3 {
		font-size: 22px;
	}

	.testimonialsBg {
		width: 299px;
		height: 105px;
		float: right;
		margin-top: 15px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/wpsecurity/red_bg_m.png);
	}

	.testimonials {
		width: 298px;
		height: 105px;
	}

	.RecomD, .RecomT {
		width: 100%;
		max-width: 270px;
	}

	.RecomT {
		margin-top: 10px;
		margin-right: 25px;
	}

	.Service, .ServiceL {
		margin: 40px 30px 0 0;
	}

	.SrchTitle {
		font-size: 18px;
	}

	.SrchClck {
		width: 87px;
		height: 58px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/search_sm.png);
	}

	.SrchInput {
		width: 101px;
	}

	.igud_logo_sm {
		display: table-cell;
	}

	.PackNavPoints {
		display: table-row;
	}

	.SrchManageClck2 {
		width: 131px;
		height: 53px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/manage_sm.png);
	}

	.PackTxt {
		padding: 0 15px;
	}

	.PackImgTbl {
		width: 100%;
		max-width: 100%;
	}

	.FooterW, .PackImg {
		max-width: 295px;
	}

	.PackImg {
		width: auto;
	}

	.Vps, .VpsRecommended {
		margin-right: 40px;
		width: 235px;
	}

	.kom {
		font-size: 30px;
		line-height: 30px;
		height: 40px;
	}

	.vpsTtl {
		font-size: 16px;
		line-height: 16px;
		height: 25px;
	}

	.bms {
		font-size: 17px;
		line-height: 17px;
		height: 30px;
	}

	.rbLin, .rbWin {
		width: 270px;
	}

	.NoetsInput, .Sum1, .Sum2, .Sum3 {
		width: 300px;
	}

	.kom2 {
		font-size: 91px;
	}

	.Accessibility {
		width: 100%;
	}

	.kom3 {
		font-size: 30px;
		line-height: 30px;
		height: 40px;
	}

	.Video {
		width: 310px;
		height: 174px;
	}
}
/* End of @media screen and (min-width:321px) and (max-width:479px) */

@media screen and (min-width:480px) and (max-width:959px) {
	.AlignR, .IpAd, .OsPack {
		clear: both;
	}

	.PackArrow, .PackNav, .SrchSlct, .TdTp, .displayD, .displayM {
		display: none;
	}

	.displayMT, displayT {
		display: '';
	}

	.AlignR {
		float: right;
		margin-top: 15px;
	}

	.DomainName {
		width: 190px;
	}

	.Suffix {
		width: 72px;
	}

	.DomainInput {
		width: 335px;
	}

	.DomainOwner {
		margin: 10px 103px 0 0;
	}

	.text_box_form_order2 {
		width: 350px;
	}

	.text_box_form_order3 {
		width: 288px;
	}

	.OrdDetails1, .OrdDetails2, .OrdDetails3 {
		margin-right: 5px;
		float: right;
		width: 455px;
		border: 0 solid red;
	}

	.OrdDetails1E, .OrdDetails2E {
		margin-left: 5px;
		float: left;
		width: 455px;
	}

	.PricesList2 {
		width: 445px;
	}

	.text_box, .text_box_form {
		width: 438px;
	}

	.IpAd {
		float: right;
		margin-top: 4px;
	}

	.text_box_form_Kb {
		width: 310px;
	}

	.Vps {
		margin-top: 0;
	}

	img {
		max-width: 450px;
		height: auto;
	}

	input[type=image] {
		max-width: 450px !important;
		height: auto;
	}

	.WordpressTtl3 {
		font-size: 26px;
	}

	.testimonialsBg {
		width: 462px;
		height: 79px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/wpsecurity/red_bg_t.png);
		margin-left: 4px;
	}

	.testimonials {
		border: 0 solid red;
		width: 381px;
		height: 79px;
	}

	.RecomD, .RecomT {
		width: 100%;
		max-width: 430px;
	}

	.RecomT {
		margin-top: 10px;
		margin-right: 25px;
		border: 0 solid red;
	}

	.Service, .ServiceL {
		margin: 40px 100px 0 0;
	}

	.SrchTitle {
		font-size: 22px;
	}

	.SrchInput {
		width: 263px;
	}

	.SrchClck {
		width: 87px;
		height: 58px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/search_sm.png);
	}

	.SrchManageClck {
		width: 131px;
		height: 53px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/manage_sm.png);
	}

	.igud_logo_sm {
		display: table-cell;
	}

	.PackImgTbl {
		width: 100%;
		max-width: 100%;
	}

	.PackTxt {
		padding: 0 15px;
	}

	.PackImg {
		width: auto;
		max-width: 460px;
	}

	.PackNavPoints {
		display: table-row;
	}
}
/* End of @media screen and (min-width:480px) and (max-width:959px) */

@media screen and (min-width:768px) and (max-width:959px) {
	.Package, .PackageL {
		max-width: 225px;
	}

	.Package {
		margin-left: 37px !important;
	}

	.PackageH {
		height: 143px;
	}

	.Packages {
		max-width: 749px;
	}

	.RecomD, .RecomT {
		width: 100%;
		max-width: 718px;
	}

	.RecomT {
		margin-top: 10px;
		margin-right: 25px;
		border: 0 solid red;
	}

	.Service, .ServiceL {
		margin: 40px 78px 0 0;
	}

	.SrchTitle {
		font-size: 30px;
	}

	.SrchInput {
		width: 288px;
	}

	.SrchSlct {
		display: table-cell;
	}

	.SrchClck {
		width: 145px;
		height: 58px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/searchD.png);
	}

	.SrchManageClck {
		width: 178px;
		height: 53px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/manage.png);
	}

	.PackArrow, .igud_logo_sm {
		display: none;
	}

	.PackImg {
		width: auto;
		max-width: initial;
	}

	.SalePack {
		max-width: 375px;
		float: right;
	}

	.Accessibility2, .Accessibility3 {
		float: right;
		margin-left: 16px;
	}
}
/* End of @media screen and (min-width:768px) and (max-width:959px) */

@media screen and (min-width:480px) and (max-width:768px) {
	.TopText {
		max-width: 100%;
	}

	.Accessibility {
		width: 235px;
		border: 0 solid red;
		float: right;
	}
}
/* End of @media screen and (min-width:480px) and (max-width:768px) */

@media screen and (min-width:960px) {
	.AlignL, .OrderNow {
		float: left;
	}

	.Package, .PackageL {
		max-width: 290px;
	}

	.CategoriesMenu, .displayM, /*.displayMT,*/ .displayTT {
		display: none;
	}

	.Climber, .KbMenu, .Lock, .Search {
		display: table-cell;
	}

	.DomainName {
		width: 529px;
	}

	.OsPack {
		margin-right: 53px;
	}

	.OrderNow {
		margin-top: 0;
	}

	.OrderTitle {
		font-size: 28px;
		line-height: 40px;
	}

	.OrderTitle2 {
		font-size: 26px;
	}

	.Package {
		margin-left: 37px !important;
	}

	.PackageH {
		height: 120px;
	}

	.Packages {
		max-width: 944px;
	}

	.RecomD, .RecomT {
		width: 100%;
		max-width: 910px;
	}

	.RecomT {
		margin-top: 10px;
		margin-right: 25px;
		border: 0 solid red;
	}

	.Service, .ServiceL {
		margin: 40px 45px 0 0;
	}

	.SrchInput {
		width: 324px;
	}

	.PackTxt {
		width: 270px;
	}

	.SalePack {
		max-width: 471px;
		float: right;
	}

	.Accessibility2, .Accessibility3 {
		float: right;
		margin-left: 16px;
	}
}
/* End of @media screen and (min-width:960px)*/

@media screen and (min-width:980px) {
	.SalePack, .SalePack1 {
		float: right;
	}

	.SalePack {
		max-width: 481px;
	}

	.SalePack2 {
		float: left;
	}
}
/* End of @media screen and (min-width:980px) */


@media screen and (min-width:1170px) {
	.Package, .PackageL {
		max-width: 360px;
	}

	.DivAccordionItem, .RecomD, .RecomT, .responsive {
		width: 560px;
	}

	.Package {
		margin-left: 37px !important;
	}

	.PackageH {
		height: 113px;
	}

	.Packages {
		max-width: 1170px;
	}

	.RecomT {
		margin-top: 10px;
		border: 0 solid red;
		float: left;
	}

	.Service {
		margin: 40px 0 0 40px;
	}

	.ServiceL {
		margin: 40px 0 0;
	}

	.SrchInput {
		width: 733px;
	}

	.Search {
		display: table-cell;
	}

	.PackTxt {
		width: 481px;
	}

	.VClass, .VClass2, .VRClass {
		height: auto;
		min-height: 25px;
		text-align: right;
	}

	@media screen and (min-width:1296px) {
		.PackTxt {
			width: 550px;
		}
	}

	.PackageTitle {
		font-size: 22px;
	}

	.IncludePackage1 {
		float: right;
		margin-left: 25px;
	}

	.IncludePackage2, .IncludePackage3 {
		width: 220px;
		float: right;
		margin-left: 18px;
	}

	.IncludePackage4 {
		float: right;
		margin-left: 18px;
		margin-bottom: 28px;
	}

	.IncludePackage5, .IncludePackage6 {
		font-size: 11px;
		float: right
	}

	.Property {
		font-size: 20px;
		color: #000;
		white-space: nowrap;
		padding-left: 15px;
	}

	.VClass, .VClass2 {
		background: url(/National_Library/oe_/https://www.livedns.co.il/images/v_ico.png) right 0 no-repeat;
		float: right;
	}

	.VClass2 {
		background: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/v_ico.png) right 0 no-repeat;
	}

	.VRClass {
		background: url(/National_Library/oe_/https://www.livedns.co.il/images/wpsecurity/arrow.png) right 0 no-repeat;
		float: right;
	}

	.VClassTitle {
		font-size: 15px;
		clear: both;
		text-align: right;
		margin: 0 0 10px;
	}

	.PricesList {
		font-size: 14px;
		border: 1px solid #d9d9d9;
		height: 40px;
		line-height: 40px;
		margin: 16px 16px 0 0;
		padding: 10px;
		float: right;
		width: 945px;
	}

	.OrderBtn {
		cursor: pointer;
		float: left;
		margin: 16px 0 16px 16px;
		border: 0;
	}

	.display_M {
		display: none;
	}

	@media screen and (max-width:320px) {
		.PackageTitle {
			font-size: 18px;
			line-height: 23px;
		}

		.IncludePackage2, .IncludePackage3 {
			margin-left: 0;
			clear: both;
			margin-top: 20px;
		}

		.IncludePackage4 {
			clear: both;
			margin: 30px 0 20px;
		}

		.IncludePackage5, .IncludePackage6 {
			clear: both;
			width: 220px;
		}

		.VClass {
			padding: 3px 33px 0 0;
			margin: 0 0 10px;
			width: 276px;
		}

		.VClass2 {
			padding: 10px 60px 0 0;
			margin: 0 15px 14px 0;
			width: 235px;
			height: 39px;
		}

		.VRClass {
			padding: 3px 33px 0 0;
			margin: 0 0 10px;
			width: 276px;
		}

		.PricesList {
			width: 280px;
		}

		.CategoryStrip {
			display: none;
		}

		.display_M {
			display: block;
		}

		.Order_M {
			display: none;
		}
	}
	/* End of @media screen and (max-width:320px) */

	@media screen and (min-width:321px) and (max-width:479px) {
		.PackageTitle {
			font-size: 18px;
			line-height: 23px;
		}

		.IncludePackage2, .IncludePackage3 {
			margin-left: 0;
			clear: both;
			margin-top: 20px;
		}

		.IncludePackage4 {
			clear: both;
			margin: 30px 0 20px;
		}

		.IncludePackage5, .IncludePackage6 {
			clear: both;
			width: 220px;
		}

		.VClass {
			padding: 3px 33px 0 0;
			margin: 0 0 10px;
			width: 260px;
		}

		.VClass2 {
			padding: 10px 60px 0 0;
			margin: 0 15px 14px 0;
			width: 235px;
			height: 39px;
		}

		.VRClass {
			padding: 3px 33px 0 0;
			margin: 0 0 10px;
			width: 260px;
		}

		.PricesList {
			width: 270px;
		}
	}
	/* End of @media screen and (min-width:321px) and (max-width:479px) */

	@media screen and (min-width:480px) and (max-width:959px) {
		.IncludePackage2 {
			margin-top: 20px;
			width: 202px;
			clear: both;
			margin-left: 15px;
		}

		.IncludePackage3 {
			margin-top: 20px;
			width: 200px;
		}

		.IncludePackage4 {
			margin-top: 29px;
			margin-bottom: 14px;
			clear: both;
		}

		.IncludePackage5 {
			clear: both;
			width: 215px;
		}

		.Property {
			font-size: 18px;
			font-weight: 700;
			color: #000;
			white-space: nowrap;
		}

		.VClass {
			padding: 3px 33px 0 5px;
			margin: 0 0 10px;
			width: 188px;
		}

		.VClass2 {
			padding: 10px 60px 0 10px;
			margin: 0 4px 14px 0;
			width: 244px;
			height: 39px;
		}

		.VRClass {
			padding: 3px 33px 0 5px;
			margin: 0 0 10px;
			width: 188px;
		}

		.PricesList {
			width: 427px;
		}
	}
	/* End of @media screen and (min-width:480px) and (max-width:959px) */

	@media screen and (min-width:960px) {
		.IncludePackage1 {
			margin-left: 15px;
		}

		.IncludePackage3 {
			margin-left: 10px;
		}

		.IncludePackage6 {
			float: right;
			margin-right: 100px;
		}

		.VClass {
			padding: 3px 33px 0 12px;
			margin: 0 18px 10px 0;
			width: 323px;
		}

		.VClass2 {
			padding: 10px 60px 0 10px;
			margin: 0 0 14px;
			width: 244px;
			height: 39px;
		}

		.VRClass {
			padding: 3px 33px 0 12px;
			margin: 0 28px 10px 0;
			width: 253px;
		}

		.VClassTitle {
			margin: 0 18px 10px 0;
		}
	}
	/* End of @media screen and (min-width:960px) */

	@media screen and (min-width:1170px) {
		.VClass2 {
			padding: 10px 60px 0 10px;
			margin: 0 0 14px;
			width: 314px;
			height: 39px;
		}
	}
	/* End of @media screen and (min-width:1170px) */

	@font-face {
		font-family: open_sans_hebrewXBdIt;
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabolditalic-webfont.eot);
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabolditalic-webfont.eot#iefix) format('embedded-opentype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabolditalic-webfont.woff2) format('woff2'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabolditalic-webfont.woff) format('woff'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabolditalic-webfont.ttf) format('truetype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabolditalic-webfont.svg#open_sans_hebrewXBdIt) format('svg');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: open_sans_hebrewextra_bold;
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabold-webfont.eot);
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabold-webfont.eot#iefix) format('embedded-opentype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabold-webfont.woff2) format('woff2'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabold-webfont.woff) format('woff'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabold-webfont.ttf) format('truetype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-extrabold-webfont.svg#open_sans_hebrewextra_bold) format('svg');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: open_sans_hebrewregular;
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-regular-webfont.eot);
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-regular-webfont.eot#iefix) format('embedded-opentype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-regular-webfont.woff2) format('woff2'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-regular-webfont.woff) format('woff'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-regular-webfont.ttf) format('truetype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-regular-webfont.svg#open_sans_hebrewregular) format('svg');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: open_sans_hebrewlight;
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-light-webfont.eot);
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-light-webfont.eot#iefix) format('embedded-opentype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-light-webfont.woff2) format('woff2'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-light-webfont.woff) format('woff'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-light-webfont.ttf) format('truetype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-light-webfont.svg#open_sans_hebrewlight) format('svg');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: open_sans_hebrewlight_italic;
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-lightitalic-webfont.eot);
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-lightitalic-webfont.eot#iefix) format('embedded-opentype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-lightitalic-webfont.woff2) format('woff2'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-lightitalic-webfont.woff) format('woff'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-lightitalic-webfont.ttf) format('truetype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-lightitalic-webfont.svg#open_sans_hebrewlight_italic) format('svg');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: open_sans_hebrewitalic;
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-italic-webfont.eot);
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-italic-webfont.eot#iefix) format('embedded-opentype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-italic-webfont.woff2) format('woff2'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-italic-webfont.woff) format('woff'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-italic-webfont.ttf) format('truetype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-italic-webfont.svg#open_sans_hebrewitalic) format('svg');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: open_sans_hebrewbold;
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bold-webfont.eot);
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bold-webfont.eot#iefix) format('embedded-opentype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bold-webfont.woff2) format('woff2'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bold-webfont.woff) format('woff'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bold-webfont.ttf) format('truetype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bold-webfont.svg#open_sans_hebrewbold) format('svg');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: open_sans_hebrewbold_italic;
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bolditalic-webfont.eot);
		src: url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bolditalic-webfont.eot#iefix) format('embedded-opentype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bolditalic-webfont.woff2) format('woff2'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bolditalic-webfont.woff) format('woff'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bolditalic-webfont.ttf) format('truetype'),url(/National_Library/oe_/https://www.livedns.co.il/css/opensanshebrew-bolditalic-webfont.svg#open_sans_hebrewbold_italic) format('svg');
		font-weight: 400;
		font-style: normal;
	}

	#DivTopMenu {
		width: 100%;
		height: 90px;
		padding-top: 0;
		display: inline-block;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Images/TopMenu.png);
		background-position: center top;
		background-repeat: no-repeat;
		border: 0 solid red;
		text-align: center;
	}

	.menuTemplate1 {
		margin: 0 auto;
		width: auto;
		position: relative;
		z-index: 10004;
		height: 46px;
		list-style: none;
		padding: 0;
	}

	.menuTemplate1 li {
		padding: 0;
		float: right;
		height: 90px;
		position: relative;
		color: #000;
		z-index: 10005;
	}

	.menuTemplate1 .arrow {
		padding: 0 10px;
		line-height: 90px;
		color: #232C3B;
		font-size: 16px;
		font-weight: 400;
		display: inline-block;
		outline: 0;
		text-decoration: none;
		position: relative;
	}

	.menuTemplate1 .arrow:hover {
		color: #0879D8;
	}

	.menuTemplate1 li:hover a {
		z-index: 10009;
	}

	.menuTemplate1 li.menuRight {
		float: right;
		margin-right: 0;
	}

	.menuTemplate1 li.separator {
		z-index: 10004;
		width: 3px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Images/TopMenuSep.png);
		background-position: right center;
		background-repeat: no-repeat;
	}

	.menuTemplate1 .drop {
		position: absolute;
		z-index: 10005;
		left: -9999px;
		border: 1px solid #DDD;
		border-bottom: 3px solid #0d6fc1;
		height: 230px;
		text-align: left;
		padding: 0 20px 0 10px;
		top: 90px;
	}

	.menuTemplate1 li.onhover .drop, .menuTemplate1 li:hover .drop {
		left: -1px;
	}

	.menuTemplate1 li.onhover .dropL, .menuTemplate1 li:hover .dropL {
		left: -50px !important;
	}

	.menuTemplate1 li.onhover .dropL1, .menuTemplate1 li:hover .dropL1 {
		left: -100px !important;
	}

	.menuTemplate1 li.onhover .dropL2, .menuTemplate1 li.onhover .dropL3, .menuTemplate1 li:hover .dropL2, .menuTemplate1 li:hover .dropL3 {
		left: -150px !important;
	}

	dropL6 {
		left: -330PX !important;
	}

	.menuTemplate1 li.onhover .dropToLeft, .menuTemplate1 li:hover .dropToLeft {
		left: auto;
		right: -1px;
	}

	.menuTemplate1 li.onhover .dropToLeft2, .menuTemplate1 li:hover .dropToLeft2 {
		left: auto;
		right: -50px;
	}

	.menuTemplate1 li.onhover .dropToLeft3, .menuTemplate1 li:hover .dropToLeft3 {
		left: auto;
		right: -100px;
	}

	.menuTemplate1 div.drop div div {
		padding: 6px 20px;
	}

	.menuTemplate1 li.onhover .drop a, .menuTemplate1 li:hover .drop a {
		background: 0 0;
		padding: 0;
	}

	#TestimonialsMiddle, #TestimonialsMiddleBottom {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/recomm_mid.gif);
		background-repeat: repeat-y;
	}

	.menuTemplate1 div.drop div a:hover {
		text-decoration: underline;
		cursor: pointer;
		color: Red;
	}

	.menuTemplate1 div.left {
		float: left;
	}

	.decor1_1 {
		-moz-box-shadow: 0 1px 4px #ccc;
		-webkit-box-shadow: 0 1px 4px #ccc;
		box-shadow: 0 1px 4px #ccc;
	}

    .decor1_2 {
        -moz-box-shadow: 0 2px 5px #5d5d5dcc;
        -webkit-box-shadow: 0 2px 5px #5d5d5dcc;
        box-shadow: 0 2px 5px #5d5d5dcc;
    }

	.dropW1, .dropW2, .dropW3, .dropW4, .dropW5, .dropW6, .dropW7, .dropW8 {
		background-color: #FFF;
	}

	.dropW1 {
		width: 930px;
	}

	.dropW2, .dropW3 {
		width: 525px;
	}

	.dropW4 {
		width: 355px;
	}

	.dropW5 {
		width: 525px;
	}

	.dropW6 {
		width: 695px;
	}

	.dropW7 {
		width: 525px;
	}

	.dropW8 {
		width: 355px;
	}

	.DivTopMenuBlock .mHead {
		font-family: open_sans_hebrewbold;
		font-size: 16px;
		color: #282F42;
		line-height: 30px;
	}

	.DivTopMenuBlock .mData {
		font-size: 14px;
		line-height: 30px;
		color: #6A7483 !important;
		font-family: open_sans_hebrewregular;
		font-weight: 400;
	}

	.DivTopMenuBlock .mData:hover, .DivTopMenuText .mData, .DivTopMenuText .mData:hover {
		color: #0F4F89 !important;
	}

	.DivTopMenuText .mData {
		font-size: 12px;
		font-weight: 400 !important;
		direction: rtl;
	}

	.DivTopMenuText {
		padding-top: 15px !important;
		font-size: 12px;
		direction: rtl;
		line-height: 18px;
	}

	.DivTopMenuBlock, .DivTopMenuText {
		display: inline-block;
		width: 170px;
		float: right;
		text-align: right;
		padding-top: 10px;
		padding-bottom: 20px;
		height: 180px;
	}

	.header3, .header3b, .header4 {
		display: block;
		text-align: right;
	}

	.menuTemplate1 li:hover .arrow {
		height: 40px !important;
	}

	.header3, .header3b {
		height: 80px;
	}

	input {
		outline: 0;
	}

	.header2 {
		width: 154px;
		float: left;
		padding: 3px;
	}

	.header3 {
		width: 190px;
		float: left;
	}

	.header3b, .header4 {
		width: 200px;
		float: left;
	}

	.header4 {
		height: 20px;
		padding-top: 35px;
	}

	.header4 div {
		display: inline-block;
		width: 80px;
		float: right;
	}

	.header5 {
		width: 195px;
		text-align: right;
		float: right;
		padding-top: 10px;
		padding-right: 3px;
		direction: rtl;
	}

	.headerContactUs {
		padding-top: 3px;
		width: 150px;
	}

	.emailto {
		color: #888;
		font-weight: 700;
		font-size: 11px;
	}

	#leftCol {
		width: 220px;
		float: left;
		text-align: left;
		overflow: hidden;
		vertical-align: top;
		margin-bottom: 5px;
	}

	.ImgLeft {
		border: 0;
	}

	#TestimonialsMiddle {
		height: 175px;
		direction: rtl;
		text-align: right;
		padding: 0 15px;
		font-family: open_sans_hebrewregular;
		font-size: 12px;
		font-weight: 400;
		color: #3B6EA6;
		text-decoration: none;
		width: 190px;
		margin-right: 5px;
	}

	#TestimonialsMiddleBottom {
		height: 13px;
		width: 200px;
		float: left;
		padding: 0 0 0 15px;
	}

	.TestimonialsMiddleBottomLink {
		background-position: -662px -90px;
		display: inline-block;
		width: 126px;
		height: 13px;
	}

	#BottomLogos, .BottomLogosContainer {
		margin-right: auto;
		margin-left: auto;
		width: 960px;
	}

	#BottomLogos {
		margin-top: 15px;
		display: inline-block;
	}

	.BottomLogosContainer {
		display: block;
		text-align: center;
	}

	.domainSearchTabsHolder {
		width: 710px;
		padding-right: 14px;
		height: 41px;
		z-index: 100;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Images/cor_search.gif);
		background-position: bottom center;
		background-repeat: repeat-x;
	}

	.DomainTab_r_on {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/search_tab_on_r.gif);
	}

	.DomainTab_m_on {
		border-bottom: solid 4px #fff;
		direction: ltr;
	}

	.DomainTab_l_on {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/search_tab_on_l.gif);
		background-repeat: no-repeat;
		width: 7px;
		background-position: left center;
	}

	.DomainTab_r {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/search_tab_r.gif);
	}

	.DomainTab_m {
		background-color: #ebebeb;
		background-repeat: repeat-x;
		border-bottom: solid 1px #d5d5d5;
	}

	.DomainTab_l, .mainBG_l, .mainBG_r, .selectbox {
		background-repeat: no-repeat;
	}

	.DomainTab_l {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/search_tab_l.gif);
		width: 7px
	}

	.DomainTab_r, .DomainTab_r_on {
		background-repeat: no-repeat;
		width: 7px;
		margin-right: 5px;
	}

	.DomainTab_m, .DomainTab_m_on {
		border-top: solid 1px #d5d5d5;
		height: 30px !important;
		width: 135px;
		text-align: center;
		line-height: 32px;
		text-decoration: none;
		font-size: 18px;
		color: #000;
	}

	.DomainTab_l, .DomainTab_l_on, .DomainTab_m, .DomainTab_m_on, .DomainTab_r, .DomainTab_r_on {
		height: 32px;
		display: block;
		float: right;
		cursor: pointer;
		z-index: 100;
	}

	.mainBG_r {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/homeSearch_bg_r.gif);
	}

	.mainBG_m {
		width: 682px;
		height: 252px;
		float: right;
	}

	.mainBG_l {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/newDomainSearch_bg_l.gif)
	}

	.mainBG_l, .mainBG_r {
		width: 21px;
		height: 252px;
		float: right;
	}

	.domainSearchHolder {
		height: 272px;
		width: 724px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Images/serach_footer.gif);
		background-repeat: repeat-x;
		background-position: bottom center;
		z-index: 50;
		display: inline-block;
	}

	.mainBG_Sale {
		padding: 8px 0;
		width: 642px;
		direction: rtl;
		text-align: center;
		background-color: #2B609A;
		font-size: 14px;
		color: #fff;
		font-weight: 700;
		margin-right: 20px;
	}

	div.selectbox-wrapper {
		position: absolute;
		width: 156px !important;
		background-color: #fff;
		border: 1px solid #ccc;
		margin: 0;
		padding: 0 1px;
		text-align: center;
		max-height: 200px;
		overflow: auto;
		top: 35px;
		left: 396px;
		z-index: 9999;
	}

	#HomeSeo, #HomeTabs, .innerBG_m {
		position: relative
	}

	div.selectbox-wrapper ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	div.selectbox-wrapper ul li.selected {
		background-color: #EAF2FB;
	}

	div.selectbox-wrapper ul li {
		list-style-type: none;
		display: block;
		margin: 0;
		padding: 2px;
		cursor: pointer;
		text-align: left;
	}

	.selectbox {
		margin: 0;
		padding: 6px 5px 6px 10px;
		font-family: Verdana,Geneva,open_sans_hebrewregular;
		font-size: 18px;
		width: 156px;
		height: 24px;
		line-height: 24px;
		display: block;
		text-align: left;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/select.gif);
		cursor: pointer;
		border: 0 solid #D1E4F6;
		color: #6e6e6e;
		float: left;
	}

	.newDomainSearch_dotSufix, .newDomainSearch_prefix {
		color: #000;
		font-size: 22px;
		font-weight: 700;
		height: 36px;
		line-height: 36px;
		display: block;
		float: left;
	}

	.newDomainSearch_imgButtonWhois, .newDomainSearch_txtDomainName {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/search_b.gif);
		float: left;
		border: 0;
	}

	.newDomainSearch_imgButtonWhois {
		margin-left: 10px;
		border-width: 0;
		width: 99px;
		height: 36px;
		cursor: pointer;
	}

	.newDomainSearch_prefix {
		padding-right: 5px;
		padding-left: 16px;
	}

	.newDomainSearch_dotSufix {
		padding: 0 5px;
	}

	.newDomainSearch_txtDomainName {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/search_text_b.gif);
		background-repeat: no-repeat;
		background-position: right top;
		border: 0;
		width: 328px;
		height: 24px;
		line-height: 24px;
		padding: 6px 10px;
		text-align: left;
		margin: 0;
		font-size: 18px;
		color: #6e6e6e;
		vertical-align: middle;
	}

	.domainNamePopup, .domainSuffixPopup {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/search_tip.gif);
		background-repeat: no-repeat;
	}

	.bunnerHolder, .popupHolder {
		width: 100%;
		display: inline-block;
	}

	.bunnerHolder {
		margin-top: 10px;
		text-align: center;
	}

	.bunnerHolder img {
		border: 0;
	}

	.popupHolder div {
		background-position: right top;
		width: 206px;
		height: 98px;
		float: right;
	}

	.domainNamePopup {
		margin-right: 55px;
	}

	.domainSuffixPopup {
		margin-right: 126px;
	}

	.InnerHolder {
		height: 60px;
	}

	.domainNamePopup_details, .domainSuffixPopup_details {
		display: block;
		margin: 5px 15px 0 0;
		color: #fff;
	}

	.newDomainSearchMainHolder {
		height: 314px;
		display: inline-block;
	}

	.DivHeadExtraLinks {
		float: left;
		color: #ddd;
		text-align: center;
		display: inline-block;
		margin-top: 36px;
		margin-left: 30px;
	}

	.DivHeadExtraLinks a {
		color: #888;
		font-weight: 400;
		font-size: 12px;
		text-decoration: none;
	}

	.DivHeadExtraLinks a:hover {
		color: #888;
	}

	.productBoxSep {
		width: 200px;
		height: 1px;
		margin-right: 18px;
		border-top: dotted 1px #888;
	}

	.ExtraDomainTab_r {
		background-position: -295px -1px;
		background-repeat: no-repeat;
		width: 7px;
		margin-right: 75px;
	}

	.ExtraDomainTab_m {
		width: 135px;
		text-align: center;
		line-height: 32px;
		text-decoration: none;
		font-size: 18px;
		color: #000;
		background-color: #da3716;
		height: 31px !important;
	}

	.ExtraDomainTab_l {
		background-position: -285px -1px;
		background-repeat: no-repeat;
		width: 7px;
	}

	.ExtraDomainTab_l, .ExtraDomainTab_m, .ExtraDomainTab_r {
		height: 32px;
		display: block;
		float: right;
		cursor: pointer;
		z-index: 100;
	}

	.DivHomeLeftSep {
		width: 220px;
		height: 19px;
		display: block;
		font-size: 1px;
	}

	.HomeArticleGeneral {
		width: 713px;
		margin: 0 0 0 15px;
		direction: rtl;
		border: 0;
	}

	#HomeArticlesL, #HomeArticlesR {
		vertical-align: top;
		margin-top: 16px;
		text-align: right;
	}

	#HomeArticlesR {
		float: right;
		width: 470px;
	}

	#HomeArticlesL {
		width: 220px;
		color: #db3715;
		padding-right: 20px;
		float: left;
	}

	.HomeH1, .HomeH2, .HomeTabScrollBody, .HomeTabScrollFoot, .HomeTabScrollMain {
		float: right;
		display: block;
	}

	#HomeSeo {
		font-size: 14px;
		padding-right: 23px;
		text-align: right;
		width: 210px;
		height: 25px;
		background-position: -50px -1px;
		line-height: 25px;
	}

	#HomeTabBot, #HomeTabTop, .HomeTab, .HomeTabscontents {
		background-position: right center;
		background-repeat: no-repeat;
	}

	#ucHeaderHolder {
		display: inline-block;
	}

	#HomeTabs {
		width: 960px;
		height: 262px;
		display: block;
		margin: 0 0 15px;
		z-index: 470;
	}

	#HomeTabsTitles {
		width: 278px;
		height: 262px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 490;
	}

	#HomeTabscontents {
		width: 702px;
		height: 262px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 480;
	}

	.HomeTab {
		height: 48px;
		width: 278px;
		cursor: pointer;
	}

	#HomeTabBot, #HomeTabTop {
		height: 11px;
		width: 278px;
	}

	#HomeTabTop {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/HomeTabs/right_top.jpg);
	}

	#HomeTabBot {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/HomeTabs/right_bottom.jpg);
		position: absolute;
	}

	.HomeTabscontents {
		width: 702px;
		height: 262px;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		zoom: 1;
		display: none;
	}

	#BtnClimberOpen, #DivHomePageClimber2 {
		background-repeat: repeat-x;
		background-color: Transparent;
	}

	#HomeTabscontent1 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/HomeTabs/pic1.jpg);
	}

	#HomeTabscontent2 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/HomeTabs/pic2.jpg);
	}

	#HomeTabscontent3 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/HomeTabs/pic3.jpg);
	}

	#HomeTabscontent4 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/HomeTabs/pic4.jpg);
	}

	#HomeTabscontent5 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/HomeTabs/pic5.jpg);
	}

	.HomeH1, .HomeH2 {
		color: #000;
		width: 350px;
		text-align: right;
	}

	.HomeH1 {
		font-size: 18px;
		line-height: 18px;
		margin: 20px 15px 0 0 !important;
	}

	.HomeH2 {
		font-size: 13px;
		line-height: 17px;
		margin: 8px 15px 5px 0;
		text-align: justify;
		direction: rtl;
		font-weight: 400;
	}

	.RegLink {
		font-size: 14px;
		line-height: 16px;
		direction: rtl;
		color: #2B609A;
		font-weight: 400;
		text-decoration: underline;
	}

	A, H1, H2 {
		color: #008ff5;
		text-decoration: none;
	}

	.HomeTabScrollMain {
		height: 242px;
		width: 700px;
	}

	.HomeTabScrollBody {
		height: 232px;
		width: 382px;
		overflow: hidden;
		position: relative;
	}

	.HomeTabScrollFoot {
		height: 20px;
		width: 700px;
	}

	.HomeTabScrollFoot img {
		float: left;
		margin: 0 5px 0 10px;
		cursor: pointer;
	}

	#Footer, #header, #wrapper {
		margin-left: auto;
		margin-right: auto;
	}

	H1, H2 {
		font-family: Arial;
		line-height: 100%;
		margin: 0;
	}

	.HomeTabScrollBodyInner {
		width: 382px;
		height: 10000px;
		position: absolute;
		top: 0;
		right: 0;
	}

	.HomeTabScrollBodyInner div {
		width: 382px;
		height: 232px;
		text-align: right;
		overflow: hidden;
	}

	#header, #wrapper {
		width: 960px;
	}

	#DivHomePageClimber {
		position: fixed;
		width: 100%;
		left: 0;
		background-color: Transparent;
		z-index: 100;
	}

	#DivHomePageClimber1 {
		display: block;
		width: 100%;
		text-align: right;
	}

	#DivHomePageClimber2 {
		width: 100%;
		text-align: center;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/ClimberBG.png);
		background-position: 0 0;
		display: none;
	}

	#DivHomePageClimber2Inner {
		width: 960px;
		display: block;
		text-align: left;
		position: relative;
	}

	#DivHomePageClimber1Inner {
		width: 1188px;
		display: block;
		text-align: left;
		position: relative;
	}

	#DivHomePageClimber2Inner a {
		float: left;
		display: block;
	}

	#DivHomePageClimber2Inner img {
		border: 0;
		outline: 0;
	}

	#BtnClimberClose {
		width: 40px;
		height: 30px;
		position: absolute;
		bottom: 0;
		right: -114px;
		cursor: pointer;
		border: 0;
		outline: 0;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/ClimberBtnSmall.png);
	}

	#BtnClimberOpen {
		width: 114px;
		height: 28px;
		position: absolute;
		bottom: 0;
		right: 0;
		cursor: pointer;
		border: 0;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/ClimberBtn.png)
	}

	body, html {
		font-size: 12px;
		margin: 0;
		padding: 0;
		color: #666;
	}

	#header {
		text-align: left;
	}

	H1 {
		font-size: 16pt;
		font-weight: 600;
	}

	H2 {
		font-size: 13pt;
		font-weight: 400;
	}

	A {
		font-size: 12px;
		font-weight: 700;
	}

	A:hover {
		color: #004C85;
	}

	.idnLink:hover {
		text-decoration: underline;
		color: #666;
	}

	.bottom_link, a.top-link:hover {
		font-family: open_sans_hebrewregular;
		font-weight: 400;
		text-decoration: none;
	}

	a.top-link:hover {
		font-size: 12px;
		color: #004C85;
		display: block;
	}

	.bottom_link {
		font-size: 11px;
		color: #000;
		line-height: 20px;
	}

	a.link_domain:active, a.link_domain:hover {
		color: #DB3715;
	}

	a.bottom_link:hover {
		color: #DB391A;
		text-decoration: underline;
	}

	.btn_send, .btn_send:hover {
		width: 41px;
		height: 20px;
		float: left;
		text-align: center;
		font-weight: 700;
		line-height: 20px;
		vertical-align: middle;
		background: #000;
		color: #fff;
		text-decoration: none;
	}

	#fancybox-img, .MainTableDiv2, .abtus {
		vertical-align: top;
	}

	.footerRightBorder {
		padding-right: 17px;
		border-right: solid 1px #ccc;
	}

	#DivHomeLeftSocial img, .border0 {
		border: 0;
	}

	.footerFirstTD {
		padding-right: 2px;
	}

	.footerTable td {
		color: #000;
		font-size: 11px;
	}

	.footerTable {
		direction: rtl;
		display: inline-block;
	}

	.footerTdHeader {
		font-weight: 700;
	}

	.footlerTDLink {
		color: #666;
		font-weight: 400;
		font-size: 11px;
	}

	.webHostLink {
		font-weight: 700;
	}

	.footlerTDLink:hover {
		color: #000;
	}

	.footerUpperDivsHolder {
		width: 100%;
		display: inline-block;
		padding: 20px 0 0;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/Footer.png);
		background-repeat: repeat-x;
		height: 220px;
		text-align: center;
	}

	#DivHomePageClimber {
		height: 110px;
		bottom: -110px;
	}

	#DivHomePageClimber1Inner {
		height: 30px;
	}

	#DivHomePageClimber2, #DivHomePageClimber2Inner {
		height: 110px;
	}

	#DivHomePageClimber2Inner div {
		display: inline-block;
		position: absolute;
	}

	#ClimberCode {
		width: 150px;
		height: 15px;
		bottom: 22px;
		right: 167px;
		color: #DB3715;
		text-align: right;
		font-size: 18px;
	}

	#ClimberD, #ClimberH, #ClimberM, #ClimberS {
		width: 70px;
		height: 50px;
		bottom: 28px;
		font-size: 50px;
		color: #000;
		text-align: center;
	}

	#ClimberD {
		left: 9px;
	}

	#ClimberH {
		left: 94px;
	}

	#ClimberM {
		left: 180px;
	}

	#ClimberS {
		left: 265px;
	}

	.ArrowsULBottom {
		direction: rtl;
		list-style: none;
		padding: 0;
		margin: 0 5px 0 0;
	}

	.ArrowsULBottom li {
		display: block;
		min-height: 20px;
		margin: 0;
		font-family: Arial;
		font-weight: 400;
		color: #666;
		text-decoration: none;
		background-position: right;
		background-repeat: no-repeat;
		text-align: right;
	}

	.HomeItemBNum, .HomeItemBSign {
		font-weight: 700;
		color: #0D6FC1;
	}

	.MainTableDiv {
		width: 960px;
		direction: rtl;
	}

	.MainTableDiv2 {
		width: 740px;
		text-align: right;
		float: right;
	}

	.abtus {
		width: 220px;
		text-align: left;
		float: left;
	}

	.footertableitem1, .footertableitem2, .footertableitem3, .footertableitem4, .footertableitem5, .footertableitem6, .footertableitem7 {
		text-align: right;
		vertical-align: top;
		float: right;
	}

	.footertableitem1 {
		width: 100px;
	}

	.footertableitem2 {
		width: 140px;
	}

	.footertableitem3 {
		width: 100px;
	}

	.footertableitem4 {
		width: 110px;
	}

	.footertableitem5 {
		width: 120px;
	}

	.footertableitem6, .footertableitem7 {
		width: 110px;
	}

	.tablewith100prec {
		width: 100%;
	}

	.PackageFooterBasic, .PackageFooterLight, .PackageFooterProfEmail, .PackageHeaderBasic, .PackageHeaderLight, .PackageHeaderProfEmail {
		width: 232px;
		display: inline-block;
	}

	.cursorPointer {
		cursor: pointer;
	}

	.reddisplaynone {
		color: Red;
		display: none;
	}

	.displaynone {
		display: none;
	}

	.textalignCenter {
		text-align: center;
	}

	.secheaderleftCol {
		font-size: 14px;
		line-height: 30px;
	}

	.secheaderleftColfloatLeft {
		float: left;
	}

	.secheaderleftColfloatLeft img {
		cursor: pointer;
	}

	.textalignleftfloatleft {
		text-align: left;
		float: left;
	}

	.whitefont {
		color: #fff;
	}

	.PackageHeaderBasic {
		height: 51px;
		background-position: -54px -127px;
	}

	.PackageFooterBasic {
		height: 51px;
		background-position: -287px -127px;
	}

	.PackageHeaderProfEmail {
		height: 51px;
		background-position: -54px -179px;
	}

	.PackageFooterProfEmail {
		height: 51px;
		background-position: -287px -179px;
	}

	.PackageHeaderLight {
		height: 51px;
		background-position: -54px -231px;
	}

	.PackageFooterLight {
		height: 51px;
		background-position: -287px -231px;
	}

	.ids1d, .ids1dB, .ids1u, .ids1uB {
		width: 18px;
		height: 18px;
		margin-left: 10px;
		display: inline-block;
		float: left;
	}

	.AspNet4, .LinkAjax, .MySql, .WindowServer2008, .silverlight, .sqlserver2008 {
		height: 56px;
		display: block;
		float: left;
	}

	.ids1uB {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/upG.gif);
	}

	.ids1u {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/upB.gif);
	}

	.ids1dB {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/downG.gif);
	}

	.ids1d {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/down.gif);
	}

	.silverlight {
		width: 165px;
		background-position: -141px -340px;
	}

	.silverlight:hover {
		background-position: -307px -340px;
	}

	.LinkAjax {
		width: 153px;
		background-position: -520px -229px;
	}

	.LinkAjax:hover {
		background-position: -513px -1px;
	}

	.sqlserver2008 {
		width: 167px;
		background-position: -520px -115px;
	}

	.sqlserver2008:hover {
		background-position: -520px -172px;
	}

	.MySql {
		width: 118px;
		background-position: -688px -115px;
	}

	.MySql:hover {
		background-position: -688px -172px;
	}

	.AspNet4 {
		width: 148px;
		background-position: -623px -286px;
	}

	.AspNet4:hover {
		background-position: -474px -286px;
	}

	.WindowServer2008 {
		width: 209px;
		background-position: -54px -283px;
	}

	.recomm_bottom, .tetimonialTxt {
		width: 215px;
		display: inline-block;
	}

	.WindowServer2008:hover {
		background-position: -264px -283px;
	}

	.tetimonialTxt {
		height: 32px;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/img/recomm_top.gif);
		text-align: right
	}

	.tetimonialTxtHref {
		margin: 7px 10px 0 0;
		display: inline-block;
		font-size: 14px;
	}

	.recomm_bottom {
		height: 12px;
		background-position: -474px -383px;
	}

	.quesionstorage {
		float: right;
		margin-left: 5px;
		width: 10px;
		height: 10px;
		background-position: -285px -35px;
		margin-top: 4px;
	}

	#DivHomeLeftSocial {
		display: block;
		margin: 3px 0 5px;
		text-align: center;
	}

	#DivHomeLeftSocial a {
		margin: 0 5px;
	}

	#DivHomeLeftSocial span {
		color: #DB3715;
		font-size: 14px;
		padding-bottom: 5px;
		display: inline-block;
	}

	#HomeProd {
		display: inline-block;
		width: 724px;
		height: 300px;
		margin: 16px 0 0;
		float: right;
	}

	#HomeProdLine, .HomeItemBLink, .HomeItemV, .HomeProdItem, .HomeProdOn, a[id^=HomeProdImg] {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/images/HomeProdSprite.png);
		background-repeat: no-repeat;
	}

	#fancybox-bg-ne, #fancybox-bg-nw, #fancybox-bg-se, #fancybox-bg-sw, #fancybox-left-ico, #fancybox-loading div, #fancybox-right-ico {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/fancybox.png);
	}

	#HomeProdLine, .HomeItemBLink, .HomeProdCube, .HomeProdOff, .HomeProdOn {
		display: inline-block;
	}

	.HomeProdItem {
		width: 724px;
		height: 205px;
		background-position: -128px -1px;
	}

	#HomeProdItem1 {
		display: block;
	}

	#HomeProdItem2, #HomeProdItem3, #HomeProdItem4, #HomeProdItem5, #HomeProdItem6 {
		display: none;
	}

	#HomeProdLine {
		width: 724px;
		height: 97px;
		background-position: -129px -208px;
	}

	.HomeProdCube {
		width: 120px;
		height: 97px;
		float: right;
		position: relative;
		margin: 0;
		z-index: 50;
		cursor: pointer;
	}

	div[id^=HomeProdOn] {
		position: absolute;
		text-align: center;
		color: #FFF;
	}

	.HomeProdOn {
		width: 124px;
		height: 102px;
		top: -2px;
		left: -3px;
		z-index: 70;
		background-position: -3px -39px;
	}

	.HomeProdOff {
		width: 117px;
		height: 97px;
		top: 0;
		left: 0;
		z-index: 60;
	}

	a[id^=HomeProdImg] {
		display: inline-block;
		margin: 10px auto 5px;
		width: 104px;
		height: 48px;
	}

	#HomeProdImg1 {
		background-position: -667px -307px;
	}

	#HomeProdImg2 {
		background-position: -558px -307px;
	}

	#HomeProdImg3 {
		background-position: -453px -307px;
	}

	#HomeProdImg4 {
		background-position: -345px -307px;
	}

	#HomeProdImg5 {
		background-position: -238px -307px;
	}

	#HomeProdImg6 {
		background-position: -129px -307px;
	}

	a[id^=HomeProdText] {
		display: inline-block;
		width: 115px;
		height: 30px;
		overflow: hidden;
		text-align: center;
		font-size: 11px;
		margin-right: 2px;
		font-weight: 700;
		color: #FFF !important;
	}

	div[class^=HomeItem] {
		display: inline-block;
		float: right
	}

	.HomeItemT {
		width: 360px;
		height: 35px;
		margin-right: 24px;
		font-size: 20px;
		line-height: 40px;
		color: #0D6FC1;
	}

	.HomeItemR {
		width: 340px;
		height: 170px;
		margin-right: 20px;
	}

	.HomeItemL {
		width: 327px;
		height: 200px;
		margin: 2px 0 0 2px;
		float: left !important;
		background-position: left top;
		background-repeat: no-repeat;
	}

	#HomeItemL1 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Img/linuxSuper.jpg);
	}

	#HomeItemL2 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Img/email.jpg);
	}

	#HomeItemL3 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Img/win.jpg);
	}

	#HomeItemL4 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Img/winRes.jpg);
	}

	#HomeItemL5 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Img/vps.jpg);
	}

	#HomeItemL6 {
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/Img/LinRes.jpg);
	}

	.HomeItemB {
		width: 340px;
		height: 36px;
		margin-left: 20px;
		float: left !important;
	}

	.HomeItemV {
		width: 315px;
		height: 20px;
		line-height: 20px;
		padding-right: 25px;
		background-position: 317px -147px;
		border: 0 solid Green;
	}

	.HomeItemBText {
		font-size: 18px;
	}

	.HomeItemBNum {
		font-size: 30px;
	}

	.HomeItemBSign {
		font-size: 18px;
	}

	.HomeItemBLink {
		width: 125px;
		height: 34px;
		float: left;
		background-position: -2px -3px;
		margin-top: 5px;
	}

	#fancybox-loading {
		position: fixed;
		top: 50%;
		left: 50%;
		width: 40px;
		height: 40px;
		margin-top: -20px;
		margin-left: -20px;
		cursor: pointer;
		overflow: hidden;
		z-index: 1104;
		display: none;
	}

		#fancybox-loading div {
			position: absolute;
			top: 0;
			left: 0;
			width: 40px;
			height: 480px;
		}

	#fancybox-overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1100;
		display: none;
	}

	#fancybox-tmp {
		padding: 0;
		margin: 0;
		border: 0;
		overflow: auto;
		display: none;
	}

	#fancybox-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		z-index: 1101;
		outline: 0;
		display: none;
	}

	#fancybox-outer {
		position: relative;
		width: 100%;
		height: 100%;
		background: #fff;
	}

	#fancybox-content {
		width: 0;
		height: 0;
		padding: 0;
		outline: 0;
		position: relative;
		overflow: hidden;
		z-index: 1102;
		border: 0 solid #fff;
	}

	#fancybox-hide-sel-frame {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: 0 0;
		z-index: 1101;
	}

	#fancybox-close {
		position: absolute;
		top: -15px;
		right: -15px;
		width: 30px;
		height: 30px;
		background: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/fancybox.png) -40px 0;
		cursor: pointer;
		z-index: 1103;
		display: none;
	}

	#fancybox-error {
		color: #444;
		font: 400 12px/20px Arial;
		padding: 14px;
		margin: 0;
	}

	#fancybox-img {
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
		border: none;
		outline: 0;
		line-height: 0;
	}

	#fancybox-frame {
		width: 100%;
		height: 100%;
		border: none;
		display: block;
	}

	#fancybox-left, #fancybox-right {
		position: absolute;
		bottom: 0;
		height: 100%;
		width: 35%;
		cursor: pointer;
		outline: 0;
		background: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/blank.gif);
		z-index: 1102;
		display: none;
	}

	#fancybox-left {
		left: 0;
	}

	#fancybox-right {
		right: 0;
	}

	#fancybox-left-ico, #fancybox-right-ico {
		position: absolute;
		top: 50%;
		left: -9999px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		cursor: pointer;
		z-index: 1102;
		display: block;
	}

	#fancybox-left-ico {
		background-position: -40px -30px;
	}

	#fancybox-right-ico {
		background-position: -40px -60px;
	}

	#fancybox-left:hover, #fancybox-right:hover {
		visibility: visible;
	}

	.slick-loading .slick-slide, .slick-loading .slick-track {
		visibility: hidden;
	}

	#fancybox-left:hover span {
		left: 20px;
	}

	#fancybox-right:hover span {
		left: auto;
		right: 20px;
	}

	.fancybox-bg {
		position: absolute;
		padding: 0;
		margin: 0;
		border: 0;
		width: 20px;
		height: 20px;
		z-index: 1001;
	}

	#fancybox-bg-n, #fancybox-bg-s {
		left: 0;
		width: 100%;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/fancybox-x.png);
	}

	#fancybox-bg-e, #fancybox-bg-w {
		top: 0;
		height: 100%;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/fancybox-y.png)
	}

	#fancybox-bg-n {
		top: -20px;
	}

	#fancybox-bg-ne {
		top: -20px;
		right: -20px;
		background-position: -40px -162px;
	}

	#fancybox-bg-e {
		right: -20px;
		background-position: -20px 0;
	}

	#fancybox-bg-se {
		bottom: -20px;
		right: -20px;
		background-position: -40px -182px;
	}

	#fancybox-bg-s {
		bottom: -20px;
		background-position: 0 -20px;
	}

	#fancybox-bg-sw {
		bottom: -20px;
		left: -20px;
		background-position: -40px -142px;
	}

	#fancybox-bg-w {
		left: -20px;
	}

	#fancybox-bg-nw {
		top: -20px;
		left: -20px;
		background-position: -40px -122px;
	}

	#fancybox-title {
		font-family: Helvetica;
		font-size: 12px;
		z-index: 1102;
	}

	.ui-accordion-h3-text, .ui-widget {
		font-family: open_sans_hebrewregular;
	}

	.fancybox-title-inside {
		padding-bottom: 10px;
		text-align: center;
		color: #333;
		background: #fff;
		position: relative;
	}

	.fancybox-title-outside {
		padding-top: 10px;
		color: #fff;
	}

	.fancybox-title-over {
		position: absolute;
		bottom: 0;
		left: 0;
		color: #FFF;
		text-align: right;
		display: block;
	}

	#fancybox-title-over {
		padding: 10px 20px 0;
		background-image: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/fancy_title_over.png);
		display: block;
		height: 28px;
	}

	#FBFL {
		float: left;
	}

	#FBFR {
		float: right;
	}

	.fancybox-title-float {
		position: absolute;
		left: 0;
		bottom: -20px;
		height: 32px;
	}

	#fancybox-title-float-wrap {
		border: none;
		border-collapse: collapse;
		width: auto;
	}

		#fancybox-title-float-wrap td {
			border: none;
			white-space: nowrap;
		}

	#fancybox-title-float-left {
		padding: 0 0 0 15px;
		background: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/fancybox.png) -40px -90px no-repeat;
	}

	#fancybox-title-float-main {
		color: #FFF;
		line-height: 29px;
		font-weight: 700;
		padding: 0 0 3px;
		background: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/fancybox-x.png) 0 -40px;
	}

	#fancybox-title-float-right {
		padding: 0 0 0 15px;
		background: url(/National_Library/oe_/https://www.livedns.co.il/fancybox/fancybox.png) -55px -90px no-repeat;
	}

	.fancybox-ie6 #fancybox-close {
		background: 0 0;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_close.png', sizingMethod='scale');
	}

	.fancybox-ie6 #fancybox-left-ico {
		background: 0 0;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_nav_left.png', sizingMethod='scale');
	}

	.fancybox-ie6 #fancybox-right-ico {
		background: 0 0;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_nav_right.png', sizingMethod='scale');
	}

	.fancybox-ie6 #fancybox-title-over {
		background: 0 0;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_over.png', sizingMethod='scale');
		zoom: 1;
	}

	.fancybox-ie6 #fancybox-title-float-left {
		background: 0 0;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_left.png', sizingMethod='scale');
	}

	.fancybox-ie6 #fancybox-title-float-main {
		background: 0 0;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_main.png', sizingMethod='scale');
	}

	.fancybox-ie6 #fancybox-title-float-right {
		background: 0 0;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_right.png', sizingMethod='scale');
	}

	#fancybox-hide-sel-frame, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right {
		height: expression(this.parentNode.clientHeight + "px");
	}

	#fancybox-loading.fancybox-ie6 {
		position: absolute;
		margin-top: 0;
		top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
	}

		#fancybox-loading.fancybox-ie6 div {
			background: 0 0;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_loading.png', sizingMethod='scale');
		}

	.fancybox-ie .fancybox-bg {
		background: 0 0 !important;
	}

	.fancybox-ie #fancybox-bg-n {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_n.png', sizingMethod='scale');
	}

	.fancybox-ie #fancybox-bg-ne {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
	}

	.fancybox-ie #fancybox-bg-e {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_e.png', sizingMethod='scale');
	}

	.fancybox-ie #fancybox-bg-se {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_se.png', sizingMethod='scale');
	}

	.fancybox-ie #fancybox-bg-s {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_s.png', sizingMethod='scale');
	}

	.fancybox-ie #fancybox-bg-sw {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
	}

	.fancybox-ie #fancybox-bg-w {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_w.png', sizingMethod='scale');
	}

	.fancybox-ie #fancybox-bg-nw {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
	}

	img {
		border: 0;
	}

	.ui-helper-reset {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		line-height: 1.3;
		text-decoration: none;
		font-size: 100%;
		list-style: none;
	}

	.ui-helper-clearfix:after, .ui-helper-clearfix:before {
		content: "";
		display: table;
	}

	.ui-icon {
		display: block;
		text-indent: -99999px;
		overflow: hidden;
		background-repeat: no-repeat;
	}

	.ui-widget {
		font-size: 1.1em;
	}

	.ui-widget-content {
		border: 0 solid #aaa;
		color: #222;
	}

	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
		border: 1px solid #d3d3d3;
		font-weight: 400;
		color: #555;
	}

	.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
		color: #555;
		text-decoration: none;
	}

	.ui-state-hover a, .ui-state-hover a:hover {
		color: #212121;
		text-decoration: none;
	}

	.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
		border: 1px solid #aaa;
		background: url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
		font-weight: 400;
		color: #212121;
	}

	.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
		color: #212121;
		text-decoration: none;
	}

	.ui-widget :active {
		outline: 0;
	}

	.ui-accordion .ui-accordion-header {
		cursor: pointer;
		margin-top: 4px;
		zoom: 1;
	}

		.ui-accordion .ui-accordion-header a {
			display: block;
			font-size: 1em;
			padding: 4px 25px 5px 0;
			text-align: right;
			direction: rtl;
			outline: 0;
		}

	.ui-accordion-icons .ui-accordion-header a {
		padding-left: 10px;
	}

	.ui-accordion .ui-accordion-header .ui-icon {
		position: absolute;
		right: .5em;
		top: 50%;
		margin-top: -8px;
	}

	.ui-accordion .ui-accordion-content {
		padding: 20px 25px;
		border-top: 0;
		top: 1px;
		overflow: auto;
		display: none;
		zoom: 1;
	}

	.ui-accordion .ui-accordion-content-active {
		display: block;
	}

	.ui-accordion-h3-text {
		display: block;
		text-align: justify;
		direction: rtl;
		font-weight: 400;
		padding: 0;
		margin: 0;
		line-height: 16px;
		font-size: 14px;
	}

	.slick-dots li button:before, .slick-next:before, .slick-prev:before {
		font-family: slick;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.scrollup {
		width: 58px;
		height: 59px;
		position: fixed;
		bottom: 75px;
		right: 265px;
		display: none;
		text-indent: -9999px;
		background: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/up_ico.png) no-repeat;
	}

	@media (min-width:1365px) and (max-width:1586px) {
		.scrollup {
			width: 58px;
			height: 59px;
			opacity: .4;
			position: fixed;
			bottom: 75px;
			right: 155px;
			display: none;
			text-indent: -9999px;
			background: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/up_ico.png) no-repeat;
		}
	}
	/* end of @media (min-width:1365px) and (max-width:1586px)*/

	@media (min-width:768px) and (max-width:1365px) {
		.scrollup {
			width: 58px;
			height: 59px;
			opacity: .4;
			position: fixed;
			bottom: 75px;
			right: 55px;
			display: none;
			text-indent: -9999px;
			background: url(/National_Library/oe_/https://www.livedns.co.il/images/responsive/up_ico.png) no-repeat;
		}
	}
	/* End of @media (min-width:768px) and (max-width:1365px)*/

	
	@media only screen and (max-width:767px) {
		.scrollup {
			right: 1%;
		}
	}
	/* End of @media only screen and (max-width:767px) */


	.slick-list, .slick-slider, .slick-track {
		position: relative;
		display: block;
	}

	.slick-slider {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		-khtml-user-select: none;
		-ms-touch-action: pan-y;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent;
	}

	.slick-list {
		overflow: hidden;
		margin: 0;
		padding: 0;
	}

	.slick-list:focus {
		outline: 0;
	}

	.slick-list.dragging {
		cursor: pointer;
	}

	.slick-slider .slick-list, .slick-slider .slick-track {
		-webkit-transform: translate3d(0,0,0);
		-moz-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		-o-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	.slick-track {
		top: 0;
		left: 0;
	}

	.slick-track:after, .slick-track:before {
		display: table;
		content: '';
	}

	.slick-slide {
		display: none;
		float: left;
		height: 100%;
		min-height: 1px;
		outline: 0;
	}

	[dir=rtl] .slick-slide {
		float: right;
	}

	.slick-slide img {
		display: block;
	}

	.slick-slide.slick-loading img {
		display: none;
	}

	.slick-slide.dragging img {
		pointer-events: none;
	}

	.slick-initialized .slick-slide {
		display: block;
	}

	.slick-vertical .slick-slide {
		display: block;
		height: auto;
		border: 1px solid transparent;
	}

	.slick-arrow.slick-hidden {
		display: none;
	}

	.slick-dots, .slick-next, .slick-prev {
		position: absolute;
		display: block;
		padding: 0;
	}

	.slick-loading .slick-list {
		background: url(ajax-loader.gif) center center no-repeat #fff;
	}

	@font-face {
		font-family: slick;
		font-weight: 400;
		font-style: normal;
		src: url(fonts/slick.eot);
		src: url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg');
	}

	.slick-next, .slick-prev {
		font-size: 0;
		line-height: 0;
		top: 50%;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		cursor: pointer;
		color: transparent;
		border: none;
		outline: 0;
		background: 0 0;
	}

	.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
		color: transparent;
		outline: 0;
		background: 0 0;
	}

	.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
		opacity: 1;
	}

	.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
		opacity: .25;
	}

	.slick-next:before, .slick-prev:before {
		font-size: 20px;
		line-height: 1;
		opacity: .75;
		color: #fff;
	}

	.slick-prev {
		left: -25px;
	}

	[dir=rtl] .slick-prev {
		right: -25px;
		left: auto;
	}

	.slick-prev:before {
		content: '←';
	}

	.slick-next:before, [dir=rtl] .slick-prev:before {
		content: '→';
	}

	.slick-next {
		right: -25px;
	}

	[dir=rtl] .slick-next {
		right: auto;
		left: -25px;
	}

	[dir=rtl] .slick-next:before {
		content: '←';
	}

	.slick-slider {
		margin-bottom: 30px;
	}

	.slick-dots {
		bottom: -45px;
		width: 100%;
		list-style: none;
		text-align: center;
	}

	.slick-dots li {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 5px;
		padding: 0;
		cursor: pointer;
	}

	.slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 20px;
		height: 20px;
		padding: 5px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: 0;
		background: 0 0;
	}

	.slick-dots li button:focus, .slick-dots li button:hover {
		outline: 0;
	}

	.slick-dots li button:focus:before, .slick-dots li button:hover:before {
		opacity: 1;
	}

	.slick-dots li button:before {
		font-size: 12px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 20px;
		content: '•';
		text-align: center;
		opacity: .25;
		color: #000;
	}

	.slick-dots li.slick-active button:before {
		opacity: .75;
		color: #0879D8;
	}
