/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #fff;
	color: #333;
	font-size: 11px;
	padding: 0 0 40px;
	margin-top:3px;
}
.debug
{
    border: solid red;
    border-width: 1px;
}

.dir
{
    direction:rtl;
}
.dirOps
{
    direction:ltr;
}
.pngfix, .switchOff, .switchOn,
.top_strip_holder .strip_over_banner,
#nextBtn a, #slider1next a,
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a,
#simplemodal-container a.modalCloseImg
{ behavior: url("../../Style/iepngfix.htc"); }

/* anchors
----------------------------------------------- */
a {
	color: #000;
	/*font-weight:bold;*/
	text-decoration: none;
}
a:hover {
  color:#333;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12 {
	direction:rtl;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
.branding {
    background:transparent url(../../Images/1.he/logoBig.png) no-repeat scroll left bottom;
    height:22px;
    padding-right:23px;
    padding-top:64px;
}
.branding h1
{
    font-weight:normal;
	font-size:18px;
	text-align: right;
	color:#808080;
	margin-top:-5px;
}
.branding h1 span
{
    color:#e2001a;
}
.logo_holder{
    bottom:0;
    height:92px;
    left:0;
    position:absolute;
    width:146px;
}

/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */
.box {
	background:#ffffff;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
	border: 1px solid #ececec;
}
.zero
{
    margin:0px;
    padding:0px;
    border: none;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	color:#fff;
	background:#ececec;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#C90000;
	background:#ececec url("../img/switch_minus.gif") left no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
  background-position: 10px 50%;
}
.grid_5 .box h2 a {
  background-position: 98% 50%;
}
.grid_12 .box h2 a {
  background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#ececec;
}
.block {
	padding-top:10px;
}
div.menu {
  padding:0;
}
div.menu h2 {
  margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
  margin-bottom:1em;
}
blockquote {
  font-family: Georgia, 'Times New Roman', serif;
  font-size:1.2em;
  padding-left:1em;
  border-left:4px solid #ccc;
}
blockquote cite {
  font-size:.9em;
}
ul, ol {
  padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
  width:100%;
  border:1px solid #bbb;
  margin-bottom:10px;
}
col.colC {
  width:8em;
}
th, td {
  padding:.2em 1em;
  text-align: left;
}
thead th {
  border-bottom:2px solid #888;
  background:#bbb;
  padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
  border-top:1px solid #bbb;
  border-bottom:1px solid #bbb;
  background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
  background:#fff;
}
tfoot th,
tfoot td {
  border-top:2px solid #666;
  background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
  border-top:6px double #666;
}
tfoot tr.total th {
}
th.currency,
td.currency {
  text-align: right;
}


/* forms
----------------------------------------------- */
form {
  /*overflow:hidden;*/
}
fieldset {
  border:1px solid #bbb;
  padding:10px;
  position:relative;
  background:#e9e9e9;
  margin-bottom:10px;
}
legend {
  font-size:1.1em;
  padding:.4em .8em;
  background:#fff;
  border:1px solid #bbb;
}
fieldset.login p {
  margin-bottom:1em;
  margin-top:0pt;
}
fieldset p label {
  width:98%;
}
fieldset p input {
  width:98%;
}
fieldset p select {
  width:99%;
}
fieldset.login p label {
  float:left;
  line-height:2em;
  margin-right:3%;
  text-align: right;
  width:32%;
}
fieldset.login p input {
  width:60%;
}
fieldset.login input.button {
  margin-left:35%;
}
form p.notice {
  font-weight:bold;
}
input.search.text {
  width:66%;
}
input.search.button {
  width:28%;
  margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
  padding:0;
}
.articles h2 {
  margin:0;
}
#articles {
  padding-top:0;
}
.article {
  border-top:1px solid #666;
  padding-top:.5em;
}
.box .article {
  border-top:3px solid #fff;
  padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
  margin-bottom:.2em;
  font-size:1.6em;
}
.box .first {
  border-top:none;
}
.article h4 {
  font-size:1.2em;
  margin-bottom:.5em;
}
.article a.image {
  float:left; 
  margin:3px 10px 3px 0; 
  padding:4px;
  border:1px solid #bbb;
  background:#fff;
}
.article a.image:hover {
  border:1px solid #666;
}
.article a.image img {
  float:left; 
}
.article p.meta {
  color:#666;
  border-top:1px dotted #999;
  border-bottom:1px dotted #999;
  padding:.3em 0;
  margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
  color:#fff;
  background:#666;
  margin-bottom:10px;
}

/* Top Search
----------------------------------------------- */
.header_top_holder{
     position: relative;
     display: inline-block;
     margin-bottom:-4px;
     #margin-bottom:0px;
}
.search_holder
{
    float: right;
    height:45px;
    padding-top:5px;
    position:relative;
    width:790px;
}
.join_text {
    float:left;
    position:relative;
    text-align: left;
    top:7px;
    width:135px;
}
.join_text a {
    color:#808080;
    font-size:17px;
    font-weight:bold;    
}
.join_text span{
    font-size:17px;
}
.join_text .red_text a,
.red_text{
    color:#C90000;
}
.search_holder .search
{
    border:1px solid #CCCCCC;
    color:#666666;
    font-family:Arial;
    font-size:12px;
    height:16px;
    padding-top:1px;
    padding-right: 5px;
    width:182px;
}

