html {
    background-color: #000;
	color: #414141;
	font: normal normal normal 0.75em/1.3em Arial, sans-serif;
}

:focus {
	outline: none;
}

a {
	color: #414141;
}

a:hover {
	color: #838383;
}

#all {
    margin: auto;
	width: 1000px;
	min-height: 565px;
	position: relative;
}

#content {
    background: url('../img/logoCameo.png') no-repeat scroll top center;	
    position: relative;
}

    #content h1 {
    	position: absolute;
    	top: 0;
    	left: 0;	
    }

    	#content h1 a {
    		display: block;
    		width: 183px;
    		height: 187px;
    		text-indent: -9999px;		
    	}

#footer {
	background: url('../img/footer.png') no-repeat scroll top center;
	margin: auto;
	padding-top: 14px;
	font-size: 0.833em;
	text-align: left;
}

    #footer a {
        color: #797979;
    }
    
    #footer a:hover {
        color: #bbb;
    }

	#footer .links {
		float: right;
	}
	
		#footer .links .link {
			float: left;
			margin-left: 5px;
			padding-left: 5px;
			border-left: 1px solid #797979;
		}
		
		#footer .links .first {
			margin-left: 0px;
			padding-left: 0px;
			border-left: none;
		}

/******************************/
/********** sezioni ***********/
/******************************/

/*####### flash #######*/
.flash {
    background: url('../img/common/bg_empty.jpg') no-repeat scroll right top;    
}

    #all.flash #content {
        height: 565px;        
    }
    
    #all.flash #alternativeContent {
        padding: 50px 30px 50px 250px;
    }
        #all.flash #alternativeContent .wrapper {
            border: 3px solid #A3A59A;
            background: #fff;
            color: #333;
            padding: 20px;
        }    
    #all.flash #alternativeContent p, 
    #all.flash #alternativeContent ul {
        margin: 10px 0;
    }
    
    #all.flash #alternativeContent h1, 
    #all.flash #alternativeContent h2,
    #all.flash #alternativeContent h3 {
        font-weight: bold;
        margin-bottom: 10px;
    }
    
    #all.flash #alternativeContent dt {
        font-weight: bold;
    }
    #all.flash #alternativeContent dd {
        margin-left: 30px;
    }
/*####### registration  #######*/
.registration {
    background: url('../img/registrazione/bg_registrazioneperconcorso.jpg') no-repeat scroll right top;
}
.concorso {
    background: url('../img/registrazione/bg_registrazioneperconcorso.jpg') no-repeat scroll right top;
}
#all.registration .descriptionTitle {
    padding-top: 40px;
    padding-left: 0;
    text-align: center;
}
#all.concorso #content .descriptionTitle {
    padding-left: 0;
    text-align: center;
}
#all.registration .descriptionText {
    padding-top: 38px;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 55px;
}
#all.concorso #content .descriptionText {
    padding-top: 55px;
    padding-left: 60px;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 0px;
}
#all.registration .registrationTitle {
    margin: 0px 0 20px 0;
    text-align: center;
}
#all.registration .registrationText {
    text-align: center;
    margin-bottom: 20px;
}
#all.registration .scopriConcorso {
    position: absolute;
    left: 720px;
    top: 368px;
}
#all.registration .regolamento {
    position: absolute;
    left: 720px;
    top: 325px;
}
#all.registration form {
    background: url('../img/registrazione/form_bg.png') repeat-y scroll top left;
}
#all.registration fieldset {
    background: url('../img/registrazione/fieldset_interline.png') no-repeat scroll top left;    
    color: #fff;
    overflow: auto;
    clear: both;
    padding: 15px 0 10px;
}
#all.registration a {
    color: #fff;
    text-decoration: underline;
}
#all.registration a:hover {
    color: #ec1d25;
}
#all.registration fieldset p {
    float: left;
    text-align: right;
    position: relative;
}
	
	#all.registration fieldset p.c1 input{
        width: 150px;    
    }
	#all.registration fieldset p.c1 select {
        width: 154px;    
    }
    #all.registration fieldset p.c1 {
        width: 410px;    
    }
    #all.registration fieldset p.c2 {
        width: 350px;    
    }
    #all.registration fieldset p.c3 {
        width: 250px;    
    }
    #all.registration fieldset .small {
        margin-left: 10px;
        font-size: 80%;
    }
    #all.registration fieldset .field-validation-error,
    #all.registration fieldset label.error {
        color: #ec1d25;
        font-size: 80%;
        position: absolute;
        top: -16px;
        right: 0;
    }
    #all.registration .input-validation-error{
        background-color:#EC8D93;
    }
    #all.registration .empty {
        background: #000 url('../img/registrazione/fieldset_interline.png') no-repeat scroll top left;    
    }
    #all.registration .radio {
        padding-left: 100px;
        padding-right: 100px;
    }
        #all.registration .radio p {
            text-align: left;        
        }
        #all.registration .radio p strong {
            font-weight: bold;
        }
        #all.registration .radio label {
            display: block;
        }
        #all.registration .radio .field {
            padding: 20px 50px 20px 0;
			width:110px;
            display: block;
            float: left;
        }
		#all.registration .radio .fieldFirst{width:85px !important;}
        #all.registration .radio .error {
            top: auto;
            bottom: 0;
            left: 0;
        }
    #all.registration .captcha {  
        line-height: 50px;
        overflow: hidden;
    }
        #all.registration .captcha .label {
            width: 265px;
        }        
        #all.registration .captcha .image {
            width: 215px;
            height: 50px;
        }
        #all.registration .captcha .field {
            width: 330px;
        }
    #all.registration .commercial {
        background: #000 url('../img/registrazione/fieldset_interline.png') no-repeat scroll top left;    
        text-align: left;
        padding-left: 100px;
        padding-right: 100px;
    }
