
* { padding: 0; margin: 0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1.2;

}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:15px;
}

p {
	margin: 0 0 15px 0;
	font-size:14px;
}
/* DEFAULT FONT SIZE */

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }


/* DEFAULT LINK STYLES */

a, a:hover, a:active, a:visited {
	color:#333;
} 

/* WEBSITE CUSTOM STYLES */

body {
	background:url(../../../../sites/all/themes/greenweek/images/body_bg.gif) repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.pop-up {
	background-image:none !important;
	background-color:#fff !important;
}
	
#pp_full_res body {
	background-image:none !important;
}

#wrapper { 
	width: 100%;
	height:100%;
}

.content_wrapper {
	margin: 0 auto;
	width:984px;
	padding:0 70px 70px 70px;
}

/* Home container */

#home_container {
	width:100%;
	background:url(../../../../sites/all/themes/greenweek/images/home_text_bg.png) no-repeat center bottom;
	margin:130px 0 150px 0;
	height:650px;
}

#home_container .content_wrapper .rightcolumn {
	text-align:center;
	margin:48px 0 0 155px;
	width:740px;
	height:470px;
	overflow:hidden;
}

#home_container #intro-step-3 {
	margin-top:-20px;
}
	
.rightcolumn .scrollable .slidercontent {
	padding-right:30px;
}

.rightcolumn .scrollable .scroller-control {
	background:url(../../../../sites/all/themes/greenweek/images/scroll_line_bg.gif) repeat-y top right;
	height:550px;
}

.rightcolumn .scrollable .scroller-control a {
	background:url(../../../../sites/all/themes/greenweek/images/scrollbar_button.png) transparent no-repeat center;
	right:1px;
}


#home_container .content_wrapper .rightcolumn p {
	font-weight:bold;
}

#home_container .content_wrapper .rightcolumn h1 {
	font-size:70px;
	font-weight:bold;
	margin:0 0 5px 0;
}

#home_container .content_wrapper .rightcolumn h2 {
	font-size:26px;
	font-weight:bold;
}

/* Lightbox container */
.context-container {
	background-color:#fff;
	padding:10px;
}

.context-container p, .context-container ul li, .context-container ul li a, .context-container div {
	font-size:0.9em !important;
}

.context-container .body {
	/* padding:10px; */
}

.context-container .body p em {
	font-style:italic;
	color:#00639F;
}

.context-container .body p strong {
	font-weight:bold;
	color:#0473AF;
}

.context-container ul {
	margin:20px 0 20px 0;
}

.context-container ul li {
	list-style-type:disc;
	font-weight:normal;
	margin:0 0 5px 40px !important;
}

.context-container h1 {
	color:#11ace0;
  font-size: 30px;
	font-weight:normal;
  padding: 10px 10px 10px 0;
}

.context-container h2 {
	color:#0473af;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

.context-container h3 {
	color:#25a7d3;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
}


/* Conference container */

#conference_container {
	width:100%;
	padding:200px 0 0 0;
	height:650px;
	margin-bottom:200px;
}

#conference_container .content_wrapper .rightcolumn {
	height:550px;
	overflow:hidden;
}

#conference_container .content_wrapper .rightcolumn .scrollable {
	height:550px;
	overflow:hidden;
}

#conference_container .content_wrapper .rightcolumn h1 {
	color:#11ace0;
	font-size:30px;
	margin-bottom:10px;
	font-weight:normal;
}

#conference_container .content_wrapper .rightcolumn h2 {
	color:#0473af;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#conference_container .content_wrapper .rightcolumn h3 {
	color:#25a7d3;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

#conference_container .content_wrapper .rightcolumn h4 {
	color:#0473af;
	font-size:15px;
	font-weight:normal;
	margin:10px 0 10px 0;
}

#conference_container .content_wrapper .rightcolumn ul {
	margin:10px 0 20px 0;
}

#conference_container .content_wrapper .rightcolumn ul li {
	list-style-type:disc;
	color:#707173;
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 40px;
}

#conference_container .content_wrapper .rightcolumn p, #conference_container .content_wrapper .rightcolumn li {
	color:#707173;
	font-size:15px;
	font-weight:normal;
}

/* Exhibition container */

#exhibition_container {
	width:100%;
	background:url(../../../../sites/all/themes/greenweek/images/exhibition_txt_bg.png) no-repeat center bottom;
	margin:100px 0 150px 0;
	padding-top:50px;
	height:750px;
}

