  /* = General
  -----------------------------------------------------------------------------*/
  body 										{ margin:0;	padding:0 0 0px 0; text-align:center; /*background:#fff url(images/bodybg.gif) repeat-x 0 0; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#231f1f;*/
  font-family: Tahoma, sans-serif; font-size: 14px; font-weight: normal; background:#FFF url(images/body-bg.gif) repeat-x center 28px; color: #444; }

  a											{ color:#333; text-decoration:none; outline:none; }
  a:hover										{ text-decoration:underline; }
  .wrapper 									{ width:970px; margin:0 auto; text-align:left; }
  form										{ padding:0; margin:0; }
  .clearfix:after 							{ content: "."; clear: both; height: 0; visibility: hidden; display: block;	}
  .clearfix 									{ display: inline-block; /* Fixes IE/Mac */	}
  /* Hides from IE-mac \*/
  * html .clearfix {height: 1%;}
  .clearfix {display: block;}
  /* End hide from IE-mac */

  /* = Header
  -----------------------------------------------------------------------------*/
  #top-ticker									{ width:100%; background-color:#000; color:#fff; padding:5px 0; border-bottom:1px solid #d7d7d7; }
  #top-ticker-wrapper							{ width:940px; margin:0 auto; text-align:left; padding:0 10px; overflow:hidden; line-height:18px; }
  #top-ticker .ticker-title					{ font-size:15px; font-weight:bold; display:block; float:left; width:100px; }
  #top-ticker .ticker-container a 			{ color:#fff; margin:0 4px; font-size: 12px; font-weight: bold; }
  #top-ticker .ticker-container 				{ display:block; float:left; padding:0 0 0 10px; /*width:676px; */width:354px; }
  #top-ticker .ticker-date					{ display:block; float:right; width:154px; font-size:18px; font-weight:bold; color:#ff3300; }
  #top-ticker .tickerlinks					{ float:left; width:120px; }
  #top-ticker .tickerlinks a					{ color:#fff; }

  #brnews									{ float:left; width:960px; padding:10px 5px 0 5px; }
  .banner-zone-top,
  .banner-zone-top2							{ float:left; width:960px; padding:10px 5px 0 5px; text-align:center; }
  
  /*#header 									{ width:962px; margin:0 0 0 13px; overflow:hidden; }*/
  #header {
	  /*background-image: url(images/header.jpg);
	  background-attachment: scroll;
	  background-position: top center;
	  background-repeat: no-rrepeat;
	  height: 606px;*/
	  width:960px;
	  padding:0 5px;
  }

  #header #logo								{ width:952px; padding:0 0 0 10px; overflow:hidden; /*background:url(images/sep.gif) no-repeat center top;*/ }
  #header #logo h1							{ width:202px; height:67px; text-indent:-9999px; float:left; margin-top: 25px; margin-bottom: 0px; }
  #header #logo h1 a							{ width:202px; height:67px; display:block; background:url(images/logo2012.png) no-repeat 0 0; }
  /*#header #logo h1 a:hover					{ background:url(images/logo_over.png) no-repeat 0 -6px; }*/





  /*#nav										{ background:url(images/navbg1.gif) no-repeat center top; padding:15px 0 0 0; }
  #nav ul										{ background:url(images/navbg2.gif) repeat-x 0 0; width:100%; overflow:hidden; padding:0; margin:0; list-style:none; height:50px; }
  #nav ul li									{ float:left; font:bold 14px Tahoma; }
  #nav ul li a								{ color:#6b7480; display:block; padding:25px 25px 8px 25px; }
  #nav ul li a:hover							{ color:#4a92b9; text-decoration:none; background:url(images/nav-arrow1.gif) no-repeat center 11px; }
  #nav ul li a.active							{ background:url(images/nav-active.gif) no-repeat center top; color:#fff; }
  * html #nav ul li a.active:hover			{ background:url(images/nav-active.gif) no-repeat center top; color:#fff; }*/

/* NEW */

  #nav	{ padding-top:10px; }
  #navigation {
	  list-style: none;
	  margin:0;
	  height:43px;
	  /*overflow:hidden;*/
	  padding:0;
	  background: url(images/main_menu_bg.png) no-repeat left top;
	  }
  * html #navigation { background: url(images/main_menu_bg.gif) no-repeat left top; }

  #navigation li {
	  float: left;
	  width:auto;
	  /*text-align: center;*/
  }

  #navigation a {
	  display: block;
	  /*color: #6b7480;*/
	  color: #333;
	  text-decoration: none;
	  /*width: 137px;*/
	  /*min-width: 10px;
	  width: auto;*/
	  height: 16px;
	  padding:0 0 0 7px;
	  margin-top: 23px;
	  margin-right: 7px;
	  margin-bottom: 4px;
	  font-size: 13px;
	  font-weight: bold;
	  border-left:2px solid #333;
	  /*border-left:2px solid #6b7480;*/
	  white-space:nowrap;
  }
* html #navigation a { display:inline-block; }

#navigation li.but			{ position:relative; float:right; width:70px; height:36px; margin:8px 5px 0 0; background:url(images/menu_drop_but.gif) no-repeat center top; text-align:center; z-index:100; }
#navigation li.but a			{ display:block; width:70px; height:36px; margin:0; padding:0; border-left:0; line-height:36px; }
#navigation li.but:hover		{ background:url(images/menu_drop_but_hover.gif) no-repeat center top; }
#navigation li.but img			{ border:0; }
#navigation li.but ul			{ display:none; position:absolute; top:36px; right:-5px; width:145px; margin:0; /*padding:0 0 10px 0; background:url(images/menu_drop_bottom.png) no-repeat left bottom;*/ list-style:none;
							  z-index:101; }
* html #navigation li.but ul		{ right:-10px; }
#navigation li.but:hover ul	{ display:block; }
#navigation li.but ul li			{ float:left; width:100%; background:#d9d9d9 url(images/menu_drop_bg.gif) no-repeat left bottom; text-align:center; }
#navigation li.but ul li.last	{ background-color:transparent; background-image:url(images/menu_drop_bottom.png); }
* html #navigation li.but ul li.last	{ background-image:url(images/menu_drop_bottom.gif); }
#navigation li.but ul li a		{ width:100%; height:auto; padding:10px 0; /*color:#6b7480;*/ color:#333; line-height:14px; white-space:normal; }
#navigation li.but ul li a:hover	{ color:#f30; }

#navigation .first a	{ border-left:0; padding-left:15px; }

  #navigation .active,
  #navigation .active:hover {
	  /*background: url(images/nav-active.gif) no-repeat top center;*/
	  color:#f30;
	  /*background:none !important;*/
	  }

  #navigation .first-active,
  #navigation .first-active:hover {
	  /*background: url(images/nav-active.gif) no-repeat top left;*/
	  /*background:none !important;*/
	  color:#f30;
	  padding-left:15px;
	  }

  #navigation .last-active,
  #navigation .last-active:hover {
	  /*background: url(images/nav-active.gif) no-repeat top right;*/
	  /*background:none !important;*/
	  color:#f30;
	  }

  #navigation a:hover {
	  color: #f30;
	  /*background:none !important;*/
	  /*background-image: url(images/menu_over_arrow.jpg);
	  background-attachment: scroll;
	  background-position: top center;
	  background-repeat: no-repeat;*/
  }





  #ticker									{ float:left; width:960px; overflow:hidden; background:#000 /*url(images/ticker_corner.png) no-repeat right bottom*/; line-height:30px; position:relative; top:-20px; margin:1px 5px -20px 5px; }
  #ticker h2									{ padding-left: 10px; padding-right: 30px; margin:0 20px 0 0; width:auto; float:left; font-size:11px; font-weight:bold; color:#FFF; background:url(images/info_bg.gif) no-repeat right top; line-height:30px; }
  * html #ticker h2							{ height:22px; padding-top:8px; }
  #ticker h2 img								{ border:0; vertical-align:middle; padding:0 0 3px 0; }
  * html #ticker h2 img							{ padding-bottom:2px; }
  *+html #ticker h2 img						{ padding-bottom:2px; }
  #ticker marquee							{ width:820px; float:right; color:#fff; margin:0; padding:0; font-size:14px; }
  #ticker marquee a							{ color:#fff; }
  #quicklinks								{ font-family:Tahoma; color:#6b7480; padding:8px 0; text-align:right; }
  #quicklinks a								{ color:#6b7480; }
  #quicklinks form							{ margin:0; padding:0 0 0 30px; display:inline; }
  #quicklinks span							{ background:url(images/search_field.jpg) no-repeat 0 0; padding:2px 0 5px 6px;}
  #quicklinks .textfield						{ background:none; border:0; font:bold 11px Tahoma; color:#6b7480; cursor:text; padding-top: 3px; }
  #quicklinks input							{ vertical-align:middle; }
