﻿/* Bottom Bar - Userbar */
html > body #fixedbottombar_new {
	position:fixed;

}

#fixedbottombar_new {
	background:#171717 url(/Skins/images/bg-userbar.gif) repeat-x scroll 0 0;
	border-top:1px solid #000;
	bottom:0;

	color:white;
	font-size:11px;
	height:29px;
	left:0;

	margin-left:20px;
	padding:0px;
	width:848px;
	z-index:9999;
}

#fixedbottombar_new .menu { float:right; }
#fixedbottombar_new .userinfo { float:left; padding:0px 0 0 8px; font-weight:bold; }

#fixedbottombar_new .menu .passwordreset { float:left; width:24px; height:29px; background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll -48px 0; }
#fixedbottombar_new .menu .fbconnect { float:left; padding-top:5px; padding-left:1px; width:76px; height:22px; }
#fixedbottombar_new .menu .fbconnect img { height:18px; }

#fixedbottombar_new .menu .register { background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll -196px 0; width:89px; height:29px; float:left;  }
#fixedbottombar_new .menu .fb-fan { background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll -285px 0; width:49px; height:29px; float:left;  }
#fixedbottombar_new .menu .tw-follow { background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll -334px 0; width:49px; height:29px; float:left;  }
#fixedbottombar_new .menu .newsletter { background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll -512px 0; width:86px; height:29px; float:left;  }
#fixedbottombar_new .menu .bottomrss { background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll -598px 0; width:29px; height:29px; float:left;  }

#fixedbottombar_new .menu .footer-b-search { background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll -389px 0; width:59px; height:29px; float:left;  }


#fixedbottombar_new .menu .passwordreset:hover { text-decoration: none; float:left; width:24px; height:29px; background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll -48px 0; }
#fixedbottombar_new .menu .register:hover { background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll -196px 0; width:89px; height:29px; float:left;  }
#fixedbottombar_new .menu .fb-fan:hover { background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll -285px 0; width:49px; height:29px; float:left;  }
#fixedbottombar_new .menu .tw-follow:hover { background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll -334px 0; width:49px; height:29px; float:left;  }
#fixedbottombar_new .menu .newsletter:hover { background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll -512px 0; width:86px; height:29px; float:left;  }
#fixedbottombar_new .menu .bottomrss:hover { background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll -598px 0; width:29px; height:29px; float:left;  }
#fixedbottombar_new .menu .footer-b-search:hover { background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll -389px 0; width:59px; height:29px; float:left;  }

#searchtxtwrapper { border-left:1px solid #000; float:left; height:29px; padding-top:5px; padding-right:5px; padding-left:5px;}
#fixedbottombar_new .menu .footersearch { float:left; padding-right:8px;}
#fixedbottombar_new .menu .footersearch input { float:left; }
#fixedbottombar_new .menu .footersearch .searchtext { width:93px; height:15px; border: 1px solid #000; font-size:11px; padding-top:1px; padding-left:2px; }

#username,#password { float:left; height:29px; padding-top:5px; padding-right:5px;}
#username input, #password input { width:95px; height:15px; border: 1px solid #000; font-size:11px; padding-top:1px; padding-left:2px; }
#login2 { float:left; }

#sendlogin {padding:0}
#sendlogin a {margin:0}
#sendlogin { float:left; width:43px; margin-top:1px;  padding-right:5px;  }
#sendlogin a { text-decoration: none; background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll 0px -1px; width:37px; height:29px; float:left; font-size:16px; line-height:16px; } 
#sendlogin a:hover { text-decoration: none; background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll 0px -1px; }

#fixedbottombar_new .btext {  padding-top:7px; color:#fff; font-weight:bold;	font-size:11px; margin-right:8px;	float:left; }
#fixedbottombar_new .divlogout { float:left;}
#fixedbottombar_new #logout { padding:0; margin:0px; }
#fixedbottombar_new #logout a { background:transparent url(/Skins/images/b-user-v1.gif) no-repeat scroll -635px 0; width:67px; height:29px; float:left;  }
#fixedbottombar_new #logout a:hover { background:transparent url(/Skins/images/b-user-v1-mo.gif) no-repeat scroll -635px 0; width:67px; height:29px; float:left;  }