.button
{
    border:1px solid #C5C5C5;
    height:18px;
    margin-right:5px;
    display: inline-block;
    cursor:pointer;
}

.search_holder .find_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -177px 0px;
    margin:0px;
    #margin-right:5px;
    width:47px;
    cursor:pointer;  
    border: none 0;
}

.search_holder .find_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -177px -18px;
    margin:0px;
    #margin-right:5px;
    width:47px;
    cursor:pointer;  
    border: none 0;      
}
div.search_button_border
{
    border:1px solid #C5C5C5;
    margin-right:-5px;
    right:189px;
    top:5px;
    #top:6px;
    position:absolute;
    width:47px;
    height: 18px; 
}

.widget_invoice .find_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -177px 0px;
    width:47px;
    height: 20px;
    position: relative;
    right: 225px;
}

.widget_invoice .find_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -177px -18px;
    width:47px;
    cursor:pointer;
    height: 20px; 
    position: relative;
    right: 225px;   
}
.search_holder .top_menu_holder
{
    float:left;
    height:25px;
    left:0;
    position:absolute;
    top:0;
    width:552px;
    overflow: hidden;
}

.search_holder .top_menu_holder .top_menu
{
    margin:5px;
    padding:0;   
}

.search_holder .top_menu_holder .top_menu li
{
    border-left:1px solid #CCCCCC;
    display:inline;
    list-style-type:none;
    padding:0px 10px;
    margin:0px;
    font-weight: bold;
    color: #999999;
    font-size:12px;
}
.search_holder .top_menu_holder .top_menu li.last
{
    border-width: 0px;
}
.search_holder .top_menu_holder .top_menu li a{
    color:#999999;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
}

/* Top Login
----------------------------------------------- */
.gray_login_back
{
     float: right;
     width: 790px;
     _width: 780px;     
}
.top_login_holder
{
    float: right;
    width: 790px;
}
.login_holder
{
    background: #fff url(../../Images/1.he/login_back.png) no-repeat top right;
    float: right;
    height:36px;
    position:relative;
    width:350px;
}

.login_holder span
{
    display:block;
    font-size:18px;
    font-weight:normal;
    padding-right:10px;
    padding-top:4px;
}

.login_holder .enter_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -288px 0px;
    margin-right:-4px;
    position:absolute;
    right:123px;
    top:10px;
    width:62px;
}

.login_holder .register_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -226px -18px;
    margin-right:-4px;
    position:absolute;
    right:197px;
    top:10px;
    width:62px;
}

.login_holder .register_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -226px 0px;
    margin-right:-4px;
    position:absolute;
    right:197px;
    top:10px;
    width:62px;
}

.login_holder .enter_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -288px -18px;
    margin-right:-4px;
    position:absolute;
    right:142px;
    right:123px;
    top:10px;
    width:62px;
}



/* Media Player
----------------------------------------------- */

