@charset "iso-8859-7";

/*
	-------------------------------------------------------------
	Η ΝΑΥΤΕΜΠΟΡΙΚΗ - www.naftemporiki.gr
	-------------------------------------------------------------
	(c) 1996-2007 Naftemporiki - P. Athanassiades & Co SA
	http://www.naftemporiki.gr
	info@naftemporiki.gr
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Home Page Styles
	Author:			OgilvyOne worldwide, Athens
	Filename:		naftemporiki.home.css
	Version:		1.0
	Date:			Tuesday, Dec 5, 2006
	-------------------------------------------------------------
*/
	
/*	-------------------------------------------------------------
	Import styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Fetch required styles.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		@import url("naftemporiki.header-short.css");
		@import url("naftemporiki.tabBox.css");

	
/*	-------------------------------------------------------------
	Column styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	The following styles apply to the Home Page
					3 Column Layout.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	

/*	-------------------------------------------------------------
	Page Container - Above the fold
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#AboveContainer {
			width: 980px;
			/*background-image: url("/_images/home_above_bg_2.gif");*/
			background-image: url(/_images/home_above_bg_6.gif);
			background-position: center;
			background-repeat:repeat-y;
			display: block;
			float: left;
			clear: both;
			color:	#333;
			margin: 0px;
			padding: 0px 0px 10px 0px;
			border-top: 1px solid #e5e5e5;
			border-bottom: 1px solid #e5e5e5;
			 }
			
		
/*	-------------------------------------------------------------
	Alpha Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha {
			padding: 0px;
			padding-left: 1px;
			margin: 0px; 
			width: 299px;
			display: block;
			float: left; }
			
/*	Main Article Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha .mainArticle,
		#alpha .article {
			background-color: #fff;
			padding: 10px 10px 5px 10px;
			border-bottom: 1px solid #e2e2e2;
		}
			
		#alpha h2 { /* Main Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			background-color: #fff;
			font-weight: normal;
			font-size: 22px;
			line-height: 24px;
			letter-spacing: -1px;
			color: #0f468a;
			margin: 0px 0px 8px 0px;
			padding: 0px 10px 0px 0px;
			height: auto;
			border: none;
			font-weight: bold;
			 }
			
		#alpha h3 { /* Article Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			background-color: #fff;
			font-weight: normal;
			font-size: 16px;
			line-height: 17px;
			letter-spacing: -1px;
			color: #0f468a;
			margin: 0px 0px 6px 0px;
			padding: 0px 10px 0px 0px;
			height: auto;
			border: none;
			font-weight: bold;
			 }
			
		#alpha h4 { /* Super Title */
			font-weight: normal;
			font-size: 12px;
			color: #555;
			margin: 0px 0px 3px 0px; }
			
		#alpha p { /* Article content */
			font-size: 12px;
			line-height: 16px;
			margin: 0px 0px 6px 0px; }
			
		#alpha p span {	/* Article date */
			font-size: 11px;
			font-weight:bold;
			color: #333; }
			
		#alpha .mainArticle ul.storymorelinks {
			padding-left:5px;
			list-style: none;
			margin-left: 0px;
			margin-bottom: 4px;
			margin-top: 4px;
		}
		
		#alpha .mainArticle ul.storymorelinks li {
			background-image: url("/_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding-left: 8px;
		}
		
		#alpha .article ul.storymorelinks {
			padding-left:5px;
			list-style: none;
			margin-left: 0px;
			margin-bottom: 4px;
			margin-top: 4px;
		}
		
		#alpha .article ul.storymorelinks li {
			background-image: url("/_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding-left: 8px;
		}
		
		#delta .article ul.storymorelinks {
			padding-left:5px;
			list-style: none;
			margin-left: 0px;
			margin-bottom: 4px;
			margin-top: 4px;
		}
		
		#delta .article ul.storymorelinks li {
			background-image: url("/_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding-left: 8px;
			font-size: 12px;
			font-family: tahoma;
		}
		
		#photoDay ul.storymorelinks {
			padding-left:5px;
			list-style: none;
			margin-left: 0px;
			margin-bottom: 4px;
			margin-top: 4px;
		}
		
		#photoDay ul.storymorelinks li {
			background-image: url("/_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding-left: 8px;
			font-size: 8pt;
			font-family: tahoma;
		}
			
