/* =News left
----------------------------------------------- */
p {
 margin-top:0.3em;
}
#content_right .box h4 {
 font: 2.1em Georgia, Times, serif;
 text-align:center;
 clear: both;
}
#content_right .box {
 width: 57.6em;
}
/*
div.valid,span.valid {
 width: 14em;
display:block;
 float: left;
clear:right;
}
*/
#content_right {
 border-bottom: 1em;
}

/* =Free Form
----------------------------------------------- */

#status{
 float:left;
 font-size: 12px;
 color: #000;
 font-weight: bold;
 width: 230px;
 padding-left: 8px;
}

#content_right .box .box_interno {
 padding: 4px;
}


/* FORM STYLES */

form.default {
 background-color: #F5F5DC;
 padding: 0px;
 width: 640px;
 margin: 8px 0;
 border: 1px solid #ddd;
}

form.default div.Form_Header {
 background-color:#E0DEAF;
 padding: 6px;
}

form.default div.Form_Header p.Form_Header {
 font-size: 21px;
 color:#222;
}

form.default div.Form_Header p.description {
 font-size: 14px;
 font-style: italic;
 color:#666;
}

form.default div.content {
 padding: 8px 0;
}

form.default fieldset {
 float: none;
 padding: 10px 10px;
 border: 0px;
}

form.default fieldset label {
 font-size: 13px;
 float: left;
 width: 120px;
 color: #222;
 font-weight: bold;
 text-align: right;
 padding-right: 4px;
/* border: 1px Blue solid;*/
}

form.default div.inputWrapper,
form.default div.inputWrapperFullLine {
 float:left;
 position: relative;
 font-size: 14px;
 width: 265px;
/*  border: 1px green solid;*/
}

form.default div.inputWrapperFullLine {
 width: 410px;
/* border: 1px Blue solid;*/
}

form.default fieldset input{
 float:left;
 position: relative;
 font-size: 13px;
 width: 100%;
}

form.default input.CheckBox{
  width: 16px;
}
/*
form.default fieldset select {
 float:left;
 position: relative;
 font-size: 13px;
 width: 101%;
}
*/
form.default fieldset input.wholeNumber {
 float:left;
 width: 30px;
 text-align: right;
}

form.default fieldset input.submitButton {
 float:left;
 position: relative;
 font-size: 12px;
 width: 30%;
 min-width: 60px;
}

form.default fieldset p.descriptionAndExample {
 font-size: 11px;
 line-height: 13px; 
 /*color: #777;
 overflow:hidden;*/
}

 /* form.default fieldset p.descriptionAndExample b {
  background-color: #FFFFBB;
  }
*/

form.default div.ErrorBlock,
form.default div.ErrorBlockFullLine {
 float:right;
 /*position: relative;*/
 font-size: 11px;
 width: 224px;
 font-weight: bold;
 /* vertical-align: bottom;
 border-top -10px; */
 text-indent: 18px;
 height: 16px;
 color: #d00;
/*   background: transparent url(/free/img/invalid.gif) no-repeat left top;*/
/* border: 1px Red solid; */
}
/*
form.default div.NoErrorBlock,
form.default div.NoErrorBlockFullLine {
 float:right;
 position: relative;
 font-size: 13px;
 width: 224px;
 font-weight: bold;
 vertical-align: bottom;
 text-indent: 22px;
 height: 16px;
 color: #099C1D;
   background: transparent url(/free/img/valid.gif) no-repeat left top;
 border: 1px Green solid; 
}

form.default div.ErrorBlockFullLine,
form.default div.NoErrorBlockFullLine {
 width: 80px;
}
*/
form.default div.ErrorBlockFullLine {
 width: 80px;
 /*border: 1px Red solid;  */
}

br.clear {
 clear: both;
}

/* =Free Page
----------------------------------------------- */

#content_right a.special:link,a.special:active,a.special:visited {
 color: Red; 
 text-decoration: none;
 font-size: 14px;
}
#content_right a.special:hover{
 color: #003CFF; 
 text-decoration: none;
}
#content_right span.special {
 color: #003CFF; 
}
#content_right span.red {
 color: Red; 
}
#content_right div.special {
 text-align:center;
 font-size: 16px;
}

#content_right div.cont{
 padding-bottom:6px;
 padding-top:2px;
 border-bottom: 2px #999 solid;
 overflow:hidden;
 width: 100%;
}

#content_right div.left{
 float:left;
 padding-right:2px;
/* border: 1px Blue solid;*/
}

#content_right div.right{
 float:left;
 padding-left:6px;
 /*border: 1px Red solid;*/
 /*width: 50%;*/
}

/* = Menu Tabs
----------------------------------------------- */
#tabs {
 font: bold 10px Verdana;
 float:left;
 width:100%;
 background:#FFFAE3;
 line-height:normal;
 border-bottom: 2px #ABABAB solid;
 margin-bottom: 6px;
 overflow:hidden;
 height: 31px;
}
#tabs ul {
 margin:0;
 padding:10px 3px 0 3px;
 list-style:none;
}
#tabs li {
 display:inline;
 margin:0;
 padding:0;
 }
#tabs a {
 float:left;
 background:url("/img/tabl.gif") no-repeat left top;
 margin:0;
 padding:0 0 0 4px;
 text-decoration:none;
}
#tabs a span {
 float:left;
 display:block;
 background:url("/img/tabr.gif") no-repeat right top;
 padding:5px 4px 4px 4px;
 color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
 color:#000;
}
#tabs a:hover {
 background-position:0% -42px;
}
#tabs a:hover span {
 background-position:100% -42px;
}
#tabs a.selected {
 background-position:0% -42px;
}
#tabs a span.selected { 
 background-position:100% -42px;
 color:Blue;
}

/* = Condizioni
----------------------------------------------- */
#condizioni li {
 display:block;
 padding:6px 1px 0 6px;
 background: transparent url(/img/bullet.gif) no-repeat  0 10px;
 text-indent: 10px;
}
#condizioni ul {
 padding-bottom:16px;
}
dd.faq {
 /*display:block;*/
 padding:2px 1px 0 10px;
}
