body {
    background: #fff url(../img/bg.gif) top repeat-x;
    margin: 0px; padding: 0px;
    font: 8pt Verdana, Arial, Helvetica, sans serif;
    color: #003;
}
body.pop {
    margin: 4px;
    background: #fff: /* url() repeat-x; */
    font: 8pt Verdana, Arial, Helvetica, sans serif;
    color: #300;
}
body td {
    font: 8pt Verdana, Arial, Helvetica, sans serif;
}
h1, h2, h3, h4, h5 {
    font-family: Georgia, Times New Roman, Times, serif;
    margin: 0.5em 0 0.5em 0;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }

#container {
    width: 996px;
    margin: auto;
}
#content {
}
#head {
    display: none;
    /* background: #fff url(../img/main.gif) top left no-repeat;
    padding-left: 24px;
    height: 130px; */
}
#address {
        float: right;
        width: 270px;
        text-align: right;
        font-size: 9pt;
}
#address a {
        color: #900;
        font-weight: bold;
}


/* inizio barra navigazione */
#nav {
    font-family: Bookman Old Style, Georgia, Times New Roman, Times, serif;
    /*background: url(../img/blue/footer.gif) top left no-repeat;*/
    text-transform: uppercase;
    background: #900;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
#nav div {
    text-align: center;
    padding: 16px;
    color: #fff;
}
#nav a {
    color: #fff;
}

#lang {
        float: right;
        padding: 2px 6px 2px 2px ;
}

#lang a, #nav3 a  {
        color: #900;
}
/* fine barra navigazione */
                
#flash {
        margin: 2px 0px 1px 0px;
        border-bottom: 1px solid #600;
}
#main {
        background: #fff url(../img/admin.gif) left repeat-y;
        padding: 12px;
}
#map{
        width: 600px;
        height: 400px;
}
#main td {
        vertical-align: top;
}
#main h3 {
        color: #900;
}
#main a, #left a {
        color: #c00;
}
#left {
        float: left;
        width: 160px;
        margin-top: 4px;
        text-align: right;
}
#left h3 {
        margin:0px; padding:4px;
        border-bottom: 1px solid #ddd;
        font-size: 11pt;
        color: #900;
}
#left ul {
        margin:0px; padding: 0px;
}
#left li {
        display: inline;
}
#left li.on a {
        background: #eee;
        font-weight: bold;
}
#left li a {
        display: block;
        margin:0px; padding:4px;
        border: 1px solid #ccc;
        background: #fff;
        border-top: 0px solid #900;
        text-decoration: none;
}
#left li a:hover {
        background: #eee;
}

#corpo {
	      margin-left: 200px;
}
#corpo h3 {
        border-bottom: 1px solid #900;
}
#corpo h4 {
        color: #900;
        margin: 2px 4px;
}
#corpo h5 {
        color: #900;
        margin: 2px 4px;
}
#corpo p {
        padding-left: 24px;
        font-size: 9pt;
        line-height: 1.5em;
}
#corpo ul {
        font-size: 9pt;
        list-style-image: url(../img/arrow.gif);
        list-style-type: circle;
        line-height: 1.5em;
}
#corpo td {
        vertical-align: top;
}
#price th {
        border: 1px solid #c00;
        background: #900;
        font: bold 9pt Georgia, Times New Roman, Times, serif;
        color: #fff; 
        text-align: right;
        padding: 2px 8px 2px 16px;
}
#price td {
        border: 1px solid #c00;
        background: #fff;
        color: #900;
        font-weight: bold;
        text-align: right;
}
#price td.none {
        border-width: 0px;
}
#stop {
        clear: both;
}
.list td {
        border-bottom: 1px solid #ccc;
        /* border-top: 3px solid #fff; */
}
#segna {
    cursor: move;
}
#quad {
    cursor: nw-resize;
}
#calend tr.plan td {
        font-size: 7pt;
        text-align: center; height: 20px;
        border:1px solid #ccc;
}
#calend td.vert {
        writing-mode: tb-rl; 
        filter: flipV flipH; 
}
#month td.plan, #calend td.plan {
        font-size: 7pt;
        text-align: center;
        width:22px; height:22px;
        border:1px solid #ccc;
}
#month td.plan_ {
        font-size: 7pt;
        text-align: center;
        width:22px; height:22px;
        border:1px solid #c33;
}

#tooltip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        padding: 10px;
        border: 1px solid #ccc;
        background: #fff; 
}
#footer {
    font-family: Bookman Old Style, Georgia, Times New Roman, Times, serif;
    /*background: url(../img/blue/footer.gif) top left no-repeat;*/
    text-transform: uppercase;
    background: #900;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
#footer div {
    text-align: center;
    padding: 16px;
    color: #fff;
}
#footer a {
    color: #fff;
}

#special {
    margin-top: 12px;
    background: #fee;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 8px;
}
#special a {
    color: #c00;
}
#info {
        float: right;
        width: 225px;
        padding: 8px;
        text-align: right;
        border-left: 1px solid #900;
}
#terms {
        float: left;
        width: 320px;
        padding: 8px;
        border-right: 1px solid #900;	
}
#privacy {
        margin-left: 340px;
        width: 320px;
        padding: 8px;
}
#bottom {
        text-align: right;
        padding: 4px;
        color: #fff;
}
#bottom a {
        color: #fff;
}
td.photo {
        border: 1px solid #ccc;
        text-align: center;
        font-size: 7pt;
        font-weight: normal;
}

/* elementi admin */
input,textarea,select { 
 	   color: #000;
 	   border: 1px solid #600;
 	   font: 8pt Verdana, Arial,Helvetica,sans-serif; 
}
input.button {
     color: #fff; 
     font-weight: bold; 
     background: #600;
     border: 1px solid #900;
}
input.tondo,input.none { 
     border: 0px;
}
input.data {
    background: #fff url(../img/adm/cal.gif) center right no-repeat;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #600;
}
iframe {
 	   border: 1px solid #600;
}

#thumb {
        border:1px solid #ccc;
        background: url(image/blob.gif) center center no-repeat;
        width:300px; height:240px
}
#month td.plan {
        font-size: 7pt;
        text-align: center;
        width:22px; height:22px;
        border:1px solid #ccc;
}
#month td.plan_ {
        font-size: 7pt;
        text-align: center;
        width:22px; height:22px;
        border:1px solid #c00;
}
#tooltip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        padding: 10px;
        border: 1px solid #ccc;
        background: #fff; 
}
#tooltip td {
        font-size: 7pt;
}

.stop { 
    clear: both;
}
#gallery { 
    width: 760px;
    margin: auto;
}
.portlet {
    margin: 0 1em 1em 0;
    width: 170px; float: left;
    height:136px;
    border: 1px solid #eee;
    text-align: center;
    font-size: 7pt;
    background: #fff;
}
.portlet img { margin: 6px; }
.ui-sortable-placeholder { 
    border: 1px dotted #999;
    visibility: visible !important;
    height: 136px !important;
}
ui-sortable-placeholder * { visibility: hidden; }

#help {
        display:none;
        border-top:1px solid #ccc;
        border-bottom:1px solid #ccc;
        font-size: 7pt;
        padding: 12px;
        background: #eef;
}
#help p {
        margin: 2px;
}

