﻿body {
    background: url('/img/background.jpg');
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-weight: bold;
}

a:link, a:visited {
    color: #696969;
    text-decoration: none;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}


a:active {
    color: #034af3;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

.page {
    width: 960px;
    margin: 20px auto 0px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: none;
}


.main {
    margin: 12px 8px 8px 8px;
    min-height: 420px;
    margin-top: 160px;
}


.button input[type=submit] {
    border: 1px solid #d3d3d3;
    color: #666666;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    background: url("resources/submit-bg.png") repeat-x #e6e6e6;
}

    .button input[type=submit]:hover {
        color: #000000;
        text-decoration: none;
    }

.button-icon input[type=submit] {
    font-family: sfb-icons;
    font-size: 14px;
    max-height: 30px;
}

.button-icon-big input[type=submit] {
    font-family: sfb-icons;
    font-size: 16px;
    max-height: 30px;
}

.login_box_shadow {
    visibility: hidden;
    background: transparent;
    border: 0;
    height: 32px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
    width: 265px;
    display: block;
    background: url("http://www.calciovirtual.com/images/box-shadow-275.png") no-repeat;
}

.box_trasparente {
    width: 710px;
    height: 410px;
    opacity: 0.44;
}



.finestra {
    width: 450px;
    height: 320px;
    background: rgba(0,0,0,0.52);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-shadow: 1px 1px 30px 0px rgba(0, 84, 206, 1);
    -moz-box-shadow: 1px 1px 30px 0px rgba(0, 84, 206, 1);
    box-shadow: 1px 1px 30px 0px #FFEB3B;
    border: 1px solid rgb(0, 48, 95);
    position: relative;
}

.titolo {
    color: rgb(255,255,255);
    font-size: 20px;
    font-style: italic;
    margin-bottom: 50px;
}

.user_txt {
    color: rgb(255,255,255);
    text-transform: uppercase;
    font-size: 14px;
    float: left;
    margin-right: 30px;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    margin-left: 90px;
}

.user_box {
    color: rgb(255,255,255);
    text-transform: uppercase;
    font-size: 14px;
    float: left;
}

.pass_txt {
    color: rgb(255,255,255);
    text-transform: uppercase;
    font-size: 14px;
    float: left;
    margin-right: 30px;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    margin-left: 90px;
}

.pass_box {
    color: rgb(255,255,255);
    text-transform: uppercase;
    font-size: 14px;
    float: left;
}

.clear {
    clear: both;
    height: 10px;
}

.btn_login a {
    background: #f2f6f8; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
    padding: 5px;
    line-height: 22px;
    font-weight: normal;
    margin-top: 20px;
    -webkit-box-shadow: 2px 2px 9px 0px rgba(1, 0, 0, 1);
    -moz-box-shadow: 2px 2px 9px 0px rgba(1, 0, 0, 1);
    box-shadow: 2px 2px 9px 0px rgba(1, 0, 0, 1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .btn_login a:hover {
        color: rgb(0,0,0);
    }

.specchio {
    width: 515px;
    height: 250px;
    background: url('/img/specchio.png');
    margin-top: 5px;
    position: relative;
}

.calcio {
    width: 75px;
    height: 160px;
    background: url('/img/calcio.png') no-repeat;
    float: left;
    margin-top: 60px;
    margin-left: 80px;
}

.basket {
    width: 75px;
    height: 160px;
    background: url('/img/basket.png') no-repeat;
    float: left;
    margin-top: 60px;
    margin-left: 60px;
}

.tennis {
    width: 75px;
    height: 160px;
    background: url('/img/tennis.png') no-repeat;
    float: left;
    margin-top: 60px;
    margin-left: 50px;
}
