/* 
    Document   : login.css
    Created on : 9.4.2013, 15:03:38
    Author     : pkardos
    Description:
        Purpose of the stylesheet follows.
*/
root { 
    display: block;
}

table {
    border-spacing: 0px;
}

html { height: 100%; width: 100%; }
body { margin: 0px; height: 100%; width: 100%; }
.SCNot_Logged {
    background-image: url("login_bg.jpg");
    background-position: center center;
}
.SCMain { height: 100%; }
.CModBox { height: 100%; vertical-align: middle; text-align: center; }
.MLlogo {
    background-image: url("login-logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 215px;
    height: 70px;    
    margin: 5px auto 60px;
}
/*link { line-height: 300px; }*/
table { 
    width: 58%; 
    padding: 0px ! important; 
    margin-left: 21%; 
    position: relative ! important; 
    border-radius: 7px 7px 5px 5px; 
    margin-bottom: 10px; 
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 10px -1px #404040;
    background-color: rgb(246, 249, 253); 
}

table td {
    padding-top: 2px;
    padding-bottom: 2px;
}

.MLogin { line-height: normal; border-radius: 4px 4px 0px 0px; }
.MLogin form {
    background-image: url('car-bg.png');
    background-position: center 90px;
    background-repeat: no-repeat;
    
}
.Mod_login { vertical-align: middle; text-align: justify; line-height: normal; display: inline-block; margin: 4% auto auto; top: 50%; width: 695px; }
/*.MLinput.MLlogin {
    border-color: rgb(208, 208, 208) rgb(208, 208, 208) rgb(208, 208, 208) -moz-use-text-color; 
    border-image: none; 
    border-style: none; 
    width: 100%; }
.MLinput.MLpassword { 
    width: 100%; 
    border: medium none; 
}*/
.MLinput_td.SCCenter_center > div {
    /*height: 37px;*/
}

.MLinput_td.SCCenter_center > div > input { 
    border: 1px solid rgb(208, 208, 208); 
    padding: 10px 6px 11px 33px; 
    border-radius: 5px 5px 5px 5px; 
    /*margin-bottom: 5px;*/ 
    box-shadow: 2px 3px 10px -3px rgb(208, 208, 208) inset;
    width: 87%;
    margin-left: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 16px;
}


.MLinput_td.SCCenter_center > div > input:focus {
    border-color: rgb(229, 151, 0);
    outline: none;
}

.SCCenter_left { width: 40px; }
.SCCenter_right { width: 40px; }
.MLHead.ui-widget-header.ui-dialog-titlebar {
    border: 1px solid #0863D5;
    border-radius: 5px 5px 0px 0px; 
    padding: 15px;
    font-size: 15px;
}
.MLHead.ui-widget-header.ui-dialog-titlebar > div {
    text-align: center;
}
.MLerror.SCCenter_center {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: red;
}
.ui-button.ui-widget.ui-corner-all.ui-state-default.ui-state-active.MLsend {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    font-weight: bold;
}

.ui-button.ui-widget.ui-corner-all.ui-state-default.ui-state-active.MLsend:hover {
    border-style: inset;
    padding-bottom: 9px;
    padding-top: 11px;
}

.MLinput {
    background-color: transparent;
    border: medium none;
    padding: 0;
    width: 100%;
}

.MLinput_td.SCCenter_center > div > input.MLinput.SCCaptcha {
    padding-left: 19px;
}

.MLinput_td.MLcaptcha.SCCenter_center > div {
    margin-left: 96px;
    padding-left: 6px;
}

img {
    margin-top: 3px;
    position: absolute;
}

.SCLoginInfo > td {
    padding-bottom: 30px;
}

.SCProductInfo {
    float: left;
    text-decoration: none;
    color: #257cf6;
}

.SCProductProvider {
    float: right;
    text-decoration: none;
    color: #808080;
}

.SCCenter_center.MLLang, .MLInfo.SCCenter_center {
    padding-bottom: 20px;
    text-align: justify;
}

.MLInfo.SCCenter_center > div {
    margin-top: 10px;
    text-indent: 20px;
}

.SCCenter_center.MLLang {
    text-align: center;
}

.SCLoginIcon, .MLLang > a,
.SCLoginIcon, .MLLang > button {
    background-image: url("login-icons.png");
}

.MLLang > a {
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 5px 5px 5px 5px;
    height: 22px;
    margin: 2px;
    padding: 3px;
    width: 30px;
    background-color: transparent;    
}

.MLLang > button {
    border: 2px solid transparent;
    border-radius: 5px 5px 5px 5px;
    height: 33px;
    margin: 2px;
    padding: 3px;
    width: 40px;
    background-color: transparent;
}

.MLLang > .MLSelected, .MLLang > a:hover, .MLLang > button:hover {
    border-color: blue; 
}

span.SCLoginIcon {
    display: inline-block;
    height: 22px;
    margin-left: 5px;
    margin-top: 6px;
    position: absolute;
    width: 24px;
}

span.SCLoginIcon.MLpassword {
    background-position: -32px -33px;
}

span.SCLoginIcon.MLlogin {
    background-position: -01px -33px;
}
/* Red & Gray template begin */
.SCNot_Logged {
    background-image: url("login_bg-gray.jpg");
}

.SCNot_Logged {
    background-image: url("login_bg-gray2.jpg");
}

.MLinput_td.SCCenter_center > div > input:focus {
    border-color: #F30500;
}

.Mod_login {
    top: 40%;
}

.MLlogo {
    background-image: url("red-login-logo1.png");
    height: 132px;
    width: 404px;
}

.blue-theme .ui-widget-header {
    border: 1px solid #92a4bb;
    background: #92a4bb url(red/images/ui-bg_highlight-soft_60_92a4bb_1x100.png) 50% 50% repeat-x; 
}

.MLHead.ui-widget-header.ui-dialog-titlebar {
    border: 1px solid #92a4bb;
}

.blue-theme .ui-state-active, .blue-theme .ui-widget-content .ui-state-active, .blue-theme .ui-widget-header .ui-state-active {
    border: 1px solid #f30500;
	background: #f30500 url(red/images/ui-bg_highlight-soft_75_f30500_1x100.png) 50% 50% repeat-x;
}

.MLogin form {
    background-image: url('car-bg-red1.png');    
}