@charset "iso-8859-7";

/*
	-------------------------------------------------------------
	Η ΝΑΥΤΕΜΠΟΡΙΚΗ - www.naftemporiki.gr
	-------------------------------------------------------------
	(c) 1996-2007 Naftemporiki - P. Athanassiades & Co SA
	http://www.naftemporiki.gr
	info@naftemporiki.gr
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Section Page Styles
	Author:			OgilvyOne worldwide, Athens
	Filename:		naftemporiki.section.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: none;
			background-image: url("../_images/section_above_bg.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; }
			
		
/*	-------------------------------------------------------------
	Alpha Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha {
			padding: 0px;
			margin: 0px; 
			width: 660px;
			display: block;
			float: left; }
			
		#alpha h2 { /* Main Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			font-weight: normal;
			font-size: 22px;
			line-height: 24px;
			letter-spacing: -1px;
			color: #333;
			margin: 0px;
			padding: 10px 17px;
			height: auto;
			border: none; 
			border-bottom: 1px solid #e2e2e2;
			background-color: #f1f1f1;
			border-left: 1px solid #e2e2e2;
			width: 625px; 
			display: block;
			float: left; }
			
		#alpha h2 a {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			background-image: url(../_images/fold_icon_rss.gif);
			background-repeat: no-repeat;
			background-position: right;
			height: 16px;
			margin: 3px 0px 0px 0px;
			padding: 4px 24px 0px 0px;
			letter-spacing: normal;
			line-height: normal;
			float: right; }
			
		
/*	-------------------------------------------------------------
	Story Title Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#story-title ul {
			width: 620px;
			display: block;
			float: left;
			list-style: none;
			margin: 17px 0px 0px 17px;
			padding: 0px; }
			
		#story-title ul li {
			float: left;
			margin: 0px 5px 0px 0px;
			padding: 0px; }
			
		#story-title #articleTools { /* Article Tools */
			background-color: #fff;
			float: left;
			border: 1px solid #ccc;
			padding: 0px 40px;
			width: 538px;
			margin: 20px 0px 0px 20px;
			display: inline; }
			
		#story-title #articleTools ul {
			width: auto;
			list-style: none;
			padding: 0px;
			margin: 0px; }
			
		#story-title #articleTools ul li {
			display: inline;
			float: left;
			padding: 0px;
			margin: 0px; }
			
		#story-title #articleTools ul li a,
		#story-title #articleTools ul li span {
			line-height: normal;
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #004276;
			display: block;
			padding: 6px 4px;
			margin: 0px; }
			
		#story-title #articleTools ul li span {
			font-weight: normal;
			color: #333; }
			
/*	Main Image Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha .mainImage {
			float: left;
			background-color: #fff;
			padding: 10px 10px 5px 10px;
			margin: 0px;
			padding: 17px;
			width: 625px; 
			border-bottom: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2; }
			
		#alpha .mainImage img { /* Main Image p content */
			float: left;
			margin: 5px 0px 6px 0px; }
			
		#alpha .mainImage p { /* Main Image p content */
			float: left;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			width: 160px;
			font-size: 12px;
			line-height: 16px;
			padding: 3px 0px 0px 15px; }
			
		#alpha .mainImage p strong { /* Main Image p content */
			font-size: 11px;
			display: block; }
			
		#alpha .mainImage .tools { /* Main Image toolbar */
			clear: both;
			margin: 15px 0px 6px 0px; }
			
			
/*	Large Image Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha .largeImage {
			float: left;
			background-color: #fff;
			padding: 10px 10px 5px 10px;
			margin: 0px;
			padding: 17px;
			width: 625px; 
			border-bottom: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2; }
			
		#alpha .largeImage img { /* Main Image p content */
			float: left;
			margin: 5px 0px 6px 0px; }
			
		#alpha .largeImage p { /* Main Image p content */
			float: left;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			margin: 3px 0px 0px 0px; }
			
		#alpha .largeImage p strong { /* Main Image p content */
			font-size: 11px;
			display: block; }
			
		#alpha .largeImage .tools { /* Main Image toolbar */
			margin: 15px 0px 6px 0px; }
			
