/* ------------------ DICHIARAZIONI BASE ------------------ */

html{
	font-size:100%;
	overflow-y: scroll;
} 

body {
	margin: 0 0 10px 0;
	padding: 0px;
	border:0;	/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background: url('images/bg1.jpg'); 
	font: 0.875em Arial, Helvetica, sans-serif;
	color: #444444;	
}

h1 { font: bold 1.875em Georgia, Arial, Helvetica, sans-serif; margin:0; padding:0; }
h2 { font: bold 1.250em Georgia, Arial, Helvetica, sans-serif; margin:0 0 10px 0; padding:0; color:#FF9900;}
h3 { font: bold 1.125em Arial, Helvetica, sans-serif; margin:0 0 .2em 0; padding:0; color: #003366;}
h4 { font: bold 1.125em Arial, Helvetica, sans-serif; margin:0 0 0 0; padding:8px 0 0 0;}

form {margin:0px;}

textarea, input, select { font: 1em Arial, Helvetica, sans-serif; }
	
input { padding: 2px;}

br {line-height: 13px;} 

acronym {cursor: help; border-bottom: 1px dashed;} 

a {
	color: #7C1F12;
	text-decoration: none;
	outline:none;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

a img {	border: none; }

.clear{ clear:both; }
.right{ float:right; }

#cache {visibility:hidden;}

/* ------------------ LAYOUT ------------------ */

#container {	
	width: 900px;
	margin: 0px auto;
	padding:0px;	
	border-left: 3px solid #7C1F12;
	border-right: 3px solid #7C1F12;
	border-bottom: 0px solid #7C1F12;
	background: transparent;
}

#header {
	width: 900px;
	height: 80px;
	position:relative;
	float:left;
	margin: 0px;
	padding: 0px;
	color:white;
	border-bottom: 0px solid #003366;
	background: transparent url('images/bg_header.png') left top repeat-x;
}

#logo {
	float:left;
	border: 0px solid white;
	margin-left:10px;
}

#toptitle {
	width:700px;
	margin: 13px 0 0 0px;
	padding: 0 0 0 0;
	float:left;
	border: 0px solid white;
	font: 2.875em Georgia, Arial, Helvetica, sans-serif;
}

#showhide {
	margin: 27px 20px 0 0;
	padding: 0 0 0 0;
	float:right;
	border: 0px solid white;
}

/* Menu e immagine cipolle */

#nav {
	width: 900px;
	height:200px;
	position:relative;
	float:left;
	margin: 0px;
	padding: 0px;
	color:#000;
	border-bottom: 0px solid #003366;
	background: #FFF url('images/bg_nav.png') repeat-x left top;
}

#navLeft {
    width:200px;
	height: 190px;
	float:left;
	border:0px solid green;
	margin: 4px 0 0 0;
	padding:0 0 0 0;
}

#navRight {
    width:660px;
	height: 200px;
	float:right;
	border:0px solid red;
	background: #F2f2f2 url('images/cipolle_01.png') no-repeat left top;
	margin: 0;
	padding:0;
	}
	
#navMini {
	width: 900px;
	float:left;
	margin: 0px;
	padding: 12px 0 12px 0;
	color:red;
	border-bottom: 0px solid #444;
	background: #FFF url('images/bg_navMini.png') repeat-x left top;
}
	
#navLeft div { height: 22px; margin: 22px 0 0 20px; padding: 8px 0 2px 37px; border: 0px solid red;}

#navMini div { margin: 0px 0px 0 20px; padding: 8px 0 8px 37px; border: 0px solid red; display:inline;} 

.menu1 {background: url('images/1.png') no-repeat left top;}
.menu2 {background: url('images/2.png') no-repeat left top;}
.menu3 {background: url('images/3.png') no-repeat left top;}
.menu4 {background: url('images/4.png') no-repeat left top;}
.menu5 {background: url('images/5.png') no-repeat left top;}
.menu6 {background: url('images/6.png') no-repeat left top;}
.menu7 {background: url('images/7.png') no-repeat left top;}

/* (Scrivi!) in cipbook.php */
.menu8 {
	height: 28px;
	margin: 0;
	padding: 0px 0 2px 37px;
	border: 0px solid red;
	background: url('images/8.png') no-repeat left top;
}


/* ------------------ CORPO ------------------ */

#corpo {
	width: 900px;
	position:relative;
	float:left;
	margin: 0px;
	padding: 0px;
	color:#000;
	border: 0x solid red;
	background: #fff url('images/bg_left.png') left top repeat-y;
}

#corpoLeft {
    width:200px;
	padding:20px;
	float:left;
	border:0px solid green;
	margin: 0;
}

#corpoRight {
    width:620px;
	float:left;
	border:0px solid red;
	background: #fff;
	margin: 0;
	padding:20px;
	}

/* Speaker */

.quoteFace{
    width:100px;
	padding: 75px 0 0 0;
	margin: 0 0 0 0;
	float:left;	 
	border:0px solid red;   
}

.quoteText{
    width:330px;
	height: 185px;
	padding: 45px 80px 0px 110px;
	margin: 0 0 0 0;
	float:left;	 
	border-bottom:0px solid green;   
	font: 1.125em Georgia, Arial, Helvetica, sans-serif;
	text-align:justify;
	background: #fff url('images/fumetto.png') left top no-repeat;
}

