/*#preload {
	width: 0px;
	height: 0px;
	line-height:0;
	display: inline;
	background: url(../i/name.jpg);
	visibility:hidden;
}*/

body {
	font-family: Arial, Helvetica, sans-serif, serif;
	font-size:100%;
	color:#000;
	background-color: #e5e5e5;
/*	background:#ecebeb url(../i/bg-body.jpg) top center no-repeat;*/
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

p {
 	padding:0 0 9px 0;
}

a:link, a:visited, a:active {
	color:#e36912;
	text-decoration: underline;
	outline:none;
/*	font-weight:bold;*/
}

a:hover {
	color:#e53006;
	text-decoration:underline;
}

ul {
	margin:0 0 0 20px;
	padding:0 0 14px 17px;
/*	border:1px solid red;*/
}

ul li {
	list-style: square;
	list-style-position:outside;
	padding:0 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height:normal;
}

h1 {
	font-size: 2em;
	padding: 0 0 18px 0;
}

h2 {
	font-size: 1.1em;
	padding: 32px 0 9px 0;
	text-transform: uppercase;
	font-weight: bold;
}

h2.special {
	border-bottom:1px solid #b0aba8;
	padding-bottom:4px;
}

h2.anchor a:link, 
h2.anchor a:visited, 
h2.anchor a:active, 
h2.anchor a:hover 
{
	text-decoration:none;
	color:#000;
}

h3 {
	color: #666666;
	font-weight: bold;
	padding: 9px 0 6px 0;
}

h3.space {
	padding: 30px 0 6px 0;
}


h4 {
	font-weight: bold;
	padding: 0 0 0 0;
}

h5 {
	color: #666666;
	font-weight: bold;
	padding: 18px 0 0 0;
	font-size:15px;
}

h6 {
	padding:0 0 10px 0;
	font-weight:bold;
}

/*.hr {
	width:100%;
	height:1px;
	border-top:1px solid red
}*/

/*--- grid ---*/

#wrapper {
	width: 956px;
	margin: 0 auto;
/*	overflow: hidden;*/
}

#header {
	width: 956px;
/*	margin: 0 0 0 10px;*/
	font-size: 0.8em;
	line-height:normal;
	position: relative;
/*	border-bottom: 10px solid #5a585c;*/
/*	border: 1px solid blue;*/

}

#branding {
	float: left;
	width: 956px;
	background-color: #5a585c;
/*	border: 1px solid red;*/
}

#branding p {
	padding: 0 0 0 0;
	width: 229px;
	height: 41px;
/*	border: 1px solid red;*/
	margin: 22px 0 21px 31px;
}



#date {
	float: left;
	width: 956px;
	background:#fff url(../i/bg-date.jpg) bottom left no-repeat;
/*	border: 1px solid blue;*/
	height: 31px;
}

#date p {
	font-size: 0.8em;
	background: url(../i/title-date.jpg) top left no-repeat;
/*	border: 1px solid blue;*/
	width: 202px;
	height: 12px;
	margin: 4px 0 0 31px;
	padding: 0 0 0 0;
}

#date span {
	visibility: hidden;
}


#title {
	float: left;
	width: 946px;
	background:#f37021;
	margin: 0 0 0 8px;
/*	border: 1px solid gray;*/
}

#title p {
	width: 641px;
/*	border: 1px solid black;*/
	display: block;
	padding: 0 0 23px 0;
	margin: 10px 0 0 23px;
}


#content-container {
	background: url(../i/bg-content-container.jpg) top right repeat-y;
}

#einstain {
	position: absolute;
	top: 0;
/*	left: 878px;*/
	left: 724px;
	width: 232px;
/*	border: 1px solid black;*/
}

#einstain p {
	padding: 0 0 0 0;
}

#column-240 {
	width: 240px;
/*	border: 1px solid red;*/
	float: left;
	font-size: 0.8em;
	line-height:normal;
	margin: 20px 0 0 0;
}

#column-686 {
	width: 686px;
/*	border: 1px solid blue;*/
	float: left;
	margin: 16px 0 0 30px;
	font-size: 0.8em;
	line-height: 1.3em;
}

