.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
.tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-north { background-image: url(../images/tipsy/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(../images/tipsy/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(../images/tipsy/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(../images/tipsy/tipsy-west.gif); background-position: left center; }

#login{
    color: #555555;
    position: absolute;
    top: 26px;
    right: 0px;
    padding: 4px 0;
}
a.signin {
    background:#aaaaaa;
    padding:3px 10px 3px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    *background:transparent url("../images/tipsy/signin-nav-bg-ie.png") no-repeat 0 0;
    *padding:3px 10px 3px;
}
a.signin:hover {
    background:#FF3B32;
    *background:transparent url("../images/tipsy/signin-nav-bg-hover-ie.png") no-repeat 0 0;
    *padding:3px 10px 3px;
}
a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("../images/tipsy/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 44%;
    padding:4px 20px 6px 4px;
}
a.menu-open {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    background:#FF3B32!important;
    color:#FFFFFF!important;
    outline:none;
}
a.menu-open:not(:target) {
    -webkit-border-radius:0px¥9;
    border-radius: 0px¥9; /* IE9 */
    background:#FFF¥9!important;
}

#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("../images/tipsy/toggle_up_dark.png");
    color:#FFFFFF;
}

#signin_menu {
    top: 12px;
    right: 0px;
    padding:12px;
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#FF3B32;
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    color:#FFFFFF;
    font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}

#signin_menu label {
    font-weight:normal;
}
#loginBtns{
    margin: 10px 0;
}
p.loginBtn {
    display: block;
    float: left;
}
p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}

#login_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background-color:#FFFFFF;
    border:1px solid #555555;
    color:#FF3B32;
    padding:4px 10px 5px;
    font-size:11px;
    font-weight: bold;
    margin:0 5px 0 0;
    font-weight:bold;
}
#login_submit:hover {
    border:1px solid #FFFF00;
}

#login_submit::-moz-focus-inner {
    padding:0;
    border:0;
}
#login_submit:hover, #login_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}
#forget_password_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background-color:#FFFFFF;
    border:1px solid #555555;
    color:#FF3B32;
    padding:4px 10px 5px;
    font-size:11px;
    font-weight: bold;
    margin:0 5px 0 0;
    font-weight:bold;
}
#forget_password_submit:hover {
    border:1px solid #FFFF00;
}



#cna_in_login{
    display: block;
    width: 100px;
    height: 25px;
    float: left;
    margin: 0 0 0 20px;
}
#cna_in_login a{
    text-align: center;
    display: block;
    width: 100px;
    height: 17px;
    background-color: #FFFFFF;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    color:#FF3B32;
    padding: 8px 0 0 0;
    font-weight: bold;
}
#cna_in_login a:hover{
    text-align: center;
    display: block;
    width: 98px;
    height: 15px;
    background-color: #FFFFFF;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border: inset 1px #FFFF00;
    color:#FF3B32;
    padding: 8px 0 0 0;
}

.forgot-username a{
    color: #FFFFFF;
}

.tipsy-inner {
    padding:10px 15px;
    line-height:1.5em;
    font-weight:bold;
}
.tipsy {
    opacity:.8;
    filter:alpha(opacity=80);
    background-repeat:no-repeat;
    padding:5px;
}
.tipsy-inner {
    padding:8px 8px;
    max-width:200px;
    font:11px 'Lucida Grande', sans-serif;
    font-weight:bold;
    -moz-border-radius:4px;
    -khtml-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    background-color:#000;
    color:white;
    text-align:left;
}
.tipsy-north {
    background-image:url(../images/tipsy/tipsy-north.gif);
    background-position:top center;
}
.tipsy-south {
    background-image:url(../images/tipsy/tipsy-south.gif);
    background-position:bottom center;
}
.tipsy-east {
    background-image:url(../images/tipsy/tipsy-east.gif);
    background-position:right center;
}
.tipsy-west {
    background-image:url(../images/tipsy/tipsy-west.gif);
    background-position:left center;
}






#nowLogin{
    position: absolute;
    top: 40px;
    right: 0px;
    z-index: 109;
    max-width: 250px;
}
#nowLUl {
    /*width: 96px;*/
    margin: 0 auto;
    position: relative;
    line-height: 1;
    text-align: right;
    font-weight: bold;
    max-width: 250px;
}


#nowLUl .ddTitle{
    display: block;
    position: absolute;
    top:0;
    right:0;
    color: #FFFFFF;
    text-align: right;
    padding: 6px 15px 6px 8px;
    background:#aaaaaa;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    text-decoration:none;
    font-weight:bold;
    max-width: 200px;
}
#nowLUl .ddTitle:hover{background:#ff3b32;}
#nowLUl .ddTitle .userName{
    margin: 0 9px 0 4px;
    max-width: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    float: right;
}

#nowLUl .ddTitle .userNameIcon{
    float: right;
    margin-right:8px;
    display:block;
}

#nowLUl .ddTitle img{
    position: absolute;
}


#nowLUl li { list-style: none; position: relative; }
#nowLUl ul {
    display: none;
    position: absolute;
    top: 28px;
    right: 0px;
    width: 120px;
}
* html #nowLUl ul { line-height: 0; }
#nowLUl ul li { float: none;}
#nowLUl ul a {
    text-align: center;
    display: block;
    width: 120px;
    background:#ff3b32;
    padding: 10px 0;
    color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    line-height: 1;
    /*padding: 8px 0;*/
}
#nowLUl ul .last{
    border-top: 1px dotted #FFF;
}
#nowLUl ul a.hover {
    color: #ffffff;
    background: #444;
}
