@charset "utf-8";
/* CSS Document */

body {
	background: #222;
	padding:0;
	margin:0 auto;
	text-align:center;
	height: 100%;
}
.navBar {
	width:975px;
	height:32px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:9999999;
}
.page_body {
	width:975px;
	border:1px solid #222;
	background-color:#FFF;
	margin:3px auto 0 auto;
	text-align:left;
}
.page_body #sidebar_bg {
	background:url(/Images/web/template/body2alt/sidebar_page_bg.jpg) top left no-repeat;
}
#footer .site_links {
	font:normal 10px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color: #6B6B6B;
	text-align:center;
	padding:4px 0;
}
#footer .site_links a {
	color:#727272;
	text-decoration:underline;
}
#footer .site_links a:hover {
	color:#51d3ff;
	text-decoration:underline;
}

/* HAT */
#hat_wrap {
	height: 40px;
	background:url(/Images/web/template/body2alt/hat333bg.png) repeat-x;
	width: 100%;
	position: absolute;
	top: -1px;
	left: 0px;
	padding:0;
	margin:0;
	z-index: 1000000;
}
#hat_wrap_breaking {
	height: 60px;
	background:url(/Images/web/template/body2alt/hatbreakingbg.png) repeat-x;
	width: 100%;
	position: absolute;
	top: -1px;
	left: 0px;
	padding:0;
	margin:0;
	z-index: 1000000;
}
#hat_wrap_announce {
	height: 60px;
	background:url(/Images/web/template/body2alt/hatannouncebg.png) repeat-x;
	width: 100%;
	position: absolute;
	top: -1px;
	left: 0px;
	padding:0;
	margin:0;
	z-index: 1000000;
}
#hat {
	width: 975px;
	margin: 0 auto;
	padding:0;
	color:#FFF;
	position: relative;
	display : block;
}
#hat .hot_preview_box {
	font:normal 11px Tahoma, Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
	padding:8px 0;
	overflow:hidden;
	text-align:left;
}
#hat .hot_preview_box a {
	color:#FFFFFF;
	text-decoration:underline;
}
#hat .hot_preview_box a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
#hat .breaking_news {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:8px 0;
	overflow:hidden;
	text-align:left;
	text-shadow:#000 1px 1px 1px;
}
#hat .breaking_news a {
	color:#FFF;
	text-decoration:underline;
}
#hat .breaking_news a:hover {
	text-decoration:none;
}
#hat .announce {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:8px 0;
	overflow:hidden;
	text-align:left;
	text-shadow:#000 1px 1px 1px;
}
#hat .announce a {
	color:#FFF;
	text-decoration:underline;
}
#hat .announce a:hover {
	text-decoration:none;
}
.page_wrap {
	position: relative;
	margin:0 auto;
	clear:both;
}
#hat .header_search {
	float: right;
	margin-right:2px;
	width:280px;
}
#hat .header_search form {
	float: right;
	display: inline;
	color: #808080;
}
#hat .header_search form fieldset {
	display: inline;
	border:none;
	padding:0;
	margin:0;
}
#hat .header_search form .text {
	background: #CCCCCC url(/Images/web/template/news/09mod/search_bg.gif) no-repeat;
	font:normal 11px Tahoma;
	border: 1px solid #333333;
	color: #333;
	padding: 4px 4px 3px 5px;
	width: 140px;
	vertical-align: middle;
	line-height:13px;
	height:13px;
	-webkit-border-radius: 2px;
	margin:0;
}
#hat .header_search form .text:hover {
	border-color: #990000;
}
#hat .header_search form .text:focus {
	color: #333;
	border-color: #CC0000;
}
#hat .header_search form .submit {
	margin: .1em 0 0 3px;
	vertical-align: middle;
}

/* Sidebar Styles */
.sidebar {
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-style:italic;
	text-transform:none;
	padding:0;
	margin:5px 0 0 0;
	width:205px;
	float:left;
	height:65px;
}
.sidebar .item {
	line-height:26px;
	margin-left:8px;
}
.sidebar a {
	color:#727272;
	text-decoration:none;
	text-shadow:#000 1px 1px 1px;
	outline:none;
}
.sidebar a span.rss {
	background:transparent url(/Images/web/template/body2alt/icons.png) no-repeat left 0;
	padding-left:22px;
}
.sidebar a span.twitter {
	background:transparent url(/Images/web/template/body2alt/icons.png) no-repeat left -26px;
	padding-left:22px;
}
.sidebar a span.facebook {
	background:transparent url(/Images/web/template/body2alt/icons.png) no-repeat left -54px;
	padding-left:23px;
}
.sidebar a:hover span.rss {
	color:#F9A210;
}
.sidebar a:hover span.twitter {
	color:#51D3FF;
}
.sidebar a:hover span.facebook {
	color:#5F88C9;
}

