﻿/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
// Define css values /+/										//
// Used for the home page										//
/////////////////////////////////////////////////////////////// */

body {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#666;
	background:url(/greeceun/media/images/bgnd.gif) repeat;
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.ClearDIVs {
	clear:both;
}

.LeaveSpace {
	height:3px;
}

.area-logo {
	width:740px;
	height:50px;
	margin-left:10px;
	padding:5px;
	background-color:#EBEBF2;
/* IE 5x Hack */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:730px;
	height:40px;
/* IE 5x Hack End Here */
}

html>body .area-logo {width:730px;height:40px;}
	
.area-aux-nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#999;
	width:740px;
	height:25px;
	text-align:right;
	margin-left:10px;
	padding:5px 10px 5px 5px;
	background-color:#fff;
/* IE 5x Hack */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:725px;
	height:15px;
/* IE 5x Hack End Here */
}

html>body .area-aux-nav {width:725px;height:15px;}
		
.area-main-photo-home {
	width:740px;
	height:140px;
	margin-left:10px;
}

.area-main-photo {
	width:740px;
	height:52px;
	margin-left:10px;
	background-color:#000;
}

#area-Navigation {
	width:740px;
	margin-left:10px;
	height:25px;
	background:#D5DBED;
	border-top:1px solid #E9ECF4;
	padding:5px 5px;
	z-index:100;
/* IE 5x Hack */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:730px;
	height:15px;
/* IE 5x Hack End Here */
}

html>body #area-Navigation {width:730px;height:15px;}

	.navigation-item {
		height:15px;
		float:left;
		padding:0px 5px;
		border-right:1px solid #999;
	}	

	.navigation-item-last {
		height:15px;
		float:left;
		padding:0px 5px;
	}	

.area-snail-trail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#999;
	width:740px;
	height:28px;
	text-align:right;
	margin-left:10px;
	padding:10px 5px 0px 0px;
	background:#f9f9f9;
	border-bottom:1px solid #ccc;
/* IE 5x Hack */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:735px;
	height:17px;
/* IE 5x Hack End Here */
}

html>body .area-snail-trail {width:735px;height:17px;}
		

#area-Container {
	width:740px;
	margin-left:10px;
	background-image:url(/greeceun/media/images/bgnd_content.gif);
}

#area-SideBar {
	width:200px;
	float:left;
	margin-top:10px;
	z-index:90;
}
	
#area-Content {
	width:525px;
	margin-left:200px;
	padding:10px 0px 10px 10px;

/* IE 5x Hack */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:515px;
/* IE 5x Hack End Here */
}

html>body #area-Content {width:515px;}

	.content-left {
		width:35%;
		float:left;
		padding-top:5px;
	}
	
	.content-right {
		width:60%;
		float:left;
	}

	.main {
		width:515px;
		overflow:auto;
	}	
	
	.search {
		width:510px;
		height:50px;
		text-align:center;
		padding-top:20px;
	/* IE 5x Hack */
		voice-family:"\"}\"";
		voice-family:inherit;
		height:30px;
	/* IE 5x Hack End Here */
	}
	
	html>body .search {height:30px;}

	.search-left {
		width:75%;
		float:left;
	}
	
	.search-right {
		width:20%;
		float:left;
		text-align:right;
	}

#area-Bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	width:740px;
	padding:5px 0px 0px 15px;
}


/********************/
/* BEGIN ΤΕΧΤ AREA */
/********************/

.header {
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#666;
}

.header-small{
	font-family:Georgia, Tahoma, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#666;
}

.subheader {
	color:#8f96b6;
	font-weight:bold;
}

.headlines {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#666;
}

.date {
	font-weight:bold;
	color:#ccc;
}

.location {
	font-style:italic;
}

.showcase-container {
	width:49%;
	vertical-align:top;
}

.sidebar-link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #333;
	text-align:center;
	padding-bottom:10px;
}

.print {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color: #999;
	padding-top:40px;
}

/********************/
/* BEGIN IMAGES AREA */
/********************/

img {
	border:0px;
	margin:0px;
	padding:0px;
}

img.floated-l {
	float:left;
	border:1px solid #ccc;
	margin:2px 10px 10px 0px;
	padding:3px;
	background-color:#f2f2f2;
}

img.floated-r {
	float:right;
	border:1px solid #ccc;
	margin:2px 10px 10px 0px;
	padding:3px;
	background-color:#f2f2f2;
}

/********************/
/* BEGIN LINKS AREA */
/********************/

a:link, a:visited {
	color: #69c;
	text-decoration: underline;
}

a:hover {
	color: #f90;
	text-decoration: none;
}

.area-aux-nav a:link, .area-aux-nav a:visited, .area-snail-trail a:link, .area-snail-trail a:visited, .print a:link, .print a:visited {
	color: #999;
	text-decoration: underline;
}

.area-aux-nav a:hover, .area-snail-trail a:hover, .print a:hover {
	color: #333;
	text-decoration: none;
}

.header a:link, .header a:visited, .header-small a:link, .header-small a:visited {
	color: #666;
	text-decoration: none;
}

.header a:hover, .header-small a:hover {
	color: #f90;
	text-decoration: underline;
}

.sidebar-link a:link, .sidebar-link a:visited {
	color: #333;
	text-decoration: none;
}

.sidebar-link a:hover {
	color: #DC8C66;
	text-decoration: none;
}

.navigation-item a:link, .navigation-item a:visited, .navigation-item-last a:link, .navigation-item-last a:visited {
	color: #333;
	text-decoration: underline;
}

.navigation-item a:hover, .navigation-item-last a:hover {
	color: #c30;
	text-decoration: none;
}

.tab-shown a:link, .tab-shown a:visited, .tab-not-shown a:link, .tab-not-shown a:visited {
	color: #000;
	text-decoration: none;
}

.tab-shown a:hover, .tab-not-shown a:hover {
	color: #000;
	text-decoration: underline;
}

#area-Bottom a:link, #area-Bottom a:visited {
	color: #666;
	text-decoration: underline;
}

#area-Bottom a:hover {
	color: #000;
	text-decoration: none;
}