﻿/*  -------------------------------------------------------------------
    Eric Meyer's Reset Reloaded --------------------------------------- */
	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, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ul, ol,  li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		border:0;
		font-weight:inherit;
		font-style:inherit;
		font-size:100%;
		font-family:inherit;
		margin:0; padding:0;
		outline:0;
		vertical-align:baseline;
	}
	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}
	body {
		line-height:1;
		color:black;
		background:white;
	}

	ul { list-style:none; }

	ol { margin-left:20px; }
	ol li { margin-bottom:10px; }

	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse:separate;
		border-spacing:0;
	}

	caption, th, td {
		text-align:left;
		font-weight:normal;
	}

	blockquote:before, blockquote:after,q:before, q:after { content:""; }

	blockquote, q { quotes:"" ""; }

/*  -------------------------------------------------------------------
    Redefine Tag ------------------------------------------------------ */
	body, html {
		color:#3e3e3e;
		font-family:Arial; font-size:12px;
		line-height:18px;
		text-align:center;
		height:100%;
	}

	h2 {
		color:#000;
		font-size:20px;
		line-height:20px;
		padding-bottom:10px;
	}
		
	h3 {
		color:#00bce4;
		font-size:18px;
		line-height:20px;
		padding-bottom:0px;
	}
		
	.registration { margin-top:-10px; }
		
	h4 {
		color:#000;
		font-size:20px; font-style:italic;
		margin:0px;
		padding:10px 0 10px 0;
	}
		
	h5 {
		color:#00bce4;
		font-size:16px; font-weight:bold;
		line-height:20px;
		padding-bottom:0px;
	}
		
	h6 {
		color:#00bce4;
		font-size:12px; font-weight:bold;
		line-height:20px;
		padding-bottom:0px;
	}

	p { padding-bottom:16px; }

		
	th {
		padding:5px 17px;
		vertical-align:top;
	}
		
	th * {padding:8px 17px;}
		
	fieldset { border:0; }
		
	label { display:block; margin:15px 0 5px 0; }
		
	input[type=text], select, textarea {
		border:1px #cbcbcb solid; 
		margin:0; padding:0;
		width:195px;
	}
		
	option {
		margin:0; padding:0;
		width:195px; height:18px;
	}
		
	.hr { clear:both; display:block; background-color:#e0e0e0; height:1px; margin:15px 0; }
	.hr hr { display:none; }

	.sep_section {
		background-color:#e0e0e0;
		clear:both; 
		display:block;   
		margin:10px 0;
		height:1px;
	}
		
	a, a:visited { text-decoration: underline; color: #8CA820; }
	a:hover, a:visited:hover { color: #3e3e3e; text-decoration: none; }
	

/*  -------------------------------------------------------------------
    Shell ------------------------------------------------------------- */
		
	#container {
		background-color:#e5e5e5;
		margin:0 auto;
		text-align:left;
		width:950px;
	}

	.small_font { font-size:10px; }
	
	#header_splash {
		background:url(/4105/images/fall/header.jpg) top left no-repeat #b7b7b7;
		width:950px; height:195px;
	}
		#header_splash span { display:none; }
			
	#header {
		background:url(/4105/images/fall/header.jpg) top left no-repeat #b7b7b7;
		width:950px; height:168px;
	}
		
	#header_fr {
		background:url(/root/3084/images/fall/header.jpg) top left no-repeat #b7b7b7;
		width:950px; height:168px;
	}
			
	#header span, #header_fr span{display:none;}
			
	.main_content {
		background:url(/4105/images/content_bt.jpg) bottom left no-repeat transparent;
		border-right:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
		height:100%;
	}
			
	.main_content_video {
		background:url(/4105/images/content_bt_video.jpg) bottom left no-repeat transparent;
		border-right:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
		height:100%;
	}		
		* html .main_content{ background:url(/4105/images/content_bt2.jpg) bottom left no-repeat transparent; }
			
	.col1 {
		float:left;
		width:160px;
	}
			
	#flashClip { width:160px; height:331px; }
			
	.main_splash {
		background-color:White;
		border-left:1px solid #e0e0e0;
		float:left;
		width:448px; height:955px;
	}
			
	.main {
		float:left;
		width:448px;
	}
			
	.main2 {
		background-color:White;
		float:left;
		width:100%;
	}
					
	#content { padding:31px 20px; }
			
	.content2 { margin-top:10px; }
				
	.content_left {
		float:left;
		margin-right:15px;
		width:196px;
	}
				
	.content_right {
		float:right;
		width:196px;
	}
			
	.td_date {
		border-right:1px solid #c5c5c5;	
		padding:1px 17px;
		vertical-align:top;
	}

	.col3 {
		float:right;
		padding-bottom:150px;
		width:338px;
	}
		* html .col3 { width:322px; }
		
	.table_sponsor {
			background-color:white;
			width:412px;
	}
			
	.td_top { vertical-align:top; }
		
	.td_bottom { vertical-align:baseline; }
		
	.td_right {
		float:right;
		text-align:right;
		height:49px;
		vertical-align:top;			
	}
		
	.last_sponsor_header {
		text-align:left;
		vertical-align:middle;
		width:133px;
	}
		
	.last_sponsor {
			text-align:left;
			vertical-align:middle;
			width:33%; height:72px;
	}
		
		
	.sponsor_def { padding:0px 10px 10px 0px; }
				
	.ins_rightcol { padding:17px; min-height:600px; }
		
	.fleft{ float:left; width:49%; height:112px; }
		* html .fleft { width:40%; }
		
	.position { position:relative; top:35px; left:30px; }
		* html .position { left:10px; }
		
				