/*	Half Article Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#alpha .articleHalf {
			background-color: #fff;
			padding: 10px 10px 5px 10px;
			border-bottom: 0px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			width: 169px;
			float: left; }
			
		#alpha .articleHalf h4 { /* Super Title */
			display: none; }
			
		#alpha .articleHalf h3 { /* Article Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			background-color: #fff;
			font-weight: normal;
			font-size: 13px;
			line-height: 15px;
			letter-spacing: -1px;
			color: #0f468a;
			margin: 0px 0px 6px 0px;
			padding: 0px 10px 0px 0px;
			height: auto;
			border: none; }
			
		#alpha .articleHalf p { /* Article content */
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 15px;
			margin: 0px 0px 6px 0px; }
			
		#alpha .articleHalf p span { /* Article date */
			font-size: 10px;
			font-weight:bold;
			color: #333; }
			
			
/*	Image Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#alpha .image,
		#alpha .image img {
			padding: 0px;
			margin: 0px;
			border: none; }
			
		#alpha .full {
			display: block;
			width: 355px;
			margin: 0px 0px 6px 0px; }
			
		#alpha .right {
			width: 180px;
			float: right;
			margin: 3px 0px 6px 15px; }
			
		#alpha .left {
			/*width: 180px;*/
			width: auto;
			float: left;
			margin: 3px 15px 6px 0px; }
		
		#alpha .image a,
		#alpha .image .caption {
			font-size: 11px;
			float: left;
			display: block;
			color: #999;
			padding: 0px;
			margin: 0px; }
		
		#alpha .full a,
		#alpha .full .caption {
			font-size: 11px;
			float: none;
			display: block;
			color: #999;
			padding: 0px;
			margin: 0px; }
		
		#alpha .image .caption {
			margin-top: 5px;
			clear: both;
			 }
		
		#alpha .image a img {
			border: 0px solid #333; }
	
		