.media_player_holder
{
    height:418px;
    background: red url(../../Images/player_back_gradient.gif) repeat-x 0px 20px;
    position:relative;
}
.media_player_holder .background_container{
    height:17px;
    left:46px;
    opacity:0.8;
    padding:4px 15px;
    background: transparent url(../../Images/gray_line_515.gif) no-repeat;
    position:absolute;
    top:373px;
    width:495px;
    text-align:center;
}
.media_player_holder .text_container{
    position:absolute;
    top:378px;
    width:495px;
    text-align:center;
    height:17px;
    left:46px;
    color:#ffffff;
    font-weight:bold;
    opacity:1.0;
}
.media_player_holder .text_container a{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
/* Promos (under media Player)
----------------------------------------------- */

.promo_holder
{
    /* margin-top:20px; */
}

.promo_holder h2.red a{
    background: #C90000;
    color:#ffffff;
    font-weight:bold;
    font-size: 16px;
}

.promo_holder .promo_container
{
    background: #f2f2f2;
    padding-top:4px;
    /*height: 265px;*/
}
.promo_holder .inner_text_wrapper
{
    height:93px;
    overflow: hidden;
}
.promo_holder .promo_container img.inner_img_with_border
{
    margin: 0px 7px;
    border: 2px solid #ffffff;
}

.promo_holder .promo_container .logo img
{
    float:left;
    margin:5px;
    border:0px;
}

.promo_holder .promo_container h3
{
    color:#333333;
    display:block;
    font-size:13px;
    height:17px;
    overflow:hidden;
    padding:0 5px;
}

.promo_holder .promo_container h3 .red
{
    color: #C90000;
}

.promo_holder .promo_container .text_up
{
    /*height:53px;*/
    padding:0px;
    margin:0px 7px;  
}
.promo_holder .promo_container .text_up p,
.promo_holder .promo_container .text_low p
{
    margin-bottom: 3px;
}
.promo_holder .promo_container .text_low
{   
    border-top:1px solid #B2B2B2;
    height:86px;
    overflow:hidden;
    padding:0px; 
    margin:0px 7px; 
}
.promo_holder .promo_container .text_up a
{
    text-decoration:none;
    color:#333333;
}
.promo_holder .promo_container .text_low a
{
    font-weight:normal;
    text-decoration:none;
    color:#C90000;
}
.widget_block span a
{
    font-weight:normal;
    text-decoration:underline;
    color:#C90000;
}

/* tv/phone/internet special deals
----------------------------------------------- */
.special_deals
{
    margin: 0px;
    background: #F2F2F2;
    float: left;
    width: 620px;
    padding: 0px 0px 10px 0px;
}
.special_deals .right_menu{
    width: 140px;
    float: right;
    margin: 5px 0px;
}
.special_deals .deal_content{
    float: left;
    width: 459px;
    border-right: 1px solid #C90000;
    padding: 0px 10px;
    margin: 5px 0px;
}
.special_deals .deal_content div #imgMood
{
    margin: 0px auto;
}
.special_deals .deal_content .link_holder{
    border-top: 1px solid #b2b2b2;
    padding: 10px 0px;
    text-align: left;
}
.special_deals .deal_content .link_holder a{
    color: #C90000;
    font-weight: normal;
    text-decoration: underline;
}
.special_deals .deal_content ul,
.special_deals .deal_content ol
{
    list-style-position:inside;
}

.special_deals .deal_content ul li{
    list-style-image: url(../../Images/1.he/red_bullet.gif);
}
.special_deals .right_menu .button_off{
    height: 35px;
    border-bottom: 1px solid #d3d3d3;
}
.special_deals .right_menu .button_on{
    height: 35px;
    border-bottom: 1px solid #d3d3d3;
}
.component_holder{
    margin: 0px;
    float: left;
    width: 620px;
    padding: 0px;
}
.component_holder .banner_holder{
    float: left;
    width: 220px;
    padding: 0px;
    margin-right:20px;
    vertical-align: top;
}
.component_holder .ads_holder{
    width: 380px;
    float: right;
    background: #f2f2f2;
}
.component_holder .ads_holder .single_item{
    width:360px;
    padding:10px;    
}
.component_holder .ads_holder h2.component{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #C90000;
	margin: 0px;
}
.component_holder .ads_holder h2.component a,
.component_holder .ads_holder h2.component a:hover
{
	background: #C90000;
	color:#ffffff;
	font-size:16px;
	font-weight: bold;
}
.component_holder .single_item{
    border-bottom: 1px solid #c2c2c2;
    float: right;
    width: 380px; 
    height:106px;
    padding:7px 0 0;      
}
.component_holder .single_item .image_holder{
    float: right;
    padding: 0px;
    vertical-align: top;
}
.component_holder .single_item .image_holder .inner_image_holder {
    margin-left: 20px;
    text-align: center;
    width: 125px;
}
.component_holder .single_item .image_holder .inner_image_holder img{
    margin: 3px;
    border: 4px solid #ffffff;
}
.component_holder .single_item .text_holder{
    /* float: right;
    padding: 10px 5px 10px 24px;
    width: 191px; */
    height:90px;
    float: none;
    overflow:hidden;
}
.component_holder .single_item .text_holder_wide{
    float: right;
    padding: 5px;
    width: 370px;
}
.component_holder .single_item .component_title
{
    color: #C90000;
    text-decoration: underline;
}
.box h2.red  {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #C90000;
	margin: 0px;
}

/* Top Strip
----------------------------------------------- */

.top_strip_holder
{
    height:270px;
    background: #ffffff;
    margin-bottom: 20px;
    #margin-bottom: 15px;
    overflow:hidden;
}

.top_strip_holder .strip_over_banner
{
     width:800px;
     height:24px;
     background:transparent url(../../Images/1.he/over_banner_strip.png) no-repeat top center;
     top:227px;
     left:70px;
     position:relative;
     color:#ffffff;
     direction:rtl;
     text-align:center;
     font-size:12px;
     padding-top:3px;
     font-weight:bold;     
}
.top_strip_holder .strip_over_banner a
{
    color:#ffffff;
    text-decoration:underline;
}


.yellowback
{
    background:yellow;
    height:50px;
}

/* bottom banner Strip
----------------------------------------------- */
.bottom_banner_holder
{
    margin: 20px 0px;
    padding:0px;
    height:100px;
    background: #c3c3c3;
}
.bottom_banner_holder ul
{
    float:left;
    left:50%;
    list-style-type:none;
    margin:0 auto;
    padding:0;
    position:relative;
    list-style-type:none;
}
.bottom_banner_holder ul li
{
    float:left;
    position:relative;
    right:50%;
}
.bottom_banner_holder ul li a
{
    border-right:1px solid #6B6B6B;
    color:#6B6B6B;
    display:block;
    font-weight:bold;
    padding:1px 6px;
    text-decoration:none;
    width:auto;
}

/* header replacements and widgets
----------------------------------------------- */
.widget_block
{
    
}
.widget_chat_with_image
{
    background:transparent url(../../Images/1.he/Temp/sales_rep.gif) no-repeat scroll right bottom;
    margin:0 -10px -10px 0;
    padding:0 10px 75px;
    position: relative;
}
.widget_chat_no_image
{
    margin:0 -10px -10px 0;
    padding:0 10px 25px;
    position: relative;
}
.widget_block .content_title
{
    clear:both;
    display:block;
}
.widget_block span ul
{
    list-style-position:outside;
    list-style-image: url(../../Images/1.he/red_bullet.gif);
    margin-right: 23px;
    
}
.error_message
{
    color:#C90000;
    font-weight:bold;
    display:block;
    clear:both;
    background:transparent url(../../Images/1.he/warning.png) no-repeat top right;
    padding: 0px 30px; 
    margin: 2px 0px;
}
.error_message_ul
{
    color:#C90000;
    font-weight:bold;
    background:transparent url(../../Images/1.he/warning.png) no-repeat top right;
    padding: 0px 25px; 
    margin: 2px 0px;
}

.error_message_ul li
{
    list-style-image:url(../../Images/1.he/warning.png);
    #padding: 0px 10px;
}
.widget_block p
{
    font-size:12px;
}
.widget_block p .date
{
    font-size:13px;
    color:#C90000;
    font-weight:bold;
}
.channel_name_title{
    color:#333333;
    font-weight:bold;
    width:70px;
    float:right;
}
.widget_block p select
{
    font-size:12px;
    margin-right:6px;
    font-weight:bold;
    width:247px;
    height:21px;
    font-family: Arial;
}
.widget_block div.programs
{   
    border:none;
    border-top:2px solid #C90000;
    margin:10px 0px;
}
.widget_block div.programs .row_off
{
    background:transparent url(../../Images/1.he/channel_back.jpg) no-repeat right bottom;
    height:40px;
    border-bottom: 1px solid #c2c2c2;
}
.widget_block div.programs .row_on
{
    background:transparent url(../../Images/1.he/channel_back.jpg) no-repeat right top;
    height:40px;
    border-bottom: 1px solid #c2c2c2;
    cursor: pointer;
}
.widget_block div.programs div .time
{
    float: right;
    width: 60px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin: 11px 0px 0px 10px;
}
.widget_block div.programs div .show
{
    float: right;
    /*width: 200px;*/
    text-align: right;
    margin: 2px;
    height:37px;
    overflow:hidden;
    padding: 0px 5px;
}
.widget_block div.programs div.row_off .show
{
    color: #000000;
}
.widget_block div.programs div.row_on .show
{
    color: #ffffff;
}
.widget_block div.programs div .show_table{
    background: transparent;
    border: 0 none;
}
.widget_block div.programs div .show_cell {
    background:transparent none repeat scroll 0 0;
    border:0 none;
    height:35px;
    padding:0;
    text-align:right;
    vertical-align:middle;
}
.widget_block ul{
    list-style-image: url(../../Images/1.he/red_bullet.gif);
    list-style-position:inside;
}
.widget_block input{
    border: 1px solid #d9d9d9;
    margin:3px 0;
}
.widget_block table.programs
{   
    border:none;
    border-top:2px solid #C90000;
}
.widget_block table.programs tr.off
{
    background:transparent url(../../Images/1.he/channel_back.jpg) no-repeat right bottom;
}
.widget_block table.programs tr.on
{
    background:transparent url(../../Images/1.he/channel_back.jpg) no-repeat right top;
}
.widget_block table.programs td
{
    height:40px;
    text-align: right;
    vertical-align:middle;
    background: none;
}
.widget_block table.programs td.right
{
    width:37px;
    border-left: 1px solid #c2c2c2;
    text-align:center;
    font-weight:bold;
    color:#000000;
}
.widget_block table.programs td.left_on
{
    color:#000000;
}
.widget_block table.programs td.left_off
{
    color:#ffffff;
}
.widget_block table.programs td.left_on div,
.widget_block table.programs td.left_off div
{
    overflow:hidden;
    height:35px;
}
.widget_block .button_holder{
    text-align: left;
}
.widget_invoice .imgChat{
    float: right;
    position: relative;
    margin: 5px 0px 0px;
    #margin-bottom: -22px;
}
.widget_invoice .chat_button
{
    float: left;
    position: relative;
    bottom: 10px;
    margin: 0px;
}
.widget_title
{
    background:#f2f2f2;
    height:26px;
    position:absolute; 
    margin:-10px -10px 0;
    width:300px;
    padding:0px;
}
.widget_title .move,
.ui-widget-header .move
{
    float: right;
    height:26px;
    position:relative;
    width:26px;
    background:#f2f2f2 url("../../Images/1.he/icons.png") no-repeat -4px -2px;
    behavior: url("../../js/iepngfix.htc");
}
.widget_title .fold_open
{
    border-left:1px solid #cccccc;
    float: right;
    height:26px;
    position:relative;
    width:26px;
    background:#f2f2f2 url("../../Images/1.he/icons.png") no-repeat -33px -2px;
    behavior: url("../../js/iepngfix.htc");
}
.widget_title .fold_close
{
    border-left:1px solid #cccccc;
    float: right;
    height:26px;
    position:relative;
    width:26px;
    background:#f2f2f2 url("../../Images/1.he/icons.png") no-repeat -62px -2px;
    behavior: url("../../js/iepngfix.htc");
}
.widget_title h2.widget_header, .portlet-header h2.widget_header
{
    color:#C90000;
    font-size:14px;
    font-weight:bold;
    width:268px;
    margin:0px;
    padding: 0px 0 0 0;
    overflow: hidden;
    height:26px;
    behavior: url("../../Style/iepngfix.htc"); 
    text-indent:-9000px;   
    background: transparent no-repeat 32px 2px;            
}
.widget_tonight .all_programs_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -343px 0;
    width:134px;
    cursor:default;
}
.widget_tonight .all_programs_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -343px -18px;
    width:134px;
    cursor:pointer;
}
#widget_tonight {
   
}
.widget_mailinglist .mailinglist_join_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -12px 0;
    width:50px;
    float: left;
    margin-bottom:5px;
}
.widget_mailinglist .mailinglist_join_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -12px -18px;
    width:50px;
    float: left;
    margin-bottom:5px;
}
.widget_invoice .invoice_join_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -296px 0;
    width:50px;
}
.widget_invoice .invoice_join_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -296px -18px;
    width:50px;
}
.widget_invoice .invoice_enter_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -235px 0;
    width:50px;
}
.widget_invoice .invoice_enter_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -235px -18px;
    width:50px;
}
.widget_chat_with_image .chat_enter_off,
.widget_chat_no_image .chat_enter_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -70px 0;
    width:100px;
    position: absolute;
    left: 0px;
    bottom: 10px;
}
.widget_chat_with_image .chat_enter_on,
.widget_chat_no_image .chat_enter_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -70px -18px;
    width:100px;
    position: absolute;
    left: 0px;
    bottom: 10px;
}
.chat_image .widget_chat  .chat_enter_off
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -70px 0;
    width:100px;
}
.chat_image .widget_chat  .chat_enter_on
{
    background:#FFFFFF url(../../Images/1.he/buttons.png) no-repeat scroll -70px -18px;
    width:100px;
}
#widget_invoice {
    background:#f2f2f2 url("../../Images/1.he/titles.png") no-repeat 55px 1px;
}
#widget_info {
    background:#f2f2f2 url("../../Images/1.he/titles.png") no-repeat 55px -44px;
}
#widget_chat {
    background:#f2f2f2 url("../../Images/1.he/titles.png") no-repeat 55px -65px;
}
.widget_service ul{
    list-style-type:none;
    list-style-position: outside;
    width: 276px;
    margin-bottom:6px;
}
.widget_service ul li{
    display: block;
    border-bottom: 1px solid #b2b2b2;  
    line-height: 26px; 
    margin: 0px;
    list-style-type:none;
    #margin-right: -1px;
    padding-right: 3px;
}
.widget_service ul li a{
    color: #000000;
    font-weight: bold;
    text-decoration: none; 
    background: transparent url(../../Images/1.he/arrow_bg_black.gif) no-repeat left center; 
    display: block;
    padding-left: 30px;
}
.widget_service ul li a:hover{
    color: #C90000;
    background: transparent url(../../Images/1.he/arrow_bg_red.gif) no-repeat left center; 
    display: block;
    padding-left: 30px;    
}