#exhibition_container .content_wrapper {
	padding:35px 90px 0 55px;
}

#exhibition_container .content_wrapper .leftcolumn {
	width:180px;
}

#exhibition_container .content_wrapper .rightcolumn {
	margin:0;
	width:740px;
	height:550px;
	padding:0 0 0 50px;
	overflow:hidden !important;
}

#exhibition_container .content_wrapper .rightcolumn .scrollable {
	height:550px;
}

#exhibition_container .content_wrapper .rightcolumn .scrollable .scroller-control {
	width: 690px;
	height:550px;
	display:none;
}

#exhibition_container .content_wrapper .rightcolumn .scrollable .scroller-control.scroll_on {
	display:block;
}

#exhibition_container .content_wrapper .rightcolumn .scrollable .scroller-control a {
	right:51px;
}
	
#exhibition_container .content_wrapper .rightcolumn .scrollable .slidercontent {
	padding:0 !important;
	margin-left:70px !important;
	width:570px;
	overflow:hidden !important;
}

#exhibition_container .content_wrapper .rightcolumn .scrollable .arrow_right {
	float:right;
	width:41px;
	height:500px;
	margin:0;
}

#exhibition_container .content_wrapper .rightcolumn h1 {
	color:#11ace0;
	font-size:30px;
	margin-bottom:10px;
	font-weight:normal;
}

#exhibition_container .content_wrapper .rightcolumn h2 {
	color:#0473af;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#exhibition_container .content_wrapper .rightcolumn h3 {
	color:#25a7d3;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

#exhibition_container .content_wrapper .rightcolumn h4 {
	color:#0473af;
	font-size:15px;
	font-weight:normal;
	margin:10px 0 10px 0;
}

#exhibition_container .content_wrapper .rightcolumn ul {
	margin:10px 0 20px 0;
}

#exhibition_container .content_wrapper .rightcolumn ul li {
	list-style-type:disc;
	color:#707173;
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 40px;
}

#exhibition_container .content_wrapper .rightcolumn p, #exhibition_container .content_wrapper .rightcolumn li {
	color:#707173;
	font-size:15px;
	font-weight:normal;
}

/* Press corner container */

#press_container {
	width:100%;
	padding:180px 0 0 0;
	height:650px;
	margin-bottom:200px;
}

#press_container .content_wrapper .rightcolumn {
	height:550px;
	overflow:hidden;
}

#press_container .content_wrapper .rightcolumn .scrollable {
	height:550px;
	overflow:hidden;
}

#press_container  .content_wrapper .rightcolumn h1 {
	color:#11ace0;
	font-size:30px;
	margin-bottom:10px;
	font-weight:normal;
}

#press_container  .content_wrapper .rightcolumn h2 {
	color:#0473af;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#press_container  .content_wrapper .rightcolumn h3 {
	color:#25a7d3;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

#press_container  .content_wrapper .rightcolumn h4 {
	color:#0473af;
	font-size:15px;
	font-weight:normal;
	margin:10px 0 10px 0;
}

#press_container  .content_wrapper .rightcolumn ul {
	margin:10px 0 20px 0;
}

#press_container  .content_wrapper .rightcolumn ul li {
	list-style-type:disc;
	color:#707173;
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 40px;
}

#press_container .content_wrapper .rightcolumn p, #press_container .content_wrapper .rightcolumn li {
	color:#707173;
	font-size:15px;
	font-weight:normal;
}

/* Conference container */

#live_container {
	width:100%;
	padding:200px 0 0 0;
	height:650px;
	margin-bottom:200px;
}

#live_container .content_wrapper .rightcolumn {
	height:550px;
	overflow:hidden;
}

#live_container .content_wrapper .rightcolumn .scrollable {
	height:550px;
	overflow:hidden;
}

#live_container  .content_wrapper .rightcolumn h1 {
	color:#11ace0;
	font-size:30px;
	margin-bottom:10px;
	font-weight:normal;
}

#live_container  .content_wrapper .rightcolumn h2 {
	color:#0473af;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#live_container  .content_wrapper .rightcolumn h3 {
	color:#25a7d3;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

#live_container  .content_wrapper .rightcolumn h4 {
	color:#0473af;
	font-size:15px;
	font-weight:normal;
	margin:10px 0 10px 0;
}

