/* STILI VALIDAZIONE */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
/* STILI VALIDAZIONE */
input
{
	border-color: #797979;
	border-width: 1px;
	border-style: solid;
}
img
{
	border: none;
}
select
{
	border-color: #797979;
	border-width: 1px;
	border-style: solid;
	font-size: 9px;
	font-family: Verdana;
}
a
{
	outline: none;
}
#contenuti
{
	padding-left: 10px;
	padding-right: 8px;
}
.reg_titolo
{
	font-family: Verdana;
	font-size: 16px;
}
#reg_wrapper
{
	padding: 12px;
}
#reg_tabs
{
	width: 735px;
	height: 30px;
}
.div_filler_01
{
	width: 403px;
	height: 30px;
	background-image: url('images/reg_filler.jpg');
	float: left;
}
.reg_tab01
{
	width: 193px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/reg_01.jpg');
	color: #797979;
}
.reg_tab01_show
{
	width: 193px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/reg_on_01.jpg');
	color: #fb861f;
}
.reg_tab02
{
	width: 332px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/reg_02.jpg');
	color: #797979;
}
.reg_tab02_show
{
	width: 332px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/reg_on_02.jpg');
	color: #fb861f;
}
.reg_tab02_show_logged
{
	width: 332px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/reg_on_02_logged.jpg');
	color: #fb861f;
}
.reg_tab03
{
	width: 210px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/reg_03.jpg');
	color: #797979;
}
.reg_tab03_show
{
	width: 210px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/reg_on_03.jpg');
	color: #fb861f;
}
#reg_main
{
	background-image: url('images/reg_sfondo_box.jpg');
	background-repeat: repeat-y;
	width: 735px;
	padding-top: 10px;
}
#reg_footer
{
	width: 735px;
	height: 6px;
}
.reg_div_hidden
{
	width: 735px;
	display: none;
	visibility: hidden;
}
.reg_div_visible
{
	width: 735px;
	display: block;
	visibility: visible;
}
.reg_int_content
{
	width: 702px;
	margin-left: 17px;
	padding: 10px;
	padding-bottom: 20px;
	background-image: url('images/reg_sfondo_sfumato.jpg');
	background-repeat: no-repeat;
}
.reg_table
{
	width: 100%;
	font-size: 10px;
}
.reg_td_icon
{
	width:101px;
	vertical-align: top;
}
.reg_table_label
{
	text-align: right;
	color: #444444;
	width: 170px;
}
.reg_table_label2
{
	text-align: right;
	color: #444444;
	width: 120px;
}
.reg_table_title
{
	text-align: left;
	color: #444444;
	font-weight: bold;
}
.reg_table_icona_left
{
	height:40px;
	line-height:40px;
	font-size:40px;
	vertical-align: middle;
}
.reg_table_icona_left img
{
	padding: 0px;
	margin: 0px;
}
.reg_testopiccolo
{
	font-size: 9px;
}
.reg_table_disclaimer
{
	padding: 10px;
	padding-left: 60px;
	padding-right: 60px;
	font-size: 9px;
}
.reg_button_line
{
	text-align: center;
	padding: 20px;
}
.reg_link
{
	color: #444444;
}
.reg_info_prodotti
{
	width: 100%;
	font-size: 10px;
	margin-top: 5px;
}
.reg_info_prodotti_label
{
	font-size: 10px;
	font-weight: bold;
}
.reg_info_prodotti_text
{
	font-size: 10px;
	font-weight: normal;
}
.reg_serial_prodotti_text
{
	font-size: 10px;
	font-weight: normal;
}
.reg_prod_label
{
	text-align: right;
	color: #444444;
	width: 170px;
	font-weight: normal;
}
.reg_prod_content
{
	text-align: left;
	color: #444444;
	font-weight: normal;
}
.reg_pro_table
{
	margin-top: 10px;
}
.captcha_image
{
	border-width: 1px;
	border-color: #f0f0f0;
	border-style: solid;
	margin: 10px;
}
.waiting
{
	width:100%;
	height:100%;
	z-index: 999999;
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color: white;
	position: absolute;
	top: 0px;
	left:0px;
	text-align: center;
	vertical-align: middle;
}
.waiting_text
{
	text-align: center;
	font-size:16px;
	color: black;
	padding-top: 10px;
}
.reg_msg_ok
{
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color: black;
	margin-top: 110px;
	margin-bottom: 110px;
}
.reg_msg_err
{
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color: red;
	margin-top: 50px;
	margin-bottom: 50px;
}
.reg_msg_err_dett
{
	text-align: center;
	font-size:10px;
	color: red;
	font-weight: normal;
}
.reg_msg_err2
{
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color: red;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*stili combo rivenditori*/
.reg_riv_hidden
{
	position:absolute;
	z-order:98;
	display:none;
}
.reg_riv_visible
{
	position:absolute;
	visibility:visible;
	width: 360px;
}
.reg_riv_lista
{
	width: 360px;
}


.link_orange
{
	color: #FB861F;
	font-weight: bold;
}

#trProdotto {
	visibility: hidden;
}
#trProdottoText {
	display: none;
}

