﻿
/*menu_Top*/
.menuTopPage {width:1000px; height: 22px;margin:0;background: url(../images/Backgrounds/bgTopPages.png) repeat-x scroll 0 0 }
.boundSearch{width:204px;height:22px;overflow:hidden;float:right;margin:5px 0 0 0; background: url(../images/Backgrounds/bgTextSearch.png) no-repeat left top;margin-right:5px}
.boundSearch img{margin-top:1px}
.txtSearch{border:0;width:178px !important;height:20px;float:left;font-size:13px;color:#666666;margin-left:3px;}
.btnSearch{border:0;cursor:pointe;float:left;height:20px;width:21px}

/*menu_main*/
#header_wrapper_hpc
{
	background: url(../images/Backgrounds/bg_menuMain.png) repeat-x scroll 0 0;
	clear:both;
	width:1000px;
}
#header_hpc
{
	margin:0 auto;
	width:1000px;
	height:75px;
}
.animatedtabs
{
	float:left;
    overflow: hidden;
    position: relative;
    height: 43PX;
    font-style: normal;   
    clear: both;
    width: 1000px;
    list-style: none;
   
}
.animatedtabs ul
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0;
   
}
.animatedtabs li
{
    float: left;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 12px;   
    /*padding: 0 1px 0 1px;*/ 
     height: 43PX;
    line-height: 32px;
    text-align: center;
    cursor: pointer;        
}
.animatedtabs a
{
    float: left;
    position: relative;
    display: block;    
    color: #fff;
    line-height: 43PX;
    text-decoration: none;
    height: 43PX;
	
}
.animatedtabs img{vertical-align:middle;margin:0;border:0;padding-right:9px}
.animatedtabs a span
{
    float: left;
    position: relative;
    display: block;
    padding: 0px 4px;
    color: #fff;
    line-height: 43PX;
    text-decoration: none;
    height: 43PX;
    cursor: pointer;
}
.animatedtabs span
{
    float: left;
    position: relative;
    display: block;
    color: #fff;
    line-height: 43PX;
    height: 43PX;
    padding-top:0px;
}
.animatedtabs .selected a, .animatedtabs a:hover
{
    float: left;
    position: relative;
    background: url(../images/Backgrounds/channel_right.png) no-repeat right;   
    color: #fff;
    text-decoration: none;
    height: 43PX;
    line-height:43PX;
}
.animatedtabs .selected a span, .animatedtabs a:hover span
{
    float: left;
    position: relative;
    display: block;
    background: url(../images/Backgrounds/channel_left.png) no-repeat left top;
	color: #fff;
    text-decoration: none;
    height: 43PX;
	line-height:43PX;
	padding: 0px 4px;
}
.subMenuContainer
{
    display: none;
}
.subTopMenubound
{
	float:left;
	background: url(../images/Backgrounds/bg_submenu.png) repeat-x scroll 0 0;
	width: 100%;
    height: 32px;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    clear:both
    }
#subTopMenu
{
	float:left;
	background: url(../images/Backgrounds/bg_submenu.png) repeat-x scroll 0 0;
	width: 785px;
    height: 32px;
}
#subTopMenu ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#subTopMenu ul li
{
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
}
#subTopMenu li a span
{
    float: left;
    display: block;
    padding: 0 8px 0 4px; 
    height:32PX;
    line-height:32PX;
}
#subTopMenu ul li a
{
    float: left;
    display: block;
    color: #970303;
    text-decoration: none;        
    font: 14px;
    padding: 0 0 0 5px;  
    text-align: center;
    cursor: pointer;    
}
#subTopMenu li.current a, #subTopMenu li a:hover
{
    color: #000000;
    background: url(../images/sub_channel_left.jpg) no-repeat left top;        
    height: 32px;
    line-height: 32px; 
}
#subTopMenu li.current a span, #subTopMenu li a:hover span
{
    color: #DF2C01;
    height: 32px;
    background: url(../images/sub_channel_right.jpg) no-repeat right top;
    line-height: 32px;    
}

/*Add News Pages Nav BOCT*/
.pageNav {
	-x-system-font:none;
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;margin-top:0px;overflow:hidden;padding:0px 0;font-weight:bold;text-align:right;
}
.pageNav span.current {background-color:#FFFFFF;border:1px solid #CC6600;color:#CC6600;font-weight:bold;padding:1px 8px;}

.pageNav a {
	border:1px solid #849CC6;
	color:#0a5ec1 !important;
	line-height:2.2em;
	padding:1px 8px;
	text-decoration:none !important;
	margin-left:3px;
}
.pageNav img{vertical-align:middle;border:0;padding:2px 0 4px 0}
.pageNav a:hover {
   color:#f36823 !important;
}
.pageNav span {
	border:1px solid #f36823;
	color:#f36823 !important;
	line-height:2.2em;
	padding:1px 8px;
	text-decoration:none !important;
	margin-left:3px;
}