/* Right Column Tab Styles ******************************************************************************* */

#tab_box h1 {font-size: 3em; margin: 20px 0; text-align:left;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 38px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	width:48%;
	height: 37px;
	line-height: 37px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	text-align:center;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 5px 0;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, #tab_box html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
#tab_box .tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#tab_box .tab_content {
	padding: 10px 0;
}

/* Foot Styles  ******************************************************************************* */

.footdetails {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding:2px;
}
.footdetails a {
	color:#045364;
	text-decoration:underline;
}
.footdetails a:hover {
	color:#990000;
	text-decoration:none;
}
/* Foot Styles Part 2 */

#foot {
	border-top:2px solid #000000;
	margin:20px auto 0 auto;
	text-align:left;
	background-color:#FFF;
}
#foot .site_links {
	font:normal 10px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#000000;
	text-align:center;
	padding:4px 0;
}
#foot .site_links a {
	color:#A82E05;
	text-decoration:underline;
}
#foot .site_links a:hover {
	color:#000000;
	text-decoration:none;
}
#foot .topic_header_left {
	font:bold 10px Georgia, 'Times New Roman', Times, serif;
	text-transform:uppercase;
	padding:2px 6px;
	border-right:1px solid #F2F2F2;
}
#foot .topic_header_left a {
	color:#000000;
	text-decoration:none;
}
#foot .topic_header_left a:hover {
	color:#0099CC;
	text-decoration:none;
}
#foot .assets_left {
	font:normal 10px Arial, Helvetica, sans-serif;
	padding:2px;
	text-align:center;
	border-right:1px solid #F2F2F2;
}
#foot .assets_left a {
	font:normal 12px Georgia, 'Times New Roman', Times, serif;
	color:#A82E05;
	text-decoration:none;
}
#foot .assets_left a:hover {
	color:#000000;
	text-decoration:underline;
}
#foot .vid_desc {
	font:normal 10px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding:1px 0;
	border-bottom:1px dotted #999999;
	margin-bottom:3px;
}
#foot .vid_assets {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	padding:2px 0 0 8px;
	text-align:left;
	border-right:1px solid #F2F2F2;
}
#foot .vid_assets a {
	font:normal 12px Georgia, 'Times New Roman', Times, serif;
	color:#015EA1;
	text-decoration:none;
}
#foot .vid_assets a:hover {
	color:#0184E4;
	text-decoration:underline;
}
#foot .topic_header_right {
	font:bold 10px Georgia, 'Times New Roman', Times, serif;
	text-transform:uppercase;
	padding:2px 6px;
	border-left:1px solid #F2F2F2;
}
#foot .assets_right {
	font:normal 10px Arial, Helvetica, sans-serif;
	padding:2px;
	text-align:center;
	border-left:1px solid #F2F2F2;
}
#foot .assets_right .features {
	font:normal 10px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:8px 0;
	text-align:center;
}
#foot .assets_right .features a {
	color:#0099CC;
	text-decoration:underline;
	line-height:14px;
}
#foot .assets_right .features a:hover {
	color:#000000;
	text-decoration:none;
}
#foot .icon {
	background:url(/Images/web/template/pages/ros_icon.gif) center center no-repeat;
}

/* Miscellaneous Styles  ******************************************************************************* */
#breaking_search {
	margin-right:2px;
	border:none;
}
#breaking_search form {
	display: inline;
	border:none;
	padding:0 0 0 5px;
	margin:0;
}
#breaking_search form fieldset {
	display: inline;
	border:none;
	padding:0;
	margin:0;
}
#breaking_search form .text {
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 170px;
	vertical-align: middle;
	margin:0;
}
#breaking_search form .submit {
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	border: none;
	background-color: transparent;
	padding:0;
	text-decoration:none;
	color: #900;
	margin:0 0 0 3px;
	vertical-align: middle;
	text-transform:uppercase;
	cursor:pointer;
}
.search_jump {
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-transform:uppercase;
	text-align:center;
	padding:4px;
	}
	
