/*
.-----------------------------------------------------------------------------.
|  Software: CMS SmartPortal - style.php                                      |
|   Version: 0.90                                                             |
|   Last modified: 2010.12.29                                                 |
|   Info: http://www.dotflorence.com  (webtech@dotflorence.com)               |
| --------------------------------------------------------------------------- | */

body {
    font: 8pt Verdana, Arial, Helvetica, sans serif;
    margin: 0; padding: 0;
    color: #777;
}
img { border: 0px;}
h1, h2, h3, h4, h5 {
    font-family: Georgia, Times New Roman, Times, serif;
    font-weight: normal;
    margin: 0 0 1em 0;
}
h2 {
    font-size: 20pt;
}
h3 {
    font-size: 16pt;
}
h4 {
    font-size: 12pt;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.wt { background: #fff; }
.rg { text-align: right; white-space: nowrap; }
.red { color: #c00; }

#container {
    position: relative;
    margin: auto;
    width: 996px;
}
#content {
    /*background: #fff;*/
    margin-bottom: 6px;
}
#head {
    position: relative;
    height: 90px;
}
#logo {
    position: absolute;
    top: 0px; left: 10px;
}
#address {
    position: absolute;
    top: 12px; right: 10px;
    text-align: right;
    width: 300px;
}
#lang {
    position: absolute;
    right: 10px; top: 5px;
}
#top {
    position: relative;
    text-align: left;
    height: 40px;
}
#top h3 {
    margin: 0px; padding: 10px 6px 4px 18px;
}
#anim {
    /* background: url(../img/blue/florencehouse.gif) center center no-repeat; */
}
#nav {
    font-family: Bookman Old Style, Georgia, Times New Roman, Times, serif;
    text-transform: uppercase;
    font-size: 9pt;
    height: 45px;
}
#nav ul {
    margin: 0px;
    padding: 0px;
}
#nav li {
   display: inline;
   float: left;
   position: relative;
}
#nav li a {
   display: block;
   padding: 14px 12px;
   text-decoration: none;
   color: #fff;
}
#nav li ul {
    display: none;
    position: absolute;
    top: 44px;
    left: 0px;
}
#nav li ul li {
    float: none; text-align: left; height:20px;
    width: 180px; position: relative;
}
#nav li li ul {
    display: none;
    position: absolute; top: 0px; left: 170px; 
}
#nav li ul li a {
    display: block;
    padding: 2px 4px;
    width: 160px;
    font-size: 8pt;
    border: 1px solid #ccc;
    text-transform: lowercase;
    font-family: Verdana, Helvetica, sans-serif;
}


#formlight {
    position: absolute;
    right: 10px; top: 10px;
}
#formlight form {
    margin: 0px; padding: 0px;
}
#flash {
    /*position: relative;*/
    height: 310px;
    background: #ffe;
}
#anim {
}
#searchbox {
    /*background: #eee;  url(../img/blue/search_bot.gif) bottom left no-repeat */
    position: absolute;
    top: 180px; right: 12px;
    width: 230px;
    height: 310px;
}
#searchbox form {
    margin: 2px 10px;
}
#searchbox input, #searchbox select, #quick input, #quick select {
    margin: 1px 4px 4px 4px;
}

#main {
    background: #fff;
    padding: 6px 6px;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}
#main img {
    border: 1px solid #ccc;
    padding: 2px;
    margin: 2px;
}
#main img.none {
    border: 0px;padding: 0px;margin: 0px;
}

#right {
    float: right;
    width: 235px;
}
#boxnews li h4 {
    padding-top: 12px;
}
#left {
    float: left;
    width: 235px;
}
#left ul, #right ul  {
    margin: 0px 4px;
    padding: 0px;
    list-style-type: none;
}
#left li, #right li  {
    padding: 4px;
    margin: 0px;
}
#left li.check {
    font-weight:bold;
}
#right #recaptcha_image, #right #recaptcha_image img {
    width: 200px;
    padding: 0px; margin: 0px;
}

