body {
	font-family:  Arial, Tahoma;
	font-size: 9pt;
	color: #fff;
	background-color: #FFFFFF;
	margin:0px;
}

h2{
  	font-size:10pt;	
}	

a {
	font-family:  Arial, Tahoma;
	font-size: 9pt;	
	text-decoration:none;
	color: #ff9c00;
}
a:visited {
	color: #ff9c00;;
}
a:hover {
	color: #ff9c00;
	text-decoration:underline;
}
a:active {
	color: #FF9C00;
}

#content ul{
	list-style-type: square; 
	list-style-image: url(img/list_marker.jpg);
	padding: 0 0 0 15px;
}

#content li{
	line-height: 20px;
}

.undercolor{;
	border-bottom: 1px dashed  #ff9c00;
}

.img_flottanti{
	float: left;
	margin: 5px 30px 45px 0;;
	border: 1px solid #ff9c00;
}

.info{
	font-weight: bold;
	color: #ff0000;
}

select, textarea {
	font: normal 11px Tahoma, Verdana;
	color: #000;
}

button {
	font: normal 11px Tahoma, Verdana;
	color: #000;
	border:#000 1px solid;
	background:#FF9C00;
}

input {
	font: normal 11px Tahoma, Verdana;
	color: #000;
	border:#FF9C00 1px solid;
	margin-bottom:2px;
}

#maincontainer {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#page {
	background-color:#222222;
	width: 900px;
}

#header {
	clear:left;
	width: 900px;
	height: 154px;
}

#language_selector{
	float: right;
	display:none;
}

#sitename {
	font-family: Century Gothic, georgia;
	font-size: 42px;
	color: #FFFFFF;
	padding: 16px 0 26px 18px;
	display:none;
}

#mainmenu {
	clear: left;
	width: 900px;
	height: 40px;
	background:url(img/mainmenu-background.jpg) no-repeat;
	list-style:none;
	padding-left:280px;
	width:620px;
}

#mainmenu li.menulink, #mainmenu li.menulinkselected{
	font-size: 12px;
	padding: 12px 20px 2px 10px;
}

#mainmenu li a{
  	 padding:0px 12px;
}

#mainmenu li a{
	text-decoration: none;
	color: #FFFFFF;
}

#mainmenu a{
	cursor: pointer;
	color: #fff;
	font-size:12px;
	font-weight:bold;
}

#mainmenu a:hover{
	cursor: pointer;
	color: #fff;
	background: #333333;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#contentcontainer{
	width: 900px;
	overflow:hidden;
	overflow /**/:none;
                     text-align: justify;
	background: url(img/content-background.jpg) repeat-y;
}

#content{
	float: left;
	width: 580px;
	padding: 20px 20px 20px 30px;
	background:#222222;
	border-bottom:#666666 1px solid;
}

#pagetitle{
	font-size: 12px;
	background:url(img/pagetitle-background.jpg) no-repeat left center;
	padding-left:20px;
	height:23px;
	padding: 5px 0 0 33px;;
}

#lateralcolumn{
	width: 230px;
	float: right;
	font-size: 13px;
	background:#3A3A3A;
	padding: 0 0 75px 20px;
}

#lateralcolumn a{
	font-weight:bold;
	font-size:12px;
	background:#3A3A3A;
}

.lateralbox{
	width: 160px;
	float: left;
	padding: 2px 10px 2px 10px;
	padding-top:10px;
	margin: 0 0 0 15px;
	border-bottom:#666666 1px solid; 
}

#lateralcolumn li{
                     padding-left:10px; 
	background: url(img/arrow.jpg) no-repeat 0px -4px; 
	list-style-type: none;
	font-family:Tahoma; font-size:11px;
	padding-bottom:5px;
}


#lateralmenu li{
    	padding-left:10px;
	background: url(img/arrow.jpg) no-repeat 0px 4px;
   	list-style-type: none;
	font-family:Tahoma; font-size:11px;
	padding-bottom:5px;
}

.boxheader{
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 8px;
	text-transform: capitalize;
	color:#E59408;
}

.boxbody{
	padding-bottom: 15px;
}

#footer {
	clear: both;
	height: 100px;
	width:900px;
	background:url(img/footer-background.jpg) repeat-y;
	color: #3a3a3a;
}

#footer a {
    color:#000000;
}

#footer a:hover {
}

#copyright{
	float: right;
        width: 215px;
	height: 90px;
	padding: 10px 0 0 35px;
	font-family:  Tahoma, Verdana;
	font-size: 11px;
	color: #222222;
	background: #ff9c00;
}
#copyright a{
	font-size: 11px;
    	color: #222222;
}

#copyright a:hover {
	color: #FFF;
}

#powered{
	float: left;
                     width: 759px;
	padding-left: 10px;
                     margin:4px 0 20px 0;
	color: #3a3a3a;
	font-size: 9px;
}



.objectinput{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
}
.objectsubmit{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
	width:100px;
}


/* users module - START */
#mod_catalog_lateralbox li{
    background:url(img/arrow.jpg) no-repeat 0px 4px;
	list-style:none;
	padding-left:10px;
}

#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	float:left;
	width: 70px;
	margin-top:2px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:4px;
}

#mod_users_lateralbox input.loginbox{
	width: 100px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}
/* users module - END */
