/* -------------------------------------------------------------------- 
basic style
--------------------------------------------------------------------*/

body{
    background: #D4D4D4;
    margin: 0;
    padding: 0;
    font-family: helvetica, arial, sans;
    font-size: 11px;
    color: #333333;
}

h1, h2, h3, h4{
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    clear: both;
    float: none;
}
br{
    clear:both;
    float: none;
}
h2{
    font-size: 13px;
    font-weight: bold;
}

h3{
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: 1px #333333 dashed;
    margin-bottom: 10px;
    clear: both;
    float: none;
}

h4{
}

h5{
}

a{
    color: #333333;
}

a:hover{
    color: #bcbcbc;
}

hr{
    display: none;
}
ol{
    margin: 0;	
    padding: 0;
}
ul, li{
    margin: 0;
    padding: 0;
    list-style: none;
}

ol li{
    list-style: decimal;
    border-bottom: 1px #dbdbdb dashed;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

ol{
    padding-left: 20px;
    margin: 0;
}

div#siteWrapper{
    width: 850px;
    position: relative;
    left: 50%;
    margin-left: -425px;
	overflow:hidden;
}
div#competition{
    height: 125px;
    width: 173px;
    position: absolute;
    top: -10px;
    left: 782px;
    background: url("/stylesheets/competition.gif");
}
div#competition a{
    display: block;
    height: 125px;
    width: 173px;
    text-indent: -1000px;
}
h1{
    text-indent: -10000px;
    width: 850px;
    height: 132px;
    margin-bottom: 10px;	
}
div#content{
    background: white;
    width: 560px;
	overflow:hidden;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 400px;
    /*height: 400px;*/
}
div#sideBar{
    width: 280px;
    float: left;
    
}
div#menu{
    background: white;
    width: 280px;
    float: left;
    margin-bottom: 10px;
}
div#languages{
    background: white;
    width: 280px;
    float: left;
    margin-bottom: 10px;	
}
div#newsLetter{
    background: white;
    width: 280px;
    float: left;
    margin-bottom: 10px;	
    
}
div#footer{
    width: 850px;
    background: white;
    clear: both;
    font-size: 10px;
}
div#menu ul li a, div#languages ul li a{
    display: block;
    font-size: 11px;
    padding-bottom: 5px;
    border-bottom: 1px #333333 dashed;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-decoration: none;
    height: 15;
}
ul#menu ul li a{
    color: #5c5c5c;
    border-bottom: 1px #b0b0b0 dashed;
}
ul.subMenu, ul.subMenuOpen{
    text-indent: 20px;
}
ul.subsubMenu, ul.subsubMenuOpen{
    text-indent: 40px;
}
ul.subsubmenu li a{
    text-transform: lowercase;
}
div.hackBox{
    padding: 20px;
    
}
div#rules{
    height: 250px;
    overflow: scroll;
    background: #ededed;
    padding: 10px;
    font-size: 10px;
}
span.up{
    text-transform: uppercase;
}
span.down{
    text-transform: lowercase;
    font-size: 11px;
}
label{
    display: block;	
    float: left;
    width: 80px;
    padding-right: 10px;
}
ul#textFormat li{
    display: inline;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px #333333 solid;
}
a.bigAnch{
    background: #ededed;
    padding: 10px;
    text-decoration: none;
    font-size: 12px;
}
input, textarea, select{
    width: 300px;
    border: 1px #333333 solid;
}
textarea{
    height: 200px;
}
input.button{
    width: 150px;
    margin-top: 5px;
    border: 0px;
    background: #d0d0d0;
}
input.newsletter{
    width: 220px;
}
ul.submenu li{
    border: 0px white solid;
}
input.prefix{
    width: 50px;
}
input.number{
    width: 245px;
}
select#durataA, select#durataB{
    width: 50px;
}
div.item{
    margin-bottom: 30px;
    clear: both;
    overflow: auto;
}
div.date{
    font-size: 13px;
    color: #c4c4c4;
    text-transform: uppercase;
}

input.floatLeft{
    display: block;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
    width: 20px;
}
div#errorPrivacy{
    color: red;
    display: none;
    margin-bottom: 5px;
}
div.sponsor{
    width: 120px;
    height: 120px;
    margin-right: 10px;
    float: left;
    margin-bottom: 20px;
    border: 0;
}
div.sponsor a img{
    border: 0;
    display: block;
}
.filetto{
    padding-bottom: 5px;
    border-bottom: 1px #333333 dashed;
    margin-bottom: 10px;
    display: block;
    overflow: auto;
}

label{
    float: left; 
    width: 130px;
    display: block;
}
button{
    width: 150px;
    margin-top: 5px;
    border: 0px;
    background: #d0d0d0;
}
.column{
    width: 25%;
    display: block;
    float: left;
}
.gray{color: gray;}
#container_view{
    width: 660px;
    background: white;
}
.column_view{
    margin-top: 20px;
    width: 186px;
    display: block;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.filetto_view{
    padding-bottom: 5px;
    border-bottom: 1px #333333 dashed;
    margin-bottom: 10px;
    display: block;
    overflow: auto;
    float: none; clear: both;
}
.hackBox_view{
    display:block;
    padding: 20px;
    overflow: auto;
}
.movie {
    cursor:pointer;
    padding-top:5px;
    margin-bottom: 5px;
}
.movie:hover {
    background-color:#e0e0e0;
}
.filetto_1{
    border-bottom: 1px #333333 dashed;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    overflow: auto;
}
.filetto_1 a{
    text-decoration: none;
}
.filetto_1:hover{
    background: #f9f9f9;
}
ul.level_2 {
    padding-left:10px;
}
ul.level_3 {
    padding-left:20px;
}
div.label {
    width:200px;
    float:left;
}
.error {
    font-weight:bold !important;
    color:red !important;
}