/* Stylesheets CaST project website. */
/* by HID Digital Solutions <http://www.hid.nl>. */

/* General. */
* {
	outline: none;
}

a img {
	border: 0;
}

body {
	margin: 0;
	background: #F8F4F3 url(../images/background.png);
	font-family: arial, verdana;
	font-size: 12px;
}

.clear {
	clear: both;
}

a {
	color: #0397CD;
}

/* Header. */
.header {
	border-top: 6px solid #0397CD;
	background: #fff;
	height: 157px;
}

.header .logo {
	display: block;
	width: 80px;
	height: 99px;
	background: url(../images/logo_new.png) no-repeat;
	margin: 18px 0 0 0;
}

/* Wrapper. */
.wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Content. */
#colLeft {
	margin-top: 20px;
	width: 250px;
	float: left;
	margin-right: 50px;
	z-index: 10;
}

#colLeft .europe {
	margin-top: 190px;
	padding-left: 72px;
}

#colLeft .europe a {
	display: block;
	float: left;
	margin-right: 15px;
}

#colLeft .europe a#eu {
	width: 76px;
	height: 50px;
}

#colLeft .europe a#euratom {
	width: 66px;
	height: 50px;
}

#colMain {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 629px !important;
	width: 689px;
	padding: 0 10px 0 20px;
	float: left;
	background: #fff;
	border-left: 1px solid #ccc;
	min-height: 800px;
}

#colMain .subLink {
	font-size: 12px;
	padding: 0 5px 0 5px;
	color: #fff;
	text-decoration: none;
	background: #93CC47;
	line-height: 20px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#colMain .subLink:hover {
	background: #0397CD;
}

#colMain h1 {
	color: #0397CD;
	font-family: 'Raleway';
	margin: 0;
}

#colMain a img {
	border: 6px solid #fff;
	box-shadow: 0px 1px 2px #777;
}

#colMain a img.left {
	float: left;
	margin: 0 10px 10px 0;
}

#colMain p {
	line-height: 22px;
	color: rgb(60, 60, 60);
	margin: 0 0 20px 0;
	text-align:justify;
	text-justify:inter-word;
}

#colMain ul {
	line-height: 22px;
	color: rgb(60, 60, 60);
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
}

/* Slideshow. */
.slideshow {
	margin-top: -30px;
	margin-bottom: 30px;
	width: 948px;
	height: 100px;
	border: 6px solid #fff;
	box-shadow: 0px 1px 2px #777;
}

/* Menu. */
ul.menu {
	background: #0397CD;
	position: absolute;
	margin: -80px 0 0 20px;
	width: 260px;
	padding: 1px 0 1px 0;
	list-style-type: none;
}

ul.menu li a {
	display: block;
	background: #fff;
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
	margin: 0 1px 0 6px;
}

ul.menu li.last a {
	border-bottom: 0;
}

ul.menu li:hover a,
ul.menu ul li.active a,
ul.menu li:hover ul li a:hover {
	background: #0397CD;
	color: #fff;
}

ul.menu li:hover ul li a {
	background: #fff;
	color: #0397CD;
}

ul.menu li:hover ul {
	display: block;
}

ul.menu ul {
	display: none;
	position: absolute;
	margin: -42px 0 0 259px;
	list-style-type: none;
	padding: 0;
	border: 1px solid #0397CD;
	width: 260px;
}

ul.menu li.last ul {
	margin-top: -41px;
}

ul.menu ul li a {
	margin: 0;
	line-height: 40px;
}

ul.menu ul li.last a {
	margin: 0;
	line-height: 41px;
}

/* Publications. */
.tablePublications {
	border: 1px solid #0397CD;
	width: 100%;
	line-height: 22px;
}

.tablePublications th {
	background: #0397CD;
	color: #fff;
	font-weight: 100;
	text-align: left;
	padding: 0 5px 0 5px;
}

.tablePublications td {
	color: #3C3C3C;
	text-align: left;
	padding: 0 5px 0 5px;
}

.tablePublications td.date {
	width: 100px;
}

/* Logos. */
.logos {
	padding: 20px 0 10px 0;
}

.logos #logos a {
	text-decoration: none;
}

.logos #logos img {
	margin-right: 8px;
	margin-bottom: 10px;
}

/* Login form. */
.wrapper a {
	text-decoration: none;
}
.wrapper a img {
	margin: 50px 0 50px 0;
}
.wrapper #eu {
	margin-left: 70px;
	margin-right: 10px;
}
.wrapper h1 {
    color: #0397CD;
    font-family: 'Raleway';
    margin: 40px 0 7px 70px;
    font-size: 20px;
}

.formLogin {
	margin-bottom: 30px;
	margin-left: 70px;
}

.formLogin label {
	font-size: 11px;
	clear: both;
	color: #505050;
	line-height: 18px;
}

.formLogin input {
	border: 0;
	height: 22px;
	width: 250px;
	margin: 0 0 10px 0;
	color: #505050;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.formLogin #butLogin {
	width: 91px;
	height: 26px;
	padding: 0;
	margin: 0 0 10px 182px;
}

/* Files. */
.files {
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	width: 639px;
}

.files .tableTitle {
	background: #EEEEEE;
	line-height: 36px;
	color: #505050;
	font-size: 14px;
	padding: 0 0 0 10px;
	width: 100%;
}

.files th {
	background: #DDDDDD;
	color: #000;
	line-height: 22px;
	text-align: left;
}

.files td {
	font-size: 12px;
}

.files td input {
	margin: 5px 0 0 5px;
}

.files .uneven td {
	background: #fff;
	line-height: 22px;
}

.files .even td {
	background: #F5F5F5;
	line-height: 22px;
}

.files tr:hover td {
	background: #707070;
	color: #fff;
}

.files tr:hover td.tableTitle {
	background: #EEEEEE;
	color: #505050;
}

#colMain .options {
	display: block;
	background: url(../images/corner.png) 3px 3px no-repeat;
	list-style-type: none;
	height: 22px;
	padding: 0 0 0 30px;
	margin: 5px 0 0 9px;
}

#colMain .options li {
	float: left;
}

.options li a {
	line-height: 22px;
}

.options li a:hover {
	text-decoration: underline;
}

.tree {
	background: #0397CD;
	position: absolute;
	margin: -80px 0 0 20px;
	width: 260px;
	padding: 1px 0 1px 0;
}

.tree h1 {
	display: block;
	background: #0397CD;
	color: #fff;
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
	margin: 0 1px 0 6px;
}

.tree #treeWrapper {
	height: 100px;
	background: #fff;
	margin: 0 1px 0 6px;
}

/*.treea li a {
	display: block;
	background: #fff;
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
	margin: 0 1px 0 6px;
}

ul.menu li.last a {
	border-bottom: 0;
}

ul.menu li:hover a,
ul.menu ul li.active a,
ul.menu li:hover ul li a:hover {
	background: #0397CD;
	color: #fff;
}*/

/* Footer. */
.footer {
	padding: 20px 0 20px 0;
	background: #505050;
	color: #fff;
}

.footer .wrapper {
	line-height: 24px;
	text-align: center;
}

/* Copyright. */
.copyright {
	background: #fff;
	padding-bottom: 50px;
	line-height: 30px;
	font-size: 11px;
}