/* SVN FILE: $Id: cake.generic.css 7945 2008-12-19 02:16:01Z gwoo $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision: 7945 $
 * @modifiedby    $LastChangedBy: gwoo $
 * @lastmodified  $Date: 2008-12-18 18:16:01 -0800 (Thu, 18 Dec 2008) $
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */
* {
	margin:0;
	padding:0;
}

/* General Style Info */
body  {font-family:arial,verdana,sans-serif; margin: 0; font-size: 11px; color: #666; background: url("/img/side.jpg") left top no-repeat;}

img { border:none;}

h2 {color: #8EA924; margin-bottom: 20px; font-size: 140%;}
h3 {color: #8EA924; margin-bottom: 5px; margin-top: 10px; font-size: 120%;}

#container {margin-left: 206px; margin-bottom: 20px; width: 744px;}
#top {height: 314px; background-repeat: no-repeat; background-position: top left; position: relative;}
.top_home {background: url("/img/top/home.jpg");}
.top_newsletter {background: url("/img/top/newsletter.jpg");}
.top_news {background: url("/img/top/news.jpg");}
.top_dove_siamo {background: url("/img/top/dove_siamo.jpg");}
.top_contatti {background: url("/img/top/contatti.jpg");}
.top_ristorante {background: url("/img/top/ristorante.jpg");}
.top_galleria {background: url("/img/top/galleria.jpg");}
#top #home_link {display: block; height: 84px; width: 140px; position: absolute; bottom: 0;}

#content {margin-left: 160px; margin-top: 15px; min-height: 350px; height: auto !important; height: 350px; width: 580px;}

#footer {color: white; background: white url("/img/footer/back.jpg") top left repeat-x; height: 159px;}
#footer a {color: white;}
#footer #banner_footer {height: 90px; width: 950px; margin-left: 210px; padding-top: 20px;}
#footer #banner_footer a {margin-right: 40px;}
#footer #dati_footer {width: 750px; margin: 20px 0 0 210px; text-align: right;}

#container_admin {margin: auto; width: 80%;}
#adm_content {background-color: white; height: 100%; padding-left: 20px; min-height: 605px;}

#languages a {margin-left: 10px;}

#lista_galleries {border-spacing: 15px;}
#lista_galleries td {border: 2px solid #ccc; text-align: center; vertical-align: middle; width: 130px;}
#lista_galleries a {display: block; padding: 15px 0 15px 0;}
#lista_galleries a:hover {background-color: #efefef;}

#newsletter_form div{margin-bottom: 10px;}

/* Titoli */
.titolo {height: 30px;}
#titolo_ITA_eventi {background: url("/img/titoli/it/news.jpg") no-repeat left; text-indent: -999px;}
#titolo_ITA_day_night {background: url("/img/titoli/it/day_night.jpg") no-repeat left; text-indent: -999px;}
#titolo_ITA_dove_siamo {background: url("/img/titoli/it/dove_siamo.jpg") no-repeat left; text-indent: -999px;}
#titolo_ITA_custom_pages_1 {background: url("/img/titoli/it/custom_pages.jpg") no-repeat left; text-indent: -999px;}
#titolo_ITA_gallerie {background: url("/img/titoli/it/galleria.jpg") no-repeat left; text-indent: -999px;}
#titolo_ITA_newsletter {background: url("/img/titoli/it/newsletter.jpg") no-repeat left; text-indent: -999px;}
#titolo_ITA_contatti {background: url("/img/titoli/it/contatti.jpg") no-repeat left; text-indent: -999px;}

#content a {color: black;}
#content a:visited {color: black;}

#link_home {display: block; width: 250px; height: 130px; margin: 110px auto auto;}


label {width: 100px; display: block; float: left;}

/* Tables */
th {background: #f2f2f2; border:1px solid #bbb; border-top: 1px solid #fff; border-left: 1px solid #fff; text-align: center;}
th a {background:#f2f2f2;display: block;padding: 2px 4px;text-decoration: none;}
th a:hover {background: #ccc;color: #333;text-decoration: none;}
table tr td {vertical-align: top;}
table tr.altrow td {background: #f4f4f4;}
.cake-sql-log table {background: #f4f4f4;}
.cake-sql-log td {padding: 4px 8px;text-align: left;}


.menu {margin-top: 10px; float: left; width: 139px; }
.menu ul {margin-bottom: 10px;}
.menu li {list-style: none; height: 25px;}
.menu ul a {text-decoration: none; color: black; display: block; height: 25px; line-height: 28px; font-size: 0%; background-position: center center; background-repeat: no-repeat; text-indent: -999px;}

.menu .newsletter a {background-image: url("/img/menu/newsletter_start.jpg");}
.menu .newsletter a:hover {background-image: url("/img/menu/newsletter_over.jpg"); background-color: black;}
.menu .newsletter a.selected {background-image: url("/img/menu/newsletter_over.jpg"); background-color: black;}
.menu .news a {background-image: url("/img/menu/news_start.jpg");}
.menu .news a:hover {background-image:url("/img/menu/news_over.jpg"); background-color: black;}
.menu .news a.selected {background-image:url("/img/menu/news_over.jpg"); background-color: black;}
.menu .custom_pages_1 a {background-image: url("/img/menu/ristorante_start.jpg");}
.menu .custom_pages_1 a:hover {background-image:url("/img/menu/ristorante_over.jpg"); background-color: black;}
.menu .custom_pages_1 a.selected {background-image:url("/img/menu/ristorante_over.jpg"); background-color: black;}
.menu .dove_siamo a {background-image: url("/img/menu/dove_siamo_start.jpg");}
.menu .dove_siamo a:hover {background-image:url("/img/menu/dove_siamo_over.jpg"); background-color: black;}
.menu .dove_siamo a.selected {background-image:url("/img/menu/dove_siamo_over.jpg"); background-color: black;}
.menu .gallerie a {background-image: url("/img/menu/gallerie_start.jpg");}
.menu .gallerie a:hover {background-image:url("/img/menu/gallerie_over.jpg"); background-color: black;}
.menu .gallerie a.selected {background-image:url("/img/menu/gallerie_over.jpg"); background-color: black;}
.menu .contatti a {background-image: url("/img/menu/contatti_start.jpg");}
.menu .contatti a:hover {background-image:url("/img/menu/contatti_over.jpg"); background-color: black;}
.menu .contatti a.selected {background-image:url("/img/menu/contatti_over.jpg"); background-color: black;}

.menu #banner a {margin-left: 5px;}
.menu #banner img {margin-top: 15px;}

#designed {background: black; width: 950px; text-align: right; color: white; padding-top: 5px;}
#designed a {color: white;}


.admin_menu {background: url('/img/sfondo_menu.jpg'); height: 28px; margin-top: 10px;}
.admin_menu .limit_dim {width: 950px; margin: auto;}
.admin_menu ul {width: 700px; margin-left: 250px;}
.admin_menu li {width: 100px; text-align: center; background: url("/img/border_menu.jpg") left no-repeat; list-style: none; float: left; display: block; height: 28px;}
.admin_menu li:hover a {color: white;background-color: #F1262A;}
.admin_menu a {text-decoration: none; color: black; font-weight: bold; display: block; height: 28px; line-height: 28px;}
.admin_menu #selected a {color: white; background: #F1262A url("/img/freccia_menu.jpg") bottom center no-repeat;}
.admin_menu .last_menu_voice a {background: url("/img/border_menu.jpg") right no-repeat;}


#adm_content {margin-bottom: 20px;}
#adm_content label {width: 150px; display: block;}
#adm_content h1 {margin-bottom: 15px;}
#adm_content p {margin-bottom: 5px;}
#adm_content table {width: 100%; border: 1px solid #ccc;}
#adm_content a {color: black;}
#adm_content .actions ul {list-style-type: none; margin-bottom: 5px;}
#adm_content .actions li {display: inline; margin: 0 10px 0 10px; background: url("/img/admin/action_arrow.jpg") left center no-repeat; padding-left: 8px;}
#adm_content #adm_table td {border-right: 1px solid #ccc; vertical-align: middle; padding: 5px 0 5px 2px;}
#adm_content table tr.altrow td {background-color: #F4F4F4;}
#adm_content .center {text-align: center;}
#adm_content table .actions {text-align: center;}
#adm_content .order {text-align: center;}
#adm_content .order form {display: inline;}
#adm_content .thumb_index {text-align: center;}
.admin_form div {margin-bottom: 5px;}
.admin_form .large {width: 300px;}

#adm_content .thumb_index img {width: 50px;}

#adm_content .checkbox label {display: inline; padding-left: 20px; line-height: 20px; float: none;}
#adm_content .checkbox input {padding-top: 2px;}
#adm_content #actions {margin-bottom: 10px;}

.freccia_link {background: url('/img/freccia_link.gif') left center no-repeat; padding-left: 10px;}
.leggi_tutto a {color: black;}
.td_immagine {width: 200px;}
.desc_breve {margin-top: 5px;}

.gruppo {width: 440px; float: left; margin: 10px; margin-top: 0;}
.gruppo #corpo {margin-left:35px;}
.gruppo #corpo p {margin-bottom: 10px;}
.gruppo #corpo ul {margin-left: 20px; margin-bottom: 10px;}

#news div {border-bottom: 1px dotted #ccc; width: 400px; height: 100px; margin:0 0 10px 40px; position: relative;}
#news .titolo {font-weight: bold; color: #8EA924;}
#news .leggi_tutto {background: url('/img/arrows/arrow_start.jpg') bottom left no-repeat ; position: absolute; bottom: 0; right: 0; width: 65px; text-align: right;}

#paging {width: 40%; margin-left: 120px;text-align: center; height: 30px;}
#paging #numbers {display: inline; margin: 0 20px 0 20px; height: 30px;}
#paging .current { font-size: 12px; font-weight: bold;}
#paging a {text-decoration: none;}

.news_paging .current {color: #E42C2A;}
.gallery_paging .current {color: #33C5D4;}

/* boxnews */
#boxnews {width: 450px; height:140px;float: left; margin: 40px 0 0 20px; border: 1px dotted #ccc; overflow: auto;}
#boxnews a {}
#boxnews ul {}
#boxnews table {width: 95%; height: 135px; margin-bottom: 20px; border-bottom: 1px dotted #ccc;}
#boxnews li{ color:#555; margin-bottom:5px; font-size:10px; list-style: none;}
#boxnews .titolo {font-weight: bold; color: #E42C2A;}
#boxnews .leggi_tutto {padding-top: 70px; text-align: right; background: url('/img/freccia_link.gif') 160px bottom no-repeat !important; background: url('/img/freccia_link.gif') 150px bottom no-repeat;}

/* the news box when JavaScript is available */
#boxnews.hasJS { 	height:140px; 	overflow:hidden; 	position:relative; }

/* The nested UL when JavaScript is available */
#boxnews.hasJS ul { position:absolute; top:120px; left:0; margin:0.5em 0.5em;padding:0; width: 100%;}


#event_detail {width: 70%; margin: auto;}
#event_detail td {padding: 5px; /*border: 1px solid graytext; */}
#event_detail ul,ol {margin-left: 20px;}
#event_detail #titolo {font-size: 15px; font-weight: bold;}
#event_detail #breve {font-size: 12px; font-style: italic;}
#event_detail #desc_lunga {color: #000;background: #f0f0f0; width: 70%; border: none;}
#event_detail #img {text-align: center;}
#event_detail #link {border: none;}

#tabella_clienti {width: 910px; margin: 10px 0 0 35px;}
#tabella_clienti td {width: 220px; padding-right: 6px;}
#tabella_clienti p {margin-bottom: 2px;}

#tabella_richiesta_info {margin: 20px 0 0 35px; border-bottom: 1px dotted graytext;}
#tabella_richiesta_info #col_sx {width: 350px;}
#tabella_richiesta_info #col_dx {width: 440px;}
#tabella_richiesta_info div {margin-bottom: 10px;}
#tabella_richiesta_info #text {width: 320px;}
#tabella_richiesta_info #right {text-align: right;}
#tabella_richiesta_info #privacy {float: left; margin-left: 100px !important; margin-left: 50px;}
#tabella_richiesta_info .submit {float: right;}

#richiesta_info_bottom {margin: 20px 0 0 35px;}
#richiesta_info_bottom p {font-weight: bold; margin-bottom: 10px;}

#tabella_lavora {margin: 20px 0 0 35px; border-bottom: 1px dotted #ccc; padding-bottom: 20px;}
#tabella_lavora #col_center {padding: 0 10px 0 10px; border-left: 1px dotted #ccc; border-right: 1px dotted #ccc; width: 200px;}
#tabella_lavora #col_sx p {margin-bottom: 10px; font-weight: bold; color: gray;}
#tabella_lavora #col_sx {padding-right: 10px;}
#tabella_lavora #col_dx {padding-left: 10px;}
#tabella_lavora #cv {}
#tabella_lavora div {margin-bottom: 10px;}
#tabella_lavora .radio input {float: left; clear: left; margin-left: 20px; margin-top: 10px;}
#tabella_lavora .radio label {float: left; margin-left: 5px; margin-top: 10px;}
#tabella_lavora .radio fieldset {border: 0;}
#tabella_lavora #privacy {float: left; margin-left: 100px !important; margin-left: 50px;}
#tabella_lavora .submit {float: right;}
#tabella_lavora #bottom {bottom: 0px; margin-top: 45px;}

#posizioni_aperte {width: 400px; margin: 30px 0 0 35px;}
#posizioni_aperte p {margin-bottom: 10px;}
#posizioni_aperte #titolo {font-weight: bold; color: gray;}

#tabella_contatti {margin-left: 35px; width: 90%;}
#tabella_contatti td {width: 170px;}
#tabella_contatti img {margin-bottom: 10px; height: 66px;}
#tabella_contatti p {margin-bottom: 10px;}

#tabella_home {width: 100%; margin-top: 50px;}
#tabella_home p {margin-left: 35px;}

/* GESTIONE GALLERIES */
#associate_galleries #related {width: 45%;}
#associate_galleries #related td {vertical-align: middle;}
#associate_galleries #related .actions {text-align: center;}
#associate_galleries #nuova_immagine {width: 45%; position: absolute; left: 55%; top: 130px !important; top: 155px;}
#associate_galleries #link_nuova_immagine {margin-bottom: 20px;}
#associate_galleries .images_form {border-left: 1px solid graytext; padding-left: 5px;}
#associate_galleries .images_form div {margin-bottom: 5px;}
#associate_galleries #modifica_galleria {margin-left: 20px; margin-bottom: 20px;}

.flash_container {text-align: center; margin-top: 10px;}
.flash_gallery {width: 500px; height: 100px;}
.flash_gallery_big {width: 400px; height: 400px;}
.mp3flash {width: 265px; height: 45px;}


#popup_privacy {background-color: white;}


/* CUSTOM PAGES */
.corpo_custom_page {margin-top: 10px;}
.corpo_custom_page ul {margin-left: 20px;}


/* Paging */
div.paging {text-align: center;background:#fff;color: #ccc;margin-bottom: 2em;}
div.paging div.disabled {color: #ddd;display: inline;}
div.paging span.current {color: #000;}

/* Notices and Errors */
div.message {color: #900;font-size: 140%;font-weight: bold;margin: 1em 0;}
div.error-message {clear: both;color: #900;font-weight: bold;}
p.error {background-color: #e32;color: #fff;font-size: 120%;line-height: 140%;padding: 0.8em;margin: 1em 0;}
p.error em {color: #000;font-weight: normal;line-height: 140%;}
.notice {background: #ffcc00;color: #000;display: block;font-size: 120%;line-height: 140%;padding: 0.8em;margin: 1em 0;}
.success {background: green;color: #fff;}

/* Debugging */
pre {color: #000;background: #f0f0f0;padding: 1em;}
pre.cake-debug {background: #ffcc00;font-size: 120%;line-height: 140%;margin-top: 1em;overflow: auto;position: relative;}
div.cake-stack-trace {background: #fff;	border: 4px dotted #ffcc00;	color: #333;margin: 0px;padding: 6px;font-size: 120%;line-height: 140%;overflow: auto;position: relative;}
div.cake-code-dump pre {position: relative;overflow: auto;}
div.cake-stack-trace pre, div.cake-code-dump pre {color: #000;background-color: #F0F0F0;margin: 0px;padding: 1em;overflow: auto;}
div.cake-code-dump pre, div.cake-code-dump pre code {clear: both;font-size: 12px;line-height: 15px;margin: 4px 2px;padding: 4px;overflow: auto;}
div.cake-code-dump span.code-highlight {background-color: #ff0;	padding: 4px;}
div.code-coverage-results div.code-line {padding-left:5px;display:block;margin-left:10px;}
div.code-coverage-results div.uncovered span.content {background:#ecc;}
div.code-coverage-results div.covered span.content {background:#cec;}
div.code-coverage-results div.ignored span.content {color:#aaa;}
div.code-coverage-results span.line-num {color:#666;display:block;float:left;width:20px;text-align:right;margin-right:5px;}
div.code-coverage-results span.line-num strong {color:#666;}
div.code-coverage-results div.start {border:1px solid #aaa;	border-width:1px 1px 0px 1px;margin-top:30px;padding-top:5px;}
div.code-coverage-results div.end {border:1px solid #aaa;border-width:0px 1px 1px 1px;margin-bottom:30px;padding-bottom:5px;}
div.code-coverage-results div.realstart {margin-top:0px;}
div.code-coverage-results p.note {color:#bbb;padding:5px;margin:5px 0 10px;font-size:10px;}
div.code-coverage-results span.result-bad {color: #a00;}
div.code-coverage-results span.result-ok {color: #fa0;}
div.code-coverage-results span.result-good {color: #0a0;}