@charset "utf-8";
/* CSS Document */

/*-------------------------------------
 Top story First Page & Category page 
--------------------------------------
div#top_story {
	border-bottom:1px solid #8ed8f8;
	padding-bottom:20px;
    min-height:190px
}

div#top_story div#pic {
	width:286px;
	float:left;
	height:167px;    
	margin-left:7px;
	margin-right:17px;
	background:url("http://www.isthmos.gr/imgs/bg/top_story_pic_bg.jpg") bottom repeat-x;
}

div#top_story div#info {
	width:280px;
	float:left;
	font-size:12px;
	line-height:18px;
}

div#top_story div#info h2, div#top_story_cat div#info h2 {
	font-size:16px;
	margin:0;
}

div#top_story div#info h2 a:link, div#top_story_cat  h2 a:link {
	text-decoration:none;
	color:#231f20;
}

div#top_story div#info h2 a:visited, div#top_story_cat  h2 a:visited {
	text-decoration:none;
	color:#231f20;
}

div#top_story div#info h2 a:hover, div#top_story_cat  h2 a:hover {
	text-decoration:underline;
	color:#231f20;
}

div#top_story div#info h2 a:active, div#top_story_cat  h2 a:active {
	text-decoration:underline;
	color:#231f20;
}

div#top_story div#info h4, div#top_story_cat  h4 {
	font-size:12px;
	color:#999;
	margin:0;
}

div#top_story_cat {
}

div#top_story_cat img {padding-left:7px;}

div#top_story_cat div#info {
	padding:4px 8px 8px 8px;
	font-size:12px;
	line-height:18px;
}
/*--------------------------------------
 End of top story first page 
--------------------------------------*/

/*--------------------------------------
Front Page Main Modules FP_MM
--------------------------------------*/

#fp_mm {    
    padding-bottom:10px;
    margin-bottom:10px;    
}

#fp_mm a:link {
    color:#006E97;
    text-decoration:none;
}
#fp_mm a:visited {
    color:#006E97;
    text-decoration:none;
}
#fp_mm a:hover {
    color:#BE1E2D;
    text-decoration:none;
}

.fp_mm-left {
	width:420px;
    float: left;
}

.fp_mm-right {
    float: left;
	width:240px;
}

/*--------------------------------------
End of Front Page Main Modules FP_MM
--------------------------------------*/

	/*--------------------------------------
	Main Story
	--------------------------------------*/
   
#fp_mm div#main_story {
    width:408px;
    padding-bottom: 12px;
}

#fp_mm div#main_story div.title {
    font-size:1.7em;
    font-weight:bold;
    color:#000;
    padding:3px 8px;
	line-height:20px;
    background-color: #242424;
}
#fp_mm div#main_story div.title a:link { 
    color:#fff;
    text-decoration: none;
}
#fp_mm div#main_story div.title a:visited { 
    color:#fff;
    text-decoration: none;
}
#fp_mm div#main_story div.title a:hover { 
    color:#fff;
    text-decoration: underline;
}
#fp_mm div#main_story div.photo {

}
#fp_mm div#main_story div.photo_description {
    text-align:right;
    padding: 3px 3px 3px 0px;
    background-color:#000;
    color:#FFF;
    font-size:11px;
    font-weight:bold;
}
#fp_mm div#main_story div.text {
    font-size:13px;
    line-height: 1.4;
    font-family: verdana,arial,sans;
}

	/*--------------------------------------
	End of Main Story
	--------------------------------------*/

	/*------------------------------------
	GENERAL MODULES STYLES
	------------------------------------*/

	/*------------------------------------
	END OF GENERAL MODULES STYLES
	------------------------------------*/
	.module h2 {
	background:#242424;
	color:#FFF;
	height:20px;
	font-size:1.2em;
	text-align:right;
	padding-right:4px;
	padding-top:2px;
	font-weight:700;
	margin-bottom:5px;
	}
	/*------------------------------------
	NEWS-SELECTED
	------------------------------------*/
#news-selected {
}

#news-selected h2 {width:404px;}

#news-selected ul {	
}