/*	-------------------------------------------------------------
	Beta-Gamma Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#beta-gamma {
			background-color: #fff;
			
			border-style: solid;
			border-width: 0px;
			border-color: #e2e2e2;
			
			padding: 0px;
			margin: 0px;
			width: 598px;
			display: block;
			float: left; }
			
		#beta-gamma .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 0px; }

/*	Real Time ASX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
		#beta-gamma .realTimeASX {
			display: block;
			padding: 0px 0px 0px 50px;
			background-image: url(/_images/home-realtime-xa-bg.gif);
			background-repeat: no-repeat;
			background-position: 9px 10px;
			background-color: #fff; }
			
		#beta-gamma .realTimeASX h2 {
			margin: 0px;
			padding: 7px 7px 0px 7px;
			font-weight: bold;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px; }
			
		#beta-gamma .realTimeASX h2 a {
			font-weight: normal; }
			
		#beta-gamma .realTimeASX h2 a:hover {
			color: #000; }
			
		#beta-gamma .realTimeASX p {
			font-weight: bold;
			margin: 0px;
			padding: 7px;
			font-family: arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 15px; }
			
		#beta-gamma .realTimeASX p span {
			font-size: 12px;
			font-weight: normal; }
			
		#beta-gamma .realTimeASX p span.up {
			font-size: 15px;
			font-weight: bold;
			color: #093; }
			
		#beta-gamma .realTimeASX p span.stdy {
			font-size: 15px;
			font-weight: bold;
			color: #1f7cf0; }
			
		#beta-gamma .realTimeASX p span.dn {
			font-size: 15px;
			font-weight: bold;
			color: #900; }
			
		#beta-gamma .realTimeASX p a {
			margin-left: 6px;
			padding-left: 8px;
			border-left: 1px solid #666; }
	
		
/*	-------------------------------------------------------------
	Beta Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#beta {
			padding-left: 1px;
			margin: 0px;
			width: 357px;
			display: block;
			float: left; 
		}
			
		#beta .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px; }
			
		#beta .sponsor {
			text-align: center;
			padding: 10px 0px 0px 0px; }
		
		
/*	-------------------------------------------------------------
	Gamma Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#gamma {
			padding-left: 1px;
			margin: 0px;
			width: 320px;
			display: none;
			display: block;
			float: left; }
			
		#gamma .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px;
			border-bottom: 1px solid #e2e2e2; }

/*	Real Time ASC & Markets
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#gamma .markets {  }	
			
		#gamma .markets h2 span {
			background-image: url("../_images/h2_icon_markets.gif"); }
				
		#gamma .markets #stockChart table {
			background-color: #fff;
			padding: 0px;
			margin: 0px;
			border-color: #e2e2e2;
			border-style: solid;
			border-width: 0px;
			width: 300px; }
				
		
		/* market Sponsor Styles */
				
		#gamma .markets #stockChart .sponsor {
			display: none; }
				
		#gamma .markets #stockChart.sponsored table {
			width: 180px;
			float: left; }
			
		#gamma .markets #stockChart.sponsored table td {
			background-position: 5px 7px; }
				
		#gamma .markets #stockChart.sponsored .sponsor {
			text-align: center;
			display: block;
			width: 110px;
			padding: 5px;
			float: left; }
				
		#gamma .markets #stockChart.sponsored .sponsor a {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #666;
			font-size: 10px; }
				
		#gamma .markets #stockChart table tr:hover td {
			background-color: #f9f9f9; }
				
		#gamma .markets #stockChart table th {
			display: none;
			text-align: left;
			background-color: #999999;
			color: #fff;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 3px;
			margin: 0px;
			border: none;
			empty-cells: show; }
			
		#gamma .markets #stockChart table th.price{
			text-align: right;
			 }
			
		#gamma .markets #stockChart table th.percent{
			text-align: right; }
				
		#gamma .markets #stockChart table td {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			padding: 3px 1px 3px 1px;
			margin: 0px;
			border: none;
			empty-cells: show;
			border-top: 0px solid #fff;
			border-bottom: 1px solid #e2e2e2; }
			
		#gamma .markets #stockChart table td.label a {
			display: block;
			font-weight: bold;
			width: 100%;
			font-weight: bold; }
			
		#gamma .markets #stockChart table td.price {
			text-align: right;
			font-weight: bold;
			 }
			
		#gamma .markets #stockChart table td.percent {
			font-weight: bold;
			text-align: right; }
			
		#gamma .markets #stockChart table td {
			background-position: 33px 7px; }
			
		#gamma .markets #stockChart table td.up {
			background-image: url("../_images/stock_up.gif");
			background-repeat: no-repeat;
			color: #009933; }
			
		#gamma .markets #stockChart table td.stdy {
			background-image: url("../_images/stock_stdy.gif");
			background-repeat: no-repeat;
			color: #1f7cf0; }
			
		#gamma .markets #stockChart table td.dn {
			background-image: url("../_images/stock_dn.gif");
			background-repeat: no-repeat;
			color: #990000; }
			
		#gamma .markets #searchMarkets {
			clear: both;
			padding: 3px;
			margin: 0px 0px 8px 0px;
			background-color: #f9f9f9; }
			
		#gamma .markets #searchMarkets table {
			margin: auto auto; }
			
		#gamma .markets #searchMarkets label {
			text-align: right;
			display: block;
			font-size: 11px;
			margin: 0px 5px 0px 0px; }
			
		#gamma .markets #searchMarkets input.symbol {
			padding: 2px;
			width: 160px;
			background-image: url("../_images/searchWait.gif");
			background-repeat: no-repeat;
			background-position: 147px 3px;
			border: 1px solid #d0d0d0;
			margin: 0px 5px 0px 0px; }
			
		#gamma .markets #searchMarkets input.symbolSubmit { }
			
			