#news, #quick, #links, #calend, #plan, #mapbox, #extra, #destin, #option {
    padding: 8px 0px;
    /* url(../img/blue/box_top.gif) top left no-repeat;*/
}
#news h3, #quick h3, #links h3, #calend h3, #plan h3, #mapbox h3, #extra h3, #destin h3, #option h3, #sponsor h3, #blog h3, #searchbox h3 { /*, #searchbox h3 */
    padding: 8px 12px 12px 8px;
    font-size: 12pt;
    margin: 0px;
    color: #fff;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-topleft: 12px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    /*font-weight: bold;*/
}
#news_main h3, #quick_main h3, #links_main h3, #calend_main h3, #mapbox_main h3, #extra_main h3, #destin_main h3, #option_main h3  {
    padding: 2px 10px;
}
#news_main, #quick_main, #links_main, #calend_main, #mapbox_main, #extra_main, #destin_main, #option_main {
    padding: 2px 10px;
}
#sponsor_main  {
    padding: 8px 0px;
    text-align: center;
}
#news_bot, #quick_bot, #links_bot, #plan_bot, #mapbox_bot, #extra_bot, #destin_bot, #option_bot  {
    padding: 10px;
    background: #f1f7f1; /* url(../img/blue/box_bottom.gif) bottom left no-repeat */
    margin-bottom: 12px;
    display: none;
}
#calend td.plan {
    font-size: 7pt;
    text-align: center;
    width:22px; height:22px;
    border:1px solid #ccc;
    background: #fff; 
}

#corpo {
    /*background: #fbf3ed url(../img/blue/corpo_top.gif) top left no-repeat;*/
    margin: 12px 244px 0px 244px;
    background: #ffe;
    padding: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

}
#corpo_app {
    /*background: #fbf3ed url(../img/blue/corpo2_top.gif) top left no-repeat;*/
    margin: 12px 0px 0px 244px;
    background: #ffe;
    padding: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

}
#corpo_app h3.button {
    margin: 12px 0px 6px 0px;
}
#corpo_app h3.button a {
    padding: 4px;
    color: #fff; 
}
#corpo h3.tit {
    font-size: 14pt;
    text-transform: uppercase;
}
#corpo_bot {
    background: #fbf3ed; /* url(../img/corpo_bot.gif) bottom left no-repeat;*/
    margin: 0px 244px 0px 244px;
    height: 16px;
}
#corpo_app {
    background: #fbf3ed; /* url(../img/corpo_top.gif) bottom left no-repeat;*/
    margin: 0px 0px 0px 244px;
    padding: 16px;
}
#corpo2_bot {
    background: #fbf3ed; /* url(../img/corpo_bot.gif) bottom left no-repeat;*/
    margin: 0px 0px 0px 244px;
    height: 16px;
}
#boxes td.b {
    padding: 8px;
    background: #fff;
    border: 1px solid #eee;
    vertical-align: top;
    font-size: 8pt;
}
#boxes h3 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
#price th {
    border: 1px solid #963;
    background: #963;
    color: #fff; 
}
#price td {
    text-align: right;
    background: #fff;
    color: #963; 
}
#price td.none {
    background: transparent;
    border-width: 0px;
}

#recaptcha_widget {
    margin: 8px 0px;
}
#recaptcha_image {
    margin: 4px 0px;
}

#gallery {
    width:  455px;
    height: 165px;
}
#gallery td {
    vertical-align: top;
}
#gallery .slide_img {
    float: left;
}
#gallery .slide_next {
    float: right;
}
#gallery .slide_gallery {
    float: left;
    width:410px;
    height:160px;
    overflow: hidden;
}
#glemap { /* mappa cumulativa distretti */
    width:  460px;
    height: 320px;
    margin: 12px auto;
    border: 3px double #ccc;
    overflow: hidden;
}
#map {
    height: 320px;
    width:  560px;
    margin: 12px auto;
    border: 3px double #ccc;
    overflow: hidden;
}
#bigmap {
        height: 320px;
        width:  420px;
        margin: 12px auto;
        border: 3px double #ccc;
}

#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;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
#footer div {
    text-align: center;
    padding: 16px;
}

#special {
    margin-top: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 8px;
}
#info {
    text-align: right;
    width: 225px;
    padding: 8px;
    float: right;
}
#terms {
    border-right: 1px solid #555;	
    width: 320px;
    padding: 8px;
    float: left;
}
#privacy {
    border-right: 1px solid #555;
    margin-left: 340px;
    width: 320px;
    padding: 8px;
}

#bottom {
    text-align: right;
    color: #ccc;
}
#bottom a {
    color: #fff;
}
#stop {
    clear: both;
}

input, textarea, select { 
    font: 8pt Verdana, Arial,Helvetica,sans-serif;
    border: 1px solid #555;
    margin: 3px;
    color: #000;
}
input.button {
    border: 1px solid #999;
    font-weight: bold; 
    background: #555;
    font-size: 10pt; 
    color: #fff; 
}
input.light {
    border: 1px solid #999;
    background: #555;
    color: #fff; 
}
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 #333;
}

