/*
Theme Name: Branded07
Theme URI: http://www.branded07.com/
Description: The description oh code peakers is 'Hell Yeah'
Version: 1.12
Author: Rob Palmer
*/

/* Global */





/* Top Bar */

#top_bar{
display:			block;
height:				auto;
width:				100%;
float:right;

border-bottom:		#fff 0px solid;
/*opacity:0.7;filter:alpha(opacity=60);*/
}

#top_bar a{
border:				none;
text-decoration:none;
}

#top_bar_center{
display:			block;
width:				100%;
float:left;
height:				34px;
margin:				0 auto;
background:			#2b2b2b;
position:relative;
}

#global_nav {
/*position:			relative;*/
position:absolute;
left:0px;
top:0px;
height: 			auto; 
width: 				1000px; 
float:left;
padding: 			3px 0 0 0; 
margin: 			0; 
border:0px solid blue;
} 

#global_nav ul {
padding: 			0;
margin: 			0 0 0 5px;
}

#global_nav ul li {
float: 				left;
list-style: 		none;
}

#global_nav ul li a, #global_nav ul li a:visited{
z-index: 			10;
display: 			block;
float: 				left;
height: 			16px;
overflow: 			hidden;
color:				#d7eaee;
font-size:			10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
position: 			relative;
padding:			6px 10px 6px 10px;
}

#global_nav ul li a:hover{
color:				#fdf4c9;
}

#global_nav li.background {
background: 		url('/ria/images/bg_menu_right.png') no-repeat top right;
z-index: 			8;
position: 			absolute;
visibility: 		hidden;
}

/** html #global_nav li.background{
background: 		url('/ria/images/bg_menu_right.gif') no-repeat top right;
height:28px;
}*/

#global_nav .background .left {
background: 		url('/ria/images/bg_menu.png') no-repeat top left;
height: 			28px;
margin-right: 		7px; /* 7px is the width of the rounded shape */
}
/*
* html #global_nav .background .left{
background: 		url('/ria/images/bg_menu.gif') no-repeat top left;
height:28px;
}*/

/* Top Bar eof */