#ID_OF_ELEMENT {
    padding: HEIGHT_OF_IMAGEpx 0 0 0;
    overflow: hidden;
    background-image: url("../../Images/1.he/titles.png");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:HEIGHT_OF_IMAGEpx;
}
.moshe .portlet-header
{
    background:#C90000 url(../../Images/1.he/collapse_arrow.gif) no-repeat 0px -77px;
}
.portlet-content
{

}
.moshe .ui-widget-header
{
color:#fff;
}

/********************** Styles for big banner parts   **************************/

.simplegallery1{
    position: relative; /*keep this intact*/
    visibility: hidden; /*keep this intact*/
    border: 0px solid #3e3e3e;
    margin: 0px auto;
    z-index: 1;
}

.simplegallery1 .gallerydesctext{
    text-align: center;
    padding: 5px;
    position: absolute;
    direction: rtl;
    margin: 0px 20px 0px -20px;
    left: 0;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    overflow: hidden;
}

.simplegallery1 .gallerydesctext a{
    color: #ffffff;
    text-decoration: underline;
}

/********************** Styles for UFI   **************************/
.big_ufi_image_holder
{

}

.ufi_slider_open
{
    height: 350px;
    margin-bottom:20px;
    position:relative;
    top:-350px;
}

.ufi_slider_open .gray_container .left_border
{
    border-left: 1px solid #dedadb;
    margin-left: -1px;
}
.ufi_slider_open .red_side
{
    border-bottom: 4px solid #e0001a;
    height:15px;
    padding: 0;
    width: 400px;
}
.ufi_slider_open .slider_button
{
    border-bottom: 4px solid #e0001a;
    height:15px;
    padding: 0px;
    margin: 0px
} 
.ufi_slider_open .ufi_top_menu
{
    background:#f2f2f2;
    color:#e0001a;
    font-size:15px;
    font-weight:bold;
    height:26px;
    text-align:center;
    padding-top:3px;
} 
#bottomMenu .ufi_top_menu
{
    background:#F2F2F2 none repeat scroll 0 0;
    border: solid #cccccc;
    border-width:0px 0px 1px 1px;
    color:#E0001A;
    float:left;
    font-size:15px;
    font-weight:bold;
    height:26px;
    padding-top:3px;
    text-align:center;
    width:250px;
    direction: rtl;
} 
.ufi_slider .narrow
{
    width:183px;
}
.ufi_slider_open .ufi_top_menu .ufi_title_rollover
{
    background: #e0001a;
    height: 26px;
    margin: 0px 8px;
    padding-top:3px; 
    color:#FFFFFF;
    font-size:15px;
    font-weight:bold;   
}
.ufi_slider_open .ufi_top_menu ul li
{
    color:#ffffff;
    display:inline;
    font-size:12px;
    font-weight:bold;
    list-style-type:none;
    margin:0;
    padding:4px 10px;
}
.ufi_slider_open .ufi_top_menu ul li a,
.ufi_slider .ufi_top_menu ul li a
{
    color:#ffffff;
}
.ufi_slider_open .ufi_part_width
{
    margin-right:-1px;
    width:253px;
}
.ufi_slider_open .ufi_content
{
    background: #ffffff;
    border: 1px solid #dedadb;
    border-top-width:0px;
    height:282px;
    padding:10px;
}
#bottomMenu .ufi_content
{
    background:#FFFFFF none repeat scroll 0 0;
    border-color:#DEDADB;
    border-style:solid;
    border-width:0 0px 1px 1px;
    float:left;
    height:280px;
    padding:10px;
    width:230px;
    direction:rtl;
    text-align:right;
    overflow:hidden;
}
#bottomMenu .map
{
    background: #ffffff url(../../Images/ufi_map.gif) no-repeat 5px 5px;
}
#bottomMenu input.map_field
{
    width:130px;
    border: 1px solid #b4b4b4;
    font-family: Arial;
    color: #b4b4b4;
    font-size:12px;
}
.ufi_slider_open .ufi_no_border
{
    width:235px;
}

