﻿
body#ps_com {
  background: url('/hu/images/v2/pattern_bg.jpg') repeat;
  font: 12px Verdana, Arial, sans-serif;
}
.wrap {
  width: 986px
  margin: 0px auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
a {
  text-decoration: none;
  color: #c6000a;
}
a:hover {
  color: #814548;
}


/* Header */
header#global {
  width: 100%;
  height: 125px;
  background: url('/hu/images/v2/header_gradient.jpg') repeat-x;
  border-bottom: 3px solid #c6000a;
  overflow: hidden;
  font: 14px "Asap", Arial, sans-serif;
  color: #444;
}
header#global .wrap {
  background: url('/hu/images/v2/header_gradient.jpg') repeat-x;
}
h1#logo a {
  text-indent: -9999px;
  height: 48px;
  width: 322px;
  display: block;
  background: url('/hu/images/v2/logo.png') no-repeat;
  margin: 18px 0 4px;
}
#mainsearch {
  margin-top: 0px;
  height: 55px;
}
#mainsearch .searchbox {
  height: 30px;
  line-height: 30px;
  box-shadow: inset 1px 1px 1px 0px black, 
					1px 1px 0px 0px #272827;
  width: 150px;
  border: 1px solid #666666;
  border-radius: 4px;
  padding: 1px 32px 0;
  background: #191919 url('/hu/images/v2/icon_search.png') no-repeat 10px 10px;
  color: #ccc;
}
nav#main {
  width: 100%;
  background-color: #1a1a1a;
  height: 46px;
  display: block;
  margin-top:10px;
  vertical-align:baseline;
}
nav#main ul li {
  display: inline-block;
  display: -moz-inline-stack;
  *display: inline;
  float: left;
}
nav#main ul li a {
  padding: 16px 18px;
  display: block;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
}
nav#main ul li :hover {
  background-color: #292929;
}
nav#main ul li .active {
  background-color: #c6000a;
}
/* Scoreboard */
.scoreboard_container {
	 background-color: #1e1e1e;
	 position: relative;
	 width:986px;
	 margin:auto;
	 height:98px;
	 font: 12px "Asap", Arial, sans-serif;
}
/* make sure to set this for the league scoreboard as well */
#sb { 
	font: 14px "Asap", Arial, sans-serif;
}
#scoreboard {
  background-color: #1e1e1e;
  width: 100%;
  border-top: 2px solid #303030;
  border-bottom: 2px solid #303030;
  margin: 0px 0 11px 0;
}
.leaguenamefront {
  position: absolute;
  left: 9px;
  top: 8px;
  color: #666;
}  
#scoreboard .sport {
  position: absolute;
  left: 3px;
  top: 8px;
  clear:both;
}
#scoreboard .sport li {
  display: inline-block;
  display: -moz-inline-stack;
  zoom: 1;
  *display: inline;
}
#scoreboard .sport li a{
  margin: 0 0 0 2px;
  border-top-right-radius: 2px;
  padding: 3px 8px;
  font-size: 11px;
  color: #666;
}
#scoreboard .sport a:hover {
  text-decoration: none;
  background-color: #666;
  color: #eee;

}
#scoreboard .games {
  white-space: nowrap;
  position: absolute;
  top: 27px;
  z-index: 1;
  margin: 0 0px;
  border-top: 2px solid #1e1e1e;
  border-bottom: 2px solid #1e1e1e;
  overflow: hidden;
  color: #666;
}
#scoreboard .games li {
  display: inline-block;
  display: -moz-inline-stack;
  zoom: 1;
  *display: inline;
  width: 120px;
  height: 60px;
  background-color: #353535;
  color: #666;
}
/* game status */
#scoreboard .games li a {
  width: 120px;
  border-radius: 5px;
  height: 60px;
  color: #eee;
  box-shadow: 0px 0px 0px white;
  
}
#scoreboard .game_header {
  background-color: #303030;
  line-height: 20px;
  padding: 0 5px;
  font-size: 12px;
  margin: 0 0 2px 0;
}
#scoreboard .team_one,
#scoreboard .team_two {
  padding: 0 5px;
  color: #999;
  font-size: 12px;
}
#scoreboard .live {
  color: #ffcc00;
}
#scoreboard .winning {
  color: #ccc;
  font-weight:bold;
  font-size: 12px;
}
#scoreboard .short_league {
	clear: both;
	background-color: #303030;
	font-size: 10px;
	border-top: 1px solid #444444;
	margin-top: 2px;
	text-align: center;
	color: #ccc;
}
#scoreboard .arrow_left,
#scoreboard .arrow_right {
  background-color: #303030;
  width: 21px;
  height: 41px;
  position: absolute;
  z-index: 2;
  top: 0;
  color: white;
  padding: 23px 0 0 12px;
  cursor: pointer;
}
#scoreboard .arrow_left {
  left: 0;
  border-right: 2px solid #1e1e1e;
}
#scoreboard .arrow_right {
  right: 0;
  border-left: 2px solid #1e1e1e;
}
#scoreboard .arrow_right:hover i,
#scoreboard .arrow_left:hover i {
  opacity: .5;
}

