
html
{
height: 100%;
margin:0;
}

body {
padding:0 0 0 0;
height: 100%;
margin:0;
font:76% tahoma, verdana, sans-serif;
background: url(../images/img_background.gif) top center repeat-y;
color:#303030;
float:none !important;
}

#navitabs {
clear:both;
}

a {
color:#303030;
text-decoration:none;
border-bottom:1px dotted #505050;
}

a:hover {
color:#303030;
text-decoration:none;
border-bottom:1px solid #505050;
}

a.bold {
color:Black;
font-weight: bold;
text-decoration:none;
border-bottom:1px dotted #505050;
}

a.bold:hover {
color:Black;
font-weight: bold;
text-decoration:none;
border-bottom:1px solid #505050;
}

h1 
{
margin:5px 0 5px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
margin:0 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

h4 {
margin:0 0 10px 0;
font-size:1.0em;
font-weight:bold;
}

p 
{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
}

/* Main content */

#main {
width:730px;
float:left;
padding:0 15px 0 0;
margin:0;
border-right:1px solid #d8d8d8;
}

#desc p 
{
width:290px;
font-size:1em;
line-height:1.0em;
padding:0 0 0 10px;
}

#desc h2 {
padding:10px 15px 0 10px;
}

#desc a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* ------------------------ SIDE BAR ----------------------- */

#sidebar {
width:150px;
float:right;
}

#sidebar p 
{
font-size:0.9em;
line-height:1.3em;
margin:0 0 15px 0;
}

/* ------------------------ FOOTER ----------------------- */

/* Footer */

#footer {
clear:both;
background-color: Transparent;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;
}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p 
{
	text-align:center;
	color:#808080;
	font-size:1.1em;
	line-height:1.3em;
	margin:15px 0 0 0;
	padding:0;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
}

.block1 {
background:#f0f0f0;
padding:0px;
}

.blockRed {
color:Red;
}

.sidelink {
text-align:left;
display:block;
width:140px;
background:#f0f0f0 url(../images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
text-decoration:none;
border:none;
}

.hide {
display:none;
}

.imglink {
text-decoration:none;
border-bottom:none;
}

.imglink:hover {
text-decoration:none;
}

.section
{
    background-color:Transparent;
}

div.errori
{
   margin: 0px; padding: 5px; width: 520px; 
}

/* ------------------------ DIV TABLE ----------------------- */

div.table
{
   border: 1px dotted rgb(102, 102, 102);
   margin: 0px auto; padding: 5px; width: 720px; 
   background-color: Transparent;
}

div.row
{
    clear: both;
    padding-top: 10px;
}

div.row span.label {
float: left;
text-align: left;
}


div.row span.formw {
  float: right;
  text-align: left;
  } 

div.row span.title {
  text-align: center;
  font-size:1.4em;
  font-weight:bold;
  color:#a0a0a0;
  
}


.thumbImages
{
    width:100px;
    height:80px;
    margin:15px;    
}

.bigLink
{
    font-size:1.0em;
    color:#e03030;
    text-decoration:none;
}

.bigLink:visited
{
    font-size:1.0em;
    color:#903030;
    text-decoration:none;
}

hr
{
color:#A0A0A0;
border-style: dotted;
}

caption.default  {
		padding: 5px 0 0 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color:#303030;
		
}

/* ------------------------ TAG TABLE ----------------------- */

table.default {
		background-color: Transparent;
		border: 1px dotted rgb(102, 102, 102);
		font:1.0em;
		color: #333;
		width:730px
}

td.default , th.default  {
	padding:10px;
}

thead.default th.default , tfoot.default
{
    background-color: #e0e0e0;
    color: #333;
}

tfoot.default  td.default  {
	text-align:right;
}

tbody.default  th.default , tbody.default  td.default  {
	border-bottom: dotted 1px #333;
}

tbody.default  th.default  {
	white-space: nowrap;
}

tbody.default  th.default  a {
	color:#333;
}

/* ------------------------ TAG SELECT ----------------------- */

option.provincie
{
    color: #0099CC;
}

option.regioni
{
    color: #AA0000;
    font-weight: bold;
    font-style: italic;
}

option.obbligatoria
{
    color: red;
    font-style: italic;
}


/* ----------------- Catalogo prodotti ---------------------- */


div.prodotti
{
    position:inherit;
    float:left;
    width:160px;
    height:190px;
    padding: 5px;
    margin:3px;
    border:1px dashed #AAAAAA;
    text-align:center;
    vertical-align:bottom;
}

div.prodottiAdm
{
    position:inherit;
    float:left;
    width:160px;
    height:210px;
    padding: 5px;
    margin:3px;
    border:1px dashed #AAAAAA;
    text-align:center;
}

tr.prodottiImg
{
    height:150px;
}

tr.prodottiDesc
{
    height:100%;
}

td.prodotti
{
    width:160px;
    text-align:center;
}


.labelProdotto
{
    color: #AA7777;
    font-weight: bold;
    font-style: italic;
}

tr.opzioneProdotto
{
   background-color: #fdfdfd;
}

table.valoreOpzione {
	border-width: 0px;
	border-style: dashed;
	border-color: #bababa;
	border-collapse: collapse;
	background-color: rgb(250, 240, 230);
}
table.valoreOpzione th {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	border-color: #bababa;
	background-color: rgb(250, 250, 250);
}
table.valoreOpzione td {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	border-color: #bababa;
	background-color: rgb(250, 250, 250);
}

table.opzioneProdotto th {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	border-color: #bababa;
	background-color: rgb(250, 250, 250);
}

table.opzioneProdotto td {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	border-color: #bababa;
	background-color: rgb(250, 250, 250);
}

div#character
        {
        position        : relative;
        left            : 10%;
        width           : 80%;
        z-index         : 100;
        font            : 16px Verdana;
        }

div#character a
        {
        display         : block;
        color           : black;
        margin          : 0 0 1px;
        text-decoration : none;
        }

div#character a:hover
        {
        color           : #1010FF;
        }

div#character a span
        {
        display         : none;
        }

div#character a:hover span
        {
        font-family     : Papyrus, MS Sans Serif, Sans Serif;
        display         : block;
        position        : absolute;
        top             : 0px;
        left            : 0px;
        z-index         : 10;
        text-align      : center;
        border          : 2px solid black;
        }