.ufi_slider .gray_container
{
    background: #f2f2f2;
}
.ufi_content p.disclaimer
{
    /*margin-top:130px;*/
    color:#999999;
    font-size:10px;
    display: block;
    position: absolute;
    top:300px;
    width:135px;
    height:30px;
}
.ufi_content ul {
    list-style-position:outside;
    list-style-type:none;
    margin-bottom:6px;
    width:100%;
}

.ufi_content ul li{
    border-bottom:1px solid #dddada;
    display:block;
    line-height:44px;
    #line-height:40px;    
    list-style-type:none;
    margin:0;
    padding-right:3px;
    height: 42px;
    #height: 40px;    
    direction:rtl;
    text-align:right;
}
.ufi_content ul li a{
    background:transparent !important;/*  url(../../Images/1.ru/ufi_arrow_bg.gif) no-repeat scroll right 0px;*/
    display: block;
    /*height: 44px;*/
 }
.ufi_content table.menu_link_table_off .menu_link_arrow
{
    background:transparent url(../../Images/1.he/ufi_arrow_bg.gif) no-repeat scroll left 0 !important;
    height:42px;
    vertical-align:middle;
    border:0px;
    padding:0px;
    width:15px;
}
.ufi_content table.menu_link_table_on .menu_link_arrow
{
    background:transparent url(../../Images/1.he/ufi_arrow_bg.gif) no-repeat scroll left -44px !important;
    height:42px;
    vertical-align:middle;
    border:0px;
    padding:0px;
    width:15px;
}
.ufi_content .menu_link_text{
    height:42px;
    vertical-align:middle;
    background:transparent;
    border:0px;
    width:125px;
    text-align:right;
    padding:0px 10px 0px 0px;
}
.ufi_content .menu_link_text a{
    font-size:17px;
    font-weight:bold;
}
.ufi_content ul li a:hover{
    background:transparent !important;/* url(../../Images/1.ru/ufi_arrow_bg.gif) no-repeat  right -44px; */
} 
.ufi_content ul li a:hover{
    color: #C90000;
    background: transparent url(../../Images/1.he/ufi_arrow_bg.gif) no-repeat  6px -44px; 
    display: block;
}
#bottomMenu
{
    background: transparent;
    color:#000000;
    height: 360px;
    top:63px;
    position: relative;
}
#bottomMenu .narrow_content
{
    width:185px;
    border-right: 1px solid #DEDADB;
}
#bottomMenu .narrow_content_tall
{
    width:165px;
    border-right: 1px solid #DEDADB;
    overflow:hidden;
}
.switchOn
{
    background:transparent url(../../Images/ufi_slider_close.png) no-repeat;
    width:110px;
    height:15px;
    margin: 0px auto;
}
.switchOff
{
    background:transparent url(../../Images/ufi_slider_open.png) no-repeat;
    width:110px;
    height:15px;
    margin: 0px auto;
}
.ufi_content ul li.ufi_menu_last
{
    border-bottom:0px #ffffff;
}