#live_container  .content_wrapper .rightcolumn ul {
	margin:10px 0 20px 0;
}

#live_container  .content_wrapper .rightcolumn ul li {
	list-style-type:disc;
	color:#707173;
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 40px;
}

#live_container .content_wrapper .rightcolumn p, #live_container .content_wrapper .rightcolumn li {
	color:#707173;
	font-size:15px;
	font-weight:normal;
}

/* Partners container */

#partners_container {
	width:100%;
	background:url(../../../../sites/all/themes/greenweek/images/partners_text_bg.png) no-repeat center bottom;
	margin:120px 0 150px 0;
	height:800px;
}

#partners_container .leftcolumn {
	padding-top:50px;
}

#partners_container .content_wrapper .rightcolumn {
	text-align:center;
	margin:0;
	width:740px;
	height:450px;
	padding:0 0 0 50px
	overflow:hidden;
}

#partners_container .content_wrapper .rightcolumn .scrollable .slidercontent {
	padding:0 !important;
	margin-left:50px !important;
	width:640px;
}

#partners_container .content_wrapper .rightcolumn .scrollable .slidercontent .panelcontent img {
	clear:both;
	margin:10px auto;
	display:block !important;
}

#partners_container .content_wrapper .rightcolumn .scrollable {
	height:550px;
	overflow:hidden;
}

#partners_container  .rightcol_txt_container {
	width:535px;
}

#partners_container .content_wrapper .rightcolumn p {
	color:#000;
}

#partners_container .content_wrapper .rightcolumn h1 {
	color:#444;
	font-size:30px;
	margin-bottom:10px;
	font-weight:bold;
}

#partners_container .content_wrapper .rightcolumn h2 {
  color: #0473AF;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px;
  text-align:left;
}

/* Speakers container */

#speakers_container {
	width:100%;
	padding:150px 0 0 0;
	height:650px;
}

#speakers_container .content_wrapper  {
	width:1100px;
	padding:0;
}
	
#speakers_container .content_wrapper .leftcolumn {
	padding:50px 0 0 20px;
	width:160px;
}

#speakers_container .content_wrapper .rightcolumn {
	width:870px;
	height:700px;
	overflow:hidden;
}

#speakers_container .content_wrapper .rightcolumn h1 {
	color:#11ace0;
	font-size:30px;
	margin-bottom:10px;
	font-weight:normal;
}

#speakers_container .content_wrapper .rightcolumn h2 {
	color:#0473af;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#speakers_container .content_wrapper .rightcolumn h3 {
	color:#25a7d3;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

#speakers_container .content_wrapper .rightcolumn h4 {
	color:#0473af;
	font-size:15px;
	font-weight:normal;
	margin:10px 0 10px 0;
}

#speakers_container .content_wrapper .rightcolumn ul {
	margin:10px 0 20px 0;
}

#speakers_container .content_wrapper .rightcolumn ul li {
	list-style-type:disc;
	color:#707173;
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 40px;
}

#speakers_container .content_wrapper .rightcolumn p, #speakers_container .content_wrapper .rightcolumn li {
	color:#707173;
	font-size:15px;
	font-weight:normal;
}

#speakers_container .rightcolumn .scrollable .slidercontent {
	padding:0 20px 0 40px;
	margin:0 30px;
}


/* Event container */

#event_container {
	width:100%;
	background:url(../../../../sites/all/themes/greenweek/images/event_text_bg.png) no-repeat center bottom;
	margin:100px 0 150px 0;
	padding-top:50px;
	height:980px;
}

#event_container .content_wrapper {
	padding:55px 50px 0 55px;
}

#event_container .content_wrapper .leftcolumn {
	width:180px;
}

#event_container .content_wrapper .rightcolumn {
	width:690px;
	height:580px;
	overflow:hidden;
}

#event_container .content_wrapper .rightcolumn .scrollable {
	height:580px;
	overflow:hidden;
}

#event_container .rightcolumn .scrollable .scroller-control {
	width: 690px;
	height:580px;
}

#event_container .rightcolumn .scrollable .scroller-control a {
	right:51px;
}
	
#event_container .content_wrapper .rightcolumn {
	margin:0;
	width:740px;
	height:580px;
	padding:0 0 0 50px
	overflow:hidden;
}

#event_container .content_wrapper .rightcolumn .scrollable .arrow_right {
	float:right;
	width:41px;
	height:500px;
}

