
*{  
   margin:0;
   padding:0;
}

/**************************************************************
   Header Bar
 **************************************************************/
 
#horizon_header {
  background: transparent;
  position: absolute;
  top: 0%;
  left: 0px;
  width: 100%;
  margin-top: 0px;
  min-width: 1000px;
}

#wrap_header { 
  width: 1000px; 
  margin: auto; 
  text-align:left;
}

#outline_header {
  border: 1px solid transparent;
  width: 1000px;
  height: auto;
  overflow: hidden;
}

#header {
  background: transparent;
  float: left;
  width: 1000px;
  height: auto;
  overflow: hidden;
}

/**************************************************************
   Site Layout
 **************************************************************/
 
#horizon {
  background: transparent;
  position: absolute;
  top: 0%;
  left: 0px;
  width: 100%;
  margin-top: 171px;
  text-align: top;
  min-width: 1000px;
}

#wrap { 
  width: 1000px; 
  margin: auto; 
  text-align:left;
}

#outline {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 1000px;
  height: auto;
  overflow: auto;
}

body {
  background: #000000;
  background-image: url(images/site_background.jpg);
  background-repeat: repeat-x;
  background-position: top;
  text-align:center;
  font: 12px Verdana, helvetica, sans-serif;
  color: #000000;
}

#main {
	background-image: url(images/main_background.gif);
	background-repeat: repeat-x;
	background-color: #2c0000;
	float: left;
	width: 1000px;
	height: auto;
	overflow: no;
}

/**************************************************************
   Navigation Bar
 **************************************************************/
 
#nav {
	background: #000000;
	float: left;
	width: 1000px;
	height: auto;
	overflow: no;
}


/**************************************************************
   Content:  (LEFT & RIGHT COLUMNS COMBINED)
 **************************************************************/

#content {
	background: transparent;
	width: 775px;
	height: auto;
	float: left;
	margin-top: 9px;
	margin-left: 9px;
}

.content {
	width: 677px;
	height: auto;
	padding: 20px;
	overflow: auto;
	font: 12px Verdana, helvetica, sans-serif;
	color: white;
}


/**************************************************************
   Content:  HMZ
 **************************************************************/


#hmz {
	float: left;
	width: 775px;
	height: auto;
  	margin-bottom: 9px;
}

.hmz_text {
	background: #FFFFFF;
	width: 755px;
/*	height: auto; */
	padding: 10px;
	overflow: no;
	font: 12px Verdana, helvetica, sans-serif;
	color: black;
}

.hmz_photo {
  	background: #FFFFFF;
	float: left;
	width: 200px;
	height: auto;
	overflow: no;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
}

.alignleft {
  	background: #FFFFFF;
	float: left;
	width: 200px;
	height: auto;
	overflow: no;
	border-left:0;
	border-top:0;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
}

#pages {
	background: #5d5d5d;
	background-image: url(images/content_background.gif);
	background-repeat: repeat-x;
	float: left;
	width: 775px;
	height: auto;
	border-bottom: 9px solid transparent;
}

.pages_text {
	width: 755px;
	height: auto;
	padding: 10px;
	overflow: auto;
	font: 12px Verdana, helvetica, sans-serif;
	color: white;
}



/**************************************************************
   Content:  HOTourage
 **************************************************************/

#hotourage {
	background: #FFFFFF;
	float: left;
	width: 775px;
	height: auto;
	margin-bottom: 9px;
}

.hotourage_pic[class] {
	width: 351px;
	height: auto;
	float: left;
	padding: 10px;
	overflow: no;
}

.hotourage_text[class] {
	width: 394px;
	height: auto;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: no;
	font: 12px Verdana, helvetica, sans-serif;
	color: #333;
}

#hotourage_main {
	background: #000000;
	float: left;
	width: 775px;
	height: auto;
	margin-bottom: 9px;
}

.hotourage_thumb_1[class] {
	width: 251px;
	height: 200px;
	float: left;
	overflow: no;
	margin-top: 9px;
}

.hotourage_thumb_2[class] {
	width: 251px;
	height: 200px;
	float: left;
	overflow: no;
	margin-top: 9px;
	margin-left: 11px;
	margin-right: 11px;
}

.hotourage_thumb_3[class] {
	width: 251px;
	height: 200px;
	float: left;
	overflow: no;
	margin-top: 9px;
}

.hotourage_thumb_4[class] {
	width: 251px;
	height: 200px;
	float: left;
	overflow: no;
	margin-left: 131px;
	margin-top: 9px;
}

.hotourage_thumb_5[class] {
	width: 251px;
	height: 200px;
	float: left;
	overflow: no;
	margin-top: 9px;
	margin-left: 11px;
	margin-right: 11px;
}


