/**********************************
 *  new NRG style                 *
	*           Created on 05/2009   *
	*                                *
	**********************************/

/* Reset Default style 
***********************/

	* { margin:0; padding:0;}	
	html { height: 100%; }	
	body { min-height: 100.1%; margin-bottom:1px; font: normal 62.5% arial,helvetica,sans-Serif;color: #333;}	
	ul { list-style: none;}	
	address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal;}
	input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:inherit; font-weight:inherit;}	
	a img { border:none;} 
	a, a:link, a:visited { color: #284D99; text-decoration: none; outline: none; }
	a:hover, a:active { text-decoration: underline; }

/* Typography
*************************/
	pre, code, kbd, samp, tt { font: normal normal 1.3em/1.3em "Courier New",Courier,monospace;}
	h2, h3, h4, h5, h6  { padding-bottom:0.2em; line-height:125%; }
	h1, .xxLarge { font-size: 2.2em;padding-bottom:0.3em;}
	h2, .large { font-size: 1.4em;}
	.xLarge { font-size: 1.6em;}
	h4, .small { font-size: 1.2em;}
	h5, .xSmall { font-size: 1.1em;font-weight:normal;}
	h6, .xxSmall { font-size: 1em;}
	p, .normal { font-size:1.2em; line-height:125%;}
	#topBreadCrumbs, #contentColumn h3 {font-size:1.8em;}
	.chlCategoryBox h4 {font-size:1.4em;}

/* Common
*************************/	 
	 /* global Classes*/
	 	.noShow, .noShow.clearfix, .noDisplay /* for article Page */ {display:none;}
		.boxSpacer{margin-bottom:28px;}
		.noMargin{margin:0;}
		.noMrgBot{margin-bottom:0;}
		.bold{font-weight:bold;}
		.fl{float:left;}
		.fr{float:right;}
			 
	 /* logo Credit */
	 img.logoCredit { float:right; margin:-5px 0 0px 5px !important;}
	 
	 /* mishne */
		 a.mishne, a.mishne:hover, a.mishne:visited { text-decoration:none; font-weight:normal; color:#333;}
	 
	 /* galley icon or video icon */
	 	.galleryIcon {padding-right:5px;padding-bottom:0px !important;margin-bottom:0 !important;float:none  !important;border:0 !important;}
		.videoIcon { position:relative; top:1px; padding-right:5px; padding-bottom:0px !important; margin-bottom:0 !important; float:none !important; }
	 
	 /* channel Category Box */
	 	.chlCategoryBox{margin-bottom:28px;}
		.chlCategoryBox.last{margin-bottom:0;}
		.chlCategoryBox .odim.first .wrapTxt{border-top:0;}
		.chlCategoryBox .threeMoreStories{margin-top:14px;}
		.chlCategoryBox .threeMoreStories img{margin-bottom:5px;}
				
	/* headlines */
	.headlines { width:427px; height:16.5em; margin: 9px 0 20px 14px; float:right; overflow:hidden; backgrounds:#ededed;}
	.headlines h4 { font-size:1.2em; padding-bottom:0;}
	.headlines h5 { padding-bottom:5px; font-weight:normal;}
	
	 /* vertical scroller for channel box */
	  .scrollMe { width:24px; height:15.5em; padding-top:1.3em; float:right; position:relative;}
	   .scrollMe img { cursor:pointer;}
		.scrollMe img.next { position:absolute; bottom:0;}
		.scrollMe img.off { opacity:0.5; filter:alpha(opacity=50); cursor:default;}
		
	/* box title */
		a.boxTitle { display:block; color:#c00; font-weight:bold; line-height:1.5em; outline:none; text-decoration:none; font-size:1.2em;}
		a.boxTitle span{background-color:#E8EBEB; padding-bottom:1px;}		 
	 	
	 /* odim */
	  .odim { width:465px; height:65px; margin-top:3px;}
	  .odim img { float:right;}
      .odim .wrapTxt{ width:350px; padding:6px 0 10px 10px;background: url(/images/nrg/include/img/dotted_border.gif) repeat-x top;margin-top:-2px;float:left;}
	  .odim.first .wrapTxt { background:none;}
	  .bannerHolder{margin:28px 0;width:465px;overflow-x:hidden;}
		/* odim Ads */
			.odim.orderingAds{background:#e8ebeb;}
			.odim.orderingAds .wrapTxt{padding-top:8px;margin-top:0;background:none;font-weight:bold;}
			.odim.orderingAds  h4{padding-bottom:0.15em !important;}
			.odim.orderingAds .adsTxt{color:#647878;font-weight:bold;margin-bottom:3px;font-size:1.1em;}
	   
	 /* clearfix class (clearing floats) */
		  .clearfix:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
			}
		
		 .clearfix {display: inline-block;} /* for IE mac */
		 
	/* all Yarbox (Tab box) variants */	 
		 .yarbox { width:300px; margin-bottom:28px; border-top: solid 7px; background:#E8EBEB;position:relative; z-index:11;}
		  .yarbox ul { float:right; width:240px; margin: 6px 11px 0 0;}
		   .yarbox li { padding-left:8px; margin: 0 -1px -1px 0; display:inline; float:right; background:#fff url(/images/nrg/include/img/tab_pixel_2.gif) no-repeat scroll left top ; position:relative; z-index:0;}
		   .yarbox li.active {z-index:33;}    
			 .yarbox li.active a:hover { text-decoration:none;}
			.yarbox h3 { color:#92A0A0;padding: 2px 8px 3px 0; border:none; background: url(/images/nrg/include/img/tab_pixel_2.gif) no-repeat scroll right top; font-size: 1.6em;line-height:100%;border:0;}
			.yarbox h3 a{color:#92A0A0;}      
		  .yarbox .arrows { width:29px; margin: 8px 0 0 6px; float:left;}
		   .yarbox .arrows img { cursor:pointer;}
			.yarbox .arrows img.off { cursor:default; opacity:.5; filter:alpha(opacity=50);}
			
			 /* yarbox Regular classes (Reset for ol,ul ) */
			.yarbox .contentWindow {background:#fff;border:1px solid #92A0A0;clear:both;padding-top:6px;position:relative;width:298px;z-index:22;}
			 .yarbox .contentWindow ul,.yarbox .contentWindow ol{width:auto;float:none;margin:0;list-style:none;}
			  .yarbox .contentWindow li{margin:0;padding:0 !important;background:none !important;display:list-item;float:none;}
                .yarbox .contentWindow li a{color:#284D99;}
								
			.themeArtImg{display:block;margin:-36px 0 9px;z-index:-1;}
			.channelPage .themeArtImg{margin-top:-41px;}
			
			/* yarbox horizontal slide classes */		  
		   .yarbox .slideWindow { width:298px; border: solid 1px #92A0A0; clear:both; overflow:hidden; position:relative; z-index:22; background:#fff;}
			.yarbox .slideItems.noShow { display:none;}
			.yarbox .slideItems { margin:0 -1px 6px 0; padding-top:6px;width:505px;position:relative;overflow:hidden;}
			 .yarbox .slideItems div { width:98px; padding:0 0 200px 1px; border-left: solid 1px #D0D6D6; margin: 0 0 -200px 1px; float:right;}
			 .yarbox .slideItems img { margin-bottom:4px;}
			 .yarbox .slideItems h4 { width:91px; padding: 0 7px 2px 0; line-height:; background:#D0D6D6;}
			 .yarbox .slideItems p { margin: 3px 7px 0 4px; font-size:1.2em; line-height:110%;}
			
			/* yarbox scrollMe scroller */
			 .yarbox .scrollMe{height:91px;padding-top:0;margin:3px 7px 0 0;float:right;position:relative;width:24px;}
			 
			/* yarbox Vertical slide */ 
			 .yarbox .shortSlideWindow{height:93px;margin-bottom:13px;overflow:hidden;float:right;position:relative;}
			 .yarbox .shortSlideWindow ul li{width:259px;margin-bottom:7px;}
			 .yarbox .shortSlideWindow ul li h4{padding-bottom:0;line-height:110%;}
			 .yarbox .shortSlideWindow ul li h4 a{color:#284D99 !important;}
			 .yarbox .shortSlideWindow ul li span{padding-bottom:0;font-size:1.1em;color:#647878;font-weight:normal;}
			 .yarbox  .shortSlideWindow ul li span a{color:#647878}
				
		   /* yarbox bottom form elements */		   
		   	.yarbox .bottomForm{border-top:1px solid #d0d6d6;padding:6px 6px 6px 0;clear:both;}				
			.yarbox .bottomForm select, .yarbox .bottomForm .txtBox {height:21px;width:140px;vertical-align:middle;font-size:1.2em;color:#647878;font-family:Arial, Helvetica, sans-serif;}
			.yarbox .bottomForm .txtBox{height:17px;}
			.yarbox .bottomForm img{vertical-align:middle;}	
			.yarbox  form .submit{background:transparent url(http://www.nrg.co.il/images/nrg/include/img/header/search_btn.gif) repeat scroll 0 0;border:0 none;cursor:pointer;height:21px;vertical-align:middle;width:45px;}
			
			/* yarbox inner Tabz */
			.yarbox .contentWindow .innerTabz{width:303px;padding-bottom:2px;margin-right:-2px;background:#D0D6D6;overflow:hidden;position:relative;}
			.yarbox .innerTabz li{width:98px;float:right;border-left:1px solid #D0D6D6;background:#fff !important;padding:0 1px !important;position:static;}
			.yarbox .innerTabz li h4{background:#EBEEEE;padding-right:8px;}
			.yarbox .innerTabz li.active h4{background:#D0D6D6;}
			.yarbox .innerTabz li h4 a {color:#647878;}
			.yarbox .innerTabz li.active h4 a {color:#F06900;}
			
			/* yarbox list items */
			.bulletList .contentWindow{padding-bottom:7px;}
			 .bulletList .contentWindow ul {margin: 1px 9px 4px 0;}
			  .bulletList .contentWindow ul  li { width:134px; padding: 0 10px 2px 0 !important; float:right; list-style: none inside none; color:#647878; font: bold 1.2em arial,sans-serif; background: url(/images/nrg/include/img/useful_bullet.gif) right 50% no-repeat !important;}
			   .bulletList .contentWindow ul li a { font-size:1em;}

			   
/* Grid
*************************/

	 #page-wrap { width:960px; padding-top:2px; margin: 0 auto; clear:both; direction:rtl;}	 
	  #main { width:960px; margin:13px 0; float:right; clear:both; background: #fff url(/images/nrg/include/img/three-columns.gif) scroll repeat-y 50% 0;}	  
	   #contentColumn { width:465px; margin-right:165px; float:right;zoom:1;}	   
		* html #contentColumn { display:inline;} /* for IE6 */		
	   #moreColumn { width:300px; margin-right:30px; float:right;zoom:1;}	   
	   #userColumn { width:135px; margin-right:-960px; float:right; position:relative;zoom:1;}
	   #userColInner {width:135px;zoom:1;}
		 
		   /* change to new structure */
			 .morePage #main.new2009{position:static !important;} 
			 #main.new2009 #moreColumn { width:300px;float:right;margin-right:0;}
  		 #main.new2009 #userColumn { width:135px; margin-left:30px; float:right;margin-right:0;position:static !important;}
  		 #main.new2009 #contentColumn { width:465px; margin-left:30px; float:right;margin-right:0;}
			 
			 /*IE6*/ * html #main.new2009 #userColInner{zoom:1 !important;position:static !important;}

/* Layout
*************************/

    /* Header
	_____________ */
	
		#nrg_header { width:960px; position:relative; color:#647878;}
		#nrg_header strong { font-weight:bold;}
                 
      #nrg_header .Textlink_up{font-size:1.1em;font-weight:bold;width:220px;padding-right:8px;float:right;}
      #nrg_header .Textlink_up a{color:#647878 !important;}
      #nrg_header hr { height:1px; margin-bottom:5px; border:none; clear:both;background:#D0D6D6; color:#D0D6D6;}
		
		#topBanner {margin: 0 auto; width:960px;}
		#topBanner div {float:right;padding:0;width:221px;}
		#topBanner div div {float:none;width:auto;}
		#topBanner #elyon_right_728x90, #topBanner .elyon_right_728x90{float:left;width:728px !important;height:auto;}
		#topBanner #elyon_full_960x60 div{float:none !important;width:960px !important;}
		#topBanner div#elyon_full_960x60{height:auto !important;width:auto !important;float:none !important;}
		
		/* new Banners Holders */
		#topBanners{width:960px;margin:0 auto;} 
		#bottomBanners{width:960px;height:90px;margin-bottom:14px;clear:both;}
		#CM8ShowAd_strip_right_219x90{width:219px;float:right;}
		#CM8ShowAd_strip_left_728x90{width:728px;float:left;}
		#CM8ShowAd_strip_full_960x60{margin-top:30px;}
		
		#channel_plasma, #banner_700 {clear:both;}
		#banner_700 #CM8ShowAd span{padding:14px 0 0;display:block;}
    #banner_700 #CM8ShowAd span span{padding:auto;}
		#banner50{width:210px;height:16px;overflow:hidden;}
		
		#banner500{float:right;margin:-4px 4px 0 0;}
			
		#headerTop,.footerLinksBottomTitle,.footerLinksBottomLink {font-size:1.1em;}
		#headerTop {width: 960px; margin:0 auto 0 auto; border-bottom:solid 1px #E8EBEB;}
		#headerTopDate {float:right; color:#647878; text-align:right; padding-top:0.8em}
		#headerTopWeather {margin:-2px 0 -5px;float:left; text-align:left;font-size:1.1em;}
		#headerTopWeather img {vertical-align:middle;}
		#headerTopTextLink {text-align:center; padding-top:0.7em;}
		#headerLogo, #headerRuller {width:960px; margin:0px auto; padding-top:0.6em; font-size:1.33em; font-weight:bold;}
		#headerLogo {padding-top:16px;}
		#headerTopWeatherTitle {color:#CC0000; font-weight:bold;}
		#headerTopWeather .cityName {color:#637977}
		#headerTopWeather .degrees {color:#637977; font-weight:bold;}
		#headerTopWeather .headerVerticalLine {color:#333; padding: 0px 3px;}
		
		
		
		/* Top Links */
			#top_links { margin-top:5px;}
			#top_links li { padding:0 8px 3px; border-left: solid 1px #D0D6D6; float:right; font-size:1.1em; color:#c00000;}
			#top_links li img { vertical-align:-2px;}
			#top_links li a { color:#c00000;}
			li#user_name { padding: 0 0 0 5px; border:none;}
			li#change_info { position:relative; cursor:default;}
			 li#change_info img { padding-right:3px; margin-left:-3px; vertical-align:middle;}
			 ul#change_menu { width:77px; padding-bottom:5px; border: solid 1px #D0D6D6; position:absolute; top:17px; right:-1px; background:#fff;}
			  #change_menu li { padding: 2px 8px 0 0; border:none; font-size:1em; line-height:1em;}
			#top_links li ul { display:none;}
			#top_links li:hover ul { display:block;}
			
				/* MakeHomeFF */
				#MakeHomeFF { width:250px; padding:11px; border:solid 1px #647878; display:none; position:absolute; top:26px; right:218px; z-index:99; background:url(/images/nrg/include/img/header/MakeHomeFF_bg.png); font-size:1.2em; color:#333;}
				  #MakeHomeFF img {padding-top:8px;}
				   #MakeHomeFF img#arrow { position:absolute; top:-19px; right:23px;}
				  #MakeHomeFF a:active {outline:none;}
				   #MakeHomeFF a#icon {height:71px; width:55px; display:block; float:left; background: transparent url(/images/nrg/include/img/header/MakeHomeFF_btn.png) no-repeat; border:dotted 1px #242424;}
				   #MakeHomeFF a#bar { cursor:default;}
				  #MakeHomeFF ol { padding: 11px 22px 0 0; clear:both;}
				   #MakeHomeFF li {margin-bottom:6px;}
				  #MakeHomeFF p { text-align:center; font-size:1em; margin:0;}
			
		/* Links */
			#links { width:659px; margin-top:-1px; float:right; clear:both; color:#647878;}
			 #links li { float:right; font-size:1.1em;}
			 #links a{ color:#647878;}
			 #links a:hover {text-decoration:none; color:#c00000;}				  	
		
		/* Search Form */   
			#headerTopSearchBar { float:left;margin:0 0 14px -14px;}
			 #query { width:248px; height:17px; padding:2px 2px 0 0;border: solid 1px #d0d6d6; font: normal 1.1em arial,sans-serif;vertical-align:middle;}
			 #send_search, #query { vertical-align: middle;}
			 #searchParameters { padding-top:8px;}
			  #searchParameters img { vertical-align:middle;cursor:pointer;}
			 img#searchArrow { position:relative; top:14px; left:282px;}
			 
		/* Search parmeters */
			#headerTopSearchBar.searchBar{margin-left:0;}
			ul#searchParametersList{font-size:1.1em;padding-bottom:6px;background:url(/images/nrg/include/img/header/new_search_arrow.gif) no-repeat 284px bottom;margin:3px 0 -1px 0;z-index:999;width:300px;position:relative;}
			ul#searchParametersList li{display:inline;}
			ul#searchParametersList li.last{border:0;}
			ul#searchParametersList li a{color:#647878;font-weight:bold}
			ul#searchParametersList li span{color:#D0D6D6;letter-spacing:0;}
			
			 #query { width:248px; height:17px; padding:2px 2px 0 0;border: solid 1px #d0d6d6; font: normal 1.1em arial,sans-serif;vertical-align:middle;}
			
		/* Navigation */
			#nav { clear:both;}
			 #logo {margin: -18px 0 7px 2px; float:right; clear:both;}
			 #sub_menu_bar { width:952px; padding: 4px 8px 6px 0; border-top: solid 7px; border-bottom: solid 1px #d0d6d6; clear:both; display:table; background:#e8ebeb;}
			 
			 /* nrg Earth Logo */
				.nrgEarthLogo{margin:-15px 0 0 -8px !important;}
				
			 .mondialLink{width:75px;height:22px;padding:10px 28px 0 0 !important;margin:-10px -8px -6px 0;background: url(/images/nrg/include/img/mondial/sub_menu_sport.png) no-repeat;}
          			 
			 /* Main Menu */			 
				#main_menu { width:749px; padding-right:1px; position:relative; right:13px; overflow:hidden;}
				  #main_menu li { float:right;}
				  #main_menu li.last { float:left;}
					#main_menu a { height:25px; display:block; position:relative; background: url(/images/nrg/include/img/header/main_menu_new.png) 0 -25px no-repeat;  text-indent:-3333px;}
						 #main_menu a#go_home { width:49px; background-position: -688px -25px !important;}
						 #main_menu a#go_news { width:60px; background-position: -628px -25px !important;}
						 #main_menu a#go_finance { width:55px; background-position: -573px -25px !important;}
						 #main_menu a#go_sport { width:56px; background-position: -517px -25px !important;}
						 #main_menu a#go_tarbut { width:57px; background-position: -460px -25px !important;}
						 #main_menu a#go_leisure { width:88px; background-position: -372px -25px !important;}
						 #main_menu a#go_briut { width:62px; background-position: -310px -25px !important;}
							#main_menu a#go_yarok { width:44px; background-position: -649px -75px !important;}
						 #main_menu a#go_rescue,#main_menu a#go_blogs{ width:59px; background-position: -251px -25px !important;}
						 #main_menu a#go_gossip { width:59px; background-position: -192px -25px !important;}
						 #main_menu a#go_local { width:54px; background-position: -138px -25px !important;}
						 #main_menu a#go_nrgShops{width:60px; background-position: -5px 0;display:none !important;}
						 #main_menu a#go_nrgDating{width:71px; background-position: -65px 0;display:none !important;}
							#main_menu a#go_video{width:49px;background-position:-89px -25px !important;}
						 
						 #main_menu a:hover { text-decoration:none;}
							#main_menu a:hover#go_home {background-position: -688px -50px !important;}
							#main_menu a:hover#go_news {background-position: -628px -50px !important;}
							#main_menu a:hover#go_finance {background-position: -573px -50px !important;}
							#main_menu a:hover#go_sport {background-position: -517px -50px !important;}
							#main_menu a:hover#go_tarbut {background-position: -460px -50px !important;}
							#main_menu a:hover#go_leisure {background-position: -372px -50px !important;}
							#main_menu a:hover#go_briut {background-position: -310px -50px !important;}
							#main_menu a:hover#go_yarok {background-position: -605px -75px !important;}
							#main_menu a:hover#go_rescue,#main_menu a:hover#go_blogs{background-position: -251px -50px !important;}
							#main_menu a:hover#go_gossip {background-position: -192px -50px !important;}
							#main_menu a:hover#go_local {background-position: -138px -50px !important;}
							#main_menu a:hover#go_video {background-position: -89px -50px !important;}
							
						 #main_menu a { text-decoration:none;}
							#channelBody_0 #main_menu a#go_home {margin-right:-1px;background-position: -688px 0 !important;}
							#channelBody_29 #main_menu a#go_news,
							#channelBody_1 #categoryId_459 #main_menu a#go_news{ width:60px; background-position: -628px -25px !important;margin-right:0 !important;}
							#channelBody_1 #main_menu a#go_news {margin-right:-1px;background-position: -628px 0 !important;}
							#channelBody_16 #main_menu a#go_finance {margin-right:-1px;background-position: -573px 0 !important;}
							#channelBody_3 #main_menu a#go_sport {margin-right:-1px;background-position: -517px 0 !important;}
							#channelBody_47 #main_menu a#go_tarbut {margin-right:-1px;background-position: -460px 0 !important;}
							#channelBody_55 #main_menu a#go_leisure {margin-right:-1px;background-position: -372px 0 !important;}
							#channelBody_29 #main_menu a#go_briut {margin-right:-1px;background-position: -310px 0 !important; display:none!important;}
							#channelBody_1 #categoryId_459 #main_menu a#go_yarok {margin-right:-1px;background-position: -693px -75px !important;}
							#channelBody_9 #main_menu a#go_blogs ,#channelBody_9 #main_menu a#go_rescue, #channelBody_blogs a#go_blogs {margin-right:-1px;background-position: -251px 0 !important;}
							#channelBody_7 #main_menu a#go_gossip {margin-right:-1px;background-position: -192px 0 !important;}
							#channelBody_54 #main_menu a#go_local {margin-right:-1px;background-position: -138px 0 !important;}
							#channelBody_61 #main_menu a#go_video{background-position:-40px -50px !important;}
							
							/*  fix for new pages -addeed june 2010 */
						 .mainMenu2010 a {background: url(/images/nrg/include/img/header/main_menu_2010.png) 0 -25px no-repeat !important;}
	 .mainMenu2010 a#go_nrgTours{width:42px!important; background-position: -2px 0!important;display:none !important;}
		.mainMenu2010 a#go_nrgShops{width:36px!important; background-position: -49px 0!important;display:none !important;}
	 .mainMenu2010 a#go_nrgDating{width:48px!important; background-position: -85px 0!important;}
					  
			 				
			/* menuim Link */
			   #nav #MenuimLink{float:left;font-size:1.2em;font-weight:bold;}
			   * html #nav #MenuimLink{margin-bottom:0;}
			   * html #main{margin-top:13px !important;}
			
			/* Sub menu */
			#sub_menu li { padding: 0 8px; float:right; font-weight: bold;font-size: 1.2em;line-height: 16px;}
			 #sub_menu li.showAll { float:left;line-height:16px;font-size:1.1em;}
			 #sub_menu li.dreamTeamLink{height:26px;width:91px;background: url(/images/nrg/include/img/mytm/ligat-halomot_link_bg.gif) no-repeat 0 -2px;margin-bottom:-11px;position:relative;margin-top:-2px;padding-top:2px !important;}
			 #sub_menu li.ilLeagueTab{background: url(/images/nrg/include/img/sport/il-league/league-tab-bg.gif) no-repeat right;padding:0 26px 12px 8px !important;margin:0 -17px -12px 0;}
			 #sub_menu li.stockLink a{color:#F06900;}
				 #sub_menu li a { color:#647878;}
				 #sub_menu a.current { color:#c00000;}
				  #sub_menu li.active a { color:#c00000;}
				  
				  /* Date And Time */
						#date_time { width:232px; margin-top:2px; float:right; font-weight:bold; color:#647878;}
						#time { font-weight:bold; font-size:1.1em; color:#c00000;}
						#date_time span { font-size:.9em;}
		
		
		/* channelBody_2 --summer-- */		
		 	 #channelBody_2 #nrg_header iframe,
			 #channelBody_2 #nrg_header hr,			 
			 #channelBody_2 #headerTopWeather,
			 #channelBody_2 #headerTopSearchBar,
			 #channelBody_2 #links,
			 #channelBody_2 #main_menu, 
			 #channelBody_2 #top_links,
			 #channelBody_2 #topBanner{display:none;}
			 #channelBody_2 #scoopMail{border-left:0;}
			 #channelBody_2 #page-wrap{background: url(/images/nrg/include/img/summer/summer_header_bg.png) no-repeat top;padding-top:212px;}
			 #channelBody_2 #sub_menu_bar{border-top-color:#647878;}
			 #channelBody_2 #nrg_header hr{ visibility:hidden;}
			 #channelBody_2 #summerLogo{margin-top:-12px;}
			 #channelBody_2 #logo{width:218px;height:38px;margin-right:7px;line-height:38px;display:block;cursor:pointer;}
			 #channelBody_2 .morePage #logo{ visibility:hidden;}
			 #channelBody_2 #sub_menu_bar{padding-bottom:2px;}
			 #channelBody_2 #date_time{width:223px;}
		
		/* channelBody_5 --Market Holidays-- */		
		 	 #channelBody_5 #nrg_header iframe,
			 #channelBody_5 #nrg_header hr,			 
			 #channelBody_5 #headerTopWeather,
			 #channelBody_5 #headerTopSearchBar,
			 #channelBody_5 #links,
			 #channelBody_5 #main_menu, 
			 #channelBody_5 #top_links,
			 #channelBody_5 #sub_menu,
			 #channelBody_5 #topBanner{display:none;}
			 #channelBody_5 #scoopMail{border-left:0;}
			 #channelBody_5 #page-wrap{background: url(/images/nrg/include/img/market_holidays/chagim_header.png) no-repeat top;padding-top:212px;}
			 #channelBody_5 #sub_menu_bar{border-top-color:#647878;}
			 #channelBody_5 #nrg_header hr{ visibility:hidden;}
			 #channelBody_5 #summerLogo{margin-top:-12px;}
			 #channelBody_5 #logo{width:218px;height:38px;margin-right:7px;line-height:38px;display:block;cursor:pointer;}
			 #channelBody_5 .morePage #logo{ visibility:hidden;}
			 #channelBody_5 #sub_menu_bar{padding-bottom:2px;}
			 #channelBody_5 #date_time{width:223px;}
			 #channelBody_5 #logo_rosh_hashana,
			 #channelBody_5 #logo {visibility:hidden}
			 #channelBody_5 .backToSite{width:124px;float:left;position:absolute;left:0;top:-29px;}
			 
		/* channelBody_6 --Icon Channel-- */		
		 	 #channelBody_6 #nrg_header iframe,
			 #channelBody_6 #nrg_header hr,			 
			 #channelBody_6 #headerTopWeather,
			 #channelBody_6 #headerTopSearchBar,
			 #channelBody_6 #links,
			 #channelBody_6 #main_menu, 
			 #channelBody_6 #top_links,
			 #channelBody_6 #sub_menu,
			 #channelBody_6 #topBanner{display:none;}
			 #channelBody_6 #scoopMail{border-left:0;}
			 #channelBody_6 #page-wrap{background: url(/images/nrg/include/img/iconChannel/icon_chl_header.jpg) no-repeat top;padding-top:218px;}
			 #channelBody_6 #sub_menu_bar{border-top:0;}
			 #channelBody_6 #nrg_header hr{ visibility:hidden;}
			 #channelBody_6 #summerLogo{margin-top:-12px;}
			 #channelBody_6 #logo{width:218px;height:38px;margin-right:7px;line-height:38px;display:block;cursor:pointer;}
			 #channelBody_6 .morePage #logo{ visibility:hidden;}
			 #channelBody_6 #sub_menu_bar{padding-bottom:0;}
			 #channelBody_6 #date_time{width:223px;}
			 #channelBody_6 #logo_rosh_hashana,
			 #channelBody_6 #logo {visibility:hidden}
			 #channelBody_6 #iconSubMenu{position:relative;top:-4px;}
			 #channelBody_6 #threeMoreStories img, #channelBody_6 #footer .nrgChannels{border-color:#000;}
			 #channelBody_6 #topBreadCrumbs a{color:#000;}
			 #channelBody_6 .backToSite{width:124px;float:left;position:absolute;right:0;top:-22px;}
			 
			/* channelBody_48 --Winter Channel-- */		
		 	 #channelBody_48 #nrg_header iframe,
			 #channelBody_48 #nrg_header hr,			 
			 #channelBody_48 #headerTopWeather,
			 #channelBody_48 #headerTopSearchBar,
			 #channelBody_48 #links,
			 #channelBody_48 #main_menu, 
			 #channelBody_48 #top_links,
			 #channelBody_48 #sub_menu,
			 #channelBody_48 .Textlink_up,
			 #channelBody_48 #topBanner{display:none;}
			 #channelBody_48 #scoopMail{border-left:0;}
			 #channelBody_48 #page-wrap{background: url(/images/nrg/include/img/winter/winter-header-bg.jpg) no-repeat top;padding-top:203px;}
			 #channelBody_48 #sub_menu_bar{border-top:0;}
			 #channelBody_48 #nrg_header hr{ visibility:hidden;}
			 #channelBody_48 #summerLogo{margin-top:-12px;}
			 #channelBody_48 #logo{width:218px;height:38px;margin-right:7px;line-height:38px;display:block;cursor:pointer;}
			 #channelBody_48 .morePage #logo{ visibility:hidden;}
			 #channelBody_48 #sub_menu_bar{padding-bottom:2px;}
			 #channelBody_48 #date_time{width:223px;}
			 #channelBody_48 #logo_rosh_hashana,
			 #channelBody_48 #logo {visibility:hidden}
			 #channelBody_48 #iconSubMenu{position:relative;top:-4px;}
			 #channelBody_48 #threeMoreStories img, #channelBody_48 #footer .nrgChannels{border-color:#025c90;}
			 #channelBody_48 #topBreadCrumbs a{color:#000;}
			 #channelBody_48 .backToSite{width:147px;float:left;position:absolute;right:14px;top:-10px;}
			 #categoryId_482 #page-wrap{background: url(/images/nrg/include/img/winter/rihutimback2school_v07bg.jpg) no-repeat top;padding-top:201px;}
			 #channelBody_48 #categoryId_482 .backToSite{left:7px !important;right: auto;}	 
			 #channelBody_48 .morePage #contentColumn .bannerHolder{display:none;}
			
			/*lightBox and Login Area */
			 #lightbox { width:100%; min-width:960px; display:none; position:absolute; top:0; left:0; background:#000; filter: alpha(opacity=70); opacity:0.7; z-index:2002;  }
			 #dialog { margin-top:150px; width:550px; display:none; position:absolute; z-index:2003; background:transparent;}
			
			 #members_name { font:bold 1.1em arial,sans-serif; color:#333;}
			 #userName1 { display:block; position:static;}
			  #members_user, #members_password { width:133px; height:18px; border: solid 1px #999; font: normal 1em arial,sans-serif;}
			  #loginDiv { height:23px; padding-top:2px; line-height:22px;}
			   #loginBtn { height:23px; width:47px; padding: 0px 0 5px 0; border:none; color:#fff; background:url(/images/nrg/include/img/members/button.gif) no-repeat; font: bold 1em sans-serif; cursor:pointer; float:left;} 
				 #memberArea li img {margin-bottom:-1px}

	/* User Column 
	________________*/
	
		/* News Ticker Box */
			#mivzakimBox { width:135px; height:192px;color:#c00000;margin-bottom:27px;border-bottom:1px solid #D0D6D6;}
			 #mivzakimBox h3 {border-bottom:1px solid #D0D6D6;padding:2px 0 6px;border-top:7px solid;line-height:100%;font-size:1.8em;}
			  #mivzakimBox h3 a {color:#c00;}
				
				#channelBody_3 #mivzakimBox h3{border-top-color:#288200 !important;}
				#channelBody_3 #mivzakimBox h3 a{color:#288200 !important;}
	
				#starsBlvd iframe{margin-bottom:28px;}
				#starsBlvd.boxSpacer{margin-bottom:0;}
				#banner20 iframe{margin-bottom:28px;}
			
			/* tall Banner */
				#b600x125 {width:135px;margin-bottom:28px;background-color:#E8EBEB;text-align:center;padding:8px 0;}
			       
			       #bannerDimpackWrap{display:none;width:135px;margin-bottom:28px;background-color:#E8EBEB;text-align:center;padding:8px 0;display:none !important;}
			       #bannerDimpackWrap .bannerWrapInner{background:#fff;width:120px;margin:0 auto;overflow-x:hidden;display:none !important;}
			      /* #bannerDimpackWrap .bannerWrapInner iframe{margin-left:-20px;}*/
				  #bannerDimpackWrap .bannerWrapInner iframe{margin:0 auto; width: 100px;display:none !important;}
			/* text Link */
				#bRColumnText{padding:10px 7px; border:1px solid #92A0A0;margin-bottom:28px;background:url(/images/nrg/include/img/ad_text_bg.gif) bottom left no-repeat;font-weight:bold;}
			
			/* Samsung Right Banner */
				#mmsSamsungBanner {display:none;}
			
				/* Google Ads */
			 #main.new2009 #userColInner ins{position:static !important;zoom:1;}
			 #main.new2009 #userColInner ins #google_ads_frame1{position:static !important;left:auto;right:auto;left:0;}
			 
			 #banner_ozen{border:1px solid #92a0a0 !important;}
			
	/* Content Column 
	__________________*/
	
		/* content column H3 */
			#contentColumn h3{border-bottom:1px solid #D0D6D6;padding:2px 8px 6px;border-top:7px solid;background:#E8EBEB;line-height:100%;} /* NOTE: styles are similar to top bread crumbs element */
			#contentColumn h3 span{ float:left; display:inline;}
			#contentColumn h3 span a{font-size:0.6em;font-weight:bold;color: #284D99 !important;line-height:1.8em;}
		
		/* Top Bread Crumbs */
			#topBreadCrumbs {padding:2px 0 6px;margin-bottom:15px;border-bottom:1px solid #D0D6D6;border-top:7px solid;line-height:100%;font-size:1.8em;font-weight:bold;}
		
		/*cellular icon*/
			#topBreadCrumbs {position:relative;}
            #topBreadCrumbs #cellular{background:url(http://www.nrg.co.il/images/nrg/include/img/cellular/buttons/cell_icon.gif) no-repeat left center; font-size:0.6em; color:#2F2F2F!important; padding:3px 0 3px 33px; position:absolute; top:1px; left:5px; width:136px; text-align:left;}
			#categoryId_673 #topBreadCrumbs #cellular{display:none;}
		
		
		/* Page Main Items */
				
				/* for all category pages */
				.categoryPage #pageMainItems{border-bottom:0;padding-bottom:0;margin-bottom:28px;}
				
				/* for al pages except category page */
				#channelBody_1 .categoryPage #pageMainItems,/* --News-- Category News Channel */ 
				#channelBody_3 .categoryPage #pageMainItems,
				#pageMainItems{padding-bottom:14px;border-bottom:1px solid #D0D6D6;margin-bottom:0;}
				
				#channelBody_1 #categoryId_402 #pageMainItems,
				#channelBody_1 #categoryId_875 #pageMainItems,
				#channelBody_1 #categoryId_638 #pageMainItems,
				#channelBody_1 #categoryId_404 #pageMainItems{border-bottom:0;padding-bottom:0;margin-bottom:28px;}
				
					/* page Main Item Links and bullets */
					div#pageMainItems div ul,div#pageMainItems ul{padding-right:20px;margin-top:6px;vertical-align:middle;font-size:1.2em}
					
					/*page Main Item Left (3 stories in main article) */
					#pageMainItemsLeft{width:135px;padding-right:14px;border-right:1px solid #D0D6D6;margin-right:-1px;float:left;}
					#pageMainItemsLeft .notFirstItem{padding-top:1em;border-top:1px solid #D0D6D6;margin-top:1.1em;}
					
					/*page Main Item Right (Main Article) */
					#pageMainItemsRight{width:300px;padding-left:15px;border-left:1px solid #D0D6D6;float:right;}
					#pageMainItemsRight h5{margin:-1px 0 3px;}
					
						/*--- --News-- Deot Cateegory (categoryId_479)  */
				   		#categoryId_479 #pageMainItems{display:none;}
					
						/* leisure and culture Page main items */
	  				#channelBody_3 .categoryPage #pageMainItems #pageMainItemsLeft,
						#channelBody_55 #pageMainItems #pageMainItemsLeft,
						#channelBody_47 #pageMainItems #pageMainItemsLeft,
						#categoryId_671 #pageMainItemsLeft,
						#categoryId_672 #pageMainItemsLeft {display:none;}
					
					/* articles links list */
					#pageMainItems ul{padding-right:20px;margin-top:6px;vertical-align:middle;font-size:1.2em;}
				
						/* news */
						#channelBody_29 .listVideoBullet,
						#channelBody_1 .listVideoBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_video_red.gif);}
						#channelBody_29 .listCameraBullet,
						#channelBody_1 .listCameraBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_camera_red.gif);}
						#channelBody_29 .listArrowBullet,
						#channelBody_1 .listArrowBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_arrow_red.gif);}
						#channelBody_29 .listAudioBullet,
						#channelBody_1 .listAudioBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_audio_red.gif);}
						
						/* economy */	
						#channelBody_16 .listVideoBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_video_orange.gif);}
						#channelBody_16 .listCameraBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_camera_orange.gif);}
						#channelBody_16 .listArrowBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_arrow_orange.gif);}
						#channelBody_16 .listAudioBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_audio_orange.gif);}
						
						/* Sport */
						#channelBody_3 .listVideoBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_video_green.gif);}
						#channelBody_3 .listCameraBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_camera_green.gif);}
						#channelBody_3 .listArrowBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_arrow_green.gif);}
						#channelBody_3 .listAudioBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_audio_green.gif);}
						
						/* Gossip */
						#channelBody_7 .listVideoBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_video_yellow.gif);}
						#channelBody_7 .listCameraBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_camera_yellow.gif);}
						#channelBody_7 .listArrowBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_arrow_yellow.gif);}
						#channelBody_7 .listAudioBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_audio_yellow.gif);}
						
						/* culture */
						#channelBody_47 .listVideoBullet { list-style-image:url(/images/nrg/include/img/list_icons/list_icon_video_purple.gif);}
						#channelBody_47 .listCameraBullet { list-style-image:url(/images/nrg/include/img/list_icons/list_icon_camera_purple.gif);}
						#channelBody_47 .listArrowBullet { list-style-image:url(/images/nrg/include/img/list_icons/list_icon_arrow_purple.gif);}
						#channelBody_5 .listAudioBullet { list-style-image:url(/images/nrg/include/img/list_icons/list_icon_audio_purple.gif);}
						
						/* leisure */
						#channelBody_43 .listVideoBullet, #channelBody_55 .listVideoBullet { list-style-image:url(/images/nrg/include/img/list_icons/list_icon_video_lblue.gif);}
						#channelBody_43 .listCameraBullet, #channelBody_55 .listCameraBullet { list-style-image:url(/images/nrg/include/img/list_icons/list_icon_camera_lblue.gif);}
						#channelBody_43 .listArrowBullet, #channelBody_55 .listArrowBullet { list-style-image:url(/images/nrg/include/img/list_icons/list_icon_arrow_lblue.gif);}
						#channelBody_43 .listAudioBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_audio_lblue.gif);}

						/* channel health
						#channelBody_29 .listVideoBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_video_turquoise.gif);}
						#channelBody_29 .listCameraBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_camera_turquoise.gif);}
						#channelBody_29 .listArrowBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_arrow_turquoise.gif);}
						#channelBody_29 .listAudioBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_audio_turquoise.gif);}
 */
						/* channel gossip */
						#channelBody_7 .listVideoBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_video_yellow.gif);}
						#channelBody_7 .listCameraBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_camera_yellow.gif);}
						#channelBody_7 .listArrowBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_arrow_yellow.gif);}
						#channelBody_7 .listAudioBullet{list-style-image:url(/images/nrg/include/img/list_icons/list_icon_audio_yellow.gif);}

					
					/* Main Story (Main Article) */
					 #mainStory { width:465px;position:relative;}
					  #mainStory #mainTitle { width:445px; padding: 5px 10px 7px; position:absolute; bottom:0; right:0; background:url(/images/nrg/include/img/pixel_black_60.png);}
					   #mainTitle h1 { line-height:1em; margin-bottom:2px;}
					    #mainStory p, #mainTitle h1 { color:#fff;}

			/* Three More Stories */		
				#threeMoreStories{margin:0 0 28px;}
				#threeMoreStories img {border-bottom:5px solid;}
				#threeMoreStories p img {border-bottom:0;}
				#threeMoreStories h2{padding-bottom:0.1em;}				
				.threeMoreStories {background:#fff url(/images/nrg/include/img/threestoriesdivide.gif) scroll repeat-y 0 0;clear:both;}
				 .threeMoreStories div { width:135px;border-left:1px solid #D0D6D6;padding-left:15px;margin-left:14px; float:right;}
				 .threeMoreStories img { margin-bottom:4px;}
				 .threeMoreStories div.last{margin-left:0;padding-left:0;border-left:0;}				  
				   .threeMoreStories h4 {padding-bottom:0.1em;}	
				   
				   	/* hide in all category pages except --News-- Channel */
					#channelBody_1 #categoryId_875 #threeMoreStories,
					#channelBody_1 #categoryId_402 #threeMoreStories,
					#channelBody_1 #categoryId_404 #threeMoreStories,
					#channelBody_1 #categoryId_638 #threeMoreStories,
					.categoryPage #threeMoreStories{display:none;}
				   
				   /* --News-- Cateegory (categoryId_479)  */
				   	#channelBody_1 .categoryPage #threeMoreStories,
						#channelBody_3 .categoryPage #threeMoreStories{display:block;}
					#categoryId_479 #threeMoreStories,
					#categoryId_479 #threeMoreStories div{margin-top:0;}
				   
				   /* --gossip-- */
				   #channelBody_7 .threeMoreStories{margin-top:0;} 	 
 

		/* Page Navigation (prev & next for "more pages")  */
			 #pageNav { width:465px;margin-top:28px;}
			 #pageNav .noDisplay{display:none;}
 			  #pageNavLeft ,#pageNavRight { width:58px; height:18px;float:left; background:url(/images/nrg/include/img/botNavBg_main.png) no-repeat 0px 0px;font-size:1.2em; text-align:center; }
			  #pageNavRight {float:right;}
			    #pageNavLeft a ,#pageNavRight a {background:url(/images/nrg/include/img/botNavBg_main_r.png) top right no-repeat; display:block; width:58px; height:18px; padding-right:0px;color:#FFFFFF; text-decoration:none; }
 
				 /* Background images by channels */				 
				 	
					/* Sport */#channelBody_3 #pageNavLeft, #channelBody_3 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_sport.png); }
 				 	#channelBody_3 #pageNavLeft a, #channelBody_3 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_sport_r.png);}

					/* Goosip */#channelBody_7 #pageNavLeft, #channelBody_7 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_gossip.png); }
 				 	#channelBody_7 #pageNavLeft a, #channelBody_7 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_gossip_r.png);}
				 
				 	/* Economy */#channelBody_16 #pageNavLeft, #channelBody_16 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_economy.png); }
 				 	#channelBody_16 #pageNavLeft a, #channelBody_16 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_economy_r.png);}
					
					/* Briut #channelBody_29 #pageNavLeft, #channelBody_29 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_briut.gif); }
 				 	#channelBody_29 #pageNavLeft a, #channelBody_29 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_briut_r.gif);}
					*/
					/* Leisure */#channelBody_55 #pageNavLeft, #channelBody_55 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_health.png); }
 				 	#channelBody_55 #pageNavLeft a, #channelBody_55 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_health_r_a.gif);}
					
					/* Culture */#channelBody_47 #pageNavLeft, #channelBody_47 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_tarbut.png); }
 				 	#channelBody_47 #pageNavLeft a, #channelBody_47 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_tarbut_r.png);}
					
					/* Summer */#channelBody_2 #pageNavLeft, #channelBody_2 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_main_summer.png); }
 				 	#channelBody_2 #pageNavLeft a, #channelBody_2 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_main_r_summer.gif);}

 				 	/* Market Holidays */#channelBody_5 #pageNavLeft, #channelBody_5 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_main_summer.png); }
 				 	#channelBody_5 #pageNavLeft a, #channelBody_5 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_main_r_summer.gif);}

 				 	/* Winter */#channelBody_48 #pageNavLeft, #channelBody_48 #pageNavRight { background-image:url(/images/nrg/include/img/botNavBg_main_winter.png); }
 				 	#channelBody_48 #pageNavLeft a, #channelBody_48 #pageNavRight a { background-image:url(/images/nrg/include/img/botNavBg_main_r_winter.gif);}

		
		/* sport statistics */
			#mainScoringBoard{width:100%;text-align:right;font-size:1.2em;}
			#mainScoringBoard .firstTeam{width:123px;}
			 #mainScoringBoard .gameScore{width:44px;}
			 #mainScoringBoard .secondTeam{width:108px;}
			#mainScoringBoard .toFiled{width:62px;}
			 #mainScoringBoard .gameStatus{width:35px;}
			 #mainScoringBoard td{padding-right:9px;cursor:pointer;border-bottom:3px solid #fff;background:#e8ebeb;vertical-align:middle;}
			 #mainScoringBoard td span.Btext{color:#759323;font-weight:bold;}
			 #mainScoringBoard td img{vertical-align:middle;}
			 #mainScoringBoard th{padding-right:15px;border-bottom:2px solid #fff;font-weight:bold;background:#D0D6D6;}
			 #mainScoringBoard .gameFiled{height:94px;padding:0 7px 0 7px;background: url(/images/nrg/include/img/scoreBG_bottom.png) no-repeat bottom;vertical-align:top;}
			 
			 /* open Game Info */
			 #mainScoringBoard .gameFiled{height:94px;padding:0 7px 0 7px;background: url(/images/nrg/include/img/scoreBG_bottom.png) no-repeat bottom;vertical-align:top;}
			 #mainScoringBoard .gameFiledTop{height:43px;background: url(/images/nrg/include/img/scoreBG_top.png) no-repeat top;}
			  #mainScoringBoard .gameFiledTop strong{filed:top;font-size:1.2em;font-weight:bold;}
			 #mainScoringBoard .gameFiled div div{float:right;width:149px;padding-top:12px;text-align:center;}
			 #mainScoringBoard .gameFiled div div.gameFiledScore{color:#c00;padding-top:28px;font-weight:bold;width:153px;}
			 #mainScoringBoard .gameFiled div div.gameMiddle{padding-top:0;width:153px;}
		 
		 /* banner */
			 #b465xUnknown{margin-bottom:28px}
			 
		/* News daily Caricature */
			#dailyCaricature{border:1px solid #d0d6d6;margin-bottom:28px;}
			#dailyCaricature h3{padding:3px 7px 7px;border:0;font-size:1.4em;background:#92A0A0;}				 
			#dailyCaricature h3 a{color:#fff !important;} 
			

			
		/*  channel 9 Blogs */
			#channelBody_9 .blogMainImg{margin:-15px 0 11px;display:block;}
			#channelBody_9 #b465xUnknown,
			#channelBody_9 #threeMoreStories,
			#channelBody_9 #pageMainItemsLeft,
			#channelBody_9 #pageMainItems{display:none !important;}
			
		/* Blogs BlogerBox  */
			#blogboxes{position:relative;width:456px;}	
		
			.blogersBox{background:#e7eaea;position:relative;margin-bottom:15px;width:465px;}
			.blogerContent{width:330px;margin-right:10px;}
			.blogersBox h2{background:#cdcdcd;font-size:1.6em;padding:2px 6px 2px 5px;margin-bottom:9px;}
			.blogersBox h2 span a{font-size:0.7em;vertical-align:middle;}
			.blogersBox h2 span img{vertical-align:middle;}
			.blogersBox h3{margin:0 12px 0 0 !important;font-size:1.4em !important;border:0 !important;line-height:100% !important;padding:0 !important;}
			.blogersBox .titleTip{position:relative;top:6px;margin-right:6px;}
			.blogerContent{font-size:1em;}
			.blogersBox p{padding-right:7px;margin-bottom:6px;}
			.blogersBox p .right_q{float:right;margin:1px -9px 0 3px;display:block;}
			.blogersBox p .left_q{ vertical-align:bottom;}
			.blogersBox .publishDate{color:#647878;margin-right:10px;font-size:1.1em;}
			.blogersBox .blogerBoxFooter{border-top:1px dotted #A4A4A4;margin-top:7px;padding:3px 8px 3px 117px;font-size:1.2em;}
			.blogersBox .blogerBoxFooter span{color:#647878;}
			.blogersBox .blogerBoxFooter .bloggerLinkName{float:left;}
			.blogerImg{left:0;position:absolute;bottom:0;}
			
			
			 	
	/* More Column 
	_______________*/
	
		/* dance Parade Promo */
			#dancePrdPromo{display:block;margin-bottom:28px;}
		
		/* Banner b300x250 */
			#CustTvBoxId{margin-bottom:28px;}
			
		/* left google banner */
		    #left_google_ban {display:block;position:static;margin-bottom:28px;}	
		
		/* Banner Text link */
			#bLColumnText{padding:10px 3px;margin-bottom:28px;border:1px solid #92A0A0;background:url(/images/nrg/include/img/ad_text_bg.gif) bottom left no-repeat;font-weight:bold;}}	
		
		/* Forums Box (Yarbox) */	
				#moreInCategory .contentWindow, #ForumsBox .contentWindow {padding-top:8px;}
				
				 		
				/* forumBox scroller close */
				#channelBody_7 #categoryId_1010 #ForumsBox ,
				#channelBody_7 #ForumsBox .scrollMe ,
				#channelBody_7 #ForumsBox .shortSlideWindow{display:none;}
				#channelBody_7 #ForumsBox .bottomForm {border-top:0;}
		
				  
		/* channel poll */
				#channelPoll .contentWindow{padding-bottom:7px;}
				#channelPoll h4{background:#d0d6d6;padding:2px  8px 3px;margin:7px 0 3px;}
				#channelPoll form{margin:0 7px 0 7px;font-size:1.2em;line-height:180%;}
				#channelPoll .radioBtn{vertical-align:middle;}
				#channelPoll .submit{margin-top:2px;float:left;background:url(/images/nrg/include/img/buttons/poll_vote_btn.gif) no-repeat;}
				
				
				#channelPoll {display:none;}/* remove channel poll from pages */
												
		/* channel Sections (Yarbox) */														
			#channelSections .slideItems{margin-bottom:0;}
			#channelSections .slideItems div p{margin-bottom:4px;}
			#channelSections select{width:232px;}
		
		/* Deot and Turim form */
			#opinions_form select{width:232px;}
			
			/* leisure */
			#channelBody_55 #opinions_form{display:none;} 
		
		/* opinion Box */
			 #opinionBox { width:288px; padding:5px; margin-bottom:30px; border:#92a0a0 1px solid; display:table; background:#E8EBEB;}
			  #opinionBox h3 { padding:2px 10px 3px 0; margin-bottom:5px; border:none; color:#fff;font-size:1.6em;} /*margin-top:0px; text-align:right;*/
			  #opinionBox p { margin:10px 10px 0 0; font-size:1.2em;} /* text-align:right; */
			  #opinionBox a { width:288px; display:block; padding:5px 0 2px; float:left; clear:both; text-align:left; font-size:1.2em;} /* display:inline; no width */
			   #opinionBox p a, #opinionBox h3 a { padding:0; margin:0; float:none; clear:none;
			display:inline; font-size:1em;}
				#opinionBox h3 a { color:#fff;}
				
		/* new opinion nBox */
			#newOpinionBox .contentWindow{padding:8px 6px 8px 8px;width:284px;}
			  #newOpinionBox .contentWindow a { width:284px; display:block; padding:5px 0 2px; float:left; clear:both; text-align:left; font-size:1.2em;} /* display:inline; no width */
			   #newOpinionBox .contentWindow p a{ padding:0; margin:0; float:none; clear:none;display:inline; font-size:1em;}
		
		/* new lochot Box */
			 #newLuchotBox .slideItems div{padding-bottom:3px;margin-bottom:5px;}
			 #newLuchotBox form {clear:both;border-top:1px solid #D1D5D4;margin-top:5px;padding:4px 6px 0;}
			 #newLuchotBox option { padding-right:2px;}
			 #newLuchotBox option.title { background:#f3f3f3; color:#960; font-weight:bold;}
			 #newLuchotBox select {height:21px;width:113px;vertical-align:middle;font-size:1.2em;color:#647878;font-family:Arial, Helvetica, sans-serif;margin-left:5px;}
			 #newLuchotBox .search,#marketInfo .search { height:21px;vertical-align:middle;cursor:pointer;}
		
		/* nrg Shops box */
			#nrgShops{border-top-color:#7B9A00 !important;display:none !important;}
			#nrgShops li.active h3 a,#nrgShops li.active h3{color:#7B9A00 !important;}	
			#nrgShops a img{display:block;margin:0 auto;}
			#nrgShops ul{width:205px;}
			#nrgShops .slideItems{margin-bottom:0;padding-bottom:6px;width:303px;}
			#nrgShops .price{color:#7B9A00;font-weight:bold;}
			#nrgShops .txtBox{width:230px;}
			#nrgShops .fl{float:left;margin:4px 0 0 3px;}
			#nrgShops .slideItems div p{line-height:125%;}
			#nrgShops .slideItems div h4{height:47px;overflow:hidden;}
			
		/* nrg Expaerts Box (lawguide) */
			#nrgExperts{border-top-color:#87463c !important;}
			#nrgExperts h3, #nrgExperts h3 a{color:#87463c !important;}
			#nrgExperts ul li h3 img{display:block;float:left;margin:5px 5px 0 0;} 
			#nrgExperts .contentWindow{padding-top:0;}
			#nrgExperts .contentWindow div{height:70px;padding:1px 7px 0 120px;border-bottom:1px solid #D0D6D6;background:url(/images/nrg/include/img/lawguide/lawguide_box_img.jpg) no-repeat 0 0;}
			#nrgExperts .contentWindow div h4{margin-top:3px;}
				#nrgExperts .contentWindow div.smallSuite{background-position:0 -288px;}
				#nrgExperts .contentWindow div.poaal{background-position:0 -359px;}
				#nrgExperts .contentWindow div.realEstate{background-position:0 -430px;}
				#nrgExperts .contentWindow div.socialSecurity{background-position:0 -574px;}
				#nrgExperts .contentWindow div.comBusiness{background-position:0 -645px;}
				#nrgExperts .contentWindow div.workLaws{background-position:0 -863px;}
				#nrgExperts .contentWindow div.taxLaws{background-position:0 -504px;}
				#nrgExperts .contentWindow div.family{background-position:0 -10px;}
			#nrgExperts .bottomForm{border-top:0;}
			#nrgExperts .bottomForm select{width:234px;}
			
		/* nrg Tours Box */
				#nrgToursBox{border-top-color:#f54106 !important;display:none !important;}
				#nrgToursBox ul{width:200px;}
				#nrgToursBox ul h3{font-size:1.4em;padding:2px 8px 5px 0;}
				#nrgToursBox ul .active h3 a{color:#f54106 !important;}
				#nrgToursBox .fl{float:left;margin:8px 0 0 8px;display:block;}
				#nrgToursBox .slideItems h4{font-weight:normal;margin-bottom:3px;}
				#nrgToursBox .slideItems h4 strong{font-weight:bold;font-size:1.2em;}
				#nrgToursBox .slideItems .price{margin:0 6px 0 0;font-size:1.2em;color:#284D99;}
				#nrgToursBox .slideItems .price strong{color:#f54106;font-weight:bold;}
				
				
					/* video promo */
					#videoPromo{background:#000;border:1px solid #333;padding-top:6px;overflow:hidden;margin-bottom:28px;}
					#videoPromo h3{width:102px;height:25px;border-bottom:0;overflow:hidden;text-indent: -9999px;border-top:0;padding:0;background:#fff url(/images/nrg/include/img/video_channel/video-small-icon.jpg) no-repeat 6px 4px;margin-right:10px;}
					#videoPromo h3 a{overflow:hidden;text-indent: -9999px;display:block;width:102px;height:25px;}
					#videoPromo .mainVideo{height:156px;background:#fff;padding-top:1px;border-bottom:1px solid #fff;overflow:hidden;position:relative;}
					#videoPromo .mainVideo h4{display:block;position:absolute;bottom:0;right:0;width:286px;border-top:0;height:auto;padding:4px 6px 8px;text-align:right;z-index:60;}
					#videoPromo .videoItems{width:303px;margin:0 -2px 0 -3px;border-bottom:1px solid #fff;}
					#videoPromo .videoItems div{width:98px;height:96px;float:right;background:#fff;padding:0 1px;border-left:1px solid #5a5a5a;position:relative;}
					#videoPromo .videoItems div a img{display:block;}
					#videoPromo h4{height:25px;*height:26px;padding:2px 5px;overflow:hidden;background:#333;font-weight:normal;text-align:center;line-height:100%;border-top:1px solid #fff;}
					#videoPromo a{color:#fff;}
				
				.vidOver{position:absolute !important;top:0;right:0;z-index:10;display:none;cursor: pointer;}
				.vidOver .overlayBg {background:#000;opacity:0.7;filter:alpha(opacity=70);position:absolute;top:0;right:0;}
				.vidOver .playIcn{width:53px;height:46px;position:absolute;top:38px;left:122px;background: url(/images/nrg/include/img/video_channel/play-btn.png) no-repeat 0 0;z-index:20;}
				#videoPromo .mainVideo .vidOver h4{width:298px;height:45px;margin-top:105px;display:block;position:relative;}
				#videoPromo .mainVideo .vidOver h4 strong{display:block;width:286px;height:37px;padding:4px 6px 4px;font-weight:normal;color:#fff;position:absolute;top:0;right:0;z-index:10;}
				#videoPromo .mainVideo div.overlayBg{width:298px;height:156px;top:1px;}
				#videoPromo .mainVideo span.overlayBg{display:block;width:298px;height:45px;bottom:5px;right:0;opacity:0.4;filter:alpha(opacity=40);}
				#videoPromo .videoItems .vidOver, #videoPromo .videoItems .overlayBg{width:98px;height:64px;padding:0;}
				#videoPromo .videoItems .vidOver{background:none;}
				#videoPromo .videoItems .overlayBg{background:#000 !important;}
				#videoPromo .videoItems .vidOver .playIcn{top:9px;right:22px;}
				#videoPromo .mainVideo .vidOver .playIcn{left:auto;right:122px;}
				
				#channelBody_3 #videoPromo{display:none;}
				
				/* B144 */
				#b144 {overflow:hidden;display:none!important;}
				#b144 ul{width:170px;}
				#b144 .fl{margin-left:6px; float:left;}
				#b144 .contentWindow img {border:1px solid #b0baba; margin-bottom:4px}
				#b144 .contentWindow {overflow:hidden}
				#b144 .contentWindow div div{float:right;width:62px;margin:6px 6px 5px;text-align:center; _ margin:6px 5px 3px; background:url(/images/nrg/include/img/b144/b144_bg.gif) no-repeat 7px 52px; }
				#b144 .contentWindow div h4 {font-size:1.1em;text-align:center; font-weight:bold; line-height:110%;}
				#b144 .contentWindow #ad {clear:both; display:block; width:287px;  background-color:#e8ebeb; color:#647878; padding-right:9px; margin:1px; font-weight:bold   !important; text-align:right;  _width:286px  !important; }
				#b144 .warpline{overflow:auto; width:298px;}
			

		/* Channel Body --1-- News Boxes
		-------------------------------------*/
			
			/* pizmon chozer */
				#pizmonChozer{position:relative;}
				#pizmonChozer ul{width:200px;}
				#pizmonChozer .slideItems{width:607px;}
				#pizmonChozer .moreStoryChannel{display:none;}
				#pizmonLogo{float:left;margin-top:-17px;position:relative;}
				#pizmonInfo{font-size:1.2em;margin:5px 5px 1px;}
				#pizmonInfo span{color:#647878;font-weight:bold;}
				#pizmonInfo span strong{color:#c00;}				
				#pizmonlinks{font-size:1.2em;margin:5px 5px 9px;}
				
			/* World Clock */
				#worldWatch .slideWindow{margin-bottom:0;}
				#worldWatch .slideItems{overflow:hidden;margin-right:-3px;}
				#worldWatch .slideItems h4{ text-align:center;background:#fff;padding:0 0 0 1px;border-left:1px solid #D0D6D6;width:99px;color:#647878;}
				#worldWatch .slideItems h4 span{padding:0 0 2px 0;display:block;background:#D0D6D6;}
				#worldWatch .slideItems div{border-left:0;padding-left:0;width:101px;margin-bottom:-210px;}	
				
			/* jobox in branja */
			#joboxSearch{position:relative;}
			#joboxSearch .contentWindow{padding-top:10px;}
			#joboxSearch h4{padding:2px 8px 3px 0;background:#D0D6D6;font-size:1.2em;}
			#joboxSearch .contentWindow div{background:url(/images/nrg/include/img/dotted_border.gif) repeat-x bottom;margin:0 10px;padding:5px 0 8px;height:28px;font-size:1.2em;}
			#joboxSearch .contentWindow div a{dispaly:block;}
			#joboxSearch .contentWindow div .fwd{float:left;font-size:0.9em;font-weight:bold;}
			#joboxSearch .contentWindow div span{color:#647878;font-size:0.9em;float:right;}
			#joboxSearch .contentWindow div .fl{float:left;dispaly:block;width:143px;margin-top:5px;}
			#joboxSearch .contentWindow .bottomBox{border-top:1px solid #D0D6D6;margin:-1px 0 0 0;height:32px;background:#E8EBEB;padding:0 10px;z-index:10;}
			#joboxSearch .toadImg{width:73px;height:63px;display:block;position: absolute;top:2px;left:7px;background:url(/images/nrg/include/img/jobox/toad.png) no-repeat;z-index:999;}
				
				
		 		
		/* Channel Body --3-- Sport Boxes 
		-------------------------------------*/					
			
			/* Video Player Box */
				#videoPlayerBox .contentWindow .economyWmvMainContainer {width:298px;}
				#videoPlayerBox #smallPlayer .videoTimer{float:left;margin-left:12px;font-size:1.1em;}
				#videoCaption{background:#E0E4E5;padding:6px 7px 8px;}
				#videoCaption h4 {font-size:1.4em;padding-bottom:0;color:#284d99;}
			
			/*scoring Board box*/
				#scoringBoard .contentWindow{overflow:hidden;}
				#scoringBoard .innerTabz li.active h4 a {color:#288200;}
				#scoringBoard .innerContent li {margin: 0 2px;padding:4px 7px 2px !important; width:282px; height:15px; font-size:1.2em;clear:both;background:url(/images/nrg/include/img/horizontaldivide4.gif) bottom right repeat-x !important; direction:rtl;position:static;}
   				#scoringBoard .innerContent{overflow: hidden; cursor: pointer;height:65px;}
				#scoringBoard .innerContent div {height:65px;}
				#scoringBoard .innerContent .scoreTime {width:40px;}
				
			/* playr Leaders */
				.playerLeaders .contentWindow{padding-bottom:8px;}
				 .playerLeaders .contentWindow ol{font-size:1.2em;}
				  .playerLeaders .contentWindow ol li{padding:0 11px 0 18px !important;line-height:150%;clear:both;position:static;}
				  .playerLeaders .contentWindow ol li.dark{background:#EBEEEE !important;}
				   .playerLeaders .contentWindow ol li div{display:inline;}
				   .playerLeaders .contentWindow ol li .score {float:left;}
				   
			/* scores page all week games box */
				#allWeekGames .contentWindow ol{margin:1px 8px 7px 6px;font-size:1.2em;}
				 #allWeekGames .contentWindow ol li{background:#e8ebeb !important;margin-bottom:2px;}
				#allWeekGames .contentWindow ol li.active{background:#C6D790 !important;}
				#allWeekGames .contentWindow ol li span{float:left;margin-left:80px;}
				#allWeekGames .contentWindow ol li a{color:#333;text-decoration:none;}	   
					
		/* channel Body --55-- leisure Boxes 
		-------------------------------------*/
		
			/* Recipes Box and dest box*/
				#RecipesBox .contentWindow, #DestBox .contentWindow, #usfulTourism .contentWindow{padding-bottom:7px;}
				#RecipesBox .contentWindow ul, #DestBox .contentWindow ul, #usfulTourism .contentWindow ul {margin: 1px 9px 4px 0;}
				 #RecipesBox .contentWindow ul  li, #DestBox .contentWindow ul  li, #usfulTourism .contentWindow ul  li { width:134px; padding: 0 10px 2px 0 !important; float:right; list-style: none inside none; color:#647878; font: bold 1.2em arial,sans-serif; background: url(/images/nrg/include/img/useful_bullet.gif) right 50% no-repeat !important;}
				  #RecipesBox .contentWindow ul li a, #DestBox .contentWindow ul li h4, #usfulTourism .contentWindow ul li h4 { font-size:1em;}
				 
				  #DestBox .contentWindow{padding-bottom:0;}
				  #DestBox select{width:235px;}

			/* backpage contact box */  
				#backPageContact {margin-bottom:28px;}
				 #backPageContact h3{border-bottom: 1px solid #D0D6D6;border-top:7px solid #3282BE;}
				 #backPageContact p{padding:7px 35px 8px 15px;border-bottom: 1px solid #D0D6D6;font-size:1.2em;background: url(/images/nrg/include/img/backpagebg.gif) no-repeat 0;}
				  #backPageContact p a{color:#006699;display:block;line-height:1.3em;} 
				  #backPageContact p strong{font-weight:bold;}
				  
			/* ophir boxes */
			
				/* ophir deals box */
				#ophirBoxSpecials .contentWindow {text-align:center;}
				#ophirBoxSpecials .contentWindow div{margin:0 8px;overflow:hidden;}
				
					
				/*ophir search box*/	
				#ophirSearchBox .contentWindow {font-size:1.2em;padding-bottom:3px;}
				#ophirSearchBox .contentWindow div {float:left;color:#647878;font-weight:bold;margin-left:8px;text-align:left;}
				#ophirSearchBox select{width:135px;height:21px;margin:4px 10px 0;display:block;margin-bottom:5px;font-family:: Arial, Helvetica, sans-serif;float:right;}
				#ophirSearchBox .submit{float:left;margin:4px 0 0 10px;}
				#ophirSearchBox ul,
				#ophirBoxSpecials ul{width:150px;}
			
			/* daily quote */
				#dailyQuote .contentWindow{padding:11px 8px;width:283px;}
				#dailyQuote blockquote{font-size:1.2em;margin:0 41px 0 42px;}
				#dailyQuote img{float:right;}
				#dailyQuote .leftQuote{float:left;margin-top:-14px;}
				
						
		/* Channel Body --16-- economy Boxes 
		-------------------------------------*/
		
			/* talniri iframe */
			   #talniriIf{margin-bottom:5px;}
			
			/* economy left top box */
				#stockMarket .contentWindow{overflow:hidden;}
				#stockMarket .contentWindow ul{width:303px;padding-bottom:2px;margin-right:-2px;background:#D0D6D6;overflow:hidden;position:relative;}
				 #stockMarket .contentWindow ul li{width:98px;float:right;border-left:1px solid #D0D6D6;background:#fff !important;padding:0 1px !important;position:static;}
				  #stockMarket .contentWindow ul li h4{background:#EBEEEE;padding-right:8px;}
				  #stockMarket .contentWindow ul li.active h4{background:#D0D6D6;}
				   #stockMarket .contentWindow ul li h4 a {color:#647878;}
				   #stockMarket .contentWindow ul li.active h4 a {color:#F06900;}
				   #stockMarket .contentWindow #tlvStocks, #stockMarket .contentWindow #representativeRate{padding-bottom:9px;}
				#stockMarket table{margin:6px 6px 0 0;text-align:right;font-size:1.1em;line-height:100%;float:right;}
				 #stockMarket table .rateName{width:55px;}
				 #stockMarket table .rate{width:45px}
				 #stockMarket table .rateChange {width:40px;}
				 #stockMarket table thead th {color:#647878;line-height:60%;font-weight:bold;}
				 #stockMarket table td{padding-top:9px;}
				 #stockMarket table td.stockRate{direction:ltr;}
				  #stockMarket table td a{font-weight:bold;}
				  #stockMarket table td strong {color:#197A30;font-weight:bold;}
				  #stockMarket table td strong.negRate {color:#BE0000;}
				#stockMarket .stockGraph{width:150px;float:right;}
				 #stockMarket .stockGraph h5{text-align:center;padding-top:3px;margin-bottom:-9px;}
				 #stockMarket .stockGraph span{float:left;color:#647878;display:block;margin-top:6px;} 					
				#stockMarket #stockByChange #positiveRate{padding-left:3px;border-left:1px solid #EBEEEE;}
				#stockMarket .bottomForm .txtBox {width:156px;}			
				
			/* rescue box in economy channel */
				.yarbox.rescue{border-top-color:#87463C !important;}
				 .yarbox.rescue li.active h3 a,.rescue li.active h3{color:#87463C !important;}
				 .yarbox.rescue ul{width:60px;}
				 .yarbox.rescue .slideWindow {clear:both;}
				 .yarbox.rescue span{float:left;display:block;padding:6px 0 0 8px;font-size:100%;color:#87463C;}
				  .yarbox.rescue span a{font-size:1.1em;color:#87463C;}
				  .yarbox.rescue span div{display:inline;font-size:0.8em;margin:0 3px;}

			/* zap Promotion Box */
				#zapPromoBox .contentWindow{padding:3px 8px 0 5px;width:auto;}
				#zapPromoBox .zapLogo{float:left;}
				#zapPromoBox ul{width:150px;}
				#zapPromoBox label{font-size:1.2em;line-height:125%;font-weight:bold;}
				#zapPromoBox fieldset{border:0;margin-bottom:10px;}
				#zapPromoBox select {width:225px;height:21px;vertical-align:middle;font:1.2em Arial, Helvetica, sans-serif;}
				#zapPromoBox .zapTxt{width:221px;height:17px;vertical-align:middle;font:1.2em Arial, Helvetica, sans-serif;}
				#zapPromoBox .zapBtn{vertical-align:middle;cursor:pointer;}		  
				  
			/* economy	Bizportal Updates */
				#BizportaleUpdates h3, #BizportaleUpdates h3 a {color:#647878 !important;border-top-color:#647878 !important;}
				#BizportaleUpdates .scrollMe{height:16em;}		
				#BizportaleUpdates .headlines{height:16.5em;margin-bottom:27px;}
	 			#BizportaleUpdates{margin-bottom:0 !important;}	
			
			/* economy newLuchotBox */	
			#channelBody_16 #newLuchotBox{margin-bottom:0;}
			
			/*  economy calculators box */
			#calculators ul{width:170px;}
			#calculators .fl{margin-left:6px;}
			#calculators .contentWindow div {float:right;width:62px;margin:6px 6px 5px;text-align:center;}
			#calculators .contentWindow div h4 {font-size:1.1em;text-align:center;}
			#calculators .contentWindow div.ad {text-align: left; width:100%; height:19px; border-top: 1px solid #92A0A0; margin:0px}
			#calculators .contentWindow div.ad h4{text-align: left; padding-left:7px; padding-top:2px}	
			
		/* channel Body  --47-- culture Boxes  */
				
				/* rating table Class */
				 .culutureTopRated .contentWindow .innerTabz{width:304px;padding:0 1px 0 0;}
				.culutureTopRated .innerTabz li{width:97px;margin-bottom:1px;}
				.culutureTopRated .innerTabz li.last{width:96px;}
				.culutureTopRated .innerTabz li h4 a{color:#647878;}
				.culutureTopRated .innerTabz li.active{margin-bottom:0;}
				.culutureTopRated .innerTabz li.active h4{background:#B0A5CA;margin-bottom:-1px;padding-bottom:4px;}
				.culutureTopRated .innerTabz li.active h4 a{color:#fff;}
				.culutureTopRated .contentWindow {overflow:hidden;padding:6px 1px 0;width:296px;}
				.culutureTopRated .threeColumns .itemName{width:214px;}
				.culutureTopRated table{width:100%;text-align:right;font-size:1.2em;color:#647878;}
				 .culutureTopRated table thead{background:#B0A5CA;color:#fff;font-size:0.9em;}
				 .culutureTopRated table th{padding-right:2px;}
				  .culutureTopRated table tbody td{padding-right:3px;}
				 .culutureTopRated .itemRate{width:46px;}
				 .culutureTopRated .itemName{width:172px;}
				 .culutureTopRated .itemPrecent{width:42px;}
				 .culutureTopRated .itemRateChange{width:45px;}
				 .culutureTopRated table td{border-bottom:1px solid #D0D6D6;}
				  .culutureTopRated table .posNumber{height:60px;padding-right:0;}
				  .culutureTopRated table .posNumber img{display:block;padding-top:15px;background:#B0A5CA;}
				 .culutureTopRated table .shortPos {height:44px;}
				  .culutureTopRated table .shortPos img{padding:0;}
				  .culutureTopRated table td strong{font-weight:bold;color:#333;}
				  .culutureTopRated .contentWindow .updateDate{text-align:left;color:#647878;line-height:175%;padding-left:2px;}

					/*books leaders box*/
					#bookLeadersBox .innerTabz li.firstTab{width:71px;}
					#bookLeadersBox .innerTabz li.secondTab{width:52px;}
					#bookLeadersBox .innerTabz li.thirdTab{width:92px;}
					#bookLeadersBox .innerTabz li.fourthTab{width:72px;}
					
		/* channel Body  --2-- summer Boxes */
		
				/* leadersBox */
					#channelBody_2 .culutureTopRated table .posNumber img{background:#92CBFF;}
					/* Market Holidays */#channelBody_5 .articlePage #contentColumn h3{color:#647878;}
					
		/* DatingBox */
			#datingBox{border-top-color:#95246A !important;display:none !important;}
			#datingBox ul{width:150px;}
			#datingBox .fl{margin-left:8px;float:left;}
			#datingBox .bottomForm{padding:3px 6px 0 0;border:0;}
			#datingBox li h3,#datingBox li h3 a{color:#95246A !important;}
			#datingBox .formRow{width:109px;float:right;margin-left:12px;}
			#datingBox label{font-size:1.1em;font-weight:bold;color:#647878;}
			#datingBox select{margin-bottom:5px;width:109px;}
			#datingBox .submit{margin-top:54px;}
			
		/* channel Body --9-- blogs Page */
			#previousPosts .contentWindow{overflow:hidden;padding:7px 0 1px;}
			#previousPosts .contentWindow ul{font-size:1.2em;margin-right:8px;}
			#previousPosts .contentWindow ul li{margin-bottom:7px;clear:both;zoom:1;}
			#previousPosts .contentWindow ul li span{color:#647878;}
			#previousPosts .contentWindow ul li a{font-weight:bold;}
			
			
			/*category 673 - green-light*/
			#categoryId_673 a.current{color:#3A970F;}
			#categoryId_673 .videoWrapper {margin-top:0; margin-bottom:28px}
			#categoryId_673 #greenLine {margin-bottom:22px;}
			#categoryId_673 .videoWrapper .videoCaption  {font-size:1.3em;}
			#categoryId_673 #greenLightCounter {background:url(/images/nrg/include/img/green_light/green_light_counter.jpg) no-repeat top right; height:148px;}
			#categoryId_673 #greenLightCounter h3 { color: #3A970F; font-size: 1.6em; padding-top: 18px; padding-right: 26px;}
			#categoryId_673 #greenLightCounter p {font-size: 4.5em; margin:3px 44px 0 0;}
			#categoryId_673 #theirStories{border-top-color:#3A970F;}
			#categoryId_673 #theirStoriesPic {width:99px; overflow:hidden; margin:4px 10px 0 12px; float:right}
			#categoryId_673 #theirStoriesPic p{font-weight: bold; margin-bottom: 10px; margin-top: 7px; text-align: center; display:none}
			#categoryId_673 #theirStoriesPic img {margin-right:-18px;}
			#categoryId_673 #theirStoriesTxt { float:right; width:160px; margin-bottom:12px}
			#categoryId_673 #theirStoriesTxt h4 {margin-bottom:0;}
			#categoryId_673 #theirStoriesTxt h4 a, 
			#categoryId_673 #theirStoriesTxt p a {color:#333333;}
			#categoryId_673  a.nolink {cursor:default;}
			#categoryId_673  a.nolink:hover {text-decoration:none;}
			#categoryId_673 #theirStoriesTxt p a:hover{text-decoration:none;}
			#categoryId_673 #theirStoriesTxt a.mail{display: block; font-size: 1.2em;  font-weight: bold; margin-top: 8px;}
			#categoryId_673 #theirStories .active h3  {color:#3A970F;}
			#categoryId_673 #channelPoll{ display: block;}
			#categoryId_673 #topBreadCrumbs, #categoryId_673 #videoBox {position:relative; zoom:1;}
			#categoryId_673 #channelSections,
			#categoryId_673 #theirStories,
			#categoryId_673 #channelPoll { background:#E8EBEB url(/images/nrg/include/img/green_light/green_light_logo.jpg) no-repeat 5px 3px; }
			#categoryId_673 .greenLightHeader { font-size:0.6em; color:#333333; position: absolute; left: 0; top: 3px; margin-left: 2px; display:block; width:117px; *left: 2px;}
			#categoryId_673 .greenLightHeader span {font-weight:bold;  display:inline-block; float:right; padding-left:4px; margin-top:1px}
			#categoryId_673 #orYarokLink {background:url(/images/nrg/include/img/market_holidays/pixel.gif);  display: inline-block; height: 18px; position: absolute; right: 213px;top: -3px;  width: 71px;}


			
			
		
		/* Article Page 
		________________*/
		
			.articlePage #topBreadCrumbs{margin-bottom:9px;font-size:1.4em;;padding:4px 0 8px;}
			.articlePage #contentColumn h3{background:none;padding-right:0;}
			
			/* summer Channel */#channelBody_2 .articlePage #contentColumn h3{color:#647878;}
			
			#article{font-size:1.4em;}
			#article h1{color:#647878;font-size:2em;}
			#article h2{font-size:1.2em;margin-bottom:13px;}
			#article .small{font-size:0.85em;}
			.boldText{font-weight:bold;}
 			.redText{color:red;}
			#article #articleSTitle{margin-top:20px;font-size:1.2em;}
			#article .articleIBarContainer{float:left;width:300px;margin:10px 10px 10px 0;}
			#article .ArticleBigImg{margin:10px 0;}
			#article .wrapVideo{float:left;width:300px;margin:10px 10px 0px 0;clear:right;}
			#article .wrapVideoBig{;width:455px;margin:10px 5px 10px 5px;}
			#dhtmlgoodies_slideshow img{float:left;margin-right:10px;}
			#article .articleIBar{clear:left;background-color:#E8EBEB;color:#333333;padding:0.5em;font-size:0.8em;}
			#article p{font-size:1em;margin-top:20px;}
			#articleCBar{border-top:2px solid #647878;border-bottom:1px solid #647878;padding:6px 0px 6px 0px;height:14px;margin-bottom: 1.15em}
			.cdat{float:right;color:#647878;}
			#articleCBar .icon { float:left; padding:0 0.5em; cursor:pointer;}
			
			#articleTBar{ border-top:2px solid #647878; border-bottom:1px solid #647878; height:26px; clear:both; margin-top:30px;}
			
			
			#articleTBar div{float:left;line-height:26px; margin-right:51px; text-align:right;padding-left: 5px;font-size:0.85em;} /* margin-right:16px; */
			
			#articleTBar div:hover{background-color:#e7e7e8;}
			#articleTBar div img{margin:5px 5px 0px 0px;float:right;}
			#articleTBar div a{float:left;}
			
			#articleTBar .articleAddComment {width:80px;}
			#articleTBar .articleSuitcase { display:none;} /* width:90px; */
			#articleTBar .articlePrint { width:57px;}
			#articleTBar .articleWriteToEditor { width:75px;}
			#articleTBar .articleSendToFriend { width:70px; float:left; margin-right:0px;} /* float:right */
			#articleTBar .articleSendToFriend img{margin-right:0px;}
			
			#articleTBar.noPrint { margin-top:20px }
			#articleTBar.noPrint div{ margin-right:50px; padding-left:0;}
			#articleTBar.noPrint .articleSendToFriend{float:left; margin-right:0px }
			
			/* Article faceBook + Twitter Share link */
			#articleCBar .externalSite{float:left;margin:0 6px;}
			#articleTBar div,#articleTBar.noPrint.noPrint div{ float:right;  margin:0 0 0 21px;background:none;}
			#articleTBar .articleSendToFriend,#articleTBar .articleSendToFriend {float:right; }
			#articleTBar #addThisButton { float:left;margin-left:0;padding-left:4px;padding-top:5px;width:63px;}
			 #articleTBar #addThisButton a{line-height:150%;float:right;}
			#articleTBar .addthis_button{width:25px;font-weight:bold;margin-right:3px;}
			
			/* Article nrgShops */
			#nrgShopsSales{border:1px solid #92A0A0;overflow:hidden;margin-top:25px;}
		 	#nrgShopsSales h4{padding:4px 5px 6px;background:#E8EBEB;color:#647878;font-size:1.6em;line-height:100%;display:block;}
		 	#nrgShopsSales div{float:right;width:223px;margin:8px 8px 8px 0;border-left:1px solid #92A0A0;}
		 	#nrgShopsSales div.last{padding-right:20px;margin-right:0;border:0;width:211px;}
		 	#nrgShopsSales div a img{display:block;float:right;marfin-top:2px;}
		 	#nrgShopsSales p{width:111px;margin-right:20px;float:right;font-weight:bold;}
		 	#nrgShopsSales p.last{margin-top:15px;}
		 	#nrgShopsSales .price{color:#7B9A00;font-weight:bold;}
				
				/* videoWrapper */
				.videoWrapper{background-color:#060606;color:#FFFFFF;margin-top:10px;margin-bottom:10px;clear:both;}
			 .videoWrapper .videoCaption{padding:8px;border-top:1px solid #262626;font-size:0.9em; background:#000 url('/images/nrg/include/img/video_channel/video_description_BG.png') repeat-x right top;} 
				
			#mmsAdvLink{width:175px;margin:25px 0 -23px;display:block;font-weight:bold;font-size:0.9em;text-decoration:none;clear:both;}
			/* fix for mms */
			#channelBody_1 .articlePage #articleTBar.noPrint, #channelBody_3 .articlePage #articleTBar.noPrint,
			#channelBody_7 .articlePage #articleTBar.noPrint, #channelBody_16 .articlePage #articleTBar.noPrint,
			#channelBody_47 .articlePage #articleTBar.noPrint {margin-top:30px;}
			
			.adInArticle { float:left; width:300px; margin: 10px 10px 10px 0px;}
			#wrapCommentAd { width:465px; height:60px; margin:20px 0;}
			   #commentAdRight { width:465px; height:60px; float:right; }
   				#commentAdLeft { display:none;}
				
			 .threeMoreStories{margin-top:14px;overflow:hidden;margin-bottom:28px;background:none;}
			 .threeMoreStories h3{background:none;}
			 .threeMoreStories div{padding-bottom:200px;margin:14px 0 -200px 14px;}
			 
			 /*#contentColumn #threeMoreStories{display:none !important;}*/
			 #channelBody_29 #contentColumn .threeMoreStories{display:none;}
			 #channelBody_29 #contentColumn #threeMoreStories{display:block;}
			 #channelBody_29 #outbrain_ext_element{display:block; }
			 
			 /*  article Tags */
			#articleTop{width:465px;margin-bottom:7px;}
			#articleTop.clearfix{display:block;}
			#tags{width:330px;font-size:0.9em;float:right;}
			#tags strong{font-weight:bold;}
			.newFb{width:130px;float:left;}
			
			/* video in article */
			#videoOverlay{position:fixed;left:0;top:0;z-index:1000;background:#000;overflow:auto}	
			 			 
			 /* article big image */
			#ArticleImageBigGalleryPic img {margin:0px;}
			#contentColumn #ArticleImageBigGalleryPic h3{border:0;color:#647878 !important;font-size:1.2em;padding:0 0 0 0.7em;}
			#ArticleImageBigGalleryCreditsBar {background-color:#E8EBEB;color:#333333;width:465px;text-align:center;margin:0px auto 0px auto;padding-top: 5px;padding-bottom:5px;}
			#ArticleImageBigGalleryPicsNum {float:left;}
			#ArticleImageBigGalleryCredit {float:right;font-weight: bold;padding-right: 0.5em}
			#ArticleImageBigGalleryCreditsBar #nextPic {float:left;padding: 0.3em 0.7em 0 0.8em;cursor:pointer;}
			#ArticleImageBigGalleryCreditsBar #prevPic {float:left;padding: 0.3em 0.3em 0 0.8em;cursor:pointer;}
			#ArticleImageBigGalleryCredit,#ArticleImageBigGalleryPicsNum {font-size: 0.9em}
			
			/* article Bottom Strip */
			.articlePage #artBlogStrip , .articlePage #artBottomStrip {margin-top:28px;display:block;}
			
			#articleVideoMainTextContainer {background-color:#E8EBEB; width:465px;font-size:0.9em;}
			p#articleVideoMainPicText {margin-top:0px; padding:8px;}
			
			/*  article Poll */
				.articlePoll{background:#e8ebeb;padding:0 10px 9px 8px; line-height:1.7em;display:table;width:446px;}
				.articlePoll h3{border:0 !important;margin-bottom:8px;color:#333 !important;font-size:1.2em !important;padding:0 !important;line-height:125%;}
				 .articlePoll a{width:45px;height:21px;background:url(/images/nrg/include/img/polls/choose_red_btn.gif) no-repeat;float:left;color:#fff;font-size:0.9em;font-weight:bold;text-align:center;line-height:150%;text-decoration:none;}	 

  /*  image article poll	 */
					.articlePicPoll { background:url("/images/nrg/include/img/polls/gossip/middle.gif") repeat-y right top; overflow: hidden; width:465px; }
					.articlePicPoll  .threeoptions {overflow:auto;  width:466px; border-bottom:#D2D6D5 solid 1px;  margin-top:15px; }	
					.articlePicPoll  .threeoptions .option {float:right; padding-left:30px; position:relative;cursor:pointer; }
					.articlePicPoll  .threeoptions .last { padding-left:0px;}
					#article 	.articlePicPoll   .threeoptions .option p { font-weight:bold; color:#333333; background-color:#E8EBEB;margin-top:0; margin-bottom:14px; height:21px;padding: 2px 5px 0 ; font-size:0.8em; background:#E8EBEB url("/images/nrg/include/img/polls/gossip/scale.gif") no-repeat 3px 3px; }
					#article 	.articlePicPoll  .last .option p {margin-bottom:0px;}
					#article 	.articlePicPoll  .first  {margin-top:0px;}
					.articlePicPoll  .last{ border-bottom:none;}
					#surveyFormNoneDisplay{display:none;}
					#bigPicDiv {z-index:1000; border:#C2C2C2 1px solid; background-color:#D0D6D6; width:479px;}
					#bigPicPic { width:465px; height:698px; background-repeat:no-repeat; border:7px solid #D0D6D6;}
					#bigPicDiv p {font-size:0.8em; margin-top:0px; margin-bottom:5px; padding-right:7px; padding-left:7px; font-weight:bold;}
					.articlePicPoll .picOver{position:absolute !important;top:0;right:0;z-index:10;display:none;cursor: pointer;  width:135px; height:90px; zoom:1;}
					.articlePicPoll .picOver .overlayBg {background:#000;opacity:0.7;filter:alpha(opacity=70);position:absolute;top:0;right:0; width:135px; height:90px;}
					.articlePicPoll .picOver .selectIcn{width:135px;height:46px;position:absolute;top:35px;background: url('/images/nrg/include/img/polls/gossip/select.gif') no-repeat 0px 0;z-index:20; }

			 
			 /* article comments elemmnts */
			 #showStats {font-size:1.2em; color:#647878;margin-top:9px;}
			 #hideAll { display:none;}
			 #resetting {float:left; position:relative; top:-16px; left:205px; display:none;}
			 #viewAll, #loading {display:none;}
			 #loading {float:left;}
			 #viewAll {margin: 6px 4px 1px; padding:1px 0;}
			  #viewAll a {padding: 1px 5px 2px 0; font: bold 1.2em arial,sans-serif; color:#fff; background:url(/images/nrg/include/img/tguvot/viewall.png) no-repeat right; outline:none;}
			  #viewAll span { padding:1px 6px 2px 12px; background:url(/images/nrg/include/img/tguvot/viewall.png);}
			   
			   /* Sport */
			   #channelBody_3 #viewAll a { background-image:url(/images/nrg/include/img/tguvot/viewall_3.png);}
			   #channelBody_3 #viewAll span { background-image:url(/images/nrg/include/img/tguvot/viewall_3.png);}
			   
			   /* Culture */
			   #channelBody_47 #viewAll a { background-image:url(/images/nrg/include/img/tguvot/viewall_5.png);}
			   #channelBody_47 #viewAll span { background-image:url(/images/nrg/include/img/tguvot/viewall_5.png);}
			   
			   /* Gossip */
			   #channelBody_7 #viewAll a { background-image:url(/images/nrg/include/img/tguvot/viewall_7.png);}
			   #channelBody_7 #viewAll span { background-image:url(/images/nrg/include/img/tguvot/viewall_7.png);}
			   
			   /* Economy */
			   #channelBody_16 #viewAll a { background-image:url(/images/nrg/include/img/tguvot/viewall_16.png);}
			   #channelBody_16 #viewAll span { background-image:url(/images/nrg/include/img/tguvot/viewall_16.png);}
			   
			   /* Leisure */
			   #channelBody_55 #viewAll a { background-image:url(/images/nrg/include/img/tguvot/viewall_43.png);}
			   #channelBody_55 #viewAll span { background-image:url(/images/nrg/include/img/tguvot/viewall_43.png);}
			  
			   /* WeekEnd */
			   #channelBody_19 #viewAll a { background-image:url(/images/nrg/include/img/tguvot/viewall_19.png);}
			   #channelBody_19 #viewAll span { background-image:url(/images/nrg/include/img/tguvot/viewall_19.png);}
				
			   /* Health 
			   #channelBody_29 #viewAll a { background-image:url(/images/nrg/include/img/tguvot/viewall_29.png);}
			   #channelBody_29 #viewAll span { background-image:url(/images/nrg/include/img/tguvot/viewall_29.png);}
			   */			   
				 /* tgovut */
				 #tguvut {width:100%; display:inline;}
				  #talkbacks {font-size:1em;}
				   #talkbacks a {font-weight:bold;}
				   #talkbacks ul.top {border: solid 1px #fff; margin: 0 -1px;}
				   #talkbacks li {margin-top:11px;}
				   #talkbacks li {width:100%;} 
							.respond{width:90px;height:14px;display:block;background: url(/images/nrg/include/img/tguvot/respond-btn.gif) no-repeat;float:right}
					#talkbacks li.first {margin-top:0}
				  .n {color:#758888; float:right; padding-left:8px; font-size:1.2em;}	
				  .c {float:right; width:400px;}						
				   .c p img {padding-left:2px; vertical-align:middle;}
				  .d {font-weight:bold; color:#758888; }				
				  .t {display:none; color:#434343;}					 
				  #talkbacks .sub {float:none; width:auto;}			 
				  #talkbacks .sub div.t, div.sub p.d { margin-right:19px; float:none;}
				  #talkbacks span.emt {color:#c00000; font-weight:bold;}
				  #talkbacks p.d span {color:#c00000;}
				  #talkbacks p.d span.nrgUser {background:#F3F3F3; font:bold;} /* sergey add */
					/* Sport */#channelBody_3 span.emt, #channelBody_3 span.nrgUser, /* sergey add */ #channelBody_3 p.d span { color:#288200;}
					/* Culture */#channelBody_47 span.emt,#channelBody_47 span.nrgUser, /* sergey add */  #channelBody_47 p.d span { color:#634c96;}
					/* Gossip */#channelBody_7 span.emt,#channelBody_7 span.nrgUser,/* sergey add */ #channelBody_7 p.d span { color:#f0b400;}
					/* Economy */#channelBody_16 span.emt,#channelBody_16 span.nrgUser,/* sergey add */ #channelBody_16 p.d span { color:#f06900;}
					/* Leisure */#channelBody_55 span.emt,#channelBody_55 span.nrgUser,/* sergey add */ #channelBody_55 p.d span { color:#3282be;}
					/* Health #channelBody_29 span.emt, #channelBody_29 span.nrgUser, #channelBody_29 p.d span, #channelBody_29 span.emt, #channelBody_29 p.d span { color:#50aaa0;}*/
				  #talkbacks .show  {background:#f3f3f3; border-top:solid 1px #B6C7C7; border-bottom:solid 1px #B6C7C7; padding:11px 13px;  display:table; width:439px;font-size:1.2em;}
				  #talkbacks .show p{font-size:1em;}
				  #talkbacks .show div.t, .show div.t p { display:block; margin:1em 0 0;}
				  #talkbacks .noshow {padding-right:14px; clear:both; display:table; width:439px;}
				  #tguvut .bannerWrapper {margin:11px 0 28px;}
				
				  #talkbacks ul {clear:both;}
					li ul li div.c {padding-right:26px;}
					li ul li ul li div.c {padding-right:52px;}
					li ul li ul li ul li div.c {padding-right:77px;}
					li ul li ul li ul li ul li div.c {padding-right:104px;}
					li ul.noindent {margin-right:0;} 
					
					#artDatingStrip{display:block;margin-bottom:-24px;}
					
					img.themeImg{margin:-9px 0 22px;}
					
					/* reportComments */
						.report{float:right;display:block;width:35px;height:13px;margin-right:35px;background: url(/images/tguvot/report-comment.gif) no-repeat right;}
						.reportComment{clear:both;padding:10px 13px 9px;border-top:1px solid #B6C7C7;margin:14px -13px -12px;font-size:1em;width:100%;}
						.reportComment input, .reportComment label, .reportComment textarea{display:inline-block;}
						.reportComment label{width:73px;}
						.reportComment .txt{width:272px;margin-bottom:4px;}
						.reportComment textarea{width:272px;height:68px;}
						.reportComment .reportBody{display:block;float:right;}
						.reportComment .submit{width:41px;height:20px;margin:-1px 15px 0 0;border:none;background: url(/images/nrg/include/img/send_pic.png) no-repeat;cursor:pointer;}
								
					
					/*  nrg Sites Deals */
					#nrgSitesDeals{padding:1px;border:1px solid #92a0a0;margin-top:28px;display:none !important;}
					#nrgSitesDeals .dealItem{width:229px;float:right;padding:0 0 11px 1px;border-right:1px solid #92a0a0;margin-right:-2px;}
					#nrgSitesDeals .first{padding:0 0 14px 1px;border-left:1px solid #92a0a0;border-right:0;margin:0 0 0 1px;}
					#nrgSitesDeals h4{background:none repeat scroll 0 0 #E8EBEB;color:#647878;display:block;font-size:1.6em;line-height:100%;padding:4px 5px 6px;margin-bottom:9px;}
        	#nrgSitesDeals .first h4{margin-bottom:11px;}
					#nrgSitesDeals .dealItem a img{display:block;float:right;margin-right:18px;}
					#nrgSitesDeals .first a img{display:block;float:right;margin-right:3px;}
					#nrgSitesDeals h4 img{float:left !important;margin:1px 0 0!important;display:block !important;}
					#nrgSitesDeals .dealItem p{float:right;font-weight:bold;margin-right:20px;width:111px;}
       	  #nrgSitesDeals .dealItem p.last{margin-top:15px;}
        	#nrgSitesDeals .price{font-size:1.7em;color:#7b9a00;line-height:120%}
					#nrgSitesDeals .first .price{color:#f54106;}
					#nrgSitesDeals .first p{margin-right:6px;}
					#nrgSitesDeals .first p.last{margin-top:8px;}
					
					
					/*bizportal iframe*/
					#bizPortalDiv {position:absolute; overflow:hidden; width:369px;height:362px; background:#ffffff; display:none; z-index:30 }
					.biz { display:inline-block; background:url(http://www.nrg.co.il/images/nrg/include/img/stock/stock-chart.jpg
					) no-repeat right  center; padding-right:12px;}
					#bizPortalIframe {width:386px;height:400px;backgrund:#fff;margin: -8px -9px;}
					@media screen and (-webkit-min-device-pixel-ratio:0) { 
					#bizPortalIframe {margin: -6px -9px;}
					#bizPortalDiv {height:365px;}
					}
	
	/* Footer
	__________*/
	
		#footer {width:960px;margin-top:28px; clear:both; direction:rtl; float:none; margin:0px auto 0px auto;}
		#footer .nrgChannels{margin:0 0 13px;border-top:7px solid;}
		footerBackToTop {direction:ltr; }
		
		#footerTop {width:960px; clear:both;}
		
		#footerBreadCrumbs{ width:795px; float:right; color:#284D99; padding-bottom:2px;}
		#footerBackToTop{ width:165px; float:left; color:#006699; padding-bottom:2px; text-align:left;}
		
		#footerSpacer{height:22px;display:block;clear:both;border-top:4px solid #647878;}
		
		#footerLogo{width:172px;height:55px;float:right; clear:both;margin-left:26px; }
		#footerLinks{width:762px;height:12px;line-height:12px;float:right;}
		#footerLinks div{float:right;border-left:1px solid #d2d2d2;margin:-2px 0px 0px 7px;padding-left:7px;}
		#footerLinks #footerRss{height:12px; line-height:12px;border:none}
		#footerLinks .links{border-left:1px solid #d2d2d2 !important;}
		#footerLinks div.footerRssImg{height:12px;border-left:none;padding-left: 0px}
		#footerLinks .last{border-left:0px none!important;border-right:none;padding-right:7px;margin-right:-7px;padding-left:0 !important;}
		#footerCredit{width:762px; float:right; margin-top:0px; color:#647878; font-weight:bold;}
		
		#footerLinksBottom {background-color:#E8EBEB; padding:5px 0px 30px 0px; border-top:solid 1px #647878; clear:both; display:table; width:100%; margin:0px auto 30px auto}
		#footerLinksBottom div {float:right; width:91px; padding-right:15px;}
		a.footerLinksBottomTitle {font-weight:bold;}
		a.footerLinksBottomLink {color:#647878;font-size:1.1em;}
		
		#epa_logo { position:relative; top:8px; right:5px;}
		
	/* NRG Channels */
		#nrgChannels { height:0; display:none; overflow:hidden;margin:13px 0 15px;} 
		 .nrgChannels {width:960px; margin: 5px 0 0; border-top: 1px solid #d0d6d6; background:#e8ebeb ; float:right;} /* HP_77_header.html */
		  .nrgChannels strong { font-weight:bold;} 
		  .nrgChannels ul { margin: 10px 15px 0 0; padding-bottom:17px;}
		   .nrgChannels li {float:right;}
			.nrgChannels li ul { width:90px; margin:0;}
			 .nrgChannels li ul li { font-size:1.1em ; float:none;font-weight:normal;}
			.nrgChannels ul #mainLinks strong {color:#647878;}
			.nrgChannels ul #news strong { color:#c00000;}
			.nrgChannels ul #finance strong { color:#f06900;}
			.nrgChannels ul #sport strong { color:#288200;}
			.nrgChannels ul #tarbut strong { color:#634c96;}
			.nrgChannels ul #leisure strong { color:#3282be;}
			.nrgChannels ul #briut strong { color:#50aaa0;}
			.nrgChannels ul #rescue strong { color:#87463c;}
			.nrgChannels ul #gossip strong { color:#f0b400;}
			.nrgChannels ul #local strong { color:#c00000;}	 
		 .nrgChannels div { margin: -12px 0 0 15px; float:left; border: 1px solid #92A0A0 ; background:#D0D6D6; color:#647878; width:16px; text-align:center; font: bold .825em verdana,arial,sans-serif; padding:1px 0 2px; cursor:pointer;}
		 
		.arbicText{font-size:1.4em;font-weight:bold;}

/* Colors
*************************/
	/*Global elements Colors */
		h5{color:#647878;}
	
	/* Gossip (channelBody_7) */
		#channelBody_7 #sub_menu_bar, #channelBody_7 #topBreadCrumbs, #channelBody_7 #contentColumn h3, #channelBody_7 .yarbox, #channelBody_7 #footer .nrgChannels {border-top-color:#F0B400;}
		#channelBody_7 #topBreadCrumbs, #channelBody_7 #topBreadCrumbs a, #channelBody_7 .yarbox .active h3, #channelBody_7 .yarbox .active h3 a,#channelBody_7 #contentColumn h3 a, #channelBody_7 #contentColumn h3, #channelBody_7 #seoLinks {color:#F0B400;}
		#channelBody_7 #threeMoreStories img{border-bottom-color:#F0B400;}
		#channelBody_7 #opinionBox h3{background:#F0B400;} 
			
	/* Health (_channelBody_29) */	
		#channelBody_29 #sub_menu_bar, #channelBody_29 #topBreadCrumbs, #channelBody_29 #contentColumn h3, #channelBody_29 .yarbox, #channelBody_29 #footer .nrgChannels {border-top-color:#c00000;}
		#channelBody_29 #topBreadCrumbs, #channelBody_29 #topBreadCrumbs a, #channelBody_29 .yarbox .active h3, #channelBody_29 .yarbox .active h3 a,#channelBody_29 #contentColumn h3 a, #channelBody_29 #contentColumn h3, #channelBody_29 #seoLinks {color:#c00000;}
		#channelBody_29 #threeMoreStories img{border-bottom-color:#c00000;}
		#channelBody_29 #opinionBox h3{background:#c00000;}
		
	/* Economy (_channelBody_16) */	
		#channelBody_16 #sub_menu_bar, #channelBody_16 #topBreadCrumbs, #channelBody_16 #contentColumn h3, #channelBody_16 .yarbox, #channelBody_16 #footer .nrgChannels {border-top-color:#F06900;}
		#channelBody_16 #topBreadCrumbs, #channelBody_16 #topBreadCrumbs a, #channelBody_16 .yarbox .active h3, #channelBody_16 .yarbox .active h3 a,#channelBody_16 #contentColumn h3 a, #channelBody_16 #contentColumn h3, #channelBody_16 #seoLinks {color:#F06900;}
		#channelBody_16 #threeMoreStories img{border-bottom-color:#F06900;}
		#channelBody_16 #opinionBox h3{background:#F06900;}
		
	/* Leisure (_channelBody_55) */	
		#channelBody_55 #sub_menu_bar, #channelBody_55 #topBreadCrumbs, #channelBody_55 #contentColumn h3, #channelBody_55 .yarbox, #channelBody_55 #footer .nrgChannels {border-top-color:#3282BE;}
		#channelBody_55 #topBreadCrumbs, #channelBody_55 #topBreadCrumbs a, #channelBody_55 .yarbox .active h3, #channelBody_55 .yarbox .active h3 a,#channelBody_55 #contentColumn h3 a, #channelBody_55 #contentColumn h3, #channelBody_55 #seoLinks {color:#3282BE;}
		#channelBody_55 #threeMoreStories img{border-bottom-color:#3282BE;}
		#channelBody_55 #opinionBox h3{background:#3282BE;}
		
	/* News (_channelBody_1) */	
		#channelBody_1 #sub_menu_bar, #channelBody_1 #topBreadCrumbs, #channelBody_1 #contentColumn h3, #channelBody_1 .yarbox, #channelBody_1 #footer .nrgChannels {border-top-color:#c00000;}
		#channelBody_1 #topBreadCrumbs, #channelBody_1 #topBreadCrumbs a, #channelBody_1 .yarbox .active h3, #channelBody_1 .yarbox .active h3 a,#channelBody_1 #contentColumn h3 a, #channelBody_1 #contentColumn h3, #channelBody_1 #seoLinks {color:#c00000;}
		#channelBody_1 #threeMoreStories img{border-bottom-color:#c00000;}
		#channelBody_1 #opinionBox h3{background:#c00000;}
	
	/* Culture (_channelBody_47) */
		#channelBody_47 #sub_menu_bar, #channelBody_47 #topBreadCrumbs, #channelBody_47 #contentColumn h3, #channelBody_47 .yarbox, #channelBody_47 #footer .nrgChannels {border-top-color:#634C96	;}
		#channelBody_47 #topBreadCrumbs, #channelBody_47 #topBreadCrumbs a, #channelBody_47 .yarbox .active h3, #channelBody_47 .yarbox .active h3 a,#channelBody_47 #contentColumn h3 a, #channelBody_47 #contentColumn h3, #channelBody_47 #seoLinks {color:#634C96	;}
		#channelBody_47 #threeMoreStories img{border-bottom-color:#634C96;}
		#channelBody_47 #opinionBox h3{background:#634C96;}
		
			/* Tags (_channelBody_42) */
		#channelBody_42 #sub_menu_bar, #channelBody_42 #topBreadCrumbs, #channelBody_42 #contentColumn h3, #channelBody_42 .yarbox, #channelBody_42 #footer .nrgChannels {border-top-color:#c00000	;}
		#channelBody_42 #topBreadCrumbs, #channelBody_42 #topBreadCrumbs a, #channelBody_42 .yarbox .active h3, #channelBody_42 .yarbox .active h3 a,#channelBody_42 #contentColumn h3 a, #channelBody_42 #contentColumn h3, #channelBody_42 #seoLinks {color:#c00000	;}
		#channelBody_42 #threeMoreStories img{border-bottom-color:#c00000;}
		#channelBody_42 #opinionBox h3{background:#c00000;}
	
	/* Summer (_channelBody_2) */
		#channelBody_2 #sub_menu_bar, #channelBody_2 #topBreadCrumbs, #channelBody_2 #contentColumn h3, #channelBody_2 .yarbox, #channelBody_2 #footer .nrgChannels {border-top-color:#92CBFF;}
		#channelBody_2 #topBreadCrumbs, #channelBody_2 #topBreadCrumbs a, #channelBody_2 .yarbox .active h3, #channelBody_2 .yarbox .active h3 a,#channelBody_2 #contentColumn h3 a, #channelBody_2 #contentColumn h3 {color:#92CBFF;}
		#channelBody_2 #threeMoreStories img{border-bottom-color:#92CBFF;}
		#channelBody_2 #opinionBox h3,#channelBody_2 .culutureTopRated .innerTabz li.active h4,#channelBody_2 .culutureTopRated table thead{background:#92CBFF;}	

	/* Sport (_channelBody_3) */	
		#channelBody_3 #sub_menu_bar, #channelBody_3 #topBreadCrumbs, #channelBody_3 #contentColumn h3, #channelBody_3 .yarbox, #channelBody_3 #footer .nrgChannels {border-top-color:#288200;}
		#channelBody_3 #topBreadCrumbs, #channelBody_3 #topBreadCrumbs a, #channelBody_3 .yarbox .active h3, #channelBody_3 .yarbox .active h3 a,#channelBody_3 #contentColumn h3 a, #channelBody_3 #contentColumn h3, #channelBody_3 #seoLinks {color:#288200;}
		#channelBody_3 #threeMoreStories img{border-bottom-color:#288200;}
		#channelBody_3 #opinionBox h3{background:#288200;}
		
		/* Market Holidays (_channelBody_5) */
		#channelBody_5 #sub_menu_bar, #channelBody_5 #topBreadCrumbs, #channelBody_5 #contentColumn h3, #channelBody_5 .yarbox, #channelBody_5 #footer .nrgChannels {border-top-color:#92CBFF;}
		#channelBody_5 #topBreadCrumbs, #channelBody_5 #topBreadCrumbs a, #channelBody_5 .yarbox .active h3, #channelBody_5 .yarbox .active h3 a,#channelBody_5 #contentColumn h3 a, #channelBody_5 #contentColumn h3 {color:#92CBFF;}
		#channelBody_5 #threeMoreStories img{border-bottom-color:#92CBFF;}
		#channelBody_5 #opinionBox h3,#channelBody_5 .culutureTopRated .innerTabz li.active h4,#channelBody_2 .culutureTopRated table thead{background:#92CBFF;}	

		/* Blogs Channel (_channelBody_9) */
		#channelBody_9 #sub_menu_bar, #channelBody_9 #topBreadCrumbs, #channelBody_9 #contentColumn h3, #channelBody_9 .yarbox, #channelBody_9 #footer .nrgChannels {border-top-color:#284d99;}
		#channelBody_9 #topBreadCrumbs, #channelBody_9 #topBreadCrumbs a, #channelBody_9 .yarbox .active h3, #channelBody_9 .yarbox .active h3 a,#channelBody_9 #contentColumn h3 a, #channelBody_9 #contentColumn h3 {color:#284d99;}
		#channelBody_9 #threeMoreStories img{border-bottom-color:#284d99;}
		#channelBody_9 #opinionBox h3,#channelBody_9 .culutureTopRated .innerTabz li.active h4,#channelBody_2 .culutureTopRated table thead{background:#284d99;}	

		/* Blogs Channel (_channelBody_48) */
		#channelBody_48 #sub_menu_bar, #channelBody_48 #topBreadCrumbs, #channelBody_48 #contentColumn h3, #channelBody_48 .yarbox, #channelBody_48 #footer .nrgChannels {border-top-color:#025c90;}
		#channelBody_48 #topBreadCrumbs, #channelBody_48 #topBreadCrumbs a, #channelBody_48 .yarbox .active h3, #channelBody_48 .yarbox .active h3 a,#channelBody_48 #contentColumn h3 a, #channelBody_48 #contentColumn h3 {color:#025c90;}
		#channelBody_48 #threeMoreStories img{border-bottom-color:#025c90;}
		#channelBody_48 #opinionBox h3,#channelBody_48 .culutureTopRated .innerTabz li.active h4,#channelBody_2 .culutureTopRated table thead{background:#025c90;}	
		
/**/
.articlePage #article .s30{height:30px;}
#channelBody_6 #summerPromo, #channelBody_48 #summerPromo{display:none;}
#channelBody_6 .Textlink_up{display:none;}

/* style for rosh hashana logo */
/* hanukkah flash logo */
#nav{position:relative;zoom:1;}
#hanukkahLogo{position:absolute;right:-7px;top:-48px;width:215px;height:32px;display:none;}

/*styles for stars rating - tarbut*/
.sectionRate{margin-bottom:20px;}
.sectionRate h4{width:322px;padding:3px 9px 6px 9px;margin-left:3px;background:#E8EBEB;color:#654A95;font-size:1em;font-weight:normal;float:right;}
.sectionRate h4 strong{font-weight:bold;}
.starsRate{width:114px;height:26px;padding-left:8px;float:left;background:url(/images/nrg/include/img/starsRate/stars_rate_bg.gif) repeat-x top;}
.starsRate div{float:left;height:23px;margin-top:3px;}
.starsRate .fullStar{background:url(/images/nrg/include/img/starsRate/star_empty.gif) repeat-x left top;}
.starsRate .halfStar{background:url(/images/nrg/include/img/starsRate/star_half.gif) repeat-x left top;}
.starsRate .emptyStar{background:url(/images/nrg/include/img/starsRate/star_full.gif) repeat-x left top;}
.starsRate .stars{width:22px;}
.starsRate .stars2{width:44px;}
.starsRate .stars3{width:66px;}
.starsRate .stars4{width:88px;}
.starsRate .stars5{width:110px;}
.sectionRate .tip{float:left;dispaly:block;margin-left:10px;}

.bannerBox{border:1px solid #92a0a0;}
#b600x125 .bannerBox{border:0;}

#article #cellular_strip_art {margin-top:20px;}

#rimonSeker{margin-bottom:28px;}
#rimonSeker h3{padding:1px 9px 3px;background:#c00000;color:#fff;font-size:1.6em;}
#rimonSeker h4{margin:0 9px 5px;font-size:1em;padding-bottom:0;}
#rimonSeker form{font-size:1.2em;line-height:180%;padding-top:10px;border:1px solid #92a0a0;border-top:0;}
#rimonSeker form fieldset{margin:0 10px 0 0;border:0;}
#rimonSeker .radioBtn{vertical-align:middle;width:13px;}
#rimonSeker .submit{width:45px;height:21px;margin:11px 0 0 10px;float:left;background:url(/images/nrg/include/img/polls/vote-grey-btn.gif) no-repeat;border:0;cursor:pointer;display:block;}
#rimonSeker form div{background:#D0D6D6;height:41px;margin:14px 1px 1px;}
#rimonSeker form div a{display:block;float:right;margin:8px 11px 0 0;}

#fbLikeBot{clear:both;margin-top:10px;}
/* Google chrome & safari Fix */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#sub_menu_bar{width:960px !important;}
#commentFrame{height:300px;}
}

#channelBody_3 #MONDcounter01{display:none;}
#RelevantiBox{margin:10px 0 10px;}

#channelBody_1 li.showAll{margin-right:-10px;}

#CMFfileLeft {border:1px solid #2A348E;}

#logo.giladLogo{margin:-38px 0 -6px -1px;}
.toGilad{position:absolute;right:0;top:-37px;z-index:90;}

#netexBox{overflow:visible;height:265px;margin-bottom:28px;display:none !important;}
#netexBox iframe{height:265px;}

#yellowPagesBan{height:80px;}
#yellowPagesBan iframe{float:right;}
#wrapCommentAd.yPBan{height:80px;}
.yPBan #commentAdRight{display:none;}

/*  Hasut_box    */
#sponsors .contentWindow{width:296px;padding:2px 1px 2px 1px;overflow:hidden;}
#sponsors .contentWindow div{width:300px;}
#sponsors .contentWindow img{float:right;padding:2px 0 0 3px;border-bottom:1px solid #D0D6D6;border-left:1px solid #D0D6D6;}
#sponsors .contentWindow img.bottom{border-bottom:0;}

.myteamStrip{margin-top:16px;display:block;}

#footerPlazma{clear:both;}

#topBanners{display:none;}
#bottomBanners{display:none;}


#channelBody_42 #banner_700,
#channelBody_42 #topBanner,
#channelBody_9 #banner_700,
#channelBody_9 #topBanner,
#channelBody_1 #banner_700,
#channelBody_1 #topBanner,
#channelBody_54 #banner_700,
#channelBody_54 #topBanner,
#channelBody_7 #banner_700,
#channelBody_7 #topBanner,
#channelBody_55 #banner_700,
#channelBody_55 #topBanner,
#channelBody_16 #banner_700,
#channelBody_16 #topBanner,
#channelBody_3 #banner_700,
#channelBody_3 #topBanner,
#channelBody_29 #banner_700,
#channelBody_29 #topBanner,
#channelBody_47 #banner_700,
#channelBody_47 #topBanner{display:none;}

#channelBody_42 #bottomBanners,
#channelBody_42 #topBanners,
#channelBody_61 #bottomBanners,
#channelBody_61 #topBanners,
#channelBody_9 #bottomBanners,
#channelBody_9 #topBanners,
#channelBody_1 #bottomBanners,
#channelBody_1 #topBanners,
#channelBody_16 #bottomBanners,
#channelBody_16 #topBanners,
#channelBody_29 #bottomBanners,
#channelBody_29 #topBanners,
#channelBody_3 #bottomBanners,
#channelBody_3 #topBanners,
#channelBody_54 #bottomBanners,
#channelBody_54 #topBanners,
#channelBody_7 #bottomBanners,
#channelBody_7 #topBanners,
#channelBody_55 #bottomBanners,
#channelBody_55 #topBanners,
#channelBody_47 #bottomBanners,
#channelBody_47 #topBanners{display:block;}


#seoLinks {font-size:1.4em; border-top:1px solid #DEE2E2;margin-top:62px; clear: both;}
#seoLinks .item {width:45px;  border-left:1px solid #DEE2E2; float:right;line-height:10px;padding-right:11px;margin-top:13px;}
#seoLinks span {font-weight:bold; font-size:1.3em; float:right; margin-top:6px;}
/*hide forums*/
#channelBody_16 #ForumsBox, #channelBody_47 #ForumsBox {display:none;}

.orLaguyimPromo{margin:-11px 0 22px;}


#channelBody_42 #tags {	font-size:1.3em;	margin-top:10px;}
#channelBody_42 #tags span {	font-weight:bold;}

#channelBody_42 #mainImg { width: 465px; height: 310px; display:block; overflow:hidden !important;}
#channelBody_42 #mainStorieTxt{ float: right; width: 465px; margin-top: 6px; padding-right: 0px;}

#channelBody_42 .chlCategoryBoxTag h4 {	float:right;	padding-bottom:0px}
#channelBody_42 .chlCategoryBoxTag h5 {	float:left}
#channelBody_42 .chlCategoryBoxTag p {	clear:both;	line-height:111%;}
#channelBody_42 .chlCategoryBoxTag .odim .wrapTxt {	width:360px;	padding:6px 0 10px 0;}
#channelBody_42 #pageMainItems {	border-bottom:none !important;}
#channelBody_42 #moreColumn .odim {	width:290px;}
#channelBody_42 #moreColumn .chlCategoryBoxTag .odim .wrapTxt {	width:185px;	padding:10px 0 10px}
#channelBody_42 .leftBox {	border:1px solid #92A0A1;	padding:3px}
#channelBody_42 #moreColumn .chlCategoryBoxTag h3,
#channelBody_42 #moreColumn .galleryBox h3 {	background:#E9EAEC;	border-top: 7px solid #C00000;	height: 16px;	padding:1px 10px 10px 0; color:#C00000;font-size:1.8em;}
#channelBody_42 #moreColumn .galleryBox, #artArchive {	margin-bottom:28px;	position:relative;}
#channelBody_42 #artArchive h3{ 	border-bottom:none}
#channelBody_42 #artArchive div {border:1px solid #D0D6D6;  overflow:hidden}
#channelBody_42 #artArchive ul {float:right; border-left:1px solid #D0D6D6; width:115px; text-align:center; margin-bottom:10px; font-size:1.2em; line-height:150%; font-weight:bold}
#channelBody_42 #artArchive ul.last { border:none;}
#channelBody_42 #artArchive #artNav {background:#D0D6D6; height:22px; margin:3px 3px 15px 3px; position:relative}

#channelBody_42 #artArchive #forward	{ position:absolute; top:3px; left:5px; font-size:1.1em; font-weight:bold; display:none; }
#channelBody_42 #artArchive #artNavYear	{ text-align:center; font-weight:bold; font-size:1.6em;}
#channelBody_42 #artArchive #backward 	{ position:absolute; top:3px; right:5px; font-size:1.1em; font-weight:bold;}
 
#channelBody_42 #leftArrow {position:absolute; bottom:4px; left:1px; width:20px; background:#ffffff;}

#channelBody_42 #rightArrow {position:absolute; bottom:4px; right:1px;  width:20px; background:#ffffff; text-align:left;}
#channelBody_42 .galleryBox {zoom:1 !important; width:300px}
#slidGallery ul{	width:2980px;	}
#slidGallery ul li {	float:right}

#slidGallery ul li {text-align:center;}
#slidGallery ul li strong {font-weight:bold;}
#slidGallery ul li p {margin-top: 2px;}

#channelBody_42 #moreColumn .galleryBox .leftBox {	padding:0;	overflow:hidden;	width:298px;	height:251px;}

#channelBody_42 #moreColumn .chlCategoryBoxTag h3 a,
#channelBody_42 #moreColumn .galleryBox h3 a {	color:#C00000;	font-size:1.5em;}
#channelBody_42 #moreColumn .videoBox h3 {	background:#E9EAEC;	border-top: 7px solid #000000;	height: 16px;	padding: 5px 10px 5px 0;}
.tagsBox .contentWindow {	padding:10px;	line-height:150%;	width:278px}
.tagsBox .size1 {	font-size:1.2em;	font-weight:bold;}
.tagsBox .size2 {	font-size:1.4em;	font-weight:bold;}
.tagsBox .size3 {	font-size:1.6em;	font-weight:bold;}
.tagsBox .size4 {	font-size:1.8em;	font-weight:bold;}

#channelBody_42 #fblikeBox{display:none}

#channelBody_42 #fblikeBox .contentWindow {overflow:hidden; height:233px}
#channelBody_42 #fblikeBox iframe {border:none; overflow:hidden; width:300px; height:3001px; background:#ffffff; margin:-9px -1px 0 0;}

#blaBlabBlc .contentWindow {overflow:hidden; padding-top:3px}
#blaBlabBlc .threeColumns {clear:both; padding-right:3px;}
#blaBlabBlc .threeColumns .threeColumnsItem {width:98px; float:right;}
#blaBlabBlc .threeColumns .threeColumnsItem .columnText {border-left:1px solid #D0D6D6; margin:3px 0 11px; }
#blaBlabBlc .threeColumns .threeColumnsItem .columnText p {padding:0px 7px 3px;}
#blaBlabBlc .threeColumns .threeColumnsItem .last	{border:none;}
        

/*new archive*/

#artArchive_new {margin-bottom: 28px;}
#artArchive_new table { border-collapse:collapse;}
#artArchive_new table tr th{ font-size:1.2em; line-height:70%}
#artArchive_new table thead {border:1px solid #C9CFCD;}
#artArchive_new table tbody tr td {border:1px solid #C9CFCD; border-collapse:collapse; width:66px; height:15px; text-align:center; background:#F7F7F7; color:#607674}
#artArchive_new table tr td a {display:block; color:#284D99; height:100%; padding-top:3px}
#artArchive_new table tr td a:hover {background:#cc0000; color:#FFFFFF; text-decoration:none} 

#artArchive_new table tr {font-size:1.1em;}
#artArchive_new table th { font-weight:bold; border-left:1px solid #C9CFCD;}

#artArchive_new p {font-weight:bold; margin:3px 0;}
#navArchive {background:#C9CFCD; height:18px; text-align:center; font-weight:bold; font-size:1.2em; padding-top:3px}
#separator{color:#657978}
#navArchive a, #navArchive span {margin-right:5px; margin-left:5px; display:inline-block}
#navArchive a {font-size:1.1em;}

#categoryId_468 .dynamicOrdering{display:none;}
#categoryId_459 .categoryPage #topBreadCrumbs,
#channelBody_29 .categoryPage #topBreadCrumbs {display:none;}

#footerBreadCrumbs #cellular {display:none;}

#channelBody_55 iframe#299 {display:none;}
