/*  en UTF-8 */

/*** HTML ELEMENTS ***/
p, form, img, h1, h2, h3, h4, h5, h6, ul, ol, li, html, body {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}
a {
color:#222E71;
}
a:visited {
color:#222E71;
}

html {
	background: #1b2e73 url(../images/theme/bg-site-bottom.png) repeat-x 0 100%;
	min-height: 100%;
}

body {
	background: url(../images/theme/bg-site-top.png) repeat-x 0 0;
	font: 62.5% Trebuchet MS, Arial, Helvetica, sans-serif;
	min-height: 100%;
}



/*** MODIFIED BY JASON --- CONFIRMED SPONSORS FCE ***/
td#fce_home2C_left,
td#fce_home2C_right {text-align: center; padding-top: 10px; background: #fff; border-collapse: collapse; border: 0;}

.confsponsor {
	width: 280px;
	min-height: 100px;
	border: 0;
	text-align: center;
	margin: 0 auto;
}

.confsponsor a {min-height: 50px;}
.confsponsortitle {display: none;}
.confsponsorname {display: none;}
.confsponsorcountry {display: none;}
.confsponsorlogo {width: 180px; min-height: 50px; vertical-align: middle; margin: 0 auto;}
.confsponsorlogo img {padding: 10px;}


/*** CONFIRMED SPONSORS FCE
.confsponsor {
	margin-top:10px;
	width: 280px;
	height: 140px;
	font-family:Arial, Helvetica, sans-serif;
	border: #0C6DB7 solid 1px;
}
.confsponsortitle {
	width: auto;
	height: 18px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#77B7E5;
	padding:2px;
	text-align:center;
}
.confsponsorname {
	width: 280px;
	height: 18px;
	color: #333;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	text-align:center;
}
.confsponsorcountry {
	width: 280px;
	height: 18px;
	color: #333;
	font-size:12px;
	padding:2px;
	text-align:center;
}

.confsponsorlogo {
	width: 280px;
	height: auto;
	padding:6px;
	text-align:center;
}
 ***/

/*** GENERAL STYLE **/
.hide {
	position: absolute;
	left: -5000px;
}


/*** PAGES ***/
#page {
	background: url(../images/theme/bg-page.png);
	width: 880px;
	margin: 0 auto;
	padding: 0 10px;
	min-height: 100%;
	z-index: 0;
}

#header {
	background: url(../images/theme/bg-header.png);
	height: 188px;
	position:relative;
	z-index: 100;
}



/*** HEADER ***/
#header h1 a {
	background: url(../images/theme/h1.png) no-repeat;
	height: 105px;
	width: 210px;
	position:absolute;
	top:14px;
	left:18px;
}

#header p {
	position:absolute;
	top:103px;
	left:234px;
	color: #111e6b;
	font: bold 1em Arial;
}

#header .ewea {
	background: url(../images/theme/header-ewea.png) no-repeat;
	position: absolute;
	width: 125px;
	height: 121px;
	top: 22px;
	right: 12px;
}


/*** NAVIGATION ***/
#header ul#nav {
	background: url(../images/theme/bg-nav.png) repeat-x;
	height: 52px;
	width: 680px;
	position: absolute;
	top: 136px;
}

#header ul li {
	display: block;
	float:left;
}


#header ul li a {
	float: left;
	padding: 17px 16px;
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
}

#header ul li a:hover {
	background: url(../images/theme/bg-nav-hover.png) repeat-x;
	color: #1d2b7d;
}


#header ul li.active a {
	background: url(../images/theme/bg-nav-hover.png) repeat-x;
	color: #1d2b7d;
}
/*SUblevek no background */
#header ul li.active li a {
	background: url(../images/theme/none.png) repeat-x;
}
#header ul li.active li a:hover {
	background: url(../images/theme/bg-nav-hover.png) repeat-x;
	color: #1d2b7d;
}



#header ul.nav2 {
	position: absolute;
	bottom: 51px;
	left: 491px;
	z-index: 5;
}

#header ul.nav2 a {
	margin: 0;
	padding: 10px 0 0;
	text-align: center; 
	color: #111e6b;
}

#header ul.nav2 a:hover {
	color: #fff;
}

