
body {
	margin: 0px;
	padding : 0px;
	text-align: left;
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	overflow:hidden;
}
#wrapper {
	padding: 0 14px 0;
	width: 340px;
	text-align: center;
	background-color: #FFFFFF;
}
html>body #wrapper			{ padding: 0 14px 0;}/*Opera, Firefox e Safari*/
#wrapper					{ padding: 14px 20px 0;}/*IE6*/
*:first-child+html #wrapper	{ padding: 14px 20px 0;}/*IE7*/

img {
	border:0; 
	margin:0; 
	padding:0; 
}
a { 
	text-decoration: none; 
	color: #F14C11;
}
a:hover { 
	text-decoration: underline;
}
.footer {
	color: #000000;
}
a.footer:hover {
	color: #445E79;
	text-decoration: underline;
	font-size: 10px;
}
#inputarea {
	padding: 0px; 
	margin:0px;
	color: #000000;
	text-align:left;
}
#inputarea  textarea{
	font-family:arial;
	height:64px !important;
	line-height:16px;
	color:#666;
	font-size:11px!important;
	line-height:18px;
	margin-top:8px!important;
	border:1px solid #d5d5d5!important;
	padding:5px!important;
	width:327px !important;
}
#inputs {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
	color: #000000;
}
#callstatemessage {
	width:100%; 
	color: #FF0000;
	padding:0px;
	background-color: #FFFFFF;
	font-size:10px;
	height:20px;
	text-align:left;
	margin:5px 15px 0;
}
#callstatetext{
	padding-left:25px;
	width:285px;
}
#numberac { 
	text-align: left;
	border:1px solid #969696;
	display:inline;
	overflow:hidden;
	font-size:17px;
	width:190px;
	color:#333!important;
}
html>body #numberac 			{ line-height:auto; height:auto; padding:7px 5px;}/*Opera, Firefox e Safari*/
#numberac 						{ line-height:26px; height:35px; padding:3px 5px;}/*IE6*/
*:first-child+html #numberac 	{ line-height:26px; height:40px; padding:3px 5px;}/*IE7*/

input#callbutton{
	border: none;
	padding: 0px; 
	height:35px;
	text-transform: uppercase;
	font-size: 11px;
	width: 106px;
	vertical-align:top;
}
.call{ 
	height: 35px;
	width: 106px;
	margin-top:1px;
	background: url("http://www.sitonline.it/common/images/sitofono/chiama.png") 0px 0px  no-repeat;
	color: #445E79;
	font-weight: bold;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
}
.call{ 
	height: 35px;
	width: 106px;
	margin-top:1px;
	background: url("http://www.sitonline.it/common/images/sitofono/chiama.png") 0px 0px  no-repeat;
	color: #445E79;
	font-weight: bold;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
}
.call:hover{ 
	background: url("http://www.sitonline.it/common/images/sitofono/chiama.png") 0px 0px no-repeat; 
	color: black; 
	cursor: pointer; 
	cursor: hand; /* for IE 5.x */
}
.close{
	height: 35px;
	width: 106px;
	background: url("http://www.sitonline.it/common/images/sitofono/chiudi.png") 0px 0px no-repeat;
	color: #445E79;
	font-weight: bold;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
}
.close:hover{
	background: url("http://www.sitonline.it/common/images/sitofono/chiudi.png") 0px 0px no-repeat;
	color: black;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
}
#settings{
	width: 300px;
}
div#tipDiv {
	color:#000;
	font-size:11px;
	line-height:1.2;
	background-color:#ffc683;
	border:1px solid #667295;
	width: 70px;
	padding: 4px;
}
#loadingSitofono{
	background: #fff url(http://www.sitonline.it/common/images/sitofono/loading.gif) no-repeat center center;
	text-align:left;
	height: 100%;
	z-index: 99;
	width: 100%;
	position:absolute;
	left:0px;
}
table.visto{
	line-height: 30px;
	font-size: 20px;
	font-weight: normal;
	width:290px;
	float: left;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 1px;
}
p.title { 
	font-size:16px; 
	text-align:center;  
	color: #666666; 
	font-weight:bold; 
	background: #fff url(http://www.sitonline.it/common/images/sitofono/logo-header.png) no-repeat left; width: 339px; 
	height: 48px;
	margin-bottom:10px;
}
p.caption{
	line-height:18px;
}
p.caption,p.caption_error {
	margin:0px;
	padding:0px;
	text-align:left;
	color: #666666;
	width: 339px;
}
p.caption_error {
	padding: 0px;
	text-align:left;
}
#logositofono{
	float:right;
	display:block;
	margin-right:5px;
}
#div_condizioni {
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	color: #666666;
	font-weight:normal;
	font-style: italic;
}
.info{
	color:#888888;
	display:block;
	font-size:10px;
	margin-top:2px;
}
.small_chk1 { 
	vertical-align: middle;
}
.logo-sitonline img{
	margin-top:4px;
}



