﻿@import url(reset.css);

body 
{
    text-align:center;
    background-color:#000b11;
}

.hide
{
    display:none;
}

#logo
{
    position:absolute;
    display:block;
    width:232px;
    height:78px;
    top:70px;
    left:50%;
    z-index:100;
}


#ttlogo
{
    position:absolute;
    display:block;
    width:54px;
    height:27px;
    top:35px;
    left:50%;
    margin-left:410px;
}

#idclogo
{
    position:absolute;
    display:block;
    width:104px;
    height:27px;
    top:605px;
    left:50%;    
    margin-left:-480px;
}

#tinaylink
{
    position:absolute;
    display:block;
    width:130px;
    height:100px;
    top:460px;
    left:50%;
    margin-left:-440px;
}

#wirologo
{
    position:absolute;
    display:block;
    width:108px;
    height:227px;
    top:387px;
    left:50%;    
    margin-left:366px;
}


#footer
{
    width:400px;
    height:78px;
    text-align:right;
    position:absolute;
    top:605px;
    left:50%;
    margin-left:90px;
}

#footer p
{
    font-family:Arial;
    font-size:10px;
    color:#ffffff;    
}

#footer p a
{
    font-family:Arial;
    font-size:10px;
    color:#ffffff;  
    text-decoration:none;  
}

.wrapper
{
    background:url(../img/background_form4a.jpg) no-repeat center top;
    width:980px;
    overflow:hidden;
    margin:0 auto;
    text-align:left;    
    min-height:700px;
    height:auto !important;
    height:700px;
}

ul.form
{
    clear:both;
    width:490px;
    min-height:30px;
}

ul.form li
{
    float:left;
    min-height:25px;    
    font-family:Arial;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;
    vertical-align:middle;
    width:270px;
}

ul.form li.label
{
    width:218px !important;    
    line-height:30px;
}

ul.form li label
{
    line-height:25px;
    padding:0 1px;
}

ul.form li div.cb-holder
{
    width:125px;
    overflow:hidden;
    float:left;
    line-height:32px;
}

div.submit-line
{
    clear:both;
    width:440px;    
    padding:25px 0 0 0;
}

div.submit-line p
{
    line-height:32px;
    float:left;
    font-family:Arial;
    font-size:12px;
    color:#a0a4b1;
    font-weight:bold;    
    
}

.input-wrapper
{
    width:205px;
    height:28px;
    background:transparent url(../img/input-txt-form4a.png) no-repeat 100% 0;    
    position:relative;
    z-index:2;
}

input.txt
{
    width:190px;
    height:19px;
    padding:7px 5px 0px 5px;
    border:none;            
    margin:0; 
    font-family:Arial;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;
    background:transparent;
}

input.submit
{
    width:106px;
    height:27px;
    background:transparent url(../img/input-submit-form2a.png) no-repeat left top;
    border:0;    
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
    text-indent:-9999px;
    display:block;
    float:right;
    cursor:pointer;    
}

input.submit:hover
{
    background:transparent url(../img/input-submit-form2a-hover.png) no-repeat left top;
}

.form-error
{
    width:219px;
    height:20px;
    padding:6px 5px 0px 15px;
    border:none;
    background:transparent url(../img/input-txt-form2a-error.png) no-repeat right top; 
    margin:0; 
    font-family:Arial;
    font-size:10px;
    color:#fff;
    font-weight:bold;
    position:relative;
    margin-bottom:-32px;
    top:-25px;
    *top:-25px;
    _top:-25px;
    left:205px;
    z-index:1;
}

.form-error-icon
{
    width:20px;
    height:20px;
    display:block;
    position:relative;
    top:-24px;
    *top:-24px;
    _top:-24px;
    margin-bottom:-24px;
    left:208px;
    z-index:1;
    background:transparent url(../img/unlem.png) no-repeat left top; 
    
}

.success-box
{
    width:395px;
    height:99px;    
    padding:17px 13px;
    margin:100px 0 300px 0;
}

.success-box h3
{
    font-family:Arial;
    font-size:18px;
    color:#5abcde;    
}

.success-box p
{
    font-family:Arial;
    font-size:12px;
    color:#ffffff;    
    margin:25px 0;
}

.success-box p.altern
{
    font-size:13px;
    font-weight:bold;
}

#owner-extended p
{
    line-height:32px;    
    font-family:Arial;
    font-size:12px;
    color:#a0a4b1;
    font-weight:bold; 
}

#basvuru-link
{
    display:block;
    position:relative;
    top:385px;
    left:95px;
    width:355px;
    height:55px;
    cursor:pointer;
    overflow:hidden;
    text-indent:-100px;
}


/* form1a */
#logo-form1a
{
    position:absolute;
    display:block;
    width:210px;
    height:68px;
    top:15px;
    left:50%;    
    margin-left:-75px;
}

.wrapper-form1a
{
    background:url(../img/background_form4a.jpg) no-repeat center top;
    width:1008px;
    overflow:hidden;
    margin:0 auto;
    text-align:left;    
    min-height:700px;
    height:auto !important;
    height:640px;
   
}
.form1a-area
{
    position:relative; top:130px; left:540px;
    overflow:hidden;
    width:490px;
}

#chromeFix { display: block; position: absolute; width: 1px; height: 100%; bottom: 0px; left: 0px; }