#flag {
clear:both;   /* this nestles the masthead/flag below the previously floated object */
}
* html #weather {
clear:both;   /* the same needs to be done for weather, but only for explorer */
}
#date {
display:block;  /* give the date area the ability to be laid out like the other divs in the game */
height:20px;  /* give it a height of 20 (matching the tabs) so that the tabs and the date line up */
}
body {
margin-top:20px;  /* nudge everything down to make room for the red navbar */
text-align:center;
}
#topnav {
left:0;
}
#plusteaser {
display:block;
margin:25px 5px;
border:1px solid #ccc;
padding:35px;
text-align:center;
background-color:#f4f4f4;
background-position:top left;
background-repeat:no-repeat;
background-image:url(http://plus.eagletribune.com/ze/images/plusteaserbg.jpg);
}
#plusteaser a {
display:block;
font-size:120%;
}
#plusteaser a:hover {
text-decoration:underline;
}


#premiumadbox {
margin:10px auto 0 auto;
text-align:center;
font-family:Verdana, Helvetica, sans-serif;
position:relative;
}
* html #premiumadbox img {
margin-right:-1px; 
/* 
this is an Internet Explorer hack
it moves the header and footer imgs ipx to the right
so they line up with the background image
*/
}
#premiumadbox .premiumbottom {
margin-bottom:10px;
}
.premiumads {
text-align:center;
margin:auto;
background-image:url(http://plus.eagletribune.com/images/premiumadsbackground.gif);
background-position:center;
background-repeat:repeat-y;
}
.premiumads h4 {
color:#003366;
font-weight:bold;
margin:0;
padding:0;
font-size:13px;
text-align:center;
}
.premiumad {
background-color:#f4f4f4;
background-image:url(http://plus.eagletribune.com/images/premierverticalgradient.jpg);
background-postion:top center;
background-repeat:repeat-x;
border:1px solid #ccc;
width:200px;
overflow:hidden;
padding:10px;
margin:5px auto;
text-align:left;
padding-bottom:12px;
position:relative;
font-size:11px;
}
.premiumad:hover {
background-image:none;
background-color:#F8F0AD;
border-color:#333;
}
.premiumad strong {
display:block;
}
.premiumad p {
margin:2px 0;
font-size:10px;
}
.premiumad a {
position:absolute;
bottom:2px;
right:2px;
text-align:right;
width:230px;
}
.premiumad a:link,.premiumad a:visited {
color:#003366;
font-style:italic;
font-weight:bold;
text-decoration:none;
}
.premiumad a:hover, .premiumad a:active {
text-decoration:underline;
color:#cc0000;
}
.premiumallads {
margin:0;
text-align:center;
}
/* styles specifically for resources_etp_section_live */

ul.etp_more_headlines {
padding:0;
margin:0;
padding-left:20px;
}
ul.etp_more_headlines li {
margin:0;
padding:0;
}
ul.etp_more_headlines li a {
padding:0;
list-style-position:outside;
}
/* etp_menu */

#etp_menu
	{
	font-size: 12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width:100%;
	float:left;
	margin:0;
	background-color:#d6d6d6;
	background-image:url(http://static.cnhi.zope.net/sites/cnhi/images/navback.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	bac
	}
#etp_submenu
	{
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width:100%;
	float:left;
	margin:0;
	background-color:#dedede;
	border-bottom:1px solid #999;
	}

#etp_menu a, #etp_menu a:visited, #etp_submenu a, #etp_submenu a:visited
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:4px 8px;
	color: #0044ad;
	font-weight:normal;
	background-color: none;
	text-decoration:none;
	}
#etp_submenu a, #etp_submenu a:visited, #etp_menu a.etp_current_section, #etp_menu a:hover
	{
	color:#333 ! important;
	}
#etp_submenu a:hover
	{
	color: #0044ad ! important;
	}	
#etp_menu ul, #etp_submenu ul
	{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	clear:both;
	}
#etp_menu ul li, #etp_submenu ul li
	{
	float:left;
	}
#etp_menu .etp_current_section
	{
	background-color:#dedede;
	background-image:none;
	border-left:1px solid #999;
	border-right:1px solid #999;
	}
#etp_menu .submenu
	{
	border-bottom:1px solid #dedede;
	margin-bottom:-2px ! important;
	position:relative;
	}
#etp_menu ul li.etp_classifieds
	{
	float:right;
	position:relative;
	}
#etp_menu ul li.etp_classifieds ul
	{
	display:none;
	background-color:#dedede;
	border:1px solid #999;
	}
#etp_menu ul li.etp_classifieds:hover ul
	{
	display:block;
	position:absolute;
	top:20px;
	right:0;
	}
#etp_menu ul li.etp_classifieds ul li
	{
	display:block;
	width:100%;
	float:right;
	}
#etp_menu ul li.etp_classifieds ul li a
	{
	text-align:right;
	display:block;
	}
/* End CSS Popout Menu */



/* Leaderboard promo styles */

#adheader {
margin-bottom:15px ! important;
height:92px;
overflow: hidden;
}
#adheader_leaderboard {
float:left;
line-height:90px;
}
#adheader_promo {
background-image:url(http://plus.eagletribune.com/chris/dropdownmenu/promobg.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#e7e7e7;
float:left;
margin-left:8px;
width:240px;
height:90px ! important;
overflow:hidden;
text-align:center ! important;
}
#adheader_promo br {
line-height:0;
height:0 ! important;
display:none;
}
body #adheader #adheader_promo h4 {
padding:3px 0 ! important;
background-color:#95A7C4;
_height:1%;
margin:0 ! important;
margin-bottom:8px ! important;
color:#fff;
font-size:13px;
}
#adheader p {
font-size:12px ! important;
padding:0 ! important;
width:220px;
margin:0 auto ! important;
}
#adheader p a:link, #adheader p a:visited {
font-weight:bold;
color:#cc0000;
}
#adheader p a:hover, #adheader p a:active {
color:#0000cc;
}
#adheader_promo img {
border:none;
}

