/*
Site Header
css/hdn/modules/siteheader.css
*/

.siteheader {padding: 10px; line-height: 1;}
.siteheader ul {list-style: none;}
.siteheader li {display: inline;}
.siteheader .skip {display: none;}
.siteheader .row1 {margin-bottom: 8px;}

/* Links */

.siteheader .usertools a:link,
.siteheader .usertools a:visited,
.siteheader .row2 a:link,
.siteheader .row2 a:visited,
.siteheader .sitenav a:link,
.siteheader .sitenav a:visited {color: white;}

.siteheader .usertools a:hover,
.siteheader .usertools a:active,
.siteheader .row2 a:hover,
.siteheader .row2 a:active,
.siteheader .sitenav a:hover,
.siteheader .sitenav a:active {color: white;}

.siteheader .row1 {background: #657da3;}

/* Leaderboard */

.siteheader .leaderboard .creative {
  display: inline;
  float: left;
  width: 728px;
  height: 90px;
  /* overflow: hidden; */
  background: white;
  border-right: 10px solid white;
}

/* User Tools */

.siteheader .usertools {}
.siteheader .usertools-collapsed {
  height: auto;
  padding: 10px;
  text-align: right;
}

.siteheader .usertools {
  display: inline;
  float: left;
  height: 75px;
  padding: 15px 0 0 15px;
}

.siteheader .usertools ul,
.siteheader .usertools li {margin: 0; padding: 0; text-indent: 0;}
.siteheader .usertools li {
  display: block;
  font-size: .92em;
  color: #ddd;
  margin-bottom: 10px;
}
.siteheader .usertools-collapsed li {
  text-align: right;
  display: inline;
  padding-left:11px;
  background: transparent url('/img/modules/siteheader/usertools_delimiter.gif') no-repeat 4px 2px;
}
* html .siteheader .usertools-collapsed li {
  background: transparent url('/img/modules/siteheader/usertools_delimiter.gif') no-repeat 4px 4px;
}
.siteheader .usertools-collapsed li.first {
  background: none;
}

/* Row 2: Brand, Tools and Weather */

.siteheader .row2 {
  height: 76px;
  background: #657da3;
  position: relative;
  text-align: right;
}

.siteheader .brands {
  position: absolute;
  z-index: 2; /* layered over the weather */
}

.siteheader .hst-halfbanner,
.siteheader .tools {
  z-index: 2; /* layered over the weather */
  display: inline;
  float: right;
}

.siteheader .hst-halfbanner {padding-top: 8px;}

.siteheader .tools {
  height: 68px;
  padding: 8px 10px 0 15px;
  text-align: right;
}
* html .siteheader .tools {padding-top: 7px;}
*:first-child+html .siteheader .tools {padding-top: 7px;} /* and ie8.css */

.siteheader .tools p {
  color: #ddd;
  white-space: nowrap;
  margin-bottom: 5px;
}

.siteheader .tools p.date {
  font-size: 1em;
  color: black;
  margin-bottom: 13px;
}

.siteheader .weather {
  margin: 0;
  width: 385px;
  height: 68px;
  padding: 8px 20px 0 0;
  text-align: right;
  display: inline; float: right;
}

.siteheader .weather,
.siteheader .weather a:link,
.siteheader .weather a:visited,
.siteheader .weather a:hover,
.siteheader .weather a:active {color: black; text-decoration: none;}

.siteheader .weather .temperature,
.siteheader .weather .location {
  display: inline;
  float: right;
}

.siteheader .weather .location strong {
  display: block;
  margin-bottom: 3px;
}

.siteheader .weather .temperature {font-size: 2.5em; margin-top: -2px; padding-right: 22px; position: relative;}
* html .siteheader .weather .temperature {margin-top: -3px;}
*+html .siteheader .weather .temperature {margin-top: -3px;}

.siteheader .weather .temperature span {font-size: .45em; position: absolute; right: 7px; top: 2px;}
* html .siteheader .weather .temperature span {top: 3px;}
*+html .siteheader .weather .temperature span {top: 3px;}

/* Site Nav */

.siteheader .sitenav  {background: #82a0d1;}
.siteheader .sitenav ul,
.siteheader .sitenav li {display:inline; float:left;}
.siteheader .sitenav li {font: 1em Verdana, sans-serif;}
.siteheader .sitenav a {
display: block;
height: 16px;
padding: 4px 10px;
}
* html .siteheader .sitenav a {width: 1%;}

/* Site Index */

.siteheader .siteindex {
  display: none;
  position: absolute;
  top: 24px; 
  right: 0;
  background: #90b3e9;
  border: 1px solid gray;
  padding: 5px;
  }
.siteheader .siteindex p {margin-bottom:5px;}
.siteheader .siteindex p,
.siteheader .siteindex td {white-space: nowrap;padding-right: 20px;}
.siteheader .siteindex li {display: block;}

.siteheader .siteindex a {padding:0 !important;}

/* Sub Nav */

.siteheader .subnav {
  width: 931px;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  background: #e9ebef;
}
.siteheader .subnav li {
  display: inline;
  padding-left: 15px;
  background: transparent url('/img/modules/siteheader/subnav_delimiter.gif') no-repeat 5px 2px;
  font-size: .92em;
  white-space: nowrap;
  line-height: 30px;
}
* html .siteheader .subnav li {
  background: transparent url('/img/modules/siteheader/subnav_delimiter.gif') no-repeat 5px 3px;
}
.siteheader .subnav li.first {
  background: none;
  padding-left: 0;
}
.siteheader .subnav li.label {
  background: none;
  padding-left: 0;
  padding-right: 5px;
  font-weight: bold;
  color: #900;
}

.subnav li img.clear {width:1px; height:20px;}
.subnav li img       {vertical-align: middle; margin-top: -2px;}
.siteheader .subnav li.selected a {color: black; font-weight: bold;}

.subnav.hidden { display: none !important; }

/* Sub Nav Ticker */

.container {
	position: relative;
}
.sitenav, .sitenav .list1 {
	height: 30px;
}
.subnav {
	height: 30px;
	position: relative;
}
.subnav .list1 {
	/*display: none;*/
}
.ticker-details {
	z-index: 1000;
	position: absolute;
	left: 10px;
	top: 5px;
  margin: -4px 0 0 10px;
	width: 200px;
	border: 1px solid black;
	background: white url('/img/modules/mostpopular/corner1.gif') no-repeat -5px -8px;
  padding: 6px 10px 10px 10px;
	display: none;
}
.ticker-details h2,
.ticker-details h4 {
font: bold 1.09em 'Helvetica Nueue', Helvetica, Arial, sans-serif;
margin-bottom: 15px;
}
.ticker-details img {
  border: 1px solid black;
  margin-bottom: 5px;
}
#ticker-details-ad img {
  border: none;
  margin-bottom: 0;
}
.ticker-details h4 {
margin-bottom: 4px;
}
.ticker-details .detail p {
  line-height: 1.25;
  margin-bottom: 4px;
  font: normal .92em Verdana, sans-serif;
}
.ticker-details p.exit {
  text-align: right;
  font: normal .92em Verdana, sans-serif;
}

#ticker-details-ad {
  background: white;
	padding-bottom: 8px;
	width: 300px;
}

#ticker-nav {
	position: absolute;
	right: 5px;
	top: 5px;
}

/* Bottom Edge */

.siteheader div.hr {height: 10px;}
.siteheader hr {display: none;}

/* end css/hdn/modules/siteheader.css */

