/* @override 
	http://localhost:8080/css/skin.css
*/

div.layout {
	width: 978px;
	margin: 0 auto;
}

body {
	font-size: 11px;
}

/* @group general */

div.tooltip { 
    background-color:#000; 
    outline:1px solid #669; 
    border:2px solid #fff; 
    padding:10px 15px; 
    width:200px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px;  
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}

div.changeLocale {
	color: #595959;
	font-weight: normal;
}

.red {
	color: #e80000;
}

.display-none {
	display: none;
}

.button {
	text-align: center;
	display: block;
	text-decoration: none;
}

.button-image {
	border-style: none;
	cursor: pointer;
}

input.add,
input.save,
input.delete,
input.action {
	border-style: none;
	cursor: pointer;
	background: url(../images/skin_main/pulsanteRosso.png) 0 top;
	width: 74px;
	height: 24px;
	color: #fff;
}

input.grid-delete {
	border-style: none;
	cursor: pointer;
	background: url(../images/skin_backoffice/database_delete.png) no-repeat;
	width: 16px;
	height: 16px;
}

a.new,
a.list {
	text-align: center;
	display: inline-block;
	text-decoration: none;
	background: url(../images/skin_main/pulsanteRosso.png) 0 top;
	width: 74px;
	height: 24px;
	color: #fff;
	line-height: 24px;
	margin-right: 6px;
}

a.add {
    background: transparent url(../images/skin_backoffice/database_add.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

a.edit {
    background: transparent url(../images/skin_backoffice/database_edit.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

a.send {
    background: transparent url(../images/skin_backoffice/mail.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

a.edit span,
a.send span,
a.add span {
	display: none;	
}

span.actionButton {
	padding-right: 20px;
}

span.actionButtonFirst {
	padding-right: 20px;
	margin-left: 94px;
}

.title h1 {
	margin: 0;
	padding-left: 16px;
}

.sub-title h2 {
	margin: 0;
	background: url(../images/skin_main/pulsantinoRosso_Verticale.png) no-repeat 20px;
	padding-left: 42px;
}

.sub-title h2 span {
	color: #e80000;
}

.section-title {
	height: 25px;
	background: url(../images/skin_main/sfondoBarra_Orizzontale.png) repeat-y;
	margin-top: 20px;
	margin-bottom: 10px;
}

.group-title h3,
.section-title h3 {
	margin: 0;
	background: url(../images/skin_main/pulsantinoRosso_barraOrizzontale.gif) no-repeat 8px;
	padding-left: 30px;
}

.group-title {
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tab-title h3 {
	color: #E80000;;	
}

.simplyTabs .tab-panel.tab-hidden {
    display: none;
}

div.hr-dash {
	background: #fff url(../images/skin_main/LineaTratto_Orizzontale.png) repeat-x;
	height: 1px
}

div.hr-white {
	border-top: 2px groove #fff;
}

div.hr hr {
	display: none;
}

.tabsNavMenu {
	margin: 0;
}

.tabsNavMenu li {
	list-style-type: none;
	font-size: 12px;
	line-height: 30px;
	background: url(../images/skin_main/LineaTratto_Orizzontale.png) repeat-x 0 bottom;
	padding-left: 15px;
}

.tabsNavMenu a {
	text-decoration: none;
	font-weight: bold;
	color: #595959;
}

.tabsNavMenu a:hover {
	text-decoration: underline;
}

.tabsNavMenu a:active {
	color: #7f7f7f;
}

.tabsNavMenu li .raquo {
	color: #E80000;
	width: 13px;
}

/* @end */

/* @group message and errors */

div.message {
    background: #f3f8fc url(../images/skin_backoffice/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
	margin-bottom: 1px;
}

div.message .container {
    padding: 5px 5px 5px 30px	
}

div.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 5px 0 5px 0;
}

div.errors li {
	background: url(../images/skin_backoffice/exclamation.png) no-repeat;
    line-height: 16px;
    padding-left: 30px;
    list-style: none;
}

div.error input,
div.error textarea,
div.error select {
	 border: 1px solid red;
}

/* @end */


/* @group adv-top */

div.leaderboard {
	width: 728px;
}

div.manchette {
	width: 240px;
}

div.adv-top .manchette .container {
	padding-left: 10px;	
}

/* @end */


/* @group header */

div.welcome {
	height: 32px;
	background: url(../images/skin_main/barraRossaAlta.gif) repeat-x;
}

div.welcome #welcome-msg {
	padding-top: 12px;
	text-align: right;
	padding-right: 12px;
	color: #595959;
}

div.welcome #user-name {
	color: #e80000;
	font-weight: bold;
}

div.header #menu-down {
	width: 678px;
	font-weight: bold;
}

div.header #menu-down .container {
	text-align: right;
}

div.header #menu-down .changeLocale {
	padding-top: 5px;
}

div.header #menu-down .menu-low {
	padding-top: 30px;
}

