/* Encoding en UTF-8 */

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

hr {border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #aaaacc; display: block; border-collapse: collapse; height: 1px;}

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%;
}

 
/*** 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%;
}

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

#content {
		background: url(../images/theme/bg-content-right.png) repeat-y right;
}

#content h3 a {
	text-decoration:none;
}

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

#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#nav li,
#header ul.nav2 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: 4;
}

#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;
}

#mainBanner {height: 100px; background: url(http://www.ewec2009.info/fileadmin/swf/registrantsAlt.jpg) 0 0 no-repeat;}


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

.content-right {
	background: #e4ebf5 url(../images/theme/bg-content-right-top.png) repeat-x top;
	width: 164px;
	float: right;
	padding: 0 18px;
	margin-top: 2px;
}

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

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

/*#content .content-center ul, #content .content-left ul {*/
#content .content-center ul {
    list-style: disc;
    /*list-style-position: inside;*/
    padding-left: 16px;
    text-decoration: none;
    color: #312F2F;
    font-size: 1.3em;
    margin-top: 4px;
    background: #fff;
}


/*
.content-left h3 {
	font: bold 2.2em  Arial;
	color: #000;
	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.5em;
	color: #fff;
	padding: 10px 35px 0 10px;
	vertical-align: middle;
}

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

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

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

.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/bg-box-col1.png) no-repeat bottom;
}

.content-left #col1 .box h4 {
	border-bottom: 1px solid #3f4879;
	background: url(../images/theme/bg-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: 165px;
}

.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.1em;
    margin-top: 4px;
}

/** col2 **/
.content-left #col2 .box {
	border: 1px solid #052c8c;
	background: #4dabda url(../images/theme/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: 165px;
}

.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/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: 165px;
}
.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: 198px;
	height: 158px;
	padding: 0;
}

/*** CONTENT-RIGHT ***/

.content-right .lang {
	margin: 10px 0 63px 48px;
}

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

.content-right ul.lang li {
	float: left;
}

.content-right .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;
}

.content-right .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;
}

.content-right blockquote p {
	font: 1.2em Georgia;
	color: #312f2f;
}

.content-right blockquote {
	margin-left: 0;
	margin-right: 0;
}	
	
.content-right .tboone {
	margin: 20px 0 0 -5px;
}

.content-right p {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

.content-right a {
	text-transform: uppercase;
	text-decoration: underline;
	color: #222e71;
}

.content-right .banner {
	background-color: aqua;
	height: 601px;
	width: 162px;
	margin: 20px 0;
	border: 1px solid #15255f;
}

/*** 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: 159px;
	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.active a {
	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 li a {
	background: none;
	font: normal 1.3em Arial;
	border-bottom: 0px solid #3791cb;
}

.nav3 li.active li a:hover {
	background: #E4EBF5;
	background-image: none;
	color: #3791cb;
	border-bottom: 0px solid #3791cb;
}

.nav3 li.active li a {
	background: none;
	background-image: none;
	color: #3791cb;
}


.nav3 li {
	list-style-type: none;
	border-bottom: 1px solid #3791cb;
}

.nav3 li li, .nav3 li.active li {
	list-style-type: none;
	border-bottom: 0px solid #3791cb;
}

.nav3 li li.active2 a {
	background: #E4EBF5;
	background-image: none;
	color: #3791cb;
	border-bottom: 0px solid #3791cb;
}

.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/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: 420px;
	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;
	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;
}

.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: left;
	width: 705px;
	padding: 10px 0 0 20px;
	text-align: left;
	
	color:#999999;
	font-size:1.2em;
	font-weight:normal;
}

#footer .upper-footer .organizer {	
	float: right;
	width: 150px;
	padding: 10px 0 0 0;
	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;
}

/*** 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 {display: block; width: 280px;}
.confsponsortitle {display: none;}
.confsponsorname {display: none;}
.confsponsorcountry {display: none;}
.confsponsorlogo {min-height: width: 180px; min-height: 50px;}
.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;
}
 ***/



/* Global Navigation */
#EWEA_GlobalNav * {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
#EWEA_GlobalNav br {
    clear: both;
}
#EWEA_GlobalNav ul {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    float: left;
    padding: 0;
    width: 100%;
}
#EWEA_GlobalNav li {
    float: left;
    list-style: none outside none;
    padding: 0 15px 0 20px;
}
#EWEA_GlobalNav li a {
    color: #005596;
    display: block;
    font-weight: bold;
    line-height: 18px;
    padding: 0;
    text-decoration: none;
}
#EWEA_GlobalNav li a:hover {
    cursor: pointer;
    text-decoration: underline;
}
#EWEA_GlobalNav #global_ewea {
    background: url("http://www.ewea.org/fileadmin/globalnav/EWEA.png") no-repeat scroll 0 1px transparent;
    margin: 0 0 0 10px;
}
#EWEA_GlobalNav #global_blog {
    background: url("http://www.ewea.org/fileadmin/globalnav/EWEA.png") no-repeat scroll 0 1px transparent;
    margin: 0 0 0 10px;
}
#EWEA_GlobalNav #global_fresh {
    background: url("http://www.ewea.org/fileadmin/globalnav/EWEA.png") no-repeat scroll 0 1px transparent;
    margin: 0 0 0 10px;
}
#EWEA_GlobalNav #global_eow09 {
    background: url("http://www.ewea.org/fileadmin/globalnav/EOW09.png") no-repeat scroll 0 1px transparent;
    text-transform: uppercase;
}
#EWEA_GlobalNav #global_eow11 {
    background: url("http://www.ewea.org/fileadmin/globalnav/EOW11.png") no-repeat scroll 0 1px transparent;
    text-transform: uppercase;
}
#EWEA_GlobalNav #global_ewec10 {
    background: url("http://www.ewea.org/fileadmin/globalnav/EWEC.png") no-repeat scroll 0 1px transparent;
    text-transform: uppercase;
}
#EWEA_GlobalNav #global_ewec11 {
    background: url("http://www.ewea.org/fileadmin/globalnav/EWEC.png") no-repeat scroll 0 1px transparent;
    text-transform: uppercase;
}
#EWEA_GlobalNav #global_ewea11 {
    background: url("http://www.ewea.org/fileadmin/globalnav/EWEC.png") no-repeat scroll 0 1px transparent;
    text-transform: uppercase;
}
#EWEA_GlobalNav #global_grids10 {
    background: url("http://www.ewea.org/fileadmin/globalnav/grids.png") no-repeat scroll 0 1px transparent;
    text-transform: uppercase;
}
#EWEA_GlobalNav #global_jobs {
    background: url("http://www.ewea.org/fileadmin/globalnav/EWEA.png") no-repeat scroll 0 1px transparent;
}
#EWEA_GlobalNav #global_gwd {
    background: url("http://www.ewea.org/fileadmin/globalnav/GWD.png") no-repeat scroll 0 1px transparent;
}
#EWEA_GlobalNav #global_nofuel {
    background: url("http://www.ewea.org/fileadmin/globalnav/NoFuel.png") no-repeat scroll 0 1px transparent;
}
#EWEA_GlobalNav #global_wetf {
    background: url("http://www.ewea.org/fileadmin/globalnav/WETF.png") no-repeat scroll 0 1px transparent;
}
#EWEA_GlobalNav #global_members {
    background: url("http://www.ewea.org/fileadmin/globalnav/member.png") no-repeat scroll 0 2px transparent;
    float: right;
}