#event_container .content_wrapper .rightcolumn .scrollable .slidercontent {
	padding:0 !important;
	margin-left:70px !important;
	width:570px;
}

#event_container .content_wrapper .rightcolumn .scrollable .slidercontent .panelcontent img {
	clear:both;
	margin:10px auto;
	display:block !important;
}

#event_container .rightcol_txt_container {
	width:535px;
}

#event_container .content_wrapper .rightcolumn p {
	color:#000;
}

#event_container .content_wrapper .rightcolumn h1 {
	color:#11ace0;
	font-size:30px;
	margin-bottom:10px;
	font-weight:normal;
}

#event_container .content_wrapper .rightcolumn h2 {
	color:#0473af;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#event_container .content_wrapper .rightcolumn h3 {
	color:#25a7d3;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

#event_container .content_wrapper .rightcolumn h4 {
	color:#0473af;
	font-size:15px;
	font-weight:normal;
	margin:10px 0 10px 0;
}

#event_container .content_wrapper .rightcolumn ul {
	margin:10px 0 20px 0;
}

#event_container .content_wrapper .rightcolumn ul li {
	list-style-type:disc;
	color:#707173;
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 40px;
}

#event_container .content_wrapper .rightcolumn p, #event_container .content_wrapper .rightcolumn li {
	color:#707173;
	font-size:15px;
	font-weight:normal;
}

/* Footer container */

#footer_container {
	width:100%;
	margin:10px 0 10px 0;
	padding-top:50px;
	height:50px;
}

#footer_container .content_wrapper {
	padding:5px;
	text-align:center;
}

#footer_container .content_wrapper ul li {
	display:inline;
	font-size:0.9em;
}

#footer_container .content_wrapper ul li a {
	text-decoration:none;
}

#footer_container .content_wrapper ul li a:hover {
	text-decoration:underline;
}

/* */

#header_container {
	background:url(../../../../sites/all/themes/greenweek/images/banner_container_bg.gif) repeat-x top left;
	width: 100%;
	height:171px;
}

#header {
	width:988px;
	height:171px;
	margin: 0 auto;
}

#header.lg_en {
	background:url(../../../../sites/all/themes/greenweek/images/banner/title-banner_en.png) no-repeat 0 7px;
}

#header_logo {
	background:url(../../../../sites/all/themes/greenweek/images/ec_logo.jpg) no-repeat 40px 19px;
	width:214px;
	height:143px;
	float:left;
}

#header_title {
	float:left;
}

#header_menu {
	width:500px;
	margin-top:5px;
	position:absolute;
	top:0;
	margin-right:-300px;
	right:50%;
}

#header_menu ul li a span {
	margin:0 !important;
	padding:0 !important;
}

#header_breadcrumb {
	position:absolute;
	top:143px;
	margin-right:-300px;
	height:15px;
	padding:8px 0 0 0;
}

#header_breadcrumb #path ul {
	list-style:none;
}

#header_breadcrumb #path ul li {
	display:inline;
	font-size:80%;
	color:#fff;
}

#header_breadcrumb #path ul li a {
	text-decoration:none;
	color:#fff;
}

#container {
	width:100%;
}

#cleaner_logo {
	background:url(../../../../sites/all/themes/greenweek/images/cleaner_air_logo.png) no-repeat center center;
	width:199px;
	height:193px;
	left:50%;
	top:172px;
	margin-left:-548px;
	z-index: 100;
	zoom:1;
	position: absolute;
}

#menu {
	float:left;
	left:50%;
	margin:35px 0 0 0 ;
	z-index: 100;
	zoom:1;
	position: absolute;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu ul li {
	display:block;
	float:left;
	width:51px;
	height:50px;
	margin: 0 15px 0 0; 
	text-align:center;
}

#menu ul li a {
	width:51px;
	height:20px;
	display:block;
	padding:58px 0 0 0;
	color:#5e5d5d;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#menu ul li.disable a {
	color:#aaa !important;
}

#menu ul li a .menu_txt {
	display:none;
}

#menu ul li a:hover .menu_txt {
	display:block;
	width:250px;
	margin-left:-100px;
}

#menu ul li.last a:hover .menu_txt {
	display:block;
	width:250px;
	margin-left:-200px;
}