div.header #menu-down .menu-hight {
	padding-top: 58px;
}
	
div.welcome #menu-upw {
	width: 600px;
}

div.welcome #menu-upw .container {
	text-align: left;
	padding-top: 12px;
}

div.welcome #login-button-up .container {
	width: 52px;
	height: 24px;
	padding-top: 8px;
	text-align: center;
}

div.welcome #login-button-up .button {
	width: 52px;
	height: 24px;
	line-height: 24px;
	background: url(../images/skin_main/pulsLogIn.gif) no-repeat 0 top;
	color: #fff;
	font-weight: bold;
}

div.welcome #login-button-up .button:hover {
	background: url(../images/skin_main/pulsLogIn.gif) no-repeat 0 bottom;
}

div.header {
	height: 100px;
	border-top: 1px solid #999999;
}

div.header #logo {
	width: 300px;
}

div.header #logo .container {
	padding-top: 20px;
	padding-left: 20px;
}

div.header #menu-up .container {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

div.header #menu-up .changeLocale {
	padding-top: 5px;
}

.menu-header a {
	color: #595959;
	text-decoration: none;
}

.menu-header p {
	margin: 0px;	
}

div.header #login-box {
	width: 108px;
	height: 96px;
	background: url(../images/skin_main/login-box.png) no-repeat;
}

div.header #login-box #logo-small {
	width: 70px;	
	height: 30px;
	padding-top: 10px;
}

div.header #login-box #login-button {
	width: 72px;	
	height: 24px;
	padding-top: 10px;
}

div.header #login-box #login-button .button {
	line-height: 24px;
	background: url(../images/skin_main/pulsanteBox_LogIn.png) no-repeat 0 top;
	color: #fff;
	font-weight: bold;	
}

div.header #login-box #login-button .button:hover {
	background: url(../images/skin_main/pulsanteBox_LogIn.png) no-repeat 0 bottom;		
}

div.mini-site {
	height: 50px;
}

/* @end */


/* @group footer */

div.footer {
	height: 110px;	
	background: #fcfcfc url(../images/skin_main/sfondo_Bottom.png) repeat-x;
	text-align: center;
	color: #595959;
}

div.footer #links {
	width: 800px;
	padding-top: 20px;
	padding-bottom: 30px;
}

div.footer #links .fixed-column {
	width: 160px;
}

div.footer #copyright {
	padding-top: 15px;
	background: url(../images/skin_main/barra_sfondo.png) no-repeat;
	color: #999999;
}

div.footer a {
	text-decoration: none;
	color: #7F7F7F;
	font-weight: bold;
	font-size: 12px;
}

/* @end */

/* @group disclamer */

#cgu {
	background-color: #fff;
	color: #595959;	
	border: 1px solid #595959;
}

#cgu .container {
	padding: 20px;
}

/* @end */


/* @group normal search and general */

.search-body {
	background: #fcfcfc url(../images/skin_main/sfondoPagina_ricerca.png) repeat-x;
	padding-bottom: 20px;
}

.main-body {
	background: #fcfcfc url(../images/skin_main/sfondoPagina.png) repeat-x;
	padding-bottom: 20px;
}

.border-content {
	background-color: #fff;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}

#search-menu {
	height: 26px;	
}

#search-menu .last a {
	border-right: 1px solid #fff;
}
	
#search-menu a {
	display: inline-block;
	line-height: 26px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #fff;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
}

#search-menu a.active {
	background: url(../images/skin_main/sfondoMenuSearch_Over.png) repeat-x;
}

#search-main {
	width: 652px;
}

.rightbox_adv {	
	background: url(../images/skin_main/rightbox_adv.png) no-repeat 0 bottom;
}

#medium-rectangle {
	width: 326px;
	height: 274px;
}

#medium-rectangle-plus {
	width: 326px;
	height: 331px;
}

#spotlight2 {
	width: 326px;
	height: 100px;
}

#search-right {
	width: 326px;
}

.search-slogan {
	height: 40px;
	background: url(../images/skin_main/sfondo_BarraVerde.png) repeat-x;
}

#search-slogan-adv {
	background: url(../images/skin_main/barraRossaAvanzata.png) repeat-x;
}

#search-slogan-adv p {
	padding-top: 6px;
	padding-left: 20px;
	color: #fff;
	font-size: 12px;
}

#search-slogan-adv span,
#search-slogan-adv a {
	color: #fff;
	font-size: 11px;	
}

#search-notlogged {
	height: 25px;
	padding-left: 20px;
	background: url(../images/skin_main/barraVerdeAvanzata.png) repeat-x;
}

#search-notlogged p, 
#search-notlogged a {
	padding-top: 6px;
	color: #fff;
	font-size: 11px;
}