/**************************************************************
   Content:  HOT Tweets (Twitter)
 **************************************************************/

#hottweets {
	background: #FFFFFF;
	float: left;
	width: 775px;
	height: no;
	border-bottom: 9px solid transparent;
}

.hottweets_text[class] {
	width: 755px;
	height: auto;
	padding: 10px;
	overflow: auto;
	font: 12px Verdana, helvetica, sans-serif;
	color: black;
}

#events {
	float: left;
	width: 775px;
	height: auto;
}

.events_left[class] {
	width: 130px;
	height: auto;
	float: left;
	padding: 10px;
	overflow: auto;
	font: 12px Verdana, helvetica, sans-serif;
	color: white;
}

.events_right[class] {
	width: 605px;
	height: auto;
	float: right;
	padding: 10px;
	overflow: auto;
	font: 12px Verdana, helvetica, sans-serif;
	color: white;
}

#banner_ad_fwb {
  background: transparent;
	background-image: url(images/banner_ad_fwb.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 775px;
  height: 144px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}

#banner_ad_hot107 {
  background: transparent;
	background-image: url(images/banner_ad_hot107.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 775px;
  height: 144px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}

#banner_ad_10000 {
  background: transparent;
	background-image: url(images/banner_ad_seacrest.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 775px;
  height: 144px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}

#banner_ad_hmz {
  background: transparent;
	background-image: url(images/banner_ad_hmz.jpg);
	background-repeat: no-repeat;
  float: left;
  width: 775px;
  height: 144px;
  margin-top: 9px;
  margin-bottom: 9px;
}
 
/**************************************************************
   Banner includes "Follow Us" Icons
 **************************************************************/

#banner {
  background: transparent;
  float: left;
  width: 775px;
  height: auto;
  margin-bottom: 9px;
}

#followus {
  background: transparent;
  float: left;
  width: 775px;
  height: auto;
  margin-bottom: 9px;
}

/**************************************************************
   LEFT COLUMN:
 **************************************************************/

#left {
  background: transparent;
  float: left;
  width: 442px;
  height: 100%;
}

#hmz_home {
  background: #FFFFFF;
  float: left;
  width: 442px;
  height: auto;
  margin-bottom: 10px;
}

.hmz_home[class] {
  background: #FFFFFF;
  width: 201px;
  height: auto;
  padding: 10px;
  float: left;
  overflow: no;
  font: 12px Verdana, helvetica, sans-serif;
  color: black;
}

/**************************************************************
   MIDDLE COLUMN:
 **************************************************************/

#middle {
  background: transparent;
  float: left;
  width: 324px;
  height: auto;
  margin-left: 9px;
}

#twitter {
  background-image: url(images/twitter_background.jpg);
  background-repeat: no-repeat;
  width: 324px;
  height: 576px;
  margin-bottom: 10px;
}

.twitter {
  width: 284px;
  height: 456px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  font: 10px Verdana, helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 13px;
}

.twitter a:link {color:#a9c9ff; text-decoration: none;}
.twitter a:visited {color:#a9c9ff; text-decoration: none;}
.twitter a:hover {color:#a9c9ff;	text-decoration: underline;}
.twitter a:active {color:#a9c9ff; text-decoration: underline;}

#hot10 {
  background-image: url(images/hot10_background.jpg);
  background-repeat: no-repeat;
  width: 324px;
  height: 405px;
  margin-bottom: 10px;
}

.hot10 {
  width: 284px;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  overflow: no;
  font: 10px Verdana, helvetica, sans-serif;
  color: #000000;
  line-height: 16px;
}

#hotbook {
  background-image: url(images/hotbook_background.jpg);
  background-repeat: no-repeat;
  width: 324px;
  height: 667px;
  margin-bottom: 10px;
}

.hotbook {
  width: 284px;
  height: auto;
  padding-top: 113px;
  overflow: no;
  font: 10px Verdana, helvetica, sans-serif;
  color: #000000;
  line-height: 16px;
}

#banner_sm {
  width: 324px;
  height: 173px;
  margin-bottom: 10px;
}

/**************************************************************
   RIGHT COLUMN:
 **************************************************************/

#right {
  background: transparent;
  float: left;
  width: 198px;
  height: auto;
  margin: 9px;
  overflow:hidden;	
}

#corner {
  width: 198px;
  height: auto;
  overflow: no;
  margin-bottom: 9px;
}

#playlist {
  width: 198px;
  height: auto;
  overflow: no;
  margin-bottom: 9px;
}



#hotplayer {
  background-image: url(images/hotplayer_background.jpg);
  background-repeat: no-repeat;
  overflow: no;
  width: 198px;
  height: 668px;
  border-bottom: 10px solid transparent;
}