/*	Videoskopio Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#gamma .video {
			width: 300px; }	
			
		#gamma .video h2 span {
			background-image: url("../_images/h2_icon_video.gif"); }
			
		#gamma .video a {
			color: #333;
			margin: 10px 0px 0px 0px; }
			
		#gamma .video p {
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			margin: 4px 0px 0px 0px; }
			
		#gamma .video .imageMini {
			overflow:hidden;
			width: 130px;
			background-color: #fff;
			padding: 16px 17px 16px 16px;
			margin: 0px;
			border-left: 0px solid #e2e2e2;
			border-bottom: 0px solid #e2e2e2;
			float: left;
			display: inline; }
			
		#gamma .video .imageMini {
			padding: 10px 15px 0px 0px; }
			
/*	-------------------------------------------------------------
	CloseContainer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
	#closeContainer{
			overflow: hidden;
			width: 978px;
			height: 0px;
			clear: both;
			display: block;
			padding: 0px;
			margin-bottom: 10px;
			border-top: 0px solid #e2e2e2;
			border-right: 1px solid #e2e2e2;
			border-bottom: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			background-color: transparent;
	}
	
		
/*	-------------------------------------------------------------
	Carousel
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#delta .carousel {
			width: 659px;
			height: 200px;
			overflow: hidden;
			border-bottom: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			padding: 10px;
			clear: both;
			padding: 0px;
			background-color: #f9f9f9;
		}
			
/*	Main Article Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#delta .carousel .article {
			border-right: 0px solid #e2e2e2;
			float: left;
			width: 130px;
			height: 120px;
			overflow: hidden;
			padding: 10px 15px;
			margin: 0px; }
			
		#delta .carousel h2 {
			font-size: 11px;
			margin: 0px 0px 0px 0px;
			padding: 10px 0px 0px 15px;
			text-transform: uppercase;
			font-weight: normal;
			font-weight: bold;
			color: #0f468a;
			background-color:transparent;
			clear:both;
			width: 659px;
			}
			
		#delta .carousel h2 a {
			font-weight: bold;
			color: #444; }
			
		#delta .carousel .article h3 { /* Article Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			font-weight: normal;
			font-size: 13px;
			line-height: 17px;
			letter-spacing: -1px;
			color: #0f468a;
			margin: 0px 0px 6px 0px;
			padding: 0px 10px 0px 0px;
			height: auto;
			border: none; }
			
		#delta .carousel .article p { /* Article content */
			color: #333;
			font-size: 11px;
			line-height: 14px;
			margin: 0px 0px 6px 0px;
			text-align: center; }
			
		#delta .carousel .article p span {	/* Article date */
			font-weight:bold; }
			

