


a { outline:none}


.header_bg {
	 
	width:100%;
		float:left;
	background:url(../img/framework/header_bg.jpg) repeat-x left top;
}
.header_wrapper{
	margin:0 auto;
	width:1130px;
	 
	
  
}
.main_menu{
	float:left;
	position:relative;
	z-index:1;
	margin-left: 30px;
	margin-top:80px;
}

.header_top{
	width:1130px;
	height:69px;
	margin:0 auto;
	position:relative;
	background:url(../img/framework/ticker_top_bg.png);
	z-index:50;
}

.header_bottom{
	width:1130px;
	height:39px;
	margin:0 auto;
	position:relative;
    background:url(../img/framework/ticker_bot_bg.png) center top no-repeat;
	z-index:100;

}

/*.logo {width:335px;height:68px;float:left;margin-left:85px;}*/

.logo {
	width:335px;
	height:68px;
	float:left;
	margin-left:-160px;
}

.search {
	width:137px;
	height:18px;
	float:right;
	margin:2px 85px 0 0px;
	font-size:9px;
	color:#b0a687;
	background-image:url(../img/framework/search.png);
}

.search_input{
	width:105px;
	float:left;
	margin: 3px 0 0 5px;
	}
	
.search_input input{
	background:#373124;
	border:none;
	height:10px;
	letter-spacing:.1em;
	color:#b0a687;
	width: 105px;
	font-size:9px;
	padding: 0px;
	height:15px;
	font-size: 9px;
	}

.search_icon{
	width:12px;
	height:12px;
	float:right;
	margin:4px 4px 0 0;
	background:url(../img/framework/search_icon.png) no-repeat;
	}

.title{
	width:500px;
	float:left;
	padding: 30px 0 20px 110px;
	font-size:inherit;
	font-family: Arial, Helvetica, sans-serif;
	}
	#ctl00_ctl11_headTextPanel { float:left;}
.left_title{
   color:#d4c3a0;
   font-size: 12pt;
}

.right_title{
   color:#cc9933;
   font-size: 14pt;
}


.userinfo {
	width: 400px;
	float:left;
	height:20px;
	margin:4px 0 0 165px;
	font-size:9px;
}

.username{
	color:#958049;
}

.login_state{
	color:#9b731b;
	font-weight:bold;
	width:50px;
}

.login_state a {
	color:#e6a61a;
	text-decoration:none;
}

.ticker {
	width:632px;
	height:57px;
	float: left;
	margin: 10px 0 0 -5px;
}


.main_wrapper {
	width: 988px;	
 
	padding-left:30px;
	margin:0px auto 0px auto;
	 padding-bottom:20px;
	}

.prevNext{float:left; text-align:right; color:#debe6b; width:98%; padding-bottom:5px; height:15px; line-height:10px; }
.prevNext a{color:#debe6b; margin-right:15px; font-size:11px; margin-left:15px; text-decoration:none;  text-decoration:none;}
.prevNext a:hover{text-decoration:underline; }
.prevNext a.prevlink { background:url(../images/prevLink.gif) no-repeat left center; padding-left:15px;}
.prevNext a.nextlink { background:url(../images/nextLink.gif) no-repeat right center; padding-right:15px;}
.wrapper_left{
	width:713px;
	float:left;
	margin: 0 0 0 0px;
	}
	
.wrapper_right{
	width:273px;
	min-height:580px;
	height:auto !important;
	 height:580px;
	float:right;
	
	background:url(../img/framework/right_col_bg.png) no-repeat center top;
	}

.top_wrapper_bg{
	 background: url(../img/framework/top_wrapper_bg.png) no-repeat top center;
	width:711px;
	height:5px;
 
	}
	
.mid_wrapper_bg{
	background:url(../img/framework/mid_wrapper_bg.png) repeat-y;
	width:711px;
	min-height:600px;
	overflow:hidden;
	margin-top:-1px;
	}
	
.mid_wrapper_bg2{
	background:url(../img/framework/mid_wrapper_bg.png) repeat-y;
	width:711px;
	overflow:hidden;
	margin-top:-1px;
	}
	
.bot_wrapper_bg{
	background: url(../img/framework/bot_wrapper_bg.png) no-repeat top center;
	width:711px;
	height:5px;
	}


	


/***************footer********************/

.footer_wrapper{
	margin:0 auto;
	width:100%;
	
	}

#footer{
	float: left;
	width:100%;
 
	clear:both;
	text-align:center;

	color:#cec9bd;
	}

.footer_icons1 {
	width:800px;
	 
	 margin-left:auto;
	 margin-right:auto;
	text-align:center;
	color:#cec9bd;
	 
}
.mainFooter{background-color: #332e21; float:left; background-repeat: repeat; width:100%; padding-top:30px;  padding-bottom:10px; margin-top:20px;}

.foot_links {
	 width:665px;
	padding-top:10px;
	padding-bottom:10px;
	 margin-left:auto;
	 height:20px;
	 margin-right:auto;
	text-align:center;
	color:#cec9bd; 
}

.foot_links a{
	color:#cec9bd;
	text-decoration:none;
	font-size:9px;
}
.footer_icons1 a{ float:left; margin:0px; margin-right:50px;}

/****************** Nav Menu **********************/



.navigation {
	height:19px;
	float:left;
	margin: 7px 0 0px 75px;
	font-family: arial, sans-serif; 
	width:140px; 
	position:relative; 
	font-size:11px; 
	font-weight:bold;
	z-index:2;
}
	
	
.navigation ul li a, .navigation ul li a:visited {
	display:block; 
	width:140px; 
	height:20px; 
	text-align:left; 
	line-height:20px; 
	font-size:11px; 
	overflow:hidden;
	padding:0 0 0 10px;
	background:#232017; 
	}
	
.navigation ul {
	padding:0; 
	margin:0; 
	list-style: none;
	}
	
.navigation ul li {
	float:left; 
	position:relative;
	}
		
.navigation ul li ul {
	display:none;
	
	}

	
.navigation ul li:hover ul  {
	display: none;
	}
	
.navigation ul li:hover  a {
	display:block; 
	background:#232017; 
	color:#c6c9a6;

	}
	
.navigation ul li a:hover {
	background:#232017; 
	color:#e6a61a;

	}
	
.navigation ul li:hover ul {
	display:block; 
	position:absolute;
	/* left:140px;*/
	left:150px;
	top:0;
	}
	
	
	/*Ul#navigation*/
ul#navigation
{
	width: 150px; display: block;	
}

	 
/*************************************************/



/****************** Nav Menu **********************/



.navagation {
	height:19px;
	float:left;
	margin: 7px 0 0px -130px;
	font-family: arial, sans-serif; 
	width:140px; 
	position:relative; 
	font-size:11px; 
	font-weight:bold;
	z-index:2;
}
	
	
.navagation ul li a, .navagation ul li a:visited {
	display:block; 
	width:140px; 
	height:20px; 
	text-align:left; 
	line-height:20px; 
	font-size:11px; 
	overflow:hidden;
	padding:0 0 0 10px;
	}
	
.navagation ul {
	padding:0; 
	margin:0; 
	list-style: none;
	}
	
.navagation ul li {
	float:left; 
	position:relative;
	}

/*************************************************/

.img_btn{
   height:auto;
}


.footer_icons a { margin-right:40px;}

.navigation ul li ul li a, .navigation ul li ul li  a:visited {
	display:block; 
	width:145px; 
	height:20px; 
	text-align:left; 
	line-height:20px; 
	font-size:11px; 
	overflow:hidden;
	padding:0 0 0 10px;
	background:#232017; 
	}
