#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.time {

	font-size:11px;

	color:white;

	font-weight:normal;

	text-align:right;

	background:none;

	line-height:33px;

	height:33px;

	width:119px;

	display: block;

	float: right;

}

.prezzo {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:red;

	line-height:175%;

	font-weight:bold;
	
	text-align:left;
}

.ordina {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:black;

	line-height:175%;

	font-weight:none;
	
	text-align:right;
}

.articolo {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:black;

	line-height:175%;

	text-align:justify;
}

td {font-size:12px;}

a:link, a:visited, h3, .contentheading,.blog_more div strong {

color:black;

}

html {

	overflow-x:hidden;

}

img {
	
	border:none;
	
}

div {

	margin:0;

}



body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:black;

	line-height:175%;

	text-align:justify;

	height:100%;

	font-size: 12px;

	margin:0px;

	padding:0px;

	background-image:url(images/backgroundgardient.jpg);

	background-repeat:repeat-x;

}

ul li a, .pagenavcounter {

	font-weight:bold;

}



ul#mainlevel-nav {

	margin:0px;

	padding:0;

	height:33px;

}



ul#mainlevel-nav li {

	list-style: none;

	display:inline;

	height:33px;

	width:119px;
	

}



ul#mainlevel-nav li a {

	font-size:11px;

	color:white;

	font-weight:normal;

	text-align:center;

	background:url(images/buttontop_normal2.jpg) no-repeat;

	line-height:33px;

	height:33px;

	width:119px;

	display: block;

	float:left;

}

ul#mainlevel-nav li a:hover {

	color:white;

	font-size:11px;

	font-weight:normal;

	text-align:center;

	background:url(images/buttontop_over2.jpg) no-repeat;

	line-height:33px;

	height:33px;

	width:119px;

	display: block;

	float:left;

}

.module {

	margin:0;

	padding-bottom:10px;

	color:black;

}

a.mainlevel:link,a.mainlevel:hover,a.mainlevel:visited {

color:#333333;

display:block;

padding-left:13px;

min-height:21px;

background:url(images/pfeil.gif) no-repeat;

font-weight:normal;

}

.vistaleft {padding:5px;}

.vistamain {padding:5px;}

.vistaright {text-align:center;padding:5px;}

.vistafooter {color:white;font-size:10px;background-repeat:no-repeat;background-color:black;}

.vistafooter a:link, .vistafooter a:visited {font-weight:bold;color:gray;font-size:11px;}

.module {

	margin:0;

	padding-bottom:10px;

	color:black;

}


.vistaleft .module h3 {

	padding-left:25px;

	margin:-5 0 0 -5;

	color:white;

	line-height:34px;

	height:43px;

	font-size:14px;

	background:url(images/titlebuttonleft.jpg) no-repeat;

}

.vistaright .module h3 {

	margin:-5px;

	padding-right:25px;

	text-align:right;

	color:white;

	line-height:34px;

	height:43px;

	font-size:14px;

	background:url(images/titlebuttonright.jpg) no-repeat;

	background-position:top right;

}

.contentpaneopen {

line-height:140%;

border: 0px dotted #CCCCCC;

background-color:#e9f0f8;

color:black;

}

@media print{ 

.vistaleft, .vistauser1user1, .vistaright, .vistatop, .vistauser3, .noprint {display:none;} 

.print {width:100%;}

body, .vistamain{background:none;}

}

.moduletable {

line-height:175%;

margin:0;

padding-bottom:20px;

}

.moduletable td {

	padding-left:5px;

	padding-right:5px;

}

.button {

	color: black;
	
	font-family: Verdana,Arial,Hevlvetica,sans-serif;
	
	text-align: center;
	
	font-size: 11px;
	
	font-weight: bold;
	
	border-top-width: 3px;
	
	border-right-width: 3px;
	
	border-bottom-width: 3px;
	
	border-left-width: 3px;
	
	border-top-style: double;
	
	border-right-style: double;
	
	border-bottom-style: double;
	
	border-left-style: double;
	
	border-top-color: #cccccc;
	
	border-right-color: #cccccc;
	
	border-bottom-color: #cccccc;
	
	border-left-color: #cccccc;
	
	background-color: transparent;
	
	background-image: none;
	
	background-repeat: repeat;
	
	background-attachment: scroll;
	
	background-x-position: 0%;
	
	background-y-position: 0%;
	
	width: auto;
	
	padding-top: 0px;
	
	padding-right: 5px;
	
	padding-bottom: 0px;
	
	padding-left: 5px;
	
	line-height: 18px;
	
	height: 26px;
	
	margin-top: 1px;
	
	margin-right: 1px;
	
	margin-bottom: 1px;
	
	margin-left: 1px;

}


.inputbox {

	background-color: #ffffff;
	
	border-top-width: 1px;
	
	border-right-width: 1px;
	
	border-bottom-width: 1px;
	
	border-left-width: 1px;
	
	border-top-style: solid;
	
	border-right-style: solid;
	
	border-bottom-style: solid;
	
	border-left-style: solid;
	
	border-top-color: #cccccc;
	
	border-right-color: #cccccc;
	
	border-bottom-color: #cccccc;
	
	border-left-color: #cccccc;
	
	padding-top: 2px;
	
	padding-right: 2px;
	
	padding-bottom: 2px;
	
	padding-left: 2px;
	
	color: black;
	
	}

#mod_login_username, #mod_login_password  {
	
	width: 150px;
	
	background-color: #ffffff;
	
	border-top-width: 1px;
	
	border-right-width: 1px;
	
	border-bottom-width: 1px;
	
	border-left-width: 1px;
	
	border-top-style: solid;
	
	border-right-style: solid;
	
	border-bottom-style: solid;
	
	border-left-style: solid;
	
	border-top-color: #cccccc;
	
	border-right-color: #cccccc;
	
	border-bottom-color: #cccccc;
	
	border-left-color: #cccccc;
	
	padding-top: 2px;
	
	padding-right: 2px;
	
	padding-bottom: 2px;
	
	padding-left: 2px;
	
	color: black;

}