#all.registration .info {
    padding: 10px 0px;
    text-align: center;
    color: #fff;
}
    #all.registration .info .mandatory {
        margin-right: 40px;
		margin-left:-70px;
    }
#all.registration .submit {
    text-align: center;
    padding-top: 1px;
}
    #all.registration .submit .wrapper {
        background: #000 url('../img/registrazione/bgsubmit.jpg') no-repeat scroll center center;    
        height: 150px;    
    }
    #all.registration .submit input {
        margin-top: 50px;
    }
#all.registration .mandatory {
    color: #ec1d25;
}
#all.registration #validation { 
    color: #ec1d25;
    text-align: center;   
}
    #all.registration #validation .validation-summary-errors {
		margin-bottom: 10px;
    }
    
#all.registration #backToHome {
    position: absolute;
    bottom: 10px;
    left: 0px;
}
    
/*####### registrationComplete #######*/
#all.registrationComplete {
    background: url('../img/registrazione/bg_complete.jpg') no-repeat scroll right top;
    text-align: center;
}
#all.registrationComplete .title {
    padding-top: 40px;
}
#all.registrationComplete .text {
    padding-top: 45px;
}
#all.registrationComplete .backtohome {
    display: block;
    padding: 45px 0 60px;
}

/*####### activationLost #######*/
#all.activationLost {
   background: url('../img/registrazione/bg_complete.jpg') no-repeat scroll right top;
    text-align: center;
}
#all.activationLost .title {
    padding-top: 140px;
}
#all.activationLost .text {
    padding-top: 55px;
}
#all.activationLost .backtohome {
    display: block;
    padding: 20px 0 160px;
}

/*####### activationWin #######*/
#all.activationWin {
    background: url('../img/registrazione/bg_activation_win.jpg') no-repeat scroll right top;
    text-align: center;
}
#all.activationWin .title {
    padding-top: 20px;
    margin-left: -200px;
}
#all.activationWin .text {
    padding-top: 15px;
    margin-left: -200px;
}
#all.activationWin .regolamento {
    display: block;
    padding: 35px 0 0px;
    margin-left: -200px;
}
#all.activationWin .backtohome {
    display: block;
    padding: 0 0 60px;
    margin-left: -200px;
}

