#global_sites_nav {
	display: none !important;
	width: 100%;
	height: 30px;
	background: #000;
	clear: both;
}

#global_sites_nav_container {
	width: 960px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
}

#global_sites_nav_container a {
	text-decoration: none !important;
}

#global_sites_nav ul {
	padding: 0;
	list-style: none;
}

#global_sites_nav ul li {
	float: left !important;
	display: inline !important;
	height: 32px !important;
	overflow: hidden;
}

#global_sites_nav ul li a {
	font-family: Arial, Helvetica, sans-serif !important;
	display: block;
	padding: 8px 6px 0 6px !important;
	background: #333;
	color: #999;
	text-decoration: none;
	font-size: 11px !important;
	width: 66px !important;
	*width: 80px !important;
	height: 30px !important;
	*height: 22px !important;
	background: none !important;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	position: relative;
	z-index: 50;
	text-align: center;
}



#global_sites_nav ul li#phandroid a:hover,#global_sites_nav ul li#phandroid:hover a,#global_sites_nav ul li#phandroid a.active {
	background: #A4C639 !important;
}

#global_sites_nav ul li#isource:hover a,#global_sites_nav ul li#isource a:hover,#global_sites_nav ul li#isource a.active {
	background: #13A1DD !important;
}

#global_sites_nav ul li#winsource:hover a,#global_sites_nav ul li#winsource a:hover,#global_sites_nav ul li#winsource a.active {
	background: #EA1E03 !important;
}

#global_sites_nav ul li:hover a,#global_sites_nav ul li a:hover {
	color: #fff !important;	
}

#global_sites_nav li a.active {
	color: #fff !important;
}

#top_right {
	float: right;
}

#topMiniNav {
	
	width: 345px;
	height: 24px;
	text-align: left;
	overflow: hidden;
}

#topMiniNav div {
	
	float: left;	
	position: relative;
	top: 8px;
	white-space: nowrap;
	
}

#topMiniNav,#topMiniNav a {
	
	font-family: Arial, 'Trebuchet MS', sans-serif !important;
	font-size: 11px !important;
	color: #fff !important;
	
}

#topMiniNav a:hover {
	
	text-decoration: underline !important;
	
}

#top_socials {
	float: right;
	margin-top: -24px;
}

#top_socials a {
	
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	position: relative;
	z-index: 50;
	margin: 0 2px;
	
}

#top_socials a:hover {
	top: 3px;
}

#top_socials a img {

	width: 30px !important;
	height: 30px !important;
	
}

#top_socials a#twitter {
	background-color: #72ccff;
}

#top_socials a#facebook {
	background-color: #3c599c;
}

#top_socials a#youtube {
	background-color: #f63a2c;
}

#top_socials a#rss {
	background-color: #f99a00;
}

#top_socials a#gplus {
	background-color: #222;
}

#global_sites_nav #top_right {
	*width: 512px !important;
}