#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;
}
#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;
	width:20em;
	display:block;
	}
#etp_tabs ul li ul li a:hover
	{
	background-color:#dedede;
	}
#etp_tabs ul li:hover ul, #etp_tabs ul li.mouseover ul
	{
	display:block;
	}

/* 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;
}


