﻿/************************
 * HOMEPAGE BOTTOM PANEL
 * *********************/ 

#content_container #right_top_home
{
	vertical-align:top;
	text-align:-moz-center;
	background-repeat: no-repeat;
	padding:0;
}

#content_container #right_top_home #right_middle_content
{
	background-image: url(../images/homepage_bottompanel.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	margin:0;
	padding: 1px 0 10px 0;
	text-align:left;
}




#adnav td {text-align: -moz-center;  text-align:left; vertical-align:top; background-color: transparent;}
#adnav td {text-align: center;}
#adnav .td1a {text-align: -moz-center; height:27px; width:142px;}
#adnav .td1b {text-align:-moz-center; background-color: transparent; padding: 0px;}
#adnav .td1b img {margin-bottom:5px; margin-top:8px;}
#adnav .td2a {text-align: -moz-center; height:27px;padding-left:3px; width:142px;}
#adnav .imgpad {margin-top:8px;}
#adnav .btmpnltxt 
{
	font-size: 11.5px; 
	font-family: Arial, Sans Serif; 
	color: #0054D5; 
	text-align:left; 
	font-weight:normal; 
	padding: 0 0 0 7px
}
#adnav .btmpnltxt ol {margin:0; padding:0;}
#adnav .btmpnltxt li {list-style-type:none; padding:3px 0 2px 0; line-height:12px;}
#adnav .td1b .title {color: #022960;}
#adnav .td1b p {margin-bottom:12px;}
#adnav #news_box 
{
	height:200px; 
	overflow: hidden; 
	margin-top:10px; 
	color: #555555; 
	font-size: 11px; 
	line-height:110%;
	vertical-align: text-top;
	position:relative;
	width:130px;
}
#adnav #news_box .news_box_scroller 
{
    width:130px;
    position:absolute;
}

#adnav .newsstory 
{
    margin-bottom:10px;   
}
#adnav .new {color:#EA7309;}
.news_buttons {height:8px; width:10px; z-index:100;}
.news_buttons td {height:8px; width:10px; padding: 0;}
.news_buttons .button_up_cell a 
{
	background-image:url(../images/news_arrow_up.jpg);
	display: block;
	background-repeat: no-repeat;
	width: 10px;
	height:8px;
}
.news_buttons .button_up_cell span {display:none;}
.news_buttons .button_down_cell a 
{
	background-image:url(../images/news_arrow_down.jpg);
	display: block;
	background-repeat: no-repeat;
	width: 10px;
	height:8px;
}
.news_buttons .button_down_cell span {display:none;}
.news_buttons .button_up_cell a:hover,.news_buttons .button_down_cell a:hover
{
	background-position:0 -8px;
}

#home_banner 
{
	text-align:left;
	padding-left:33px;
	padding-top:10px;
}



/***********************************
* This is the new banner play area
************************************/

#navbutton_wrap
{
	z-index:777; 
	position:absolute; 
	top: 297px; 
	right:641px; 
	display: inline-block; 
	height:0;
}

#lft_arrow {float:left; padding-right: 2px;}
#lft_arrow a 
{
	background-image:url(../images/headnav_lftarrow.jpg); 
	background-repeat: no-repeat; 
	height:25px; 
	width: 25px;
	display: block;
}
#lft_arrow a:hover
{
	background-position: 0 -25px;
	height:25px; 
	width: 25px;
	display: block;
}
#lft_arrow span {display:none;}


#pause {float:left; padding-right: 2px;}
#pause a 
{
	background-image:url(../images/headnav_pause.jpg); 
	background-repeat: no-repeat; 
	height:25px; 
	width: 25px;
	display: block;
}
#pause a.paused,
#pause a:hover
{
	background-position: 0 -25px;
	height:25px; 
	width: 25px;
	display: block;
}
#pause span {display:none;}


#rt_arrow {float:left;}
#rt_arrow a 
{
	background-image:url(../images/headnav_rtarrow.jpg); 
	background-repeat: no-repeat; 
	height:25px; 
	width: 25px;
	display: block;
}
#rt_arrow a:hover
{
	background-position: 0 -25px;
	height:25px; 
	width: 25px;
	display: block;
}
#rt_arrow span {display:none;}