html {
	height: 100%;
}

body {
	margin: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	text-align: -moz-center;
}

body {
	text-align: center;
}

img {
	border-width: 0px;
}
td {
	text-align: left;
	font-size: 11px;
}

.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	padding: 2px;
}

#header {
	float: left;
	margin-right: 2px;
	width: 601px;
	height: 145px;
	background: url(../img/isicuri_header.jpg) no-repeat;
	border: 1px solid #cccccc;
}


#top_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	height: 141px !important;
	overflow: hidden;
	float: none !important;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
}

#content_outer {
	margin-left: 2px;
	float: left;
	width: 603px;
}

#content_inner{
	float: none !important;
	padding-top: 2px;
}


#body_inner {
	margin: 0 2px 0 2px;
	line-height: 100%;
}


#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
	float: none !important;
	border: 1px solid #cccccc;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
	width: 99%;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #c64934;
}

a:hover {
	color: #ff0000;
}

.button {
	color: #c64934;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-align: center;
	border: 3px double #cccccc;
	width: auto;
	background: url(../img/button_bg2.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	height: 26px !important;
	margin: 1px;
}

.button:hover {
	color: #ff0000;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-align: center;
	border: 3px double #cccccc;
	width: auto;
	background: url(../img/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	height: 26px !important;
	margin: 1px;
}

input.button {
	color: #c64934;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-align: center;
	border: 3px double #cccccc;
	width: auto;
	background: url(../img/button_bg2.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	height: 26px !important;
	margin: 1px;
}

input.button:hover {
	color: #ff0000;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-align: center;
	border: 3px double #cccccc;
	width: auto;
	background: url(../img/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	height: 26px !important;
	margin: 1px;
}

input, textarea, select, file {
	font-size: 11px;
	padding: 2px;
	border:solid 1px #cccccc;
}
input:hover, textarea:hover, file:hover {
	border:solid 1px #c64934;
}

table.moduletable th, div.moduletable h3 {
	background: url(../img/subhead_bg.png) repeat-x;
	color: #666666;
	padding-left: 4px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0 0;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../img/menu_bg.png) no-repeat;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	color: #FFFFFF;
}


form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
ul {
	margin: 0;
 	padding: 0;
}
li {
	padding-left: 5px;
	list-style:none;
}


div.prodotto {
	display:none;
	background-color:#EEEEEE;
	width: 500px;
	height: 256px;
	position: absolute;
	left: 20%;
	top: 0%;
	z-index: 1;
}

div.distributore {
	display: none;
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #CC0099;
	border-width: 10px;
	padding: 5px;
	width: 450px;
	height: 300px;
	position: absolute;
	left: 30%;
	top: 20%;
	z-index: 1;
}
div.left{
	float:left;
	padding: 10px;
}

.syndicate {
	text-align:center;
}

.generalheading {
	background: url(../img/subhead_bg2.png) repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
}
#datipersonali {
	width : 100%;
	height : 80px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	overflow : scroll;
}
.hide {
	display:none;
}

.indent {
	color: #0000ff;
	padding-left: 10px;
}
table.ticket{
	border: 1px solid #cccccc;
}
td.smallgray{
	color: #999999;
	font-size: 9px;
}
div#alertspedizione {
	background-color: #eeeeee;
	border-style: solid;
	border-color: #0000FF;
	border-width: 10px;
	font-size: 16px;
	line-height: 120%;
	padding: 10px;
	width: 40%;

	position: absolute;
	left: 30%;
	top: 20%;
	z-index: 1;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	color: #FFFFFF;
	background: url(../img/menu_bg2.png) no-repeat;
	background-position: 0px -25px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
}

a.sublevel:hover {
	background-position: 0px 0px;;
	color: #000000;
	
}

.titolo {
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
}

.titoletto {
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

h1, h2 {
	color: #AAAAAA;
	line-height: 180%;
}
.marquee {
	height: 375px;
}
.center {
	float: none;
	text-align: center;
	text-align: -moz-center;
}
.w3c {
	float: right;
}
.floatright {
	float: right;
}
.brochuresx {
	float: left;
	text-align: center;
	width: 50%;
}
.brochuredx {
	float: right;
	text-align: center;
	width: 50%;
}

#listinomenu {
	text-align: left;
	float: left;
	margin-left: 10px;
}
#listinoprodotti {
	text-align: left;
	float: right;
}
.listinoprodotto {
	vertical-align: text-bottom;
	float: left;
	margin-right: 5px;
}