.ufi_popup_holder{
    width: 520px;
    height: 330px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    font-family: Arial;
    font-size: 12px;
    position: relative;
    direction: rtl;
    display: none;    
    /*
    margin: 15% auto auto;    
    */
}
.ufi_popup_title{
    background: #e6e6e6;
    position: relative;
    color: #e0001b;
    font-size: 16px;
    font-weight: bold; 
    height:25px;
    margin: 0px;
    top:0px;
    padding: 0px 10px;  
    direction: rtl; 
}
.ufi_popup_body{
    padding: 20px;
    color: #343434;
    direction:rtl;
    height: 330px;
}
.ufi_popup_body label
{
    width:100px;
    display:inline-block;
}
.ufi_popup_body input.details{
    border:1px solid #e6e6e6;
        font-family: Arial;
        font-size: 12px;
}
.ufi_popup_body input.details_off{
    border:1px solid #e6e6e6;
        font-family: Arial;
        font-size: 12px;
        color: #b4b4b4;
}

.ufi_popup_body input.check{
    vertical-align: middle;
    #vertical-align:baseline;
}
.ufi_popup_body .ufi_popup_send
{
    border:1px solid #D9D9D9;
    margin:0 15px;
    vertical-align:middle;
}
.ufi_content .inner_map_holder{
    float:left;
    width:100px;
    height:290px;
    overflow: hidden;
    position:relative;
    top: -10px;
    left: -10px;
}
.ufi_content .inner_map_text_holder
{
    float:right;
    width:128px;
}

