.see-events{
  margin:0 0 50px 0;
}

.see-events h1 {
    font-size: 1.5em;
    margin: 0;
    padding: 0 0 20px;
}

.see-events .eventImage{
  margin:0 0 10px 0;
}

.imageAndCategory .eventRight .date{
  margin:0 0 5px 0;
}

.imageAndCategory .eventRight .festival{
  margin:0 0 5px 0;
}

.imageAndCategory .eventRight .category p,
.imageAndCategory .eventRight .festival p,
.imageAndCategory .eventRight .date p{
  font-size:1em;
  margin:0;
  padding:0;
}

.see-events .artistsInfo, 
.see-events .event-description {
  font-size: 1.2em;
}

.see-events .artistsInfo{
  margin:0 0 25px 0;
}

.see-events tr th{
  border-bottom: 1px solid #E89201;
  font-size: 11px;
  font-weight: bold;
  margin:0;
  padding:0 0 0 5px;
  text-align: left;
}

.see-events table tr td{
  padding:5px 5px 10px 5px;
  vertical-align:middle;
  text-align: left;
}

.see-events tr td.firstCol,
.see-events tr td.middleCol,
.see-events tr td.lastCol{
  border:none;
  font-weight: normal;
}

.see-events tr td.firstCol{
  font-size: 0.7em;
}

.see-events-artists{
  margin:0 0 30px 0;
  width:600px;
  border-bottom:1px solid #cccccc;
  
}

.see-events-artists h2{
  font-size: 1.1em;
}

.see-events-artists h3{
  font-size: 1em;
}

.see-events-artists h2.lime{
  color:#000000;
}

.see-events-artists h2.red{
  color:#000000;
}

.see-events-artists h2.green{
  color:#000000;
}

.see-events-artists h2.brown{
  color:#000000;
}

.see-events-artists h2.lila{
  color:#000000;
}

.imageAndCategory{
  overflow: hidden;
  margin:0 0 20px 0;
}

.imageAndCategory .eventRight,
.imageAndCategory .eventLeft{
  float:left;
  margin:0 15px 0 0;
}

.see-events-artists table{
  margin:0 0 10px 0;
}

.see-events-artists table tr th{
  text-align: left;
  font-size: 0.75em;
}

.see-events-artists table tr td{
  font-size: 1em;
  padding:5px;
}

.see-events-artists table tr td.firstWhen{
  width:100px;
}

.see-events-artists table tr td.middleWhere{
  width:200px;
}

.see-events-artists table tr td.lastTickets{
  width:300px;
}

.tooltipCon{
  
}

.tooltip-de,
.tooltip-be,
.tooltip-fr,
.tooltip-lu,
.tooltip-cz,
.tooltip-be,
.tooltip-at,
.tooltip-nl,
.tooltip-fi,
.tooltip-uk{
  display:none;
  position: absolute;
  background-color: #ffffff; 
  padding:5px;
	-moz-box-shadow: 0 0 3px 3px #ccc;
	-webkit-box-shadow: 0 0 3px 3px #ccc;
	box-shadow: 0 0 3px 3px #ccc;
}

.tooltip-be{
  display:none;
  position: absolute;
  background-color: #ffffff; 
  padding:5px;
  -moz-box-shadow: 0 0 3px 3px #ccc;
  -webkit-box-shadow: 0 0 3px 3px #ccc;
  box-shadow: 0 0 3px 3px #ccc;
}

.see_film{
  background-image: url(../images/icon_film_red.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding:0 15px 0 0;
}

.see_music{
  background-image: url(../images/icon_music_green.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding:0 15px 0 0;
}

.see_gastronomy{
  background-image: url(../images/icon_gastronomy_lila.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding:0 15px 0 0;
}

.see_literature{
  background-image: url(../images/icon_literature_brown.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding:0 15px 0 0;
}

.see_dance{
  background-image: url(../images/icon_dance_lime.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding:0 15px 0 0;
}

#seeMapBeAmazed{
	position: relative;
}

.seeCategory{
  background-color: #e6e6e6;
  position:absolute;
  top:0;
  right:40px;
  width:130px;
  padding:10px;
}

.seeCategory p.bodytext{
  padding:0 0 13px 0;
  margin:0;
  color: #3e3e3e;
}

.catDate {
  color:#b2b2b2;
  font-size:0.75em;
  margin:0 0 5px 0;
}

.see_partner{}

.see_partner h1{
  font-size: 1em;
  text-transform: uppercase;
  border-bottom: 1px dotted #707173;
}

.see_partner img{
  margin-bottom:10px;
}

.see-events h2{
  font-size: 1.1em;
}