#header ul.nav2 li#reg a{
	background: url(../images/theme/bg-nav2-reg.png) no-repeat 0 0;
	height: 22px;
	width: 105px;
}

#header ul.nav2 li#cont a{
	background: url(../images/theme/bg-nav2-cont.png) no-repeat 0 0;
	height: 22px;
	width: 83px;
}


/*** CONTENT ***/
.content-left {
	background: url(../images/theme/bg-content-top.png) repeat-x top;
	width: 840px;
	float: left;
	padding: 20px 20px 0;
}

.content-left .col {
	margin: 40px 0 0;
	/*width: 260px;*/
	width: 200px;
	float: left;
	position: relative;
}
/*** CONTENT-LEFT ***/

#content h2 {
	font: bold 2.2em  Arial;
	color: #3a4682;
	border-bottom: 1px solid #3a4682;
	padding-bottom: 7px;

}

.content-left h3 {
	font: bold 2.2em  Arial;
	color: #3a4682;
	border-bottom: 1px solid #000;
}

.content-left .col h5 {
	font: bold 1.5em Arial;
}

.content-left .col .box {
	margin: 10px 0 30px;
	background: #717cbe url(../images/theme/bg-box-col1.png) no-repeat bottom;
	min-height: 98px;
	position: relative;
}

.content-left .col .box h4 {
	font: bold 1.6em  Arial;
	color: #030824;
	height: 27px;
	padding: 0 0 0 10px;
	line-height: 1.6em;
}

.content-left .col .box p {
	margin: 0;
	font-size: 1.1em;
	color: #fff;
	padding: 10px 35px 0 10px;
}

.content-left p {
	margin: 20px 0 0;
	font-size: 1.3em;
	color: #312f2f;
}

.content-left #col2 {
	margin: 40px 30px 0;
}

.content-left .col img {
/*
	margin-top: 15px;
	padding: 3px;
	border: 1px solid #000;
	width:258px;
	height:67px;
*/
}

.content-left .chapeau{
	font-weight: bold;
}

.content-left .col p {
	font-size: 1.1em;
}

.content-left .col  a.pdf {
	display: block;
	text-align: center; 
	padding: 40px 40px;
}

/** col1 **/
.content-left #col1 .box {
	border: 1px solid #101744;
	background: #717cbe url(../images/theme/nobanner/bg-box-col1.png) no-repeat bottom;
}

.content-left #col1 .box h4 {
	border-bottom: 1px solid #3f4879;
	background: url(../images/themebg-h4-col1.png) repeat-x;
}

/*.content-left #col1 .box .box-reg {*/
.content-left .box .box-reg {
	background: url(../images/theme/box-reg.png) no-repeat;
	width: 49px;
	height: 49px;
	position: absolute;
	top: 65px;
	left: 160px;
}

.content-left #col1 h5 {
	font: bold 1.5em Arial;
	color: #222e71;
	border-bottom: 1px solid #222e71;
}
.content-left #col1 ul {
    list-style: disc;
    list-style-position: outside;
    padding-left: 16px;
    text-decoration: none;
    color: #312F2F;
    font-size: 1.2em;
    margin-top: 4px;
}


/** col2 **/
.content-left #col2 .box {
	border: 1px solid #052c8c;
	background: #4dabda url(../images/theme/nobanner/bg-box-col2.png) no-repeat bottom;
}

.content-left #col2 .box h4 {
	border-bottom: 1px solid #3f4879;
	background: url(../images/theme/bg-h4-col2.png) repeat-x;
}

.content-left #col2 h5 {
	font: bold 1.5em Arial;
	color: #1561ae;
	border-bottom: 1px solid #1561ae;
}

/*.content-left #col2 .box .box-book {*/
.content-left .box .box-book {
	background: url(../images/theme/box-book.png) no-repeat;
	width: 49px;
	height: 49px;
	position: absolute;
	top: 65px;
	left: 160px;
}
.content-left #col2 ul {
    list-style: disc;
    list-style-position: outside;
    padding-left: 16px;
    text-decoration: none;
    color: #312F2F;
    font-size: 1.2em;
    margin-top: 4px;
}

