body {
	
	margin:0;
	padding:0;
	color: black;
	font: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-repeat:repeat-x;
	background-image: url(background2021.png);
	background-color:#dcdcdc;
	font-size: 1em;

}

#pagecontainer {
	
	
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 900px!important;
	border: 20px solid #d4d6d6;
	padding: 10px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 5px;

}

#content {
	font-family:"Open Sans", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	padding-left: 20px;
	width: 800px;
	

}



#sponsors {
	
	width:210px;
	float:right;
	margin: 0px 4px 0px 0px;
	text-align:right;
	border: 0px solid #000;
	padding: 10px;
	background-color:#FFF;
	text-align:center;
	
	
}



#sponsors h1 {
	margin-top: 10px;
	font-size: 1.7em;
	text-align: left;
	color:#4a561c;
	display:inline-block;
	width:100%;
	

}

#supporter-block {
	border: 5px solid #e7e7e7;
	margin-bottom:20px;
	padding-top: 20px;
	padding-bottom: 10px;
}



#sponsor-block {
	border: 5px solid #bfe4b9;
	margin-bottom:20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#media-block {
	border: 5px solid #ffd5b5;
	margin-bottom:20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#booster-block {
	border: 5px solid #afe2f7;
	margin-bottom:20px;
	padding-top: 20px;
	padding-bottom: 10px;
}



#exhibitor-block {
	width: 170px;
	border: 5px solid #e0ebef;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}




#header {
	background-color: #ffffff;
	text-align: left;
	width: 1224px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#bar {
	background-color: #94ad38;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	vertical-align: middle;
	text-indent: 180px;
		-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#bar h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #fbf350;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#bar img{
	position: relative;
	top: 4px;
	margin-right: 2px;
}

#header h1 {
	color: #384760;
	font-weight: bold;
	text-shadow: #bebebe 2px 2px 1px;
	border-left-style: none;
	font-size: 2em;

}

#header h2 {
	color: #b5060b;
	font-weight: bold;
	border-left-style: none;
	font-size: 1.5em;

}

.swissflag{
		bottom: -4px;
		position: relative;
}

#footer {
	background-color: #ffffff;
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	
	display: block;
	font-size: 80%;
	border-top: 10px solid #BFC9BE;
}

a:link {

	color: #940609;
}

a:hover {
	color: #060;
}

#content H1 {
	color: #630406;
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	background-color: #f8f8f8;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding: 2px;
}
#content H2 {
	color: #060;
	margin-top: 20px;
	margin-bottom: 10px;
	font: bold 1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}



.center {
	text-align: center;
}

.strong {
	font-weight: bold;
}

.smaller {
	font-size: smaller;
}

.bigE {
	color: #060;
	font-weight: bold;
	font-size: 1.2em;
}

.e-sign {

	background: url(gfx/green-e.gif) no-repeat 0 center;
	list-style-type: none;
	text-indent: 23px;
	line-height: 1.8em;
}

.green {
	color: #060!important;
	font-weight: bold;
}
.exhibitor-heading {
	color: #991717;
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px;
}

.img-border {
	padding: 10px;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

.green-box {
	border: 1px solid silver;
	display: block;
	background-color: #ededed;
	color: #29374e;
	margin: 3% 20%;
	padding-bottom: 5%;
	padding-top: 2%;
}

.browser-warning {
	padding: 5px;
	color: #29374e;
	font-weight: bold;
	background-color: #fdfbbb;
	border: 1px solid #29374e;

}

.centered_highlite {
		color: blue;
	background-color: #fdfbbb;
	border: 1px solid #29374e;
	font-size: 1.3em;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;
}



.lt-gray {
	background-color: #f4f4f4;
	border-bottom: 1px solid silver;
	padding: 3px 2px;
}

/* NAV DIV */

#nav {
	width: 25	0px;
}



#nav ul {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	list-style-type: none;
	margin: 0;
	padding: 0 2px 0 0
}

#nav li a {
	color: #050;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.5em;
	letter-spacing: .05em;
	border: 1px solid white;
	padding: 4px;
}

#nav li a:hover {

	color: #050;
	text-decoration: underline;
}

#nav li a:active {

	color: #c9221f;
	text-decoration: underline;
}

#nav .submenu {
	
		padding-left:4px;
		font-size:11px;
		
		
}

#nav .menutitle {
	color: white;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	background-color: maroon;
	letter-spacing: 2px;
	padding: 3px 0 1px 5px;
	border-bottom: 1px solid #dfdfdf;
}

#nav .menuheading {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 3px 0 1px 5px;
	margin-bottom:10px;
	
}


#nav #currentpage a {
	text-indent: 10px;
	padding: 3px 0 3px 8px;
	border-bottom: 1px solid #dfdfdf;
	border-left: 0 solid white;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: none;
	background-color: #730000;
	color: white;
}

#nav #currentpage_top a {
	text-indent: 10px;
	padding: 3px 0 3px 8px;
	border-left: 0 solid white;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
	border-top: 0 none #dfdfdf;
	color: white;
	background-color: #730000;
}


