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

* {
margin: 0;
padding: 0;
}
img
{  border-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #14647E;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content {
	clear: left;
	margin-right: 231px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 600px;
}
#sidebar {
	float: right;
	clear: right;
	padding-top: 15px;
	margin: 0px;
	width: 210px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #1E8FB3;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #1E8FB3;
}
#content ul li {
	text-indent: 30px;
	margin-bottom: 5px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin: 0;
}
#sidebar li  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1E8FB3;
	line-height: 30px;
	text-indent: 15px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar p {
	font-size: x-large;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}
#footer {
	margin: 0px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #1E8FB3;
	padding: 0px;
	background-color: #14647E;
}
#video {
	height: 340px;
	width: 560px;
}
#language_sel {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	margin-top: 15px;
}
#content ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin: 0;
}
#text_body {
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#text_footer {
	float: left;
	height: 85px;
	padding: 5px;
	text-align: right;
	width: 550px;
}


.admin_links {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clearfloat {
	clear:both;
	height:0;
	margin: 0px;
	padding: 0px;
	width: 0px;
}
a:link {
	color: #CFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.animation {
	height: 245px;
	width: 325px;
	padding: 5px;
}
.center_txt {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.centre_element {
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10%;
}
.introtext {
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #85D1EB;

}
.text_disclaimer {
	float: left;
	height: 85px;
	width: 600px;
	padding: 5px;
	text-align: right;
}
.text_holder {
	height: 100px;
	float: left;
	font-size: xx-large;
	text-align: center;
	line-height: 50px;
	margin-right: 10px;
	margin-left: 10px;
}


#eu_logo {
	height: 100px;
	width: 258px;
	float: left;
	background-image: url(images/llp_logo.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}

#eu_logo_ita {
	height: 115px;
	width: 248px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/llp_logo_ita.png);
}
#eu_logo_deu {
	height: 87px;
	width: 248px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/llp_logo_deu.png);
}
#eu_logo_esp {
	height: 115px;
	width: 248px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/llp_logo_esp.png);
}
#eu_logo_slo {
	height: 83px;
	width: 248px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/llp_logo_slo.png);
}

.clear_both {
	clear: both;
}
.social_links {
	margin: 3px;
	float: right;
	height: 35px;
	width: 35px;
}
#content .social_links a img {
	color: #14647E;
}
.additional_links_holder {
	float: right;
	height: 40px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.back_button {
	height: 27px;
	width: 61px;
}
