/* =============================================================================
OneGeology - Europe - Global
============================================================================= */

/* General
============================================================================= */

html, body {height: 100%;}

html,body,div,p,ul,ol,li,h1,h2,h3,h4,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font: normal 11px Arial, Tahoma, sans-serif;
  color: #333;
  background: #fff;
}

ul,li{
	list-style: none;
}

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

a span, button span, ul#navigation span, h2 span, h3 span {
	display: none;
}

input, textarea {

}

button {

}

div.clearer {
  clear: both;
}

.radon-highlight {
	border-left: 2px solid #FF4848;
	color: #000;
	line-height: 16px;
	background: #fff;
	padding: 5px 0 5px 20px;
}

h2.important {
	font-size: 12px;
	color: #FF4848;
	padding: 5px 0 4px 0;

}

.contacts a {
	color: #2b2480;
}

.contacts p {
	line-height: 18px;
	padding: 0 0 10px 0;
}

.contacts ul {
	padding: 0 0 10px 40px;
}

.contacts ul li {
	padding: 5px 0;
	list-style-type: disc;
}

/* Container
============================================================================= */

#container {
	width: 960px;
	height: 500px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* INTRO PAGE
============================================================================= */

#intro-logo {
	height: 100px;
	width: 230px;
	margin: 20px auto 20px auto;
	background: url('../img/public/intro/logo.png') 0 0 no-repeat;
}

#intro-masthead {
	height: 200px;
	margin: 0 auto;
	background: url('../img/public/intro/masthead_intro.jpg') center repeat-x;
}

#intro-languages-bar {
	padding: 30px 0 0 0;
	text-align: center;
	color: #666;
}

#intro-languages-bar div {
	padding: 0 0 20px 0;
}

#intro-languages-bar ul li {
	display: inline;
	padding: 0 0 0 30px;
}

#intro-languages-bar ul li a {

}

/* HOME PAGE
============================================================================= */

#header {
	width: 960px;
	height: 90px;
	margin: 0 auto;
	background: url('../img/public/logo.png') center left no-repeat;
}

#header #europe-flag {
	height: 65px;
	padding: 35px 0 0 95px;
	float: right;
	background: url('../img/public/eu_flag.png') center left no-repeat;
}
#header #europe-flag p{
  font-weight: bold;
  font-size: 1.1em;
  color: #aaa;
}
#masthead {
	height: 280px;
	margin: 0 auto;
	background: url('../img/public/masthead.jpg') top repeat-x;
}

#navbar {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#navbar ul {
	color: #333;
}

#navbar ul li {
	padding: 0 30px 0 20px;
	display: inline;
	background: url('../img/public/navbar_li.png') center left no-repeat;
}

#navbar ul li a {
	color: #666;
	text-transform: uppercase;
}

#navbar ul li a:hover {
	text-decoration: underline;
}

.line-separator {
	height: 1px;
	padding: 19px 0 0 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #eee;
}


/* CONTENT
============================================================================= */

#content{
	width: 960px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
}

#main {
	float: left;
	width: 500px;
	padding: 0 20px 0 0;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 0;
}

.ul-ul{padding: 0;}
.ul-ul ul{padding: 0}

.h-item a, .h-item-top a, .o-item a, .s-item a {
  display: block;
	padding: 10px 0 0 10px;
	width: 190px;
	height: 20px;
	font-size: 12px;
}

.h-item a{
	background: url('../img/public/menu_li_full_unactive.png') 0 0 no-repeat;
}

.h-item-top a{
	background: url('../img/public/menu_li_top.png') 0 0 no-repeat;
}

.o-item a{
	background: url('../img/public/menu_li_full_active.png') 0 0 no-repeat;
}

.s-item a{
	background: url('../img/public/menu_li_element.png') 0 0 no-repeat;
}

.l-item a{
	background: url('../img/public/menu_li_bottom.png') 0 0 no-repeat;
}

.h-item a, .h-item, a, .o-item a {
	color: #fff;
}

.s-item a {
	color: #333;
}

#press-box-title {
	height: 20px;
	padding: 10px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: url('../img/public/menu_li_top.png') 0 0 no-repeat;
}

.press-box {
	background: #eee;
	padding: 10px;
	color: #666;
}

.press-box a {
	color: #2b2480;
	display: block;
	padding: 15px 0 0 25px;
	height: 18px;
	background: url(../img/public/page_white_acrobat_public_index.png) 0 12px no-repeat;
}

.press-box-separator {
	height: 5px;
	background: url(../img/public/press_release_bottom.png) 0 0 no-repeat;
}

.press-box-bottom {
	height: 5px;
	background: url(../img/public/press_release_bottom.png) bottom no-repeat;
}

#text-resize{
	text-align: right;
}

#text-resize a{
	color: black;
}