/*	Small Image Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		.imageMedium {
			overflow:hidden;
			width: 120px;
			background-color: #fff;
			padding: 17px;
			margin: 0px;
			border-left: 1px solid #e2e2e2;
			border-bottom: 1px solid #e2e2e2;
			float: left;
			display: inline; }
			
		.imageMedium p { /* Image content */
			float: left;
			font-size: 11px;
			line-height: 14px;
			margin: 5px 0px 0px 0px; }
			
		.imageMedium span { /* Image content */
			float: right;
			font-size: 11px;
			line-height: 14px;
			margin: 5px 0px 0px 0px; }
			
/*	Mini Image Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		.imageMini {
			text-align: center;
			overflow:hidden;
			width: 60px;
			height: 60px;
			background-color: #fff;
			padding: 5px;
			margin: 0px;
			border-left: 1px solid #e2e2e2;
			border-bottom: 1px solid #e2e2e2;
			float: left;
			display: inline; }
			
		#beta .imageMini {
			padding: 7px; }
		
		
/*	-------------------------------------------------------------
	Beta Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#beta {
			padding: 0px;
			margin: 0px;
			width: 320px;
			display: none;
			display: block;
			float: left; }
			
		#beta .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px;
			border-bottom: 1px solid #e2e2e2; }
			
			
/*	Extras Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#beta .extraLinks {
			width: 300px; }	
			
		#beta .extraLinks h2 span {
			background-image: url("../_images/h2_icon_extralinks.gif"); }
			
		#beta .extraLinks ul {
			float: left;
			width: 300px;
			list-style: none;
			margin: 8px 0px;
			padding: 0px; }	
			
		#beta .extraLinks ul.half {
			width: 150px; }
			
		#beta .extraLinks ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 8px;
			margin: 0px 0px 5px 8px; }	
			
		#beta .extraLinks ul li a {
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 2px 0px 2px 0px;
			margin: 0px; }	
			
		#beta .extraLinks ul li span {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			display: inline;
			font-size: 11px;
			color: #999; }	

/*	-------------------------------------------------------------
	Page Container - Below the fold
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#BelowContainer {
			width: 980px;
			background-image: url("../_images/section_above_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; }
			
		
/*	-------------------------------------------------------------
	Gamma Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#gamma {
			padding: 0px;
			margin: 0px 0px 20px 0px; 
			width: 660px;
			display: block;
			float: left; }
			
		#gamma h2 { /* Main Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			font-weight: normal;
			font-size: 22px;
			line-height: 24px;
			letter-spacing: -1px;
			color: #333;
			margin: 0px;
			padding: 10px 17px;
			height: auto;
			border: none; 
			border-bottom: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			background-color: #f1f1f1;
			width: 625px; 
			display: block;
			float: left; }
			
		#gamma h2 a {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			background-image: url(../_images/fold_icon_rss.gif);
			background-repeat: no-repeat;
			background-position: right;
			height: 16px;
			margin: 3px 0px 0px 0px;
			padding: 4px 24px 0px 0px;
			letter-spacing: normal;
			line-height: normal;
			float: right; }
			
		#gamma .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px; }
			
			
		
/*	-------------------------------------------------------------
	Delta Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#delta {
			padding: 0px;
			margin: 0px; 
			width: 320px;
			display: block;
			float: left; }
			
		#delta .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px;
			border-bottom: 1px solid #e2e2e2; }

/*	Agenda
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		.agenda {  }
			
		.agenda h2 span {
			background-image: url("../_images/h2_icon_agenda.gif"); }
			
		.agenda table {
			margin: 10px 0px 10px 0px; }
			
		.agenda table tr td {
			width: 42px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
			padding: 7px 0px; }
			
		.agenda table thead tr td {
			background-color: #e4e8ed;
			background-image: url(../_images/table-head-bg.gif);
			background-color: #c8d1dc;
			background-position: top;
			background-repeat: repeat-x;
			font-weight: bold; }
			
		.agenda table tbody tr {
			empty-cells: show; }
			
		.agenda table tbody tr td {
			border-bottom: 1px solid #ccc; }
			
		.agenda table tbody tr td a,
		.agenda table tbody tr td a:visited {
			background-color: #b30007;
			color: #fff;
			font-weight: bold;
			width: 41px;
			display: block;
			margin: 0px 1px 0px 0px;
			padding: 0px 0px; }
			
		.agenda table tbody tr td a:hover {
			text-decoration: none;
			background-color: #f00; }
			

			
			