/******************************************************************************/
/* BASE OBJECTS                                                               */
/******************************************************************************/
body {
  font-family: arial;
  color: #111312;
  padding: 0;
  margin: 0;
}


img {
  border: none;
}


a {
  color: #111312;
  text-decoration: underline;
}

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


h1 {
  border-bottom: 2px solid #111312;
}


h2 a {
  text-decoration: none;
}


h3 {
  font-size: 14px;
  text-align: right;
  border-bottom: 1px solid #111312;
}


hr {
  border: 1px solid #dddddd;
}


select {
  background: #ffffff;
  color: #000000;
  border: 1px solid #7c0108;
}


input {
  background: #ffffff;
  color: #000000;
  border: 1px solid #7c0108;
}








/******************************************************************************/
/* CLASS OBJECTS                                                              */
/******************************************************************************/
.img_size {
  width: auto;
  height: auto;
}


.pic_text {
  vertical-align: top;
}


.table_fullsize {
  width: 100%;
  border-collapse: collapse;
}


.table_tr_highlight {
  background: #c1c1c1;
  height: 25px;
}

.table_tr_def {
  background: #b1adae;
  height: 25px;
}

.table_tr_highlight td, .table_tr_def td {
  border: 1px solid #595758;
}

.table_tr_highlight:hover, .table_tr_def:hover {
  background: #dddddd;
}


.news_box_h1 {
  border-bottom: 2px solid #b1000a;
  color: #b1000a;
  font-size: 14px;
  font-weight: bold;
}


.news_box_h2, .news_box_h2 a {
  color: #b1000a;
  font-size: 11px;
  text-decoration: underline;
}


.search_box_h1 {
  font-weight: bold;
  border-bottom: 2px solid #ffffff;
}


.search_dd {
  width: 100%;
  font-size: 10px;
}

.search_dd option:first-child {
  font-weight: bold;
  border-bottom: 1px dashed #000000;
  text-align: center;
}


.overall_centered {
  text-align: center;
}


.bandlogo {
  float: left;
  width: auto;
  height: auto;
  margin-right: 10px;
  margin-bottom: 4px;
}


.subnote {
  font-weight: bold;
}


.presenter {
  font-style: italic;
}


.button {
  font-weight: bold;
}


.tours_table tr {
  border: 1px solid #595758;
}


.eyecatcher {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: 1px dashed #ffffff;
  color: #ffffff;
  background: #990000;
  padding-top: 5px;
  padding-bottom: 5px;
}

.eyecatcher a {
  color: #ffffff;
}


.sb_button {
  margin-top: 4px;
}


.thumb {
  width: 80px;
  height: 80px;
  margin-right: 5px;
  margin-bottom: 5px;
}


.clear_both {
  clear: both;
}


.float_left {
  float: left;
}


.icon_text {
  vertical-align: top;
}


.homesite_box {
  margin-bottom: 20px;
  background: #dddddd;
  width: 100%;
}


.homesite_text {
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 14px;
}


.homesite_text .table_fullsize h2 {
  display: inline;
}


.homesite_text .table_fullsize td {
  vertical-align: top;
}


.homesite_pic {
  width: 80px;
  vertical-align: middle;
}


.l_corner {
  width: 100%;
  background: url(images/l_corner_front.png) no-repeat;
  background-position: bottom left;
}


.r_corner {
  width: 100%;
  background: url(images/r_corner_front.png) no-repeat;
  background-position: top right;
}


.duty {
  font-weight: bold;
  color: #b1000a;
  font-size: 14px;
}


.overall_underlined {
  text-decoration: underline;
}


.accr_form_textfield {
  width: 200px;
}


.no_hover:hover {
  color: #111312;
  text-decoration: none;
}


.alert_info {
  text-align: center;
  font-weight: bold;
  color: #990000;
}








/******************************************************************************/
/* STATIC INFORMATION FOR THE RESOLUTION CSS FILES                            */
/******************************************************************************/
#nav_tours a,
#nav_bands a,
#nav_press a,
#nav_actions a,
#nav_jobs a,
#nav_imprint a {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

#nav_tours a:hover,
#nav_bands a:hover,
#nav_press a:hover,
#nav_actions a:hover,
#nav_jobs a:hover,
#nav_imprint a:hover {
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}


#news_box {
  overflow: auto;
}


#content_box {
  padding: 2px;
}


#search_box {
  color: #ffffff;
  overflow: auto;
}

#search_box input {
  font-size: 9px;
}


#newsletter_box, #newsletter_box a {
  color: #ffffff;
}