/*	-------------------------------------------------------------
	Page Container - Below the fold
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#BelowContainer {
			width: 980px;
			background-image: url("../_images/home_below_bg.gif");
			background-position: center;
			background-repeat:repeat-y;
			display: block;
			float: left;
			clear: both;
			color:	#333;
			margin: 0px;
			padding: 0px;
			border-top: 1px solid #e5e5e5; }
			
		
/*	-------------------------------------------------------------
	Delta Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#delta {
			padding: 0px;
			margin: 0px; 
			width: 660px;
			display: block;
			float: left; }
			
		#delta h2 {
			font-size: 18px;
			background-color: #999999;
			font-family: Georgia, "Times New Roman", Times, serif;
			padding: 20px;
			margin: 0px; 
			float: left;
			display: block; }
			
		#delta .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px; }
			
/*	Top Stories
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#delta .topStories {
			height: 600px;
			overflow: none;
			height: auto;
			background-color: #fff;
			border-bottom: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			padding: 10px; }
			
		#delta .topStories .banner-160 {
			border-style: solid;
			float: left;
			border-color: #e2e2e2;
			border-width: 0px 1px 0px 0px;
			width: 160px;
			text-align: center;
			background-color: #fff;
			margin: 0px;
			padding: 0px 10px 0px 0px;  }
			
		#delta .topStories h2 {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #333;
			background-color: #fff;
			border-bottom: 1px solid #fff;
			line-height: 1em;
			margin: 0px;
			float: left;
			width: 448px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 10px;
			text-transform: uppercase;
			font-weight: bold;
			color: #0f468a; }

			
/*	Main Article Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#delta .topStories .article {
			float: left;
			width: 435px;
			padding: 10px 10px 0px 10px;
			background-color: #fff; }
			
		#delta .topStories .article h3 { /* Article Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			background-image: none;
			background-color: #fff;
			font-size: 16px;
			line-height: 17px;
			letter-spacing: -1px;
			color: #0f468a;
			margin: 0px 0px 6px 0px;
			padding: 0px 10px 0px 0px;
			height: auto;
			border: none; }
			
		#delta .topStories .article p { /* Article content */
			font-size: 12px;
			color: #333;
			line-height: 16px;
			margin: 0px 0px 6px 0px; }
			
		#delta .topStories .article p span {	/* Article date */
			font-weight:bold; }
			
			
			
			
/*	List Block
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#delta .listBlock {
			/*background-color: #fff;
			border-left: 1px solid #e2e2e2; */
			float: left;
			width: 200px;
			padding: 10px 10px 5px 10px;
			margin: 0px; }
			
		#delta .listBlock h3 {
			font-size: 11px;
			margin: 10px 0px 10px 0px;
			padding: 0px 0px 0px 13px;
			text-transform: uppercase;
			font-weight: normal; }
			
		#delta .listBlock h3.tz a {
			background-image: url(../_images/listBlock-tz-icon.gif);
			background-repeat: no-repeat;
			background-position: left;
			display: block;
			width: 120px;
			height: 20px;
			text-indent: -9999px; }
			
		#delta .listBlock h3.wsj a {
			background-image: url(../_images/listBlock-wsj-icon.gif);
			background-repeat: no-repeat;
			background-position: left;
			display: block;
			width: 120px;
			height: 20px;
			text-indent: -9999px; }
			
		#delta .listBlock h3.pp a {
			background-image: url(../_images/listBlock-pp-icon.gif);
			background-repeat: no-repeat;
			background-position: left;
			display: block;
			width: 120px;
			height: 20px;
			text-indent: -9999px; }
			
		#delta .listBlock h3 a {
			color: #444;
			font-weight: bold;
		}
			
		#delta .listBlock ul {
			margin: 0px;
			padding: 0px;
			list-style: none; }
			
		#delta .listBlock ul li {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 4px 6px;
			*background-position: 2px 8px; /* IE hack (inlcudes IE7) */
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 13px;
			list-style: none; }
			
		#delta .listBlock ul li.feature {
			background-image: url("../_images/bullet_article.gif");
			background-repeat: no-repeat;
			background-position: 0px 2px;
			color: #666; }
			
		#delta .listBlock ul li.feature a {
			font-weight: bold; }
			
		#delta .banner {
			background-color: #fff;
			border-style: solid;
			border-color: #e2e2e2;
			border-width: 1px 0px 1px 0px;
			padding: 12px 0px 12px 0px;  }
			
