/**
* Login Widget
*/
#cart_login div {
    
}
#cart_login div,
#search_others div{
    float:right;
    display:inline;
    margin-left:20px;
    overflow:hidden;
}
#cart_login div div,
#search_others div div{
    margin-left:0;
}
#cart_login .login_container {    
    background:#fef0b1;
    padding:3px 15px 5px 15px;
    text-align:center;
    line-height: 1.2em;
    border:1px solid #c3c0b8;
    border-radius: 30px;
}
#cart_login .login_container div{
    float:left;
    display:inline;
    color:#614932;
}
#cart_login .login_container .home_login{
    margin-left:18px;
}
.button_register {
    padding-left: 8px;
    padding-right: 22px;
}
.login_reset {
    padding-left: 20px;
    clear:both;
    font-size: 85%;
    cursor:help;
}
.home_login a, home_register a{
    text-decoration: none;
}
.home_login a:hover, home_register a:hover{
    text-decoration: underline;
}
.home_login a{
    color:#ef4699;
}
.home_login {
    margin-left:5px;
    padding-right:8px;
    background-image: url("images/widget_cart_divider.jpg");
    background-position: center right;
    background-repeat: no-repeat;
}
.home_register{
    padding-left:8px;
}
.home_register a, .button_register a, .login_reset a{
    color:#614932;
}
.button_user {
    padding-left:20px;
}
.button_logout {
    float:left;
    padding-left:12px;
}
.button_setting {
    clear:both;
}
.button_setting button, .button_logout input {    
    background:transparent !important;
    margin:0 !important;
    padding:0 12px 0 0 !important;
    display: inline-block;
    font-weight: 400 !important;
    text-decoration: none;
    line-height:1.2em !important;
    border:none;
    box-shadow:none;
    cursor: pointer;
}
.button_setting button {
    color:#614932 !important;
}
.button_logout input {
    color:#ef4699 !important;
}
.button_setting button:hover, .button_logout input:hover {
    text-decoration:underline;
}
/**
* Search
*/
input, input[type="password"], input[type="text"], isindex {
    border:thin 1px #504f4d !important;
}
#search_others .widget {
    margin-right: 0px;
}
.home_search .side_row{
    margin-left: 0px;
}
.home_search li{
    text-align: left;
    
}
.home_search a.button span.icon, button span.icon{
    background-image : none;
}
#search_others .home_search h3{
    display:none;
}
.search_product{
    margin-left: 5px !important;    
}
.search_product button {
    display: inline !important;
    width: 25px;
    height: 25px;
    position: relative;
    top: 0;
    background-image: url("images/button_go_search.png");
    background-position: center right;
    background-repeat: no-repeat;
    margin: 0 ;
    padding: 4px;
    background-color: transparent;
    border: 0px;
    color: transparent;
}
#search_keyword{
    float:left;
}
input#search_keyword[type="text"] {
    width:240px;
    height:25px;
    -webkit-appearance: textfield;
    padding:0 5px 0 8px;
    background-image: url("images/button_search_bg.png");
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    float:left;
}
/**
* Cart Widget
*/
#cart_login .special {
    background-color: #fef0b1;
    background-image: url("images/icon/shopping_cart_icon.png");
    background-position: 16px 8px;
    background-repeat: no-repeat;
    padding: 3px 20px 5px 0;
    font-size: 12px;
    border:1px solid #c3c0b8;
    border-radius: 30px;   
}
#cart_login .special div {
    float:left;
    display:inline;
    margin-top:3px;
    color:#614932;
}
#cart_login .special .cart_button{
    margin-left:12px;
    color:#ef4699;
}
.button_login a, #cart_login .special .cart_button a{
    color:#ef4699;
    text-decoration: none;
}
#cart_login .special .cart_button a:hover{
    text-decoration: underline;
}
.button_login,
.button_setting,
.item_in_cart,
.total_in_cart{
    background-image: url("images/widget_cart_divider.jpg");
    background-position: center right;
    background-repeat: no-repeat;
}
.button_login{
    padding:0 12px 0 20px;
}
.item_in_cart, 
.total_in_cart{
    padding:0 16px 0 12px;
}
#cart_login .special .item_in_cart {    
    margin-left:40px;    
}

