.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	float:left;
	width:15px !important;
	height:16px;
	background: url(../images/radio.gif) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {background-position: 0 -16px;}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:14px !important;
	height:14px;
	overflow: hidden;
	background: url(../images/checkbox.gif) no-repeat;
}
.checkboxAreaChecked {background-position: 0 -14px;}

/* Selects */
.selectArea {
	position:relative;
	height:16px;
	float:left;
	color:#c8002d;
	font-size:11px;
	line-height:16px;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:4px;
	height:100%;
	background: url(../images/select-left.gif) no-repeat;
	display: block;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:18px;
	height:100%;
	background: url(../images/btn-select.gif) no-repeat;
}
.selectArea a.selectButton:focus{outline:none;}
.selectArea .center{
	height: 16px;
	line-height:16px;
	display:block;
	padding:0 19px 0 4px;
	background: url(../images/select-c.gif) repeat-x;
}
.selectArea .center img {
	float:left;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	display: block;
	z-index: 100 !important;
	font-size: 11px;
	padding:0 0 0 1px;
}
.drop-dif {background:none;}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:-7px 0 0 0;
	padding:0;
	overflow:hidden;
	list-style: none;
	background:#fff;
	border:1px solid #000;
	position:relative;
	height:1%;
}
.optionsDivVisible ul li {
	float:left;
	width:100%;
}
.optionsDivVisible a {
	color: #c8002d;
	overflow:hidden;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 2px 4px;
}
.optionsDivVisible a img {
	border:none;
	float:left;
}
.optionsDivVisible a:hover {
	background-color:#fbb3b1;
	color:#000;
	text-decoration:none;
}