/* publications */
#etp_publications {
position:relative;
}

#etp_publications ul {
list-style-type:none;
position:absolute;
top:20px;
left:240px;
background-color:#dedede;
border:1px solid #999;
width:200px;
padding:0;
margin:0;
}
#etp_publications ul li {
float:left;
padding:3px;
}




#etp_menu
	{
	font-size: 12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width:100%;
	float:left;
	margin:0;
	background-color:#d6d6d6;
	background-position:top;
	background-repeat:repeat-x;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}
#etp_submenu
	{
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width:100%;
	float:left;
	margin:0;
	background-color:#dedede;
	border-bottom:1px solid #999;
	}

#etp_menu a, #etp_menu a:visited, #etp_submenu a, #etp_submenu a:visited
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:4px 8px;
	color: #0044ad;
	font-weight:normal;
	background-color: none;
	text-decoration:none;
	}
#etp_submenu a, #etp_submenu a:visited, #etp_menu a.etp_current_section, #etp_menu a:hover
	{
	color:#333 ! important;
	}
#etp_submenu a:hover
	{
	color: #0044ad ! important;
	}	
#etp_menu ul, #etp_submenu ul
	{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	clear:both;
	}
#etp_menu ul li, #etp_submenu ul li
	{
	float:left;
	}
#etp_menu .etp_current_section
	{
	background-color:#dedede;
	background-image:url(http://plus.eagletribune.com/images/selectedtab.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-left:1px solid #999;
	border-right:1px solid #999;
	color:#000;
	font-weight:bold ! important;
	}
#etp_menu .etp_current_section:hover
	{
	color:#0044ad ! important;
	}
#etp_submenu .etp_current_section
	{
	font-weight:bold ! important;
	}
#etp_submenu .etp_menu_divider
	{
	line-height:22px;
	color:#333;
	padding:0 10px;
	}
#etp_menu .submenu
	{
	border-bottom:1px solid #dedede;
	margin-bottom:-2px ! important;
	position:relative;
	}
#etp_menu ul li.etp_menu_right
	{
	float:right;
	position:relative;
	}
#etp_menu ul li.etp_menu_right ul, #etp_menu ul li.mouseout ul
	{
	display:none;
	background-color:#dedede;
	border:1px solid #999;
	}
#etp_menu ul li.etp_menu_right:hover ul, #etp_menu ul li.mouseover ul
	{
	display:block;
	position:absolute;
	top:20px;
	right:0;
	}
#etp_menu ul li.etp_menu_right ul li
	{
	display:block;
	width:100%;
	float:right;
	}
#etp_menu ul li.etp_menu_right ul li a
	{
	text-align:right;
	display:block;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	}
#etp_menu ul li.etp_menu_right ul li a:hover
	{
	background-color:#fff;
	background-image:none;
	border-color:#999;
	color:#cc0000 ! important;
	}
/* ETP Tabs Styles */
#etp_tabs
	{
	margin:0;
	padding:0;
	font-size:11px;

	}
#etp_tabs ul
	{
	list-style-type:none;
	margin:0;
	padding:0;
	height:20px;
	border-bottom:1px solid #999;
	}
#etp_tabs ul li
	{
	float:left;
	position:relative;
	_margin-bottom:-2px;
	}
#etp_tabs img
	{
	border:none;
	}
#etp_tabs ul li ul
	{
	display:none;
	background-color:#fff;
	width:63em;
	height:auto;
	padding:8px;
	border:1px solid #999;
	position:absolute;
	top:20px;
	left:0;
	font-weight:bold;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	z-index:50000 !important;
	}
#etp_tabs ul li ul li, #etp_tabs ul li.mouseout ul li
	{

	float:left;
	text-align:left !important;
	}
#etp_tabs ul li ul li a
	{
	padding:3px !important;
	width:20em !important;
	display:block !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-size:11px !important;
	color: #003366 !important;
	}
#etp_tabs ul li ul li a:hover
	{
	background-color:#dedede !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #cc0000 !important;
	}
#etp_tabs ul li:hover ul, #etp_tabs ul li.mouseover ul
	{
	display:block !important;
	}

/* Promo Styles */
#previous_promo
	{
	height:90px;
	position:absolute;
	top:0;
	left:0;
	width:10px;
	margin-left:-20px;
	padding-right:20px;
	}
#next_promo
	{
	height:90px;
	position:absolute;
	top:0;
	right:0;
	width:10px;
	margin-right:-20px;
	padding-left:20px;
	}
#previous_promo, #next_promo
	{
	filter:alpha(opacity=00);
	background-color:#000;
	}
html>body #previous_promo, html>body #next_promo
	{
	background-color:transparent;
	}
#previous_promo:hover, #next_promo:hover
	{
	margin:0;
	padding:0;
	background-color:#000;
	filter:alpha(opacity=100);
	}
#adheader_promo
	{
	position:relative;
	}
#adheader_promo_content a.leaderboardPromoHref
	{
	width:240px;
	height:90px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	text-indent:-999em;
	}
#adheader_promo_content a.leaderboardPromoHref:hover
	{
	background-color:#003399;
	filter:alpha(opacity=10);
	opacity: 0.1;
	-moz-opacity:0.1;
	}
/* Poll */
#etpcpoll
	{
	margin:0;
	padding:0;
	}
#etpcpoll h4
	{
	margin:0;
	margin-bottom:5px;
	font-size:14px;
	border-bottom:1px solid #999;
	}
#etpcpoll a
	{
	display:block;
	text-align:center;
	}

/* fix vertical image padding in cnhi style */

.newmediaboxvert
	{
	padding:5px;
	}


/* temporary testing mode overrides */
#topnav {
display:none ! important;
}
body {
margin-top:10px ! important;
}