/*  -------------------------------------------------------------------
    Main Naviguation -------------------------------------------------- */
	#main_menu {
		margin:0; padding:0;
		height:33px;
	}
	
	#main_menu li { float:left; }


/*  -------------------------------------------------------------------
    Submenu ----------------------------------------------------------- */
	ul.new_submenu, ul.new_submenu li { margin:0; padding:0; list-style:none; }

	ul.new_submenu li{width:162px; height:26px; }

	ul.new_submenu li ul { display:none; }

	.toggle_show { display:block; }

	ul.submenu li { height:21px; }
		* html ul.new_submenu li, * html ul.submenu li { margin-top:-3px; margin-left:-1px; }
		
	ul.list_big_day li {
		background:url(/4105/images/bd_bullet.gif) -0px 8px no-repeat;
		padding-left:13px;
	}

	.link_rs a:link, .link_rs a:visited {
		color:#8ca820;
		text-decoration:underline;
	}
	
	.link_rs a:hover {
		color:#3e3e3e;
		text-decoration:none;
	}

	ul.link_rs li {
		background:url(/4105/images/bd_bullet_arrow.gif) -0px 4px no-repeat;
		padding-left:13px;
	}

	.link_sponsor {
		color:#000000;
		text-decoration:none;
	}
	
	.link_sponsor a:link, .link_sponsor a:visited {
		color:#8ca820;
		text-decoration:none;
	}
	
	.link_sponsor a:hover {
		text-decoration:underline;
		color:#3e3e3e;
	}
	
	.top_friend {
		background-color:#b7b7b7;
		text-align:right;
		width:100%; height:27px;
	}

	.top {
		color:#8ca820;
		font-size:9px;
		text-align:right;	
	}
	
	.top a:link, .top a:visited {
		color:#8ca820;
		text-decoration:underline;
	}
	
	.top a:hover { text-decoration:none; }
	
	
