/* Start of CMSMS style sheet 'deepinsight' */
body {
  background-image:url(images/band_bg.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  background-color:#000000;
  margin: 0 auto;
  font-family:Trebuchet MS, Verdana, Arial, Helvetica;
  color:#ffffff;
  font-size:12px;
  margin-bottom:20px;
}

a {
  color:#ffffff;
}

a:hover {
  text-decoration:none;
}

img.h1 {
  margin-bottom:10px;
  display:block;
}

h1 {
  text-transform:uppercase;
  font-size:20px;
  color:#9c0000;
  font-family:Trebuchet MS, Verdana, Arial, Helvetica;
}

div#menu {
  width:955px;
  margin-left:-477.5px;
  left:50%;
  position:relative;
  text-align:center;
  margin-bottom:10px;
}

div#etusivunnosto {
  width:337px;
  margin-bottom:12px;
  text-align:center;
  background-color:#000000;
  height:272px;
  position:relative;
  padding:10px;
 
}

div#menu img {
/*  margin-left:5px;
  margin-right:5px; */
  margin-left:10px;
  margin-right:10px;
}

div#linkhome {
  width:955px;
  margin-left:-477.5px;
  left:50%;
  position:absolute;
}

img#linkhome {
  width:955px;
  height:320px;
  border:0px;
}

div#container {
  top:320px;
  position:absolute;
  width:100%;
}

div#menudivider {
  width:955px;
  height:17px;
  background-color:#ffffff; 
  left:50%;
  margin-left:-477.5px;
  position:relative;
}

div#content {
  width:950px;
  left:50%;
  margin-left:-475px;
  position:relative;
  top:10px;
}

div#news {

  width:355px;
 
  padding:10px;
  position:relative;
  float:left;
  margin-top:10px;
}

div#videos {
  position:relative;
  float:right;
  width: 540px;
  margin-left:10px;
  padding:10px;
  border:1px solid #430000;
}

div#upcomingshows {
  width:360px;
  float:right;
  position:relative;
  margin-left:10px;
  padding:10px;
}

div#communities {
  width:360px;
  float:right;
  position:relative;
  margin-left:10px;
  padding:10px;
}

a.community {
  font-size:20px;
  text-transform:uppercase;
  color:#ffffff;
  margin-left:10px;
  margin-right:10px;
  text-decoration:none;
}

a.community:hover {
  color:#9c0000;
}

table.calendar-upcominglist th {
  text-transform:uppercase;
}

table.calendar-upcominglist td {
  padding:5px;
  margin:0px;
}


div.NewsSummaryLink {
  font-size:20px;
  font-weight:bold;
  text-transform:uppercase;
  color:#9c0000;
}

div.NewsSummaryPostdate {
  color:#333333;
}

div.NewsSummary {
  margin-bottom:20px;
}

div#footer {
  width:100%;
  height:80px;
  background-image:url(images/bottom_gradient_bg.gif);
  position:relative;
  margin-top:50px;
}

div#ema {
  width:503px;
  height:149px;
  margin-left:-50px;
  left:50%;
  z-index:100;
  position:absolute;
  top:21px;
}

/* End of 'deepinsight' */