/*	List Block
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#delta .listBlock2 {
			/*background-color: #fff;
			border-left: 1px solid #e2e2e2; */
			float: left;
			width: 305px;
			padding: 10px 10px 5px 10px;
			margin: 0px; }
			
		#delta .listBlock2 h3 {
			font-size: 11px;
			margin: 10px 0px 10px 0px;
			padding: 0px 0px 0px 13px;
			text-transform: uppercase;
			font-weight: normal; }
			
		#delta .listBlock2 h3.tz a {
			background-image: url(../_images/listBlock-tz-icon.gif);
			background-repeat: no-repeat;
			background-position: left;
			display: block;
			width: 120px;
			height: 20px;
			text-indent: -9999px; }
			
		#delta .listBlock2 h3.wsj a {
			background-image: url(../_images/listBlock-wsj-icon.gif);
			background-repeat: no-repeat;
			background-position: left;
			display: block;
			width: 120px;
			height: 20px;
			text-indent: -9999px; }
			
		#delta .listBlock2 h3.pp a {
			background-image: url(../_images/listBlock-pp-icon.gif);
			background-repeat: no-repeat;
			background-position: left;
			display: block;
			width: 120px;
			height: 20px;
			text-indent: -9999px; }
			
		#delta .listBlock2 h3 a {
			color: #444;
			font-weight: bold;
			 }
			
		#delta .listBlock2 ul {
			margin: 0px;
			padding: 0px;
			list-style: none; }
			
		#delta .listBlock2 ul li {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 4px 6px;
			*background-position: 2px 8px; /* IE hack (inlcudes IE7) */
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 13px;
			list-style: none; }
			
		#delta .listBlock2 ul li.feature {
			background-image: url("../_images/bullet_article.gif");
			background-repeat: no-repeat;
			background-position: 0px 2px;
			color: #666; }
			
		#delta .listBlock2 ul li.feature a {
			font-weight: bold; }
			
		#delta .banner {
			background-color: #fff;
			border-style: solid;
			border-color: #e2e2e2;
			border-width: 1px 0px 1px 0px;
			padding: 12px 0px 12px 0px;  }
			
		
/*	-------------------------------------------------------------
	Epsilon Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#epsilon {
			padding: 0px;
			margin: 0px; 
			width: 320px;
			display: block;
			float: left; }
			
		#epsilon .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px;
			border-bottom: 1px solid #e2e2e2; }

/*	Weather
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#epsilon .weather {  }	
			
		#epsilon .weather h2 span {
			background-image: url("../_images/h2_icon_weather.gif"); }
			
		#epsilon .weather h2 select {
			width: 150px;
			display: none;
			float: right;
			font-size: 12px;
			font-weight: normal; }
			
		#epsilon .weather h2 select optgroup {
			color: #d00;
			font-style: normal;
			font-size: 12px;
			font-weight: normal; }
			
		#epsilon .weather h2 select optgroup option {
			color: #000;
			font-style: normal;
			font-size: 12px;
			font-weight: normal; }
			
		#epsilon .weather .dayContainer {
			float: left;
			width: 74px;
			margin: 0px 0px 8px 0px;
			padding: 0px;
			border-bottom: 1px solid #e4e8ed; }
			
		#epsilon .weather .dayName {
			background-color: #f5f5f5;
			color: #111;
			text-align: center;
			padding: 2px;
			font-size: 11px; }
			
		#epsilon .weather .dayIcon {
			text-align: center;
			padding: 5px 0px 0px 0px; }
			
		#epsilon .weather .dayTemp {
			text-align: center;
			padding: 0px 0px 5px 0px;
			font-weight: bold;
			font-size: 11px; }

/*	Photo of the day
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#epsilon .photo {
			margin: 0px;
			padding: 0px;
			width: 30px;
			display: inline; }
			
		#epsilon .photo h2 span {
			background-image: url("../_images/h2_icon_photo.gif"); }
				
		#epsilon .photo div.image {
			float: left;
			padding: 0px; }
				
		#epsilon .photo div.full {
			margin: 10px 10px 0px 0px;
			width: 300px; }
				
		#epsilon .photo div.left {
			margin: 10px 10px 10px 0px;
			float: left;
			width: 120px; }
				
		#epsilon .photo div.right {
			margin: 10px 0px 10px 10px;
			float: right;
			width: 120px; }
				
		#epsilon .photo p {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			float: left;
			width: 170px;
			margin: 10px 0px 10px 0px;
			padding: 0px; }
			
			
			
			
