#header_user{
     display: block;
}

#header_user .both{
     min-height: 0px;
     clear:both;
}

#header_user.totUserInfo{
     display: block;
}

#header_user.totUserInfo #header_nav{
     min-width: 250px;
     float:right;
     margin-top: 0;
}

#header_user.totUserInfo #header_nav li{
     padding-top: 8px;
}

#header_right  #header_user{
     position: relative;
     padding-right:6px;
     margin-right:-1px;
     width: 335px;
     text-align: right;
}


#totUserInfo{
    border-top: 4px solid #333;
    top: 64px;
    z-index: 999;
    position: absolute;
    background: #FFFFFF;
    right: 0;
    display: none;
    line-height: normal;
    width: 305px;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(207,207,207,0.4);
    -moz-box-shadow: 1px 1px 1px 1px rgba(207,207,207,0.4);
    box-shadow: 1px 1px 1px 1px rgba(207,207,207,0.4);
    -webkit-transition-property: top, bottom;
    -webkit-transition-duration: 2.5s;
    }


#totUserInfo form{
     padding: 20px;
     padding-bottom: 0;
     display: block;
}

#totUserInfo form div:first-child p{
     text-align:left;
     font-size: 105%;
     margin-bottom: 10px;
}

#totUserInfo form div{
     min-height: 21px;
}

#totUserInfo form .totLeft{
     float:left;
     width: 145px;
     padding-right: 5px;
}

#totUserInfo form .totRight{
     float:right;
     width:184px;
     text-align:center;
}

#totUserInfo form div:last-child p{
     margin: 6px 0;
}
#totUserInfo form > div > p{
     color: #333;
}
#totUserInfo form input{
     background: #efefef;
     width: 100%;
     padding: 10px 5px;
}

#totUserInfo form input#SubmitLogin{
     color: #ffffff;
     *float: right;
     *margin-right: 10px;
     background-color: #333;
}



#totUserInfo .button_form{
     background-color: #333;
     text-align: center; 
}
.totConnect .button_form{
     padding: 10px;
}
.totConnect .button_form a{
     cursor: pointer;
     color: #FFF
}


#totUserInfo .newAccount{
     padding: 20px;
     padding-top: 0;
     text-align:center;
     line-height: 18px;
     margin: 0;
     font-size: 105%;
     margin-top: 10px;
     color: #595A5E;
}

#header_user #your_account #totUserInfo .newAccount a{
     font-weight: normal;
}

#header_user #your_account{
     display:inline-block;
}

#your_account > a{
    padding: 0px 10px;
}

/*#header_user #your_account #totUserInfo a{
     padding: 0;
     height: 20px;
     text-decoration: underline;
     background: none;
}*/

#totUserInfo .totConnect{
     padding: 20px;
     text-align: left;
}

#totUserInfo li{
     background: none;
     padding: 0;
     margin: 0;
     float: none;
}

/*#header_user #your_account #totUserInfo .logout a, #header_user #your_account #totUserInfo ul li a{
     text-decoration: none;
     font-weight: normal;
     line-height: 20px;
}*/

#header_user  #totUserInfo .logout{
     text-align: center;
     color: #ffffff;
}

#header_user #your_account #totUserInfo ul li a:hover, #header_user #your_account #totUserInfo .logout a:hover{
     text-decoration: underline;
}

#header_user #your_account #totUserInfo ul li .icon{
     display: none;
}

#header_right #search_block_top{
     margin-bottom: 10px;
}

#header_user #shopping_cart, #header_user #your_account{
     font-size: inherit;
     margin-left: 0;
}

#header_user li{
     overflow: hidden;
}
#header_user .totConnect ul li a{
    padding: 5px 5px 5px 20px;    
    border-radius: 2px;
    display: block;
    overflow: hidden;
    font: 600 13px/16px "Open Sans", sans-serif;
    color: #555454;
    text-shadow: 0px 1px white;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    border: 1px solid #f6f6f6;
    
}
#header_user .totConnect ul li a:hover, #header_user .totConnect ul li:hover a:before{
    color: #8d8d8d;
}

#header_user .totConnect ul li{
    margin: 10px 0;
    
}

#header_user .totConnect ul li a:before{
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    color: #333;
    padding-right: 15px;
}

/*#header_user .totConnect ul li:nth-child(1) a:before{
    content: "\f0cb";
    font-family: "FontAwesome";
}

#header_user .totConnect ul li:nth-child(2) a:before{
    content: "\f016";
    font-family: "FontAwesome";
}

#header_user .totConnect ul li:nth-child(3) a:before{
    content: "\f015";
    font-family: "FontAwesome";
}

#header_user .totConnect ul li:nth-child(4) a:before{
    content: "\f007";
    font-family: "FontAwesome";
}

#header_user .totConnect ul li:nth-child(5) a:before{
    content: "\f003";
    font-family: "FontAwesome";
}*/
#totUserInfo > div > ul > li.mailalerts > a > i{
    display: none;
}

#header_user #shopping_cart a, #header_user #your_account a{
     background: none;
     padding: 0;
     height: auto;
     text-decoration: none;
}

#header_user #shopping_cart a{
     *background-image: url('../img/cart.gif');
     background-repeat: no-repeat;
     background-position: top left;
     padding: 2px 0 4px 0px;
     line-height: 20px;
}

#header_user #shopping_cart a:before{
    content: "\f07a";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 20px;
    line-height: 15px;
    color: #fff;
    padding-right: 10px;
}

#header_user #your_account a{
     
    padding: 0px 10px;
    font-weight: bold;
}

#header_user span{
     font-weight: bold;
}

a.lostPwd{
    padding: 10px;
    text-align: center;
    font-size: 9px;
    font-weight: normal;
    display: block;
    margin-top: 3px;
}


#header_user #your_account a span.login{
     font-weight: normal;
     text-decoration: underline;
}
.header_user_info{
     display:none;
}