/** col3 **/
.content-left #col3 .box {
	border: 1px solid #318dd6;
	background: #b9dcf2 url(../images/theme/nobanner/bg-box-col3.png) no-repeat bottom;
}

.content-left #col3 .box h4 {
	border-bottom: 1px solid #3f4879;
	background: url(../images/theme/bg-h4-col3.png) repeat-x;
}

.content-left #col3 h5 {
	font: bold 1.5em Arial;
	color: #489bdb;
	border-bottom: 1px solid #489bdb;
}

/*.content-left #col3 .box .box-spons {*/
.content-left .box .box-spons {
	background: url(../images/theme/box-spons.png) no-repeat;
	width: 49px;
	height: 49px;
	position: absolute;
	top: 65px;
	left: 160px;
}
.content-left #col3 ul {
    list-style: disc;
    list-style-position: outside;
    padding-left: 16px;
    text-decoration: none;
    color: #312F2F;
    font-size: 1.2em;
    margin-top: 4px;
}

.content-left .col img.shaping {
	border: 1px solid #c0c0c0;
	width: 258px;
	height: 158px;
	padding: 0;
}

/*** CONTENT-RIGHT ***/

.lang {
	position:absolute;
	top: 195px;
	right: 44px;
	z-index: 4;
}

ul.lang {
	list-style-type: none;
}

ul.lang li {
	float: left;
}

ul.lang li a#fr {
	font-size: 1.2em;
	color: #192778;
	background: url(../images/theme/lang-fr.png) no-repeat right;
	padding: 6px 31px 6px 0;
	text-decoration: none;
	float: left;
	position: relative;
	cursor: pointer;
}

ul.lang li a#en {
	margin-left: 20px;
	font-size: 1.2em;
	color: #192778;
	background: url(../images/theme/lang-en.png) no-repeat right;
	padding: 6px 31px 6px 0;
	text-decoration: none;
	float: left;
	position: relative;


	cursor: pointer;
}

ul.lang a:hover {
	background: none;
}

/*** EXHIBITION PAGE ***/


.content-left #col4 {
	margin-top: 0;
}

.nav3 li a {
	background: url(../images/theme/exhib-puce.png) no-repeat 15px 14px;
	padding: 8px 11px 20px 30px;
	font: bold 1.3em Arial;
	color: #3791cb;
	border-bottom: 1px solid #3791cb;
	display: block;	
	text-decoration: none;
/*	width: 219px;*/
	height: 5px;
}

.nav3 li a:hover {
	background: #3791cb url(../images/theme/exhib-puce-hover.png) no-repeat 15px 14px;
	padding: 8px 11px 20px 30px;
	color: #fff;
	border-bottom: 1px solid #3791cb;
	display: block;	
	text-decoration: none;
}


.nav3 li {
	list-style-type: none;
}


.box-allianz {
	margin: 0 auto;
	background: gray;
	width: 168px;
	height: 168px;
	border: 1px solid #cdcdcd;
}

.content-left #col4 .box {
	margin-top: 25px;
	border: 1px solid #052c8c;
	background: #4dabda url(../images/theme/nobanner/bg-box-col2.png) no-repeat bottom;
}

.content-left #col4 .box h4 {
	border-bottom: 1px solid #3f4879;
	background: url(../images/theme/bg-h4-col2.png) repeat-x;
}

.content-left #col4 .box .box-exhib {
	background: url(../images/theme/box-exhib.png) no-repeat;
	width: 49px;
	height: 49px;
	position: absolute;
	top: 65px;
	left: 165px;
}

.content-center {
	/*width: 550px;*/
	width: 610px;
	float:left;
	margin-left: 20px;
}

.content-center h5 {
	margin-top: 50px;
	font: bold 1.5em Arial;
	color: #222e71;
	border-bottom: 1px solid #222e71;
}

