div#nav_container
{
	float: left; 
	background-repeat: repeat-x;
	font-size: 9px;
	width: 615px; /* adjust when changing root sections */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}


ul.topnav li.off 
{
	float: left;
	padding-top: 6px;
	padding-right: 1px; /* adjust when changing root sections */
	padding-bottom: 0px;
	padding-left: 1px; /* adjust when changing root sections */
	background-image: url("http://www.dallasnews.com/images/ice3/nav-background.jpg");
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	height: 26px;
	
}

ul.topnav li.on 
{
	float: left;
	padding-top: 6px;
	padding-right: 1px; /* adjust when changing root sections */
	padding-bottom: 0px;
	padding-left: 1px; /* adjust when changing root sections */
	background-image: url("http://www.dallasnews.com/images/ice3/nav_background_onstate.jpg");
	background-repeat: repeat-x;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	height: 26px;
	display: block;
}

div#marketplace_nav_container
{
	float: right;
	clear: right;
	background-image: url("http://www.dallasnews.com/images/ice3/market_middle_bkgd5.gif");
	background-repeat: no-repeat;
	width: 328px;
	height: 26px;
	padding: 0;
	text-align: center;
}

div#marketplace_nav_container ul#marketplace_nav
{
	list-style: none;
	text-align: center;
	width: 300px;		
	display: inline;
	position: relative;
	background-image: url("http://www.dallasnews.com/images/ice3/marketplace_off_tall.gif");
	background-repeat: repeat-x;
	height: 28px;
	top: 8px;
	left: 0px;
	border-style: solid;
	border-color: #7F7F7F;
	border-width: 0px 0px 0px 1px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	z-index: 40;
}


div#marketplace_nav_container ul#marketplace_nav li.off
{
	display: inline;	
	border-right: 1px solid #7F7F7F;
	border-left: 0;
	color: #fff;	
	font-weight: bold;
	text-align: center;	
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	z-index: 45;
}

div#marketplace_nav_container ul#marketplace_nav li.on
{
	display: inline;		
	border-width: 1px 1px 1px 0px;
	border-color: #7F7F7F;
	border-style: solid;	
	background-image: url("http://www.dallasnews.com/images/ice3/marketplace_on.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
	text-align: center;
}


div#marketplace_nav_container div#arrow_container
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 13px;
	float: left;
}

div#marketplace_tab_background div.tab_form
{
	float: left; 
	clear: left;
	margin-top: 2px;	
}

div#marketplace_tab_background div.tab_form input.textfield
{
	font-size: 10px;
	border: 1px solid black;
}

div#marketplace_tab_background div.tab_form input.radio
{
	font-size: 8px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 2px;
}

h2.section_header
{
	vertical-align: top;
	padding-top: 3px;
	margin: 0 0 0 -10px;
	font-family: Helvetica;
	font-size: 34px;
	font-weight: normal;
}

h3.section_header
{
	vertical-align: top;
	font-family: Helvetica;
	padding-left: 5px;
	line-height: 14px;
	color: #50638f;
	font-size: 13px;
}

td.section_header_cell
{
	border-bottom: 1px solid #50638f;
}

.subnav_box {
	/*background-image: url('/images/leftnav_section_bkgd.gif');*/
	background-color: #7180a2;
	background-repeat: repeat-x;
	width: 132px;
	float: left;
	padding: 4px 9px 4px 8px;
	border-bottom-style: none;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-left-style: none;
	border-right-style: none;
	/*border-right-color: #ffffff;*/
	/*border-right-width: 1px;*/
	font-weight: bold;
}

.nav_arrow {
	background-color: #7180a2;
	border-bottom-style: none;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #ffffff;
	float: left;
	padding: 8px 5px 5px 6px;
}

div#tabscontentcontainer div.tab_area  /* IE specific exists */
{	
	float: left; 
	clear: left;
	margin-left: 14px;
	margin-right: 1px;
	margin-top: 10px;
	padding: 0;
	height: 500px;
	display: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #edece5;
	color: #000;
	border: 0;
	width: 445px;
	overflow: auto;
}

div#weather_component div#daily_forecast 
{
	float: left;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
}

div#weather_component div#daily_radar 
{
	float: left;
	padding-top: 10px;
	margin-left: 12px;
}

div#marketplace_tab_background
{
	float: right;
	background-image: url("http://www.dallasnews.com/images/ice3/market_bottom_bkgd9.gif");
	background-repeat: no-repeat;
	width: 326px;
	height: 106px;
	margin-left: -1px;
	margin-right: 0px  !important;
	padding: 0;
}

.mpModuleSmallMap {
	width: 208px;
	display: inline;
	float: left;
	padding: 0px;
	margin: 12px 0 0 0;
}

div#mpModuleContent div#hcProfiles
{
clear: both; 
vertical-align: top; 
margin-top: 0px; 
padding-top: 6px;
}