#search-what {
	padding-left: 20px;
	height: 40px;
	background: url(../images/skin_main/barraGrigiaAvanzata.png) repeat-x;
	border-bottom: 1px solid #b2b2b2;
}

#search-what span {
	font-size: 12px;
	font-weight: bold;
	color: #e80000;
}

#search-what input#what {
	width: 302px;
}

#search-category .search-slogan h1 {
	background: url(../images/skin_main/iconaCartellaRossaconSfondo_ChiusaStep1.png) no-repeat;	
	text-indent: 50px;
}

.search-slogan h1, 
.search-slogan h1 a {
	margin: 0;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 7px;
}

#search-bottom-nor {
	height: 94px;
	background: url(../images/skin_main/boxRicerca_Rosso.png) no-repeat;
	border-top: 1px solid #fff;
}

#search-form {
	padding-top: 25px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#search-form input#q {
	width: 302px;
}

#search-form .button-image {
	width: 74px;
	height: 24px;
	background: url(../images/skin_main/pulsanteRicerca.png) no-repeat 0 top;
	color: #fff;
	font-weight: bold;
}

#search-form .button-image:hover {
	background: url(../images/skin_main/pulsanteRicerca.png) no-repeat 0 bottom;
}

.adv-300x250 {
	width: 300px;
	height: 250px;
}

.adv-300x90 {
	width: 300px;
	height: 90px;
}

.adv-600x120 {
	width: 600px;
	height: 120px;	
}

#above_bottons {	
	padding-top: 10px;
	padding-bottom: 15px;
	width: 300px;
}

.spotlights {
	padding-top: 15px;
	padding-bottom: 15px;		
}

.spotlight1-img {
	width: 250px;
}

.spotlight1-txt {
	width: 340px;
}

.spotlight2-img {
	width: 140px;
}

.spotlight2-txt {
	width: 160px;
}

#above_bottons .fixed-column {
	width: 150px;
}

.above_botton {
	width: 140px;
	height: 42px;
}


/* @end */

/* @group category */

.tacco-box-main {
	width: 652px;
	height: 12px;
	background: url(../images/skin_main/tacco_BoxCentrale.png) no-repeat;
}

#search-categories-upper .container {
	padding: 10px 15px;
}

.adv-800x300 {
	width: 300px;
	height: 800px;
}

#half-page {
	width: 326px;
	height: 825px;
}

/* @end */


/* @group restaurant/hotel search */

#search-main .search-form-cat {		
	padding: 10px;
}

#search-main #search-bottom {
	width: 652px;
	height: 55px;	
	background: url(../images/skin_main/box_verde.png) no-repeat;
}

#search-main #search-bottom .container {
	padding: 15px 5px;
}

#search-form-hr {
	color: #fff;
}

#search-form-hr .where {
	font-weight: bold;
}

#search-form-hr .button-image {
	background: url(../images/skin_main/pulsanteRosso.png) 0 top;
	width: 74px;
	height: 24px;
	color: #fff;
	font-size: 12px;
}

#search-form-hr .button-image:hover {
	background: url(../images/skin_main/pulsanteRosso.png) 0 bottom;
}

#search-form-hr .small-text {
	font-size: 10px;
}

#search-bottom #search-form-hr .first {
	width: 80px;	
}

#result-header-rh #search-form-hr .first {
	width: 50px;	
}

#search-form-hr .first {	
	text-align: right;
	font-size: 12px;
}

#search-form-hr .second {
	width: 250px;
}

#search-form-cat {
	color: #fff;
	background-color: #b2b2b2;
}

#search-form-cat .where {
	font-weight: bold;
}

#search-form-cat .button-image {
	background: url(../images/skin_main/pulsanteRosso.png) 0 top;
	width: 74px;
	height: 24px;
	color: #fff;
	font-size: 12px;
}

#search-form-cat .button-image:hover {
	background: url(../images/skin_main/pulsanteRosso.png) 0 bottom;
}

#search-form-cat .small-text {
	font-size: 10px;
}

#search-form-cat .first {	
	text-align: right;
	font-size: 12px;
}

#search-form-cat .second {
	width: 250px;
}

/* @end */

/* @group search advanced */

form#advanced .button-image {
	background: url(../images/skin_main/pulsanteRosso.png) 0 top;
	width: 74px;
	height: 24px;
	color: #fff;
	font-size: 12px;
	float: right;
	margin-right: 25px;
	margin-top: 14px;
}

form#advanced .button-image:hover {
	background: url(../images/skin_main/pulsanteRosso.png) 0 bottom;
}

#search-bottom-adv {
	width: 652px;
	height: 69px;	
	background: url(../images/skin_main/taccoBox_RicercaAvanzata.png) no-repeat;
}

.search-form-fields .bright,
.search-form-fields .dark {
	color: #595959;
}

