:focus { -moz-outline-style: none; }

body {
	margin: 0px auto 0px auto;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:#999999;
}
p {
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  margin-top:0px;
  color:#999999;
}
.clear { clear: both; display: block; height: 0;}
h1 {
margin:0px 0px 0px 0px;
padding:10px 10px 0px 20px;
color:white;
font-size: 13px;
font-weight: bold;
}
h2 {
margin:0px 0px 0px 20px;
padding:0px 10px 10px 10px;
color:white;
font-size: 11px;
font-weight: normal;
background-image: url("../images/arrow_white.gif");
background-position: left 5px;
background-repeat: no-repeat;
}
h3 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
}
h4 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
}
h5 {
margin:0px 0px 0px 20px;
padding:0px 10px 10px 10px;
color:white;
font-size: 11px;
font-weight: normal;
background-image: url("../images/arrow_white.gif");
background-position: left 5px;
background-repeat: no-repeat;
text-transform: uppercase;
}
h6 {
margin:0px;
padding:0px 0px 20px 0px;
font-size:10px;
font-weight: normal;
background-color: transparent;
width: 120px;
text-align:center;
}
.wheader {
	margin: 0px auto 0px auto;
	text-align: left;
	display: table;
	width: 1000px;
	padding:0px;
	background-image: url("../images/bkg_header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
.cheader {
	display: table-cell;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	text-align:left;
    
}
.maincontainer_header{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
min-height: 166px;
height: auto !important;
height: 166px;
}
.contentwrapper_header{
float: left;
width: 100%;
}
.contentcolumn_header{
margin-left: 150px; /*Set left margin to LeftColumnWidth*/
}
.contentcolumn_header div.container_flash {
width:850px;
height:155px;
z-index:1;
text-align:right;
}
.leftcolumn_header{
float: left;
width: 150px; /*Width of left column*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
background-color:transparent;
}
.leftcolumn_header ul {
list-style-type: none;
margin:0px;
padding:98px 0px 0px 0px;
}
.leftcolumn_header ul li {
margin:0px 0px 1px 0px;
padding:0px;
}
.leftcolumn_header ul li img{
border:none;
vertical-align: top;
}
.maincontainer_layer_over_flash{
position:absolute;
top:5px;
z-index:2;
width: 850px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
.contentwrapper_layer_over_flash{
float: left;
width: 100%;
}
.contentcolumn_layer_over_flash{
margin-right: 180px; /*Set right margin to RightColumnWidth*/
min-height: 136px;
height: auto !important;
height: 136px;
}
.rightcolumn_layer_over_flash{
float: left;
width: 170px; /*Width of right column*/
margin-left: -170px; /*Set left margin to -(RightColumnWidth) */
}
.transbox_login {
  padding:0px 0px 0px 10px;
}
.transbox_login p {
font-size:10px;
margin:2px 0px 2px 0px;
padding:0px;
line-height: 1.2em;
color:#333333;
}
.transbox_login p.alert {
color:red;
}
.transbox_login a, .transbox_login a:visited  {
color:#999999;
font-family: Tahoma;
font-size:10px;
text-decoration: none;
}
.transbox_login a:hover  {
color:#336666;
text-decoration:underline;
}
.transbox_login form {
  background-color: #ffffff;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  /* for Mozilla */
  -moz-opacity:0.7;
  margin:0px;
  color:#ffffff;
  text-align: left;
  padding:2px;
  min-height: 60px;
  height: auto !important;
  height: 60px;
  color:#333333;
  font-family: Tahoma;
  font-size:9px;
  line-height: 1.8em;
}
.transbox_login form fieldset {
border:none;
margin:0px;
padding:0px;
}
.transbox_login form fieldset legend{
border:none;
}
.transbox_login form input {
background-color:#cccccc;
border:none;
font-size:10px;
color:#333333;
margin:0px 0px 3px 0px;
width:140px;
}
.transbox_login form input.buttonRegular {
	padding:1px;
	font-weight: normal;
	background-color: #cccccc;
	color: #339999;
	cursor:pointer;
	width:auto;
}
.transbox_login form input.buttonRegularFocus {
	padding:1px;
	font-weight: normal;
	background-color: #339999;
	color: #fff;
	cursor:pointer;
	width:auto;
}
.transbox_login div.memberinfo {
  background-color: #ffffff;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
  margin:0px;
  color:#ffffff;
  text-align: left;
  padding:2px;
  min-height: 60px;
  height: auto !important;
  height: 60px;
  color:#333333;
  font-family: Tahoma;
  font-size:9px;
  line-height: 1.8em;
}
.transbox_login div.memberinfo input.button_logout{
	border:none;
	font-size:10px;
	padding:1px;
	font-weight: normal;
	background-color: #cccccc;
	color: #339999;
	cursor:pointer;
	width:auto;
}
.transbox_login div.memberinfo input.button_logoutFocus{
	border:none;
	font-size:10px;
	padding:1px;
	font-weight: normal;
	background-color: #339999;
	color: #fff;
	cursor:pointer;
	width:auto;
}
.footer_layer_over_flash{
display:table;
background-color: transparent;
/* filter:alpha(opacity=100);  for IE */
/*opacity:0.99;  CSS3 standard */
/*-moz-opacity:0.99;  for Mozilla */
clear: left;
width: 100%;
color: #000;
height: 14px;
text-align: left;
padding: 0px 0px 0px 0px;
vertical-align: bottom;
}
.footer_layer_over_flash img {
border:none;
margin:0px;
padding:0px;
}
/************************************/
/* memberinfo */
.wmember {
	margin: 40px auto 0px auto;
	text-align: left;
	display: table;
	width: 906px;
	padding:0px;
	background-color: transparent;
	color:#006699;
}
.cmember {
	display: table-cell;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align:left;
	background-color: transparent;
}
/* /memberinfo */
#content{
clear: left;
width: 100%;
background-color: transparent;
margin:0px auto;
padding: 0px;
}
/* maincontainer_content three column*/
/*#maincontainer_content{
display: table-cell;
width: 906px;
margin: 0 auto;
padding-top:20px;
background-color: transparent;
}
#contentwrapper_content{
float: left;
width: 100%;
}
#contentcolumn_content {
margin: 0 318px 0 317px;
background-color: transparent;
}
#leftcolumn_content{
float: left;
width: 272px;
margin-left: -906px;
background-color: transparent;
vertical-align: top;
}
#leftcolumn_content img {
vertical-align: top;	
}
#rightcolumn_content{
float: left;
width: 273px;
margin-left: -273px;
background-color: transparent;
}*/
/* /maincontainer_content three column*/
/* maincontainer_content two column */
#maincontainer_content{
display: table-cell;
width: 906px;
margin: 0 auto;
padding-top:20px;
background-color: transparent;
}
#contentwrapper_content{
float: left;
width: 100%;
}
#contentcolumn_content{
margin-right: 272px;
}
#rightcolumn_content{
display:table-cell;
vertical-align:bottom;
float: left;
width: 272px;
margin-left: -272px;
background-color: transparent;
text-align:center;
/*min-height: 300px;
height: auto !important;
height: 300px;*/
}
#rightcolumn_content img {
vertical-align: bottom;
}
/* /maincontainer_content two column */ 
/* maincontainer_left two column*/
#maincontainer_left{
display:table-cell;
width: 634px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#topsection_left{
background-color: transparent;
height: 230px; /*Height of top section*/
}
#topsection_left img{
vertical-align: top;
}
#contentwrapper_left{
float: left;
width: 100%;
}
#contentcolumn_left{
margin-left: 317px; /*Set left margin to LeftColumnWidth*/
}
#leftcolumn_left{
float: left;
width: 272px; /*Width of left column*/
margin-left: -634px; /*Set left margin to -(MainContainerWidth)*/
background-color: transparent;
}
/* banner_eco_plastica */
.wbanner_eco_plastica {
	clear: left;
	margin: 0px auto 0px auto;
	text-align: left;
	display: table;
	width: 272px;
	padding:0px;
	background-color: transparent;
	color:#006699;
}
.wbanner_eco_plastica a img{
border: none;
}
.cbanner_eco_plastica {
	display: table-cell;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	background-color: transparent;
}
/* /maincontainer_left two column*/
#footer{
clear: left;
width: 100%;
background-color: transparent;
color: #ffffff;
padding: 0px;
}
/* maincontainer_footer */
#maincontainer_footer {
display: table-cell;
width: 906px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding-top:20px;
}
#maincontainer_footer a, #maincontainer_footer a:visited, #maincontainer_footer a:hover {
color:#ffffff;
text-decoration: none;
font-weight: normal;
text-transform: uppercase;
font-size: 10px;
}
#contentwrapper_footer{
float: left;
width: 100%;
}
#contentcolumn_footer {
/*margin: 0 273px 0 272px; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin: 0 318px 0 317px;
background-color: transparent;
}
#leftcolumn_footer{
float: left;
width: 272px; /*Width of left column in pixel*/
margin-left: -906px; /*Set margin to that of -(MainContainerWidth)*/
background-color: transparent;
}
#rightcolumn_footer{
float: left;
width: 273px; /*Width of right column*/
margin-left: -273px; /*Set left margin to -(RightColumnWidth)*/
background-color: transparent;
}
#maincontainer_footer innertube {
margin:0px;
padding:0px 0px 0px 5px;
}
/* /maincontainer_footer */
/**/
dl.table-display
{
width: 100%;
margin: 0px;
padding: 0px;
background-color: transparent;
}
.table-display dt
{
width: 95%;
float: left;
margin: 0px;
padding: 0px;
background-color: transparent;
}
/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */
.table-display dd
{
float: left;
width: 5%;
margin: 0px;
padding: 0px;
background-color: transparent;
}
dl.table-product
{
width: 272px;
margin: 0px;
padding: 0px;
background-color: transparent;
}
.table-product dt
{
width: 240px;
float: left;
margin: 0px;
padding: 0px;
background-color: transparent;
}
/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */
.table-product dd
{
float: left;
width: 32px;
margin: 0px;
padding: 0px;
background-color: transparent;
}
.table-product dd a img{
border:none;
}
dl.table-form
{
width: 272px;
margin: 5px 0px 5px 0px;
padding: 0px;
background-color: transparent;
}
.table-form dt
{
width: 30px;
float: left;
margin: 0px;
padding: 0px;
background-color: transparent;
}
/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */
.table-form dd
{
float: left;
width: 242px;
margin: 0px;
padding: 0px;
background-color: transparent;
color:#999999;
}
.table-form dd p{
margin:0px;
padding:0px;
line-height: 1.3em;
}
.description {
margin:10px 0px 0px 0px;
width:272px;
background-color: transparent;
}
.description a img{
border:none;
}
.description table td {
vertical-align: top;
text-align:left;
border:none;
margin:0px 0px 0px 0px;
padding:3px 0px 0px 0px;
}
.description table td.header {
vertical-align: top;
text-align:left;
border:none;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
background-color: transparent;
height: 36px;
}
dl.gallery
{
border: 1px solid #000;
background-color: #ddd;
width: 102px;
text-align: center;
padding: 10px;
float: left;
margin-right: 1em;
}

.gallery dt { font-weight: bold; }

.gallery dt img
{
border: 1px solid #000;
width: 100px;
height: 100px;
}

.gallery dd
{
margin: 0;
padding: 0;
}

table.esposizioni {
width: 100%;
}
table.esposizioni td{
	vertical-align: top;
}
table.esposizioni td.left{
	text-align: right;
	width: 268px;
}
table.esposizioni td.right{
	text-align: left;
	padding-left: 45px;
}
table.esposizioni td.right div.property{
	clear: both; 
	display: block;
	margin-bottom: 5px;
}
table.esposizioni td.right div.property p {
	margin: 0px;
	padding: 0px;
}
table.esposizioni td.right div.property h4 {
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
} 