.ufi_content .inner_map_text_holder input.submit_off
{
    width:127px;
    background: transparent url(../../Images/1.he/popup_map_submit.gif) no-repeat 0px 0px;
    border:0px;
    height:18px;
}
.ufi_content .inner_map_text_holder input.submit_on
{
    width:127px;
    background: transparent url(../../Images/1.he/popup_map_submit.gif) no-repeat 0px -18px;
    border:0px;
    height:18px;
    cursor:pointer;
}
.ufi_popup_title .popup_close_button
{
    width:18px;
    height: 18px;
    position: absolute;
    top:4px;
    left:4px;
    cursor: pointer;
    color:#C90000;
    font-weight:bold;
}
.stick_bottom_left
{
    position:absolute;
    bottom: 10px;
    left: 0px;
}
/********************************* Global settings *****************************/
.d_none{
    display:none;
}
.border_none{
    border:0px;
}
.required{
    color: #C90000;
}
.f_left{
    float:left;
}
.info_floater, .f_right{
    float: right;
}
a.red_link, a:hover.red_link, a:link.red_link, a:visited.red_link, a:active.red_link
{
    color: #C90000;
    text-decoration:underline;
    font-weight:normal;
}

/************************ Simple Modal ****************************/
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {width: 520px;height: 330px; color:#bbb; background-color:#333; border:0px solid #444; padding:0px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../../Images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:6px; left:7px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:0px;}

#bottomMenu input.map_field_on
{
    width:130px;
    border: 1px solid #b4b4b4;
    font-family: Arial;
    color: black;
    font-size:12px;
}
.chat_bottom_holder
{

}
.close_button_holder
{
    bottom:6px;
    cursor:pointer;
    left:28px;
    position:absolute;
    text-align:left;
}

input.radio {
    vertical-align:middle;
}


/************************accordion widget****************************/
.widget_accordion .ui-accordion
{
    width:278px !important;
}
.widget_accordion .ui-accordion .ui-widget-content
{
    border:solid 1px #dfd9d9;
    border-bottom:0px;
    border-top:0px;
}
.widget_accordion .ui-widget
{
    margin-bottom:0px;
}
.accordion_cont h3,
.widget_accordion .ui-accordion .ui-accordion-header  
{
    cursor: pointer; 
    position: relative; 
    margin-top: 1px; 
    zoom: 1;
    border:0;
    background-color:#e5e5e5;
    background-image:url(../../Images/accordion/grey_bg.gif);
    background-position:left top;
    background-repeat:repeat-x;
    color:#c90000;
    font-weight:bold;
    font-size:14px;
    height:auto;
    line-height:normal;
    margin-top:0px;
    margin-bottom:1px;
}
.accordion_cont h3 .ui-accordion-add,
.widget_accordion .ui-accordion .ui-accordion-add
{
    width:80px;
    height:22px;
    float:left;
    margin-top:-26px;
    #margin-top:-22px;
    color:#333333;
    font-weight:normal;
    font-size:13px;
    overflow:hidden;
}
.widget_accordion .content_title
{
    color:#c90000;
    font-size:16px;
    margin-top:5px;
}
.widget_accordion .ui-accordion .ui-state-hover,
.widget_accordion .ui-accordion .ui-state-active
{
    background-color:#c90000;
    background-image:url(../../Images/accordion/red_bg.gif);
    
}  
.accordion_cont h3 a,
.widget_accordion .ui-accordion .ui-accordion-header a
{
    color:#c90000;
    display:block;
    line-height:20px;
    font-size:16px;
    padding:7px 10px 7px 7px;
    #padding:0px 9px 0px 0px;
    margin:0px 10px 0px 0px;
    #margin:4px 10px 5px 0px;
    width:162px;
    background-image:url(../../Images/accordion/arrow_red_horizontal.gif);
    background-position:right 14px;
    #background-position:right 8px;
    background-repeat:no-repeat;
}
.widget_accordion .ui-accordion .ui-state-hover a,.widget_accordion .ui-accordion .ui-state-hover a:hover
{
    color:#ffffff;
    background-image:url(../../Images/accordion/arrow_wite_horizontal.gif);
}
.widget_accordion .ui-accordion .ui-state-active a,.widget_accordion .ui-accordion .ui-state-active a:hover
{
    color:#ffffff;
    #padding:4px 9px 0px 0px;
    #margin:3px 10px 5px 0px;
    background-position:right 16px;
    #background-position:right 14px;
    background-image:url(../../Images/accordion/arrow_wite_vertical.gif);
}
.widget_accordion .ui-accordion .ui-state-hover .ui-accordion-add
{
    color:#ffffff;
}
.widget_accordion .ui-accordion .ui-state-active .ui-accordion-add
{
    visibility:hidden;
}
.widget_accordion .ui-accordion .ui-state-default .ui-icon
{
   display:none;
   position: absolute; 
   right:3px;
   top: 50%; 
   margin-top: -3px;
   background-image:url(../../Images/accordion/arrow_red_horizontal.gif);
   background-position:left top;
   background-repeat:no-repeat;
}
.widget_accordion .ui-accordion .ui-state-hover .ui-icon
{
    background-image:url(../../Images/accordion/arrow_wite_horizontal.gif);
}
.widget_accordion .ui-accordion .ui-state-active .ui-icon
{
    background-image:url(../../Images/accordion/arrow_wite_vertical.gif);
}
.widget_accordion .ui-accordion .ui-accordion-content 
{ 
    padding:0px 0px 10px 0px; 
    border-top: 0; 
    margin-top: -2px; 
    position: relative; 
    top: 1px; 
    margin-bottom: 2px; 
    overflow: hidden; 
    display: none; 
    text-align:center;
    width:276px;
}

.widget_accordion .ui-accordion .ui-accordion-content .wic_air
{
    margin:0px auto;
    margin-top:6px;
    width:260px;
    overflow-x:hidden;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content_time
{
    margin:0px auto;
    margin-top:6px;
    width:260px;
    overflow-x:hidden;
    background-image:url(../../Images/accordion/dark_bg.gif);
    background-position:left top;
    background-repeat:repeat-x;
    border:solid 1px #858585;
    border-bottom:0;
    height:38px;
    
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content_time div
{
    font-weight:bold;
    color:#ffffff;
    font-size:14px;
    margin:8px 10px 6px 10px;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content_time div span.wt_time_digits
{
    font-weight:bold;
    color:#ffffff;
    font-size:14px;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_graph
{
    margin:0px auto;
    margin-top:6px;
    width:260px;
    overflow-x:hidden;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content
{
    margin:0px auto;
    margin-top:6px;
    width:260px;
    overflow-x:hidden;
    background-image:url(../../Images/accordion/content_top_bg.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding:0px 0px 0px 0px;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content .wic_content_inner
{
    background-image:url(../../Images/accordion/content_bottom_bg.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    margin:0px auto;
    padding:0px 0px 0px 0px;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content_inner_spacer
{
    height:6px;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content_text
{
    margin:10px 10px 6px 10px;
    text-align:right;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content_links
{
    margin:4px 15px 0px 10px;
    text-align:left;
}
.widget_accordion .ui-accordion .ui-accordion-content .wic_content_links a
{
    font-size:12px;
    color:#c90000;
    text-decoration:underline;
    margin:0px 15px 0px 5px;
}




.widget_accordion .ui-accordion .ui-accordion-li-fix { display: inline; }
.widget_accordion .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.widget_accordion .ui-accordion .ui-accordion-content-active { display: block; }