@charset "UTF-8";
/*
Document: stile.css
Created on: 29-mag-2009, 1.29.51
Author : Giustino Borzacchiello giustinob[at]gmail[dot]com
               per Your Inspiration Web [http://www.yourinspirationweb.com]
Description: Foglio di stile associato alla validazione in jQuery di un form
*/ 
/*"""""""""""""""""CSS Generici""""""""""""""""""""*/


div{}
#headerNew{
  font-size: 1.4em;
  font-weight: bold;
  float: left;
  padding-left: 0.2em;
}
#infoMembri{
	font-size:11px;
}

#formtab1{
	height: 160px;
	width: 319px;
	width: 95%;
	margin:10px;

}

#content{
	font:arial;
	font-family:Arial;
	font-size:14px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #555555;
	text-align:justify;
	line-height:120%;
}

#compact{
	text-decoration:none;
	fon
}

ul.compact, .action-list ul{
  margin: 0px;
  padding: 0px;
}
ul.compact li, .action-list ul li {
  list-style:none;
  display: inline;
}

ul.compact li a{
  color: #000;
  text-decoration:none;
}



#form1 fieldset{
  border:none;
  padding:15px 15px 0px 15px;
}

#form1 ol{
  list-style:none;
  margin-top:0px;
  
}

#form1 li{
	color:#003F72;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	width: 300px;   
}

fieldset legend span{
  background-color:#6CA0F6;
  font-size:1.5em;
  padding-left:1em;
  top:0;
  position:absolute;
  width:100%;
}

#form1 abbr{
  border:none;
  color:#F00;
  cursor:help;
}

#form1 p.controls{
  border-top:1px solid #6CA0F6;
  padding:1.5em;
  text-align:center;
}

#form1 label{
  margin:5px 10px 0 0;
  width:85px;
}

#form1 li.error{
background-color:#FFCCFF;
color:#9E142E;
}


#form1 label.error{
  color:#9E142E;
  float:none;
  font-size:105%;
  font-weight:bold;
  margin-left:.5em;
}


/*---------- scritte ----------*/
.title-RA{
	color: #777777;
	text-decoration:none;
	font-family:Arial;
	font-size: 12px;
	/*font-weight: bold;
	text-transform: uppercase;*/
	letter-spacing: 1px;
	padding:15px 0px 0px 0px;
}
/*------------------------------*/

/*------------------- input form -------------*/
.inputRA{
	width: 100%;
	height: 26px;
	padding: 2px;
	background-color: #FFFFFF;
	border:solid 1px #CCCCCC;
	color: #333333;
	font-size:18px;	
	border-radius: 5px 5px 5px 5px;
}

.inputRAError{
	width: 100%;
	height: 26px;
	padding: 2px;
	background-color: #F3B2BA;
	border:solid 1px #CCCCCC;
	color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
}
/*--------------------------------------------*/


/*--------- pulsanti -----------*/


#modifyPSWBtn {
	height: 32px;
	width: 212px;
	background-image:url("http://www.bondioli-pavesi.com/vextradocs/images/321/2371-modifyPassword.png");
	background-position: 0px 0px;
	border: 0px;
	border-style: none;
	padding: 0px;
}
#modifyPSWBtn:hover {
	height: 32px;
	width: 212px;
	background-image:url("http://www.bondioli-pavesi.com/vextradocs/images/321/2371-modifyPassword.png");
	background-position: 212px 0px;
	border: 0px;
	border-style: none;
	padding: 0px;
	cursor: pointer;
}

#loginBtn {
	height: 32px;
	width: 93px;
	background-color:#3E80CA;
	border-radius: 5px 5px 5px 5px;
	background-position: 0px 0px;
	border: 0px;
	border-style: none;
	text-align:center;
	font:arial;
	font-family:arial;
	color:#FFF;
	line-height:32px;
	font-size:14px;
	font-weight:800;
	}
	
#loginBtn:hover {
	height: 32px;
	width: 93px;
	background-color:#bbbbbb;
	background-position: 93px 0px;
	border-radius: 5px 5px 5px 5px;
	border: 0px;
	border-style: none;
	padding: 0px;
	cursor: pointer;
	font:arial;
	font-family:arial;
	color:#000;
	line-height:32px;
	font-size:14px;	
	font-weight:800;
}


#saveBtn {
	height: 32px;
	width: 93px;
	background-image:url("http://www2.bypy.it/pubblicita/images/save.png");
	background-position: 0px 0px;
	border: 0px;
	border-style: none;
	padding: 0px;
}
#saveBtn:hover {
	height: 32px;
	width: 93px;
	//background-image:url("http://www2.bypy.it/pubblicita/images/save.png");
	background-position: 93px 0px;
	border: 0px;
	border-style: none;
	padding: 0px;
	cursor: pointer;
}



/*------------------------------------------*/

#errorelogin {
	height: 30px;
	width: 357px;
	background-image:url("http://www.bondioli-pavesi.com/vextradocs/images/321/2369-user_pass_error.png");
	background-repeat:no-repeat;
	border: 0px;
	border-style: none;
}

#erroreConfirmPass {
	height: 30px;
	width: 357px;
	background-image:url("http://www2.bypy.it/pubblicita/images/error_confirm_pass.png");
	background-repeat:no-repeat;
	border: 0px;
	border-style: none;
}

#erroreOldPass {
	height: 30px;
	width: 357px;
	background-image:url("http://www2.bypy.it/pubblicita/images/error_old_pass.png");
	background-repeat:no-repeat;
	border: 0px;
	border-style: none;
}


#divisori {
	margin: 5px 0px;
	padding: 0px;
	width: 353px;
	color: rgb(255, 255, 255);
	background-color: rgb(255, 255, 255);
	border-width: 1px;
	border-color: rgb(0, 106, 172);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-style: dotted none none;

}


#ChangePass {
	display:none;
	float: inherit;
}


#title {
	width: 354px; 
	height:16px; 
	display:block;
	background-image:url("http://www.bondioli-pavesi.com/vextradocs/images/321/2367-RESERVED-AREA-3.png");
	background-repeat:no-repeat;"
}