.search-form-fields .bright .container {
	padding: 8px 8px 8px 20px;
	background-color: #f8f7f6;
}

.search-form-fields .dark .container {
	padding: 8px 8px 8px 20px;
	background-color: #eeebe9;
}

#tipologie-label {
	width: 100px;
}

#tipologie-value {
	width: 520px;	
}

#tipologie-value .column {
	padding-bottom: 5px;
}

/* @end */

/* @group table categories */

table.categories {
	margin: 0;
	color: #595959;
}

table.categories a {
	text-decoration: none;
	color: #595959;
}

table.categories td.left, table.categories td.right {
	width: 310px;
	height: 20px;
}

table.categories a.catCount {
	font-weight: bold;
}

table.categories .testo,
table.categories .testo-arrow {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
}

.check {
	width: 20px;
}

table.categories .check-testo {
	width: 265px;	
}

table.categories .testo-arrow {
	background: url(../images/skin_main/iconaFrecciaRossa_Categorie.png) no-repeat 5px;
	padding-top: 5px;
}

table.categories td.even {
	background: url(../images/skin_main/sfondoBarra1_CategorieStep1.png) repeat-y right;
}

table.categories td.odd {
	background: url(../images/skin_main/sfondoBarra2_CategorieStep1.png) repeat-y right;
}

/* @end */

/* @group scheda azienda */

#scheda-info {
	width: 174px;
	background: url(../images/skin_main/SchedaButton1.png) no-repeat 0 top;
}

#scheda-info:hover {
	background: url(../images/skin_main/SchedaButton1.png) no-repeat 0 bottom;
}

#scheda-showroom {
	width: 84px;
	background: url(../images/skin_main/SchedaButton2.png) no-repeat 0 top;
}

#scheda-showroom:hover {
	background: url(../images/skin_main/SchedaButton2.png) no-repeat 0 bottom;
}

#scheda-dati {
	width: 108px;
	background: url(../images/skin_main/SchedaButton3.png) no-repeat 0 top;
}

#scheda-dati:hover {
	background: url(../images/skin_main/SchedaButton3.png) no-repeat 0 bottom;
}

#scheda-mappa {
	width: 79px;
	background: url(../images/skin_main/SchedaButton4.png) no-repeat 0 top;
}

#scheda-mappa:hover {
	background: url(../images/skin_main/SchedaButton4.png) no-repeat 0 bottom;
}

#scheda-acquisto {
	width: 183px;
	background: url(../images/skin_main/SchedaButton5.png) no-repeat 0 top;
}

#scheda-acquisto:hover {
	background: url(../images/skin_main/SchedaButton5.png) no-repeat 0 bottom;
}

#scheda-email {
	width: 160px;
	background: url(../images/skin_main/SchedaButton6.png) no-repeat 0 top;
}

#scheda-email:hover {
	background: url(../images/skin_main/SchedaButton6.png) no-repeat 0 bottom;
}

.menu-scheda {
	height: 41px;
}

.menu-pannel {
	height: 26px;
}

.menu-pannel a {
	color: #fff;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
}

.main-menu {
	background: url(../images/skin_main/barraRossaMenu.png) no-repeat 0 bottom;
}

.main-menu ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.main-menu li {
	list-style: none;
}

.menu-scheda a {
	display: block;
	line-height: 41px;
	color: #4d4d4d;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-shadow: #fff 1px 1px 0;
}

.menu-scheda a:hover {
	color: #eae7e4;
	text-shadow: none;
}

#scheda-back {
	height: 26px;
	padding-top: 15px;
}

#scheda-back a {
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	background: url(../images/skin_main/freccia_ritornaRisultati.png) no-repeat 10px;
}

.scheda-content {
	min-height: 150px;
	color: #595959;
	background-color: #fff;
}

.scheda-content .border {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

.scheda-bottom {
	background: url(../images/skin_main/sfondo_taccoContenutiCentrali.png) no-repeat;
	height: 33px;
}

.scheda-content .title {
	height: 39px;
	background: url(../images/skin_main/sfondoTitoloScheda.png) repeat-x;
}

#scheda-logo {
	width: 194px;
}

#scheda-logo .container {
	padding-top: 20px;
	padding-left: 15px;
}

#scheda-content-c  {
	padding-top: 20px;
	padding-right: 1px;
}

#scheda-contatti {
	width: 286px;
	background: url(../images/skin_main/LineaTratto_Verticale.png) repeat-y left;
}

#scheda-contatti .container {
	padding: 3px;
}

.scheda-logo img {
	border: 5px solid #eae7e4;
}

.scheda-content .sub-title {
	height: 38px;
	background: url(../images/skin_main/LineaTratto_Orizzontale.png) repeat-x 0 bottom;
}

#scheda-content .dati {
	margin-bottom: 30px;
}

/* @end */

/* @group scheda contatti/info */