#main {
/*	width: 410px;*/
	width: 426px;
	float: left;
	padding: 0 0 32px 0;
}

.wide #main {
	width: 610px;
	float: left;
	padding: 0 0 32px 0;
/*	border: 1px solid red;*/
}

.sponsors #main {
	width: 656px;
	float: left;
	padding: 0 0 32px 0;
/*	border: 1px solid red;*/
}

.sponsors-section {
	margin:0 0 0 0;
}


.sponsors-section p {
	width:198px;
	height:100px;
/*	border: 1px solid red;*/
/*	background-color:#CCC;*/
	float:left;
	margin-right:30px;
	text-align:center;
	padding:0 0 0 0;
}

.sponsors-section p.center {
	width:auto;
	height:100px;
	float:none;
	margin-right:0;
	text-align:center;
}

/*.sponsors-section span {
	height:100px;
}*/

.sponsors-section .row {
	margin:5px 0 5px 0;
}

.sponsors-section p.last {
	margin-right:0;
}

.sponsors-section p.text {
	font-size:18px;
}


.sponsors-section p.text span {
	padding:30px 10px 0 10px;
	display:block;
}






#narrow {
	width: 230px;
	float: right;
	padding: 0 0 32px 0;
}

#bilbao {
	width: 230px;
	background:#e36912 url(../i/bg-bilbao.jpg) top left no-repeat;
}

.box {
	width: 686px;
	margin: 9px 0 10px 0;
	position: relative;
	overflow: visible;
}

/*.box .header {
}*/

.offset {
	float: right;
	position: absolute;
	top: 4px;
	left: 686px;
/*	padding: 0 0 1px 0;
	background-color: aqua;*/
}

.box h2 {
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 20px solid  #f37021;
}

.box h2 span {
	background:#fff url(../i/icon-corner-header.jpg) bottom right no-repeat;
	color: #f37021;
	padding: 0 20px 5px 0;
height: 20px;
	line-height: normal;
}


/*
#bilbao h2 {
	font-size: 1.4em;
	color: #fff;
	padding: 15px 10px 10px 10px;
	line-height: 1.1em;
	text-transform: none;
	font-weight: normal;
	
}*/



#bilbao p {
	padding: 0 10px 10px 10px;
}

.box p {
	padding: 0 10px 10px 0;
	float: left;
}

#aims {
	padding: 90px 0 18px 0;
}

#aims p {
	padding: 0 0 2px 0;
}

#aims h3 {
	padding: 9px 0 2px 0;
	font-weight: bold;
}

#nav {
	border-right: 1px solid #8c8c8c;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}

#nav ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 240px;
	border: none;
}




#nav ul li {
	list-style: none;
	list-style-position:outside;
	padding:0 0 0 0;
	position: relative;
}

#nav ul li a:link, 
#nav ul li a:visited, 
#nav ul li a:active, 
#nav ul li a:hover 
{
	display: block;
/*	border: 1px solid red;*/
	text-decoration: none;
	min-height: 33px;
}

#nav ul li a:link.double, 
#nav ul li a:visited.double, 
#nav ul li a:active.double, 
#nav ul li a:hover.double 
{
	display: block;
/*	border: 1px solid red;*/
	text-decoration: none;
	height: 52px;
}

#nav ul li a:hover 
{
	background-color: #5a585c;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
}

#nav ul li a:link span, 
#nav ul li a:visited span, 
#nav ul li a:active span, 
#nav ul li a:hover span 
{
	padding:6px 10px 5px 40px;
/*	border: 1px solid blue;*/
	display: block;
}

.corner {
	display: block;
	position: absolute;
	visibility: hidden;
	top: 33px;
	left: 0;
}


.corner-double {
	display: block;
	position: absolute;
	visibility: hidden;
	top: 52px;
	left: 0;
}

#nav ul li a:hover .corner,
#nav ul li a:hover .corner-double 
{
	visibility: visible;
}

#nav ul li a:link.selected, 
#nav ul li a:visited.selected,  
#nav ul li a:active.selected, 
#nav ul li a:hover.selected  
{
	background-color: #5a585c;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;

}