.archivioSond { height: 22px; margin: 20px 0 0 0px; padding: 10px 0 2px 37px; border-top: 1px dashed #7C1F12; background: url('images/7.png') no-repeat left top;}

.ultimiCip { height: 24px; margin: 15px 0 15px 0px; padding: 20px 0 2px 37px; border-top: 1px dashed #7C1F12; background: url('images/2.png') no-repeat 0px 10px; font: bold 1.250em Georgia; color:#FF9900;}


/* ------------------ SQUADRA ------------------ */

.sezioneL{
    width:300px;
	padding: 0;
	margin: 0 20px 20px 0;
	float:left;	 
	border:0px solid red;   
}

.sezioneR{
    width:300px;
	padding: 0;
	margin: 0;
	float:left;	 
	border:0px solid red;   
}

.sezioneL, .sezioneR span{
    font-weight:bold;   
}

.sottosezione1, .sottosezione2{	
	height:110px;
	margin:5px 0 0 0;
	padding: 0 10px 0 110px;	
	font: 0.875em  Arial, Helvetica, sans-serif;
	border-right:1px dashed #7C1F12;   
	border-bottom:1px dashed #7C1F12;    
}

/* Qui le foto dei giocatori */
.sottosezione1{background: url('images/sezione.png') left top no-repeat;}
.sottosezione2{background: url('images/sezione.png') left top no-repeat;}


/* ------------------ CIPBOOK ------------------ */

.cipbox {float:left; border-top: 1px dashed #7C1F12;}

.cipLeft {padding:10px 20px 15px 20px;}
.cipRight {padding:10px 20px 15px 20px;}

.cipLeft {
    width:200px;
	float:left;
	border:0px solid green;
	margin: 0;
	line-height:140%
}

.cipRight {
    width:620px;
	float:left;
	border:0px solid red;
	background: #fff;
	margin: 0;
	font: 1.064em Georgia, Arial, Helvetica, sans-serif;
        overflow:hidden;

}
	
.cipMenu {
    width:100%;
	float:left;
	border:0px solid green;
	margin: 0;
	line-height:280%;
	background: #fff url('images/bg_left_cip.png') left top repeat-y;
}

.cipMenuLeft {
    width:240px;
	float:left;
	border:0px solid green;
	margin: 0;
	padding:0px 0px 0px 20px;
}

.cipMenuRight {
    width:620px;
	float:left;
	border:0px solid red;
	margin: 0;
}

.cipMenuRight div{   
	float:left;	
}


/* ------------------ FOTO ------------------ */

.gallery{
	width:184px;
	float:left;
	margin:0 0 20px 0;
	font: bold 0.875em Georgia, Arial, Helvetica, sans-serif;
	border: 0px solid #003366;}
	
.gallery img{	
	border: 2px solid #7C1F12;
	}
	
.gallery a:hover img{	
	border: 2px solid #FF9900;
	}
	
.gallery p{
	margin:0;
	padding:0;
	border: 0px solid green;
	height:32px;
	}

#footer {
	width: 906px;
	
	clear:both;
	text-align:center;
	margin: 0px auto;
	border-top: 0px solid #7C1F12;

}



/* DA CONTROLLARE - LISTA SONDAGGIO */

p {	margin:0; padding:0;}

ul {margin:0; padding:0px; border:0px solid green;}

ol {margin:0; padding:0; border:0px solid green;}

li {margin:0; padding:0; border:0px solid blue;}

.box {
	width:200px;
	padding: 0 0 0 0px;
	border:0px dashed orange;
	}
	
.t_box {
	margin:0;
	padding:0 0 10px 0px;
	font: bold 1.250em Georgia, Arial, Helvetica, sans-serif;
	color:#7C1F12;}
	
.t_arg {
	margin:0;
	padding:0 0 15px 0px;
	font: bold 1.125em Georgia, Arial, Helvetica, sans-serif;
	}
	
.lista1 {
		list-style:none outside;
		font: 1em Georgia, Arial, Helvetica, sans-serif;
		}

.lista1 li {margin:0 0 0 -5px;}

.lista1 input {
    float:left;
    clear: both;
}

.lista1 p {
    float:right;
	width:180px;
    margin: 0 0 10px 0;
    border:0px solid green;	
}

.box_btn {
	width: 100%;
	text-align:center;
	background: #FFF;
	margin: 15px 0 0 0;
	padding: 5px 0 5px 0;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;	
}

.box_btn input {	
	padding: 0;
	}

.selectedHowMany {
	font-weight:bold;
	color: #000000;
	}

.hiddenFields {
	display:none;
        }

/*ajax poller*/
.pollImg{width:50px;}

.poller{	/* The poller box */
        padding: 0 5px 0 0;
        margin:0px;
}
/* Poller title above radio buttons */
.pollerTitle{
    margin-top:3px;
    margin-bottom:3px;
    color:#603813;
}
/* Label for each radio button */
.pollerOption{
        margin:0px;
        padding:5px 0px;
}
/* Label for each option above graph - i.e. results */
.result_pollerOption{
        margin:0px;
        padding:8px 0 0 0px;
        color:#603813;
        font-size:0.9em;
}
/* Title of poller - when ajax shows the results */
.result_pollerTitle{
    margin-top:3px;
    margin-bottom:3px;
    font-size:0.9em;
    color:#603813;
}
/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
.result_pollGraph img{
        float:left;
}
/* The <div> tag where the percentage result is shown */
.result_pollGraph div{
        float:left;
        height:16px;
        background-repeat:repeat-x;
        color:#FFF;
        font-size:0.9em;
        line-height:16px;
}
/* Graph div - parent of both the corner images and the div displaying percentage votes */
.result_pollGraph{
        height:16px;
}

/* Message when Ajax is working getting restults fromt the server */
.poller_waitMessage{
        display:none;
}

.result_totalVotes{
        clear:both;
        font-size:0.8em;
        margin-top:10px;
        font-style:italic;
}
.rightPanelText{color:#603813; text-align: left;}
/*ajax poller*/
		