#scheda-contatti-close img {
	position: relative;
	top: 10px;
	left: 5px;
}

#scheda-contatti-close a {
	width: 152px;
	height: 32px;
	background: url(../images/skin_main/puls_InviaChiudi_t.png) 0 top;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	text-shadow: #fff 1px 1px 0;
	position: relative;
	top: -63px;
	left: 118px;
}

#scheda-contatti-close a:hover {
	background: url(../images/skin_main/puls_InviaChiudi_t.png) 0 bottom;
}

#scheda-contatti-close {
	background-color: #ededed;
}

#scheda-contatti-close p {
	margin: 0px;
	display: inline-block;
	width: 160px;
	height: 28px;
	text-align: center;
	position: relative;
	top: -57px;
	left: 115px;
}

/* @end */


/* @group scheda showroom */

#showroom-content {
	min-height: 300px;
}

#showroom-content .showroom {
	padding-left: 20px;
	padding-right: 20px;
}

#showroom-content .foto-testo {
	padding-bottom: 30px;
}

#showroom-content .cinque-foto {
	padding-bottom: 10px;
}

#showroom-content .vertical-menu {
	width: 177px;
	background: url(../images/skin_main/LineaTratto_Verticale.png) repeat-y right;
}

#showroom-content .foto {
	width: 270px;	
}

#showroom-content .showroom-picture img {
	width: 130px;
}

#showroom-content .image {
	border: 2px solid #999999;
}

#showroom-content .testo {
	text-align: justify;
}

#showroom-content .showroom-item {
	width: 150px;
	height: 170px;
}

/* @end */

/* @group tabella info-dati */

.info-dati .left-col {
	width: 200px;
	font-weight: bold;
}

.info-dati .left-col .container {
	list-style-type: square;
	display: list-item;
	list-style-position: outside;
}

.info-dati .left-col .container,
.info-dati .right-col .container {
	padding-right: 5px;
}

.info-dati #blank-c {
	display: none;
}

.info-dati .left-col,
.info-dati .right-col {
	height: 30px;
	padding-top: 4px;
}

.info-dati #brochure {
	background: url(../images/skin_main/sfondoBarra_Download.png) repeat-x;
	height: 21px;
	padding-top: 0;
}

.info-dati #brochure-c {
	background: url(../images/skin_main/frecciaDownload.png) no-repeat left;
	line-height: 21px;
	text-indent: 20px;
	color: #fff;
}

.info-dati #brochure-c a {
	color: #fff;	
}

.info-dati .right-col {
	background-color: #f8f7f6;
}

.info-dati {
	font-size: 12px;
}

.info-dati a {
	color: #595959;	
}

.info-dati .container {
	padding-left: 5px;
	margin-left: 5px;
}

/* @end */


/* @group scheda mappa */

#map-content #left-col {
	width: 550px;
}

#map-content #right-col {
	width: 426px;	
}

#map-content #maps {
	padding: 20px;
}


#map-content #route {
	padding: 20px;
}

#map-content #map {
	height: 300px;
	width: 510px;
}

#map-content #form-route {
	width: 293px;
	background: url(../images/skin_main/tratteggio_form.png) repeat-y;
}

#map-content #form-route .route-from {
	background: url(../images/skin_main/LineaTratto_Orizzontale.png) repeat-x 0 top;
	padding-top: 1px;
}

#map-content  #form-route .route-to {
	background: url(../images/skin_main/LineaTratto_Orizzontale.png) repeat-x 0 bottom;
	padding-bottom: 1px;
}

#map-content  #form-route .label {
	background: url(../images/skin_main/LineaTratto_Orizzontale.png) repeat-x 0 bottom;
	padding: 10px;
}

#map-content  #form-route .white {
	background-color: #fff;
	margin: 1px;
	padding: 10px;
	font-weight: bold;
}

#map-content  #form-route .form {
	padding: 10px;
}

#map-content .button-image {
	width: 46px;		
	height: 24px;
	background: url(../images/skin_main/puls_OK.png) no-repeat 0 top;
	color: #fff;
}

#map-content .button-image:hover {
	background: url(../images/skin_main/puls_OK.png) no-repeat 0 bottom;
}

#map-content .button-ok {
	text-align: right;
}

#map-phone {
	margin-bottom: 20px;
}

#scheda-logo-map {
	width: 180px;
}


/* @end */


/* @group scheda email */

#email-content #left-col {
	width: 712px;
}

#email-content #right-col {	
	width: 244px;
	background: url(../images/skin_main/LineaTratto_Verticale.png) repeat-y left;
}

#email-content #right-col .container {
	padding-top: 38px;
	padding-left: 20px;
}

#email-content #right-col .scheda-logo {
	padding-bottom: 10px;
}

#email-content #email-form {
	background-color: #ededed;
}