#menu ul li.home a {background:url(../../../../sites/all/themes/greenweek/images/picto_home_off.png) no-repeat center top;}
#menu ul li.home a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_home_on.png) no-repeat center top;}
#menu ul li.home.selected a {background:url(../../../../sites/all/themes/greenweek/images/picto_home_on.png) no-repeat center top;}
#menu ul li.home.disable a {background:url(../../../../sites/all/themes/greenweek/images/picto_home_off_disable.png) no-repeat center top;}
#menu ul li.home.disable a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_home_off_disable.png) no-repeat center top;}

#menu ul li.conference a {background:url(../../../../sites/all/themes/greenweek/images/picto_conference_off.png) no-repeat center top;}
#menu ul li.conference a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_conference_on.png) no-repeat center top;}
#menu ul li.conference.selected a {background:url(../../../../sites/all/themes/greenweek/images/picto_conference_on.png) no-repeat center top;}
#menu ul li.conference.disable a {background:url(../../../../sites/all/themes/greenweek/images/picto_conference_off_disable.png) no-repeat center top;}
#menu ul li.conference.disable a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_conference_off_disable.png) no-repeat center top;}

#menu ul li.exhibition a {background:url(../../../../sites/all/themes/greenweek/images/picto_exhibition_off.png) no-repeat center top;}
#menu ul li.exhibition a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_exhibition_on.png) no-repeat center top;}
#menu ul li.exhibition.selected a {background:url(../../../../sites/all/themes/greenweek/images/picto_exhibition_on.png) no-repeat center top;}
#menu ul li.exhibition.disable a {background:url(../../../../sites/all/themes/greenweek/images/picto_exhibition_off_disable.png) no-repeat center top;}
#menu ul li.exhibition.disable a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_exhibition_off_disable.png) no-repeat center top;}

#menu ul li.press a {background:url(../../../../sites/all/themes/greenweek/images/picto_press_off.png) no-repeat center top;}
#menu ul li.press a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_press_on.png) no-repeat center top;}
#menu ul li.press.selected a {background:url(../../../../sites/all/themes/greenweek/images/picto_press_on.png) no-repeat center top;}
#menu ul li.press.disable a {background:url(../../../../sites/all/themes/greenweek/images/picto_press_off_disable.png) no-repeat center top;}
#menu ul li.press.disable a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_press_off_disable.png) no-repeat center top;}

#menu ul li.video a {background:url(../../../../sites/all/themes/greenweek/images/picto_video_off.png) no-repeat center top;}
#menu ul li.video a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_video_on.png) no-repeat center top;}
#menu ul li.video.selected a {background:url(../../../../sites/all/themes/greenweek/images/picto_video_on.png) no-repeat center top;}
#menu ul li.video.disable a {background:url(../../../../sites/all/themes/greenweek/images/picto_video_off_disable.png) no-repeat center top;}
#menu ul li.video.disable a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_video_off_disable.png) no-repeat center top;}

#menu ul li.partners a {background:url(../../../../sites/all/themes/greenweek/images/picto_partners_off.png) no-repeat center top;}
#menu ul li.partners a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_partners_on.png) no-repeat center top;}
#menu ul li.partners.selected a {background:url(../../../../sites/all/themes/greenweek/images/picto_partners_on.png) no-repeat center top;}
#menu ul li.partners.disable a {background:url(../../../../sites/all/themes/greenweek/images/picto_partners_off_disable.png) no-repeat center top;}
#menu ul li.partners.disable a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_partners_off_disable.png) no-repeat center top;}

#menu ul li.speakers a {background:url(../../../../sites/all/themes/greenweek/images/picto_speaker_off.png) no-repeat center top;}
#menu ul li.speakers a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_speaker_on.png) no-repeat center top;}
#menu ul li.speakers.selected a {background:url(../../../../sites/all/themes/greenweek/images/picto_speaker_on.png) no-repeat center top;}
#menu ul li.speakers.disable a {background:url(../../../../sites/all/themes/greenweek/images/picto_speaker_off_disable.png) no-repeat center top;}
#menu ul li.speakers.disable a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_speaker_off_disable.png) no-repeat center top;}

#menu ul li.satellite a {background:url(../../../../sites/all/themes/greenweek/images/picto_satellite_off.png) no-repeat center top;}
#menu ul li.satellite a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_satellite_on.png) no-repeat center top;}
#menu ul li.satellite.selected a {background:url(../../../../sites/all/themes/greenweek/images/picto_satellite_on.png) no-repeat center top;}
#menu ul li.satellite.disable a {background:url(../../../../sites/all/themes/greenweek/images/picto_satellite_off_disable.png) no-repeat center top;}
#menu ul li.satellite.disable a:hover {background:url(../../../../sites/all/themes/greenweek/images/picto_satellite_off_disable.png) no-repeat center top;}