/*####### login #######*/
.login {
    background: url('../img/registrazione/bg_login.jpg') no-repeat scroll right top;
    text-align: center;
}
    #all.login #content {        
        height: 564px;
    }
    
    #all.login #login {
        position: absolute;
        top: 164px;
        left: 353px;
        width: 234px;
        height: 275px;
    }
    
        #all.login #login .info {
            text-align: center;
            margin-top: 8px; 
			margin-bottom:3px;           
        }
        
        #all.login #login fieldset {
            text-align: right;
            padding: 33px 20px 0 0;
            position: relative;
        }
        
            #all.login #login fieldset input {
                margin-left: 15px;
                width: 105px;
            }
            
            #all.login #login fieldset label.error {
                color: #ec1d25;
                font-size: 11px;
                position: absolute;
				top: -22px;
                right: 20px;
            }

        #all.login #login .forgotpass {
            text-align: right;
            margin: 25px 0 15px;
        }
        
        #all.login #login .submit {
            text-align: right;
        }
        
    #all.login #facebook {
        position: absolute;
        left: 505px;
        top: 175px;
        width: 281px;        
    }
    
        #all.login #facebook .info {
            margin-bottom: 45px;
        }
    
	
    #all.login #validation { 
        position: absolute;
        top: 60px;
        color: #ec1d25;
        text-align: center;   
        font-size: 90%;
    }
        #all.login #validation .validation-summary-errors {
            margin-bottom: 10px;
			margin-top:30px;
			padding-left:50px;
        }
        
#all.login #backToHome {
    position: absolute;
        top: 516px;
        left: 12px;
}

/*####### classifica #######*/

.classifica {
    background: url('../img/classifica/bg.jpg') no-repeat scroll right top;    
}

    #all.classifica #content {
        height: 565px;
    }

    #all.classifica #box {
        position: absolute;
        left: 270px;
        top: 75px;
        width: 460px;
        height: 470px;
    }
    
        #all.classifica #box h2 {
            text-align: center;
        }
        
        #all.classifica #box ol {
            width: 100%;
            margin-top: 17px;
        }
        
        #all.classifica #box li {
            line-height: 35px;
            padding: 0 0 0 55px;
            font-family: Arial;
            font-size: 1.667em;
            color: #d50000;
        }
        
        #all.classifica #box .selected {
            background: url('../img/classifica/selected.png') no-repeat center center;                        
        }
        
            #all.classifica #box .selected .score {
                color: #fff;                
            }
        
        #all.classifica #box .position {
            float: left;
            padding-top: 8px;
            height: 27px;
            width: 30px;
            margin-right: 10px;
        }
        
        #all.classifica #box .name {
            float: left;
            width: 205px;
        }
        
        #all.classifica #box .province {
            float: left;
            width: 70px;
        }
        
        #all.classifica #box .score {
            color: #000;
        }
        
        #all.classifica #box .user {
            position: absolute;
            bottom: 0;
            left: 0;
            background: url('../img/classifica/user.png') no-repeat center center;
            font-family: Arial;
            font-size: 2em;
            color: #fff;
            width: 475px;
            height: 53px;
        }
        
            #all.classifica #box .userposition {
                position: absolute;
                top: 15px;
                left: 175px;
            }
        
            #all.classifica #box .userscore {
                position: absolute;
                top: 15px;
                left: 385px;
            }


}

.trivio {
    background: url('../img/registrazione/bg_trivio.jpg') no-repeat scroll right top;    
}
    
/*####### trivio #######*/

.trivio {
    background: url('../img/registrazione/bg_trivio.jpg') no-repeat scroll right top;    
}

    #all.trivio #content {
        height: 564px;
    }
    
    #all.trivio .title {
        position: absolute;
        top: 47px;
        left: 200px;
    }
    
    #all.trivio .register {
        position: absolute;
        top: 287px;
        left: 365px;
    }
    
    #all.trivio .loginbutton {
        position: absolute;
        top: 378px;
        left: 365px;
    }
    
    #all.trivio .buttonclassifica {
        position: absolute;
        top: 457px;
        left: 365px;
    }
	
	#all.trivio .buttonIndietro{
		position: absolute;
        top: 506px;
        left: 2px;
	}
    
    #all.trivio .guest {
        position: absolute;
        top: 410px;
        left: 365px;
    }
    
    #all.trivio .forchetta {
        position: absolute;
        top: 223px;
        left: 230px;
        background: url('../img/registrazione/forchetta.png') no-repeat scroll top left;
        width: 166px;
        height: 164px;
    }
    