#email-content #email-up {
	background-color: #eae7e4;
	border-bottom: 2px solid #fff;
}

#email-content #email-down {
	background: url(../images/skin_main/tacco_email.png) repeat-x 0 bottom;
}

#email-content #email-up .container,
#email-content #email-down .container {
	padding: 10px;
}

#email-up strong span {
	color: #e80000;
}

#email-content #busta {
	width: 120px;
}

#formContatto .button-image {
	background: url(../images/skin_main/puls_OK_mail.png) no-repeat;
	width: 72px;
	height: 26px;
	color: #fff;
}

#email-content #button.container {
	text-align: right;
}

#map-phone img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.address {
	background-color: #eae7e4;
	font-weight: bold;
	text-indent: 5px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}

/* @end */

/* @group scheda acquisto */

#email-content #acquisto-logo {
	width: 170px;
}

#email-content #acquisto-main {
	width: 532px;
}

#email-content #acquisto {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#acquisto-form .left-col {
	width: 432px;	
}

#acquisto-form .left-col textarea {
	width: 417px;
}

#acquisto-form .right-col {
	width: 100px;
}

#acquisto-form .legend {	
	background-color: #eae7e4;
	font-weight: bold;
	text-indent: 5px;
}

#acquisto-form .head-quantita {
	background-color: #999;
	color: #fff;
	font-weight: bold;
}

#acquisto-form .right-col input {
	width: 70px;
}

#acquisto-form .quantita {
	text-align: center;
	background-color: #dbd7d2;
}

#acquisto-form #firma input,
#acquisto-form #firma select,
#acquisto-form #captcha-unit input,
#acquisto-form #dettagli input,
#acquisto-form #dettagli select {
	width: 240px;
}

#acquisto-form #oggetto .container,
#acquisto-form #prodotti .container,
#acquisto-form #firma .container,
#acquisto-form #captcha-unit .container,
#acquisto-form #dettagli .container {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#acquisto-form .button-image {
	background: url(../images/skin_main/pulsante_InviaSubito.png) no-repeat;
	width: 98px;
	height: 24px;
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
}

/* @end */


/* @group scheda dati */

#dati-content .vertical-menu .container {
	margin-bottom: 30px;
}

#dati-content .vertical-menu {
	width: 230px;
	background: url(../images/skin_main/LineaTratto_Verticale.png) repeat-y right;
}

#dati-content-right {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

#scheda-logo-dati {
	width: 194px;
}

#scheda-logo-dati .container {
	padding-left: 20px;
}

/* @end */


/* @group scheda main-panel */

.menu-pannel .fixed-column {
	background: url(../images/skin_main/separa_redmenu.png) no-repeat right;	
}

#menu-cp {
	width: 150px;
}

#menu-login {
	width: 210px;
}

#menu-register {
	width: 220px;
}


/* @end */

/* @group control panel */

p.tip {
	font-size: 12px;	
}

span.star {
	font-size: 14px;
	color: #008000;	
}

span.required {
	font-size: 14px;
	color: #E80000;
}

#dati-content-panel .welcome {
	font-size: 12px;
}

#catList {
	border: 1px solid #ccc;
}

#catList-content {
	padding: 5px;
}

#addCats, #searchCats {
	display: inline-block;
}	

#searchCats {
	margin-left: 30px;
}

#searchCats #q {
	width: 200px;	
}

#catList .right {
	width: 74px;	
}

#catList .column,
#catList .fixed-column {
	height: 24px;
	line-height: 24px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#catList .column .container {
	padding-left: 5px;
}

#catList .head {
	color: #fff;
	background-color: #bebebe;
}

#catList .row {
	background-color: #ededed;
}

#aziendaExtForm #picture {
	padding-top: 20px;
	padding-bottom: 20px;
}

#aziendaExtForm textarea.full-width {
	width: 500px;
	height: 200px;
}

#dati-content-panel {
	margin: 20px;	
}

table.controlpanel td.name {
	padding-right: 10px;
}

table.controlpanel tr {
	height: 25px;
}


/* @end */

/* @group register */

.login-freccia {
	width: 13px;
	height: 11px;
	background: url(../images/skin_main/frecciaGiu.png) no-repeat;
	position: relative;
	left: 18px;
}

#big-pencil {
	width: 70px;
}

.reg-log-title {
	background-color: #ededed;
	height: 35px;
	text-indent: 14px;
	line-height: 24px;	
}

.reg-log-title h1 {
	margin: 0px;
	background-color: #595959;
	font-weight: bold;
	color: #fff;
}

#register-message {
	background-color: #ededed;
	border-bottom: 1px solid #fff;
}

#register-message p strong {
	color: #e80000;
}

#register-message .container {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#register-link .container {
	padding: 10px;
	text-align: center;
}

#register a.button {
	width: 157px;
	height: 24px;
	line-height: 24px;
	color: #595959;
}

