
@import url(./poll.css);

body{
	margin:0px;
	text-align: center;
	font-family: "Lucida Grande", arial, helvetical, sans-serif;
	font-size: 12px;
}

h1, h2, h3{
	margin:0;
	color: #E0EBF1;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	background: #3E5E6C;
}

#outer_container{
	width: 945px;
	margin: 0px auto;
	text-align: left;
	background: #E4EEF4;
}

#header{
	/*background: url(./images/header.jpg) no-repeat;*/
	width: 945px;
	height: 309px;
}

#menu{
}

#menu_bottom{
	background: #E4EEF4 url(./images/menu_bottom.gif) no-repeat;
	width: 945px;
	min-height: 13px;
}

#menu_left{
	background: url(./images/menu_left.gif) no-repeat;
	width: 325px;
	height: 33px;
	float: left;
}
#ajaxmenu{
	position: relative;
	background: url(./images/menu_bg.gif) repeat-x left top;
	z-index:65;
	width: 620px;
	height: 33px;
	float: left;
}


#content{
	margin:0;
	padding:0;
	width: 100%;
	background: #E4EEF4;
}

#content_holder{
	margin-right:10px;
	margin-left:10px;
	padding:0;
	width: 925px;
}


#footer{
	background: #345E6C url(./images/footer_bg.gif) repeat-x;
	width: 100%;
	height: 69px;
}

.com2go{
	border: 0;
	margin-right:15px;
	width: 35px;
	height: 69px;
	position: relative;
	float: right;
}

.xtenzio{
	border: 0;
	margin-right:20px;
	width: 43px;
	height: 69px;
	position: relative;
	float: right;
}

.clear{
	clear:both;
}



#side_bar{
	width: 205px;
	float: left;
}

#main{
	width: 720px;
	float: left;
}
.eu_parly{
	width: 195px;
	height: 75px;
	background: #B2CED8;
	margin-bottom: 10px;
}
.parly_activities{
	color: #3E5E6C;
	font-weight: bold;
	width: 195px;
	height: 145px;
	background: #9BC0DE;
	margin-bottom: 10px;
}

img{
	border: 0px;
}
.poll_title{
	font-weight: bold;
}

.poll{
	width: 195px;
	height: 300px;
	background: #C8CDD7;
	margin-bottom: 10px;
}

.forum{
	height: 53px;
	width: 195px;
	background: #B2CED8;
	margin-bottom: 10px;
}

.gun_banner{
	height: 154px;
	width: 195px;
	margin-bottom: 10px;
}

.akel_banner{
	height: 74px;
	width: 196px;
	margin-bottom: 10px;
}

.gallery{
	height: 53px;
	width: 195px;
	background: #C8CDD7;
	margin-bottom: 10px;
}

.eu_links{
	width: 195px;
	height: 103px;
	background: #B2CED8;
	margin-bottom: 10px;
}

.margins{
	position: relative;
	margin-left: 15px;
	top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#ad1{
	width: 195px;
	height: 80px;
	background: blue;
	margin-bottom: 10px;
}

#ad2{
	width: 195px;
	height: 80px;
	background: blue;
	margin-bottom: 10px;
}


/*---------------------------------------- MAIN ----------------------------------------- */

.home_news_container{
	background: #E4EEF4;
	width: 720px;
	height: 345px;
	margin-bottom: 20px;
}

.home_news_white_block{
	background: #F3F5FA;
	width: 720px;
	height: 295px;
	margin-bottom: 8px;
}

.home_article_container{
	background: #E4EEF4;
	width: 720px;
	height: 298px;
	margin-bottom: 20px;
}

.home_article_white_container{
	background: #F3F5FA;
	height: 244px;
	width: 234px;
	position: relative;
	text-align: justify;
	float: left;
}

.home_article_white_container_2{
	background: #F3F5FA;
	height: 244px;
	width: 234px;
	text-align: justify;
	margin-left: 9px;
	margin-right: 9px;
	float: left;
	position: relative;
}


.home_article_bottom_bar{
	position: relative;
	margin-top: 10px;
	height: 23px;
	width: 720px;
	background: #CDE1Eb;
	
}

.home_news_bottom_bar{
	width: 720px;
	height: 23px;
	background: #CDE1EB;
}

.bar_button{
	text-align: center;
	width: 147px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(./images/bar_button.gif) repeat-x;
}

.front_cover_holder{
	float: left;
	position: relative;
	top: 8px;
	height: 287px;
	width: 256px;
	text-align: center;
}

.home_news_content{
	position: relative;
	float: left;
	width: 297px;
	height: 113px;
	top: 12px;
}
.home_newsletter_en{
	float: left;
	width: 167px;
	height: 293px;
	background: url(./images/home_newsletter.gif) no-repeat;
}


.home_newsletter_gr{
	float: left;
	width: 167px;
	height: 293px;
	background: url(./images/home_newsletter_gr.jpg) no-repeat;
}

