@charset "ISO-8859-1";
/* CSS Document */

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:1em;
	background-image: url("../gfx/CarteLemanPolygone_grey.png"); background-repeat: repeat;
}


#container {

	margin-left:auto;
	margin-right:auto;
	width:870px;
	background-color:white;
	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 10px solid #CCC;
	padding: 10px;
	
}

#container h1 {
	font-size:2.0em;
	color:#7A0000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	
	
}


#vaud {
	margin-top:10px;
	margin-bottom:10px;
font-size:10px;
color:#A49D9D;
}

.small-italics {
	font-size:.8em;
	font-style:italic;
}


#header { 
	width:1200px; 
}

#footer {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	font-size:9px;
	color:#999999;
}

#footer a {
	color:#666;
}

#nav {
	padding-top:20px;
}

#nav li {

}


#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 2px 5px 0;
	font: normal normal normal .8em/normal "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
}

#nav li a {
	color: #951100;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.2em;
	border: 1px solid white;
	padding: 3px;
}

#nav li a:hover {

	color:#003399;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b4b4b4;
	background-color:#ECECEC;
}

#nav li a:active {

	color: #425697;
	border: 1px solid #666;
	background-color:#D6D6D6;
	

}


#nav li a.special-link{
	color: #041CFF;
	font-weight:bold;
}


#nav li a:hover.special-link{
	color:white;
	background-color:#850000;

}

#nav li a:active.special-link {
	background-color:grey;
}


.gold-sponsor-heading {
	background-color:#FFF311;
	font-size:1.2em;
	font-weight:bold;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;

	
}

.silver-sponsor-heading {
	background-color:#DBDBDB;
	font-size:1.2em;
	font-weight:bold;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;

	
}

.exhibitor-heading {
	background-color:#e1e1e1;
	color: #8A2022;
	border:#A09C9C 2px solid;
	font-size:1.2em;
	font-weight:bold;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	border-radius:5px;
	
}

#sponsor-table {
	border:#E7E7E7 1px solid;
	
}


#sponsor-content-table {
	border:#E7E7E7 4px solid;
	border-radius:5px;

}


#content {
	font-family:Verdana, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:0.8em;
		padding-top:25px;
		padding-left:20px;
		padding-right:20px;
		
}

#content h1 {
	font-size:1.7em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#666;

}

#content h2 {
	font-size:1.2em;
	padding-top:20px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#666;
	text-decoration:underline;
	

}



#content p {

	line-height:1.8em;
	padding-right: 20px;
}


#content li {
	padding-top: 10px;
}





#sponsors {
		padding-top:25px;
		min-height:600px;
		/*border-left:1px #ccc solid; */
}

#sponsors p {
	
		font-size: .8em;
}

.info-block {
	display: block;
	background-color: #e1e1e1;
	padding: 3px;
	border: 1px solid #d3d3d3;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size:.9em;

}

.share-info-block {
	display: block;
	background-color: #c8c8c9;
	padding: 3px;
	border: 1px solid #737373;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}


#sponsors h3 {
	font-size:1em;
	text-align:left!important;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#600;
	margin-top: 5px;
}

#sponsors h4 {
	font-size:0.8em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#600;
	
}

#sponsors a img {  /* mostly for IE 10 */ 

	 border: none;
}





#partners {
	
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:1200px;
	background-color:white;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 10px solid  #B1B2B4;
	padding: 10px;
	display: block;
}


#partners table {
	margin: 0 auto;
	}


.eftf-blue {
	
	color:#0E7AB8;
}

.OL-LETTERS {
	list-style:upper-alpha;
}




#rt-col {
	padding-top:25px;
	padding-left:10px;
	border-left:#E6E6E6 1px dashed;
	min-height:600px
	
}

#rt-col .header {
	color:#CC0000;
	font-size:1.2em;
	
}

#rt-col p {
	font-size:.8em;
	
}

.scope_red { 
padding-top:15px;
color:#BF1C24;
font-weight:bold;
font-size:1.1em;
text-decoration:underline;
	
}

