/*New header*/

/*added by aj to get the header aligned on the site home*/
.container {width:960px;margin:0 auto;}


div#branding-wide{
	background-color: #000;
	/*height: 75px;*/
}

div#branding-wide{
	padding-top: 10px;
	/*height: 50px;*/
}

body#error div#branding-wide{
	height: 60px;
}


div#logo{

	/*margin-top: -40px;*/
}


div#invite{
	margin-top: 35px;
	margin-left: -10px;

}

div#invite, div#invite a{
	color: #d5d5d5;
}

.branding-inside {
	color: #e6e6e6;
	/*padding-bottom: 5px;*/
	padding-top: 5px;
}

.branding-inside h1{
	font-size:3em;
	line-height:1;
	margin-bottom:0.5em;
}

.branding-inside a,.branding-inside a:hover{
	color: #e6e6e6;
}


.branding-inside .top-nav{
	font-size: 1.5em;
}


.branding-inside .top-nav .login_name a{
	/*color: #b32425;*/
}

.logo a{
	text-decoration: none;
	
}

.top-nav a{
	text-decoration: none;	
}

.top-nav a:hover{
	text-decoration: underline;
}


/*Logo Style*/
#logo{
	width:211px;
	height:23px;
	/*text-indent:-99999px;*/
	/*float:left;*/
	padding-top:20px;
	
	}
	
#logo img{
	position: relative;
	margin-top: -5px;
	margin-top: -12px;
}

div#panel div.left img{
	margin-left: -7px;
}

#logo a{
	/*background:url(/images/temp/logo.gif) no-repeat;
	background:url(/images/zeta_logo.png) no-repeat;*/
	
	display:block;
	width:211px;
	height:23px;
	/*z-index: 2000;*/
}

.logo h1{	
	color: #e6e6e6;
	margin-bottom: 0;
	
}