.leftcolumn { 
	display: inline;
	color: #aaa;
	margin: 10px 0 10px 0;
	padding: 0px;
	width: 225px;
	float: left;
}

.leftcolumn ul.leftmenu {
}

.leftcolumn ul.leftmenu li a {
	color:#5e5d5d;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.leftcolumn ul.leftmenu li {
	margin:0 0 15px 0;
}

.leftcolumn ul.leftmenu li a {
	background:url(../../../../sites/all/themes/greenweek/images/subnav_bullet_off.png) no-repeat top left;
	min-height:16px;
	display:block;
	padding:0 0 0 25px;
}

.leftcolumn ul.leftmenu li a:hover,.leftcolumn ul.leftmenu li.selected a {
	background:url(../../../../sites/all/themes/greenweek/images/subnav_bullet_on.png) no-repeat top left;
	display:block;
	min-height:16px;
}

.rightcolumn { 
	float: left;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 750px;
	display: inline;
	position: relative;
}

.rightcol_txt_container {
	float:left;
	width:648px;
	margin:0 10px 0 10px;
}

.slidercontent {
}

.slidercontent table td {
	border:1px solid #aaa;
	padding:10px;
	margin:5px 0 5px 0;
	font-size:0.8em;
	color:#707173;
}

.slidercontent table td.time {
	font-weight:bold;
	width:120px;
	color:#444;
}

.slidercontent strong {
	font-weight:bold;
	color:#444;
}

.clear { clear: both; background: none; }

.blue_button {
	background:url(../../../../sites/all/themes/greenweek/images/button_blue_bg.png) no-repeat top left;
	width:154px;
	height:35px;
	text-align:center;
	left:50%;
	position:absolute;
	margin-left:320px;
	margin-top:-70px;
	z-index:10;
}

#home_container .blue_button {
	background:url(../../../../sites/all/themes/greenweek/images/button_blue_bg.png) no-repeat top left;
	width:154px;
	height:35px;
	text-align:center;
	z-index:10;
	position:relative;
	margin:0 0 0 390px !important;
}

.blue_button a {
	color:#fff;
	text-decoration:none;
	font-size:70%;
	font-weight:bold;
	padding-top:11px;
	display:block;
	text-align:center;
}

/* LG SELECTOR AND ADDITIONNAL TOOLS */

/* RESET ANY ORDER LIST: language selector, additionnal tools ... */

	.reset-list,
	.reset-list ul,
	.reset-list li{margin:0;padding:0;list-style-type:none;}

/* SERVICES */

	#services{font-size:90%;font-weight:normal;z-index:18;padding:1px 5px 1px 0;text-align:right;float:right;}
	#services li{float:left;padding:0 5px 0 0;}
	#services a,
	#services a:visited{background:url("../greenweek2013/sites/all/themes/greenweek/images/services-separator.gif") transparent left center no-repeat;color:#396ea2;text-decoration:none;margin:0;padding:0 0 3px 5px;border:0;font-weight:normal;display:inline-block;font-size:70%;}
	#services a:focus,
	#services a:hover,
	#services a:active{color:#396ea2;text-decoration:underline;border:0;}
	#services a.first{border:0;background-image:none;}

	.js #services{padding-right:0;}

