
/*body {
	background-color: #FFFFFF;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	}*/
/********************
CONTAINER
********************/
#container {
	margin-left: 1.5em;
	margin-top: 1.5em;
	height: auto;
	margin-bottom: 1.5em;
	width: 94em;
}
/********************
FIELDSET
********************/
.theform .field {
	/*height: 22em;*/
	width: 30em;
	border-left: 0.2em solid #CDE6F3;
	display: inline;
	float: left;
	margin-bottom: 1.5em;
	/*background-color: #ff0000;*/
}
.theform .extra {
	border-left: 0.2em solid #CDE6F3;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.theform fieldset {
	border: 0;
}
/********************
LEGEND
********************/
.theform fieldset legend {
	font-size: 1.8em;
	font-family: Georgia, Palatino, Times, serif;
	color: #606060;
	padding-left: .8em;
	}
.theform fieldset ol li legend { /* vedi label*/
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	padding-left: 1em;
	}
.theform fieldset ol li legend span{
	position: relative;
	top: 1em;
}
.theform fieldset .hide{
	display: none;
}
.theform fieldset legend .number{
	font-size: 2.7em;
}
/********************
List Item
********************/
.theform ol li {
	list-style: none;
	padding: 0;
	margin: .8em 0 .8em 1.5em;
}
.theform fieldset ol li {
	list-style: none;
	padding: 0;
	margin: .8em 0;
}

.theform fieldset ol li .info {
	width: 18.8em;
	height: 7em;
	margin-left: 1em;
	border-width: 1px;
	border-color: #606060;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
}

.theform fieldset ol li select{
	width: 10.8em;
	border-width: 1px;
	border-color: #606060;
}
/********************
Input
********************/
.theform ol li input{
	border-width: 1px;
	border-color: #606060;
	padding: 2px;
}
/********************
Links
********************/
.theform a {
	font-family: Georgia, Palatino, Times, serif;;
	color: #6091c9;
	font-size: 1.2em;
}

.theform a:hover {
}

.theform #back a {
	font-size: 1.8em;
	display: block;
	margin: 0 auto;
	padding-top: .5em;
	width: 17em;
}
.theform .descr a span {
	color: #CC3300; 
}
/********************
LABEL
********************/
.theform fieldset ol li label {
	width: 7.6em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 1.4em;
  margin-left: 1em;
}
.theform fieldset .check {
  width: 15em; /* Width of labels */
  display: block;
  font-size: 1.4em;
  margin-left: 1em;
}
.theform fieldset .top-margin{
  margin-top: 3.9em;
}
.theform fieldset ol li .radioinfo1 {
	width: 6em;
	margin-top: .7em;
	margin-left: 3em;
}
.theform fieldset ol li .radioinfo2 {
	width: 8em;
	margin-top: .7em;
	margin-left: 0;
}
.theform fieldset ol li .radioutente1 {
	margin-left: 8.7em;
	width: 9em;
	display:inline;
}
.theform fieldset ol li .radioutente2 {
	margin-left: 8.7em;
	width: 9em;
	display:inline;
}

/********************
DESCRIZIONE
********************/
.theform .descr {
	clear: both;
	background-color: #DBEDF7;
	border: 0.2em solid #CDE6F3;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: .3em;
	height: auto;
}

.theform .descr h1 {
	font-size: 2em;
	font-family: Georgia, Palatino, Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #6091c9;
}

.theform p {
	margin-top: .5em;
	width: 50em; /* (fieldset width *2)/1.2 */
}

.theform .descr p .nota {
	color: #656565;
	font-weight: bold;
}

.theform .descr p .reminder{
	position: relative;
	display: block;
	margin-top: 1em;
}