.newsletter_button_link{
	position: relative;
	border:0px;
	top: 183px;
	left: 44px;
}

.home_news_title{
	width: 100%;
	font-weight: bold;
	color: #B70A06;
	margin-bottom: 20px;
}

.oval_button_holder{
	height: 22px;
	margin-top: 40px;
	float: right;
}

.home_article_white_container .oval_button_holder,
.home_article_white_container_2 .oval_button_holder {
	bottom: 10px;
	position: absolute;
	right: 10px;
}

.oval_button_holder_2{
	position: relative;
	height: 22px;
	top: 10px;
	float: right;
}

.oval_button_front{
	width: 11px;
	height: 22px;
	background: url(./images/oval_button_front.gif) no-repeat;
	float: left;
}
.oval_button_middle{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(./images/oval_button_middle.gif) repeat-x;
	float: left;
}
.oval_button_end{
	width: 11px;
	height: 22px;
	background: url(./images/oval_button_end.gif) no-repeat;
	float: left;
}



.home_news_half_container{
	width: 360px;
	height: 295px;
	float: left;
}

.home_news_block_title_holder{
	width :334px;
	height: 75px;
	margin-left: 8px;
	margin-top: 11px;
}

.home_news_date_title{
	color: #B70A06;
	height: 75px;
	width: 218px;
	float: left;
}

.image_listing{
	margin-right: 5px;
	float:left;
	width: 91px;
}

.home_news_text_container{
	width: 650px;
	margin-left: 8px;
	text-align: justify;
}

.home_news_text_container_1{
	text-align: justify;
	width: 334px;
	height: 200px;
	margin-left: 8px;
	margin-top: 10px;
}

.home_news_text_container_2{
	width: 334px;
	margin-left: 8px;
	margin-top: 10px;
}

.news_image_border{
	border: 3px solid #9BC0DE;
	float: left;
}

.home_news_margin{
	margin-left: 8px;
	margin-top: 11px;
}

.home_news_title_small{
	position: relative;
	/*height: 15px;*/
	width: 100%;
	font-size:11px;
	font-weight: bold;
	color: #B70A06;
}

.home_news_date_small{
	position: relative;
	height: 15px;
	width: 100%;
	font-size:11px;
	color: #B70A06;
	margin-bottom: 10px;
}

.article_newsp{
	margin-bottom: 10px;
}

.home_inner_article_container{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;

}
.home_article_middle_bar_button{
	text-align: center;
	width: 234px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(./images/bar_button.gif) repeat-x;
	margin-left: 9px;
	margin-right: 9px;
	float: left;
}

.home_article_bar_button{
	text-align: center;
	width: 234px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(./images/bar_button.gif) repeat-x;
	float: left;
}

/*---------------------------------------------- LINKS ------------------------------------- */



a.no_style:link {
	text-decoration: none;
}

a.no_style:link:hover {
	text-decoration: none;
}
a.no_style:visited {
	text-decoration: none;
}
a.no_style:visited:hover {
	text-decoration: none;
}



a.oval_button_link:link {
	font-weight: bold;
	color: #424750;
	text-decoration: none;
}

a.oval_button_link:link:hover {
	font-weight: bold;
	color: #424750;
	text-decoration: none;
}
a.oval_button_link:visited {
	font-weight: bold;
	color: #424750;
	text-decoration: none;
}
a.oval_button_link:visited:hover {
	font-weight: bold;
	color: #424750;
	text-decoration: none;
}


a.bar_button_link:link {
	font-weight: bold;
	font-size: 13px;
	color: #3E5E6C;
	text-decoration: none;
}

a.bar_button_link:link:hover {
	font-weight: bold;
	font-size: 13px;
	color: #3E5E6C;
	text-decoration: none;
}
a.bar_button_link:visited {
	font-weight: bold;
	font-size: 13px;
	color: #3E5E6C;
	text-decoration: none;
}
a.bar_button_link:visited:hover {
	font-weight: bold;
	color: #3E5E6C;
	text-decoration: none;
}


a.not_bold_link:link {
	font-weight: normal;
	font-size: 13px;
	color: #3E5E6C;
	text-decoration: none;
}

a.not_bold_link:link:hover {
	font-weight: normal;
	font-size: 13px;
	color: #3E5E6C;
	text-decoration: none;
}
a.not_bold_link:visited {
	font-weight: normal;
	font-size: 13px;
	color: #3E5E6C;
	text-decoration: none;
}
a.not_bold_link:visited:hover {
	font-weight: normal;
	color: #3E5E6C;
	text-decoration: none;
}





a:link {
	font-weight: bold;
	color: #3E5E6C;
	text-decoration: none;
}

a:link:hover {
	font-weight: bold;
	color: #3E5E6C;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #3E5E6C;
	text-decoration: none;
}
a:visited:hover {
	font-weight: bold;
	color: #3E5E6C;
	text-decoration: none;
}
