/* TT website 2007 - CSS Document */

html, body
{
    height: 100%;
}
body
{
    background: White url(../Images/bg_body.gif);
    color: Black;
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a
{
    color: #006695;
    background-color: transparent;
}
a:hover
{
    text-decoration: underline;
}
form#aspnetForm
{
    margin: 0px;
    padding: 0px;
    height: 100%;
}

/***********************************************/
/*AccessKey nascosti                           */
/***********************************************/

.skip
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0.1em;
    padding-bottom: 0px;
    margin: 0px;
    width: 1px;
    line-height: 0.1em;
    padding-top: 0px;
    position: absolute;
    top: -10000px;
    height: 1px;
}

/* Stili generici */
.clear
{
    clear: both;
    height: 1px;
}
.dotclear
{
    clear: both;
    height: 10px;
    background: url(../Images/dotclear.gif) repeat-x;
    overflow: hidden;
}
#filler
{
    height: 20px;
}

/* ***** Contenitori generali ***** */
#outercontainer
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
#innercontainer
{
    position: relative;
    width: 960px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    background: url(../Images/bg_filler.gif) repeat-y;
    border: solid #CCCCCC;
    border-width: 0 1px;
}

/* ***** Header ***** */
#header
{
    width: 948px;
    margin-left: 12px;
    height: 100px;
    background: url(../Images/TT_header_bg.png) white no-repeat;
}
#menu
{
    width: 948px;
    margin-left: 12px;
    height: 30px;
    border-bottom: 2px solid #99B2CC;
    background: White;
    font-weight: bold;
    font-size: 14px;
}

/* ***** Footer ***** 
#footer { position: absolute; bottom: 0; width: 100%; background: url(../Images/bg_footer.gif) repeat-x; color: White; text-align: center; padding: 0px; font-size: 10px; }
#footer a { color: White; }
#footer .left { background: url(../Images/bg_footer-left.gif) top left no-repeat; }
#footer .right { height: 30px; background: url(../Images/bg_footer-right.gif) top right no-repeat; }
#footer .center { padding-top: 15px; }*/

#footer
{
    margin: 10px 0px 0px 0px;
    clear: both;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: White;
    text-align: center;
    padding: 10px 0px 5px 0px;
    font-size: 10px;
    background-color: #006695;
}
#footer a
{
    color: White;
}

/* ***** Breadcrumbs ***** */
#breadcrumbs
{
    color: #666666;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: White url(../Images/dottedline.gif) bottom left repeat-x;
    padding: 2px 0 3px;
    margin-left: 12px;
}
#breadcrumbs a
{
    color: #666666;
    text-decoration: none;
}
#breadcrumbs a:hover
{
    text-decoration: underline;
}
#breadcrumbs .currentsection
{
    font-weight: bold;
}

/* ***** Contenitori sezioni ***** */
#outercontent
{
    /*background: White url(../Images/top-content.gif) 12px 2px no-repeat;*/
    padding-left: 12px; /*padding-top: 14px;*/
}
#innercontent
{
    width: 100%;
    background: url(../Images/content_bg.gif) repeat-y;
    margin-bottom: 10px;
    overflow: hidden;
}
#innercontentOrario
{
    width: 100%;
    background: url(../Images/contentorario_bg.gif) repeat-y;
    margin-bottom: 10px;
    overflow: hidden;
}
#innercontentMappe
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
}
/* ***** Area contenuti del sito (colonna centrale) ***** */
#content
{
    float: left;
    width: 595px;
    margin: 0px;
    padding: 10px;
}
#contentMappe
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}
#contentOrario
{
    float: left;
    width: 710px;
    margin: 0px;
    padding: 10px;
}

#content h1
{
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 24px;
    font-weight: bold;
    color: #006695;
}
#content h2
{
    margin-top: 8px;
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: bold;
    color: #006695;
}
#content h3
{
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: bold;
    color: black;
}
#contentOrario h1
{
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 24px;
    font-weight: bold;
    color: #006695;
}
#contentOrario h2
{
    margin-top: 8px;
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: bold;
    color: #006695;
}
#contentOrario h3
{
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: bold;
    color: black;
}

#contentMappe h1
{
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 24px;
    font-weight: bold;
    color: #006695;
}

/* ***** Submenu navigazione locale (colonna sinistra) ***** */
#submenu
{
    float: left;
    width: 130px;
    margin: 0px;
    padding: 3px;
    padding-right: 5px;
    color: #666666;
}
#submenuOrario
{
    float: left;
    width: 210px;
    margin: 0px;
    padding: 3px;
    padding-right: 5px;
    color: #666666;
}

.submenutitle
{
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    background: #CCCCCC url(../Images/submenutitle_dotted.gif) bottom left repeat-x;
    padding: 3px 0 5px;
    padding-left: 5px;
    text-transform: uppercase;
}
#submenu ul
{
    border: 0;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#submenu ul li
{
    padding: 0 0 1px;
    margin: 0px;
    color: #666666;
    background: url(../Images/dottedline.gif) bottom left repeat-x;
}
#submenu ul li a
{
    display: block;
    padding: 2px 0;
    padding-left: 12px;
    margin: 1px 0;
    width: auto;
    color: #666666;
    background: url(../Images/submenu-pointer.gif) 4px 6px no-repeat;
    text-decoration: none;
}
#submenu ul li a:hover
{
    background-color: #F5F5F5;
}

.submenutitleOrario
{
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    background: #CCCCCC url(../Images/submenutitle_dotted.gif) bottom left repeat-x;
    padding: 3px 0 5px;
    padding-left: 5px;
    text-transform: uppercase;
}
#submenuOrario ul
{
    border: 0;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#submenuOrario ul li
{
    padding: 0 0 1px;
    margin: 0px;
    color: #666666;
    background: url(../Images/dottedline.gif) bottom left repeat-x;
}
#submenuOrario ul li a
{
    display: block;
    padding: 2px 0;
    padding-left: 12px;
    margin: 1px 0;
    width: auto;
    color: #666666;
    background: url(../Images/submenu-pointer.gif) 4px 6px no-repeat;
    text-decoration: none;
}
#submenuOrario ul li a:hover
{
    background-color: #F5F5F5;
}

/* ***** Menu extra per login, newsletter, ... (colonna sinistra) ***** */
#extra
{
    float: left;
    width: 195px;
    margin: 0px;
    margin-right: -2px;
    padding: 0 0 10px;
}
#extra .csboxtitle
{
    font-size: 15px;
    font-weight: bold;
    color: White;
    background: #FF9900;
    height: 18px;
    margin-left: 1px;
    padding-left: 5px;
    padding-top: 2px;
}
#extra ul
{
    margin: 10px 0 0;
    padding: 0 5px;
    list-style-type: none;
    font-size: 12px;
    color: #3C3C3C;
}

/* ***** Form login ***** */
#login
{
}
#login .boxlogin
{
    width: 160px;
}
#login .boxlogin td
{
    padding-bottom: 4px;
}
#login .label
{
    margin-right: 5px;
    font-size: 13px;
}
#login .textbox
{
    width: 85px;
    height: 14px;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    padding: 0px;
}
#login .link
{
}
#login .link a
{
    color: Red;
}
.button
{
    border-color: #FF9900;
    background-color: #FF9900;
    font-weight: bold;
}

/* ***** Tabella presentazione dati dinamici (es. news, ....) ***** */
.tablenews
{
    border: none;
    width: 98%;
}
.tablenews td
{
    vertical-align: top;
    width: 50%;
    padding-bottom: 15px;
    padding-right: 10px;
}

