/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #D7CCB5;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-size: 16px;
	color: #C48419;
}

h2 {
	font-size: 11px;
}

legend {
	color: #C48419;
}

a,a:active,a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #C48419;
}

a:hover {
	text-decoration: underline;
}

a.white,a.white:active,a.white:visited { color:#FFF; font-weight:bold; }


.amber_l { color:#C48419; font-size:14px; }
.amber { color:#C48419; }

.tablebody { background-image:url(/vip/_images/table_bg.jpg) }

.redalert { color: #F00; }

.a-directional {
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

.clear {	
	clear: both;
}

.program_ad {
  padding-left: 34px;
  height: 30px; 
  background: url(/vip/_images/icons/program_ad.jpg) center left no-repeat; 
  } 
  
  .billboard { 
  padding-left: 34px; 
    height: 30px;
  background: url(/vip/_images/icons/billboard.jpg) center left no-repeat; 
  padding-bottom: 6px;
  } 
 
 .tv { 
  padding-left: 34px; 
    height: 30px;
  background: url(/vip/_images/icons/tv.jpg) center left no-repeat; 
  padding-bottom: 6px;
  } 
 
 .poster { 
  padding-left: 34px; 
    height: 30px;
  background: url(/vip/_images/icons/poster.jpg) center left no-repeat; 
  padding-bottom: 6px;
  } 
 
 .radio { 
  padding-left: 34px; 
    height: 30px;
  background: url(/vip/_images/icons/radio.jpg) center left no-repeat; 
  padding-bottom: 6px;
  } 
 
 .video_wall { 
  padding-left: 34px; 
    height: 30px;
  background: url(/vip/_images/icons/video_wall.jpg) center left no-repeat; 
  margin-bottom: 15px;
  } 
 
 .credits { 
  padding-left: 34px; 
    height: 30px;
  background: url(/vip/_images/icons/credits.jpg) center left no-repeat; 
  margin-bottom: 15px;
  } 
 
 .stage { 
  padding-left: 34px; 
    height: 30px;
  background: url(/vip/_images/icons/stage.jpg) center left no-repeat; 
  margin-bottom: 15px;

  } 
 
 .tickets { 
  padding-left: 34px; 
    height: 30px;
  background: url(/vip/_images/icons/tickets.jpg) center left no-repeat; 
  margin-bottom: 15px;
  } 
  
  .copyright {
  font-weight:bold;
  color:#FFF;
  }