/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

a:link {color: #ffffff;text-decoration: none;}
a:active {color: #ffd400;text-decoration: none;}
a:visited {color: #ffd400;text-decoration: none;}
a:hover {color: #ffd700;text-decoration: underline;}

body {

background-image:url('graphics/dhrback.jpg');
font-family: 'Helvetica', 'Arial', sans-serif;
}

.col2w {
float:left;
width:66%;
}

.logo {

width:1100px;
height:225px;
margin: 0 auto;
box-shadow:0 3px 9px rgba(0,0,0,0.12), 0 3px 8px rgba(0,0,0,0.24);
  border-width:5px;
  border-style:outset;
  border-color:#ffd700;
 }
.title {

width:1100px;
height:225px;
margin: 0 auto;
box-shadow:0 3px 9px rgba(0,0,0,0.12), 0 3px 8px rgba(0,0,0,0.24);
  border-width:5px;
  border-style:outset;
  border-color:#ffd700;
 }
.menu {
width:1100px;
height:60px;
margin: 0 auto;
background-color: #00007f;
box-shadow:0 3px 9px rgba(0,0,0,0.12), 0 3px 8px rgba(0,0,0,0.24);
  border-width:5px;
  border-style:outset;
  border-color:#ffd700;
 }





.page {
 width: 1400px;
 margin: 0 auto;
 }

.center {
text-align:center;


 }
.col1, .col2, .col3, .col1a, .col2a {

float:left;
width:33%;
margin-top:50px;


text-align:center;
}

.col1a, .col2a {
width:525px;

}

.col1r, .col2r, .col3r, .col1ar, .col2ar {

float:left;
width:350px;

margin-left: auto;
margin-right: auto;
margin-top:50px;
padding:8px;
text-align:center;
}

.col1ar, .col2ar {
width:525px;

}


.player, .player2 {
width:400px;


display: block;
  margin-left: auto;
  margin-right: auto;
  
 }
 
 
  .recent, .text, .text_top {
 width:90%;
 margin: 0 auto;
  background-color: #000080;
 box-shadow:0 3px 9px rgba(0,0,0,0.12), 0 3px 8px rgba(0,0,0,0.24);
  border-width:5px;
  border-style:outset;
  border-color:#ffd700;
 
  }
  .tunein {
  width:90%;
 margin: 0 auto;
  margin-top:20px;
  
  
  
  }
  .text, .text_top {
  padding:15px;
  padding-bottom:20px;
   }
  .text_top {
  margin-top:0px;
   }

   
  .ps {
width:325px;
margin: 0 auto;
margin-top:0px;
padding:8px;
box-shadow:0 3px 9px rgba(0,0,0,0.12), 0 3px 8px rgba(0,0,0,0.24);
border-width:5px;
border-style:outset;
border-color:#912bee;
background-image:url('graphics/ps.jpg');

 }
 
 .badge {
 width:242px;
height:200px;

display: block;
margin-top:20px;
  margin-left: auto;
  margin-right: auto;
  }
 
 

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

 .images {
 width:325px;
height:250px;

display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
 box-shadow:0 3px 9px rgba(0,0,0,0.12), 0 3px 8px rgba(0,0,0,0.24);
  border-width:5px;
  border-style:outset;
  border-color:#808080; 
   }

	.fadein { 
position:relative;height:<?php echo $default_height;?>px; max-width:<?php echo $default_width;?>px;width:100%; margin:0 auto;

padding: 0px;
 }
.fadein img { position:absolute; left:0px; top:0px;  height:<?php echo $default_height;?>px; max-width:100% !important;}

.btn {
width:150px;
height:25px;
  background: #912bee;
  background-image: -webkit-linear-gradient(top, #912bee, #c89ef0);
  background-image: -moz-linear-gradient(top, #912bee, #c89ef0);
  background-image: -ms-linear-gradient(top, #912bee, #c89ef0);
  background-image: -o-linear-gradient(top, #912bee, #c89ef0);
  background-image: linear-gradient(to bottom, #912bee, #c89ef0);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 3px 3px 3px #c0c0c0;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
   display: block;
  margin-left: auto;
  margin-right: auto;
  
}

.btn:hover {
  text-decoration: none;
}

.footer {
width:90%;
margin: 0 auto;
margin-top:40px;
 }
h1
{
color:#ffffff;
text-align:center;
font-size:18pt;
font-weight: bold;
} 
h2
{
color:#ffffff;
text-align:center;
font-size:16pt;
}
h3
{
color:#ffffff;
text-align:center;
font-size:12pt;

} 

h4
{
color:#ffffff;
text-align:left;
font-size:14pt;

} 

h5
{

text-align:center;


} 

p
{
font-family: 'Helvetica', 'Arial', sans-serif;
color:#ffffff;
text-align:justify;
font-size:12pt;
text-indent: 30pt;
margin-top:0;margin-bottom:0;
}