#ticker form									{ width:auto; border-left:1px solid #646464; padding:5px 10px; }
#ticker fieldset								{ width:auto; height:18px; margin:0; padding:0; border:1px solid #6c6c6c; background:url(images/bg_seach_top_fieldset.gif) repeat-x left top; }
  #ticker label,
  #ticker input								{/* vertical-align:middle; */ float:left; }
  #ticker label								{ border-right:1px solid #505050; }
  #ticker input								{ border:0; padding:0 0 0 10px; background:none; }
  #ticker .textfield							{ margin:2px 0 0 0; width:150px; background:none; font:normal 11px Tahoma; color:#fff; }
  * html #ticker .textfield					{ width:148px; }
  #weather									{ float:left; width:260px; padding:10px 30px 0 0; }
  #important									{ float:left; width:230px; padding:10px 30px 0 0; }
  #weather h2, #important h2					{ font:bold 18px Tahoma; color:#6b7480; padding:0; margin:0 0 6px 0; }
  #weather p, #important p					{ color:#6b7480; margin:0; padding:0; overflow:hidden; height:48px; font-size:12px; font-family: Tahoma, sans-serif; }
  #weather img, #important img				{ float:left; margin:0 8px 0 0; }
  #weather_all {  font-size: 10px; font-weight: bold; color: #F30; }
  /*#important img								{ width:78px; height:76px; }*/



  /* = Main
  -----------------------------------------------------------------------------*/
  .col-left									{ float:left; width:650px; margin:10px 10px 0 5px; padding:0 0 15px 0; }
  /** html .col-left							{ width:646px; margin-right:0; }*/
  #main 										{ width:960px; padding:0 5px; background-color:#fff; }
  #main.home								{ width:970px; padding:0; }
  #content									{ float:left; width:654px; padding-left:10px; }
  .home #content								{ padding:0; }
  #sidebar									{ width:300px; float:right; padding-right:10px; }
  * html #sidebar								{ overflow:hidden; }
  #section	/* fb3200 */					{ /*background:#c32701 url(images/bg2_new.jpg) repeat-x left bottom*/ /*-202px*//*;*/ margin:20px 0 0 0; width:100%; }
  #section-top								{ width:100%; margin:20px 0 0 0; background:url("images/bg2_top.gif") repeat-x scroll left bottom #C32701; }
  #section-bottom							{ width:100%; background:#2d2d2d url(images/bg2_bottom.gif) repeat-x left top; border-top:1px solid #fff; }
  .contentbox 								{ width:100%; margin:10px 0; }
  .container .contentbox 					{ margin:0; }
  .contentbox-inner							{ height:1%; /*padding:0 0 10px 0;*/ }
  .contentbox-footer						{/* height:10px; background:url(images/contentbox-footer.gif) no-repeat left bottom;*/ display:none;  }
  #firstStoryDivId.contentbox-left,
  #anotherStoryDivId.contentbox-left		{ /* height:300px; overflow:hidden; */ }
  .contentbox-left							{ width:630px; padding:10px; overflow:hidden; background-color:#fff; }
  * html .contentbox-left						{ width:626px; }
  .contentbox-left .img-article 				{ position:relative; float:left; width:100%; height:200px; overflow:hidden; z-index:100; }
  .contentbox-left .img-article a 			{ position:relative; z-index:101; }
  /*.contentbox-left .img-article a img 			{ width:630px; height:200px; }*/
  .contentbox-left .img-article a img 			{ max-width:630px; max-height:200px; }
  /** html .contentbox-left .img-article a img 	{ width:630px; height:200px; }*/
  .contentbox-left span.date					{ position:absolute; right:10px; bottom:-10px; font-weight:bold; font-size:25px; color:#fff; z-index:102; cursor:pointer; background-image:url(/templates/default/images/new_images/homeBigNews_image_desc_bg.png); background-repeat: repeat; }
  .contentbox-left h1						{ padding:10px 0; background:url(images/newsit/services_top_shadow.jpg) no-repeat left bottom; }
  .contentbox-left h1,
  .contentbox-left h2						{ display:block; float:left; width:100%; clear:both; }
  .contentbox-left h1,
  .contentbox-left h1 a						{ color:#f30; font-size:20px; font-weight:normal; line-height:25px; }
  .contentbox-left h2						{ /*overflow:hidden;*/ height:1%; margin:0; }
  .contentbox-left h2,
  .contentbox-left h2 a						{ color:#333; font-size:13px; font-weight:normal; min-height: 64px; }
  .contentbox-left .img-article a:hover		{ text-decoration:none; }
  /*.contentbox-right							{ height:270px; }*/
  .contentbox-inner .contentbox-right		{ float:left; width:100%; clear:both; }
  .contentbox-inner .contentbox-right h2		{ margin:0; padding:0 0 15px 0; font-weight:normal; font-size:24px; color:#fff; }
  #latestStoriesDivId						{ float:left; width:100%; overflow:hidden; }
  #latestStoriesDivId .articles				{ float:left; width:100%; }
  #latestStoriesDivId .more					{ float:right; width:auto; height:20px; margin-top:10px; background-color:#fff; }
  #latestStoriesDivId .more a				{ font-weight:bold; font-size:11px; color:#333; padding:0 10px; line-height:20px; }
  #latestStoriesDivId .more a.rss			{ background:url(images/icon_link_rss.gif) no-repeat left center; border-right:1px solid #333; }
  #latestStoriesDivId .more a.all			{ background:url(images/icon_link_all.gif) no-repeat right center; }
  .contentbox .contentbox-title				{ /*font-size:14px; font-weight:bold; float:left; color:#fff; margin:2px 0 10px 0; padding:0 0 0 28px; width:600px;*/ }
  .contentbox .contentbox-title2				{ font-size:16px; font-weight:normal; margin:12px 0 2px 0; padding:0 0 0 50px; line-height:30px; background:url(images/arrow-red.gif) no-repeat left center; border-bottom:1px solid #566062; position:relative; z-index:2; }
  .contentbox .contentbox-title2 a			{ display:block;}
  .contentbox .contentbox-title2 a:hover		{ text-decoration:none; }
  .contentbox .contentbox-title2 span			{ display:block; position:absolute; top:20px; left:85px; z-index:1000; cursor:pointer; width:248px; }
  .contentbox .contentbox-title2 span	.close	{ float:right; font-size:11px; font-weight:bold; margin:-26px 8px 0 0; position:relative; z-index:10; display:block !important; display:inline; line-height:16px; padding:1px; }
  .contentbox .contentbox-title2 span	.close:hover	{ background-color:#fff; }
  .contentbox img								{ border:0; }
  .contentbox .newslist						{ height:125px; overflow:auto; }
  .contentbox .newslist-entry					{ display:block; overflow:hidden; /*width:270px; zoom:1;*/ padding:1px 0; }
  .contentbox .newslist-entry:hover			{ background-color:#000; cursor:pointer; text-decoration:none; }
  .contentbox .newslist-entry-left			{ float:left; font-size:13px; font-weight:normal; color:#fff; /*width:176px; background:url(images/bullet01.gif) no-repeat 0 4px; padding:0 0 0 10px;*/ }
  .contentbox .newslist-entry-right			{ float:right; color:#888; font-size:10px; width:84px; text-align:right; }
  .contentbox .category						{ font-size:15px; background:url(images/category-bg.gif) no-repeat left center; display:block; text-align:right; color:#fff;  }
  .contentbox .category a						{  font-size:15px; color:#fff; }
  .contentbox .category a:hover				{ /*background-color:#bee8ff; text-decoration:none;*/ }
  .contentbox .column							{ width:296px; padding:0 8px 0 0; float:left; }
  .contentbox .more							{ padding:0 6px; }
  .contentbox .more .textfield				{ color:#878686; font:bold 10px Verdana, Arial, Helvetica, sans-serif; width:216px; height:13px; }
  .contentbox .more input						{ vertical-align:middle; }
  .contentbox .more-entry						{ width:100%; padding:0 0 22px 0; }
  .contentbox .more-entry img					{ float:left; }
  .contentbox .more-entry h2					{ color:#444; font-size:30px; font-weight:normal; float:left; width:280px;  margin:0 0 6px 0; /* padding:0 0 0 18px;background:url(images/arrow-grey.gif) no-repeat left center; */}
  .contentbox .more-entry h2 a				{ color:#444; font-size: 20px; }
  .contentbox .search						{ padding:0 0 8px 0; }
  .contentbox .more-entry ul				{ padding:0; margin:0; list-style:none; float:right; width:226px; }
  .contentbox .more-entry li				{ background:url(images/arrow-02.gif) no-repeat left 4px; padding:0 0 0 10px; }
  .secondary-news							{ /*padding:0 0 0 13px;*/ width:641px; margin:20px 0; overflow:hidden; }
  .with-border								{ border-bottom:1px solid #B6B6B6; }
  .row-inner								{ overflow:hidden; margin:0 0 20px 0; width:660px; }
  .row-inner .column						{ /*width:300px; margin:0 11px 0 0;*/ width:315px; padding:0 10px 0 0; margin:0; float:left; overflow:hidden; }
  .row-inner .column h2 a					{ color:#ff3300; font-size:20px; font-weight:normal; }
  .row-inner .column img					{ border:0; margin:0 0 8px 0; }
  .row-inner h2									{ margin:0 0 4px 0; }
.main-container									{ float:left; width:100%; background:#d9d9d9 url(images/bg_main_container.gif) repeat-x left top; }
  #sec-news										{ float:left; width:100%; }
  #sec-news .sn-main-title						{ float:left; width:950px; height:55px; padding:0 10px; background:url(images/bg_main_container.gif) repeat-x left top; font-size:24px; color:#333; line-height:55px; }
  #sec-news .sn-banner							{ float:left; width:300px; padding:0 10px 10px 10px; background:#d9d9d9 url(images/bg_sn_banner.gif) repeat-x left top; }
  #sec-news .sec-news-titles						{ float:left; width:630px; height: 280px; padding:0 9px 10px 9px; background:url(images/bg_news_sec_titles.gif) repeat-x left top; border:1px solid #fff; overflow:hidden; }
  #sec-news .sec-news-img						{ float:left; clear:both; width:100%; padding:0 0 10px 0; }
  #sec-news .sn-title							{ float:left; width:100%; height:30px; font-size:16px; color:#333; line-height:30px; font-weight:normal; }
  #sec-news .sn-title a							{ color:#333; }
  #sec-news .sec-news-img .sn-title				{ float:left; width:950px; padding:0 10px; height:30px; font-size:16px; color:#333; line-height:30px; }
  #sec-news .sec-news-titles .sn-head,
  #sec-news .sec-news-titles .sn-body			{ float:left; width:100%; }
  #sec-news .sec-news-titles .sn-head			{ padding:5px 0; border-bottom:1px solid #333; }
  #sec-news .sec-news-titles .sn-head .img		{ float:left; width:160px; padding:0 10px 0 0; }
  #sec-news .sec-news-titles .sn-head .img img	{ border:0; }
  #sec-news .sec-news-titles .sn-head .txt		{ float:left; width:460px; }
  #sec-news .sec-news-titles .sn-head .txt h2,
  #sec-news .sec-news-titles .sn-head .txt h2 a	{ font-weight:normal; font-size:20px; color:#333; }
  #sec-news .sec-news-titles .sn-head .txt h2		{ line-height:24px; }
  #sec-news .sec-news-titles .sn-head .txt p		{ font-size:13px; color:#333; line-height:15px; }
  #sec-news .sec-news-titles .sn-body			{ padding:5px 0 0 0; }
  #sec-news .sec-news-titles .sn-body .col		{ float:left; width:300px; padding:0 15px 0 0; }
  #sec-news .sec-news-titles .sn-body .col ul		{ margin:0; padding:0; list-style:none; }
  #sec-news .sec-news-titles .sn-body .col ul li		{ float:left; width:100%; line-height:15px; }
  #sec-news .sec-news-titles .sn-body .col ul li a	{ padding:3px 0 0 11px; background:url(images/video_body_li.gif) no-repeat left 8px; font-size:13px; color:#333; }
  #sec-news .row-inner .column				{ width:315px; padding:0 10px 0 0; margin:0; float:left; overflow:hidden; }
  #sec-news .row-inner .column h2 a			{ color:#ff3300; font-size:20px; font-weight:normal; }
  #sec-news .row-inner .column img			{ border:0; margin:0 0 8px 0; }
  #sec-news .row-inner h2					{ margin:0 0 4px 0; }
  #mycustomscroll							{ z-index:1; position:relative; }
  #mycustomscrol2							{ height:280px; }
  .row-inner .column img.thumb				{ float:left; margin:0 14px 4px 0; }
  .mainbox .thumb							{ float:left; margin:0 14px 4px 0; }
  .rep-mainbox .rep-thumb					{ float:left; margin:0 14px 4px 0; }
  .local									{ margin:20px 0 10px 0;  }
  .local-flash								{ padding:0 13px; }
  .local h2									{ background:url(images/arrow-red.gif) no-repeat left center; padding:6px 0 6px 50px; margin:10px 0;  }
  #tv											{ margin:10px 0; }
  #tv-body									{ background:url(images/tv.gif) no-repeat 0 0; padding:60px 11px 0 11px; overflow:hidden; height:1%; }
  #tv-more									{ background:url(images/tv-bottom.gif) no-repeat 2px bottom; font-size:9px; text-align:right; padding:0 14px 6px 0; }
  .tv-entry									{ width:274px; margin:0 0 10px 0; }
  .tv-entry-left								{ display:block; float:left; padding:0 4px 0 0; width:188px; color:#fff; }
  .tv-entry-right								{ display:block; float:left; width:72px; position:relative; }
  .tv-entry-right:hover						{ text-decoration:none; }
  .tv-entry-right	img							{ border:0; }
  .tv-entry-right .frame						{ position:absolute; top:0; left:0; background:url(images/frame.gif) no-repeat 0 0; z-index:2; width:72px; height:58px; display:block; cursor:pointer; }
  .tv-entry-body								{ height:1%; overflow:hidden; padding:4px 4px 0 6px; background:url(images/tv-entry.gif) no-repeat 0 0; }
  .tv-entry-footer							{ width:100%; clear:both; background:url(images/tv-entry-bottom.gif) no-repeat left bottom; height:4px; font-size:0; }
  .tv-entry-title								{ color:#fff; font-size:9px; font-weight:bold; display:block; }
  .tv-entry-subtitle							{ color:#fff; font-size:10px; display:block; position:relative; height:1%; cursor:pointer; }
  .tv-entry-subtitle img						{ border:0; position:absolute; right:0; bottom:0; }
  #blogs										{ border:1px solid #b6b6b6; width:290px; margin:10px 0 10px 2px; padding:0 0 8px 0; }
  #blogs ul									{ padding:10px; margin:0; list-style:none; }
  #blogs li strong							{ color:#d72835; font-weight:normal; }
  #blogs li a									{ display:block; padding:4px 0; width:100%; }
  #blogs li a:hover							{ text-decoration:none; color:#333; background-color:#BEE8FF; }
  #blogs li									{ padding:2px 0; border-bottom:1px solid #d9d9d9; }
  #mycustomscrol3								{ height:190px; }
  #report										{ margin:10px 0; }
  #mycustomscrol4								{ height:182px; }
  .sidebox									{ width:300px; padding:0; margin:10px 0 10px -7px; background:url(images/sidebox-top.jpg) no-repeat 0 0; }
  .sidebox ul									{ padding:0; margin:0; list-style:none; width:260px; }
  .sidebox li									{ border-bottom:1px solid #b6b6b6; padding:9px 0; }
  .sidebox a 									{ display:block; width:100%; overflow:hidden; }
  .sidebox a img								{ border:0; float:left; }
  .sidebox a span								{ float:right; cursor:pointer; width:186px; }
  .sidebox h1									{ font-size:14px; font-weight:bold; color:#fff; margin:0 0 5px 0; padding:2px 0 0 48px; }
  .sidebox-body								{ background:url(images/sidebox-body.gif) repeat-y 0 0; width:280px; padding:6px 2px 6px 10px; margin:0 0 0 8px; }
  .sidebox-footer								{ background:url(images/sidebox-footer.gif) no-repeat 0 0; margin:0 0 0 8px; }
  
.right-box-simple				{ float:left; width:300px; padding:0 0 10px 0; }
.right-box-simple h2				{ float:left; width:100%; margin:0; padding:0; background:url(images/new_images/bg_03_0.gif) repeat-x left top; font-weight:normal; font-size:16px; color:#fff; }
.right-box-simple h2 a			{ font-size:16px; color:#fff; }
.right-box-simple h2 img			{ display:inline; margin-right:10px; border:0; border-right:1px solid #fff; vertical-align:middle; }
.right-box-simple .txt			{ float:left; width:298px; background:#fff url(images/right_box_txt_bg.gif) repeat-x left top; border-top:1px solid #fff; border-right:1px solid #c2c2c2; border-bottom:1px solid #c2c2c2;
								  border-left:1px solid #c2c2c2; font-size:13px; color:#333; line-height:15px; }
.right-box-simple .txt p			{ margin:0; padding:10px; }
.right-box-simple .txt p.line	{ border-bottom:1px solid #333333; display:block; float:left; font-size:16px; line-height:19px; margin-bottom:2px; margin-top:10px; padding-bottom:5px; width:280px; }
.right-box-simple .txt a			{ color:#f30; }

.new_article_00		{ float:left; background:#c8c8c8 none; width:300px; margin-bottom:10px; }
.new_article_00 h2	{ float:left; background:url(images/new_images/bg_03_0.gif) repeat-x left top; width:300px; font:bold 14px tahoma; color:#fff; padding-bottom:0; 			
				      border-bottom:1px solid #fff; margin-bottom:0  }
.new_article_00 h2 img	{ vertical-align:middle; border-right:1px solid #fff; margin-right:10px; display:inline; }

.tabs_box_00			{ float:left; width:298px; border:1px solid #c2c2c2; border-top:none; }
.tabs_box_00 .tabs_00	{ float:left; width:288px; padding:10px 0px 0px 10px; }
.tabs_box_00 .tabs_00 a			{ float:left; padding:3px 20px 3px 15px; background:#9f9f9f url(images/new_images/bg_04_0_act.gif) no-repeat left top; color:#fff; font:bold 13px tahoma; }
.tabs_box_00 .tabs_00 a:hover	{ float:left; padding:3px 20px 3px 15px; background:#f0f0f0 url(images/new_images/bg_04_0.gif) repeat-x left top; text-decoration:none; color:#313131 }
.tabs_box_00 .tabs_00 a.active	{ float:left; padding:3px 20px 3px 15px; background:#f0f0f0 url(images/new_images/bg_04_0.gif) repeat-x left top; color:#313131 }
.tabs_box_00 .text_00			{ float:left; width:278px; background:#fff url(images/new_images/bg_05_0.gif) repeat-x left top; padding:10px; }
.tabs_box_00 .text_00 ol		{ font-weight:normal; margin:0; padding-left:20px; }
.tabs_box_00 .text_00 ol li		{ font-weight:bold; font-size:12px; padding-top:5px; }
.tabs_box_00 .text_00 ol li a	{ font-weight:normal; }
.tabs_box_00 .text_00 a span	{ cursor:pointer; }
.tabs_box_00 .text_00 .com_00_2	{ font-weight:bold; }


  #hours24									{ width:960px; height:220px; margin:0; padding:5px; overflow:hidden; background:url(images/hours24-new2.jpg) no-repeat 0 0; }
  #hours24-left								{ float:left; width:140px; overflow:hidden; }
  #hours24-right 								{ width:686px; overflow:hidden; float:right; padding:58px 8px 3px 0; /*background:url(images/hours24-right.gif) no-repeat 120px 0;*/ }
  #hours24-right ul							{ padding:0; margin:0; list-style:none; float:left; width:755px;}
  #hours24-right li							{ float:left; overflow:hidden; margin:0 6px; width:180px; position:relative; }
  #hours24-right a span						{ font-weight:bold; font-size:14px; background:url(images/black.png) repeat; display:block; padding:3px 10px; color:#fff; cursor:pointer; width:160px; position:absolute; bottom:0; left:0; z-index:3; }
  #hours24-right a span strong				{ font-weight:normal; /*background:url(images/arrow-white.gif) no-repeat right center;*/ display:block; padding:0 18px 0 0; }
  #hours24-right a:hover						{ text-decoration:none; }
  #hours24-right a							{ display:block; float:left; position:relative; margin:0 6px 0 0; overflow:hidden; }
  #hours24-right a img						{ border:0; width:180px; height:150px; }
  #hours24 .carousel-left						{ margin:98px 6px 0 0; }
  #hours24 .carousel-right					{ margin:98px 0 0 0; }
  #hours24 .carousel-left img,
  #hours24 .carousel-right img				{ width:auto; height:auto; }
  /*#hours24-left h1							{ font-size:10px; font-weight:normal; color:#fff; margin:0; padding:0 0 0 10px; }*/
  .smallbox									{ margin:10px 0; }
  .smallbox h1								{ color:#0f0f10; font-size:18px; font-weight:bold; background:url(images/arrow-cyan.gif) no-repeat left center; margin:0 0 4px 0; padding:0 0 0 20px; }
  .smallbox-inner								{ background:url(images/smallbox-top.gif) no-repeat 0 0; overflow:hidden; width:100%; padding:0 0 6px 0; }
  .smallbox-bottom							{ background:url(images/smallbox-bottom.gif) no-repeat 0 0; height:5px; font-size:0; width:100%; }
  .smallbox td img							{ border:0; padding:0 4px 4px 0; background:url(images/cover.gif) no-repeat right bottom; }
  .smallbox td								{ text-align:center; vertical-align:middle; }
  .smallbox table								{ width:270px; margin:0 0 0 12px; padding:20px 0 0 0; }
  .smallbox .cover-left img					{ float:left; border:0; margin:0 0 0 6px; }
  .smallbox .cover-right img					{ float:right; border:0; margin:0 16px 0 0; }
  .smallbox form label						{ color:#8d979f; }
  .smallbox .results							{ text-align:right; float:left; width:270px; }
  .smallbox .results a						{ color:#8d979f; text-decoration:underline; }
  .smallbox form								{ display:block; padding:0 10px; overflow:hidden; }
  .smallbox .answers							{ float:left; }
  .smallbox .vote								{ float:right; margin:0 0 -4px 0; top:-10px; position:relative; display:block; }
  .smallbox .poll								{ padding:6px 14px 4px 10px; margin:0; }
  .smallrow									{ width:290px; margin:10px 0; padding:0 13px 0 0; }
  .smallrow .smallleft						{ float:left; width:170px; }
  .smallrow .smallright						{ float:left; }
  .interview									{ background:url(images/interview.jpg) no-repeat 0 0; padding:44px 0 0 20px; height:276px; margin:0 0 0 -10px; width:160px; }
  .interview img								{ border:0; margin:0 0 6px 0; }
  .interview h1								{ margin:0 0 6px 0; color:#231f20; font-size:12px; }
  .interview p								{ margin:0 0 6px 0; }
  .mainbox									{ /*background:url(images/mainbox-middle.gif) repeat-y 13px 0; padding:0 0 0 13px;*/ margin:10px 0; }
  .mainbox h1									{ font:normal 32px "Times New Roman"; line-height:32px; }
  .mainbox h2									{ font:bold 20px Tahoma; color:#444; }
  .comments									{ background:url(images/mainbox-middle.gif) repeat-y 6px 0; padding:0 0 0 6px; width:641px; }
  .comments .mainbox-inner					{ background:url(images/mainbox-top.gif) no-repeat 0 0; height:1%; padding:13px; }
  .mainbox-inner								{/* background:url(images/mainbox-top.gif) no-repeat 0 0; height:1%; padding:13px; */ }
  .mainbox-bottom								{ background:url(images/mainbox-bottom.gif) no-repeat left bottom; height:5px; }
  .mainbox .secondary-news					{ width:620px; padding:0; }
  .mainbox .secondary-news .row-inner			{ width:620px; }
  .mainbox .secondary-news .column			{ width:300px; }
  /*.mainbox .intro	img							{ float:left; margin:0 10px 0 0; border:2px solid #000; }
  .mainbox .intro 							{ border-bottom:1px solid #b6b6b6; padding:0 0 10px 0; margin:0 0 10px 0; }*/
  .intro										{ position:relative; }
  .intro-inner								{ position:absolute; top:0; left:0; background:url(images/mask01.png) no-repeat 0 0; padding:220px 0 0 0; width:312px; color:#fff; margin:-221px 0 20px 0; position:relative; z-index:999; }
  .intro-inner2								{ padding:0 10px; }
  .intro-inner h1								{ padding:0 56px 0 0; margin:0 0 8px 0; }
  .intro .intro-inner h1	a					{ color:#fff; }
  .intro-inner .date							{ display:block; margin:-23px 0 10px 0; padding:0 4px 0 0; color:#fff; text-align:right; font-size:10px; }
  .intro-inner p								{ margin:0; padding:0 56px 0 0; }
  .intro-inner .mask-footer					{ }
  .intro img									{ border:0; width:312px; vertical-align:top; }
  .mainbox .plus								{ float:right; margin:6px 0; display:block; font-size:10px; font-weight:bold; color:#F30;  }
  .mainbox .plus img							{ float:right; margin:0 0 10px 0; border:0; }
  .mainbox-left-entry							{ overflow:hidden; width:630px; background-color: #EEE; padding: 10px; margin:10px 0; }
  .mainbox-left-entry p						{ margin:0; padding:0 14px 0 0; }
  .rep-mainbox-left-entry							{ overflow:hidden; width:620px; background-color: #EEE; padding: 10px; margin:10px 0; float: left; }
  .rep-mainbox-left-entry p						{ margin:0; padding:0 14px 0 0; float: left; width: 210px!important; }
  .rep-mainbox-left-entry img						{ margin:0; padding:0 14px 0 0; float: left; }
  .mainbox-left								{/* width:324px; float:left; min-height:225px;*/ }
  * html .mainbox-left						{/* height:225px; overflow:visible;*/ }
  .mainbox-right								{ width:256px; float:right; border:1px solid #b6b6b6; background:url(images/mainbox-right.gif) repeat-x left bottom; }
  .mainbox .more								{ float:left; width:100%; text-align:right; font-size:10px;  }
  .mainbox-right #extras						{ padding:6px 10px; }
  .mainbox-right ul							{ padding:0; margin:0 0 30px 0; list-style:none; }
  .mainbox-right #extras h2					{ border-bottom:1px solid #b6b6b6; margin:0 0 4px 0; padding:0 0 4px 0; }
  .mainbox-inner h1,
  .mainbox-inner h2,
  .mainbox-inner h3,
  .mainbox-inner h1 a,
  .mainbox-inner h2 a,
  .mainbox-inner h3 a,
  .mainbox-right #extras a					{ color:#000; }
  .rep-mainbox									{ /*background:url(images/mainbox-middle.gif) repeat-y 13px 0; padding:0 0 0 13px;*/ margin:10px 0; }
  .rep-mainbox h1									{ font:normal 32px "Times New Roman"; line-height:32px; }
  .rep-mainbox h2									{ font:bold 20px Tahoma; color:#444; }
  .rep-mainbox p									{ float: left; }
  .rep-comments									{ background:url(images/mainbox-middle.gif) repeat-y 6px 0; padding:0 0 0 6px; width:641px; }
  .rep-comments .rep-mainbox-inner					{ background:url(images/mainbox-top.gif) no-repeat 0 0; height:1%; padding:13px; }
  .rep-mainbox-inner								{/* background:url(images/mainbox-top.gif) no-repeat 0 0; height:1%; padding:13px; */ }
  .rep-mainbox-bottom								{ background:url(images/mainbox-bottom.gif) no-repeat left bottom; height:5px; }
  .rep-mainbox .rep-secondary-news					{ width:620px; padding:0; }
  .rep-mainbox .rep-secondary-news .rep-row-inner			{ width:620px; }
  .rep-mainbox .rep-secondary-news .rep-column			{ width:300px; }
  /*.rep-mainbox .rep-intro	img							{ float:left; margin:0 10px 0 0; border:2px solid #000; }
  .rep-mainbox .rep-intro 							{ border-bottom:1px solid #b6b6b6; padding:0 0 10px 0; margin:0 0 10px 0; }*/
  .banner										{ margin:10px 0; text-align:center; }
  .cat-large									{ font-size:24px; font-weight:normal; margin:0; padding:10px 0 0 20px; }
  .cat-large span								{  padding:0 0 0 12px; background:url(images/bullet03.gif) no-repeat left center; }
  .date 										{ /*text-align:right;*/ color:#444; margin:-8px 0 8px 0; }
  .paging										{ overflow:hidden; width:100%; color:#444; font-size:12px; text-align:right; clear:both; }
  .paging	a									{ color:#ff3300; text-decoration:none; padding:0 2px; font-size:12px; }
  .paging-left								{ float:right; width:100px; font:bold 12px Tahoma; /* background:url(images/arrow-paging-left.gif) no-repeat left center; padding:0 0 0 15px; */}
  .paging-numbers								{ float:left; width:490px; display:block; font:bold 12px Tahoma; text-align:right;/* padding:0 120px;*/ }
  .paging-right								{ float:right; width:60px; font:bold 12px Tahoma; color:#ff3300; /*background:url(images/arrow-paging-right.gif) no-repeat right center; padding:0 15px 0 0;*/ }
  .paging .active								{ color:#000;}
  #nblog										{ display: block; clear: both; position: relative; width: 230px; height: 40px; }
  #nblog span									{ position: absolute; left: -9999px; }
  #nikosblogmain .paging .active				{ color:#fff;}
  #sidebar .contentbox-right					{ float:none; margin:20px 0; }
  #sidebar .newslist							{ height:268px; overflow:auto; }
  #sidebar .newslist-entry					{ display:block; overflow:hidden; width:auto; zoom:1; padding:5px; }
  #sidebar .newslist-entry:hover				{ background-color:#bee8ff; cursor:pointer; text-decoration:none; }
  #sidebar .newslist-entry-left				{ float:left; width:176px; background:url(images/bullet01.gif) no-repeat 0 4px; padding:0 0 0 10px; }
  #sidebar .newslist-entry-right				{ float:right; color:#d93c43; font-size:10px; width:84px; text-align:right; }
  #sidebar .category							{ font-size:10px; text-align:center; display:block; }
  #sidebar .contentbox-title2					{ font:normal 20px Tahoma; margin:12px 0 2px 0; padding:0 0 0 50px; line-height:30px; background:url(images/arrow-red.gif) no-repeat left center; border-bottom:1px solid #566062; position:relative; z-index:2; }
  #sidebar .contentbox-title2 a				{ display:block;}
  #sidebar .contentbox-title2 a:hover			{ text-decoration:none; }
  #sidebar .contentbox-title2 span			{ display:block; position:absolute; top:20px; left:85px; z-index:1000; cursor:pointer; width:248px; }
  #sidebar .contentbox-title2 span .close		{ float:right; font-size:11px; font-weight:bold; margin:-26px 8px 0 0; position:relative; z-index:10; display:block !important; display:inline; line-height:16px; padding:1px; }
  #sidebar .contentbox-title2 span .close:hover { background-color:#fff; }
  #sidebar .contentbox-title2 span img		{ border:0; }
  #sidebar .category							{ font-size:10px; text-align:center; display:block; }
  #sidebar .category a						{ padding:5px; line-height:20px;}
  #sidebar .category a:hover					{ background-color:#bee8ff; text-decoration:none; }
  .social										{ text-align:right; padding:6px 0 0 0; }
  .comments .mainbox-inner					{ padding:20px 40px; }
  .comments .mainbox-inner h2					{ color:#444; font-size:18px; font-weight:normal; border-bottom:1px solid #b6b6b6; padding:0 0 8px 0; margin:0 0 8px 0; }
  .comments .mainbox-inner label				{ color:#444; font-size:12px; display:block; padding:4px 0; }
  .comments .mainbox-inner h3					{ color:#000; font-size:18px; font-weight:normal; margin:4px 0; padding:0; }
  .comment-left								{ width:270px; float:left; }
  .comment-right								{ width:270px; float:right; }
  .comment-left input,
  .comment-right input						{ padding:4px; width:250px; font-family:Verdana, Arial, Helvetica, sans-serif; border-bottom:1px solid #e9e9e9; border-right:1px solid #e9e9e9; border-left:1px solid #e9e9e9; border-top:1px solid #bcbcbc; }
  .comments .textarea1						{ width:100%; float:left; }
  .comments .textarea1 textarea				{ padding:4px; width:542px; height:100px; margin:0 0 8px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; border-bottom:1px solid #e9e9e9; border-right:1px solid #e9e9e9; border-left:1px solid #e9e9e9; border-top:1px solid #bcbcbc; }
  .commentbox									{ background:url(images/commentbox-middle.gif) repeat-y 13px 0; padding:0 0 0 13px; margin:10px 0; }
  .commentbox-inner							{ background:url(images/commentbox-top.jpg) no-repeat 0 0; height:1%; padding:13px;  }
  .commentbox-bottom							{ background:url(images/commentbox-bottom.gif) no-repeat left bottom; height:12px; }
  .comment-entry								{ margin:22px; }
  .comment-entry div							{ background-color:#fff; padding:10px; width:550px; }
  .comment-entry div p						{ margin:0; padding:0; font-family:Arial; color:#999;  }
  div.comment-entry-top 						{ background-color:none; background:url(images/comment-top.gif) no-repeat 0 0; padding:0; width:570px; }
  div.comment-entry-bottom					{ background-color:none; background:url(images/comment-bottom.gif) no-repeat left bottom; padding:0; width:570px; }
  .comment-entry .name						{ background:url(images/arrow-white2.gif) no-repeat left center; padding:0 0 0 20px; font-size:12px; font-family:Arial; font-weight:bold; color:#293134; }
  .comment-entry .name a						{ color:#293134; text-decoration:underline; }
  .comment-entry .commentdate					{ color:#878787; font-size:11px; font-family:Arial;  }
  .commentbox-inner h2						{ color:#1a4a6c; font-size:18px; font-weight:normal; border-bottom:1px solid #b6b6b6; padding:0 0 8px 0; margin:8px 22px; }
  .popular									{ background:url(images/popular.gif) no-repeat 0 0; margin:20px 0; }
  .popular-bottom								{ background:url(images/popular.gif) no-repeat left bottom; height:3px; }
  .suggested									{ background:url(images/suggested.gif) no-repeat 0 0; margin:20px 0; }
  .suggested-bottom							{ background:url(images/suggested.gif) no-repeat left bottom; height:3px; }
  .popular h2, .suggested h2					{ padding:0 0 2px 0; font:normal 20px Tahoma; border-bottom:1px solid #7f7f7f; margin:0 0 2px 30px; }
  .popular ul, .suggested ul					{ margin:0 0 0 30px; padding:0; list-style:none; }
  .popular li a, .suggested li a				{ display:block; padding:4px 20px 4px 6px; width:244px; }
  .popular li a:hover, .suggested li a:hover	{ background:#bee8ff url(images/arrow-cyan2.gif) no-repeat 250px 4px; text-decoration:none; }
  .relative-video								{ background:url(images/popular.gif) no-repeat 0 0; margin:20px 0 20px 13px; }
  .relative-video-bottom						{ background:url(images/popular.gif) no-repeat left bottom; height:10px; }
  .relative-video h2							{ padding:0 0 2px 0; font:normal 14px Verdana; border-bottom:1px solid #7f7f7f; margin:0 0 2px 30px; }
  .videos										{ height:1%; overflow:hidden; margin:0 0 0 30px; }
  .video-thumb								{ width:33%; float:left; padding:6px 0 0 0; }
  .video-thumb img 							{ float:left; margin:0 6px 0 0; border:0; }
  .video-thumb .link							{ background:url(images/arrow-red3.gif) no-repeat 185px bottom; padding:0 16px 0 0; display:block;  }
  .main-title									{ background: url(images/mainbox-top-title.jpg) no-repeat 0 0; position:relative; padding:13px 13px 0 13px; }
  .main-title h1								{ font-size:18px; color:#333; padding:0 112px 4px 0; overflow:hidden; height:1%; margin:0; }
  .main-title p								{ color:#333; font-weight:bold; border-top:1px solid #b6b6b6; font-size:12px; margin:6px 0; padding:4px 0 0 0; }
  .main-title ul								{ color:#333; font-weight:bold; border-top:1px solid #b6b6b6; font-size:12px; margin:6px 0; padding:4px 0 0 0;/* list-style:none;*/ }
  .main-title li								{ margin:0 0 4px 0; }
  .main-title .datetime						{ font-size:11px; float:right; font-weight:normal; position:absolute; top:18px; right:12px; z-index:5; }
  .main-title	.arrow							{ float:left; margin:0 10px 0 0; }
  .main-title .container						{ padding:0 0 0 53px; }
  .fullcontent								{ background:url(images/videosep.png) no-repeat center top; width:960px; }
  .fullcontent-inner							{ padding:20px 0;  }
  .fullcontent-bottom							{ background:#fdfdfd url(images/fullcontent-bottom.gif) no-repeat left bottom; height:12px; }
  #fullcontent-left							{ width:166px; float:left; }
  #fullcontent-left ul						{ margin:0; padding:0 0 0 20px; width:146px; background-color:#000; color:#fff; }
  #fullcontent-left li a						{ color:#fff; font-size:15px; display:block; }
  #fullcontent-left li a:hover,
  #fullcontent-left li a.active				{ color:#ff3300; text-decoration:none; }
  #fullcontent-right							{ width:756px; float:left; height:480px; padding:26px 0 0 0; }
  .videorow									{ width:750px; overflow:hidden; margin:0 0 8px 8px; }
  .videobox									{ width:126px; background:#d1d1d1 url(images/videobox.gif) no-repeat 0 0; float:left; padding:6px 8px; margin:0 4px; overflow:hidden; }
  .videobox img								{ border:0; vertical-align:middle; }
  .videobox a									{ color:#444; }
  .videobox a img.thumb						{ margin:0 0 10px 0; }
  .videobox .thumb							{ margin:0 0 6px 0; }
  .videobox a:hover							{ text-decoration:none; color:#c63235; }
  #hours24full 								{ /*background-color:#000; margin:10px 0 10px 13px; padding:5px;*/ width:960px; padding:10px 0 0 0; }
  #hours24full .row							{ background:url(images/pattern24.gif) repeat; width:100%; overflow:hidden; }
  #hours24full .hoursbox						{ /*background-color:#404040;*/ background:url(images/box24.gif) no-repeat center; color:#fff; width:153px; height:153px; padding:10px; float:left; margin:0 4px; text-align:center; display:inline; }
  #hours24full .hoursbox img					{ border:0; width:154px; height:100px; }
  #hours24full .hoursbox p					{ margin:0; padding:10px 2px 0 2px; text-align:left; }
  #hours24full .hoursbox a					{ color:#fff; }
  #hours24full-row							{ /*background-color:#2e2e2e;*/ background:url(images/pattern24.gif) repeat; overflow:hidden; width:960px; /* margin:0 0 8px 4px;*/ }
  #hours24full-left p							{ display:block; background-color:#78b6cd; color:#fff; padding:5px; margin:0; font-size:12px; }
  #hours24full-left							{/* padding:5px; width:740px;*/ width:655px; float:left; }
  #hours24full-left img						{ width:655px; height:410px; }
  #hours24full-right							{ /*width:190px; float:left; background:url(images/hours24-bg.gif) repeat-y 0 0;*/ float:left;  height:400px; overflow:hidden; width:300px; }
  #hours24full-right ul						{ padding:0; list-style:none; text-align:center; /*height:522px; overflow:auto;*/ width:252px; margin:8px 0 0 16px; float:left;  }
  #hours24full-right ul img					{ border:0; margin:0 5px 5px 0; widows:118px; height:74px; }
  #hours24full-right li						{ float:left; }
  .hours24full-right-scroll					{ float:right; width:35px; height:410px; position:relative; }
  .hours24full-right-scroll img				{ border:0; }
  .hours24full-right-scroll .arrow-up			{ position:absolute; top:8px; }
  .hours24full-right-scroll .arrow-down		{ position:absolute; bottom:0; }
  .hoursleft-nav, .hoursright-nav 			{ float:left; padding:76px 0 0 0; }
  .hoursleft-nav								{ padding:76px 0 0 5px; }
  .hoursleft-nav img							{ border:0; }
  .hoursright-nav img							{ border:0; }
  #hoursbox-wrapper							{ float:left; width:906px !important; width:910px; padding:0; margin:0; list-style:none; }
  .f-report .button							{ background-color:#1a4a6c; border:0; color:#fff; font-weight:bold; padding:4px; cursor:pointer;  }
  .f-report td								{ padding:3px 0; vertical-align:top; }
  .f-report input								{ font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; }
  .f-report textarea 							{ font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; width:400px; height:80px; }
  .f-report .textfield						{ width:400px; }
  .f-report label								{ font-weight:bold; }
  #report img									{ border:0;}
  .article-list .mainbox-left-entry			{ border-bottom:1px solid #B6B6B6; margin:0 0 10px 0; }
  .article-list .mainbox-left-entry .date		{ text-align:right; }
  .mainbox-left-entry h2 a					{ font-size:18px; font-weight:normal; color:#ff3300; }
  .column .date								{ color:#333; display:block; margin:4px 0; }
  .answers div img							{ margin:0 4px 0 0; }
  .sec-headers								{ min-height:44px; }
  * html .sec-headers							{ height:44px; overflow:visible; }
  .col-right 									{ float:left; width:300px; margin-top:10px; padding-bottom:15px; }
  /** html .col-right								{ width:281px; overflow:visible; }*/
 .col-right .video-container					{ width:100%; height:320px; background-color:#fff; /* overflow:hidden; */ }
  .col-right .video-container .v-title			{ float:left; width:100%; height:31px; background:url(images/title_right_bg.gif) no-repeat left top; }
  .col-right .video-container .v-title a			{ font-weight:bold; font-size:16px; color:#333; line-height:31px; }
  * html .col-right .video-container .v-title a		{ display:block; margin-top:7px; }
  .col-right .video-container .v-title a span		{ color:#f30; cursor:pointer; }
  .col-right .video-container .v-title a span span	{ font-weight:normal; font-size:13px; cursor:pointer; }
  .col-right .video-container .v-title a:hover	{ text-decoration:none; }
  .col-right .video-container .v-title a img		{ padding:0 3px 5px 10px; border:0; vertical-align:middle; }
  .col-right .video-container .v-head			{ float:left; width:280px; padding:10px 9px 0 9px; border-left:1px solid #854333; border-right:1px solid #854333; background:#f30 url(images/bg_video_head.gif) repeat-x left top; }
  .col-right .video-container .v-head-cont		{ width:280px; overflow:hidden; }
  .col-right .video-container ul					{ float:left; clear:both; width:auto; margin:0; padding:0; list-style:none; }
  .col-right .v-head ul							{ width:99999px; height:133px; overflow:hidden; }
  .col-right .v-head li 							{ float:left; width:90px; padding:0 5px 0 0; overflow:hidden; }
  .col-right .v-head li img						{ border:0; }
  .col-right .v-head li h2,
  .col-right .v-head li h2 a						{ margin:0; font:normal 12px Tahoma; color:#fff; line-height:15px; }
  .col-right .v-head .article-slide				{ float:left; clear:both; width:100%; }
  .col-right .article-slide ul					{ float:right; width:auto; height:10px; padding:5px 0; overflow:hidden; }
  .col-right .article-slide ul li					{ display:inline-block; width:9px; height:9px; margin:1px 2px 0 2px; padding:0; background:url(images/slide_bul.gif) no-repeat left top; }
  .col-right .article-slide ul li a					{ display:block; width:9px; height:9px; background:url(images/slide_bul.gif) no-repeat left top; }
  .col-right .article-slide ul li a:hover,
  .col-right .article-slide ul li.active a			{ background:url(images/slide_bul_on.gif) no-repeat left top; }
  .col-right .article-slide ul li.arrow,
  .col-right .article-slide ul li.arrow a			{ width:6px; height:10px; margin-top:0; background:none; }
  .col-right .video-container .v-body			{ float:left; width:280px; padding:10px; background:#fff url(images/bg_video_body.gif) no-repeat left top; }
  .col-right .v-body ul							{ height:85px; overflow:hidden; }
  .col-right .v-body ul li							{ float:left; width:100%; margin:0; padding:0; }
  .col-right .v-body ul li a						{ margin:0; padding:3px 0 0 11px; background:url(images/video_body_li.gif) no-repeat left 8px; font-size:13px; color:#333; }
  .col-right .v-body .more						{ float:left; width:100%; padding-top:10px; text-align:right; }
  .col-right .v-body .more a						{ font-size:10px; color:#f30; }
 .col-right .whats-new							{ float:left; width:300px; }
  .col-right .whats-new h2.wn-title				{ width:100%; margin:0; padding:0 0 5px 0; font-weight:normal; font-size:13px; color:#949494; text-align:right; }
  .col-right .whats-new .wn-box					{ float:left; width:280px; margin:0 0 10px 0; padding:9px 9px 0 9px; border:1px solid #fff; }
  * html .col-right .whats-new .wn-box				{ padding-bottom:0; }
  .col-right .whats-new .wn-box.green			{ background:#294a4a url(images/wn_bg_green.gif) repeat-x left top; }
  .col-right .whats-new .wn-box.red				{ background:#5e0d27 url(images/wn_bg_red.gif) repeat-x left top; }
  .col-right .whats-new .wn-box .img				{ float:left; width:107px; /*height:70px;*/ overflow:hidden; }
  .col-right .whats-new .wn-box .img img			{ max-width:97px; margin:0 0 9px 0; border:5px solid #94a5a5; }
  .col-right .whats-new .wn-box .txt				{ float:left; width:165px; padding:0 0 0 8px; font-size:13px; color:#fff; line-height:15px; }
  .col-right .whats-new .wn-box .txt p			{ margin:0 0 9px 0; }
  .col-right .whats-new .wn-box .txt a			{ color:#fff; }
  .col-right .whats-new .wn-box .big				{ font-size:24px; line-height:25px; }
  .col-right .whats-new .wn-box .medium			{ font-size:16px; line-height:20px; }
  .col-right .whats-new .wn-box .t-right			{ text-align:right; }
  
  #content .latest-01							{ font:normal 20px Tahoma; color:#444; background:url(images/arrow-01.gif) no-repeat 0 5px; padding:0 0 0 20px; }
  .latest-01 strong							{ color:#ff3300; }
  .rightsidebox 								{ background:url(images/side-title.gif) no-repeat 0 34px; margin:20px 0; float: left; }
  .rightsidebox h1 							{ font:bold 25px Tahoma; color:#000; margin:5px; padding:0; }
  .rightsidebox h2 							{ font:bold 12px Tahoma; color:#fff; margin:0; padding:0 0 0 107px; }
  .rightsidebox ul 							{ list-style-type:none; margin:0; padding:10px; }
  .rightsidebox li strong						{ color:#ff3300; }
  .rightsidebox li 							{ margin:4px 0; position:relative; }
  .mediabox									{ width:100%; clear:both; background:#acacac url(images/mediabox-bg.gif) repeat-x 0 20px; margin:20px 0; }
  .mediabox-title								{ background:url(images/mediabox-title.gif) no-repeat 0 0; overflow:hidden; height:30px; }
  .mediabox-left								{ font:normal 18px Tahoma; float:left; color:#fff; padding:0 0 0 30px; line-height:30px; }
  .mediabox-right								{ font:normal 11px Tahoma; color:#fff; float:right; line-height:30px; padding:0 10px 0 0; }
  .mediabox-right a							{ color:#fff; text-decoration:none; }
  .mediabox ul								{ padding:0; margin:0; list-style:none; overflow:hidden; height:1%; }
  .mediabox li img							{ border:0; }
  .mediabox li								{ float:left; padding:8px; }
  .latestbox									{ width:279px; background:#ff3300 url(images/latest-top.gif) no-repeat 0 24px;}
  .latestbox h2								{ padding:0 8px; text-align:right; color:#000; background-color:#fff; }
  .latestbox img								{ vertical-align:bottom; }
  .latestbox ul								{ padding:12px; margin:0; list-style: none; }
  .latestbox li								{ color:#fff; font-size:12px; width:100%; position:relative; }
  .latestbox li a								{ color:#fff; position:relative; z-index:1; }
  .latestbox li span							{ display:block; text-align:right; position:relative; z-index:1; }
  .latestbox .latest-popup					{ font-size:12px; padding:20px 18px 20px 10px; position:absolute; z-index:99999; top:7px; right:255px; width:230px; background:url(images/latest-popup.png) no-repeat 0 0; }
  .latestbox .latest-popup img				{ float:left; margin:0 6px 0 0; border:0; }
  .latestbox .latest-popup p					{ margin:0; }
  .latestbox .latest-popup p a				{ color:#ff3300; }
  .search01									{ border:0; background:url(images/search01.gif) no-repeat 0 0; padding:3px 0 3px 10px; margin:1px 0 0 0; }
  .infobar									{ background:url(images/bar.gif) no-repeat 0 0; font-size:15px; color:#fff; height:28px; line-height:28px; padding:0 10px; overflow:hidden; }
  .infobar img								{ vertical-align:middle; /*position: relative; top:-2px;*/ }
  .iconset 									{ float:right; }
  .photo-container							{ float:left; background-color:#000; color:#fff; width:634px; padding:5px 10px; margin:-4px 0 0 0; }
  .photo-container p							{ float:left; margin:0; width:510px; }
  .photo-paging								{ float:right; line-height:20px; font-weight:bold; }
  .photo-paging a								{ padding:8px 5px; background:url(images/photos-icon02.gif) no-repeat center; }
  .photo-paging a:hover						{ padding:8px 5px; background:url(images/photos-icon03.gif) no-repeat center; text-decoration:none; color:#fff; }
  .photo-paging a.selected,
  .photo-paging a.selected:hover				{ background:url(images/photos-icon01.gif) no-repeat center; color:#000; cursor:default; }
  .relative									{ margin:0 0 20px 0; }
  .relative h2								{ background:url(images/title-bar.gif) no-repeat 0 0; padding:3px 5px; color:#fff; font:normal 20px Tahoma; }
  .relative ul								{ padding:0; margin:0; list-style:none; font-size:11px; }
  .relative li								{ margin:3px 0; }
  .relative li a:hover						{ text-decoration:none; }
  .relative li span							{ color:#fb3200; }
  .relative .thumbsbox						{ margin:0 4px; }
  .relative .thumbsbox img					{ border:0; }
  .comments-list-title						{ background:url(images/bar.gif) no-repeat 0 0; height:28px; line-height:28px; color:#fff; padding:0 0 0 10px; font-size:15px; }
  .comments-list .title-link 					{ float:right; width:176px; color:#fff; font:bold 20px Tahoma; background:url(images/title-link.gif) no-repeat 0 0; height:28px; line-height:28px; }
  .comments-list .title-link a				{ color:#fff; background:url(images/arrow-03.gif) no-repeat 0 center; padding:0 0 0 10px; margin:0 0 0 10px; }
  .comments-list td							{ vertical-align:top; }
  .comments-list .author						{ text-align:right; font-weight:bold; }
  .comments-list .datetime					{ text-align:right; }
  .comments-list-entry						{ margin:10px 0; }
  .comments-list-entry .commentnumb			{ background:url(images/comments-icon02.gif) no-repeat 0 0; padding:6px 0 8px 11px; color:#fff; }
  .byautor .commentnumb						{ background:url(images/comments-icon01.gif) no-repeat 0 0; }
  .byautor .author							{ color:#ff3300; }
  #watchit									{ background:#0099bf url(images/watchit.gif) no-repeat 0 0; margin:20px 0; padding:35px 0 0 0; width:279px; }
  #watchit h2									{ font:bold 12px Tahoma; padding:0 0 0 110px; color:#fff;  }
  #watchit a img								{ border:0; margin:0 0 4px 0; }
  #watchit a									{ font:bold 12px Tahoma; color:#fff; }
  #watchit td									{ text-align:center; padding:8px 0 0 0; }
  #radionewsit								{ margin:20px 0; background:url(images/newsit/radionewsit.jpg) no-repeat 0 0; padding:47px 0 0 0; }
  #radionewsit h2								{ color:#fff; padding:0 0 0 110px;  font:bold 12px Tahoma; }
  #radionewsit p								{ font-size:24px; color:#444; padding:0 0 0 10px; margin:4px 0; }
  .rightsidebox .author-info a				{ color:#ff3300; }
  .rightsidebox .author-info					{ padding:0 10px; display:block; }
  .rightsidebox .comment						{ padding:14px 10px 10px 10px; margin:0; }



  /*.rightsidebox .rightsidebox-popup					{ font-size:10px; padding:20px 18px 20px 10px; position:absolute; z-index:99999; top:7px; right:255px; width:230px; background:url(images/latest-popup.png) no-repeat 0 0; }
  .rightsidebox .rightsidebox-popup p			{ float:left; margin:0 6px 0 0; border:0; color:#fff; }
  .rightsidebox x .rightsidebox-popup p a		{ color:#ff3300; }*/



  .rightsidebox .rightsidebox-popup					{ font-size:10px; padding:20px 18px 20px 10px; position:absolute; z-index:99999; top:7px; right:270px; width:230px; background:url(images/latest-popup.png) no-repeat 0 0; color:#fff; }
  .rightsidebox .rightsidebox-popup img				{ float:left; margin:0 6px 0 0; border:0; }
  .rightsidebox .rightsidebox-popup p					{ margin:0; color:#fff; }
  .rightsidebox .rightsidebox-popup a				{ color:#ff3300; }

  #latest_box_new									{ width: 259px; background-color: #000; color: #FFF; padding: 10px; list-style: none; float: left; margin: 0; }
  #latest_box_new li								{ margin-top: 10px; float: left; border-bottom: 1px solid #FFF; }
  #latest_box_new li a								{ color: #FFF; }
  #latest_box_new li								{ margin-top: 10px; float: left; padding-bottom: 10px; }
  #latest_box_new li img							{ float: left; margin-right: 15px; padding: 3px; background-color: #222; border: 1px solid #444; }
  .newsitem_date									{ font-weight: bold; font-size: 11px; color: #F30; float: right; margin-left: 10px; }
  #all_cat_news										{ width: 259px; height: 24px; margin-left: 10px; display: block; background-image: url(/templates/default/images/latest_box_new_button.jpg); background-attachment: scroll; background-position: top center; background-repeat: no-repeat; float: left; }
	#all_cat_news:hover								{ background-position: bottom center; }
	#all_cat_news span								{ position: absolute; left: -9999px; }




  .rightpoll									{ display:block; padding:10px; }
  .rightpoll td								{ padding:2px; vertical-align:top; font-size:12px; }
  .rightpoll .seeresults						{ color:#ff3300; }
  .rightpoll h3								{ font-size:13px; color:#333; margin-bottom:10px; }
  #blogit										{ margin:20px 0; background:url(images/newsit/blogit.jpg) no-repeat 0 0; width:279px; height:374px; overflow:hidden;}
  #blogit	h2									{ font:bold 12px Tahoma; color:#fff; padding:46px 0 0 107px; }
  #blogit	li .blogname						{ font-weight:bold; color:#000; }
  #blogit li a								{ color:#fff; }
  #blogit li									{ margin:4px 0; }
  #blogit li a:hover							{ text-decoration:none; color:#000; }
  #blogit ul									{ padding:0; margin:0; list-style:none; padding:4px 0 0 10px; width:240px; height:292px; overflow:hidden; float:left; }
  #blogit .blogit-scroll						{ float:right; height:295px; width:25px; }
  #blogit .blogit-scroll img					{ border:0; }
  #blogit .blogit-down,
  #blogit .blogit-up							{ display:block; }
  #blogit .blogit-down						{ margin:262px 0 0 0; }
  .newsletter-h3								{ font:normal 24px Tahoma; color:#444; margin:0 0 4px 0; padding:10px; }
  .newsletter-textfield						{ background:url(images/newsletter-textfield.gif) no-repeat 0 0; color:#fff; border:0; padding:6px; width:180px; vertical-align:top; }
  .newsletter-select							{ width:190px; background-color:#333; color:#fff; border:1px solid #333; }
  .send-photos								{ font-size:25px; font-weight:bold; color:#fff; display:block; margin:-181px 0 100px 716px; }
  #exchange-body								{ background:url(images/rates.jpg) no-repeat 0 0; padding:58px 0 0 0; }
  #exchange-body img							{ margin:0 6px; }
  #exchange-body ul							{ width:100%; overflow:hidden; margin:0; padding:20px 0 0 0; list-style:none; }
  #exchange-body li							{ float:left; width:161px; text-align:center; }
  #exchange-body li div						{ font:bold 20px Tahoma; }
  #exchange-body .pos							{ font:normal 30px Tahoma; color:#00e400; }
  #exchange-body .neg							{ font:normal 30px Tahoma; color:#bd1212; }
  .video-upper 								{ background:url(images/video-upper.jpg) repeat-x 0 0; padding:14px 0; }
  .video-lower 								{ background:#ff5c00 url(images/video-lower.gif) repeat-x left bottom; margin:0 0 -21px 0; }
  .video-title								{ background:url(images/video-title.png) no-repeat left bottom; }
  .video-title h1								{ font:normal 30px Tahoma; color:#fff; padding:6px 90px 6px 10px; margin:0; }
  .video-title p								{ color:#fff; padding:0 10px 16px 10px; margin:0; }
  .video-title span							{ font-size:12px; font-weight:bold; float:right; display:block; padding:20px 10px 0 0; color:#fff; }
  /*.video-title .arrow						{ float:left; margin:8px 10px 30px 0; }*/
  .player										{ background-color:#000; width:596px; padding:0 16px; text-align:center; }
  .video-cat-title							{ font:bold 14px Tahoma; color:#000; margin:0 0 2px 12px; }
  .video-cat-title span						{ font:bold 20px Tahoma; }
  #fullcontent-left img						{ vertical-align:top; }
  .video-arrows								{ float:right; width:16px; position:relative; height:426px; padding:26px 0 0 0; }
  .video-arrows img							{ border:0; }
  .video-bottom-control						{ position:absolute; bottom:0; right:0; }
  .big-title									{ font:bold 50px Tahoma; line-height:32px; padding:0 0 0 12px; color:#fff; }
  .video-relative								{ font:normal 12px Tahoma; color:#444; }
  .video-relative a							{ color:#ff3300; }
  .video-relative ul							{ padding:0; margin:0 0 20px 0; list-style:none; border-bottom:1px solid #444;  border-top:1px solid #444; }
  .video-relative li							{ margin:16px 0; }
  .video-relative .title						{ font:bold 15px Tahoma; }
  .video-relative h2							{ font:normal 20px Tahoma; color:#444; }
  .video-nav									{ float:left; width:635px; overflow:hidden; /*margin:0 0 -10px 0;*/ margin:-18px 0 0 0; padding:10px 0 0 10px; height:80px; list-style:none; background:url(images/videonav-bg.png) no-repeat 0 0; }
  .video-nav li								{ height:46px; line-height:46px; float:left; width:207px; margin:0 4px 0 0; background:url(images/videonav.png) no-repeat 0 0; text-align:center; }
  .video-nav li a								{ position:relative; color:#fff; font:bold 20px Tahoma; display:block; line-height:46px; }
  .video-nav li a:hover						{ text-decoration:none; color:#ff3300; }
  .video-nav li a.active						{ color:#ff3300; background: url(images/videonav-active.gif) no-repeat center bottom; height:69px; cursor:default; }
  .video-nav li a	span						{ color:#ff3300;}
  .prev-next-day								{ background:url(images/prev-next-day.gif) repeat-x 0 0; height:50px; padding:0 10px; font:normal 20px Tahoma; color:#444; line-height:50px; margin:10px 0; }
  .prev-next-day a							{ color:#444; }
  .press-left									{ width:630px; padding:10px 7px; float:left; background:url(images/cover-bg.jpg) no-repeat 0 0; }
  .press-left img								{ border:0; vertical-align:middle; margin:0 4px; }
  .pressmain									{ background:url(images/pattern24.gif) repeat 0 0; overflow:hidden; padding:10px; width:940px; }
  .press-right								{ width:280px; /*width:280px;*/ padding:0 0 0 34px; float:left; height:408px; }
  .press-right img							{ border:0; }
  .press-right ul								{ margin:0; padding:0 20px 20px 20px; list-style:none; overflow:hidden; }
  .press-right li								{ float:left; padding:0 7px; width:95px; overflow:hidden; text-align:center; }
  .paper-title								{ background: url(images/paper-title.gif) no-repeat 0 0; font:bold 10px Tahoma; color:#fff; padding:1px; }
  .paper-title a								{ color:#fff; }
  .press-preview								{ width:280px; /*width:260px;*/ float:left; height:408px; overflow:hidden; }
  .press-preview-scroll						{ float:right; width:17px; height:408px; position:relative; margin:0 0 10px 0; }
  .paper-bottom								{ position:absolute; left:0; bottom:0; }
  .paper-archive								{ background-color:#373b3d; padding:12px 20px; clear:both; font:normal 20px Tahoma; color:#fff; text-align:center; width:240px; height:24px; margin:0 0 10px 0;  }
  .paper-calendar								{ background:url(images/press-calendar.png) no-repeat left top; overflow:hidden; width:259px; height:145px; padding:5px 10px; }
  .paper-calendar .dates,
  .paper-calendar .calendar-controls,
  .paper-calendar .days						{ color:#000; font-weight:bold; text-align:left; font-size:11px; }
  .paper-calendar .dates span					{ color:#444; }
  .paper-calendar .dates td					{ padding:4px 0;}
  .paper-calendar .dates a					{ color:#000; }
  .paper-calendar a.current					{ color:#fff; }
  #blogit-main								{ width:960px; }
  #blogit-main h1								{ background:url(images/blog-pattern-title.jpg) repeat; margin:0 0 -15px 0; position:relative; z-index:999; padding:10px 0 0 122px; }
  #blogit-main h1	span						{ display:block; background:url(images/blog-title.jpg) no-repeat; width:243px; height:27px; font:normal 20px Georgia; color:#fff; margin:0; padding:42px 0 0 5px; }
  .blogrow									{ width:100%; overflow:hidden; background: url(images/pattern.gif) repeat; }
  .blogrow h2									{ margin:0; font:normal 20px Georgia; color:#444; text-align:center; background:url(/templates/default/images/blogtitle.jpg) no-repeat left bottom; padding:36px 566px 34px 100px; }
  .blogrow ul									{ overflow:hidden; width:100%; margin:0; padding:0; list-style: none; }
  .blogrow li									{ float:left; background:url(images/blogbox.gif) no-repeat 0 0; width:224px; height:178px; overflow:hidden; margin:0 8px 0 8px; padding:0 0 8px 0; color:#fff; display:inline; }
  .blogtitle									{ font:bold 11px Tahoma; display:block; height:40px; padding:5px 10px; }

  .blogtitle a								{ color:#fff; }
  .blogdate									{ padding:10px; display:block; font:bold 10px Tahoma; }
  .blogtext									{ padding:5px 10px; display:block; font-size:11px; }
  .blogtext img								{ border:0; }
  #blackbox									{ width:621px; padding:12px; background:#000; }
  #blackbox img								{ border:0; }
  #blackbox ul								{ width:100%; overflow:hidden; padding:0; margin:0; list-style:none; }
  #blackbox li								{ float:left; border:1px solid #808080; width:120px; height:84px; text-align:center; padding:10px; margin:0 6px; background:url(images/blackbox.gif) repeat-x 0 0; }
  #blackbox a									{ color:#fff; }
  #blackbox .blackboxrow						{ margin:10px 0; }
  #blackbox .photo-container					{ margin:0 0 0 -12px; width:595px; padding:5px 25px; }
  #blackbox .photo-paging						{ float:right; line-height:20px; font-weight:bold;  }
  #blackbox .photo-paging a					{ color:#444; padding:8px 5px; background:url(images/photos-icon02.gif) no-repeat center; margin:0 4px 0 0; }
  #blackbox .photo-paging a:hover				{ padding:8px 5px; background:url(images/photos-icon03.gif) no-repeat center; text-decoration:none; color:#fff; }
  #blackbox .photo-paging a.selected,
  #blackbox .photo-paging a.selected:hover	{ background:url(images/photos-icon01.gif) no-repeat center; color:#000; cursor:default; }
  #blackbox #blackbox-header					{ font-size:25px; color:#fff; }
  #blackbox #blackbox-header a				{ margin:0 2px; }
  #photoleft									{ width:645px; float:left; }
  #photoframe 								{ width:645px; height:547px; background:url(images/photoframe.gif) no-repeat 0 0; position:relative; }
  #photoframe img								{ border:0; }
  #photoframe .frame-left						{ position:absolute; left:19px; top:250px; }
  #photoframe .frame-right					{ position:absolute; left:582px; top:250px; }
  #photoframe .frame-center					{ position:absolute; left:72px; top:85px;}
  #photoframe-title							{ margin:0 0 20px 0; }
  #photoframe-title h2						{ font:normal 25px Tahoma; color:#444; padding:10px 0; margin:0 10px; border-bottom:1px solid #444; text-align:center; }
  #photoframe-title p							{ margin:0; padding:10px 0 0 0; text-align:center; font-size:15px; }
  #photoframe-controls						{ background: url(images/photoframe-controls.gif) repeat-x 0 0; height:54px; font-size:15px; color:#fff; }
  #photoframe-controls a						{ color:#fff; }
  #photoframe-controls a:hover				{ text-decoration:none; }
  #photoframe-controls .numbers				{ float:right; padding:0 10px 0 0; }
  #photoframe-controls .numbers strong		{ font-size:45px; font-weight:normal; }
  #photoframe-controls .autoplay				{ display:block; background:url(images/autoplay.gif) no-repeat 4px 10px; padding:4px 0 0 30px; margin:0 0 4px 10px; }
  #photoframe-controls .grid					{ display:block; background:url(images/grid.gif) no-repeat left center; padding:0 0 0 30px; margin:0 0 0 10px; }
  #photoframe-carousel						{ width:100%; overflow:hidden; background: url(images/photoframe-carousel.gif) repeat-x 0 0; height:136px; }
  #photoframe-carousel img					{ border:0; }
  #photoframe-carousel ul						{ margin:0; padding:0; list-style:none; overflow:hidden; padding:10px 0 0 14px; }
  #photoframe-carousel li						{ float:left; border:1px solid #eaeaea; width:120px; height:84px; text-align:center; padding:10px; margin:0 6px; background:url(images/photoframe-carousel2.gif) repeat-x 0 0; }
  .photoframe-carousel-controls 				{ width:613px; background:url(images/photogallery-sep.gif) no-repeat 23px center; /*height:16px;*/ overflow:hidden; padding:4px 16px; }
  .photoframe-carousel-controls-left			{ display:block; float:left; }
  .photoframe-carousel-controls-right			{ display:block; float:right; position:relative; top:-20px; right:14px; /*margin:-20px 14px 0 0;*/ }

  #photogallery								{ width:960px; overflow:hidden; }
  #photoright 								{ float:right; width:300px; }


  #photoright #newsinpics					{ overflow:hidden; margin:0 0 30px 0; width:300px; text-align:center; }
  #photoright #newsinpics p.header			{ margin:0 0 2px 0; font-size:40px; font-weight:bold; }
  #photoright #newsinpics p.header span		{ color:#ff3300; }
  #photoright #newsinpics div.image			{ position:relative; float:left; width:150px; }
  #photoright #newsinpics div.image img		{ float:left; width:150px; }
  #photoright #newsinpics div.label			{ position:absolute; left:0; bottom:0; padding:10px; width:130px; background:url(images/bg_newsinpics_label.png); }
  #photoright #newsinpics div.label p			{ margin:0; color:#ffffff !important; text-align:left; }
  #photoright #newsinpics div.label p a		{ color:#fff !important; }
  #photoright #newsinpics div.label p a:hover	{ text-decoration:none; }
  #photoright #newsinpics div.label p.title	{ font-size:14px; font-weight:bold; }

  #nikosblogheaderwrapper						{ margin:56px 0 0 0; background:url(images/nikosblogheader.gif) repeat-x left top; height:171px; text-align:center; }
  #nikosblogheader							{ margin:0 auto; text-align:left; width:960px; }
  #nikosblogheader img						{ margin:-66px 0 0 0; }
  #nikosblogheader p							{ padding:4px 0 9px 0; margin:0; color:#888; }
  #nikosblogheader p a						{ color:#fff; position:relative; }

  #nikosblogmainwrapper						{ background:url(images/nikosblogmain.gif) repeat 0 0; text-align:center; padding:30px 0 0 0; border-top:1px solid #fff; }
  #nikosblogmainmegawrapper					{ background: url(images/nikos-blog-megawrapper.gif) repeat-x left bottom; padding:0 0 118px 0;}
  #nikosblogmain								{ margin:0 auto; text-align:left; width:960px; }
  #nikosblogmain .banner						{ padding:0 0 30px 0; }
  #nikosblogmain .banner img					{ border:0; }
  #nikosblogmain h2.mega-title				{ color:#fff; font:bold 40px Georgia; padding:0 0 20px 0; }

  .nikosblogmain-box							{ width:269px; overflow:hidden; margin:0 0 10px 0; }
  .nikosblogmain-box-inner					{ background:#fe6c47 url(images/nikos-blog-box.gif) repeat-x left bottom; }
  .nikosblogmain-box h3						{ padding:5px 10px; margin:0; font:bold 26px Tahoma; color:#fff; }
  .nikosblogmain-box ul						{ padding:5px 10px; margin:0; list-style:none; }
  .nikosblogmain-box li a						{ color:#fff; }
  #nikosblogmain-right						{ width:270px; float:right; }
  #nikosblogmain-left							{ width:646px; float:left; }
  .blog-entry-text							{ background:url(images/blog-entry-text.png) repeat; color:#fff; padding:10px 10px 20px 10px; }
  .blog-entry-text a 							{ color:#fff; }
  #nikosblogmain h2.title-blog				{ background:#fff url(images/nikos-blog-titlebg.gif) repeat-x left bottom; font:normal 20px Georgia; color:#444; padding:5px 10px; margin:0; }
  #nikosblogmain h2.title-blog .datetime		{ float:right; font:normal 13px Tahoma; padding:4px 0 0 0; }
  #nikosblogmain h2.title-blog a				{ color:#444; }
  .blog-entry-footer							{ background:url(images/nikos-blog-footerbg.png) repeat; width:100%; position:relative; margin:0 0 80px 0; }
  .comment-count span							{ color:#ff3300; font-size:26px; }
  .comment-count								{ color:#fff; font-size:16px; padding:2px 10px; }
  .socialnet									{ position:absolute; top:-10px; right:0; background:url(images/nikos-blog-socialbg.png) no-repeat 0 0; height:55px; width:210px; padding:16px 0 0 0; text-align:center; }
  .socialnet span								{ color:#fff; display:block; margin:20px 0 0 50px; }

  #weather-wrapper							{ width:100%; background: url(images/weather-inner.gif) repeat-x 0 0; text-align:center; margin:10px 0; float: left; }
  #weather-inner								{ width:970px; margin:0 auto; background:url(images/weather-inner-bg.gif) no-repeat 0 197px; text-align:left; height: 6800px; }
  #weather-inner2								{ background:url(images/weather-bottom.gif) no-repeat left bottom; padding:0 0 20px 0; float: left; width: 970px; clear: both; }
  #weather-inner td h1						{ font:normal 50px Tahoma; color:#444; text-align:left; position:relative; }
  #weather-inner table						{ height:75px; }
  #weather-inner td,
  #weather-inner td img						{ vertical-align:middle; }
  .weather-entry								{ background:url(images/weather-entry.png) no-repeat 0 0; height:45px; padding:18px 0; width:940px; margin:0 0 14px 14px;  }
  #weather-inner .city						{ color:#fff; display:block; height:35px; font-size:15px; padding:0 10px; }
  #weather-inner .info						{ color:#444; font-size:16px; }
  #weather-inner .temp						{ color:#444; font-size:18px; font-weight:bold; }



  /* = Footer
  -----------------------------------------------------------------------------*/
  #footernav 									{ line-height:26px; padding:0 10px; margin:13px; text-align:center; }
  #footernav a								{ color:#4c4e50; margin:0 8px; }
  #footer 									{ background:url(images/footer.gif) repeat-x left bottom; padding:6px 10px; border:1px solid #e0dedf; margin:0 13px; }
  #footer span strong							{ font-weight:normal; color:#bf4127; }
  #footer span								{ margin:0 94px 0 0; }
  #footer a									{ padding:4px; color:#4c4e50; }
  #footer .powered							{ margin:0; font-size:10px; color:#555; font-family:Tahoma; }
  #footer .powered img						{ vertical-align:middle; }
  #footer .powered a:hover					{ color:#FF6000; text-decoration:none; }

  /*------------------- news in pics -------------------*/

  #newsinpics									{ float:left; margin:0 0 30px 0; width:645px; text-align:center; }
  #newsinpics a					{ color:#fff!important; font-size:11px; text-align:left;}
 #newsinpics a:hover 					{ text-decoration:none;}
  #newsinpics p.header						{ margin:0 0 2px 0; font-size:40px; font-weight:bold; }
  #newsinpics p.header span					{ color:#ff3300; }
  #newsinpics div.image						{ position:relative; float:left; width:215px; }
  #newsinpics div.image img					{ float:left; width:215px; }
  #newsinpics div.label						{ position:absolute; left:0; bottom:0; padding:10px; width:195px; background:url(images/bg_newsinpics_label.png); }
  #newsinpics div.label p						{ margin:0; color:#ffffff!important; text-align:left; }
  #newsinpics div.label p a					{ color:#fff!important; }
  #newsinpics div.label p a:hover				{ text-decoration:none; }
  #newsinpics div.label p.title				{ font-size:13px; }

  .sec-news-img #newsinpics						{ float:left; width:950px; margin:5px 0 0 0; padding:9px; background-color:#e5e5e5; border:1px solid #f2f2f2; }
  .sec-news-img #newsinpics div.image				{ position:relative; float:left; width:150px; padding:0 10px 0 0; overflow:hidden; }
  .sec-news-img #newsinpics div.image.last		{ padding-right:0; }
  .sec-news-img #newsinpics div.image img			{ float:left; width:150px; }
  .sec-news-img #newsinpics div.label				{ position:absolute; left:0; bottom:0; padding:5px; width:140px; background:url(images/bg_newsinpics_label.png); }
  .sec-news-img #newsinpics div.label p			{ margin:0; color:#ffffff; text-align:left; }
  .sec-news-img #newsinpics div.label p a			{ color:#fff; font-size: 12px; }
  .sec-news-img #newsinpics div.label p a:hover	{ text-decoration:none; }
  .sec-news-img #newsinpics div.label p.title		{ padding:0 0 4px 0; }

  /*------------------- press today -------------------*/

  div.header									{ width:645px; height:30px; background:url(images/bg_header.jpg) no-repeat; }
  div.header p.title							{ float:left; margin:0; padding:0 0 0 30px; width:auto; font-family: Tahoma; line-height:30px; font-size:18px; font-weight:normal; color:#ffffff; background:url(images/arrow_header.gif) no-repeat 10px 7px; }
  div.header p.links							{ float:right; margin:0; padding:0 10px 0 0; width:auto; line-height:30px; font-size:11px; color:#ffffff; font-family: Tahoma; }
  div.header p.links a						{ color:#ffffff; text-decoration:none; }

  #presstoday									{ float:left; margin:0 0 30px 0; padding:0 0 10px 0; width:645px; background:url(images/bg_presstoday_btm.gif) no-repeat left bottom; }
  #presstoday div.inner						{ float:left; padding:18px 0 0 9px; width:636px; background:#f0f0f0 url(images/sep_presstoday.gif) no-repeat left 170px; }
  #presstoday div.arrow-left,
  #presstoday div.arrow-right					{ float:left; margin:100px 0 0 0; width:16px; }
  #presstoday div.arrow-left a				{ float:left; width:16px; height:16px; background:url(images/arrow_presstoday_left.gif) no-repeat; }
  #presstoday div.arrow-right a				{ float:left; width:16px; height:16px; background:url(images/arrow_presstoday_right.gif) no-repeat; }
  #presstoday div.arrow-left a:hover,
  #presstoday div.arrow-right a:hover			{ text-decoration:none; }
  #presstoday div.press						{ float:left; margin:0 9px; width:100px; text-align:center; }
  #presstoday div.press img					{ float:left; width:100px; }
  #presstoday div.press p						{ float:left; margin:0; width:100px; }
  #presstoday div.press p.title				{ margin:5px 0 15px 0; font-weight:bold; }

  /*------------------- news section -------------------*/

  div.news-section							{ float:left; margin:0 0 30px 0; width:645px; }
  div.news-section div.inner					{ margin:10px 0 0 0; width:100%; overflow:hidden; }
  div.news-section div.article				{ float:left; margin:0 10px 0 0; width:470px; }
  div.news-section div.article img			{ float:left; margin:0 10px 10px 0; width:auto; }
  div.news-section div.article h2				{ font-size:18px; font-weight: normal; }
  div.news-section div.article a.more			{ float:right; font-family:Tahoma, sans-serif; font-size:12px; font-weight:bold; background-color:#EEEEEE; color:#444444; padding: 5px; }
  div.news-section div.more-news				{ float:left; width:165px; }
  div.news-section div.more-news dl			{ margin:0 0 10px 0; }
  div.news-section div.more-news dl dt a		{ padding:0 0 0 15px; color:#ff3300; background:url(images/arrow_small_orange.gif) no-repeat 0 5px; }
  div.news-section div.more-news dl dd		{ margin:0; }

  /*------------------- nikos blog -------------------*/

  #nikos-blog									{ overflow:hidden; width:279px; margin:0 0 30px 0; }
  #nikos-blog p.header						{ float:left; margin:0; padding:0 10px; width:259px; height:28px; line-height:28px; font-weight:bold; color:#ffffff; background:url(images/bg_nikosblog_header.jpg) no-repeat; }
  #nikos-blog div.inner						{ float:left; padding:10px 80px 0 10px; width:189px; height:132px; background:url(images/bg_nikosblog_main.jpg) no-repeat; }
  #nikos-blog div.inner p						{ margin:0; }
  #nikos-blog div.inner p.more				{ float:right; }
  #nikos-blog div.inner p.more a				{ font-weight:bold; color:#444444; }

  /*------------------- report it -------------------*/

  #report-it									{ overflow:hidden; width:280px; margin:0 0 30px 0; }
  #report-it div.upper						{ float:left; width:280px; height:223px; background:url(images/bg_reportit_upper.jpg) no-repeat; }
  #report-it div.upper a						{ float:left; margin:102px 6px 0 6px; width:268px; }
  #report-it div.upper a img					{ border:0; }
  #report-it div.lower						{ float:left; width:280px; height:280px; background:url(images/bg_reportit_lower.jpg) no-repeat; }
  #report-it div.lower p.title				{ margin:20px 0 0 0; font-size:20px; font-weight:bold; text-align:center; }
  #report-it div.reports						{ float:left; margin:17px 20px 0 20px; width:240px; }
  * html #report-it div.reports				{ display:inline; }
  #report-it div.inner						{ float:left; margin:0 10px 0 0; width:214px; height:200px; overflow:hidden; }
  #report-it div.inner ul					{ list-style: none; margin: 0!important; padding: 0!important; }
  #report-it div.inner li						{ margin: 0; margin-bottom: 10px; float: left; }
  #report-it div.inner li .photo			{ float:left; margin:0; margin-right: 10px; width:auto; clear: both; }
  #report-it div.inner li a					{ font-size:13px; font-weight:normal; color:#759100; }
  #report-it div.scrollbar					{ position:relative; float:left; width:16px; height:200px; }
  #report-it div.scrollbar a					{ position:absolute; left:0; width:16px; height:16px; }
  #report-it div.scrollbar a:hover			{ text-decoration:none; }
  #report-it div.scrollbar a.up				{ top:0; background:url(images/arrow_green_up.gif) no-repeat; }
  #report-it div.scrollbar a.down			{ bottom:0; background:url(images/arrow_green_down.gif) no-repeat; }

  /*------------------- twitter -------------------*/

  #twitter									{ overflow:hidden; width:279px; margin:0 0 30px 0; }
  #twitter img								{ float:left; width:auto; }
  #twitter div.tweets							{ float:left; padding:20px 10px 0 10px; width:259px; background:url(images/bg_twitter.gif) no-repeat; }
  #twitter div.inner							{ float:left; margin:0 10px 0 0; width:233px; height:205px; overflow:hidden; }
  #twitter div.inner dl						{ float:left; margin:0 0 15px 0; width:233px; }
  #twitter div.inner dl dd					{ float:left; margin:0; width:150px; }
  #twitter div.inner dl dd span.published		{ float:left; clear:both; font-size:10px; width:150px; }
  #twitter div.inner dl dd.photo				{ float:left; margin:0 10px 0 0; width:73px; }
  #twitter div.inner dl dt					{ float:left; width:150px; font-weight:bold; }
  #twitter div.inner dl dt a					{ color:#444444; }
  #twitter div.scrollbar						{ position:relative; float:left; width:16px; height:205px; }
  #twitter div.scrollbar a					{ position:absolute; left:0; width:16px; height:16px; }
  #twitter div.scrollbar a:hover				{ text-decoration:none; }
  #twitter div.scrollbar a.up					{ top:0; background:url(images/arrow_orange_up.gif) no-repeat; }
  #twitter div.scrollbar a.down				{ bottom:0; background:url(images/arrow_orange_down.gif) no-repeat; }

  /*------------------- newsit on the web -------------------*/

  #newsit-web									{ overflow:hidden; width:279px; margin:0 0 30px 0; }
  #newsit-web img								{ float:left; width:auto; }
  #newsit-web div.inner						{ float:left; padding:30px 0 0 0px; width:279px; background:url(images/bg_twitter.gif) no-repeat; }
  #newsit-web ul								{ float:left; margin:0; padding:0 0 0 108px; width:171px; height:206px; list-style:none; background:url(images/iphone.jpg) no-repeat 10px 0; }
  #newsit-web ul li							{ float:left; width:100%; }
  #newsit-web ul li.mobile,
  #newsit-web ul li.rss,
  #newsit-web ul li.facebook,
  #newsit-web ul li.twitter,
  #newsit-web ul li.notification				{ padding:0 0 5px 0; background:url(images/sep_newsitweb.gif) no-repeat left bottom; }
  #newsit-web ul li a							{ float:left; padding:0 0 0 40px; width:auto; font-size:14px; color:#444444; }
  #newsit-web ul li.mobile a					{ height:36px; line-height:36px; background:url(images/icon_mobile.gif) no-repeat 15px 3px; }
  #newsit-web ul li.rss a						{ height:23px; line-height:23px; background:url(images/icon_rss.gif) no-repeat 15px 2px; }
  #newsit-web ul li.facebook a				{ height:25px; line-height:25px; background:url(images/icon_facebook.gif) no-repeat 15px 2px; }
  #newsit-web ul li.twitter a					{ height:23px; line-height:23px; background:url(images/icon_twitter.gif) no-repeat 15px 0; }
  #newsit-web ul li.notification a			{ height:24px; line-height:24px; background:url(images/icon_notification.gif) no-repeat 15px 3px; }
  #newsit-web ul li.podcast a					{ height:25px; line-height:25px; background:url(images/icon_podcast.gif) no-repeat 12px 0; }

  /*------------------- footer -------------------*/

  #footer-new									{ float:left; width:100%; background:#cccccc url(images/bg_footer_upper_NEW.gif) repeat-x; margin:0px 0 0 0; }
  #footer-new div.menu							{ margin:0 auto; width:930px; text-align:left; background:url(images/bg_footer_20.gif) no-repeat; padding:25px 15px 10px 15px; }
  #footer-new div.menu,
  #footer-new div.menu a						{ line-height:22px; font-size:11px; font-weight:bold; color:#333333; font-family:tahoma; }
  #footer-new div.content						{ margin:0 auto; width:960px; text-align:left; }
  #footer-new div.inner							{ position:relative; float:left; width:960px; background:url(images/bg_col3_20.gif) repeat-y; padding-bottom:5px; }
  #footer-new div.sections						{ position:absolute; bottom:5px; left:0; width:310px; font-size:11px; font-weight:bold; 
  											      background:url(images/grammi_20.gif) repeat-x left top; padding-top:5px; }
  #footer-new div.sections a					{ color:#333333; font-size: 11px; }
  #footer-new div.sections a.left				{ float:left; padding:0 0 0 15px; width:auto; background:url(images/arrow_white_left_20.gif) no-repeat 0 2px; }
  #footer-new div.sections a.right				{ float:right; padding:0 15px 0 0; width:auto; background:url(images/arrow_white_right_20.gif) no-repeat right 3px; text-align: right; }
  
  #footer-new div.side-column					{ float:left; padding:15px 0; width:310px; }
  #footer-new div.center-column				{ float:left; padding:15px 20px 0 20px; width:300px; /*background:url(images/bg_footer_center.png) no-repeat;*/ }

 #footer-new p.header							{ margin:0 0 12px 0; font-size:16px; color:#333333; font-family:tahoma;  }
  #footer-new p.header.blog2					{ margin:0 0 12px 0; font-size:16px; color:#333333; font-family:tahoma;  }
  #footer-new p.header span						{ color:#333333; }
  #footer-new div.article						{ float:left; margin:0 0 15px 0; width:100%; font-size:13px; }
  #footer-new .reportIt							{ float:left; margin:0 0 15px 0; width:290px; font-size:13px; background:url(images/grammi_20.gif) repeat-x left bottom;  
  												  padding-bottom:5px;   }
  #footer-new div.article.blog0					{ float:left; margin:0 0 15px 0; width:100%; font-size:13px; }
  #footer-new div.article img					{ border:0; }
  #footer-new span.image						{ position:relative; float:left; width:auto; }
  #footer-new span.image.blog2					{ position:relative; float:right; width:auto; }
  #footer-new span.image img					{ float:left; margin:0 10px 10px 0; width:auto; }
  #footer-new span.image.blog2 img				{ float:left; margin:0 1px 10px 10px; display:inline; width:auto; }
  #footer-new span.image span.play 				{ position:absolute; top:20px; left:35px; }
  #footer-new p.title							{ margin:0 0 10px 0; }
  #footer-new div.article.blog0	 p.title		{ margin:0 0 10px 0; float:left; width:175px; }
  #footer-new div.article.blog0	 p				{ float:left; width:175px; }
  #footer-new p.title a							{ font-weight:bold; color:#333333; font-size:13px;  }
  #footer-new .date								{ font-size:11px; text-align:right; color:#333333; clear:right; display:block; overflow:hidden; }
  #footer-new div.article.blog0 .date			{ font-size:11px; text-align:right; color:#333333; clear:left; display:block; overflow:hidden; width:175px; }
  #footer-new p.intro							{ margin:0 0 10px 0; }
  #footer-new fieldset						{ margin:0; padding:0; border:0; }
  #footer-new fieldset input.text				{ float:left; margin:0 0 5px 0; padding:5px 10px 0 10px; width:278px; height:23px; font:normal 13px Tahoma; color:#ffffff; border:0; background:#7c7c7c none; border:1px solid #b5b5b5; }
  #footer-new fieldset textarea.area			{ float:left; margin:0 0 10px 0; padding:5px 10px 0 10px; width:278px; height:101px; font:normal 13px Tahoma; color:#ffffff; border:0; background:#7c7c7c none; border:1px solid #b5b5b5; overflow-y:auto; }
  #footer-new fieldset input.captcha			{ float:left; margin:10px 5px 0 0; padding:4px 10px 0 10px; width:214px; height:20px; font:normal 13px Tahoma; color:#ffffff; border:0; background:url(images/footer_captcha.gif) no-repeat; }
  #footer-new input.ContactCode				{ background:#7c7c7c none; border:1px solid #b5b5b5; font-size:12px; color:#fff; padding:3px; width:112px; margin-top:10px; }
  #footer-new fieldset input.ok				{ float:left; margin:10px 0 0 0; padding:0; width:25px; height:23px; overflow:hidden; cursor:pointer; text-indent:-999px; font-size:0; line-height:0; border:0; background:url(images/button_ok.gif) no-repeat; }
  #footer-new div.captcha						{ float:left; margin:0 0 10px 15px; width:auto; }
  #footer-new div.captcha table					{ float:left; }
  #footer-new div.captcha img					{ float:left; clear:left; width:auto; }
  #footer-new div.buttons						{ /*float:right; margin:0 12px 0 0; width:100%;*/ width:310px; float:left; text-align:center; overflow:hidden; }
   #footer-new fieldset input.send				{ float:left; margin:0 8px 0 46px; width:100px; height:20px; overflow:hidden; cursor:pointer; font-size:12px; line-height:0; border:0; background:url(images/button_send_20.gif) no-repeat; color:#fff; padding-bottom:4px; }
  #footer-new fieldset input.clear			{ float:left; width:100px; height:20px; overflow:hidden; cursor:pointer; font-size:12px; line-height:0; border:0; background:url(images/button_send_20.gif) no-repeat; color:#fff;  padding-bottom:4px; }

  #footer-new div.copy						{ float:left; padding:8px 0 0 0; width:100%; height:75px; background:#010101 url(images/bg_copy_new.gif) repeat-x; margin-top:10px }
  #footer-new div.copy .content		    	{ position:relative; }
  #footer-new div.copy div.links			{ float:left; width:auto; font-size:11px;  }
  #footer-new div.copy div.links a			{ color:#fff; }
  #footer-new div.copy div.links .left_link00	{ float:left; width:100%; padding-top:30px; color:#fff; }
  #footer-new div.copy div.links .left_link00 span	{ display:block; overflow:hidden; clear:both; padding-top:5px; }
  #footer-new div.copy div.links a.top		{ padding:0 0 0 12px; background:url(images/arrow_top_new_20.gif) no-repeat 0 2px; position:absolute; right:0; top:-20px; color:#242424;
  								              font-weight:bold; }
  #footer-new div.copy div.copyright			{ float:right; width:auto; font-size:11px; text-align:right; color:#fff }
  #footer-new div.copy div.copyright span		{ color:#ff3300; }
  #footer-new div.copy div.copyright a		{ margin:5px 0 0 0; width:auto; color:#fff; }
  #footer-new .l_right_20					{ padding:10px 0px 12px 0px; clear:right; display:block; overflow:hidden; text-align:right;  }


  .health .header								{ background: url(images/health.gif) no-repeat 0 0; position:relative; }
  .exchange .header							{ background: url(images/exchange_nbg.jpg) no-repeat 0 0; position:relative; }
  .health .header img,
  .exchange .header img						{ position:absolute; left: 430px; top:3px; }

  .makecomment								{ overflow:hidden; width:100%; background:url(images/makecomment.gif) no-repeat right 0; color:#fff; font-size:20px; text-align:right; line-height:30px; }
  .makecomment span							{ display:block; float:right; width:166px; text-align:center; }

  #blogform input, #blogform textarea			{ margin:0 10px 0 0; font-size:12px; width:310px; background:url(images/nikos-blog-footerbg.png) repeat 0 0; border:1px solid #949494; padding:4px; color:#fff;  }
  #blogform textarea							{ height:90px; width:634px; font-family:Arial; font-size:12px; }
  #blogform img								{ vertical-align:top; }
  #blogform div								{ margin:0 0 8px 0; }
  #blogform .submit							{ text-align:right; }
  #blogform .submit input						{ width:100px; margin:0; }

  .blog-entry .mainbox-left-entry				{ margin:0 0 30px 0; }
  .blog-entry .mainbox-left-entry,
  .blog-entry .mainbox-left-entry p,
  .blog-entry .mainbox-left-entry .date		{ color:#fff; }
  .blog-entry .plus img						{ border:0; }
  .blog-entry .blog-media-box				{ background:url(images/blog-media-box.png) no-repeat 0 bottom; height:305px; padding:0 0 0 74px;  }
  .blog-entry p								{ width: 450px!important; margin: 0 auto; margin-top: 10px; }

  	.weather_inner_titles {
		float: left;
		width: 380px;
		font-family: Tahoma, sans-serif;
		font-weight: normal;
		font-size: 20px;
		line-height: 20px;
		color: #333;
		margin: 0;
		padding: 10px;
		text-align: left;
	}

	#weather_wrapper .city {
		background-image: url(/templates/default/images/weather_city_bg.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-color: #222;
		width: 120px;
		height: 35px;
		padding: 10px;
		color: #FFF;
		font-family: Tahoma, sans-serif;
		font-size: 15px;
		line-height: 15px;
		font-weight: normal;
		padding-top: 30px;
		float: left;
		margin-bottom: 20px;
        text-align: left;
	}

	#weather_wrapper .today, .tomorrow {
		background-position: top left;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-color: #222;
		width: 380px;
		height: 75px;
		padding-left: 10px;
		padding-right: 10px;
		color: #FFF;
		font-family: Tahoma, sans-serif;
		font-weight: normal;
		float: left;
		margin-bottom: 20px;
	}

	#weather_wrapper .today img, .tomorrow img {
		float: left;
		margin-right: 10px;
	}

	#weather_wrapper .today {
		background-image: url(/templates/default/images/weather_today_bg.jpg);
	}

	#weather_wrapper .tomorrow {
		background-image: url(/templates/default/images/weather_tomorrow_bg.jpg);
	}

	#weather_wrapper .state {
		float: left;
		font-size: 15px;
		line-height: 15px;
		margin-top: 30px;
	}

	#weather_wrapper .tempr {
		float: right;
		font-size: 15px;
		line-height: 15px;
		margin-top: 30px;
	}

#flu_wrapper {

width: 654px;
display: block;
float: left;
clear: both;
background-image: url(/templates/default/images/flu_bg.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: top left;
background-color: #F0F0F0;
}

#symptoms, #info {
		float: left;
	}

	#symptoms {
		margin-right: 20px;
		width: 317px;
		font-size: 12px;
	}

	#symptoms h2 {
		font-weight: normal;
		font-size: 18px;
	}

	#symptoms h3 {
		font-weight: normal;
		font-size: 12px;
	}

	#symptoms ol {
		list-style-position: inside;
	}

	#info {
		color: #FFF;
		background-image: url(/templates/default/images/info_bg.png);
		background-attachment: scroll;
		background-position: bottom center;
		background-repeat: no-repeat;
		width: 297px;
		padding: 10px;
	}

	#info h2 {
		color: #F00;
		text-align: center;
		font-weight: bold;
		height: 40px;
	}

	#info dt {
		font-weight: bold;
	}

	#info dd {
		margin-bottom: 20px;
		font-size: 16px;
	}

	#info a {
		color: #FFF;
		text-decoration: none;
	}

	#flu_pages {
		list-style: none;
		float: left;
		clear: both;
		display: block;
		width: 654px;
		padding: 0;
	}

	#flu_pages li {
		width: 25%;
		float: left;
		background-image: url(/templates/default/images/buttons_bg.jpg);
		background-attachment: scroll;
		background-position: top center;
		background-repeat: repeat-x;
		font-size: 16px;
	}

	#flu_pages img {
		margin: 10px;
	}

	#flu_pages span {
		display: block;
		padding: 10px;
		color: #FFF;
		height: 60px;
	}






#holbanner { background-image: url(/flash/banners/hol_logo.jpg); background-attachment: scroll; background-position: top center; background-repeat: repeat; }

/*------------------- map 271109 -------------------*/

div.map_home				{ padding:10px 0; width:643px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border-right:1px solid #444444; border-bottom:0; border-left:1px solid #444444; }
/* div.map_home .inner			{ background:url(images/bg_map_home.gif) repeat-y; } */
div.map_home .search		{ float:left; padding:0 10px; width:590px; overflow:hidden; }
div.map_home fieldset		{ margin:0; padding:0; border:0; }
div.map_home fieldset.btm	{ margin:10px 0 0; }
div.map_home legend			{ margin:0; padding:0; }
* html div.map_home legend	{ margin-left:-7px; }
*+html div.map_home legend	{ margin-left:-7px; }
div.map_home legend span	{ display:inline-block; padding:5px; width:615px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background:#e7e8e8; }
div.map_home .row			{ float:left; margin:10px 0 0; width:590px; }
div.map_home .left			{ float:left; margin:0 30px 0 0; width:185px; }
div.map_home .right			{ float:left; width:285px; }
div.map_home .check			{ display:inline; margin:0 0 5px; width:185px; }
div.map_home select			{ width:185px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
div.map_home input.button	{ float:right; width:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
div.map_home .news			{ float:left; padding:0 0 0 23px; width:200px; }
div.map_home .news .title	{ margin:0 0 15px; font-size:16px; font-weight:bold; }
div.map_home .news dl		{ margin:0 0 10px; }
div.map_home .news dt		{ display:inline-block; margin:0 0 5px; width:200px; line-height:30px; text-align:center; font-size:14px; color:#fff; background:url(images/bg_map_news_dt.gif) repeat-x; }
div.map_home .news dt a		{ color:#fff; }
div.map_home .news dd		{ margin:0; font-size:12px; color:#0b333c; }
div.map_home .news dd a		{ color:#0b333c; }

div.map_finder					{ padding:0 7px; width:640px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
div.map_finder fieldset			{ margin:0; padding:0; border:0; }
div.map_finder fieldset.btm		{ margin:10px 0 0; }
div.map_finder legend			{ margin:0; padding:0; }
* html div.map_finder legend	{ margin-left:-7px; }
*+html div.map_finder legend	{ margin-left:-7px; }
div.map_finder legend span		{ display:inline-block; padding:5px; width:630px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background:#e7e8e8; }
div.map_finder .row				{ float:left; margin:10px 0 0; width:640px; }
div.map_finder .column			{ float:left; width:190px; }
div.map_finder .column.margin	{ margin-right:35px; }
div.map_finder .check			{ display: inline; margin:0 0 5px; width:160px; }
div.map_finder select			{ width:190px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
div.map_finder input.button		{ float:right; width:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
div.map_finder p.results		{ margin:10px 0 5px; padding:5px; background:#e7e8e8; }

div.map_side					{ margin:10px 0 30px; width:290px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
div.map_side p.title			{ display:inline-block; margin:0 0 15px; width:290px; height:29px; line-height:29px; text-align:center; font-size:14px; font-weight:bold; color:#f6f8f9; background:url(images/bg_map_side_title.gif) repeat-x; }
div.map_side .scroll			{ width:290px; height:712px; overflow:auto; }
div.map_side .inner				{ width:265px; }
div.map_side p.section			{ display:inline-block; margin:0 0 15px; width:265px; height:29px; line-height:29px; text-align:center; font-size:14px; font-weight:bold; color:#2e2e2e; background:#e7e8e8; }
div.map_side p.subsection		{ margin:0 0 15px; padding:0 0 0 15px; font-size:13px; font-weight:bold; color:#f62f06; background:url(images/arrow_map_subsection.gif) no-repeat left 4px; }
div.map_side p					{ margin:0 0 15px; color:#000000; }
div.map_side dl					{ margin:0 0 15px; }
div.map_side dl dt a			{ font-weight:bold; color:#f62f06; }
div.map_side dl dd				{ margin:0; color:#000000; }
div.map_side dl dd.date			{ font-size:11px; font-weight:bold; color:#444444; }






/* NEW top ticker */

	#top_ticker_wrapper {
		width: 100%;
		height: 50px;
		background-image: url(/templates/default/images/newsit/top_ticker/bg.jpg);
		background-attachment: scroll;
		background-position: top center;
		background-repeat: repeat-x;
		font-family: Tahoma, sans-serif;
		color: #FFF;
		font-size: 12px;
		line-height: 15px;
	}

	#top_ticker_wrapper #top_ticker_container {
		width: 960px;
		height: 50px;
		margin: 0 auto;
		padding:0 5px;
		background-image: url(/templates/default/images/newsit/top_ticker/bg_top_ticker_container.jpg);
		background-attachment: scroll;
		background-position: top center;
		background-repeat: no-repeat;
		text-align: left;
	}

	#top_ticker_wrapper #hot_title {
		font-size: 15px;
		line-height: 14px;
		padding-top: 7px;
		width: 96px;
		height: 23px;
		font-weight: bold;
		float: left;
		background-image: url(/templates/default/images/newsit/top_ticker/line_hot.jpg);
		background-attachment: scroll;
		background-position: right top;
		background-repeat: no-repeat;
	}

	#top_ticker_wrapper #hot_tags {
		padding-left: 10px;
		font-weight: bold;
		float: left;
		padding-top: 6px;
	}

	#top_ticker_wrapper #hot_tags a {
		text-decoration: none;
		color: #FFF;
		padding-right: 5px;
	}

	#top_ticker_wrapper #hot_tags a:hover {
		color: #F30;
	}

	#top_ticker_wrapper #hot_tags a:active {
		color: #888;
	}

	#top_ticker_wrapper #weather {
		padding: 0;
		margin: 0;
		float: right;
		width: 228px;
		height: 45px;
		background-image: url(/templates/default/images/newsit/top_ticker/bg_weather.jpg);
		background-attachment: scroll;
		background-position: top center;
		background-repeat: no-repeat;
		margin-right: 10px;
		color: #333;
		padding-left: 10px;
	}

	#top_ticker_wrapper #weather img {
		float: left;
	}

	#top_ticker_wrapper #weather a {
		float: right;
		width: 69px;
		height: 17px;
		margin-right: 25px;
		margin-top: 5px;
		background-image: url(/templates/default/images/newsit/top_ticker/weather_more_button.jpg);
		background-attachment: scroll;
		background-position: top left;
		background-repeat: no-repeat;
	}

	#top_ticker_wrapper #weather a:hover {
		background-position: center left;
	}

	#top_ticker_wrapper #weather a:active {
		background-position: bottom left;
	}

	#top_ticker_wrapper #weather a span {
		position: absolute;
		left: -9999px;
	}

	#top_ticker_wrapper #degrees {
		font-size: 25px;
		line-height: 25px;
		font-weight: bold;
		padding-top: 5px;
		float: left;
	}

	#top_ticker_wrapper #city {
		font-size: 15px;
		padding-top: 10px;
		float: left;
		margin-left: 5px;
		width: 100px;
	}

	#top_ticker_wrapper #time_date {
		float: right;
		width: 164px;
		height: 23px;
		background-image: url(/templates/default/images/newsit/top_ticker/bg_time_date.jpg);
		background-attachment: scroll;
		background-position: top left;
		background-repeat: no-repeat;
		font-size: 13px;
		line-height: 14px;
		font-weight: bold;
		padding-top: 7px;
		padding-left: 32px;
	}
	
#top_ticker_wrapper #lang	{ float:right; width:auto; height: 23px; padding:3px 5px 6px 20px; }
#top_ticker_wrapper #lang img	{ border:0; }

	.opinion_read_more2 {
		text-decoration: none;
		float: right;
		clear: both;
		font-size: 10px;
		line-height: 10px;
		font-weight: bold;
		width: 77px;
		height: 14px;
		padding-top: 4px;
		text-align: center;
		background-image: url(/templates/default/images/new_images/opinion_more_button.png);
		background-attachment: scroll;
		background-position: top center;
		background-repeat: no-repeat;
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		color: #FFF!important;
	}

	.opinion_read_more2:hover {
		background-position: center center;
		text-decoration: none;
	}

	.opinion_read_more2:active {
		background-position: bottom center;
	}

/*
NEW STYLES FOR GNOMI PANEL 5/3/2010 
*/
.gnomi_panel{
	width:300px;
	float:left;
	padding:0;
	margin: 0 0 10px 0;
}

.gnomi_panel h2{
	width:300px;
	background:url("/flash/opinion_new/gnomi_title_bg.png") repeat-x scroll left top transparent;
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
	width:100%;
}

.gnomi_panel h2 img{
	float:left;
	
}
.gnomi_panel h2 a{
	float:left;
	margin:5px 0 0 0;
	font-size:16px; 
	color:#fff;
	margin: 5px 0 0 5px;
	text-decoration:none;
	
}
/*body style*/
/*
.right-box-simple .txt{
	width:100%;
}
*/
.gnomi_panel .txt{
	background-image:url("/flash/opinion_new/gnomi_article_center_bg.png");
	background-position:top left;
	background-repeat:repeat-y;
	
}
.gnomi_panel .txt ul{
	width:260px;
	list-style:none;
	padding:0;
	margin:0 19px 10px 19px;
	float:left;
	
}

.gnomi_panel .txt ul li{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	clear:both;
	
}

.gnomi_panel .txt ul li p{
	float:left;
	width:100%;
	margin:0;
	padding:3px;

	
}

.gnomi_panel .txt .line{ 
  border-bottom:1px solid #b4b4b4; 
  display:block; 
 
  margin-bottom:2px; 
  
  width:100%;
}

.gnomi_panel .txt .line p{
  float:left; 
  font-size:16px; 
  line-height:19px;
  text-align:center;
}

.gnomi_panel .txt ul li.gnomi_subtitle a {
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:5px 0 7px 0;
	width:100%;
	margin:0;
	text-align:center;
	text-decoration:none;
	color:#333;
	
}

.gnomi_panel .txt ul li.gnomi_article_content img{
	float:left;
	margin: 0 7px 0 0;
}

.gnomi_panel .txt ul li.gnomi_article_content{
	float:right;
	padding:0;
	font-size:13px;
	text-align:left;
	clear:none;
	
	
}
