
#inc_toolbar{
	border: 0;
	font-size: 12px;
	text-align: left;

background: #540103; /* Old browsers */
background: -moz-linear-gradient(top, #540103 0%, #260000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#540103), color-stop(100%,#260000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #540103 0%,#260000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #540103 0%,#260000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #540103 0%,#260000 100%); /* IE10+ */
background: linear-gradient(to bottom, #540103 0%,#260000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#540103', endColorstr='#260000',GradientType=0 ); /* IE6-9 */
	
	height: 41px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	z-index:2;
	width: 1200px;
	margin: auto;
	padding-top:5px;
	margin: auto;
	position: relative;
}



#inc_latest_news{
	margin: 0;
	padding: 0 0 0 10px;
	border: 0;
	width: 700px;
	float: left;
	color: #E4ECF1;
	font-size: 11px;
	font-weight: bold;
 	line-height: normal;
   
}

.inc_news_container {
float: left; padding-top: 7px;
font-size: 13px;
}

.news_ticker {

float: left; padding-top:4px;
}

#inc_latest_news ul#inc_news{
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
	border: 0px;
    margin: 0;
}

#inc_latest_news ul#inc_news a{
	color: #ffba00;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background: none;
	margin: 0px;
	border:0px;
    margin: 0px;


	
}

#inc_latest_news ul#inc_news li{
	color: #E4ECF1;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
    float: left!important;
    margin-left:0px;
}

#inc_latest_news ul#inc_news a {
    padding: 4px 0px 0px 3px;
	}




/*
#inc_network:hover #inc_network_box{
	display: block;
}
*/




.twitter {
color: #008aff;
}

.rss
{
color: #ff5400;
}

.rss
{
color: #ff5400;
}




#inc_toolbar .network_menu ul {
    font-family: Arial, Verdana;
    font-size: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
	font-weight: bold;
	z-index: 5;

}


#inc_toolbar .network_menu ul li {
    display: block;
    position: relative;
    float: left;
    margin: 0 0 1px 10px;

}
#inc_toolbar .network_menu li ul {
    display: none;
	  
}
#inc_toolbar .network_menu ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    padding: 5px 15px 5px 15px;
    background: #070707;
    margin-left: 0px;
    white-space: nowrap;
	border: 1px solid #505050;
	background: url(/toolbar/images/button_back.png) no-repeat; 
}
#inc_toolbar .network_menu ul li a:hover {
background: #ffba00;
color: #000000;
}
#inc_toolbar .network_menu li:hover ul {
    display: block;
    position: absolute;
}
#inc_toolbar .network_menu li:hover li {
    float: none;
    font-size: 11px;
}

#inc_toolbar .network_menu li:hover a { background: #3b3b3b; }
#inc_toolbar .network_menu li:hover li a:hover {
    background: #ffba00;
}

.social {
float:left;
}

