﻿.input-validation-error {
	border: 1px solid red;
	background-color: #ffeeee;
}
.field-validation-error {
	color: red;
	font-weight: bold;
}
h2 {
	height: 26px;
	background: url('/Content/Images/bg_title.gif') repeat-x;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-left: 5px;
}
fieldset {
	padding: 10px;
	margin: 0 0 10px 0;
}
fieldset legend {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}
fieldset p label {
	color: #244380;
	font-weight: bold;
}
fieldset p textarea {
	font-family: Arial;
	font-size: 12px;
	width: 250px;
	height: 100px;
}
fieldset p input {
	font-family: Arial;
	font-size: 12px;
	width: 150px;
}
fieldset p input[type=checkbox] {
	font-family: Arial;
	font-size: 12px;
	width: auto;
}
fieldset p {
	padding: 5px;
	margin: 0 0 5px 0;
}
fieldset table {
	width: 100%;
}
fieldset table td {
	background-color: #EEEEEE;
	vertical-align: top;
	line-height:20px;
}

ul.validation-summary-errors {
	color: Red;
	font-weight: bold;
	margin: 0 0 0 25px;
}

div.tableFoot {
	background-color:#CFCFCF;margin-top:10px;padding:5px;
}

div.tableFoot a {
	font-size:14px;
	display:inline-block;
	line-height:22px;
	margin-left:10px;
	background-color:White;
	padding:0 10px;
	height:22px;
	margin-bottom:2px;
}

div.confirmationDialog {display: none; padding: 10px; font-weight: bold;}
div.successDialog {display:none;}
div.failureDialog {display:none;}

.odd {
	background-color:#ECECEC;
}

div#results table td {
	text-align:center;
}

div#results table thead.alt td {
	text-align:left;
}

div#results table td.price {
	text-align:right;
}

a.roundedCorners {
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle;
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible;
}

a.tab {
	background-color: #F0F0F0;
	color: black;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	height: 25px;
}

a.tab:hover {
	background-color: #F47920;
	color: white;
}

a.tab_selected {
	background-color: #F47920;
	color: white;
}

#featureTabsContainer {
	display: none;
	background-color:White;
}

#featureElementsContainer {
	/*margin-top:1px;*/
	border-top: 5px solid #F47920;
	background-color: #F0F0F0;
}

.feature {
	padding: 10px;
}

/***** INIZIO Benvenuto TOP - Area Riservata *****/
DIV#benvenutotop {
	position: absolute;
	top: 15px;
	right: 0;
	width: 574px;
	height: 89px;
	border-left: 1px solid #c1c0c1;
	background: url("/content/images/benvenutotop_sf.jpg") center bottom repeat-x;
}
DIV#benvenutotop IMG.puntina {
	position: relative;
	top: -7px;
	left: -15px;
}
DIV#benvenutotop DIV#benvenutotoptesto {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 89px;
	background: url("/content/images/benvenutotop_piega.jpg") right bottom no-repeat;
}
DIV#benvenutotop DIV#benvenutotoptesto P {
    margin-left: 27px;
    margin-top: 15px;
    padding: 0;
}
DIV#benvenutotop DIV#benvenutotoptesto BIG {
	color: #ff7603;
	font-size: 1.1em;
	font-weight: bold;
}
DIV#benvenutotop DIV#benvenutotoptesto DIV.logout {
	color: #e80c0c;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	top: 60px;
	rigth: 0;
	text-align: right;
	width: 93%;
	/*border: 1px solid green;*/
}
DIV#benvenutotop DIV#benvenutotoptesto DIV.logout A {
	text-decoration: none;
	color: #e80c0c;
}
DIV#benvenutotop DIV#benvenutotoptesto DIV.logout A:hover {
	text-decoration: none;
}
DIV#benvenutotop DIV#benvenutotoptesto DIV.logout IMG {
	border: 0;;
}
/***** FINE Benvenuto TOP - Area Riservata *****/

/***** INIZIO Navigazione TOP - Area Riservata *****/
DIV#menuareariservata {
    position: absolute;
	top:0;
	left: 0px;
	margin: 0;
	padding: 0;
	height:25px;
	vertical-align:bottom;
}
DIV#menuareariservata A {
	font: 12px Arial;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-right: 1px solid #4364a7;
	float:left;
}
DIV#menuareariservata A SPAN {
	padding: 0 10px;
	line-height: 25px;
	height: 25px;
	display: block;
	border-right: 1px solid #1b3c7e;
}
DIV#menuareariservata A.current {
	font: 12px Arial;
	height: 20px;
	color: #244387;
	text-decoration: none;
	display: block;
	background: #fff url('/content/images/menuareariservata_onsx.gif') left bottom no-repeat;
	float:left;
	margin-top:5px;
}
DIV#menuareariservata A.current SPAN {
	padding: 0 10px;
	line-height: 20px;
	height: 20px;
	display: block;
	border-right: 0;
	background: url('/content/images/menuareariservata_ondx.gif') right bottom no-repeat;
}
/***** FINE Navigazione TOP - Area Riservata *****/