#register-azienda a.button {
	background: url(../images/skin_main/pulsanteGiallo.png) no-repeat 0 top;
}

#register-azienda a.button:hover {
	background: url(../images/skin_main/pulsanteGiallo.png) no-repeat 0 bottom;	
}

#register-privato a.button {
	background: url(../images/skin_main/pulsanteVerde.png) no-repeat 0 top;
}

#register-privato a.button:hover {
	background: url(../images/skin_main/pulsanteVerde.png) no-repeat 0 bottom;	
}

#register .title {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#register-azienda .title {
	background-color: #f3b323;
	border-right: 1px solid #fff;
}

#register-privato .title {
	background-color: #80bc40;
}

#register-azienda .formula {
	background-color: #fdf1d3;
	border-right: 1px solid #fff;
}

#register-privato .formula {
	background-color: #e6f2d9;	
}

.box-main {
	width: 652px;
	color: #595959;
}

/* @end */

/* @group Registra azienda */

#register-form {
	width: 450px;
	padding: 10px;	
}

#register-form .fixed-column {
	width: 150px;	
}

#register-form .column .container {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
}

#registerForm {
	background-color: #e3dfdb;
}

#registerForm .column {
	text-align: right;
}

#register-bottom {
	padding: 10px 100px 5px;
}

#register-bottom p {
	margin: 0px;	
}

.captcha-image {
	border-style: solid;
	border-width: 1px;
}

#registerForm .captcha {
	height: 40px;
}

#forgot-message {
	padding: 10px 20px;
}

/* @end */

/* @group login */

#login-message {
	background-color: #ededed;
	border-bottom: 1px solid #fff;
}

#login-message .container {
	padding: 10px 20px;
}

#login-form .label {
	background-color: #ededed;
	border-bottom: 1px solid #fff;
}

#login-form .input {
	background-color: #e3dfdb;	
	border-right: 1px solid #fff;
}

#login-form .label .container {
	padding: 5px 20px;
}

#login-form .input .container,
#login-form .button .container {
	padding: 10px 20px;
}

#login-bottom {
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

#login-bottom a {
	color: #e80000;
}

/* @end */

/* @group search result */

#result-header {
	background: url(../images/skin_main/boxRosso.png) no-repeat;
	height: 66px;
	margin-bottom: 12px;
}

#search-result {
	width: 709px;
}

.adv-240x90 {
	width: 240px;
	height: 90px;
	margin-bottom: 20px;
}

.adv-160x90 {
	width: 160px;
	height: 90px;
	margin-bottom: 20px;
}

.adv-160x600 {
	width: 160px;
	height: 600px;
	margin-bottom: 20px;
}

.search-header-top,
.search-header-bottom {
	height: 39px;
	line-height: 39px;
}

.search-header-top {
	background: url(../images/skin_main/boxAzzurro_ricerca_sup.png) no-repeat;
}

.search-header-bottom {
	background: url(../images/skin_main/boxAzzurro_ricerca_inf.png) no-repeat;
}

.search-header-top p,
.search-header-bottom p {
	color: #fff;
	font-size: 12px;
	background: url(../images/skin_main/iconaFrecciaAzzurra.png) no-repeat 15px;
	text-indent: 43px;
	margin: 0px;	
}

#search-content {
	width: 687px;
	border: 1px solid #999999;
	background-color: #fff;
}

#search-content ol {
	margin: 0px;
}

#search-content h3 {
	margin-top: 15px;
	margin-bottom: 4px;
}

#search-content h3 a {
	font-size: 14px;
	color: #0082be;
	text-decoration: none;
}

#search-content .container {
	padding: 11px;
}

#search-content ol li {
	list-style-type: none;
}

.result-detail,
.result-detail a {
	font-size: 12px;
	color: #4d4d4d;
}

.search-nav-top,
.search-nav-bottom {
	height: 36px;
	padding-left: 15px;
	color: #0082be;
	font-weight: bold;
}

.nav-bar {
	line-height: 36px;	
}

.nav-bar a,
.nav-bar span {
	margin-top: 8px;
}

#search-content p {
	font-size: 12px;
	color: #595959;
}

#search-content ul {
}

#search-content ul li {
	color: #595959;
}

.search-nav-top {
	background: url(../images/skin_main/sfondo_BoxNumerazioneSuperiore.png) repeat-x;
	border-bottom: 1px solid #999999;
}

.search-nav-bottom {
	background: url(../images/skin_main/sfondo_BoxNumerazioneInferiore.png) repeat-x;
	border-top: 1px solid #999999;
}

.nav-bar span.currentStep {
	width: 25px;
	height: 20px;
	display: inline-block;
	background: url(../images/skin_main/quadroNumerazione.png) no-repeat 0 bottom;
	line-height: 20px;
	text-indent: 8px;
	color: #0082be;
	font-weight: bold;
}