.hotplayer {
  width: 158px;
  height: auto;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: no;
  font: 10px Verdana, helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 13px;
}


#hotplayer-test-holder {
  background-image: url(images/hotplayer_background_repeat.jpg);
  background-repeat: repeat-y;
  overflow: no;
  width: 198px;
  height: auto;
  margin-bottom: 10px;
}

#hotplayer-test {
  background-image: url(images/hotplayer_background_new.jpg);
  background-repeat: no-repeat;
  overflow: no;
  width: 198px;
  height: auto;
}

.hotplayer-title {
  background-image: url(images/hotplayer_title.jpg);
  background-repeat: no-repeat;
  overflow: no;
  width: 198px;
  height: 63px;
}

.hotplayer-list-current {
  width: 158px;
  height: auto;
  padding-top: 5px;
  padding-bottom: 10px;
  overflow: no;
  font: 10px Verdana, helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 13px;
}

.hotplayer-title-previous {
  background-image: url(images/hotplayer_title_previous.jpg);
  background-repeat: no-repeat;
  overflow: no;
  width: 198px;
  height: 21px;
}

.hotplayer-list-previous {
  width: 158px;
  height: auto;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 20px;
  overflow: no;
  font: 10px Verdana, helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 13px;
}

.hotplayer-title-more {
  background-image: url(images/hotplayer_title_more.jpg);
  background-repeat: no-repeat;
  overflow: no;
  width: 198px;
  height: 26px;
  margin-top: 10px;
}

#banner-fwb {
  width: 198px;
  height: 456px;
  margin-bottom: 9px;
}

#banner-ad {
  width: 198px;
  height: 376px;
}

/**************************************************************
   Footer
 **************************************************************/
 
#footer {
  background-image: url(images/footer_background.jpg);
  float: left;
  width: 1000px;
  height: 47px;
  border-top: 0px solid black;
  border-bottom: 20px solid black;
}

.credits_logo[class] {
  width: 44px;
  height: 35px;
  float: left;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
}

.credits_text[class] {
  width: 116px;
  height: 37px;
  float: left;
  font: 8px Verdana, Arial, helvetica, sans-serif;
  text-align: left;
  color: #CCCCCC;
  padding-top: 10px;
}

.footer[class] {
  width: 773px;
  height: 30px;
  float: left;
  padding-top: 17px;
  font: 11px Verdana, Arial, helvetica, sans-serif;
  text-align: center;
  color: #CCCCCC;
}

.m1[class] {
  width: 25px;
  height: 18px;
  float: right;
  color: white;
  text-align: right;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 14px;
}

td {
	padding: 3px;
}

a {
	color: red;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a.bottomnav {
	color: #CCCCCC;
	text-decoration: none;
}

a.bottomnav:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.enter {
	color: #952323;
	font-weight:bold;
	text-decoration: none;
	font-size:16px;
}

a.enter:hover {
	color: black;
	font-weight:bold;
	text-decoration: underline;
	font-size:16px;
}


a.fwbs {
	color: white;
	text-decoration: none;
	font-weight:bold;
}

a.fwbs:hover {
	color: white;
	text-decoration: underline;
	font-weight:bold;
}

a.events {
	color: white;
	text-decoration: underline;
}

a.events:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.contact {
	color: white;
	text-decoration: none;
}

a.contact:hover {
	color: white;
	text-decoration: underline;
}

a.hmz_more {
	color: red;
    font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.hmz_more:hover {
	color: red;
    font-weight: normal;
	text-decoration: underline;
}

a.twitter_more {
	color: #a9c9ff;
    font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.twitter_more:hover {
	color: #a9c9ff;
    font-weight: normal;
	text-decoration: underline;
}

.title_hmz
{
    font-weight: bold;
	font-size: 12px;
	font: Verdana, Geneva, sans-serif;
    color: red;
}

.subtitle_hmz
{
    font-weight: bold;
	font-size: 9px;
	font: Verdana, Geneva, sans-serif;
    color: black;
}

.subtitle_hot10
{
	font-weight: bold;
	font-size: 9px;
	font: Verdana, Geneva, sans-serif;
	color: white;
}

.subtitle_events
{
    font-weight: bold;
	font-size: 12px;
	font: Verdana, Geneva, sans-serif;
    color: #7d153d;
}

.subtitle_pages
{
    font-weight: bold;
	font-size: 12px;
	font: Verdana, Geneva, sans-serif;
    color: black;
}

.credits
{
	font-size: 9px;
	font: verdana, arial, Helvetica, sans-serif;
    color: #CCCCCC;
}