body {
    padding: 0;
    margin: 0;
    background-color: #00334a;
}
#container {
    width: 100%;
    /*height:430px;
    /*background: url(../images/bg-light.png) no-repeat center center;*/
    /*position: absolute;
    margin-top: -215px;
    top: 50%;*/
}

#container.registro {
    width: 100%;
    height:auto;
    /*background: url(../images/bg-light.png) no-repeat center center;*/
    position: relative;
    margin-top: 5px;
    top:0;
}

.top {
    width: 100%;
    height: 94px;
    clear: both;
    overflow: hidden;
}
#logo {position: absolute;top: 0;left: 0;width: 190px;height: 94px;background: none;}
.registro-box {width: 885px;height: 420px;display: block;margin: 0 auto;overflow: hidden;position: relative;}
.registro-box {height: auto;}
.login-box h4 {background: none repeat scroll 0 0 transparent;color: #58b0d0;font-family: suzukiproheadlineregular;font-size: 2.5em;font-weight: normal;left: 100px;line-height: 1em;margin: 0;padding: 0;position: absolute;text-align: right;text-transform: uppercase;top: 56px;width: 50%;}
.box-gray {
    clear: both;
    width: 547px;
    background: #eeeeee;
    margin: 0 !important;
}
.box-gray > div {
    background: #eeeeee;
}
.box-gray > div.bottom-corners {
    background: #eeeeee;
}
.inner-40px {
    padding: 30px 40px;
}
.buttons {
    display: block;
    padding: 30px 60px 10px;
    overflow: hidden;
}

.buttons > ul.inline {
    width:290px;
    display: block;
    overflow:hidden;
    margin: 0 auto;
}
ul.inline > li {
    margin-bottom: 0;    
}
div.buttons ul.inline > li{
    height: 23px !important;
}
.box-inputs {
    background: #999999;
    clear: none;
    display: block;
    float: left;
    height: 380px;
    left: 530px;
    margin-top: 5px;
    margin-left: 0 !important;
    overflow: hidden;
    padding-bottom: 3px;
    position: static;
    top: 107px;
    width: 295px;
}
.box-inputs > div {
    display: block;
    overflow: hidden;
    clear: both;
    background: #999999;
    padding: 10px 15px;
    border-top: 2px solid #66676e;
    height: 360px;
    position: relative;
}
.box-inputs.hide {
    background: #999999;
    clear: none;
    display: block;
    float: left;
    height: 380px;
    left: 530px;
    margin-top: 5px;
    margin-left: 0 !important;
    overflow: hidden;
    padding-bottom: 3px;
    position: static;
    top: 107px;
    width: 270px;
}
.box-inputs label {
    color: #fff;
}
.box-inputs input {
    width: 165px;
    border-color: #54545b;
    line-height: 1.2em;
}
ul.inline > li.last-button {
    margin-right: 0;
}

.box-inputs a {
    display: block;
    clear: both;
    color: #e3e3e3;
    font-size: 1.1em;
    text-decoration: underline;
}

.caps {
    position: absolute;
    right: 0;
    top:20px;
    height: 25px;
    width: 25px;
    background-position: 0 -50px;
}

#cambiar-pwd input {
    width: 223px;
}
body:not(:-moz-handler-blocked) .button > span {
    margin: -2px 0 0 0;
}

a.button > span {
    margin: 0px 0 0 0 !important;
}

/*Select Medium Size*/
.mediumselect div.selector {
    width: 240px;
}
.mediumselect div.selector select {
    width: 240px;
}
.mediumselect div.selector span {
    width: 208px;
}
/*Select Max Size*/
.maxselect div.selector {
    width: 493px;
}
.maxselect div.selector select {
    width: 493px;
}
.maxselect div.selector span {
    width: 460px;
}
.right button {
    margin-right: 10px;
}
.registro-box h3 {
    margin-bottom: 30px;
}
ul.two-col > li > div.privacy {
    float: left;
    width: 75%;
}
.last-login {
    float: none !important;
    display: block !important;
    clear: both;
    color: #fff;
    padding: 5px 0px;
}

.box-gray > div {
    background: #eeeeee;
    clear: both;
    display: block;
    height: 325px;
    overflow: hidden;
}
.buttons {
    background: url("../images/entrada_suzuki.png") no-repeat scroll 0 0 transparent;
    height: 247px;
    margin-top: 10px;
    padding: 0;
    width: 475px;
}
.buttons > ul {
    display: none !important;
}

h6 {
    font-size: 1.8em;
}
.acceso > div  {
    position: relative;
}
.acceso_ttl {
    background: url("../images/ico_candado.png") no-repeat scroll left center transparent;
    color: #BCBCC1;
    display: block;
    font-family: suzuki-regularregular;
    font-size: 1.9em;
    margin-left: 10px;
    padding: 10px 0 10px 30px;
}
.tooltip_acceso {
    position: absolute;
    top: 20px;
    right: 15px;
    z-index: 9999;
}
.tooltip_acceso span{
    display: none;
    z-index: 9999;
    text-decoration: none;
}
.tooltip_acceso a{
    position: relative;
}
.tooltip_acceso:hover span{
    display: block;
    position: absolute;
    width: 200px;
    background: #000000;
    padding: 5px 8px;
    top: 30px;
    right: 10px;
    color:#fff;
    z-index: 9999;
}
.inscrito {
    border-top: 1px solid #BCBCC1;
    padding-top: 8px;
    text-align: center;
    margin-top: 20px;
}
.inscrito b {
    color:#BCBCC1;
    font-size: 1.9em;
    font-weight: normal;
    font-family: suzuki-regularregular;
}
.inscrito button {
    margin: 10px 0 0 49px;
}
ul.inline > li.last-button {
    clear: left;
    margin-bottom: 6px;
    margin-right: 8px;
    margin-left: 56px;
}
.inner {
    width: 890px !important; 
}
.box-inputs input {
    width: 210px;
}
.box-inputs .clear {
    display: block;
    float: none;
    margin: 0;
}
.box-inputs .clear a {
    display: block;
    font-family: suzuki-regularregular;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}
.box-inputs label {
    font-family: suzuki-regularregular;
    padding-top: 10px;
    font-weight: bold;
}
.inputsl {
    margin: 0 7px;
}

/*  mensaje optimizacion en navegadores   */
.optimizada {
    clear: both;
    color: #BCBCC1;
    display: block;
    float: none !important;
    font-size: 10px;
    padding: 10px 0 0;
    position: absolute;
    top: 495px;
    left: 0;
}

.acceso a {
    text-decoration: none;
}