.search_jump a,
.search_jump a:visited {
	color:#990000;
	text-decoration:none;
	}
	
.search_jump a:hover {
	color:#000000;
	text-decoration:none;
	}
.backtotop {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.backtotop a {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.backtotop a:hover {
	color:#000000;
	text-decoration:none;
}
.category_lede {
	border-bottom:1px solid #666;
	background:url(/Images/web/template/body2alt/home/line_break.gif) repeat-x center top;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:6px 0 3px 0;
	margin:5px;
}


/* SIDEBAR STYLES ***********************************************************
#sidebar {
  position:absolute;
  width:86px;
  left:-96px;
  top:300px;
  background:url(/Images/web/template/body2alt/sidebar_bg.png) left 50px repeat-y;
  color:#999;
  text-align:center;
  padding:0 23px 0 0;
  font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar a {
  text-transform:uppercase;
  color:#0CF;
  font-weight:bold;
  text-shadow:#000 1px 1px 1px;
}
#sidebar a:hover {
  color:#999;
  text-shadow:#000 1px 1px 1px;
}
#sidebar dl{
  margin:0;
  padding:0;
  line-height: 1.5em;
  clear: both;
}
#sidebar dl dt{
  border-top: 1px dotted #1f1f1f;
  padding:8px 0 0 4px;
  margin:0 0 0 6px;
  width:80px;
}
#sidebar dl dt a{
  border: 0;
}
#sidebar dl dd{
  padding:0 0 0 4px;
  color:#666;
  font-size:10px;
  font-style:italic;
  text-transform:lowercase;
  text-shadow:#000 1px 1px 1px;
  margin:0 0 8px 6px;
  width:80px;
  text-align:center;
} */

/* BOOKMARK STYLES *********************************************************** */

.bookmarks {
	text-align: center;
	border-top:1px solid #E5E5E5;
	height:24px;
}
.bookmarks ul {
	position: relative;
	float:right;
	width: 265px;
	height: 22px;
	margin: 6px 0 0 0;
}
.bookmarks ul li {
	list-style:none;
	float: left;
	position: absolute;
	top: 0;
}
.bookmarks ul li, .bookmarks ul li a {
	display: block;
	width: 16px;
	height: 17px;
	background: url(/Images/web/template/body2alt/socialmarksvert.jpg) no-repeat;
}
.bookmarks li.first {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#900;
	text-transform:uppercase;
	left:0;
	background:none;
}
.bookmarks li.social-digg {
	left: 55px;
}
.bookmarks li.social-digg a {
	background-position: 0 0;
}
.bookmarks li.social-digg a:hover {
	background-position: 0 -23px
}
.bookmarks li.social-reddit {
	left: 79px;
}
.bookmarks li.social-reddit a {
	background-position: 0 -46px;
}
.bookmarks li.social-reddit a:hover {
	background-position: 0 -69px;
}
.bookmarks li.social-stumble {
	left: 105px;
}
.bookmarks li.social-stumble a {
	background-position: 0 -92px;
}
.bookmarks li.social-stumble a:hover {
	background-position: 0 -115px;
}
.bookmarks li.social-facebook {
	left: 130px;
}
.bookmarks li.social-facebook a {
	background-position: 0 -139px;
}
.bookmarks li.social-facebook a:hover {
	background-position: 0 -162px;
}
.bookmarks li.social-buzz {
	left: 155px;
}
.bookmarks li.social-buzz a {
	background-position: 0 -278px;
}
.bookmarks li.social-buzz a:hover {
	background-position: 0 -301px;
}
.bookmarks li.social-twitter {
	left: 180px;
	width: 46px;
}
.bookmarks li.social-twitter a {
	background-position: 0 -186px;
	width: 46px;
}
.bookmarks li.social-twitter a:hover {
	background-position: 0 -209px;
}
.bookmarks li.social-yahoo {
	left: 233px;
	width: 65px;
	height:17px;
	text-indent: -999em;
}
.bookmarks li.social-yahoo a {
	background-position: 0 -232px;
	width: 65px;
}
.bookmarks li.social-yahoo a:hover {
	background-position: 0 -255px;
}
.bookmarks .details {
	float:left;
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#E5E5E5;
	text-transform:uppercase;
	padding:7px 0 0 3px;
}
.bookmarks .details a, .bookmarks .details a:visited {
	text-decoration:underline;
	color:#39F;
}
.bookmarks .details a:hover {
	text-decoration:none;
	color:#999;
}
