.site_container{ /* GROUP SITE_HEADER */ 
  position: relative; 
  margin-left: auto; 
  margin-right: auto; 
  width: 990px; 
  text-align: left; 
  background-image: none; /*BASIC*/
  background-position: center top; /*ADVANCED*/
  background-repeat: repeat-y; /*ADVANCED*/
  background-color: #EDEDED; /*BASIC*/
}

.site_masthead{ /* GROUP MASTHEAD */ 
  position: relative; 
  width: 990px; 
  height: 165px; 
  background-image: url('http://thebuzz.com/template/images/masthead-test.jpg'); /*BASIC*/
  background-position: center top; /*ADVANCED*/
  background-repeat: no-repeat; /*ADVANCED*/
  background-color: transparent; /*BASIC*/
}

.masthead_emt{ /* GROUP MASTHEAD */ 
  position: absolute; 
  top: 0px; 
  left: 4px; 
  margin: auto; 
  width: 982px; 
  height: 25px; 
  clear: both; 
}

#site_container .emt_text{ /* GROUP MASTHEAD */ 
  margin-top: 4px; 
  color: #FFFFFF; /*BASIC*/
  font-size: 12px; /*BASIC*/
  font-weight: normal; /*BASIC*/
  text-decoration: none; /*ADVANCED*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
  float: right; /*ADVANCED*/
}

#site_container .emt_text a:link{ /* GROUP MASTHEAD */ 
  color: #FF0000; /*BASIC*/
  font-size: 12px; /*BASIC*/
  font-weight: normal; /*BASIC*/
  text-decoration: none; /*ADVANCED*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
}

#site_container .emt_text a:visited{ /* GROUP MASTHEAD */ 
  color: #FF0000; /*BASIC*/
  font-size: 12px; /*BASIC*/
  font-weight: normal; /*BASIC*/
  text-decoration: none; /*ADVANCED*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
}

#site_container .emt_text a:hover{ /* GROUP MASTHEAD */ 
  color: #FF0000; /*BASIC*/
  font-size: 12px; /*BASIC*/
  font-weight: normal; /*BASIC*/
  text-decoration: underline; /*ADVANCED*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
}

.feedback_email a:link{ /* GROUP MASTHEAD */ 
  color: #FF0000; /*BASIC*/
  font-family: Arial, Tahoma, Sans Serif; /*BASIC*/
  font-size: 12px; /*BASIC*/
  font-weight: normal; /*BASIC*/
  text-decoration: underline; /*BASIC*/
}

.feedback_email a:visited{ /* GROUP MASTHEAD */ 
  color: #FF0000; /*BASIC*/
  font-family: Arial, Tahoma, Sans Serif; /*BASIC*/
  font-size: 12px; /*BASIC*/
  font-weight: normal; /*BASIC*/
  text-decoration: underline; /*BASIC*/
}

.feedback_email a:hover{ /* GROUP MASTHEAD */ 
  color: #FF0000; /*BASIC*/
  font-family: Arial, Tahoma, Sans Serif; /*BASIC*/
  font-size: 12px; /*BASIC*/
  font-weight: normal; /*BASIC*/
  text-decoration: underline; /*BASIC*/
}

.masthead_logo_container{ /* GROUP MASTHEAD */ 
  width: 255px; 
  height: 165px; 
  overflow: hidden; 
  position: relative; 
}

.masthead_logo{ /* GROUP MASTHEAD */ 
  position: absolute; 
  top: 5px; /*BASIC*/
  left: 5px; /*BASIC*/
  width: 258px; 
  height: 140px; 
  overflow: hidden; 
}

.masthead_listenlive{ /* GROUP MASTHEAD */ 
  position: absolute; 
  top: 115px; /*BASIC*/
  left: 35px; /*BASIC*/
  width: 258px; 
  height: 140px; 
  overflow: hidden; 
}

.masthead_topad{ /* GROUP MASTHEAD */ 
  position: absolute; 
  top: 25px; 
  left: 258px; 
  width: 728px; 
  height: 90px; 
  z-index: 3; 
  background-color: #000000; 
  color: #ffffff; 
}

.masthead_rksform{ /* GROUP MASTHEAD */ 
  position: absolute; 
  top: 130px; 
  left: 303px; 
  width: 675px; 
  height: 27px; 
  background-color: transparent; 
  color: #FFFFFF; /*BASIC*/
  font-size: 12px; /*BASIC*/
  font-weight: normal; /*BASIC*/
  text-decoration: none; /*ADVANCED*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
}

.site_nav{ /* GROUP NAVIGATION */ 
  position: relative; 
  width: 990px; 
  height: 30px; 
  background-image: url('http://thebuzz.com/template/images/navbar.jpg'); /*BASIC*/
  background-position: center top; /*ADVANCED*/
  background-repeat: repeat; /*ADVANCED*/
  background-color: transparent; /*BASIC*/
}

