@charset "utf-8";
body  {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	background: #f4eed8;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #030303;
}
form{ padding:0px; margin:0px}
.contact {
	font-size:14px;
	background:url(../images/content_images/phone.gif) no-repeat right 80px;
}

.contact span {
	font-weight:bold;
	color:#7D0300;
}

.plaina {
	/* background:url(../images/plaina.jpg) repeat-x center top #F4EED8; */
	background:url(../images/plaina.jpg) repeat-x center top;
}

a {
	color:#940400;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;	
}

.gallery {
	float:left;	
	margin: 10px;
}

.thrColFixHdr {
		background: url(../images/footer_bg.gif) repeat-x 0 100% #F4EED8;
		margin: 0 auto;
}

.thrColFixHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/colLeft_bg.gif) repeat-y #f4eed8;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	/* padding-bottom:12px; */
} 

.thrColFixHdr #header { 
	background: #DDDDDD; 
	padding: 0;
} 

.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 205px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: url(../images/colLeft_bg.gif) repeat-y #f4eed8; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0 12px 0 9px; /* padding keeps the content of the div away from the edges */
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 318px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f4eed8; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* padding keeps the content of the div away from the edges */
}

.thrColFixHdr #mainContent {
	width:401px;
	margin: 0 318px 20px 226px;
	padding-left:5px;
}

.thrColFixHdr #mainContent img { 
	border:1px solid #756d4f;
} 

.thrColFixHdr #mainContent iframe { 
	border:1px solid #756d4f;
} 

.thrColFixHdr #mainContent img.banner { 
	border:0;
} 

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/footer_bg.gif) repeat-x #fff;
	height:57px;
	color:#010101;
	font-weight:bold;
} 

.thrColFixHdr #footer a{ 
	text-decoration:none;
	color:#010101;
	font-weight:bold;
} 

.thrColFixHdr #footer a:hover{ 
	text-decoration:underline;
	color:#010101;
	font-weight:bold;
} 

.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*---CUSTOM-CSS----------------------------------------------------------------------------------------------*/

h1 {
	color:#6b6832;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	background: url('../images/h1_underline.gif') no-repeat 0 bottom;
	padding-bottom:4px;
}

.rightColForm {
	background: url(../images/colRight_bg.gif) no-repeat;
	width:100%;
	min-height:580px;
}

.rightColForm h3 {
	color:#940400;
	text-align:right;
	padding-right:60px;
	font-size:19px;
	line-height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:0;
}

.rightColForm .form {
	padding: 0 0 0 40px;
	font-size:13px;
	margin-top:90px;
	color:#444444;
	font-weight:bold;
}

input.formFields {
	width:200px;
}

input#redbtn {
background-color:#7d0300;
border:#e11212 solid 1px;
color:#FFFFFF;
font-size:12px;
margin: 0 5px 0 0;
}

/*--LANGUAGE-SELECTION------------------------------------------------------------------------------------------*/
.top_bar {
	background: url(../images/header_bg.gif) repeat-x;
	height:49px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.top_bar_lang {

	width: 220px;
	float:right;
}
.language {
	list-style:none;
	margin:0;
}

.language li {
	float:left; margin-right:2px
}

.language a {
	width:38px;
	height:49px;
	display:block
}

.language .grLang {
	background-image:url('../images/flags_gr.gif');
}

.language .enLang {
	background-image:url('../images/flags_en.gif');
}

.language .itLang {
	background-image:url('../images/flags_ita.gif');
}

.language a:hover {
	background-position:center;
}

.language a.current {
	background-position:bottom;
}

.top_bar_date {
	float:left;
	padding:5px 10px;
}

.top_bar_info {
	float:left;
	padding:3px 5px;
	font-size: 14px;
}
.article_list div { padding-bottom:30px}
.article_list p{ margin-top:0px}
.article_list .more{ float:right}

.mainMenu {
	list-style:none;
	margin:0;
	padding:0;
	line-height:26px;
}

.mainMenu a{
	color:#252525;
	font-weight:normal;
	background:url(../images/menu/menu-btn.gif) no-repeat;
	display:block;
	padding-left:15px;
	font-size:13px;
}

.mainMenu a:hover{
	color:#951400;
	text-decoration:none;
	background:url(../images/menu/menu-btn-over.gif) no-repeat;
}

.mainMenu a.active{
	color:#951400;
	text-decoration:none;
	background:url(../images/menu/menu-btn-over.gif) no-repeat;
}

.mainMenu .top {
	background:url(../images/menu/menu-top.gif) no-repeat;
	height:21px;
	line-height:21px;
}

.mainMenu .bottom {
	background:url(../images/menu/menu-bottom.gif) no-repeat;
	height:27px;
}

.leftMod {
	padding-bottom:10px;	
}
.newsltr div{
	padding: 15px 8px;
	line-height:35px;
}
.newsltr {
	padding:0;
	margin:0;
	background:url(../images/newsletter/news-bg.gif) no-repeat;
	height:195px;
}

.newsltr h3{
	margin:0;
	color:#ac1903;
	padding: 10px 0 0 15px;
}
.newsltr #fieldsLeft {width:135px;}
.newsltr #redbtn{float:right;}

.fbfriend a{
	background-repeat:no-repeat;
	display:block;
	height:70px;
}

.fbfriend a:hover {
	background-position:left bottom;
}