/* ONE COL LAYOUT
============================================================================= */

#one-col-layout ul, #one-col-layout li{
	list-style-type: disc;
}
#one-col-layout li{
	margin: 10px;
}

#one-col-layout h1.news {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../img/public/newspaper.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#one-col-layout h1.events {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../img/public/calendar.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#one-col-layout h1.links {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../img/public/link.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#one-col-layout h1.posts {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../img/public/page.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#one-col-layout h1.pressreviews {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../img/public/layout.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

.event-linear-box {
	color:#333;
	font-size: 12px;
	padding: 5px 0 5px 0;
}

.event-linear-box a {
	color: #2b2480;
}
.event-linear-content-box{
	float: left;
	width: 420px;
	padding: 0 0 10px 20px;
	font-size: 12px;
	line-height: 15px;
}

.event-linear-content-box p {
	padding: 0 0 5px 0;
}

.event-linear-content-box a{
	color: #2b2480;
}

.event-linear-content-box h2 {
	font-size: 12px;
	color: #2b2480;
	font-weight: bold;
	text-decoration: underline;
}

.event-linear-content-box h2 a {
	font-size: 12px;
	color: #2b2480;
	font-weight: bold;
	text-decoration: underline;
}

.event-linear-content-box h2 {
	padding: 0 0 10px 0;
}

.backlink {
	text-align: right;
}

.backlink a {
	color: #2b2480;
	font-size: 12px;

}

/* TWO COLS LAYOUT
============================================================================= */
#two-cols-layout {

}

#two-cols-layout h1.home {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 20px 0;
	background: url(../img/public/house.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#two-cols-layout h1.event {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 20px 0;
	background: url(../img/public/calendar.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#two-cols-layout h1.news {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e5e5e5;
	background: url(../img/public/newspaper.png) 0 1px no-repeat;
}

#two-col-layout h1.galleries {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../img/public/images.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#two-cols-layout h1.contacts {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../img/public/contact.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#two-cols-layout h1.portal {
	color: #333;
	font-size: 12px;
	padding: 3px 0 0 30px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../img/public/portal.png) 0 1px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}

#two-cols-layout #left-col, #two-cols-layout #right-col {
	float: left;
	width: 230px;
}

#two-cols-layout #left-col {
	padding: 0 20px 0 0;
}

.event-box {

}

.event-date-box {
	float: left;
	width: 40px;
	height: 58px;
	padding: 7px 0 0 0;
	background: url(../img/public/date.png) 0 0 no-repeat;
}

.event-date-box span {
	display: block;
	padding: 0;
	line-height: 16px;
}

.event-content-box {
	float: left;
	padding: 0 0 20px 10px;
	width: 180px
}

.event-content-box p {
	width: 180px;
	padding: 10px 0 0 0;
	line-height: 15px;
	font-size: 12px;
}

.event-content-box h2  {
	font-size: 12px;
	color: #2b2480;
	font-weight: bold;
	text-decoration: underline;
}

.event-content-box h2 a {
	font-size: 12px;
	color: #2b2480;
	font-weight: bold;
	text-decoration: underline;
}


.d_day, .d_month {
	font-size: 18px;
	text-align: center;
}

.d_year {
	font-size: 12px;
	text-align: center;
}

.gallery-linear-box{
	float: left;
	width: 110px;
	margin: 5px;
	padding: 10px 0px 30px 0px;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #999;
	text-align: center;
}

.gallery-linear-box a{
	font-size: 12px;
	color: #2b2480;
	font-weight: bold;
	text-decoration: underline;
}

.gallery-linear-box img{
	border: 1px solid #999;
	margin-bottom: 10px;
}
/* FOOTER
============================================================================= */

#footer {
	margin: 20px auto;
	padding: 20px 0 0 0;
	border-top: 1px solid #eee;
	width: 960px;
}

#footer #left-footer {
	float: left;
	padding: 0 20px 0 0;
}

#footer #right-footer {
	float: right;
	display: inline;
	padding: 0 0 0 0;
}

#footer #right-footer li {
	display: inline;
}

#footer p, #footer a {
	color: #666;
}

#footer #footer-bar, #footer #flag-footer-bar, #footer #authors {
	margin: 10px 0 0 0;
}

#footer #footer-bar li, #footer #flag-footer-bar li {
	display: inline;
	padding: 0 0px;
}

#footer #footer-bar li span, #footer #flag-footer-bar li span {
	padding: 0 5px;
}


#footer #footer-bar a {
	color: #666;
}

#footer #flag-footer-bar a {
	color: #666;
}

#attach a{
	/*color: #e61e0f;*/
	color: #2b2480;
	padding: 2px 0 2px 20px;
	background: url('../img/icons/icons/attach.png') 0px 0px no-repeat;
}


