
a,a:visited,a:active {
	color				: #000000;
	text-decoration		: underline;
}

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

a img {border:none;}



input {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1.0em;
	font-weight			: bold;
	border				: 1px solid #A7A7A7;
	background-color	: #ECECEC;
margin-left:0px;
}

select,textarea {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1.0em;
	font-weight			: bold;
	border				: 1px solid #B7B7B7;
	background-color	:  #ECECEC;margin-left:0;
}

option {padding:1px;padding-right:3px;padding-left:3px;}

input.bottom { /*input.bottom*/
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1.0em;
	font-weight			: bold;
	border				: 1px solid #000000;
	background-color	:  #FFFFFF;
}

.title { /*titolo*/
	background-color	: #ddd;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	text-align			: left;
}

.line_shadow { /*linea_ombra*/
	background-image	: url( '../images/shadow.gif' );
	background-repeat	: repeat-y;
	background-position	: top left;
}

.section { /*sezione*/
	height				: 25px;
	background-image	: url( '../images/section.gif' );
}

.subsection { /*sottosezione*/
	height				: 20px;
	background-image	: url( '../images/subsection.gif' );
}

.endsection { /*finesezione*/
	height				: 25px;
	background-image	: url( '../images/endsection.gif' );
}


td {padding:5px;}

.maintable { /*install_tabella*/
	width				: 99%;
}

.maintable_60 { /*install_tabella_60*/
	width				: 80%;
	margin-left: 5%;
}

.maintable_40 { /*install_tabella_40*/
	width				: 60%;
	margin-left: 10%;
}

.maintitle { /*install_titolo*/
	width			: 90%;
	background-color	: #E1E1E1;
	background: #c0c0c0 url("../images/shiny_buttons/background.gif") repeat-x center right;
	border-color		: #939393;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}

.main_field_name { /*install_nomecampo*/
	width				: 84%;
	background-color	: #ddd;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}

.main_field_confirm { /*install_confermacampo*/
	width				: 84%;
	background-color	: #ddd;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: right;
}

.field_name { /*nomecampo*/
	background-color	: #f8f8f8;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
	border-left			: none;
}

.field_name_nobordersmall { /*nomecampo_nobordobasso*/
	background-color	: #eee;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
	border-bottom		: none;
}

.field_name_center { /*nomecampo_acenter*/
	background-color	: #eee;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: center;
	border-top			: none;
}

.field_name_center_noborder { /*nomecampo_acenter_nobordo*/
	height				: 30px;
	background-color	: #eee;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: center;
	border-top			: none;
	border-right		: none;
}

.field_name_border_left { /*nomecampo_bordosx*/
	background-color	: #f8f8f8;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
}

.field_name_search {
	background-color	: #eee;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	text-align			: right;
}

.main_field_display { /*install_campodisplay*/
	width				: 6%;
	background-color	: #eee;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
}

.field_display { /*campodisplay*/
	background-color	: #eee;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
}

.field_display_search {
	background-color	: #eee;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	text-align			: right;
}

.field_display_border_left { /*campodisplay_bordosx*/
	background-color	: #eee;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
}

.field_display_nobordersmall { /*campodisplay_nobordobasso*/
	border-right			: 1px solid #939393;
	background-color	: #E1E1E1;
}

select.dropdown_noborder { /*tendina_nobordo*/
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1.0em;
	font-weight			: normal;
	border				: 1px solid #939393;
	background-color	: #ECECEC;
}

textarea.textarea_noborder { /*textarea_nobordo*/
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1.0em;
	font-weight			: bold;
	border				: 1px solid #939393;
	background-color	: #ECECEC;
}

textarea.textarea_border { /*textarea_bordo*/
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 1.0em;
	font-weight			: bold;
	border				: 1px solid #939393;
	background-color	:#ECECEC; 
}

.maintitle_search_left {
	background-color	: #E1E1E1;
	background: #c0c0c0 url("../images/shiny_buttons/background.gif") repeat-x center right;
	border-color		: #939393;
	border-style		: solid;
	border-width		: 1px;
	border-right-width	: 0px;
	text-align			: left;
}

.maintitle_search_right {
	background-color	: #E1E1E1;
	background: #c0c0c0 url("../images/shiny_buttons/background.gif") repeat-x center right;
	border-color		: #939393;
	border-style		: solid;
	border-width		: 1px;
	border-left-width	: 0px;
	text-align			: right;
}
