/*--------------------- STARTING THE USER BAR ---------------------*/

/*--------------------- USER BAR ALL ---------------------*/

.blueHighlight{
	color:#008eb1;
}
.userBarDivider{
	float:left;
	width:2px;
	height:43px;
	background-image:url('/images/userBarDivider.gif');
	background-repeat:no-repeat;
}
.anchors{
	text-align:left;
}
.width{

	width:105px;
}
.width2{
	float:left;
	width:100px;
}/**/
/*--------------------- USER BAR BG CONTAINERS ---------------------*/
#userBarContainer{
	position:relative;
	float:right;
	width:auto;
	height:43px;
	margin:0px 0px 25px 0px;
}
#userBarContainer a{
	text-align:left;
	outline:none;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
#userBarContainer a:hover{
	color:#45acc5;
}
#userBarContainer ul{
	float:left;
	margin:0px;
	padding:0px;
}
#userBarLeftBg{
	float:left;
	width:20px;
	height:43px;
	background-image:url('/images/userBarLeftBg.png');
	background-repeat:no-repeat;
}
#userBarRightBg{
	float:left;
	width:20px;
	height:43px;
	background-image:url('/images/userBarRightBg.png');
	background-repeat:no-repeat;
}
/*--------------------- WELCOME USER/NAME SECTION ---------------------*/
#userWelcome{
	float:left;
	width:auto;
	height:43px;
	padding:10px 10px 0px 0px;
	background-image:url('/images/userBarCenterBg.gif');
	background-repeat:repeat-x;
}
/*--------------------- PROFILE STATUS COMPLETED SECTION ---------------------*/
#profileCompleted{
	position:relative;
	float:left;
	width:auto;
	height:43px;
	padding:0px 0px 0px 0px;
	background-image:url('/images/userBarCenterBg.gif');
	background-repeat:repeat-x;
}
#profileCompleted a{
	color:#000;
	margin:0px 10px 0px 10px;
	text-decoration:none;
}
#profileStatusBar{
	float:left;
	width:100px;
	height:13px;
	border:1px solid #008eb1;
	margin:10px 0px 0px 0px;
}
#percent{
	float:left;
	margin:10px 10px 0px 10px;
}
/*--------------------- PROFILE STATUS BAR 10%, 15%, and 20% ---------------------*/
.tenPercent{
	width:10px;
	height:13px;
	background-color:#00cdeb;
	margin:0px;
}
.fifteenPercent{
	width:15px;
	height:13px;
	background-color:#00cdeb;
	margin:0px;
}
.twentyPercent{
	width:20px;
	height:13px;
	background-color:#00cdeb;
	margin:0px;
}
/*--------------------- USER MENU LINKS ---------------------*/
#navholder{
	position:relative;
	float:left;
	width:auto;
	height:43px;
	padding:0px 0px 0px 0px;
	background-image:url('/images/userBarCenterBg.gif');
	background-repeat:repeat-x;
}
#userMenuLinksUl li{
	float:left;
	height:auto;
	display:inline;
	list-item-type:none;
	padding:10px 0px 0px 10px;
}
#navholder a{
	color:#000;
	text-decoration:none;
}

/*--------------------- PROFILE COMPLETED DROP DOWN MENU ---------------------*/
#profileCompletedDropDown{
	position:absolute;
	left:0px;
	top:43px;
	z-index:5000001;
	width:auto;
	height:auto;
}
#profileCompletedDropDownCenter{
	float:left;
	width:auto;
	height:auto;
	background-color:#fff;
	border-right:1px solid #c9c9c9;
	border-left:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}
#profileCompletedDropDownCenter ul li{
	text-align:left;
	height:auto;
	width:auto;
	list-style-type:none;
	padding:10px 10px 10px 10px;
	/*border-bottom:1px solid #e4e6e7;*/
	border-top:1px solid #f1f1f1;
}
#profileCompletedDropDownBottom{
	float:left;
	clear:both;
	width:auto;
	height:10px;
	background-image:url('/images/profileCompleteDropDownBottomBg.png');
	background-repeat:repeat-x;
}
#completedUl li{
	background-color:#fff;
}
/*--------------------- LOGIN CONTAINER (DISPLAYED IF NOT LOGGED IN) ---------------------*/
#loginContainer{
	float:left;
	width:auto;
	height:43px;
	padding:10px 0px 0px 0px;
	background-image:url('/images/userBarCenterBg.gif');
	background-repeat:repeat-x;
}
/*--------------------- LOGIN FORM ---------------------*/
/*#userLoginContainer{
	float:left;
	text-align:left;
	width:323px;
	height:87px;
	padding:10px 10px 10px 15px;
	margin:0px 0px 0px 635px;
	background-image:url('/images/topLoginContainer.gif');
	background-repeat:no-repeat;
}
#userLoginContainer ul{
	float:left;
	margin:0px;
	padding:0px;
}
#userLoginContainer ul li{
	list-style-type:none;
}
#labelUl li{
	width:70px;
	padding-top:2px;
	text-align:right;
}
#fieldUl li{
	width:135px;
	margin:0px 5px 0px 0px;
}
#buttonUl{
	height:50px;
}
#actionUl li{
	float:left;
	display:inline;
}
.loginLabel{
	margin:0px 10px 0px 0px;
	width:50px;
	height:20px;
}
.formField{
	width:130px;
	height:20px;
}
*/
#userLoginContainer{
	float:right;
	text-align:left;
	width:580px; /* 430px */
	height:75px;
	padding:5px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	background-image:url('/images/userLoginContainer_575w.gif');
	background-repeat:no-repeat;
	z-index:5000001;
}
#userLoginContainer #space{
	width:15px;
	height:75px;
	float:left;
}
#userLoginContainer ul{
	float:left;
	margin:0px;
	padding:0px;
}
#userLoginContainer ul li{
	list-style-type:none;
}
#loginC1 li{
	width:162px;
	height:20px;
	padding-left:0px;
}
#loginC2 li{
	width:162px;
	height:20px;
}
.loginLabel{
	margin:0px 10px 0px 0px;
	width:50px;
	height:20px;
}
.formField{
	width:150px;
	height:20px;
}
#loginForm{
	margin:0px;
	padding:0xp;
}