/* iProfile - Custom Login CSS */
#loginWrapper 
{
    width:220px;
    height:190px;
}
.loginTabTop 
{
    text-align:left;
    width:220px;
    height:50px;
    background:url("/Portals/0/h/leftPanel_login-top.png") no-repeat;
}
.loginTabTop p
{
padding:10px;
font-size:14px;
font-weight:bold;
}

.posbloginContent 
{
    text-align:left;
    padding:10px 0px 0 10px;
    width:170px;
    height:90px;    
    background-color: #2f3d6f;
    /*background:url("/DesktopModules/iprofile/images/posbloginBg.png") no-repeat;*/
}

.posbloginContent p 
{
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
}

.loginContent 
{
    text-align:left;
    padding:2px 10px 0 10px;
    width:200px;
	_width:200px;
    height:80px;
    background:url("/DesktopModules/iprofile/images/loginBg.png") repeat-x;
}
.loginContent p 
{
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
}
.loginTabBottom
{
    width:220px;
    height:50px;
    background:url("/Portals/0/h/leftPanel_login-bottom.png") no-repeat;
}
.loginTabBottom p
{
	text-align: left;
    padding: 15PX 0 0 5px;
	_padding: 0 0 0 5px;
	_position: relative;
	_top: 15px;
}
.loginTabBottom p a
{
    font-family:arial;
    font-size:10px;

}
.loginTabBottom p input
{
    cursor:pointer;
    width:40px;
    height:18px;
    border: 0 none;
    background-color:#ffffff;
}
.POSBloginTabBottom
{
    padding: 0;
    width:180px;
    height:40px;
    background:url("/DesktopModules/iprofile/images/loginTabBottom.png") no-repeat;
}

.POSBloginTabBottom p
{
    font-family:Arial,Helvetica,sans-serif;
    text-align:left;
    padding:10px;
}
.POSBloginTabBottom p input
{
    cursor:pointer;
    border: 0 none;
    background-color:#ffffff;
}
.POSBloginTabBottom p a
{
    color:#ffffff;
	margin-left:9px;
}
.POSBloginTabBottom p a:link,.POSBloginTabBottom p a:visited
{
	font-family:Arial,Helvetica,sans-serif;
	color:#ffffff;
}
img.theavatar 
{
    border:1px solid #FFFFFF;
    padding:2px;
    width:40px;
        float:left;
}

.profileMenu 
{
    float:left;
    margin-left:10px;
    color:#FFFFFF;
}

.floater {
float:right; position: relative; left: -10px; top:-30px;
top: -15px;
}