/* FORMS & BUTTONS */
.Campi,
.box-1 UL.Campi {
	list-style:none;
	/*margin:0 2% 1em;*/
	margin:0 0% 0;
	padding:0;
	float:left;
	width:100%;
	clear: both;
	border-top: 1px solid #E7C689;
	border-bottom: 1px solid #fff;
}
.Campi LI,
.box-1 UL.Campi LI {
	float: left;
	width:98%;
	padding: 5px 0 5px 2%;
	border-bottom: 1px solid #E7C689;
	border-top: 1px solid #fff;
	background:no-repeat left 13px;
	clear: left;
}
.Campi .Campi {
	border:none;
}
.Campi FIELDSET {
}
.Campi .Legend {
	display:block;
	font-weight:normal;
	margin-bottom: 0.5em;
}
.Campi LABEL {
	/*display: block;*/
	float:none;
	width:auto;
}
.Campo {
	background: #fff no-repeat 98% 1px;
	vertical-align:middle;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	padding:4px;
	color: #000000;
}
.Campo:hover {
	border: 1px solid #000;
}
.Campo:focus {
	background-color: #fff;
	background-position:99% -25px;
	border:2px solid #C8002D;
	padding:3px;
	color: #000;
}
.Campi .Tx {
	font-weight:bold;
	margin-right: 2%;
	line-height: normal;
	float: left;
	width: 25%;
	color: #333;
	text-align: left;
	margin-top: 5px;
	font-size:1em;
}
.Campi TEXTAREA.Campo {
	width:70%;
}
.Campi .Info {
	font-weight:normal;
	font-size:0.9em;
	color: #666;
}
.Campi .Tx .Info {
	display: block;
}
.Campi LI .Campi {
	float: none;
	display: inline;
	width: auto;
	margin-bottom: 0px;
	font-size: 1em;
	vertical-align: middle;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
}
.Campi LI .Campi LABEL {
	display:inline;
	white-space:nowrap;
}
.Campi LI .Campi .Tx {
	font-weight:normal;
	display:inline!important;
	width:auto!important;
	float:none!important;
	margin:0 1em 0 0.5em!important;
	padding:0!important;
	height:auto!important;
}
.Campi LI .Campi .Campo {
	width:auto!important;
}
.Campo-W1 {
	width:96%!important;
}
.Campo-W2 {
	width:50%!important;
}
.Campo-W3 {
	width:20%!important;
}
SPAN.Campo,
SPAN.Campo:hover,
SPAN.Campo:focus {
	background:transparent;
	border:none;
}
SELECT.Campo {
}
SELECT.Campo,
SELECT.Campo:hover {
	margin-top:1px;
	margin-bottom:1px;
}
SELECT.Campo:focus {

}
SELECT.Campo OPTION {
}
SELECT.Campo OPTION.Label {
	font-style:italic;
	color:#666666;
}
.Campi .Evdz {
	font-size:1.3em;
}
.Evdz .Campo {
	font-size:1em;
	border-color: #999;
}
.Evdz .Campo:hover {
	border-color:#000;
}
.Evdz .Campo:focus {
	border-color: #C8002D;
}
.Bots {
	clear:both;
	text-align:center;
}
.box-1 .Bots {
	background-color: #EED8AE;
	padding: 5px;
	height: auto;
	margin: 0px;
	border-bottom: 1px solid #E7C689;
}
INPUT,
TEXTAREA,
SELECT {
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
}
BUTTON {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
INPUT[type=checkbox],
INPUT[type=radio],
INPUT.CheckBx,
INPUT.RadioBt {
	border:none!important;
	padding:0!important;
	background:transparent!important;
	vertical-align:middle;
	/*vertical-align:text-top;*/
	display:inline;
	width:auto;
}
.Campi .radio_list {
	width:auto;
	display: inline;
	clear: none;
}
.Campi .Checks {
	display:block;
	clear:both;
}
.Campi .Checks .Tx {
	display:inline;
	width:auto;
	float:none;
	margin:0 1em 0 0.5em;
	padding:0;
	font-size: 1em;
	vertical-align: middle;
}
.Campi LI.RadioBt {
	width:auto;
	display:inline;
	float:none;
}
.Campi .RadioBt LABEL,
.Campi .checkbox_li LABEL {
	display:inline!important;
	width:auto!important;
	float:none!important;
}
SELECT OPTGROUP {
	font-style: normal;
}
FIELDSET {
	border:none;
	clear: both;
}
FIELDSET .Tit {
	clear:both;
	border: none;
	margin-top: 0em;
}
FIELDSET P {

}
.Campi LI.Row {
	width:100%!important;
	clear:both!important;
}
.Campi LI.Clear {
	width:100%!important;
	clear:both!important;
	margin: 0;
	padding: 0;
	border: none;
	float: none!important;
}

.Campi LI.ColA {
	width:47%;
	float:left;
	clear:left;
	border:1px solid blue;
}
.Campi LI.ColB {
	width:47%;
	float:right;
	clear:right;
	border:1px solid red;
}


.Campi LI.ColA .Tx,
.Campi LI.ColB .Tx {
	width:30%;
}
.Campi LI.ColA .Campo,
.Campi LI.ColB .Campo {
	width:60%;
}

.Campi LI.Req {
	background-image:url(../images/arrow-boxes.gif)!important;
}
.Campi LI.Req .Tx {
	color:#C8002D;
}
.Cols1 LI {
	width:100%!important;
	clear: both!important;
}
.Cols1 LI .Tx {
	height:auto;
}
.Cols2 LI {
	width:47%;
	clear:none;
	height: 2.5em;
	margin-right: 10px;
}
.Cols2 LI .Tx {
	width:45%;
}
.Cols2 LI .Campo {
	max-width:50%;
}
.UploadBx {
}
.UploadBx .Loading {
	width:auto;
}
.UploadBx .FileName {
	float: left;
	font-style: italic;
	width: 60%;
	margin-left: 5px;
	text-align: left;
}
.UploadBx BUTTON.Add {
	float: right;
}
.Error {
	color:#FF0000!important;
	/*background-color:#FF0000!important;*/
}
.Error .Tx {
	color:#FF0000!important;
	/*background-color:#FF0000!important;*/
}
.Error .Campo {
	background-color:#C00!important;
	color:#fff!important;
	border-color: #900;
}
SPAN.Error {
	font-size:0.8em;
	vertical-align: middle;
	white-space: nowrap;
}
UL.Error_list {
	color:#FF0000!important;
	font-weight:normal;
	margin:0;
	padding:0;
}
UL.Error_list LI {
	display:inline;
	margin:0;
	padding:0;
	font-size:0.9em;
	border:none;
}
.Error_list A {
	color:#FF0000!important;
	text-decoration:underline;
}
.Error_list .Campo,
INPUT.Error,
TEXTAREA.Error,
SELECT.Error {
	background:#DD4800!important;
	color: #fff!important;
	border-color:#993300;
}
.Error_list .Campo:hover {
	border-color:#990000!important;
}
.Error_list .Campo:focus {
	border-color:#000!important;
}
.Tx SPAN.Error {
	font-weight:normal;
	font-size:0.9em;
	white-space:normal;
	line-height:normal;
	margin-left:1em;
	display:block;
}
.Disabled,
.Disabled SPAN,
.Disabled LABEL,
.Disabled DIV,
.Disabled .Error {
	color:#B7B7B7!important;
	cursor:default!important;
}
.Disabled .Campo,
.Disabled .Campo:hover,
.Disabled .Campo:focus,
INPUT.Disabled,
TEXTAREA.Disabled,
SELECT.Disabled {
	color:#666!important;
	background:#C7C7C7!important;
	border: 1px solid #999!important;
	padding: 2px!important;
}
SELECT.Disabled {
	padding:1px!important;
}
.errorBox {
	padding: 20px;
	background: #DB3040;
	margin: 15px 15px 0px;
	border: 1px solid #BE0048;
	color: #FFF;
}
.errorBox H1 {
	margin: 0 0 0.5em;
	font-size: 1.5em;
}
.errorBox P {
	margin: 0;
}