/*  -------------------------------------------------------------------
    Forms ------------------------------------------------------------- */
	#table_attendees {
		margin:0; padding:0px;
		width:426px;
	}
	
	#table_attendees #required {
		color:#44ceeb;
		font-size:10px;
		margin:0; padding:0;
		padding-right:15px;
		text-align:right;
	}
		
	.roadshow {
		border-bottom:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
	}
	
	.roadshow_table {
		border-right:1px solid #e0e0e0;
		padding:5px 8px 5px 15px;
		text-align:left;
	}

	#table_attendee input { margin:0px; padding:0px; }

	#table_attendees td {
		border:none;
		font-weight:bold;
		margin:0px;padding:0px;
	}
		
	#table_attendees td span {
		color:#44ceeb;
		margin:0; padding:0;
	}
		
	label { font-weight:bold; }
		
	label span {
		color:#44ceeb;
		margin:0; padding:0;
	}
			
	label small, #l_membre1, #l_membre2, #l_membre3 { font-weight:normal; }
			
	.checkbox_input { border:none; padding:0px; width:20px; margin-top:10px; }
				
	.checkbox_input td { border:none; padding:0; margin:0; }
	
	.checkbox_input input { width:13px; }
			
	#l_newsletter { font-weight:normal; line-height:13px; }
			
	label#l_newsletter { margin:0 0 15px 5px; }
			
	input#membre1, input#membre2, input#membre3, input#newsletter { border:none; }
				
	label#l_membre1, label#l_membre2, label#l_membre3 { margin:0 10px 15px 5px; }
			
	.formulaire { width:204px; margin-right:10px; }
	
	* html .formulaire { width:204px; margin:0px; padding-left:0px; }	
	
	.col_1 {
		float:left;
		margin-left:0px;
		width:45%;
	}
	
	.col_1 input,.col_2 input { height:20px; }
	
	.col_1 p { width:184px; }
	
	.col_2 {
		float:left;
		margin-left:20px;
		width:45%;
	}
	
	.col_2 p { width:174px; }
		
	#user_type td, .noShell td { padding:0; margin:0; border:none; }
	#user_type input { width:13px; }
	
	#video_terms td, .noShell td { padding:0; margin:0; border:none; }
	#video_terms input { width:24px; }
	
	.required{ float:right; margin-top:30px; }
	
	/*#tbody_attendees input, input#card_no {height:20px;}*/
		
		
/*  -------------------------------------------------------------------
    Call to action ---------------------------------------------------- */
	#cta {
		background-color:#b7b7b7;
		padding-right:0px;
		height:27px;
	}

	* html #cta { margin-top:-3px; }

	#cta li { float:right; }
		*+html #cta li { padding-top:3px; }

	#cta li a {
		color:#fff; 
		font-size:10px;
		margin-right:10px;
		text-decoration:none;		
		text-transform:uppercase;
	}
			
	#cta li a:hover { color:#3e3e3e; }
		
	#cta_send { background:url(/4105/images/cta_send.gif) -3px -3px no-repeat transparent; padding:0 0px 0 18px; }
	#cta_print { background:url(/4105/images/cta_print.gif) top left no-repeat transparent; padding:0 0px 0 18px; }
	#cta_langage { background:url(/4105/images/cta_langage.gif) top left no-repeat transparent; padding:0 0px 0 18px; }
	
		
/*  -------------------------------------------------------------------
    Send to a friend -------------------------------------------------- */
	#sendFriend { display:none; }

	#form_sendFriend fieldset { text-align:left; }	
			
			
/*  -------------------------------------------------------------------
    Subtitles --------------------------------------------------------- */
	.st_part1 {
		background:url(/4105/images/st_part1.gif) top left no-repeat white;
		height:34px;
		padding-top:10px;
		width:151px;
	}	
		.st_part1 span{ display:none; }
		
	.st_part2 {
		background:url(/4105/images/st_part2.gif) top left no-repeat white;
		width:190px;
		height:48px;
		padding-top:10px;
	}	
		.st_part2 span { display:none; }
		
			
/*  -------------------------------------------------------------------
    Striped Table ----------------------------------------------------- */
	.stripeMe {
		background-color:#e0e0e0;
		width:338px;
	}
	
	* html .stripeMe {
		border:1px solid #cecece;
		width:322px;
	}
	
	.stripeMe th {
		background-color:#cecece;
		font-weight:bold;
	}

	tr.alt td { background:#e5e5e5; }
		
			

/*  -------------------------------------------------------------------
    SIFR -------------------------------------------------------------- */
	.sIFR-flash {
		visibility:visible !important;
		margin:0; padding:0;
	}

	.sIFR-unloading .sIFR-flash { visibility:hidden !important; }

	.sIFR-replaced, .sIFR-ignore { visibility:visible !important; }

	.sIFR-alternate {
		position:absolute;
		display:block;
		top:0; left:0;
		overflow:hidden;
		width:0; height:0;
	}

	.sIFR-replaced div.sIFR-fixfocus {
		float:none;
		letter-spacing:0px; 
		margin:0pt; padding:0pt;
		overflow:auto; 
	}

	.sIFR-dummy { 
		margin-left:42px;
		width:0px; height:0px;
		z-index:0;
	}

	.sIFR-active h3 {
	  color:#00bce4;
	  font-family:Verdana; font-size:20px;
	  line-height:1em;
	  visibility:hidden;
	}

	.sIFR-class-foo { color:#00bce4; background-color:purple; }
	

/*  -------------------------------------------------------------------
    Footer ------------------------------------------------------------ */

	#footer {
		border-top:27px solid #b7b7b7;
		border-right:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
		border-bottom:1px solid #e0e0e0;
		color:#8ca820;
		margin:0 auto; padding-top:20px;
		text-align:left;
		width:948px; height:92px;
	}
	
	#footerMenu { margin-left:10px; }
	
	#footer li {
		float:left;
		padding:0 5px;
	}
		
	#footer a {
		color:#8ca820;
		font-size:9px;
		text-transform:uppercase;
	}	
	
	.logos { width:300px; margin-right:15px; float:right; }
	.logos_fall { width:250px; margin-right:15px; float:right; }
	
	.logos a, .logos_fall a { margin-right:30px; }
		 
		
