html {
	height: 100%;
}

body {
	border: none;
	background-color: #FFFFFF;
	width: 730px;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#bloccoContenitoreHeader {
	border: none;
	background-image:url("/images/head_sfo.png");
	background-repeat: no-repeat;
	width: 730px;
	height: 245px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#headerleft {
	border: none;
	float: left;
	position:relative;
	top:30px;
	left:8px !important;
	left:0px;
	text-align: center;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headerright {
	border: none;
	float: right;
	position:relative;
	top:50px;
	text-align: left;
	width: 480px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headerright_left {
	float: left;
	text-align: left;
	border: none;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px !important;
	padding: 0px 0px 0px 0px;
}

#headerright_right {
	float: right;
	text-align: left;
	border: none;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bloccoContenitoreBody {
	text-align: center;
	border: none;
	background-image:url("/images/body_sfo.png");
	background-repeat: repeat-y;
	width: 719px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#bodyleft {
	float: left;
	text-align: left;
	border: none;
	width: 410px;
	margin: 20px 0px 20px 2px !important;
	margin: 20px 0px 20px 1px;
	padding: 5px 0px 5px 5px;
	background-color: #ffffff;
}

#bodyright {
	float: right;
	text-align: left;
	border: none;
	width: 292px;
	margin:  20px 2px 20px 0px !important;
	margin:  20px 1px 20px 0px;
	padding: 5px 0px 5px 5px;
	background-color: #ffffff;
}

#bodycenter {
	float: left;
	text-align: left;
	border: none;
	width: 705px;
	margin: 20px 2px 20px 2px !important;
	margin: 20px 1px 20px 1px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
}

#footer {
	border: none;
	width: 730px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	clear: both;
	font-size: 10px; color: #444444; letter-spacing: -1px;
}

label {
	font-weight: bold;
	font-size: 10px;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #1A3097;
}

a:hover {
	color: #f39f3a;
}

h1, h2, h3, h4, h5, h6 {
	margin: 2em 0em 0.2em 0;
	border-bottom: 1px solid #54b9d1;
	color:#1A3097;
}

li h1, li h2, li h3, li h4, li h5, li h6 {
	border: none;
}

h3 {
	font-size:1.3em;
	font-weight: normal;
	letter-spacing: 1px;
}

dt {
	font-weight: bold;
}
	
dd {
	margin: 0 0 1em 1em;
}
	
li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
	
sup {
	font-size: 70%;
}

form {
	margin: 0;
	display: inline;
}

hr.hide {
	display: none;
}

u {
	color: red;
}

.product_desc {
	color: #ffffff;
	text-align: left;
}

.imgright {
	float: right;
	margin: 0 0 1em 1em;
}

.imgleft {
	float: left;
	margin: 0.8em 0.5em 4em 0em;
}

#download {
	padding-left:0.5em;
	color:#ffffff;
	text-align: left;
}

#download h3 {
	margin: 0.5em 0em 0.2em 0;
	font-size:1.3em;
	border-bottom: 0;
	color:#ffffff;
}

#download a:link {
	color:#ffffff;
}

#download a:visited {
	color:#ffffff;
}

#download a:hover {
	color: #1A3097;
}

#q {
	width: 120px;
	font-size: 85%;
	border:	1px solid #ffffff;
	background: #f7fcff;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

#q:hover, #q:focus {
	background: #ffffff;
}

#submit {
	font-size: 85%;
	background: #f7fcff;
	padding: 1px 4px;
	border:	1px solid #ffffff;
	color: #999999;
}

#submit:hover, #submit:focus {
	background: #ffffff;
}

ul.compact {
	margin-left: 0;
	padding-left: 20px;
}

.spacersx
{
	width: 1px;
	height: 0px !important; 
	height: 0px;
	border: none;
}

.spacerdx
{
	width: 1px;
	height: 25px !important; 
	height: 75px;
	border: none;	
}

.copy
{
  margin: 0px 0px 0px 10px;
  width: 420px;
  float: right;
  text-align:left;

}

.xbutton {
  margin: 0px 0px 0px 10px;
  width: 85px;
  border: 1px solid #8bcfdf;
  float: right;
  text-align:left;
}

.xbutton a {
  display: block;
  width: 100%;
}

.xbutton a:link, .xbutton a:visited {
background-color: #8bcfdf;
color: #2A290B;
text-decoration: none;
font-weight:bold;
}

.xbutton a:hover {
  background-color: #C9F4F3;
  color: #2A290B;
  text-decoration: none;
  font-weight:bold;

}

.xbutton span.model {
  font-weight: bold;
  padding: 0 0.4em;
  background-color: #FFFFcc;
  color: #0C479D;
}

.xbutton span.modelrss {
  font-weight: bold;
  padding: 0 0.4em;
  background-color: #ff7729;
  color: #ffffff;
}

.xbutton span.spec {
color: #ffffff;
font-weight:bold;
}

.logo {
	color:#0068B2;
	font-size:1em;
	font-weight:bold;
}

#contact_sfosx {
	float: left;
	text-align: left;
	border: none;
	background-color: #eeeeee;
	width: 330px;
	padding: 10px 10px 10px 10px;
}

#contact_sfodx {
	float: right;
	text-align: left;
	border: none;
	background-color: #eeeeee;
	width: 330px;
	padding: 10px 10px 10px 10px;
}

.contact {
	line-height: 25px;
	color: #999999;
}

.qc {
	width: 324px;
	border:	1px solid #ffffff;
	background: #f7fcff;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

.qc:hover, .qc:focus {
	background: #ffffff;
}
.contact_textarea {
	height: 204px !important;
	height: 216px;
	width: 324px;
	border:	1px solid #ffffff;
	background: #f7fcff;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

.contact_textarea:hover, .contact_textarea:focus {
	background: #ffffff;
}

.contact_sub {
	background: #f7fcff;
	color: #000000;
	padding: 1px 4px;
	border:	1px solid #ffffff;
	color: #999999;
}

.contact_sub:hover, .contact_sub:focus {
	background: #ffffff;
}

.obltry {
	color: red;
	font-size:10px;
}