#scoreboard .current_scoreboard {
    background:#666666;
    color: #eee !important;
    text-decoration:none !important;
}
#top_stories h2 {
  font-size: 30px;
}
/* Content Containers */
#container {
  background: #ffffff;
  padding: 10px 10px 36px 10px;
  width: 966px;
  margin: 0px auto;
}
#statscontainer {
  background: #ffffff;
  padding: 0px;
  width: 986px;;
  margin: 0px auto;
  padding-bottom: 50px;
}
.placeholder_fullwidth {
  width: 100%;
  height: 40px;
  background-color: #c6000a;
  margin-bottom: 10px;
}
.placeholder_sidebar {
  width: 100%;
  height: 300px;
  background-color: #c6000a;
  margin-bottom: 10px;
}
#column_2_3 {
  width: 66%;
}
#column_1_3 {
  width: 33%;
}
/* Temp - Delete when ready */
#column_2_3_holder {
  width: 66%;
  height: 350px;
  background-color: #eee;
  margin-bottom: 10px;
  position:relative;
}
#column_1_3_holder {
  width: 33%;
  height: 350px;
  background-color: #eee;
  margin-bottom: 10px;
}
.trending_subscribe {
  background-color: #eee;
  width: 300px;
  margin-right: 10px;
  min-height: 600px;
}
.placeholder_160 {
  background-color: #eee;
  width: 160px;
  background-color: #c6000a;
  min-height: 600px;
}
.wrap{
  margin: 0 auto;
  width: 986px;

}
img {
	border:0;
}
.advertisement {
	color: #666;
}
.site_network_title {
  background: white;
  color: #c6000a;
  margin: 5px 0 8px 0;
  text-transform: uppercase;
  line-height: 35px;
  font-size: 25px;
}
.home_page_h2 {
  text-transform: uppercase;
  background: url('/hu/images/v2/pattern_title.jpg') repeat-x 0 4px;
  line-height: 40px;
}
.home_page_h2 h2 {
  background: white;
  width: 270px;
  color: #c6000a;
 }
/* Footer */
footer {
  font: 14px "Asap", Arial, sans-serif;
  color: #eee;
  background-color: #1e1e1e !important;
  background: url('/hu/images/v2/header_gradient.jpg');
  background-repeat: repeat-x;
  border-top: 3px solid #c6000a;
  height: 300px;
}
footer .wrap .column {
  width: 246px;
  float: left;
  display: inline-block;
  display: -moz-inline-stack;
  zoom: 1;
  *display: inline;
  padding: 0 0 25px 0;
}
footer .wrap .column ul li:first-child {
  padding-bottom: 8px;
}
footer .wrap .column ul li a {
  font: 12px "Asap", Arial, sans-serif;
  padding: 4px 0;
  display: block;
  color: #999;
  width: 70%;
}
footer .wrap .column ul li a:hover {
  color: #c6000a;
}
footer .wrap .column .copyright {
  margin: 15px 0;
  font: 12px "Asap", Arial, sans-serif;;
  color: #666666;
  display: block;
}
.column:last-child {
  text-align: right;
}
h1#company_logo a {
  width: 246px;
  height: 41px;
  background: url('/hu/images/v2/logo_company.png') no-repeat;
  display: block;
  text-indent: 9999px;
  overflow: hidden;
}
.social_media li {
  display: inline-block;
  display: -moz-inline-stack;
  zoom: 1;
  *display: inline;
  padding: 0px;
  margin: 0 0 0 6px;
}

/* gallery */
#column_2_3_holder .mainimage {
    float:left;
    width:79%;
    height:350px;   
}

#column_2_3_holder .thumbnails {
    float:left;
    width:20%;
    height:350px;   
}

#column_2_3_holder .transparent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}

.thumbnails > div {
    height:70px;
}

#column_2_3_holder .description {
    position:absolute;
    background: url('/hu/images/scoreboard/trans_black.png');
    height:70px;
    width:500px;
    bottom: 0;
    left: 0;    
}

#column_2_3_holder .headline {
    margin-left:5px;
    font-weight:bold;
    font-size: 1.2em;
    color: #fff;
}

#column_2_3_holder .text {
    padding-left:5px;
    color: #fff;
    font-size: 12px;
}

#column_2_3_holder .thumbarea {
    width:132px;
    background-position: -340px -160px !important;
}

#column_2_3_holder .thumbarea:hover {
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;  
}

/*stats related fix ups */
#container {
	font-size: 11px;
	font-family: Verdana, arial;
}
#statscontainer {
	font-size: 11px;
	font-family: Verdana, arial;
	}
	
#ps_stats_main_table {
	width: 100%;
	margin:0;
}
#ps_stats_main_table td  {
	font-size: 11px;
	font-family: Verdana, arial;
}
#ps_stats_main_table div  {
	font-family: Verdana, arial;
}
#ps_stats_main_table p  {
	font-family: Verdana, arial;
}
#ps_stats_main_table h2 {
	font-size: 16px;
	font-weight: bold;
}
#ps-main-stats-cell {
	padding-left: 10px;
}
#ps-main-stats-cell td {
	
}
/* cell containing the stats menu */
.ps-stats-menu-cell {
	width: 130px;
	border-right: 1px solid #eee;
	background-color: #ffffff;
}
#ps-stats-menu {
	width: 100%;
}
#ps-stats-menu td {
	padding: 5px 2px 5px 2px;
	border-bottom: 1px solid #ccc;
}