/* LANGUAGES SELECTOR (NOSCRIPT) */

	.language-selector {
		background-color:#fff;
		font-size:90%;
		position:absolute;
		right:0;
		top:20px;
		z-index:10;
		padding:1px;
	}
	.language-selector a{padding:1px 2px;margin:0;}
	.language-selector li{display:inline;float:left;margin:0 1px;}
	.language-selector li.selected{text-align:center;display:inline-block;padding:0 2px;background-color:#074A8B;color:#fff;text-decoration:none;margin:0;}
	.language-selector li.non-official a{background-color:#def;}

	.js .language-selector{display:none;}

/* LANGUAGES SELECTOR (SCRIPT) */

	.language-selector-close,	.language-selector-open {
		font-size:70%;
		top:1px;
		right:50%;
		z-index:99;
		overflow:hidden;
		width:130px;
		background-color:#fff;
		border:1px solid #9ab;
		margin-top:2px;
		margin-right:-390px;
		position:absolute;
	}
	.language-selector-close li{padding:1px;position:absolute;left:-999px;top:-999px;}
	.language-selector-open li,
	.language-selector-close li.selected{padding:1px;position:relative;left:0;top:0;width:128px;}
	.language-selector-close a,
	.language-selector-open a,
	.language-selector-close a:visited,
	.language-selector-open a:visited{display:block;padding:0 3px;border:0;text-decoration:none;color:#396ea2;}
	.language-selector-close a:hover,
	.language-selector-close a:focus,
	.language-selector-close a:active,
	.language-selector-open a:hover,
	.language-selector-open a:focus,
	.language-selector-open a:active{background-color:#def;color:#036;}
	.language-selector-open li.lang-separate{border-top:1px solid #9ab;margin:2px 0 0 0;}
	.language-selector-open img,
	.language-selector-close img{position:absolute;right:0;top:0;z-index:1;width:16px;height:16px;}
	.language-selector-alone a:hover{background-color:transparent;color:#396ea2;}
	.language-selector-alone{height:25px;}

/* HIDDEN */

	.off-screen,#accessibility-menu,.ws-ico,.link-ico img,.link-size,.ws-links,html body a.link-components{display:none;}

/* ARROW */

.arrow_bottom {
	clear:both;
	width:865px;
	height:41px;
	margin:10px 0;
	float:right;
}

.arrow_bottom a {
	background:url(../../../../sites/all/themes/greenweek/images/arrow_bottom.png) no-repeat center center;
	width:41px !important;
	height:41px;
	margin:0 auto;
	display:block;
}

.arrow_left {
	float:left;
	width:41px;
	height:500px;
	margin:0 auto;
}

.arrow_left a {
	background:url(../../../../sites/all/themes/greenweek/images/arrow_left.png) no-repeat center center;
	width:41px !important;
	height:500px;
	display:block;
}

.arrow_right {
	float:right;
	width:41px;
	height:500px;
	margin:0 auto;
}

.arrow_right a {
	background:url(../../../../sites/all/themes/greenweek/images/arrow_right.png) no-repeat center center;
	width:41px !important;
	height:500px;
	display:block;
}

.arrow_left.no_arrow a, .arrow_right.no_arrow a {
	display:none !important;
}

#home_banners {
	width:600px;
	float:right;
	height:93px;
	margin:30px -100px 0 0;
	text-align:center;
}

#home_banners .banners {
	height:93px;
	float:left;
	margin-left:15px;
}

a.nextbutton {
	background:url(../../../../sites/all/themes/greenweek/images/next_home.png) no-repeat center;
	width:42px;
	height:41px;
	display:block;
	margin:0 auto;
}

ul.video_list {
}

.speakers_item {
	float:left;
	width:170px;
	text-align:center;
	margin:0 15px 5px 0;
}

.speakers_item .speaker_pic {
	margin:0 auto;
	padding-bottom:10px;
}

.speakers_item h3 {
	margin-bottom:0 !important;
}

.speakers_item p {
	font-size:80% !important;
}

.alpha_nav {
	clear:both;
	margin:0 0 20px 0;
}

.alpha_nav a, .alpha_nav li a {
	color:#5e5d5d;
	font-weight:bold;
	text-decoration:none;
	padding:0;
}

.alpha_nav li.selected a {
	color:#09a3dd;
}

.alpha_nav  span.view_all {
	float:left;
	padding-right:40px;
}

.alpha_nav ul {
	list-style:none;
}

.alpha_nav ul li {
	display:inline;
	padding:0 !important;
	margin:0 !important;
}

.speaker_pager {
	clear:both;
	width:100%;
	padding:5px;
	text-align:center;
	font-weight:bold;
	color:#5e5d5d;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../greenweek2013/sites/all/themes/greenweek/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../greenweek2013/sites/all/themes/greenweek/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../greenweek2013/sites/all/themes/greenweek/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../greenweek2013/sites/all/themes/greenweek/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.share-tool #share_button_container {
   float: left;
   margin: 10px 0 0 26px;
}
/*
.pp_overlay {
	height:5000px !important;
}
*/
.esn_google_map h3 a {
	cursor:  pointer !important;
	font-weight: normal;
  line-height: 20px;
  text-decoration: underline;
}