#news-selected ul li {
	width:128px;
	margin-right:12px;
	margin-bottom:10px;
	float:left;
}

#news-selected ul li a:link{
}
#news-selected ul li a:visited{
}

#news-selected ul li img {display:block;}


#news-selected ul li img {
	padding: 0 0 0px;
}


#news-selected ul li h5 {
	margin-top:-1px;
	margin-bottom:1px;
	padding:0;
	font-size:11px;
}

#news-selected ul li h4 {
	margin:0;
	padding:0;
	line-height:15px;
	font-size:11px;
}

	/*------------------------------------
	END OF NEWS-SELECTED
	------------------------------------*/

	/*------------------------------------
	NEWS-ROH
	------------------------------------*/
#news-stream {width:240px;}

#news-stream h2 {margin-bottom:2px;}

#news-stream h2 a:link {
	color:#fff;
	text-decoration:none;
}

#news-stream h2 a:visited {
	color:#fff;
	text-decoration:none;
}


#news-stream ul {
}

#news-stream ul li {
	list-style-type:none;
	padding:0px 8px 3px 0px;
    line-height:1.4;
	font-size:1.1em;
	background:url("http://www.isthmos.gr/imgs/news-stream-arrow.png") no-repeat 0px 6px;
	text-indent:8px;
}

#news-stream ul li strong {color:#000;}

#news-stream-banner {
	margin:15px 0px;
}
	/*------------------------------------
	end of NEWS-ROH
	------------------------------------*/

	/*------------------------------------
	MAIN MODULE SPONSORS 
	------------------------------------*/
#sponsors-mainmodule {
	width:660px;
	clear:both;
	margin:10px 0px;
}

#sponsors-mainmodule ul {
}

#sponsors-mainmodule ul li {
	width:125px;
	margin-right:7px;
	float:left;
}
	/*------------------------------------
	END OF MAIN MODULE SPONSORS 
	------------------------------------*/

	/*------------------------------------
	SAW SPOTS
	------------------------------------*/
#saw-spots {width:408px;}

#saw-spots h2 {margin-bottom:2px;}

#saw-spots h2 a:link {
	color:#fff;
	text-decoration:none;
}

#saw-spots h2 a:visited {
	color:#fff;
	text-decoration:none;
}

	/*------------------------------------
	END OF SAW SPOTS
	------------------------------------*/

	/*------------------------------------
	NEWS-WRITERS
	------------------------------------*/
#news-writers {
	width:240px;
	float:right;
}

#news-writers h2 {margin-bottom:0px;}

#news-writers h2 a:link {
	color:#fff;
	text-decoration:none;
}

#news-writers h2 a:visited {
	color:#fff;
	text-decoration:none;
}


#news-writers ul {
}

#news-writers ul li {
    border-bottom: 1px dotted #CCCCCC;
	height:60px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.4;
}

#news-writers ul li img.photo {
	float:left;
	display:block;
	padding-right:6px;
}

#news-writers ul li span.writer-name {
	display:block;
	color:#BE1E2D;
	font-weight:700;
	font-size:1.2em;
	float:left;
	width:160px;
}

#news-writers ul li span.writer-date {
	display:block;
	color:#000000;
	margin-top:-2px;
	font-size:1em;
	float:left;
	width:160px;
}

#news-writers ul li span.writer-article-title {
	display:block;
	color:#006C97;
	font-size:1.1em;
	float:left;
	width:160px;
	line-height:13px;
}
/*
#news-writers ul li a {overflow:hidden;}

#news-writers ul li a:link {
	display: block;
	text-decoration:none;
	height:100%	!important;

}

#news-writers ul li a:visited {text-decoration:none;}

#news-writers ul li a:hover {
	background: #F2F2F2; 
	height:100%; 
	display:block; 
	text-decoration:none; 
}

#news-writers ul li a:active {text-decoration:none;}
*/
	/*------------------------------------
	END OF NEWS-WRITERS
	------------------------------------*/

/*------------------------------------
NEWS-BOXES
------------------------------------*/

#news-boxes {
	width: 680px;
}

#news-boxes ul {
}