/*	---------------------------------------------------------------------
	SEND TO A FRIEND ---------------------------------------------------- */

	div#sendFriend {
		background-color:White;
		border:1px solid #3e80c3;
		display:none;
		position:absolute;
		top:0; left:0;
		width:451px;
		z-index:500;
	}
	
	div#sendFriend label { }
		
	div#sendFriend input { width:195px; }
		
	div#sendFriend textarea { width:410px; height:95px; }
	
		
	div#sendFriend div.top img {
		float:right;
		margin:0px 0px 0 0;
	}
		
	div#sendFriend div.content {
		clear:both;
		padding:0 0 0 21px;
	}
		
	#send_bottom { width:500px; height:100%; }
		
	.field {
		color:#44ceeb;
		padding:0;
		margin-top:20px;
		font-size:10px;
		text-align:right;
		margin-right:18px;
		float:right;
		font-weight:bold;
	}
	
		
/*	---------------------------------------------------------------------
	For latest post ----------------------------------------------------- */

	.byline {
		color:#898989;
		font-size:11px;
	}
	
	
	.ins_rightcol .entry-title, .ins_rightcol .entry-title a:link, .ins_rightcol .entry-title a:active, .ins_rightcol .entry-title a:link:visited {
		margin-top:20px;
		color:#00BCE4;
	}
	
	.asset-content { margin-top:10px; }
	
	.asset-more-link {
		background:url(/commun/images/list_bullet2.gif) top left no-repeat;
		padding-left:15px;
		height:18px;
		font-size:12px;
		margin-left:5px;
		margin-top:9px;
	}
	
	.news_item { margin-top:25px; } 
	
	.entry-title {
		padding-bottom:0px;
		font-size:18px;
		color:#00bce4;
		line-height:20px;
	}
	
	.entry-title a:link, .entry-title a:visited { color:#00bce4; }
		
	.entry-title a:link:hover, .entry-title a:visited:hover { text-decoration:none; }
		
	.news_entries{ margin-top:-19px; }
		
		
/*	---------------------------------------------------------------------
	Others -------------------------------------------------------------- */
	#flashversion { position:absolute; }

	.clearfix { clear:both; }
	
	#error_message, #validate_checkout { display:none; }
	
	.error { color:#DE0000; }


	table.dates td {
		padding:10px 0;
		text-align:left;
		vertical-align:top;
		font-size:11px;
	}
	
	table.dates tr.sponsors_last, table.dates td {
		border-bottom:1px dashed #BEBEBE;
		padding:5px;
		text-align:left;
		vertical-align:top;
	}

	#msg_soldout {
		color:#DE0000; 
		font-size:10px; font-weight:normal;
		line-height:12px; 
		position:relative; 
		top:0px; left:0px; 
	}

	#bb {
		background:url(/4105/images/fall/blackberry_IAB.gif) top left no-repeat;
		margin:-220px 0 0 260px;
		position:absolute; 
		width:160px; height:266px;
	}

	#bb_fr {
		background:url(/4105/images/fall/blackberry_IAB.gif) top left no-repeat;
		margin:-310px 0 0 260px;
		position:absolute; 
		width:160px; height:266px;
	}
	
.alternate{height:27px; background-color:#b7b7b7;}

#header_TEST_REB { 
    background:#B7B7B7 url(/4105/images/fall/header.jpg) no-repeat scroll left top;
	height:168px;
	width:950px;
	margin-top:-10px;
	border:1px solid red;
}