@import "forms.css";

/* Main CSS Start */
* {
	padding: 0;
	margin: 0;
}
body {
	background: url(images/bg_top.jpg) no-repeat center top #000;
	color: #e0dedd;
	font: normal 14px Arial;
}
#container {
	background: url(images/bg_btm.jpg) no-repeat center bottom;
}
#wrapper {
	width: 951px;
	margin: 0 auto;
}
#content {
	position: relative;
}
h1 {
	font: normal 13pt "Arial Black";
	color: #fff;
	word-spacing: -1px;
	margin-left: 4px;
}
h2, #center_col h2 a, #center_col_wide h2 a{
	font: normal 19px Impact;
	color: #fff;
	margin-bottom: 3px;
}

#center_col h2 a:hover, #center_col_wide h2 a:hover{

	color: #f47931;

}



h4 {
	font: bold 14px Arial;
	color: #f47932;
	margin-bottom: 10px;
}
p {
	line-height: 15px;
}
.heading_container_1 {
	width: 214px;
	height: 47px;
	background: url(images/heading_bg_1.gif) no-repeat;
	padding: 40px 0 0 12px;
	margin-top: -7px;
}




.heading_container_2 {
	width: 464px;
	height: 47px;
	background: url(images/heading_bg_2.gif) no-repeat;
	padding: 40px 0 0 23px;
	margin-bottom: 20px;
}
.heading_container_wide {
	width: 722px;
	height: 47px;
	background: url(images/long-bar.gif) no-repeat;
	padding: 40px 0 0 23px;
	margin-bottom: 20px;
  text-align: left;
margin-top: -7px;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
.separator {
	background: url(images/line.gif) repeat-x;
	display: block;
	height: 1px;
	margin: 7px 0;
	line-height: 0;
	font-size: 0;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 251px;
	background: url(images/header.jpg) no-repeat;
}
.logo {
	margin: 20px 0 0 -35px;
	border: 0px;
float: left;
}

.banner {
width: 728px;
height: 90px;
float: left;

	margin: 9px 0 0 20px;
	border: 0px solid #fff;
}


.skyscraper {
background: url(images/sky-background.png) no-repeat;
width: 248px;
height: 660px;
margin-top: -0px;
margin-left: 0px;
padding: 17px 0 0 60px;
}

/* Header CSS End */


/* Navigation CSS Start */
#nav {
	height: 49px;
	background: url(images/nav_bg.gif) no-repeat;
	padding-top: 10px;

}
#nav ul {
	list-style: none;
	margin-left: 20px;
}
  #nav ul li {
    float: left;
    padding: 0 9px;
  }
    #nav ul li a {
      font: normal 13pt "Arial Black";
      color: #f47932;
      text-decoration: none;
      font-style: normal;
      text-transform: uppercase;
    }
    #nav ul li.inactive a, #nav ul li.inactive a:link, #nav ul li.inactive a:visited {
      color: #666 !important;
    }
#nav ul li a:hover, #nav ul li a.mainnavon {
	color: #fff;
}
/* Navigation CSS End */


/* Left Column CSS Start */
#left_col {
	width: 226px;
	float: left;
}
.lineups {
	padding: 14px 3px;
}
.lineups div {
	background: url(images/line.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.lineups a {
	font: italic normal 12px Arial;
	text-decoration: none;
	color: #f47932;
}
.lineups a:hover {
	color: #fff;
}
.time_now {
	font: bold 14px Arial;
	color: #f47932;
}
.top_quote {
	width: 174px;
	height: 119px;
	background: url(images/top_quote_bg.gif) no-repeat;
	margin: 15px 0 10px 6px;
	padding: 20px 15px 20px 18px;
	font: italic bold 16px/18px Arial;
	color: #fff;
}
.top_quote span {
	display: block;
	color: #000;
	font: normal 10px Arial;
	text-align: right;
	padding: 3px 15px 0 0;
}
.more {
	padding: 15px 3px;
}
.more img {
	margin-bottom: 5px;
}
.more a {
	color: #e0dedd;
	text-decoration: none;
}
.more a:hover {
	color: #f47932;
}
/* Left Column CSS End */


/* Center Column CSS Start */
#center_col, #center_col_wide {
	width: 487px;
	float: left;
	margin-left: 7px;

}

#center_col_wide {
	width: 687px;
}

#center_col_wide h1{
text-transform: uppercase;
}


#center_col a, #center_col_wide a {
	font: italic normal 12px Arial;
	text-decoration: none;
	color: #f47932;
}
#center_col a:hover, #center_col_wide a:hover {
	color: #fff;
}
#center_col p, #center_col_wide p {
	margin-bottom: 15px;
	padding: 10px 8px 10px 8px;
}

#center_col_wide ol, #center_col_wide ul {
margin: 20px 10px 20px 30px;
}

#center_col_wide ul ul  {
margin: 0px 10px 0px 30px;
}

.latest_news {
	padding: 10px 8px 10px 8px;
}

#center_col_wide .latest_news p, #center_col .latest_news p{
	padding: 0px;
}

.date {
	font-size: 10px;
}
.note{
	font: bold 14px Arial;
	color: #f47932;
	padding: 0 8px;
}

/* Center Column CSS End */


/* Right Column CSS Start */
#right_col {
	width: 226px;
	float: right;
}
#right_col a {
	font: italic normal 12px Arial;
	text-decoration: none;
	color: #f47932;
}
#right_col a:hover {
	color: #fff;
}
.comments {
	padding: 0px 3px 0px 3px;
}
.comments p{
  font-size: 90%;
}