.content-center .spacerimg {
	margin: 15px 0 20px;
	background-color: #fff;
	padding: 15px 10px;
	width: 530px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.content-center h5.confirmed  {
	margin-top: 0;
	font: bold 1.5em Arial;
	color: #222e71;
	border-bottom: none;
}

.confirmed-exhib {
	display: block;
	list-style-type: none;
	background: #fff;
	border-top: 1px solid #dededf;
	border-bottom: 1px solid #dededf;
	height: 65px;
	margin-bottom: 30px;
	width: 550px;
}

.confirmed-exhib ul {
	display: block;
}

.confirmed-exhib  li {
	float: left;
}

.confirmed-exhib  li a {
	display: block;
	width: 110px;
	height: 55px;
	margin-top: 10px; 
	float: left;
}

.content-right ul, .content-right li {
	list-style: none;
}

.content-right .bulletin h2 {
	margin-bottom: 220px;
}

.content-right li a.pdf2{
	background: url(../images/theme/ewecbulletin.png) no-repeat top;
	padding: 200px 5px 0;
}

.content-right .downloads li, .content-right .bulletin li {
	text-align: center;
}

.content-right .downloads h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.content-right .downloads li {
	margin-bottom: 10px;
}


#repower {
	background: url(../images/theme/repower.png) no-repeat;
}

#res {
	background: url(../images/theme/res.png) no-repeat;
}

#abb {
	background: url(../images/theme/abb.png) no-repeat;
	width: 80px;
}

#hansen {
	background: url(../images/theme/hansen.png) no-repeat;
}


/*** SITEMAP ***/
ul#sitemap, ul#sitemap ul {
	margin: 0 0 0 15px;
	border-left: 1px dotted #000000;
	padding: 6px 0;
}

ul#sitemap {
	font-size : 1.2em;
	margin: 0 0 0 25px;
}

ul#sitemap li {
	padding: 0 0 0 15px;
	list-style: none;
	background: url(../images/theme/sitemap-puce.png) no-repeat 0 7px;
}


/*** FOOTER ***/
#spacer-footer	{
	height: 175px;
	clear: both;
}


#footer {

	width: 880px;
	margin: -175px auto 0;
	height: 175px;
	position: relative;
}

#footer .upper-footer {
	background: #fff;
	border-top: 1px solid #dededf;
	border-bottom: 1px solid #dededf;
	text-align: center;
	height: 148px;
}

#footer .upper-footer ul {
	display: block;
}


#footer .upper-footer li {
	list-style: none inside;
	font: bold 1.5em Arial;
	color: #000;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

#footer .upper-footer ul li a  {
	font: bold 0.44em Arial;
	color: #626162;
	display: block;
	width: 110px;
	margin-top: 10px; 
	padding-top: 62px;
	text-decoration: none;
}

#footer .upper-footer .supporters {
	float: right;
	width: 705px;
	padding: 10px 0 0;
	text-align: left;
	
	color:#999999;
	font-size:1.2em;
	font-weight:normal;

}

#footer .upper-footer .organizer {	
	float: left;
	width: 150px;
	padding: 10px 0 0 20px;
	text-align: left;
	
	color:#999999;
	font-size:1.2em;
	font-weight:normal;	
}

#footer ul ul {
	font-size: 1.3em;
	border-top:1px dotted;
	margin-top:5px;
}


#ce {
	background: url(../images/theme/ce.png) no-repeat top;
	width: 100px;
}

#eawe {
	background: url(../images/theme/eawe.png) no-repeat top;
}

#gwec {
	background: url(../images/theme/gwec.png) no-repeat top;
}

#frea {
	background: url(../images/theme/frea.png) no-repeat top;
}

#fwea {
	background: url(../images/theme/fwea.png) no-repeat top;
}

#faee {
	background: url(../images/theme/faee.png) no-repeat top;
}

#ewea {
	background: url(../images/theme/ewea.png) no-repeat top;
	padding: 0 15px;
}

#footer .bottom-footer {
	background: #f3f6fb;
	height: 25px;
}

#footer .bottom-footer p {
	padding: 8px 20px 0;
}

#footer .bottom-footer a {
	text-decoration: none;
	color: #3a4682;	
}

#footer .by {
	position:absolute;
	right: 20px;
}

ul.csc-menu {
	font-size: 1.3em;
	margin-left: 20px;
	margin-top: 15px;	
	}
	
div#az strong {
	background:#92C7EE;
	border: 1px solid #1D2B7D;
	padding: 2px;
	padding-top: 0px;
	 
}