* {
  margin: 0;
}
html,body {
  height: 100%;
}
body {
  font-family: Verdana, Arial;
  background: url("content/bg.jpg") top center no-repeat #000;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 243px auto -140px;
  width: 980px;
  border: 1px dotted;
  border-bottom: none;
  border-color: #556366;
  background: url("content/contentbg.png");
} 
#container {
  width: 980px;
  margin: 0 auto;
  height: 100%;
} 
#header {
  height: 243px;
  position: absolute;
  top: 0;
  width: 980px;
} 
#header span {
  display:none;
}

#csswarning {
  display:none;
}

#menu {
  text-align: right;
  font-family: "Trebuchet MS", Arial;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 214px;
  width: 980px;
}

#menu ul {
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  color: #fff;
  background-color: #000;
  text-decoration: none;
  padding-left: 6px;
  padding-right: 6px;
  border: 1px solid #e8d174;
}

#menu a:hover {
  color: #000;
  text-decoration: none;
  background: #fd7;
  border: 1px outset #ff8;
}

#content {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 17px;
  font-size: 13px;
  color: #c0d5d9;
  text-align: justify;
  padding-bottom: 30px;
  height: 100%;
  margin-top: 15px;
  padding-top: 1px;
}

#content h1 {
  font-family: "Trebuchet MS", Arial;
  color: #000;
  font-size: 16px;
}

#content h2 {
  font-family: "Trebuchet MS", Arial;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 0px 5px 0px 5px;
/*  background-color: #000;*/
  text-align: left;
  display: table;
/*  border: 1px solid #e8d174;
  border-left: 11px solid #e8d174;*/
  border-bottom: 2px ridge #fedd79;
  border-top: 2px ridge #fedd79;
}

#content h3 {
  font-weight: bold;
  color: #7de;
  margin-top: 18px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  font-size: 11px;
}

#content h4 {
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 1px;
  text-transform: uppercase;
  background: url("content/bullet2.png") left center no-repeat;
  clear: both;
}
#content p {
  margin-top: 10px;
  margin-bottom: 10px;
}

#content a {
  color: #fedd79;
  font-weight: bold;
  text-decoration: none;
/*  border-bottom: 1px dotted #fedd79;*/
}

#content a:hover {
  border-bottom: 2px ridge #fedd79;
}

#language {
	margin: 10px;
	position: absolute;
	top: 0px;
	right: 5px;
}

#language img {
	border: 1px solid #666666;
	padding: 1px;
}

#language img:hover {
	border: 1px solid #ffffff;
}

#language span {
  visibility:hidden;
}

hr {
  height: 4px;
  border: 0px;
  border-bottom: 1px dotted #000;
}
dt {
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 1px;
  text-transform: uppercase;
  background: url("content/bullet2.png") left center no-repeat;
  display: table;
}
dd {
  margin-left: 15px;
}
#content ul {
  margin-top: 10px;
  padding-top: 0px;
  padding-left: 20px;
  list-style-image: url(content/bullet.png);
}
#content li {
}
#content th {
	color: #7de;
}

.timetable {
}
.timetable th {
  border-bottom: 1px solid #666;
}
.timetabletime {
  color: #000;
  font-size: 10px;
/*  border-right: 5px solid #bdd0d3;
  background-color: #2D5457;*/
  background: #fd7;
  border: 1px outset #ff8;  
  padding-left: 3px;
  padding-right: 2px;
  font-weight: bold;
}
.timetableevent {
	padding-left: 5px;
}
#regform {
  width: 200px;
  margin: 10px auto;  
  padding: 10px;
  text-align: center;
}
#regform input,select {
  font-family: Tahoma, Arial;
  font-size: 11px;
}
#registered {
  margin: 0px auto;  
  width: 98%;  
}
.sidepic {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}
#content .sidepic a, #content #map a {
  border: 0px;
}
#map {
  margin: 10px auto;
} 
img {
  border: 0px;
} 
select,input[type="text"] {
  width:300px;
}
#shots {
  float: right;
  padding: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 100px;
  border: 1px dotted #a0b9d1;
  background-color: #f6f7f8;
  text-align: center;
  line-height: 100%;
}

#shots img {
  padding-bottom: 5px;
  padding-top: 10px;
}

#footer {
  font-family: "Trebuchet MS", Arial;
  padding-top: 24px;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 6px;
  clear: both;
  background-color: #3b4f5c;
  color: #fff;
}
#footer img {
  border: 1px solid #789;
  padding: 1px;
}
#footer, .push {
  height: 140px;
}
.push {
  clear: both;
}
#copyright {
  padding: 15px;
}

#copyright a{
  color: #fedd79;
  font-weight: bold;
  text-decoration: none;
}

.sponsor {
  clear: both;
}

.sponsorlogo {
  float: left;
  margin: 5px;
}

.mediasponsor {
  margin: 20px;
}

.atilogo {
  margin: 10px;
  text-align: center;
  width: 100%;
}

.small {
  font-family: Verdana;
  font-size: 7px;
  color: #222;
  line-height: 7px;
}

#thanx {
  padding-top: 10px;
  text-align:center;
}


#counter {
  text-align: center;
  font-size: 12px;
  padding: 10px;
  font-weight: bold;
/*  color: #c7ad74;*/
  width: 75%;
  margin: 0px auto;
}

#counter span {
  padding: 3px;
  color: #000;
  background: #fd7;
  border: 1px outset #ff8;
}

#photostrip, #prodstrip, #awardstrip {
  text-align: center;
  margin: 15px;
}

#prodstrip img, #photostrip img, #awardstrip img {
  border: 1px solid #c7ad74;
  padding: 1px;
}

#prodstrip img:hover, #photostrip img:hover, #awardstrip img:hover {
  border: 2px solid #c7ad74;
  padding: 0px;
}

#photostrip a, #prodstrip a, #awardstrip a{
  border: none;
  text-decoration: none;
}

#photostrip a:hover, #prodstrip a:hover, #awardstrip a:hover {
  border: none;
  text-decoration: none;
}

.timetable_eventtype_deadline {
  color: #ff4a1a;
  text-transform: uppercase;
  border-top: 1px solid #e0a191;
  border-bottom: 1px solid #e0a191;
  font-weight: bold;
  font-size: 8px;
}

.timetable_eventtype_event {
  font-style: italic;
}

.timetable_eventtype_compo {
  color: #52b24f;
  text-transform: uppercase;
  border-top: 1px solid #a3cca1;
  border-bottom: 1px solid #a3cca1;
  font-weight: bold;
  font-size: 8px;
}

.timetable_eventtype_seminar {
  color: #297dad;
  text-transform: uppercase;
  border-top: 1px solid #85bddd;
  border-bottom: 1px solid #85bddd;
  font-weight: bold;
  font-size: 8px;
}

.timetable_eventtype_mainevent {
  font-weight: bold;
}

.timetable td {
}

.imgright {
  float: right;
  margin-left: 10px;
}

.imgleft {
  float: left;
  margin-right: 10px;
}

#content .imgright a {
  border: none;
}

#content .imgleft a {
  border: none;
}
.fb-like-box {background:white}