.nav_text{ /* GROUP NAVIGATION */ 
  color: #FFFFFF; /*BASIC*/
  font-size: 14px; /*BASIC*/
  font-weight: bold; /*BASIC*/
  text-decoration: none; /*ADVANCED*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
  padding-top: inherit; /*ADVANCED*/
  padding-bottom: inherit; /*ADVANCED*/
  padding-left: inherit; /*ADVANCED*/
  padding-right: inherit; /*ADVANCED*/
}

.nav_text a:link{ /* GROUP NAVIGATION */ 
  color: #FFFFFF; /*BASIC*/
  font-size: 14px; /*BASIC*/
  font-weight: bold; /*BASIC*/
  text-decoration: none; /*ADVANCED*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
}

.nav_text a:visited{ /* GROUP NAVIGATION */ 
  color: #FFFFFF; /*BASIC*/
  font-size: 14px; /*BASIC*/
  font-weight: bold; /*BASIC*/
  text-decoration: none; /*ADVANCED*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
}

.nav_text a:hover{ /* GROUP NAVIGATION */ 
  color: #FFFF33; /*BASIC*/
  font-family: Arial, Tahoma, Sans Serif; /*ADVANCED*/
  font-size: 14px; /*BASIC*/
  text-decoration: none; /*ADVANCED*/
  font-weight: bold; /*BASIC*/
}

.nav_text span{ /* GROUP NAVIGATION */ 
  display: none; /*ADVANCED*/
}

.menuItemText{ /* GROUP NAVIGATION_DROP-DOWN */ 
  color: #103751; /*BASIC*/
}

.menuItem{ /* GROUP NAVIGATION_DROP-DOWN */ 
  background-color: #ffffff; /*BASIC*/
  white-space: nowrap; 
  color: #103751; /*BASIC*/
}

.menuItem:hover{ /* GROUP NAVIGATION_DROP-DOWN */ 
  background-color: #c6d8e2; /*BASIC*/
}

.menuLite:hover{ /* GROUP NAVIGATION_DROP-DOWN */ 
  color: #ffffff; /*ADVANCED*/
}

.menuLite{ /* GROUP NAVIGATION_DROP-DOWN */ 
  background-color: #103751; /*BASIC*/
}

.menuLayer{ /* GROUP NAVIGATION_DROP-DOWN */ 
  font-family: Tahoma,Arial,sans-serif; /*ADVANCED*/
  font-size: 11px; /*ADVANCED*/
  background-color: transparent; /*ADVANCED*/
  font-weight: normal; /*ADVANCED*/
}


.nav_table{
  position:relative;
  width:990px;
}
.nav_locpos{
  position:relative;
  width:782px;
}
.nav_natpos{
  position:relative;
  width:208px;
  text-align:right;
}
.hdradiologo{
  position:relative;
  background-image:url('http://thebuzz.com/cc-common/test/hdlogo.png');
  background-repeat:no-repeat;
  margin-top:3px;
  margin-left:auto;
  margin-right:0px;
  width:80px;
  height:25px;
  text-align:right;
  cursor:pointer;
}
.site_nav{
  overflow:hidden;
}
.site_nav img{
  vertical-align:middle;
}
.masthead_topad {
  background-color: transparent;
}
.masthead_rksform #search {
  width:auto;
  padding:0px;
  margin-top:0px;
  background-color:transparent;
}
.masthead_rksform input {
  background-color:#fff !important;
}
#socialnet_toolbar input {
  background-color:#fff !important;
}
.rks_menukeyword span {
  padding:0px !important;
}
#oneSiteContainer {
  position: static;
}
#oneSiteContainer .menuLayer div {
  font-size: 11px;
  font-family: Tahoma,Arial,Verdana,sans-serif !important;
}
.masthead_logo a img {
  border:0px;
}
.masthead_listenlive a img {
  border:0px;
}
#socialnet_navad {
  position: absolute; 
  top: 240px; 
  left: 751px; 
  margin: auto; 
  width: 234px; 
  height: 60px; 
  clear: both;
  z-index:98;
}
#oneSiteContainer #oneToolbarAdContainer {
  position: absolute !important;
  top: 60px !important;
  left: 50% !important;
  margin-left: -250px;
  z-index: 98;
}