.hide {
display:none;
}

.shareprint {
display: block !important;
padding-top:5px;
}
a.printthis {
background-image:url(http://static.cnhi.zope.net/eagletribune/images/print-icon.gif) !important;
background-position: left top !important;
background-repeat: no-repeat !important;
padding-left: 22px !important;
display: block !important;
float: left !important;
line-height:18px !important;

}
a.stbutton {
float: left !important;
}

#etpmediabox {
width: 100%;
padding: 0;
margin: 0;
background-color: #ddd;
}
#etpflashpromo {
width: 370px;
float: left;
margin: 0 5px 0 0;
}
.topboxwrap,
.latestboxwrap {
background-color:#fff;
text-align: left;
width: 320px;
float: right;
background-color: #fefefe;
padding: 5px
}
.latestboxwrap ul,
margin:5px;
}
.latestboxwrap ul li,
.topboxwrap ul li {
font-size: 2px;
}
.topboxwrap {
margin-bottom: 5px;
}
.latestboxscroll {
width: 310px;
height: 150px;
overflow: auto;
padding: 5px;
}
a.newsboxmore:link,
a.newsboxmore:visited {
display:block;
width:50px;
float:right;
color: #fff
}
a.newsboxmore:hover,
a.newsboxmore:active {
color:#003399;
}
span.modifiedAt {
color: #333;
font-size:11px;
margin-right: 5px;
}
span.storysubheadline {
display: block;
font-size: 13px;
margin-top: 5px;
}

