@charset "UTF-8";
/* CSS Document */

#tbx_nav_bovine {

	width: 100%;
	height: 27px;
	background-image: url(../../images/site/graphics/backend_menu_gradint.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;

}

.tbx_navlft_bovine #sitenav li.hovered a {
	float:left;
	color: #990000;
	text-decoration:none;
	background-color:#fff;
	padding:6px 17px 4px 17px;
	overflow:hidden;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #FFFFFF;
	height:17px;}

.tbx_navlft_bovine #sitenav li.rgtg span.hovered a {
	float:left;
	color: #990000;
	text-decoration:none; 
	background-color:#fff;
	padding:6px 17px 4px 17px;
	overflow:hidden;border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc; 
	height:15px;
}

.tbx_navlft_bovine ul li a, .tbx_navrgt_white a {text-decoration:none;}

.tbx_navlft #sitenav li a span.hovered, .tbx_navrgt a span.hovered {
	text-decoration:none;
	background-image: url('../../images/site/ce_logos/navsel.gif');
	background-repeat:repeat-x;
	font-weight:normal;
	overflow:hidden;
}

.tbx_navlft_bovine #sitenav li.rgtg {float:right;}

.tbx_navlft ul li a {
	float:left;
	color: #fff;
	font-size:1.2em;
	padding:5px 18px 5px 18px;
	overflow:hidden; 
	font-weight:200;
}

.tbx_navlft_bovine ul li a {
	float:left;
	color:#FFFFFF ;
	font-size:1.2em;
	padding:6px 18px 4px 18px;
	overflow:hidden; 
	font-weight:200;
	text-decoration:none;
}

.tbx_navlft_bovine ul li a p, .tbx_navrgt_white a p {
	float:left;
	color: #fff;
	font-size:1.1em;
	padding:5px 18px 5px 18px;
	text-decoration:none; 
	background-color:#990000;
}

.txt_red_light {
	color: #666666;
	text-decoration: none;
}

.txt_red_light:hover {
	color: #990000;
	text-decoration: underline;
	cursor: pointer;
}

.txt_red_big {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
	font-size:1.2em;
}

.txt_red_big:hover {
	color: #663300;
	text-decoration: underline;
	cursor: pointer;
}


.webchart {
background-color:#FFFFFF;
background-image:url(../../images/site/graphics/lines.gif);
background-repeat:repeat;
border:1px solid #CCCCCC;
float:left;
height:99px;
width:809px;


}
.abovechart {
float:left;
height:15px;
text-align:center;
width:47px;
font-size:.8em;
}

.chartbelow {
float:left;
padding-top:4px;
text-align:center;
width:57px;
background-color:#F2F2F2;
height:14px;
border-bottom:1px solid #CCCCCC;
margin-bottom:8px;
}

.chartbelow_rt {
float:left;
padding-top:4px;
text-align:center;
width:67px;
background-color:#F2F2F2;
height:14px;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
margin-bottom:8px;
}

.chartbelow_lf {
float:left;
padding-top:4px;
text-align:center;
width:58px;
background-color:#F2F2F2;
height:14px;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
margin-bottom:8px;
}

.chartbar_contain {
float:left;
padding-left:7px;
text-align:center;
width:50px;
}

.chartbar {
background-image:url(../../images/site/graphics/chart1.gif);
background-position:left bottom;
background-repeat:repeat;
float:left;
margin:0;
overflow:hidden;
width:43px;
}



.red_home        {background-image: url(../../images/site/icons/smallred_home.gif);}
.red_message        {background-image: url(../../images/site/icons/smallred_mg.gif);}
.red_commun        {background-image: url(../../images/site/icons/smallred_jn_front2.gif);}
.red_pend        {background-image: url(../../images/site/icons/smallred_clck.gif);}
.red_market        {background-image: url(../../images/site/icons/smallred_ct.gif);}
.red_spons        {background-image: url(../../images/site/icons/smallred_pro.gif);}
.red_tools        {background-image: url(../../images/site/icons/smallred_tool.gif);}

.red_home, .red_message, .red_commun , .red_pend, .red_market, .red_spons, .red_tools

{ 
    width:20px;
	height:20px;
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	background-position:center;
}