form {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
fieldset {
 -moz-border-radius: 5px;
	border-radius: px;
}*/

.box-generic {
	background-color: #eeeeee;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}
.message {
	background-color: #eeeeee;
	border: 1px dotted #CCCCCC;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}

.center {
	margin-right: auto;
	margin-left: auto;
}
.hidden {
	display: none;
}

.modulo {
	background-color: #F8F8F8;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.modulo .label {
	vertical-align: top;
}
.modulo th {
	text-align: left;
	padding-bottom: 4px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#prodotti {
}

#prodotti .prodotti-left {
	text-align: center;
	width: 120px;
	padding-right: 10px;
}
#prodotti  .prodotti-right {
	vertical-align: top;
}

#prodotti .nome {
	font-weight: bold;
}
#prodotti .desc a {
	text-decoration: none;
	color: #000000;
}
#prodotti .desc a:hover {
	text-decoration: underline;
	color: #000000;
}
#prodotti .desc a .continua {
	text-decoration: underline;
	font-style: italic;
	color: #993333;
}
#prodotti .desc {
	margin-top: 10px;
	margin-bottom: 10px;
}
#prodotti .nav {
	float: right;
}
#prodotti  .nav  .button, #prodotti .nav .button-inv {
	margin-left: 3px;
}

#prodotti .sepa {
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0px;
}
#main {
	width: 100%;
}
#main-left {
	vertical-align: top;
	width: 0px;
	padding-right: 0px;
}

#main-leftopen {
	vertical-align: top;
	width: 180px;
	padding-right: 10px;
}

#main-right {
	vertical-align: top;
}
.element li {
	background-image: url(../images/common/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	list-style-type: none;
}
.dati {
}
.dati td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 2px;
	padding-bottom: 2px;
}
.dati .name {
	padding-right: 6px;
	vertical-align: top;
	font-weight: bold;
}
.dati .value {
	vertical-align: top;
}

.dati .prezzo {
	font-size: 120%;
	font-weight: bold;
	color: #993333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dati .prezzo span {
	font-size: 70%;
}
.datiform td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.datiform .name {
	padding-right: 8px;
}
.datiform .value {
	font-weight: bold;
}
.box-error {
	color: #CC0000;
	background-color: #FFEAEA;
	border: 1px solid #CC0000;
	margin-bottom: 10px;
	background-image: url(../images/icone/error.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
}
.box-error .title {
	font-weight: bold;
}

.box-note {
	color: #666666;
	background-color: #FFFFCC;
	border: 1px solid #666666;
	margin-bottom: 8px;
	background-image: url(../images/icone/note.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
}
.box-note .title {
	font-weight: bold;
}

.box-ok {
	color: #009933;
	background-color: #EEF7DD;
	padding: 8px;
	border: 1px solid #339933;
	margin-bottom: 8px;
}
.box-ok .title {
	font-weight: bold;
}

.box-msg {
	color: #006699;
	background-color: #ECF9FF;
	border: 1px solid #006699;
	margin-bottom: 10px;
	background-image: url(../images/icone/msg.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 36px;
}
.box-msg .title {
	font-weight: bold;
}
#rivenditori {
	position: relative;
	height: 300px;
	overflow-x: auto;
	overflow-y: scroll;
}

.noTopMargin {
	margin-top: 0px;
}
.noBotMargin {
	margin-bottom: 0px;
}
textarea.form  {
	width: 99%;
}

#ricerca {
 margin-bottom: 10px;
 padding-bottom: 5px;
 border-bottom: 0px solid #FFFFFF;
 margin-top: 10px;
}
#ricerca h2 {
 font-size: 10px;
 color: #FFFFFF;
 margin: 0px;
}
#ricerca  button {
 color: #FFFFFF;
 background: #666666 url(../images/common/button-bg.jpg) repeat-x;
 border: 1px solid #CCCCCC;
 font-size: 10px;
 text-transform: uppercase;
 height: 20px;
}
#ricerca .form {
 width: 99%;
 border-color: #000000;
}
#ricerca td {
 padding-top: 4px;
}



.clear {
	clear: both;
}
.clear-left {
	clear: left;
}

.nota {
	font-size: 90%;
	color: #666666;
}

.table {
	width: 100%;
	background-color: #CCCCCC;
}
.table th {
	font-weight: bold;
	text-align: left;
	background-color: #cecece;
	background-image: url(../images/common/table-top.jpg);
	background-repeat: repeat-x;
}
.table td {
	background-color: #FFFFFF;
}
.table .ralign  {
	text-align: right;
}
.table input.quanti {
	width: 30px;
	text-align: right;
}
.table .sepa {
	background-color: #e8e8e8;
	background-image: url(../images/common/table-bot.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.table ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.table  td a {
	color: #000000;
	text-decoration: none;
}
.table td a:hover {
	text-decoration: underline;
	color: #990000;
}

fieldset {
}

fieldset .data {
	width: 100%;
}
fieldset .data td {
	vertical-align: top;
}

fieldset .data .name {
	width: 30%;
}
fieldset .data  .value {
}
.button-bar {
	margin-top: 10px;
	overflow: auto;
	margin-bottom: 10px;
}
.form {
 background-color:#F1EFE2;
 border:1px solid #7F9DB9;
 font-size:11px;
 padding-left: 2px;
}
.formFocus {
 background-color:#FFFFFF;
 border:1px solid #990000;
}

.rfloat {
	float: right;
}
.lfloat {
	float: left;
}

#ordina-steps {
	font-size: 110%;
}
#ordina-steps ul {
	list-style-type: none;
	overflow: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#ordina-steps li {
	float: left;
	margin-right: 5px;
	list-style-type: none;
}
#ordina-steps a {
	color: #990000;
	text-decoration: underline;
}
#ordina-steps a:hover {
	color: #990000;
	text-decoration: none;
}

#ordina-steps   .this {
	font-weight: bold;
}
#ordina-steps   .succ {
	color: #999999;
}
#varianti label {
	font-weight: bold;
	margin-bottom: 2px;
}
#content_ {
	/*min-height*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.block {
 display: block;
}


#login-home {
	margin: 10px auto 0px;
	width: 730px;
}

#login-home td {
	color: #FFFFFF;
}
#login-home button {
	color: #FFFFFF;
	background: #666666 url(../images/common/button-bg.jpg) repeat-x;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	text-transform: uppercase;
	height: 22px;
}
#login-home a {
	color: #CCCCCC;
	text-decoration: underline;
}
#login-home a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#login-home   input.xyz {
	background: #CCCCCC;
	color: #000000;
}

.box {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background: #f5f5f5;
	padding: 8px;
}

.box h2, .box h4 {
	margin-top: 0px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
	border-width: 0px;
	border-style: none;
}

.box h2 {
	font-size: 14px;
}

.box h4 {
	font-size: 13px;
}

.datiform td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.datiform {
}

.datiform .name {
	padding-right: 8px;
}
.datiform .value {
	font-weight: bold;
}

.cols2 {
	width: 100%;
}
.cols2 td {
	vertical-align: top;
}
.cols2 .col-left {
	padding-right: 5px;
}
.cols2 .col-right {
	padding-left: 5px;
	width: 50%;	
}

#notavailable {
	border: 1px solid #CCCCCC;
	padding: 4px;
	clear: both;
}
#crumbs {
}
#crumbs a {
 color: #000000;
 text-decoration: underline;
}
#crumbs a:hover {
 text-decoration: underline;
 color: #990000;
}