.nav-bar a.step {
	width: 25px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	margin-right: 2px;
	margin-left: 2px;
	background: url(../images/skin_main/quadroNumerazione.png) no-repeat 0 top;
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	text-align: center;
}

.nav-bar a.prevLink, 
.nav-bar a.nextLink {
	width: 86px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	background: url(../images/skin_main/pulsanteAzzurro.png) no-repeat;
	color: #fff;
	margin-right: 2px;
	margin-left: 2px;
	text-indent: 10px;
	text-decoration: none;
	font-weight: bold;
}

#result-header-rh {
	height: 66px;
	background: url(../images/skin_main/boxVerdeRistAlb.png) no-repeat;
}

#result-header-rh .left {
	width: 155px;
}

#result-header-rh .right {
	width: 630px;
}

#result-header-rh .container {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#categories-hr {
	width: 709px;
	display: none;
}

#open-sel-cont {
	padding-top: 5px;
	padding-left: 25px;
}

#open-selections {
	text-decoration: none;
	color: #fff;
}

#open-sel-cont .arrow {
	background: url(../images/skin_main/freccia_open_close.png) no-repeat;
	background-position: right;
	width: 7px;
	height: 7px;
}

#open-sel-cont .arrow-text {
	padding-left: 5px;
	padding-right: 5px;
}

#categories-hr .container {
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}

#result-header-rh h1 {
	color: #fff;
	font-size: 12px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 15px;
}

#result-header-ca {
	background: url(../images/skin_main/boxVerde.png) no-repeat;
	height: 66px;
	margin-bottom: 12px;
}

#result-header-ca h1 {
	margin: 0px;
	font-size: 12px;
	color: #fff;
	position: relative;
	top: 25px;
	left: 53px;
}

#result_cat_level {
	position: absolute;
}

#result_cat_level .livelli {
	color: #fff;
	position: absolute;
	text-decoration: none;
}

#result_cat_level .livelli.primo {
	left: 274px;
	width: 439px;
	top: -6px;
}

#result_cat_level .livelli.secondo {
	width: 394px;
	top: 11px;
	left: 319px;
}

#result_cat_level .livelli.terzo {
	width: 351px;
	top: 29px;
	left: 361px;
}

/* @end */

/* @group table controlpanel */

table.controlpanel {
    border: 1px solid #ccc;
    width: 100%;
	margin: 0;
}

.controlpanel tr {
    border: 0;
}

.controlpanel td, 
.controlpanel th { 
    line-height: 12px;
    text-align: left;
    vertical-align: top;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.controlpanel th {
	background-color: #d5d5d5;
    color: #666;
    line-height: 17px;
    padding: 2px 6px;
}

.controlpanel th a:link, 
.controlpanel th a:visited, 
.controlpanel th a:hover {
    color: #333;
    display: block;
    font-size: 10px;
    text-decoration: none;
    width: 100%;
}

.controlpanel th.asc a, 
.controlpanel th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}

.controlpanel th.asc a {
    background-image: url(../images/skin_backoffice/sorted_asc.gif);
}

.controlpanel th.desc a {
    background-image: url(../images/skin_backoffice/sorted_desc.gif);
}

.controlpanel tr:hover {
	background: #b2d1ff;
}

.controlpanel .odd {
    background: #f7f7f7;
}
.controlpanel .even {
    background: #fff;
}

.nav {
    border: 1px solid #ccc;
	background-color: #ededed;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
	margin-bottom: 2px;	
}

.buttons {
    border: 1px solid #ccc;
	background-color: #ededed;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
	margin-top: 2px;
}

.buttons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
	padding: 2px 6px;
}

.buttons span {
    padding: 2px 3px;
}

/* @end */

/* @group scheda azienda */

table.scheda {
	width: 100%;
}

table.scheda tr {
	line-height: 20px;
	border: 1px solid #fff;
}

table.scheda td.name {
	width: 250px;
	background-color: #ededed;
	font-weight: bold;
}

table.scheda thead {
	background-color: #ededed;
}

table.scheda tbody td {
	vertical-align: top;
	border: 1px solid #fff;
	padding-left: 10px;
	padding-right: 5px;
}

table.scheda tbody tr {
	background-color: #f8f7f6;
}


/* @end */

/* @group scheda azienda 2 */

table.scheda2 {
	width: 100%;
}

.scheda2 .check-container {
	padding-top: 4px;
}

table.scheda2 tr {
	line-height: 25px;
	border: 1px solid #fff;
}

table.scheda2 td.name {
	width: 250px;
	background-color: #ededed;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
}

table.scheda2 thead {
	background-color: #ededed;
}

table.scheda2 tbody td {
	vertical-align: top;
	border: 1px solid #fff;
}

table.scheda2 td.value {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}


/* @end */

