* 
{ 
  margin: 0px; 
  padding: 0px; 
}

body
{ 
  /*background-color: #970007;*/
  background-color: #000;
  font-family: Tahoma; 
  font-size: 62.5%;
  color: #FFF; 
  font-weight: normal; 
  line-height: 14px; 
}

img 
{ 
  border: 0px; 
  padding: 0px; 
  margin: 0px; 
}


input, textarea, select
{ 
  background-color: #BBB;
  border: 1px solid #999;
  font-family: Tahoma; 
  font-size: 1.2em; 
  color: #000;
  font-weight: normal; 
}

a
{ 
  color: #F00; 
  text-decoration: none; 
  font-weight: normal; 
  font-size: 1.1em; 
}

a:hover 
{ 
  text-decoration: underline; 
}

#index
{ 
  background: #000; /* url('/img/bottom.gif') repeat-x fixed left bottom; */
}

#header
{
  width: 100%;
  background-color: #000;
  color: #FFF;
}

#logo
{
  padding: 10px;
  background-color: #000;
  height: 150px;
  width: 302px;
  margin: 0 auto;
}

#media_player
{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 410px;
  text-align: right;
}

#banner
{
  text-align: center;
}

#menu
{
  background: #970007 url('/img/topbar.png') repeat-x;
  width: 100%
  height: 40px;
  line-height: 30px;
}

#menu ul
{
  list-style-type: none;
}

#menu li
{
  float: left;
  width: 19%;
  text-align: center;
}

#menu a
{ 
  color: #FFF; 
  text-decoration: none; 
  font-weight: bolder;
  font-size: 1.4em; 
  letter-spacing: 1px;
}

#menu a:hover 
{  
  text-decoration: underline;  
}

#container
{
  width: 885px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  background-color: transparent;
}

#content
{
  float: left;
  width: 650px;
  /*height: 450px;*/
  background-color: #000;
}

.content_frame
{
  width: 652px;
  height: 450px;
  background-color: #000;
}

#sidebar
{
  margin-top: 35px;
  width: 200px;
  background-color: transparent;
  float: right;
  font-size: 1.2em;
  color: #FFF;
  text-align: center;
  line-height: 16px;
}

#sidebar h1
{
  width: 100%;
  background-color: inherit;
  font-weight: bolder;
  font-size: 1.1em;
  color: #DCDCDC;
  line-height: 15px;
  border-top: 2px solid #DCDCDC;
  border-bottom: 2px solid #DCDCDC;
  letter-spacing: 1px;
}

#sidebar a
{ 
  color: yellow;
  text-decoration: none; 
  font-weight: bold;
  font-size: 1.1em; 
  /*letter-spacing: 1px;*/
}

#sidebar a:hover 
{ 
  text-decoration: underline; 
}

#page_frame
{
  background-color: #000;
  padding: 0px;
  margin: 0px;
  font-family: Tahoma; 
  font-size: 62.5%;
  color: #000; 
  font-weight: normal; 
  line-height: 14px; 
}

#page
{
  width:615px;
  padding: 10px;
  background-color: #000;
  font-size: 1.2em;
  color: #FFF;	
}

#page h1
{
  font-size: 1.2em;
  width: 100%;
  background: #680004 url('/img/topbar2.png') repeat-x;
  border-top: 1px solid #970007;
  border-bottom: 1px solid #970007;
  color: #FFF;
  line-height: 15px;
  letter-spacing: 1px;
  text-align: center;
}

#copyright
{
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-size: 1.1em;
  color: #FFF;
  float: left;
  text-align: center;
  font-weight: bold;
}

#copyright a:link 
{ 
  color: yellow;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
}

#copyright a:hover 
{ 
  color: yellow;
  text-decoration: underline; 
  font-weight: bold;
  font-size: 1em;
}

#copyright a:visited 
{ 
  color: yellow;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
}

#contact
{
  text-align: center;
}

#home_tag_line
{
  color: #F00;
  font-size: 1.2em;
  font-style: italic;
}

#downloads
{
  width: 615px;
}

.listenagain_tbl
{
  width: 615px;
}

#dltitle
{
  vertical-align: top;
  width: 150px;
  font-weight: bold;
}

.radiotitle
{
  vertical-align: top;
  width: 150px;
  font-weight: bold;
}

.dlpic
{
  width: 150px;
  border: 0px;
}

#dldetails
{
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: top;
}

.radiodetails
{
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: top;
}

#dllink
{
  vertical-align: top;
  width: 50px;
  text-align: left;
}

.radiolink
{
  vertical-align: top;
  width: 50px;
  text-align: left;
}

#submenu ul
{
  list-style-type: none;
  padding-bottom: 20px;
}

#submenu li
{
  float: left;
  width: 50%;
  text-align: center;
  line-height: 30px;
  background: #222 url('/img/submenubg.png');
}

#submenu a
{ 
  color: #FF0; 
  text-decoration: none; 
  font-weight: bold;
  font-size: 1.0em; 
  letters-spacing: 1px;
}

#submenu a:hover 
{  
  text-decoration: underline;  
}

#random_photo
{
  text-align: center;
  background-color: #333;
  margin-top: 40px;
}

#random_photo h2
{
  color: #EDEDED;  
  font-weight: bold;
  font-size: 1.2em; 
  padding: 0px;
  maring: 0px;
}

.rounded_corners {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 5px solid #333;
}

.eventstbl 
{
  width: 615px;
}

.eventname
{
  width: 150px;
  font-weight: bold;
  vertical-align: top;
}

.eventdate
{
  width: 100px;
  vertical-align: top;
}

.eventdetails
{
  width: 345px;
  vertical-align: top;
}

.eventthumb
{
  width: 250px;
  text-align: center;
  vertical-align: top;
}

.eventimg
{
  width: 250px;
  border: 0px;
}

.big
{
  font-size: 1.5em;
  font-weight: bold;
}

a.down
{
  background: transparent url('/img/download.png') center left no-repeat;
  display: inline-block;
  padding-left: 32px;
  line-height: 32px;
}

a.listen
{
  background: transparent url('/img/music.png') center left no-repeat;
  display: inline-block;
  padding-left: 32px;
  line-height: 32px;
}

a.radio
{
  background: transparent url('/img/music.png') center left no-repeat;
  display: inline-block;
  padding-left: 32px;
}

a.older
{
  background: transparent url('/img/right.png') center right no-repeat;
  display: inline-block;
  padding-right: 32px;
  line-height: 32px;
}

a.newer
{
  background: transparent url('/img/left.png') center left no-repeat;
  display: inline-block;
  padding-left: 32px;
  line-height: 32px;
}

#contact_links
{
  text-align: right;
}

#contact_links a
{
  background: transparent url('/img/email.png') center right no-repeat;
  display: inline-block;
  padding-right: 32px;
  line-height: 32px;
}

.link_out
{
  padding-bottom: 5px;
}

#licence
{
  font-size: 0.8em;
}

#smdark
{
  font-weight: normal;
  font-size: 0.8em;
  color: #7c7c7c;
}

#new
{
  font-weight: bold;
  font-size: 0.8em;
  color: #0FF;
}
