/*ciel: #9db8d2*/

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.fontitalics{
	font-size:11px;
	font-style:italic;}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 150px;
	padding: 3px 5px;
	background: #FFFFFF url(../images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
	margin:0 10px 0 0;
}

.input_small{
	padding:5px 5px;
	width: 125px; !important	
}

#subpage1 .input1 {
	width: 131px;
}

.input2{
	width: 100px;
	height: 21px;
	background: url(../images/search_bg.jpg) left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.input3 {
	margin:5px 0; 
	width:170px;
}

.input4{
	width: 160px;
	height: 21px;
	background: url(../images/search_bg.jpg) left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	line-height:2.3em;
	padding-left:5px;
	color: #FFFFFF;
}

.input5{
	width: 160px;
	height: 21px;
	background: url(../images/search_bg.jpg) left top;
	border: none;
	font-weight: bold;
	line-height:1.8em;
	margin-right:15px;
	float:right;
	text-align:center;
}
.input5 a{color:#FFF; text-decoration:none; font-size:11px;}


select{
	/*float: left;*/
	/*height: 15px;*/
	background: #FFFFFF url(../images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
	padding:3px 5px;
	margin:5px 0px;
	font-size:12px;
}

.select1 {
	margin:5px 0; 
	width:180px;
	padding:3px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1{
	margin-bottom:10px;
}
h2{
	font-size:12px;
	line-height:1em;
	font-weight:bold;
	/*color:#302f2f;*/
	/*background-color:#cacaca;
	text-align:center;*/
	padding:5px 0;
}
h3{
	padding-bottom:10px;
	color:#1F4768;
}



.description{
	display:none;
}

/** TEXTS */

body, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	/*line-height:1.4em;*/
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}
p{
	text-align:justify;
	margin:5px 0px;
}

.textcolor{color: #728594;}

.text1 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #728594;
}

.nopadding{
	padding-bottom:0px;
	margin-bottom: 0px;
}

.leftpadding{
	padding-left:10px;}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
	outline:none;
}

.list1 a {
	padding-left: 15px;
	background: url(../images/homepage10.gif) no-repeat left center;
	outline:none;
}

/** LINKS */

a {
	color: #2E5777;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	padding: 15px 17px 0px 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	background: url(../images/homepage05.gif) repeat-x left top;
	color: #204768;
}

.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.more{ padding-right:20px;}

/** STYLES */

.style1 {
	color: #E0E8EF;
}

.style1 a {
	color: #E0E8EF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage01.jpg) repeat left top; }
.bg2 { background: url(../images/homepage02.jpg) repeat-x left top; }
.bg3 { background-color: #FFFFFF; }
.bg4 { background: url(../images/homepage11.gif) repeat-y left top; }
.bg5 { background: url(../images/homepage18.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 45px;
	background: url(../images/homepage09.gif) repeat-x left center;
}

.title{
	font-weight:bold;
	color:#2E5777;
}

/* breadcrumb */
#trail{
	/*width:960px;*/
	/*margin:auto;*/
	padding:0px 0px;
	line-height:2em;
	font-size:11px;
	font-style:italic;
}

#home, #here, #breadcrumb{float:left;}
/* end breadcrumb */


/***** logo ******/

#logo{
	/*width:200px;*/
	float:left;
	/*margin-top: 25px;*/
}

#nav{
	float:right;
	width:400px;
}

/***** icon nav ******/
#icon_nav{
	/*clear:both;*/
	float:left;
	width:300px;
	padding-left:50px;
	/*background-color:#196cb7;*/
}

/* for the header navigation */
.navigation{
	float:left;	
	padding-right:5px;
}
.navigation li{
	float: left;
	padding-right:10px;
	font-size: 1.1em;
	font-weight: normal;
	line-height:2.2em;
	list-style-type:none;
}
.navigation li a{
	color: #fff;
	/*text-decoration:none;*/
	padding:3px 0px;	
}
.navigation li a:hover{
	color: #fff;
/*	border-bottom:2px solid #5D86AD;*/
	padding:3px 0px;
	
	/*text-decoration:underline;*/
}
.navigation li.active a{
	color: #fff;
	/*background-color:#5D86AD;*/
	padding:3px 0px;	
}