.red { 
padding-top:15px;
color:#BF1C24;
font-weight:bold;
	
}

.vacation {
	
color:#0600FF;
font-weight:bold;
font-size:bigger;
	
}


#dates {
	font-size:1em;
	line-height:2em;
	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#CCC solid 3px;
	
}


#submitnotice {
	margin: 0px auto;
	display: block;
	font-size:1em;
	background-color:#B7CFFC;
	width:600px;
	padding:5px;
	font-size:16px;
	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #CCC;
}
	
#submitnotice a {
	color:#003EFA;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.5em;
	
}

#submitnotice a:hover {

	color:black;
	
	
}

#submitnotice a:active {

	color: #E0D500;
	text-decoration:underline;

}


.grey-row{
	background-color: #EDEDED;
	border-bottom: 1px solid #1c7fbe;
	padding: 10px 3px;
}
	
.white-row {
	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
	padding: 10px 3px;
}

.hotels-warning {
	width:740px;
	color: #29374e;
	background-color: #fdfbbb;
	border: 1px solid #29374e;
	font-size: 1em;
	text-align: left;
	padding:10px;
}


#hotel-box {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 1.1em;
	border: 2px solid #29374e;
	margin-top: 20px;
	width:750px;
}

#speakers {

	font-size: smaller;
	padding: 5px;
}

#speakers img {
	border: 1px groove #630406;
}

#hotel-box td {
	padding: 0 3px 5px;
	line-height: 1.5em;
	
}

#hotel-box .title
{
	color: white;
	font-size: large;
	font-weight: bold;
	background-color: #A40A0C;
}

#rates-box {
	border: 1px solid #dfdfdf;
	width: 100%;
	text-align: right;
	background-color: #f8f8f8;
}



#rates-box .headers {
	text-align: right;
	font-weight: bold;
}
#rates-box .topheaders {
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #29374e;
}


#rates-box .1 {
	background-color: #e7e7e7 !important;
}
#rates-box .2 {
	background-color: #d5d5d5 !important;
}
#rates-box .3 {
	background-color: #c4c4c4 !important;
}
#rates-box .4 {
	background-color: #a5a5a5 !important;
}

	
	
#gold-sponsors {
	border: 4px #FFF100 solid;
	border-radius:3px;
	
}

#silver-sponsors {
	border: 4px #DDDDDD solid;
	border-radius:3px;
	
	}

#info-box {
	text-align:left;
	font-size:1em;
	font-weight:bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#000000;
	border: #11942E 2px solid;
	border-radius:5px;
	width:700px;
	display:block;
	padding:10px;
	background-color:#FAFDD1; 
}
	

.course-title {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:white;
	background-color:#B70003;
	font-size:1.1em;
	border-left:2px solid grey;
	border-top:2px solid grey;
	border-bottom:2px solid grey;
	font-weight:bold;
	line-height:1.1em;
	border-top-left-radius:.6em;
	
}

.tutorial-header {
	text-align:center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	border:4px solid grey;
	border-radius:.6em;
	font-size:1.4em;
	color:white;
	padding:5px;
	background-color:#5278B8;
}



.white-text {
	color: white;
	font-size: 1.5em;
	font-style: normal;
}

#fees {
	font-size:.8em;
	line-height:2em;
	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#CCC solid 3px;
	
}


#info-box-reg {
	margin: 0px auto;
	text-align:left;
	font-size:1em;
	font-weight:bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#2F3263;
	border: #2968C0 2px solid;
	border-radius:5px;
	width:750px;
	display:inline-block;
	padding:10px;
	background-color:#FAFDD1; 
}

#social-table {

margin-left:10px;
border:5px #F5F5F5 solid;
border-radius:5px;
padding:10px;
	
}

.hotel-warn {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
 color:red;
 text-align:center;
 font-weight:bold; 
 margin-top:10px; 
 margin-bottom:10px;
 border:2px red solid;
 background-color:#FFFD85;
 
}