/*####### genericBox #######*/

.partecipazioneAvvenuta {
    background: url('../img/registrazione/bg_complete.jpg') no-repeat scroll right top;
    text-align: center;
}
#all.partecipazioneAvvenuta .title {
    padding-top: 140px;
}
#all.partecipazioneAvvenuta .text {
    padding-top: 45px;
}
#all.partecipazioneAvvenuta .backtohome {
    display: block;
    padding: 45px 0 60px;
}

.genericBox {
    background: url('../img/registrazione/bg_facebook.jpg') no-repeat scroll right top;    
}

    #all.genericBox #content {
        height: 564px;        
        text-align: center;
    }
    
    #all.genericBox #box {
        position: absolute;
        left: 270px;
        top: 150px;
        width: 390px;
        height: 240px;
        text-align: center;
    }
    
    #all.genericBox #box .bottomButton {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }
    
    #all.genericBox #box form {
        margin-top: 20px;
    }
    
        #all.genericBox #box form input {
            margin-left: 15px;
        }
        
        #all.genericBox #box label.error {
            margin-left: 5px;
            color: #ec1d25;
            font-size: 90%;
        }
        
        #all.genericBox .validation-summary-errors {
            color: #ec1d25;
            margin-bottom: 3px;
        }
    
/*####### facebook #######*/

#all.facebook .button {
    margin-top: 10px;
}
    
/*####### facebookInvite #######*/
#all.facebookInvite {
    background: url('../img/registrazione/bg_facebookInvite.jpg') no-repeat scroll right top;       
}
    #all.facebookInvite #content {        
        padding: 40px 15px 15px 0;
        height: 650px;
    }
    
    #all.facebookInvite #content .FB_ElementReady {
        margin-left: auto;
    }
 
/*####### share #######*/
#all.share #box form {
    margin-top: 0;
    padding-left: 20px;
    text-align: left;
}
#all.share #box form p {
    margin: 5px 0;  
    position: relative;  
}

#all.share #box form p label {
    display: block;
}

#all.share #box form p input {
    display: inline;
    margin: 0 5px 0 0;
    width: 170px;
}

#all.share #box form p label.error {
    position: absolute;
    top: 0;
    right: 15px;
}

#all.share #backToHome {
    position: absolute;
    bottom: 10px;
    left: 0px;
}

/*####### scopri il concorso  #######*/
.concorso {
    background: url('../img/concorso/bg_scopri_concorso.jpg') no-repeat scroll right top;    
}	

    #all.concorso #content {
        height: 564px;
    }
    
    #all.concorso .titolo {
        position: absolute;
        top: 24px;
        left: 200px;
    }
    
    #all.concorso .descrizione {
        position: absolute;
        top: 91px;
        left: 190px;
		margin:0;
		padding:0;
    }
	#all.concorso .descrizione2 {
        position: absolute;
        top: 314px;
        left: 190px;
		margin:0;
		padding:0;
    }
	#all.concorso .forchetta {
        position: absolute;
        top: 330px;
        left: 120px;
        background: url('../img/registrazione/forchetta.png') no-repeat scroll top left;
        width: 166px;
        height: 164px;
    }
    
	#all.concorso .buttonScegli{
		position: absolute;
        top: 465px;
        left: 366px;
	}
	
    #all.concorso .buttonRegolamento{
		position: absolute;
        top: 534px;
        left: 366px;
	}

	#all.concorso .buttonIndietro{
		position: absolute;
        top: 506px;
        left: 2px;
	}

/*####### statistics #######*/

#all.statistics #alternativeContent .wrapper {
    height: 400px;
    overflow: scroll;
    font-size: 80%;
}

#all.statistics table {
    table-layout: fixed;    
    width: 100%;
}

#all.statistics table th, #all.statistics table td {
    padding: 3px;
}

#all.statistics table thead th {
    font-weight: bold;
    border-bottom: 1px solid #aaa;
    text-align: center;
}

#all.statistics table tbody th {
    font-weight: bold;    
    border-bottom: 1px solid #ccc;
}

#all.statistics table tbody td {
    border-bottom: 1px solid #ccc;
    text-align: center;
}

#all.statistics .ui-tabs-panel {
    color: #000;
}
