/*reset all styles*/
@import "reset.css";
/*import new styles*/
/*@import "adminMenu.css";*/
@import "ajaxTables.css";
@import "dragdrop.css";
@import "imagebox.css";
@import "forms.css";
@import "tabs.css";
@import "dock.css";
@import "ui.all.css";

* { padding: 0; margin: 0; }

body {
 font-family: Tahoma;
 font-size: 11px;
 color: #4b4f51;
}
a{
 font-family: Tahoma;
 font-size: 11px;
 color: #333;
}
h2{
 font-family: Tahoma;
 font-size: 16px;
 font-weight: bold;
 color: #4b4f51;
 margin-bottom: 5px;
 margin-top: 5px;
}
ul {
	/*float : left;*/
	margin : 2px;
	padding-left : 10px;
	list-style : none;
}
li {
	line-height : 15px;
	padding-left : 15px;
	padding-top : 0px;
	background-image : url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.post_content{
padding-left: 5px;
}
.post{
border-bottom: 0px dashed #ccc;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 902px;
 padding-left: 10px;
 height: 58px;
 margin: 0px 0px 0px 0px;
background-image : url(../images/header.jpg);
}
.bandiere{
	float: right;
	padding-right: 120px;
	padding-top: 5px;
}
.bandiere img{
	padding-right: 10px;
}
#faux {
  margin: 0px 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 margin-top: 10px;
 padding: 0px;
 width: 20px;
 float: left;
 height: 480px;
}

#content { 
 float: left;
 color: #333;
 margin: 10px 5px;
 padding: 0px;
 width: 860px;
 display: inline;
 position: relative;
 padding-left: 5px;
 border-left: 1px solid #ccc;
}



#footer { 
 width: 902px;
 clear: both;
 color: #333;
 border-top: 1px solid #ccc;
 margin: 0px 0px 10px 0px;
 padding: 3px;
 text-align: center;
 font-size: 9px;
}
.clear { clear: both; background: none; }.locale-it {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/it.png);
}
.locale-en {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/en.png);
}
.locale-it_IT {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/it.png);
}
.checkList {
	background-color: #ffffff;
	color: #000000 !important;
}
.checkList label {
	color: #000000 !important;	
}
.checkList a {
	color: #000000;
}

.checkList a:hover {
	color: #000000;
}/*/*style*!/*/ {
	
}

/* @group input */

form {
	margin: 0;
	padding: 0;
}

input[type="text"], 
input[type="password"], 
input[type="file"], 
textarea, 
select {
	padding: 4px;
	margin-bottom: 6px;
	background: #E6E6E6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50%;
	/*background: #e5ecf4 url(../images/img13.gif) repeat-x;*/
	border: 1px solid #ccc;
	font: normal 1em Arial, Helvetica, sans-serif;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
}

.cmxform input[type="text"], 
.cmxform  input[type="password"], 
.cmxform  input[type="file"], 
.cmxform  textarea, 
.cmxform  select {
	width: 90%;
}

input.calendar {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/calendar.gif);
	width: 250px !important;
}

input[type="submit"], 
input[type="reset"], 
input[type="button"], 
button {
	padding: 4px;
	background: #CCCCCC url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) repeat-x scroll 50% 50%;
	/*background: #e5ecf4 url(../images/img13.gif) repeat-x;*/
	border: 1px solid #ccc;
	font: normal 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* @end */
.ProdottiSezioni img:hover{
	opacity: 0.6;
}