/* custom homepage */
#etpflashpromo {
	width: 631px;
	text-align: center;
	padding-top:5px;
	float: left;
}
#etpflashpromo #topboxwrap {
	width: 631px;
	padding:0 5px;
	margin:0 auto;
	position:relative;
	background-color:transparent;
}
#etpflashpromo ul.topstorieslist {
	float: left;
	list-style-type: none;
	width: 300px;
	padding: 0;
	list-style-image: url(http://plus.eagletribune.com/chris/homepage/bullet.gif) !important;
	margin-left: 10px;
}
#etpflashpromo ul.topstorieslist li {
	text-align: left;
}
#widget_loading {
	width: 315px;
	float: left;
	height: 300px;
	margin-top: 100px;
}
#widget_template {
	width: 315px;
	height: 360px;
	float: right;
	padding-right: 20px;
}
#widget_template h4 {
color: #003366;
margin-top: 0;
padding-top: 8px;
margin-bottom: 0px;
font-size: 14px;
text-align: left;
padding-left: 10px;
}
ul#widget_wrapper {
	width: 325px;
	height: 340px;
	padding: 0 5px;
	overflow: auto;
}
ul#widget_wrapper li.widget_filler {
	//list-style-image: url(http://plus.eagletribune.com/chris/homepage/bullet.gif) !important;
	list-style-type: none;
	text-align: left;
	margin-left: 10px;
	position: relative;
	padding-left: 35px;
}
ul#widget_wrapper li.widget_filler span {
display: block; width: 30px; position: absolute; top: 0pt; left: 0pt; text-align: right; color: rgb(204, 0, 0); font-weight: bold; font-size: 10px;
}








/*

#dsq-popup-top,
#dsq-popup-bottom,
#dsq-popup-body,
.dsq-popupdiv,
#dsq-popup-profile *,
#dsq-popup-profile {
	visibility: hidden !important;
	display: none !important;
}
*/
#dsq-content .dsq-moderator .dsq-comment-header,
#dsq-content .special .dsq-comment-header{
background-color: #4876A3 !important;
}

/*
#dsq-content #dsq-comments .dsq-comment-header{ 

background-color: #dedede !important;
background-image: url(http://plus.eagletribune.com/chris/dropdownmenu/promobg.jpg) !important;
background-position: top !important;
background-repeat: repeat-x !important;
padding-top: 2px !important;
*/
/*
#dsq-content {
padding: 25px 5px;
}
}
#dsq-content .dsq-comment {
background-color: #f4f4f4 !important;
padding: 5px !important;
border: 1px solid #ccc !important;
}
#dsq-content .dsq-moderator,
#dsq-content .special {
background-color: #F0AC09 !important;

}
#dsq-content .dsq-comment .dsq-comment-footer {
position: relative !important;
min-height: 14px !important;
}
#dsq-content .dsq-comment .dsq-comment-footer a:link,
#dsq-content .dsq-comment .dsq-comment-footer a:visited {
display:block !important;
width: 49px !important;
height: 14px !important;
text-indent: -999999px !important;
background-image: url(http://plus.eagletribune.com/images/dsq-reply-sprite.gif) !important;
background-position: 0 -15px !important;
background-repeat: no-repeat !important;
position: absolute !important;
bottom: 0 !important;
right: 0 !important;
}
#dsq-content .dsq-comment .dsq-comment-footer a:hover,
#dsq-content .dsq-comment .dsq-comment-footer a:active {
background-position: 0 0 !important; !important;
}
*/
a.comment_count:link,
a.comment_count:visited {
background-image:url(http://plus.eagletribune.com/images/comments.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 12px;
color: #ff6600 !important;
text-decoration: none !important;
font-size: 10px;
}
a.comment_count:hover,
a.comment_count:active {
color: #003366 !important;
}

a.comments_badge:link,
a.comments_badge:visited {
float: right;
display: block;
width: 70px;
height: 58px;
_height: 64px;
padding: 16px 1px 1px 1px;
_padding: 10px 1px 1px 1px;
text-align: center;
font-weight: bold;
font-size: 10px;
color:#FF9F40;
text-decoration: none;
background-image: url(http://plus.eagletribune.com/images/comments_badge.jpg);
background-repeat: no-repeat;
background-position: center;
position: relative;
}
a.comments_badge:hover,
a.comments_badge:active {
color:#fff;
}
a.comments_badge:first-line {
font-size:26px !important;
text-align: center !important;
color:#fff !important;
line-height:25px !important;
}

#premiumadbox {
position: relative;
width:240px;
margin: auto;
}
.premiumad {
	cursor: pointer;
}
.premiumadhover,
#premiumadpopup .premiumad{
	background-image: none;
	background-color: #f8f0ad;
	border-color: #333333;
}
a.premiumrefresh {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 6px;
	right: 10px;
	background-image: url(http://plus.eagletribune.com/images/arrow_refresh_off.gif);
	background-position: center;
	background-repeat: no-repeat;
}
a.premiumrefresh:hover {
	background-image: url(http://plus.eagletribune.com/images/arrow_refresh_on.gif);
}
.premiumad:first-line {font-weight: bold}
.premiumad em {
	font-weight: bold;
	color: #003366;
}
#premiumadpopup {
display: none;
width: 240px;
_width: 220px;
position: absolute;
left: -235px;
_left: -215px;
background-image: url(http://plus.eagletribune.com/images/textad_arrow.gif);
background-position: right;
background-repeat: no-repeat;
padding: 0;
}