#news-boxes ul li {
	width:210px;
	float:left;
	margin-right:16px;
	margin-left:0px;
	margin-bottom:22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
}

#news-boxes ul li h2 {
	color:#FFF;
	height:33px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-indent:5px;
	margin-bottom:3px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
}
#news-boxes ul li h3 {
	color:#FFF;
	/* [disabled]height:33px; */
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-indent:5px;
	margin-bottom:2px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-bottom: 7px;
}
#news-boxes ul li h2 div#h2-bg-arrow {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/bandeau_weekend_zone_titres.png") no-repeat left;
	margin-bottom: 3px;
}
#news-boxes ul li h2 div#h2-bg-economy {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/economy.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-tourism {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/tourismos.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-politics {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/politiki.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-tourism {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/tourismos.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-ygeia {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/ygeia.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-agro {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/agrotika1.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-environment {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/perivallon-banner.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-sports {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/sports1.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-culture {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/politismos.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-solidarity {
	float:none;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/allileggyi.jpg") no-repeat left;
	margin-bottom: 2px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
#news-boxes ul li h2 div#h2-bg-arrow6 {
	float:left;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/bandeau_roland_garros_zone_titres.png") no-repeat left;
	margin-bottom: 2px;
}
#news-boxes ul li h2 div#h2-bg-arrow5 {
	float:left;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/bandeau_gastro_zone_titres.png") no-repeat left;
	margin-bottom: 2px;
}
#news-boxes ul li h2 div#h2-bg-arrow4 {
	float:left;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/bandeau_voyage_zone_titres.png") no-repeat left;
	margin-bottom: 2px;
}
#news-boxes ul li h2 div#h2-bg-arrow3 {
	float:left;
	width:210px;
	height:38px;
	background:url("http://www.isthmos.gr/imgs/bandeau_primaire_ps_zone_titres.png") no-repeat left;
	margin-bottom: 2px;
}
#news-boxes ul li h2 div#h2-bg-arrow2 {
	float:left;
	width:210px;
	height:38px;
	background:#cccccc;
	margin-bottom: 2px;
}

#news-boxes ul li ul li.news-boxes-last {
	background:none;
	margin:0;
	padding:0;
	text-indent:0px;
	padding-bottom: 5px;
	margin-right: 4px;
	margin-left: 0px;
	margin-top: 4px;
}

#news-boxes ul li ul li.news-boxes-last div.title {
	color:#00236A;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	display:block;
	background-color:#F7F7F7;
	padding:5px;
	height:62px;
	margin-top:-4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}

#news-boxes ul li ul li.news-boxes-last div.title a:hover {
	color:#C00;
	text-decoration: underline;
}
#news-boxes ul li ul li.news-boxes-last div.title a:link hover {
	color:#C00;
	text-decoration: underline;
}


#news-boxes ul li ul li {
	line-height:15px;
	font-size:12px;
	background:url("http://www.isthmos.gr/imgs/icos_type.gif") no-repeat 0px 3px;
	padding-bottom:2px;
	margin-bottom:0px;
	width:210px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	color: #000095;
	margin-left: 0px;
	list-style-type: none;
}

#news-boxes a:link {
	color:#003366;
	text-decoration:none;
	margin-left: 0px;
}
#news-boxes a:visited {
	color:#000000;
	text-decoration:none;
}
#news-boxes a:hover {
	color:#BE1E2D;
	text-decoration:underline;
}

#news-boxes h2 :link {
	color:#003366;
	text-decoration:none;
	margin-left: 0px;
}
#news-boxes h3 :link {
	color:#002851;
	text-decoration:none;
	margin-left: 7px;
}

#news-boxes h2 :hover {
	color:#BE1E2D;
	text-decoration:underline;
	margin-left: 0px;
}
#news-boxes h3 :hover {
	color:#BE1E2D;
	text-decoration:underline;
	margin-left: 7px;
}


#news-boxes h2 a:visited {
    color:#fff;
    text-decoration:none;
}
.boxbanners {
	width:670px !important;
}
/*------------------------------------
END OF NEWS-BOXES
------------------------------------*/
