﻿body
{
    padding: 0;
	margin: 0 auto;	
	font-family: Verdana, helvetica, sans-serif;
	text-align: left;
    background-color: #E4E4DA;
    top: 0px;
}

/* --- DEFAULT/GLOBAL HTML CSS --- */
a { font-family: verdana, helvetica, sans-serif; color: #4D5446; text-decoration: underline; }
a:hover { color: #4D5446; text-decoration: underline; }
input { font-family: verdana, helvetica, sans-serif; color: #303030; font-size: 10px; font-weight: normal; height: 16px; }
select { font-family: Verdana, helvetica, sans-serif; font-size: 10px; color: #303030; line-height: 28px; }
.label { font-size: 11px; font-weight: bold; }
.image, .image_details, .image_gallery, .image_zoom { border: solid 1px #74542E; background-color: #FFFFFF; padding: 2px; }
.image { margin-right: 14px; width: 80px; height: 80px; }
.image_zoom { display: none; }
span.optional-label { font-size: 8pt; }
.validation-warning { background-color: #FFC659; }
.text-error { color: #CC3402; font-size: 11px; font-weight: normal; }
.section-title { clear: left; font-size: 12px; font-weight: bold; line-height: 30px; }
.left-column { float: left; width: 150px; height: 19px; vertical-align: top; }
.right-column { float: right; text-align: left; width: 500px; vertical-align: middle; }
.step-title-selected { clear: both; font-size: 12px; font-weight: bold; margin: 6px 0 8px 0; color: #E84E18; }
.title-orange-small { font-size: 11px; font-weight: bold; color: #E84E18; }

/* --- LAYOUT --- */
#main
{
    width: 981px;
    min-width: 981px;
    padding: 0;
	margin: 0 auto;	
    background-image: url(Images/ombra_esterna.png);
    background-repeat:  repeat-y;
    background-position: right top;
}

/* --- MAIN CONTENT ---*/
#main #main-container
{
    float: left;
    width: 100%;
    background-image: url(Images/sfondo_public.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    height: 100%;
}
#main #main-container-red
{
    float: left;
    width: 100%;
    background-image: url(Images/sfondo_public_red.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
#main #main-container-blu
{
    float: left;
    width: 100%;
    background-image: url(Images/sfondo_public_blu.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
#main #main-container-yellow
{
    float: left;
    width: 100%;
    background-image: url(Images/sfondo_public_yellow.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}

/* --- MENU COLONNA SX --- */
#main #main-container #navigation
{
    float: left;
    width: 225px;
    clear: left;
}

/* --- HOME PAGE - EVENTS --- */
#main #events
{
	float: left;
    width: 100%;
    background-image: url(Images/sfondo_events.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#events #events-container
{
    background-color: #E4E4DA;
    background-image: url(Images/sfondo_ombraevents.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

/* --- COLONNA DX ---*/
#main-content-container
{
    font-size: 11px;
	float: right;
    padding-right: 28px;
    width: 726px;
}

/* --- HEADER --- */
#main #header
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 131px;
}
#main #header div.header-title
{
	width: 100%;
    height: 100px;
	margin: 0px;
	padding: 0px;
    background-image: url(Images/empty_banner.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
#main #header div.header-menu
{
	clear: both;
	float: left;
    height: 31px;
    background-image: url(Images/sfondo_login.gif);
    background-repeat: repeat-y;
    background-position: right top;
    padding: 0;
    margin: 0;
    width: 100%;
    vertical-align: middle;
}
#main #header div.header-menu a.rotator
{
	line-height: 1px;
}
#main #header td.language
{
    text-align: left; 
    width: 17px;
    padding: 0 2px 0 2px; 
    margin: 1px 0 0 0;
    height: inherit;
}
#main #header td.language div.language-arrow
{
    width: 17px;
    height: 6px;
    padding: 0;
    margin: 0;
    text-align: center;
}
#main #header td.language div.language-icon
{
    width: 17px;
    height: 11px;
    text-align: center; 
    padding: 0;
    vertical-align: top;
    margin: 0;
}
#main #header div.login
{
    float: right;
}
#main #header div.login input
{
    background-color: #C4C4AA;
    color: #3A3828;
    font-size: 11px;
    height: 15px;
    border: solid 1px #7D7544;
}
#main #header div.login a, #main #header div.login span, #main #header div.login a.logout
{
    font-size: 11px;
    color: #E4E4DA;
}
/* --- LOGIN --- */
#login
{
    margin: 0 auto;
    width: 350px;
    margin-top: 100px;
    border: solid 1px #AF8C3A;
}
#login2
{
    margin: 0 auto;
    width: 500px;
    margin-top: 200px;
    border: solid 1px #AF8C3A;
}
#login .login-header
{
    height: 100px;
    background-image: url(Images/login_headbg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    border-bottom: solid 1px #AF8C3A;
}
#login .login-content
{
    padding: 1px;
    margin: 0px;
    background-color: #FFF7E8;
}
/* --- DomusBookingLogin --- */
.DomusBookingLogin
{
    width: 100%;
}
.DomusBookingLogin .AspNet-Login
{
    font-family: Verdana;
    font-size: 11px;
    padding: 0;
}
.DomusBookingLogin .AspNet-Login label, .DomusBookingLogin .AspNet-Login input
{
    color: #4C4C4C;
}
.DomusBookingLogin .AspNet-Login input
{
    font-size: 12px;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-TitlePanel
{
    font-weight: bold;
    color: #FFF7E8;
    text-align: center;
    height: 15px;
	margin: 0;
	padding: 5px;
	background-color: #DCA936;
	margin-bottom: 10px;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-FailurePanel
{
    padding: 10px 5px 10px 5px;
    color: #990000;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-UserPanel, .DomusBookingLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.DomusBookingLogin .AspNet-Login .AspNet-Login-RememberMePanel, .DomusBookingLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
	padding: 5px;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-UserPanel, .DomusBookingLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.DomusBookingLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
    text-align: right;
    padding-right: 15%;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-UserPanel label, .DomusBookingLogin .AspNet-Login .AspNet-Login-PasswordPanel label
{
    white-space: nowrap;
    vertical-align: middle;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-UserPanel input, .DomusBookingLogin .AspNet-Login .AspNet-Login-PasswordPanel input
{
    width: 250px;    
    height: 17px;
	font-size: 12px;
	border: solid 1px #7695B2;
	vertical-align: middle;
	margin: 0px;
	margin-top: -1px; /* IE6,IE7 */
	padding-top: 2px;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-SubmitPanel input
{
    font-size: 11px;
    font-weight: bold;
	height: 22px;
	cursor: pointer;
	text-align: center;
	margin: 0 1px 0 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #DD9C38;
	color: #56451D;
	background-color: #E2C26B;
	width: 80px;
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-InstructionPanel, .DomusBookingLogin .AspNet-Login .AspNet-Login-HelpPanel,
.DomusBookingLogin .AspNet-Login .AspNet-Login-PasswordPanel, .DomusBookingLogin .AspNet-Login .AspNet-Login-RememberMePanel,
.DomusBookingLogin .AspNet-Login .AspNet-Login-CreateUserPanel, .DomusBookingLogin .AspNet-Login .AspNet-Login-PasswordRecoveryPanel
{
}
.DomusBookingLogin .AspNet-Login .AspNet-Login-RememberMePanel
{
	padding-top: 10px;
	padding-bottom: 5px;
}
/* --- DomusLogin --- */
.DomusLogin
{
    width: 100%;
}
.DomusLogin .AspNet-Login
{
    font-family: Verdana;
    font-size: 11px;
    padding: 0;
}
.DomusLogin .AspNet-Login label, .DomusLogin .AspNet-Login input
{
    color: #4C4C4C;
}
.DomusLogin .AspNet-Login input
{
    font-size: 12px;
}
.DomusLogin .AspNet-Login .AspNet-Login-TitlePanel
{
    font-weight: bold;
    color: #FFF7E8;
    text-align: center;
    height: 15px;
	margin: 0;
	padding: 5px;
	background-color: #DCA936;
	margin-bottom: 10px;
}
.DomusLogin .AspNet-Login .AspNet-Login-FailurePanel
{
    padding: 10px 5px 10px 5px;
    color: #990000;
}
.DomusLogin .AspNet-Login .AspNet-Login-UserPanel, .DomusLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.DomusLogin .AspNet-Login .AspNet-Login-RememberMePanel, .DomusLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
	padding: 5px;
}
.DomusLogin .AspNet-Login .AspNet-Login-UserPanel, .DomusLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.DomusLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
    text-align: right;
    padding-right: 15%;
}
.DomusLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.DomusLogin .AspNet-Login .AspNet-Login-UserPanel label, .DomusLogin .AspNet-Login .AspNet-Login-PasswordPanel label
{
    white-space: nowrap;
    vertical-align: middle;
}

.DomusLogin .AspNet-Login .AspNet-Login-UserPanel input, .DomusLogin .AspNet-Login .AspNet-Login-PasswordPanel input
{
    width: 170px;    
    height: 17px;
	font-size: 12px;
	border: solid 1px #7695B2;
	vertical-align: middle;
	margin: 0px;
	margin-top: -1px; /* IE6,IE7 */
	padding-top: 2px;
}

.DomusLogin .AspNet-Login .AspNet-Login-SubmitPanel input
{
    font-size: 11px;
    font-weight: bold;
	height: 22px;
	cursor: pointer;
	text-align: center;
	margin: 0 1px 0 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #DD9C38;
	color: #56451D;
	background-color: #E2C26B;
	width: 80px;
}

.DomusLogin .AspNet-Login .AspNet-Login-InstructionPanel,
.DomusLogin .AspNet-Login .AspNet-Login-HelpPanel,
.DomusLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.DomusLogin .AspNet-Login .AspNet-Login-RememberMePanel,
.DomusLogin .AspNet-Login .AspNet-Login-CreateUserPanel,
.DomusLogin .AspNet-Login .AspNet-Login-PasswordRecoveryPanel
{
}
.DomusLogin .AspNet-Login .AspNet-Login-RememberMePanel
{
	padding-top: 10px;
	padding-bottom: 5px;
}	

.RecoveryButton
{  
	font-size: 11px;
    font-weight: bold;
	height: 22px;
	cursor: pointer;
	text-align: center;
	margin: 0 4px 0 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #DD9C38;
	color: #56451D;
	background-color: #E2C26B;
	width: 80px;
}  

.RecoveryTextBox
{  
	font-size: 12px;
	margin: 0 1px 0 1px;
	border: solid 1px #7695B2;
	color: #56451D;
	width: 150px;
}  
/* --- HOME PAGE - MENU SX --- */
div.home-menu1
{
    background-image: url(Images/sfondo_menu1.jpg);
    background-repeat: repeat-y;
    padding: 4px;
}
div.home-menu2
{
    background-image: url(Images/sfondo_menu2.jpg);
    background-repeat: repeat-y;
    padding: 4px;
}
div.home-menu-ombra
{
    /*background-color: #C4C4AA;*/
    background-image: url(Images/ombra.png);
    background-repeat: repeat-y;
    background-position: right top;
}
table.home-menu
{
    width: 200px;
    margin: 0;
    padding: 0;
}
table.home-menu td
{
    padding-left: 10px;
    height: 20px;
    font-size: 10px;
    color: #57574B;
}
table.home-menu td a
{
    text-decoration: none;
}
table.home-menu td a:hover
{
    text-decoration: underline;
}
div.divisorio, div.divisorio-toplist, table.home-menu td.divisorio1, table.home-menu td.divisorio2, td.divisorio3
{
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
}
div.divisorio { 
	background-image: url(Images/divisorio.gif); 
}
div.divisorio-toplist { 
	background-image: url(Images/divisorio_toplist.gif); 
}
table.home-menu td.divisorio1
{
    background-image: url(Images/divisorio_menu1.gif);
}
table.home-menu td.divisorio2
{
    background-image: url(Images/divisorio_menu2.gif);
}
td.divisorio3
{
    background-image: url(Images/divisorio_menu5.gif);
}
div.home-menu1-divisorio
{
    height: 1px;
    color: #E4E4DA;
    background-image: url(Images/divisorio_menu.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

/* --- HOME PAGE - SEARCH --- */
div.home-search-title
{
    padding-top: 5px;
}
div.home-search-form
{
    float: left; 
}
div.home-search-map
{
	clear: right;
    width: 240px;
    float: right; 
    vertical-align: top;
}
div.home-search-separator
{
    width: inherit;
    text-align: center;
    background-image: url(Images/divisorio_search.gif);
    background-repeat: repeat-x;
    background-position: left center;
}
div.home-search-leasetypes
{
    width: 226px;
    margin: 0;
    padding-top: 15px;
}
div.home-search-leasetypes label
{
    color: #E84E18;
    font-size: 11px;
    font-weight: bold;
    background-image: url(Images/freccia_search_sn.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    line-height: 26px;
}
ul.home-search-regions
{
    float: left;
    width: 300px;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.home-search-regions ul
{
    width: 300px;
}
ul.home-search-regions li
{
    padding: 5px 0 5px 0;
}
ul.home-search-regions li .label
{
    background-image: url(Images/freccia_search_dx.gif);
    background-repeat: no-repeat;
    background-position: right center;
    color: #665D43;
    display: inline-block;
    float: left;
    font-size: 10px;
    height: 18px;
    vertical-align: middle;
    width: 100px;
}
ul.home-search-regions li select
{
    color: #665D43;
    font-size: 10px;
    margin-left: 5px;
    width: 180px;
}
/* --- SEARCH MENU - COLONNA SX --- */
div.search-menu-ombra
{
    float: left;
    width: 225px;
    /*background-color: #C4C4AA;
    background-image: url(Images/sfondo_ombramenu.jpg);
    background-repeat: no-repeat;
    background-position: right top;*/
    height: 100%;
}

div.search-menu, div.search-menu-events, div.search-menu-yellow
{
    background-repeat: repeat-y;
    padding: 4px;
    height: 100%;
}
div.search-menu
{
    background-image: url(Images/sfondo_menu3.jpg);
}
div.search-menu-events
{
    background-image: url(Images/sfondo_menu4.jpg);
}
div.search-menu-yellow
{
    background-image: url(Images/sfondo_menu_yellow.jpg);
}
ul.search-menu
{
    width: 210px;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.search-menu li, ul.search-menu li.last
{
    height: 30px;
    padding-top: 6px;
    padding-left: 10px;
    font-size: 10px;
    color: #57574B;
}
ul.search-menu li.last
{
    background-image: none;
}
div.search-menu a
{
    text-decoration: none;
}
div.search-menu .drop-down-list
{
    width: 170px;
}
div.search-menu .button
{
    float: right;
    padding-right: 30px;
}
div.search-menu-divisorio
{
    height: 1px;
    color: #E4E4DA;
    background-image: url(Images/divisorio_menu3.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
div.search-menu-events-divisorio
{
    height: 1px;
    color: #9E2B07;
    background-image: url(Images/divisorio_menu4.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
div.search-menu-yellow-divisorio
{
    height: 1px;
    color: #DD972D;
    background-image: url(Images/divisorio_menu_yellow.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

/* --- SEARCH PAGES --- */
#search
{
    float: left;
    width: 742px;
    background-image: url(Images/sfondo_search_new.jpg);
    background-repeat: repeat-y;
}

#search #search-content
{
    padding: 0;
	margin: 0 auto;	
    background-image: url(Images/sfondo_public2.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    height: 100%;
}
#search #main-search
{
    background-image: url(Images/sfondo_ombraevents.jpg);
    background-repeat: repeat-y;
    background-position: right top;
    float: left;
    height: 100%;
    width: 100%;
}
#main #search-result
{
    width: 100%;
    height: 100%;
}
#main-search #main-container div.search-title
{
    padding-top: 5px;
}
#search-result .title, #book-form .title
{
    color: #73532D;
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
}
#search-result .luogo, #book-form .luogo
{
    color: #8E7657;
    font-size: 10px;
    font-weight: normal;
}
#search-result .rate
{
    color: #A4812F;
    font-size: 9px;
    font-weight: normal;
}
#search-result .button
{
    float: right;
    text-align: right;
}
#search-result .drop-down-list
{
    width: 155px;
}
#search-result div.lease-element
{
    padding-bottom: 4px;
    padding-top: 4px;
    width: 100%;
    vertical-align: top;
}
#search-result ul.search-advanced
{
    list-style-type: none;
    border: 0;
    margin: 0;
    padding: 0;
    width: inherit;
}
#search-result ul.search-advanced li
{
    clear: both;
    padding-top: 8px;
    padding-bottom: 8px;
}
#search-result div.features-images-list 
{ 
    width: 100%;
}
#search-result div.features-images-list div.feature
{
    float: left;
    clear: none;
    padding: 7px 14px 7px 0;
    margin-bottom: 7px;
    vertical-align: middle;
	width: 31%;
}
#search-result div.features-images-list div.feature-full
{
    width: 25%;
    float: left;
    clear: none;
    vertical-align: middle;
    margin-bottom: 7px;
}
#search-result ul.search-advanced .drop-down-list
{
    width: 170px;
}
#search-result ul.search-advanced .left-column,
#search-result ul.search-advanced .right-column
{
    padding: 0;
    vertical-align: top;
}
#search-result .accordionHeader, #search-result .accordionHeaderSelected
{
    background-image: url(Images/accordion-bg.gif);
    background-repeat: repeat-x;
    background-position: left;
    background-color: #827B4A;
    display: block;
    line-height: 33px;
    margin-top: 3px;
    width: inherit;
    padding-left: 7px;
}
#search-result .accordionHeader a,
#search-result .accordionHeaderSelected a,
#search-result .accordionHeader a:hover,
#search-result .accordionHeaderSelected a:hover
{
    color: #DEDCCE;
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none;
    padding-left: 24px;
}
#search-result .accordionHeader a,
#search-result .accordionHeader a:hover
{
    background-image: url(Images/treeview_item_closed.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
}
#search-result .accordionHeaderSelected a,
#search-result .accordionHeaderSelected a:hover
{
    background-image: url(Images/treeview_item_open.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
}
#search-result .accordionHeader a:hover,
#search-result .accordionHeaderSelected a:hover
{
    text-decoration: underline;
}
#search-result .accordionContent
{
    padding: 7px;
}
#search-result .luogo2, #book-form .luogo2
{
    color: #8E7657;
    font-size: 12px;
    font-weight: normal;
}
#search-result .indirizzo { font-size: 10px; line-height: 16px; }

/* --- HOME PAGE - EVENTS --- */
div.home-events-title
{
	background-color: #CC3402;/*#EE4E1C;*/
    float: left;
    height: 150px; 
    padding-top: 14px; 
    padding-right: 1px;
    text-align: right; 
    width: 48px;
}
div.home-events-list
{
	height: 154px; 
	width: 907px;
	float: left; 
	padding-left: 14px; 
	padding-top: 10px; 
	background-image: url(Images/sfondo_hp_events.jpg); 
	background-repeat: repeat-y; 
	background-position: left top;
	font-size: 10px;
}
div.home-events-list div.image
{
    width: 225px;
    height: auto;
    background-color: #E4E4DA;
    background-image: url(Images/sfondo_ombraevents.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0;
    margin: 0;
    border: 0;    
}
div.home-events-list div.separator
{
    width: 225px;
    height: 1px;
    background-color: #E4E4DA;
}

/* --- HOME PAGE - TOP LIST --- */
#main #toplist
{
	float: left;
    width: 100%;
}
#main #toplist #toplist-container
{
    background-image: url(Images/sfondo_ombratoplist.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}
div.home-toplist-title
{
    background-color: #DDAA37;/*#DBBD6A;*/
    float: left;
    height: 358px; 
    padding-top: 14px; 
    padding-right: 1px;
    text-align: right; 
    width: 48px;
}
td.home-toplist-title
{
    background-color: #DBBD6A;
    height: 358px; 
    padding-top: 14px; 
    padding-right: 1px;
    text-align: right; 
    width: 48px;
}
div.home-toplist-list
{
    background-image: url(Images/sfondo_hp_toplist.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    border-top: 14px; 
    float: left; 
    height: 362px;
    padding: 10px 0 0 14px;
    width: 907px;
}
div.home-toplist-list-title
{
    float: left; 
    width: 384px;
}
div.home-offers-list
{
	clear: both; 
	background-image: url(Images/sfondo_hp_offers.jpg); 
	background-repeat: repeat-y; 
    background-position: left top;
    width: 210px; 
	height: 428px;
}
div.list-location-types
{
    float: left; 
    width: 514px; 
    height: 40px;
    vertical-align: middle; 
    text-align: right;
}
div.list-location-types a
{
    color: #8C8559;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 8px;
}
div.list-location-types .disabled
{
    color: #E84E18;
	text-decoration: none;
}
div.list-options
{
    margin-top: 0px; 
    border-top: 12px; 
    color: #87877F; 
    font-size: 11px; 
    font-weight: bold;
}
div.list-options a
{
    color: #87877F; 
    font-size: 11px;
    padding-left: 4px;
    padding-right: 8px;
}
div.list-options .disabled
{
    color: #E84E18;
	text-decoration: none;
	font-weight: bold;
}
div.list-images
{
    margin-top: 0px; 
    border-top: 12px;
}
div.list-images div.lease-content
{
    float: left;
    width: 450px;
    padding-bottom: 10px;
}
div.list-images div.lease-content img.image
{
    margin: 0;
}
div.list-images div.lease-content .nome, div.home-events-list .nome
{
    color: #73532D;
    font-size: 12px;
    font-weight: bold;
}
div.list-images div.lease-content .luogo, div.home-events-list .luogo
{
    color: #8E7657;
    font-size: 10px;
    font-weight: normal;
}
div.list-images div.lease-content .luogo a
{
    color: #8E7657;
    font-weight: bold;
}
div.list-images div.lease-content .rate
{
    color: #A4812F;
    font-size: 9px;
    font-weight: normal;
}
div.list-images div.lease-content .divisorio-rate
{
    background: url(Images/divisorio_toplistinserzione.gif) no-repeat center bottom;
    height: 8px;
    width: 250px;
}

/* --- REGISTRATION FORM --- */
#registration-form
{
    width: 100%;
}
span.wizard-step, span.wizard-step-current
{
    font-size: 13px;
    padding-left: 6px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 4px;
    color: #606060;
    vertical-align: bottom;
}
span.wizard-step
{
	background: url(Images/ico_step.png) no-repeat left;
}
span.wizard-step-current
{
	background: url(Images/ico_step_sel.png) no-repeat left;
    font-weight: bold;
    color: #635446;
}
#registration-form .insertdata-header
{
    border: solid 2px #8F864E;
    border-bottom: none;
    padding: 2px;
    width: 150px;
    background-color: #B5A863;
    font-weight: bold;
}
#registration-form .insertdata-content
{
    border: solid 2px #8F864E;
    padding: 2px;
    background-color: #C4C4AA;
}
#registration-form a.registration-button
{
    float: left;
    display: block;
    width: 174px;
    height: 33px;
    background: url(Images/registration-button.jpg) no-repeat center bottom;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#registration-form span.termconditions-title
{
    font-weight: bold;    
}
#registration-form ul, #book-form ul
{
    border: 0;
    margin: 0;
    padding: 0;
}
#registration-form ul li
{
    height: 30px;
    vertical-align: top;
    list-style-position: outside;
    list-style-image: none;
    list-style-type:none;
    clear: both;
}
#registration-form .left-column
{
    margin: 0;
}
#registration-form .right-column, #registration-form .right-column-required
{
    font-weight: bold;
    padding-left: 10px;
}
#registration-form .right-column
{
    background-image: url(Images/freccia_search_dx.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#registration-form .right-column-required
{
    width: 500px;
    float: right;
    text-align: left;
    background-image: url(Images/freccia_required_field_dx.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#registration-form .drop-down-list
{
    width: 155px;
}
#registration-form .divisorio
{
    background-position: center center;
    clear: both;
    width: 100%;
}

/* --- LEASE DETAILS PAGE --- */
.tab_panel ul.lease-details {margin: 0;}
.tab_panel ul.lease-details li  
{
	height: 30px; 
	list-style-position: outside; 
	list-style-image: none; 
	list-style-type:none; 
	clear: both;
}

/* --- BUTTONS --- */
/* --- BUTTONS --- */
.button-generic, .button-generic-orange, .button-generic-gold, .button-generic-blue, .button-generic-green, .button-generic-yellow, .button-generic-militar 
  
{
	border: 0; width: 83px; height: 22px; color: #FFFFFF; font-weight: bold; font-size: 12px;
}
.button-generic { background: url(Images/generic_button.jpg) no-repeat; }
.button-generic-orange { background: url(Images/generic_button_orange.jpg) no-repeat; }
.button-generic-gold { background: url(Images/generic_button_gold.jpg) no-repeat; }
.button-generic-blue { background: url(Images/generic_button_blue.jpg) no-repeat; }
.button-generic-green { background: url(Images/generic_button_green.jpg) no-repeat; }
.button-generic-yellow { background: url(Images/generic_button_yellow.jpg) no-repeat; color: #4D5446;  }

.button-generic-orange-big, .button-generic-green-big, .button-generic-blue-big
{
	border: 0; width: 154px; height: 28px; color: #FFFFFF; font-weight: bold; font-size: 12px;
}
.button-generic-orange-big2
{
	border: 0; width: 200px; height: 28px; color: #FFFFFF; font-weight: bold; font-size: 12px;
	background: url(Images/generic_button_orange_big.jpg) no-repeat;
}
.button-generic-orange-big
{
	background: url(Images/generic_button_orange_big.png) no-repeat;
}
.button-generic-green-big
{
	background: url(Images/generic_button_green_big.png) no-repeat;
}
.button-generic-blue-big
{
	background: url(Images/generic_button_blue_big.png) no-repeat;
}
.button-generic-militar { background: url(Images/generic_button_military.jpg) no-repeat; }
/* -- PAGER --- */
#pager
{
    height: 18px;
	font-size: 11px;
}
#pager a
{
    vertical-align: middle;
}
#pager a.disabled
{
    text-decoration: none;
    font-weight: bold;
}
#pager a img
{
    padding-top: 2px;
}

/* --- BOOKING FORM --- */
#book-form
{
    width: 720px;
}
#book-form .table-content
{
    border: solid 2px #8F864E;
    padding: 6px;
    background-color: #C4C4AA;
}
#book-form .table-content-booking
{
    border: solid 2px #8F864E;
    padding: 6px;
    background-color: #C4C4AA;
    width:75%;
    left:70px;
    position:relative;
   
}
#book-form ul
{
    border: 0;
    margin: 0;
    padding: 0;
    width: 720px;
}
#book-form ul li
{
    height: 30px;
    vertical-align: top;
    list-style-position: outside;
    list-style-image: none;
    list-style-type:none;
    clear: both;
}
#book-form li .right-column
{
    padding-left: 10px;
    background-image: url(Images/freccia_search_dx.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#book-form li .right-column-required
{
    font-weight: bold;
    padding-left: 10px;
    width: 500px;
    float: right;
    text-align: left;
    background-image: url(Images/freccia_required_field_dx.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#book-form .drop-down-list
{
    width: 170px;
}

/* --- FOOTER --- */
#footer
{
    clear: both;
    height: 62px;
    color: #E4E4DA;
    background-image: url(Images/sfondo_footer.gif);
    background-repeat:repeat-x;
    background-position: right top;
    width: 981px;
}
#divW3C
{	
	position:static;
	padding: 18px;
	float:left;
	font-size:0px;
	line-height:0px;
}
#divEDomus
{
	 color: #FFFFFF;
	 font-size: 11px;
	 text-align: left;
	 padding-top: 14px;
	 padding-left: 14px;
	 width:100%;
}
#divLario, #divLario a
{
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	padding-top: 4px;
	width: 952px;
}

/* --- TOOLTIPS --- */
a.tooltip-info {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.tooltip-info:hover {
	position: relative;
	cursor: help;
}

a.tooltip-info span {
	display: none;
	font-weight: normal;
}

a.tooltip-info:hover span {
	text-align: left;
	text-decoration: none;
	border: dotted 1px #DD9A32;
	display: block;
	position: absolute; 
	top: 8px; 
	left: -200px;
	padding: 5px; 
	margin: 10px; 
	z-index: 100;
	background-color: #FFFFFF;
	width: 250px;
}