.theform .descr p .big {
	font-size: 1.2em;
	color: #76B1CF;
}
.theform .descr .submitform {
	display: block;
	margin: 0 auto;
	margin-top: .7em;
	font-size: 1.8em;
	padding: .5em .8em;
	border-width: 1px;
	background: url("grad.jpg");
}
.theform .descr .inline {
	display: inline;
}
.theform .descr p {
	font-size: 1.2em;
	line-height: 1.3;
	color: #565a5b;
}
.theform .white {
	background-color: #FFFFFF;
}
/********************
login
********************/
.theform #block-login {
	margin-bottom: 1.5em;
}
.theform #block-login p {
	margin-bottom: .5em;
}
.theform .descr ol {
	margin-top: 1em;
	margin-bottom: 2em;
	clear: none;
	width: 47em;
	float: left;
}
.theform .descr .single {
	width: 23em;
}
.theform .descr ol li {
	display: inline;
	margin-right: 1em;;
}
.theform .descr ol li label {
	margin-left: 0;
	width: 4.7em;
}
.theform .descr #submit-login {
	display: inline;
	float:left;
	background: url("grad.jpg");
	margin-top: .2em;
	padding: .5em .8em;
}

/********************
HELP
********************/
.theform .help {
	font-size: 1.1em;
	margin-top: .2em;
	margin-left: 3.3em;
	margin-bottom: 1em;
}
.theform .help p {
	width: 20em;
	color: #888888;
}
/********************
ERROR
********************/
.div-error {
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	width: 30em;
	border-left: 0.4em solid #CC3300;
	padding: .5em 0;
}

.div-error h3 {
	font-size: 2.7em;
	font-family: Georgia, Palatino, Times, serif;
	margin-left: .46em;
	color: #CC3300;
}
.theform .div-error p {
	font-size: 1.6em;
	margin-left: 1em;
	width: 20em;
}
.error {
	background-color: #CC3300;
	color: #FFFFFF; /*#A8A8A8;*/
}

.date {
	width: 1.3em;
	margin-left: .3em;
	margin-right: .8em;
}
.date-m {
	width: 1.3em;
	margin-left: .6em;
	margin-right: .8em
}
.date-y {
	width: 2.4em;
	margin-left: .8em;
}
.out{
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#block2 {
	clear: both;
}
.theform .doppiofield {
	/*height: 22em;*/
	width: 62em;
	border-left: 0.2em solid #CDE6F3;
	border-top: 0.2em solid #CDE6F3;
	display: inline;
	float: left;
	margin-bottom: 1.5em;
}
.theform .row2 {
	border-top: 0.2em solid #CDE6F3;
}
.theform .doppiohelp p{
	color: black;
	margin-left: 2.8em;
	width: 45em;
	margin-top: .3em;
	font-size: 1.2em;
	line-height: 1.2;
}
.theform fieldset ol li .info {
	width: 36em;
	height: 7em;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 8.5em;
	border-width: 1px;
	border-color: #606060;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
}
.theform fieldset ol li .extra{
	width: 900px;
	margin-left: 0;
}

.theform fieldset ol li .radioinfo1 {
	width: 6em;
	margin-top: .7em;
	margin-left: 17em;
	display:inline;
}
.theform fieldset ol li .radioinfo2 {
	width: 8em;
	margin-top: .7em;
	margin-left: 0;
	display:inline;
}
.theform fieldset ol li .re-setmargin {
	margin: 0 0 10px 10px;
}
.theform .div_viaggi{
	padding-left:15px;
}
.theform .div_viaggi_input{
	font-size:1.2em;
	color:grey;
	margin-top:10px;
}
 #viaggi_carica_video, #viaggi_carica_testo{
	display:none;
}
/********************
GOL SERIE A
********************/
.theform .gol_reg_img{
padding: 45px 15px 70px 15px;
float:left;
}
.theform .gol_a{
padding: 20px 0px 40px 0px;
}
.theform .gol_reg_text{
float:left;
padding-top:45px;
text-align:justify;
width:60%;
font-size:12px;
color: #333333;
line-height:15px;
}
.theform a.gol_abbo {
	background:url(http://images.corriereobjects.it/images/static/common/gol_abbo.jpg?v=200801141433);
	width: 119px;
	text-indent: -5000px;
	height: 20px;
	display: block;
}
.theform a.gol_abbo:hover {
	background:url(http://images.corriereobjects.it/images/static/common/gol_abbo_down.jpg?v=200801141433);
}
.theform .conferma_gol{
font-size: 11px;
float:left;
padding-right:40px;
padding-top:14px;
}
.theform #space_cost_gol{
padding-top:22px;
}
.theform .bold{
font-weight:bold;
}
.theform #gol_a{
height: 200px;
}
/********************
FINE GOL SERIE A
********************/