.comments div {
	background: url(images/line.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.commenter {
	color: #f47932;
}
.comment_time_date {
	font: italic normal 12px Georgia;
	display: block;
	padding: 10px 0 3px 30px !important;
  background-position: left;
  background-repeat: no-repeat;
}
.shout-1 {
  background-image: url('/images/shout-twitter.gif');
}
.shout-2 {
  background-image: url('/images/shout-shout.gif');
}
.shout-3 {
  background-image: url('/images/shout-sms.gif');
}
.shout-4 {
  background-image: url('/images/shout-email.gif');
}



.webcam {
	width: 214px;
	height: 233px;
	background: url(images/webcam_bg.gif) no-repeat;
	padding: 40px 0 0 12px;
	margin-top: -6px;
}
  .webcam #studio-image-area {
    display: block;
    width: 175px;
    height:140px;
    overflow: hidden;
    text-align: center;
    margin-left: 16px;
    margin-top: 23px;
  }
    .webcam #studio-image-area img {
      border: none;
      margin-left: 00px;
    }

.register {
	width: 230px;
	height: 40px;
	background: url(images/register-button.jpg) no-repeat;
	padding: 22px 0 0 12px;
	margin-top: 7px;
}




/* Right Column CSS End */


/* Footer CSS Start */
#footer {
	padding: 10px 15px 20px 15px;
	text-align: right;
}
#footer a {
	color: #e0dedd;
	text-decoration: none;
}
#footer a:hover {
	color: #f47932;
}
.copyright {
	display: block;
	padding-top: 3px;
}
/* Footer CSS End */



/* -------------------------------------------------------------------------- */
/* confirm messages, errors etc                                               */
p.messageBox,
div.messageBox {
  padding: 4px 5px 4px 40px;
  margin: 20px 0 auto;
  color: #000;
  font-size: 1.1em;
  font-weight: bold;
  background: url('../img/button_ok.png') no-repeat 5px 5px;
  cursor: pointer;
  margin-bottom: 20px !important;
}
p.ok,
div.ok {
  border: 2px solid #54cc63;
  background: #d1f0d4 url('../img/button_ok.png') no-repeat 5px 5px;
}
p.ko,
div.ko {
  background: #faff85 url('../img/messagebox_warning.png') no-repeat 5px 5px;
  border: 2px solid #ffd006;
}
  div.messageBox ul {
    margin-left: 15px;
  }
    div.messageBox ul li {
      list-style: disc;
      font-weight: normal;
    }

  p.messageBox .hideMessage {
    padding: 2px 5px 0 0;
  }

.latest_news img {
  float: right;
  margin: 5px 0 10px 10px;
  border: 1px solid #fff;
}




/**
 * Slideshow controls style rules.
 */
 
.latest_download {
	width: 487px;
	height: 399px;
	background: url(/images/latest_download_bg.gif) no-repeat;
	padding: 40px 0 0 0;
	font: bold 14px Arial;
	margin-bottom: 11px;
	margin-top: -7px;
  
}
  .latest_download h1 {
    text-transform: uppercase;
    margin-left: 30px;
  }
 
#slideshow {
	margin: 10px 0 0 30px;
	width: 423px;
	position: relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width: 423px;
  height: 342px;
  overflow: auto; /* allow scrollbar */
  position: relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width: 423px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height: 315px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
	float: right;
  width:17px;
  height:17px;
  cursor: pointer;
	border: 0px solid #fff;
	margin: 0 0px 0 5px;
}
#leftControl {
  background:transparent url(none);
}
#rightControl {
  background:transparent url(none);
}

#socialbookmarks {
  margin: 20px 10px 10px 5px;
}

#socialbookmarks img {
border: 0;
}

#right_col .register h1 a, #right_col .heading_container_1 h1 a, #left_col .heading_container_1 h1 a {
	font: normal 13pt "Arial Black";
	color: #fff;
	word-spacing: -1px;
	margin-left: 4px;
	text-decoration: none;
}

#select-days-area {
  background-color: #000;
  padding: 15px 10px;
  width: 100%;
}
.select-days-area-fixed {
  position: relative !important;
  top: 0px
}

a.expand-day, a.expand-day:visited, a.expand-day:link {
  margin-right: 20px;
  font-size: 1.4em !important;
  font-style: normal !important;
}
a.selected-day, a.selected-day:visited, a.selected-day:link {
  font-size: 1.9em !important;
}

.lineup-table, .bands-table {
  width: 100%;
}
  .lineup-table thead, .bands-table thead {
    display: none;
  }
  
   .lineup-table tr.highlight, .bands-table tr.highlight {
     background-color: #f37930;
     color: #000;
   }
    .lineup-table td, .bands-table td {
      padding: 0 25px;
      text-align: left;
    }
    .lineup-table .time-column, .bands-table .time-column {
      text-align: right;
    }
    .lineup-table .time-column {
      width: 80px;
    }
    .bands-table .time-column {
      width: 60px;
      padding: 0 10px;
    }
    
.studio-image-area {
    display: block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    text-align: center;
    margin-left: 0px;
    margin-top: 0px;
    border: 1px solid #fff;
  }


.studio-image-area:hover {
  border: 1px solid #f37930;
}


.photo-box {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.photo-box img {
  border: 0px;
  margin-left: -30px;
}

.small {
  font-size: 80%;
}
p.pagination a, p.pagination a:visited, p.pagination a:link {
  margin: 0 3px;
  border: 1px solid #f47932;
  background-color: #f47932;
  color: #000 !important;
  padding: 2px 5px;
}
p.pagination a:hover, p.pagination a:active, p.pagination a:focus {
  color: #000 !important;
  background-color: #fa9e69;
}