@charset "UTF-8";
/* CSS Document */
html, body {
    background-color: #000000;
	color: #000000;
    margin: 0;
    padding: 0;
    font-family: 'Droid Sans', arial, serif;
    cccfont-family: 'Vollkorn', arial, serif;
    dddfont-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    width: 100%;
    height: 100%;
    line-height: 1.1;
}

h1 {
    font-size: 26pt;
}

a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#shell {
    background-color: #000000;
    background-image: url('/img/rip_bg.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    overflow: visible;
    color: #ffffff;
    margin: 0 auto;
    padding: 20px;
	display: block;
    width: 1000px;
    padding: 25px 50px 10px 25px;
    height: 600px;
    position: relative;
}
#header{
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
    #header .left{
        text-align: left;
        display: block;
        float: left;
        width: 45%;
        padding-left: 15px;
    }
    #header .right{
        text-align: right;
        display: block;
        float: right;
        width: 50%;
        padding-right: 20px;
    }
#body{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 500px;
}
    #body .left{
        display: block;
        float: left;
        width: 445px;
        padding-left: 15px;
        
    }
    #body .left .formlink{
        xpadding-left: 150px;
        padding-top: 10px;
    }
    #body .right{
        display: block;
        float: right;
        width: 540px;
        margin-top: -20px;
    }
#footer{
    display: block;
    position: relative;
    left: 0px;
    float: left;
    width: 100%;
    background-image: url('/img/skyline.jpg');
    background-repeat: repeat-x;
    xbackground-position: 0px 50px;
    height: 150px;
    overflow: visible;
    margin-top: -10px;
}
    #footer .left{
        display: block;
        padding-left: 20px;
        float: left;
        xwidth: 230px;
    }
    #footer .left img{
        margin-left: -23px;
        margin-top: -45px;
    }
    #footer .right{
        display: block;
        float: right;
        padding-top: 20px;
        width: 620px;
        margin-right: 15px;
    }
        #footer .right .rules {
            display: block;
            float: left;
            text-align:left;
            margin-left: -30px;
        }
        #footer .links {
            display: block;
            margin-top: 150px;
            float: left;
            clear:both;
            text-align:center;
            width: 100%;
        }

.deadline {
    color: #ffffff;
    font-weight: bold;
}


.thumb1 {
    position:relative;
    left: 50px;
    top: 100px;
    z-index: 2;

    width: 1px;
    height: 1px;
    display: block;
    -moz-box-shadow: 5px 5px 10px #000;
    -webkit-box-shadow: 5px 5px 10px #000;
    box-shadow: 5px 5px 10px #000;
    border: 1px solid #fff;
    text-align: center;
}
.thumb2 {
    position:relative;
    left: 250px;
    top: 70px;
    z-index: 3;
    
    width: 1px;
    height: 1px;
    display: block;
    -moz-box-shadow: 5px 5px 10px #000;
    -webkit-box-shadow: 5px 5px 10px #000;
    box-shadow: 5px 5px 10px #000;
    border: 1px solid #fff;
    text-align: center;
}
.thumb3 {
    position:relative;
    left: 300px;
    top: -370px;
    z-index: 1;
    
    width: 1px;
    height: 1px;
    display: block;
    -moz-box-shadow: 5px 5px 10px #000;
    -webkit-box-shadow: 5px 5px 10px #000;
    box-shadow: 5px 5px 10px #000;
    border: 1px solid #fff;
    text-align: center;
}

#pic1 {width: 1px;height: 1px;}
#pic2 {width: 1px;height: 1px;}
#pic3 {width: 1px;height: 1px;}

#formholder {
    display: block;
    width: 100%;
    text-align: center;
    
}
#form {
    font-family: Arial,Helvetica,sans-serif;
    xmargin-left: 50px;
    xxdisplay: block;
    background-color: #ffffff;
    color: #000000;
    padding: 20px;
    padding-right: 0px;
    xwidth: 100%;
    xheight: 100%;
    xxwidth: 400px;
    xxtext-align: left;
    
}
#form .left{
    display: block;
    float: left;
    position relative;
    width: 40%;
}
#form .left .logo{
    margin-left: 50px;
    margin-top: 50px;
}
#form .left .inhand{
    margin-left: -20px;
    margin-top: 20px;
}

#form .right{
    display: block;
    float: right;
    position: relative;
    width: 55%;
}

#form input{
    border: 1px #000 solid;
    
}
#form .title{
    font-size: 130%;
    font-weight: bold;
    padding-bottom: 10px;
    
}
#form input:hover{
    background-color: #ffdc6a;
}
#form input:focus{
    background-color: #ffdc6a;
    
}
#form textarea{
    border: 1px #000 solid;
    
}
#form textarea:hover{
    background-color: #ffdc6a;
}
#form textarea:focus{
    background-color: #ffdc6a;
    
}
.browse {
    
}


#form .err {
    color:#ff0000;
}
#form .req {
    padding-right: 5px;
    color: #cc0000;
}
#mode {
    border: 0px !important;
}
.vacuum {
    display: block;
    position: absolute;
    margin-left: -40px;
    margin-top: 530px;
    z-index: 10;
}

.moreemail {
    position:absolute:
    display:block;
    width: 660px;
    z-index:4;
}

.langLink {
    display: block;
    position: relative;
    left: -15px;
    top: -130px;
    text-align: right;
}
