/* WIDE TOOLBAR OVERRIDE LAUNCH */
#oneToolbarOverlord {
position: relative;width: 960px;margin:0 auto;margin-top: 0px;
}
#tbContainer {
	margin: 0 auto;
	background-position: 210px 1px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width:960px; height:100px; 
	position: relative;
}

#tbShell {
	background-image: url('/resources/images/toolbar/960shell.gif');
	width: 960px;
	height: 100px;
}
#tbLogoutButton,#tbLoginButton {
	position: absolute;
	left: -82px;
	margin-left: 311px;
	z-index: 200;
	top: -3px;
}
#tbCloseButton {
	position: absolute;
	left: -35px;
	margin-left: 311px;
	z-index: 200;
	top: 1px;
}
#tbUserMenu a {
	text-decoration: none;
	color: white;
	position: relative;
	top: 2px;
	left: -8px;
}
#tbUserMenu a span {
	position: relative;
	bottom: 4px;
}
#tbUserMenu .site-noun {
	bottom: 10px;
}
.message-on {
color: #F4FA44;
}
#tbUserMenu img {
position: relative;
top: 5px;
}
#crntAvatar {
	border: solid 1px black;
	margin-top: 2px;
	margin-left: 2px;
	height: 39px;
	width: 40px;
	display: block;
				
}
#tbFindPeople, #tbLogin {
	position: absolute;
	color: #DDDDDD;
	left: 50%;
	width: 255px;
	text-align: left;
	height: 25px;
	margin-left: 185px;
	top: 80px !important;
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
}
#tbFindPeople { top: 75px; }
#tbLogin { top: 85px; }
#tbFindPeople a, #tbLogin a {
	color: #DDDDDD;
	text-decoration: none;
}
#tbFindPeople a:hover {
	text-decoration: underline;
}
#tbFindPeople input, #tbLogin input {
	font-size: 9px;
	border: solid 1px black;
	padding: 0px; 
	margin: 0px;
}
.tbOneGoButton {
	border: 0px none;
	position: relative;
	top: 3px;
}
.tbTwoGoButton {
	border: 0px none;
	position: relative;
	top: 2px;
	left: 2px;
}
#toolbarGlobalMenu {
	font-size: 11px;
	width: 480px;
	height: 25px;
	position: absolute;
	left: 50%;
	top: 80px;
	margin-left: -460px;
	text-align: left;
	color: #DDDDDD;
	font-family: Tahoma, arial, sans-serif;
	z-index: 200px;
}
#toolbarGlobalMenu a {
	color: #DDDDDD;
	text-decoration: none;
}
#toolbarGlobalMenu a:hover {
	text-decoration: underline;
}

#toolbarBannerAd {
position: absolute;
left: 50%;
margin-left: -370px;
top: 10px;
}
#oneToolbarAdContainer {
text-align: center;
}
#tbUserMenu {
width: 280px;
position: relative;
top: -6px;
}
#tbUserMenu a span {
position: relative;
bottom: 0px;
}
#tbUserMenu .site-noun {
bottom: 4px;
}
#crntAvatar {
	border: solid 1px black;
	margin-top: 2px;
	margin-left: 2px;
	display: block;					

}
#tbUserMenu table {
width: 300px;
}

/* From toolbar3.css */
#tbContainer3 {
	margin: 0 auto;
	background-position: 210px 1px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width:960px;
	position: relative;
	border:0px solid red;
}

#tbShell3 {
	width: 960px;
}