#nav H2 {
	color: #060;
	margin-top: 20px;
	margin-bottom: 10px;
	font: bold 1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}






#event-detail-table {
	border: 1px solid #dfdfdf;
	background-color: #f2f2f2;
	font-size: larger;
	padding: 5px;
}

/* *html #nav li a {
	width: 187px;
	w\idth: 169px

}
*/

/* @group FORM STYLES */

/* -----form styles----- */



input.regBtn { 
	  color: white; 
      font: bold 150% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#050; 
	  border: 1px solid; 
	  border-color: #696 #363 #363 #696; 
      letter-spacing: 1px;
} 
	
input.regBtn:hover { 
	  background-color: #730000; 
	  border: 1px solid; 
	  border-color: #696 #363 #363 #696; 
	  cursor: pointer;
	} 
	
input.regBtn:active { 
	  color: black; 
	  background-color: #ffd802; 
	  border: 1px solid; 
	  border-color: #696 #363 #363 #696;
	}

input.btn{
   color: #c5091d;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold  !important;
   background-color:#fed  !important;
}

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color: #3f3f3f;
   border-bottom-color:#930;
	color: white !important;
	background-color: gray !important;
}

input.btndwn{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color: #3f3f3f;
   border-bottom-color:#930;
	color: black !important;
	background-color: #dadada !important;
}




.top-row td {
	background-color: #b4b09b;
	font-weight: bold;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	color:white;
}

.top-row {
	background-color: #b4b09b;
	font-weight: bold;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

.on {
	background-color: #d5d5d5;
	padding-bottom: 5px;
	padding-top: 5px;
	height:70px;
}

.off {
	background-color: white;
	padding-bottom: 5px;
	padding-top: 5px;
	height:70px;
}



#inscriptions {
	border-left: 1px solid gray!important;
	border-bottom: 1px solid gray!important;
	border-right: 1px solid gray;
	margin-right: 10px;
	margin-left: 2px;
}

#inscriptions a { 
	color:blue;
	text-decoration:none;
}

#inscriptions a:hover { 
	color:green;
	text-decoration:underline;
}



#inscriptions td {
	height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: .9em;
	line-height:1.2em;
}

#inscriptionformerror {
	background-color: #fcc8c0;
	background-image: url("/img/graphics/triangle_error.gif");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border: solid 1px red;
	font-size: small;
	padding: 2px 4px 2px 15px;
}


.inscriptionerrortext {
	font-weight: bold;
	font-style: normal;
	font-size: small;
}

#inscriptionformerror  li{
	font-weight: bold;
	font-style: normal;
	font-size: smaller;
	list-style-position: inside;
	padding-left: 20px;
}


.errortext {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal
}


#form-table .lcol {
	text-align: right;
	font-weight: bold;
	color: #3f3f3f;
	font-size: .8em;
}

#form-table input {
	text-align: left;
	font-weight: bold;
	border: 1px solid #9c9d9f;
	padding:5px;
	font-size: .9em;

}

#form-table textarea {
	text-align: left;
	border: 1px solid #9c9d9f;

}

#form-table input.mandatory {
	border: 1px solid gray;
	background-color: #feffca;
	
}

/* @end */

/* @group tables */

table.teams {
	margin-top: 0;
	border: 1px solid maroon;
}



table.devices {
	font-size: .85em;
}

table.devices td {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 10px;
	border-bottom: 1px solid #117305;
}

table.programme {
	font: Verdana, Arial, Helvetica, sans-serif;
}

table.programme tr {
	padding: 2px;
}

table.programme th {
	padding: 3px;
	text-align: left;
	font-weight: bold;
	font-size: larger;
	border-bottom: 1px dotted #bbb;
}


.divider {
	border-top: 1px dotted #ddd;
}

.even {	
padding: 2px;

}
.odd {	
padding: 6px 2px!important;
background-color: #ebebeb;
}

.regbutton {

	color: white;
	font-size: 18px;
	font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	
	vertical-align: middle;
	margin-left:0;
	padding:15px;
	width:200;
	text-align:center;
	background-color: #2F7000;  
   }
   
.regbutton a {
	color:white;	
	text-decoration: none;
}

   
.regbutton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.regbutton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }


.red {color:red;
}


#infobox {	
	margin: 0px auto;
	width:650px;	
	background-color:#FFC;
	color:#333;
	display: block;
	border-radius: 5px;
	border: 3px solid #930;
	padding: 15px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	
			
}



.warning {	
	font-size: large;
	margin: 0px auto;
	width:625px;	
	background-color:#FFC;
	color:#333;
	display: block;
	border-radius: 5px;
	border: 3px solid #930;
	padding: 15px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	
}


.expo-image {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #94ad38;
	padding: 10px;	
}

tr.border_bottom td {
  border-bottom:1pt solid #CCC;
}

.green {
	color:#4FB322;
}


#registration-table {
	
	border: 4px #ECECEC solid;
	padding:2px;
	
	
}

.speaker-divider {
	border-bottom: 1px dotted #7b933e;
}



/* @end */