/**
* Left Widget
*/
#left div {
    clear:both;
    margin-bottom:20px;
    color:#614932;
}
.left_announcement, .left_height180, .left_login, .left_height290, .left_recentview, .left_height275 {
    width:190px !important; /*220-13-17=190*/
    padding:70px 13px 25px 17px;
    background-repeat: no-repeat; 
    background-position: top center;
    position:relative;
}
.left_recentview a,
.left_height275 a{
    font-size: 12px;
    font-weight: 700;
    color:#614932;
    text-decoration: none;
}
.left_recentview a:hover,
.left_height275 a:hover{
    text-decoration:underline;
}
.left_recentview div,
.left_height275 div{
    line-height: 16px;
    margin-bottom: 10px!important;
}
.left_announcement,
.left_height180{    
    height:85px; /*180-70-25=80*/
    background-image: url("images/widget_announcement_bg.png");    
}
.left_announcement p,
.left_height180 p{
    margin:0;
    padding:0;
    line-height:16px;
}
.left_login{
    height:195px; /*290-70-25=80*/
    background-image: url("images/widget_login_bg.png");    
}
.left_login a{
    margin-left:5px;
    color:#614932;
    line-height: 14px;
    text-decoration: none;
}
.left_login a:hover{
    text-decoration: underline;
}
.left_height290{
    height:195px; /*290-70-25=80*/
    background-image: url("images/widget_height290_bg.png");
}
.left_login label {
    display:block;
}
.left_login input[type="text"],
.left_login input[type="email"],
.left_login input[type="password"]{
    width:175px; /*190-5-8-1-1=*/
    -webkit-appearance: textfield;
    margin:0 0 10px !important;
    padding:3px 5px 3px 8px !important;
    border:1px #e4d89f !important;
    background-color: white;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
}
.left_login button {
    display: block !important;
    width: 25px;
    height: 25px;
    position: relative;
    margin:0 0 18px 168px;    
    background-image: url("images/button_go_login.png");
    background-position: center right;
    background-repeat: no-repeat;
    background-color: transparent;    
    border: 0px;
    overflow:hidden;
    color: transparent;
    cursor:pointer;
}
.left_recentview,
.left_height275{
    height:180px; /*275-70-25=80*/    
    background-image: url("images/widget_recentlyviewed_bg.png");      
}
.left_announcement h1, .left_height180 h1, .left_login h3, .left_height290 h1, .left_recentview h3, .left_height275 h1{
    width:198px;
    height:33px; /*44-11=33px*/
    padding:11px 0 0;    
    background-image: url("images/widget_left_title_bg.png");
    background-repeat: no-repeat; 
    background-position: top center;
    position:absolute;
    top:15px;
    left:13px;
    font-family: 'Playball', cursive;
    font-size:22px;
    font-weight:normal;
    text-align:center;
    color:#ef4699;
}


/**
* Login Form
*/
.register.myform {
    padding: 0 !important;
    width: 100% !important;
}
.register.myform h1,
.m_login.myform h1{ /*if this css change, need to change cart.css .feature_product h2 too*/
    width:100% !important;
    font-family:'Playball', cursive;
    font-size:26px !important;
    font-weight:normal !important;
    margin-bottom:10px !important;
    padding-bottom:10px !important;
    color:#ef4699;
    border-bottom:thin solid #2E2E2E !important;
}
.register.myform p,
.m_login.myform p {
    border-bottom:none !important;
    color: #fff !important;
    font-style: italic;
    margin-bottom: 20px;
}
.register.myform label,
.m_login.myform label{
    color: #fff !important;
    display: inline !important;
    float: left !important;
    font-weight: bold;
    line-height: 1;
    text-align: left !important;
    width: 21% !important;
}
.register.myform input, .ddlstyle, .register.myform textarea {
    border: 1px solid #AAAAAA;
    float: left;
    font-size: 12px;
    margin: 2px 0 20px 10px;
    padding: 4px 2px;
    width: 75% !important;
}
.register.myform button, .register.myform .submit,
.m_login.myform button, .m_login.myform .submit{
    background:#f4439b !important;
    clear: both !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height:18px !important;
    margin:0 15px 5px 0  !important;
    padding:10px 30px !important;
    border-radius:30px !important;
    width:auto !important;
    height:auto !important;
    cursor: pointer;
    -moz-box-shadow:    0 2px 5px #000000 inset;
    -webkit-box-shadow: 0 2px 5px #000000 inset;
    box-shadow:         0 2px 5px #000000 inset;
}
.register.myform button:hover, .register.myform .submit:hover,
.m_login.myform button:hover, .m_login.myform .submit:hover{
    background:#fef0b1 !important;
    color: #614932 !important;
}