#nav ul li a:link.selected .corner, 
#nav ul li a:visited.selected .corner,  
#nav ul li a:active.selected .corner, 
#nav ul li a:hover.selected .corner, 
#nav ul li a:link.selected .corner-double, 
#nav ul li a:visited.selected .corner-double,  
#nav ul li a:active.selected .corner-double, 
#nav ul li a:hover.selected .corner-double 
{
	visibility: visible;

}

.callout {
	float: left;
	margin: 4px 10px 9px 0;
/*	border: 1px solid red;*/
}

.callout p {
	padding: 0 0 0 0;
}

.callout img {
	margin: 0 0 6px 0;
}

.caption {
	font-style: italic;
	font-size: 0.9em;
	color: #666666;
}

span.special {
	font-size: 0.9em;
	text-transform: none;
	display: block;
	color: #666666;
}

h3.special {
	padding:3px 0 3px 3px;
	margin:18px 0 9px 0;
	background-color:#E5E5E5;
}


a:link .popup, 
a:visited .popup, 
a:active .popup, 
a:hover .popup 
{
	visibility: hidden;
	position: absolute;
}

a:hover .popup {
	visibility: visible;
	width: 116px;
	background-color: #feff82;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	top: -3px;
	left: 140px;
	color: #666666;
	font-size: 0.7em;
	font-style: italic;
}

#nav ul li a:link span.popup, 
#nav ul li a:visited span.popup, 
#nav ul li a:active span.popup, 
#nav ul li a:hover span.popup {
	padding: 8px 0 8px 10px;
}

/*li.special {
	color: #2076e5;
}*/

.legend {
	font-style: italic;
	color: #666666;
	padding:0 0 9px 0;
}

.pointer img {
	float: left;
	margin-top: -8px;
	padding: 0 6px 0 0;
}


p.last {
	padding: 0 0 0 0;
}


/*--- added jan 20, 2010 ---*/

.video-link {
/*	border: 1px solid red;*/
	margin: 0 0 0 20px;
}

.copyright {
	font-size: 0.8em;
}

/*--- added frb 03, 2010 --*/

.secondary-pages {
	width: 430px;
/*	border: 1px solid red;*/
}


.contact {
	padding: 0 0 18px 0;
}

.contact p {
	padding: 0 0 2px 0;
}

.contact h3 {
	padding: 9px 0 2px 0;
	font-weight: bold;
	text-transform: uppercase; 
}




.content-images {
	float: left;
	margin: 4px 18px 9px 0;
}

.content-images p {
	padding: 0 0 9px 0;
}

.announcement {
	font-style: italic;
}

table {
	width:600px;
	margin:0 0 18px 0;
	background-color:#f9e9df;
}

table td {
	border-bottom:1px solid #8c8c8c;
	padding:8px 8px 8px 8px;
}


table th {
	font-weight:bold;
	border-bottom:1px solid #8c8c8c;
	border-top:1px solid #8c8c8c;
	padding:8px 8px 8px 8px;
}

.category {
	width:200px;
}

.column {
	width:150px;
}

table.programme {
	width:600px;
	margin:30px 0 30px 0;
	background-color:#fff;
}

table.programme th {
	font-weight:bold;
	border-bottom:1px solid #8c8c8c;
	border-top:none;
	padding:8px 8px 8px 8px;
	width:60px;
}

table.programme td {
	border-bottom:1px solid #8c8c8c;
	padding:8px 8px 0 8px;
}

table.programme td.special {
	border-right:1px solid #8c8c8c;
	width:200px;
}

table.programme td.description {
	width:400px;
}

table.programme p {
	background:url(../i/box.jpg) 0px 4px no-repeat;
	padding:0 0 8px 16px;
}

table.programme ul {
	padding-bottom:8px;
}

/*tr.header {
	border-bottom:1px solid #8c8c8c;
	background-color:red;
	width:600px;
}*/

.ygp {
	margin:0 0 0 20px;
}

.important {
	color:#F00;
}

/*--- added june 30, 2010 ---*/

/*.read-more {
	background-color:#999;
	padding:2px 4px;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif, serif;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
}

a:link.read-more, 
a:visited.read-more, 
a:active.read-more, 
a:hover.read-more 
{
	text-decoration:none;
	cursor:default;
	background-color:#999;
}

a:hover.read-more {
	color:#fff;
	background-color:#e36912;
}*/