#search{
	/*clear:both;*/
	float:right;
	margin:100px 40px 0 0;
}

.news_back{
	text-align:right;}
		
/***** 4 LOCALES ******/

#locales {
	width:150px;
	/*clear:both;*/
	float:left;
	padding-left:80px;
	/*margin:0px 0px 0px 45px;*/
}

#locales .locale {
	float: left;
	height: 15px; 
	font-size:10px;
	
}

#locales .locale a.flag {
	background-repeat:no-repeat; 
	background-position: 0px 4px; 
	line-height:16px; 
	display: block; 
	padding: 4px 0 0 20px; 
	margin-left: 10px; 
	height: 15px; 
	line-height: 10px;  
	color:#fff;
}
#locales a.flag:hover {		
	/*border-bottom:2px solid #5D86AD;*/
	/*background-color:#5D86AD;*/
	color:#fff;
}
#locales .current a {
	/*background-color:#5D86AD;*/
	text-decoration: none;
	color:#fff;
}
#locales .locale a.flag.locale-gr { 
	background-image:url(../images/flag-gr.png); 
}
#locales .locale a.flag.locale-en {
	background-image:url(../images/flag-en.png);
}

/******* Contact form ******/
#contact .container{
	
}

#contact span.error, #customers span.error{
	color:red;
}

#contact label, #customers label{
	padding-top:5px;
	display:block;
	font-size:11px;
}
/******* End Contact form ******/

.item_wrapper{
	padding:5px;
	background-color:#eaeef1;/*#efefef;*/
	margin-bottom:20px;
	min-height:90px; /* this is neccassary for displaying properly in IE7, otherwise the divs overlap */
}

.light_black{
	color:#383838;
	font-weight:bold;	
}

.light_black_normal{
	color:#383838;
}

.image_bg{
	background-image:url(../images/news_img_bg.gif);
	background-repeat:no-repeat;
	width:71px;
	height:64px;
}

/******* 7. SEARCH FORMS *******/

.f_search{
	/*float:right;*/
	margin:30px 25px 0 0;
}
.search{
	float: left;
	width: 100px;
	height: 15px;
	padding:3px 5px;
	margin:5px 0px;
	border: 3px solid #1F4768;
	font-size:12px;
}
.b_search{
	float:left;
	width: 115px; !important
}

.captcha{
	margin:5px;
	/*float:left;*/
}
.italic{
	color:#666;
	font-style:italic;}

.label_title{
	font-weight:bold;
	color:#2E5777;
	margin-bottom:15px;
}

.year{
	margin:5px 0; 
	width:30px;
}

/******* end search form *******/

#-error{padding-right:200px;}


/******* Sitemap ******/

.sitemap_wrapper{
	width:170px;
	float:left;
	/*border:1px solid #196cb7; */
	min-height:100px; 
	margin:10px 30px;
}
#sitemap{
	margin-left:5px;
}

#sitemap li{
	/*float: left;*/
	font-size: 13px;
	font-weight: normal;
	line-height:1em;
	color: #fff;
	/*border-bottom:1px dashed #cacaca; */
	/*background-image:url(../images/blue_square.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;*/
	padding:10px 0 5px 7px;  /*space between list image and link */
	margin-right:15px; /*space between links*/		
}

#sitemap li ul li{
	/*float:none;*/
	padding:0 0 5px 10px; /*space between list image and link */
	/*margin-right:15px; /*space between links*/		
}

.empty_td{
	height:3px;
	background-color:#fff;
	line-height:3px;
}

.tr_titles{
	background-color:#fff; 
	line-height:20px;
	font-weight:bold;
	text-align:center;
}

.td_titles{
	background-color:#fff; 
	line-height:20px;
	font-weight:bold;
	text-align:right;
}


/******* end Sitemap ******/