.showTip {
	background-color:#999;
	padding:1px 4px;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif, serif;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
}

/*.showTip.site-visit {
	background-color:#999;
	padding:1px 4px;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif, serif;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
}*/

a:link.showTip, 
a:visited.showTip, 
a:active.showTip, 
a:hover.showTip 
{
	text-decoration:none;
	cursor:default;
	background-color:#999;
}

a:hover.showTip {
	color:#fff;
	background-color:#e36912;
}

div#tipDiv {
    padding:4px;
    background-color:#e3eefb; 
	border:2px solid #91b8e7; 
	font-size:11px;
}

div#tipDiv .tooltip-section {
	width:300px;
}

div#tipDiv .tooltip-section p {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

div#tipDiv .tooltip-section p.tmb {
	width:120px;
	float:left;
}

div#tipDiv .tooltip-section h2, 
div#tipDiv .tooltip-section p.download 
{
	padding:0 0 5px 15px;
	margin:0 0 0 0;
	float:left;
}

div#tipDiv .tooltip-section h2 {
	font-size:12px;
	margin:60px 0 0 0;
	width:150px;
}



div#tipDiv .tooltip-section h2.normal {
	float:none;
	margin:0 0 0 0;
	padding:0 0 8px 0;
	width:300px;
}

div#tipDiv .site-visit {
	width:460px;
}

div#tipDiv .site-visit p  {
	padding:0 0 8px 0;
	margin:0 0 0 0;
} 

div#tipDiv .site-visit h2 {
	font-size:12px;
	padding-top:0;
}


div#tipDiv .site-visit .caption {
	float:right;
	width:210px;
}

div#tipDiv .site-visit .caption img {
	float:left;
	padding:0 0 4px 0;
}

div#tipDiv .site-visit .section {
	float:left;
/*	border:1px solid red;*/
	width:460px;
	padding:0 0 8px 0;
}

div#tipDiv .site-visit .img-site-visit {
	padding:4px 0 0 0;
}

.addition {
	float:left;
}

.right {
	float:right;
	margin:0 0 10px 15px;
}

.footnote {
	border-top:1px solid #b0aba8;
	padding:15px 0 0 0;
	margin:30px 0 0 0;
}

.sponsors-section .footnote p#efqm {
	padding:0 0 0 0;
	float:left;
	width:170px;
	margin:0 0 0 0;
	text-align:left;
}

.sponsors-section .footnote p.description {
	padding:0 0 0 0;
	float:right;
	width:470px;
	margin:0 0 0 0;
	text-align:left;
}

/*---*/

.inner-box {
/*	border:1px solid red;*/
	float:left;
	width:200px;
}


.inner-box.first {
	width:456px;
/*	border-right:1px solid #B0ABA8;*/
}

.inner-box.first p {
	float:left;
	height:100px;
	margin-right:20px;
	padding:0;
/*	border:1px solid red;*/
	width:160px;
	text-align:center;
}

.inner-box.first p.text {
	font-size:18px;
}

.inner-box.first p.text span {
	padding:40px 0 0 0;
	display:block;
}


.inner-box p.last {
	margin-right:0;
}

.row {
	padding:0 0 0 0;
}

.row.special {
/*	border-bottom:1px solid #B0ABA8;*/
	margin:10px 0 40px 0;
	padding:0 0 10px 0;
}

.row.space-top {
	margin:20px 0 40px 0;
}


.row.special p.center {
	text-align:center;
}

.mini-tabs {
	padding:0 0 0 0;
	margin: 32px 0 0 0;
}

.mini-tabs li {
	float:left;
	list-style:none;
	width:320px;
	padding:0 10px 0 0;
}

.mini-tabs a:link, 
.mini-tabs a:visited, 
.mini-tabs a:active, 
.mini-tabs a:hover
{
	text-decoration:none;
}

.mini-tabs .last {
	padding:0 0 0 0;
}

.smallprint {
	font-size:12px;
}

.black-link a:link, 
.black-link a:visited, 
.black-link a:active,
.black-link a:hover
{
	text-decoration:none;
	color:#000000;
}






/*--- clearfix ---*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */ 

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

