﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	padding: 0;
	font-size: small;
	margin: 0px;
	background-color: #ffffff;
	font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
}
#logindisplay
{
    font-size:1em;
    display:block;
    text-align:center;
    margin:10px;
    color:black;
}

#logindisplay a:link, #logindisplay a:visited
{
    color: black;
    text-decoration: none;
    font-size:1.5em;
}

#logindisplay .login-text
{
	font-weight: bold;
    font-size:1.5em;
    text-decoration: none;
}

fieldset label
{
	color: blue;
	font-weight: bold;
	padding-right: 0.5em;
}

img
{
	border: none 0 black;
}


a, img
{
	border: none;
}

h4
{
	margin-top: 0;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bolder;
	font-size: 180%;
	color: #950E28;
}

h5
{
	margin-top: 0;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bolder;
	font-size: 130%;
	color: #950E28;
}

#navPane
{
	width: 220px;
	float: left;
}

#contentPane
{
	margin-left: 220px;
}

#footer
{
	clear: both;
	text-align: center;
}

#navigation
{
	width: 200px;
}
#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li
{
	border-bottom: 1px solid #ED9F9F;
}
#navigation li a:link, #navigation li a:visited
{
	font-size: 90%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover
{
	background-color: #711515;
	color: #FFFFFF;
}
#navigation ul ul
{
	margin-left: 12px;
}
#navigation ul ul li
{
	border-bottom: 1px solid #711515;
	margin: 0;
}
#navigation ul ul a:link, #navigation ul ul a:visited
{
	background-color: #ED9F9F;
	color: #711515;
}
#navigation ul ul a:hover
{
	background-color: #711515;
	color: #FFFFFF;
}

.riquadro
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5em;
	width: 30em;
	border: solid 2px black;
	padding: 1em;
	text-align: center;
	font-size: x-small;
	font-family: Verdana, Sans-Serif;
}

.item-selector
{
	/*	border: solid 1px red;*/
	cursor: pointer;
	font-weight: bold;
	color: #950E28;
}

div.item-selector a, div.item-selector a:link, div.item-selector a:visited
{
	/*	border: solid 1px red;*/
	cursor: pointer;
	font-weight: bold;
	color: #950E28;
}

.provincia-selector
{
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.provincia-selector img
{
	display: block;
}

.x-view-over
{
	/*	background-color: solid 1px red;*/
}

.vt-result-list
{
}

.vt-result-list .vtt-restaurants-subtitle
{
	font-size: x-large;
	font-family: "Times New Roman" , serif;
	color: #888D10;
}

.vt-result-list hr
{
	margin-right: 30%;
}

.ux-provincia-icon-ar
{
	background-image: url(/Content/Images/ProvinceIcons/AR.gif) !important;
}

.ux-provincia-icon-fi
{
	background-image: url(/Content/Images/ProvinceIcons/FI.gif) !important;
}

.ux-provincia-icon-gr
{
	background-image: url(/Content/Images/ProvinceIcons/GR.gif) !important;
}

.ux-provincia-icon-li
{
	background-image: url(/Content/Images/ProvinceIcons/LI.gif) !important;
}

.ux-provincia-icon-lu
{
	background-image: url(/Content/Images/ProvinceIcons/LU.gif) !important;
}

.ux-provincia-icon-ms
{
	background-image: url(/Content/Images/ProvinceIcons/MS.gif) !important;
}

.ux-provincia-icon-pi
{
	background-image: url(/Content/Images/ProvinceIcons/PI.gif) !important;
}

.ux-provincia-icon-po
{
	background-image: url(/Content/Images/ProvinceIcons/PO.gif) !important;
}

.ux-provincia-icon-pt
{
	background-image: url(/Content/Images/ProvinceIcons/PT.gif) !important;
}

.ux-provincia-icon-si
{
	background-image: url(/Content/Images/ProvinceIcons/SI.gif) !important;
}

.ux-icon-combo-icon
{
	background-repeat: no-repeat;
	background-position: 0 50%;
	width: 18px;
	height: 14px;
	width: 30px;
	height: 20px;
}

/* X-BROWSER-WARNING: this is not being honored by Safari */
.ux-icon-combo-input
{
	padding-left: 25px;
	padding-left: 30px;
}

.x-form-field-wrap .ux-icon-combo-icon
{
	top: 3px;
	left: 5px;
	top: 0px;
	left: 0px;
}
.ux-icon-combo-item
{
	background-repeat: no-repeat !important;
	background-position: 3px 50% !important; /*	padding-left: 24px !important;*/
	padding-left: 35px !important;
}

div.x-form-field-wrap
{
	background-color: #B4BB15;
}

table.btn-table
{
	font-weight: bolder;
	vertical-align: top;
	text-align: center;
	width: 480px;
}

table.btn-table td
{
	font-size: xx-small;
	font-weight: bold;
	width: 75px;
	text-align: center; /*	background-color: #888D10; */
}
table.btn-table div.btn-table-image
{
	background-image: url(/Content/Images/gradient.gif);
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

table.btn-table div.btn-table-image img
{
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

table.btn-table div.btn-table-caption
{
	color: #FFFFFF;
	background-color: #888D10;
	margin: 0;
	border: 0;
	text-transform: uppercase;
}


table.btn-table div.btn-table-image
{
	font-weight: bolder;
	vertical-align: top;
	text-align: center;
}

div.vtt-restaurant-view-image
{
	clear: both;
	text-align: center;
}

.vtt-restaurant-view-check
{
	clear: both;
}

.vtt-restaurant-view-check span
{
	display: block;
	float: left;
	border: solid 1px black;
	margin-right: 2px;
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.vtt-restaurant-view-check .vtt-restaurant-new-line
{
	clear: both;
}

div.vtt-restaurant-view-showmenu
{
	float: right;
}

.vtt-restaurant-view-head
{
	font-weight: bold;
}

div.vtt-restaurant-view-panel-aci h5
{
	margin-top: 1em;
	margin-bottom: 0.3em;
	color: maroon;
	text-align: left;
}

div.vtt-restaurant-view-panel-aci h6
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
}

div.vtt-container-it
{
	width: 47%;
	float: left;
}

div.vtt-container-en
{
	width: 47%;
	float: right;
}

div.vtt-container-it h5, div.vtt-container-en h5
{
	font-size: 105%;
	margin-bottom: 0;
	margin-top: 0;
}

div.vtt-container-it h6, div.vtt-container-en h6
{
	font-size: 105%;
	color: Maroon;
	margin-top: 0;
	margin-bottom: 0.5em;
}

div.vtt-container-it p, div.vtt-container-en p
{
	font-size: 100%;
	text-align: justify;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

div.vtt-container-it p strong, div.vtt-container-en p strong
{
	color: #b1161d;
}

div.vtt-container-it p.note, div.vtt-container-en p.note
{
	font-size: 70%;
	margin-left: 3em;
}

div.content-en
{
	background-color: #B08D8F;
}

p.lang-it
{
	padding-left: 1em;
}

p.lang-en
{
	padding-right: 1em;
}

div.vt-list-comune
{
	font-size: 18px;
	font-weight: bold;
}

div.vt-list-tipologia
{
	font-size: 15px;
}

a.bt
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	padding: 4px 6px 2px;
	padding-bottom: 4px; /* IE hack to fix spacing issue. */
	text-decoration: none;
	text-align: center;
	background: #f9f9f9;
	color: black;
	border: 1px solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
}

a.bt:hover
{
	border-color: #99ccff;
}

a.bt-gradient
{
	position: relative;
	overflow: hidden;
}

a.bt-gradient span
{
	position: relative;
	z-index: 2;
}

a.bt-gradient em
{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	height: 40%;
	width: 100%;
	background: #e3e3e3;
	border-top: 3px solid #eee;
}

a.bt-gradient:hover em
{
	top: 0;
	border-top: 0;
	border-bottom: 3px solid #eee;
}

#btn-getpdf a, .btn-getpdf a:link, .btn-getpdf a:visited
{
	color: Black;
	text-decoration: none;
}

.vt-denominazione
{
	font-weight: bold;
	color: #950E28;
}

.vt-denominazione a, .vt-denominazione a:link, .vt-denominazione a:visited
{
	/*	border: solid 1px red;*/
	cursor: pointer;
	font-weight: bold;
	color: #950E28;
}

.vt-indirizzo
{
}

.vt-date
{
	font-weight: bold;
	color: #950E28;
}

.vt-date-end
{
	color: #BC7900;
}

tr.vt-home-first-line td
{
	text-align: center;
	font-weight: bold;
}

tr.vt-home-first-line td a, tr.vt-home-first-line td a:link, tr.vt-home-first-line td a:visited
{
	text-align: center;
	font-weight: bolder;
	font-size: 130%;
	color: #950E28;
	text-decoration: none;
}

.vt-list-tipologia-comuni
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 18px;
}

div.vt-item-view-frame
{
}

div.vt-item-view-details
{
	margin-left: 30px;
}

div.vt-item-edit-frame
{
	margin-left: 10px;
	margin-right: 10px;
}

div.vt-item-edit-frame table
{
/*	width: 100%;*/
}

div.vt-item-edit-frame table input[type=text], div.vt-item-edit-frame table textarea
{
/*	text-align: left;*/
	width: 350px;
}

div.vtt-restaurant-view-panel-aci
{
	margin: 10px;
}

div.vtt-restaurant-view-panel-aci h5
{
	text-align: left;
}

div.vtt-restaurant-view-image
{
	clear: both;
	text-align: center;
}

.vtt-restaurant-view-check
{
	clear:both;
}

.vtt-restaurant-view-check span
{
	display: block;
	float: left;
	border: solid 1px black;
	margin-right: 2px;
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.vtt-restaurant-view-check .vtt-restaurant-new-line
{
	clear:both;
}

div.vtt-restaurant-view-showmenu
{
	float: right;
}

.vtt-restaurant-view-head
{
	font-weight: bold;
}

div.vtt-restaurant-view-panel-aci h5
{
	margin-top: 1em;
	margin-bottom: 0.3em;
	color: maroon;
}

div.vtt-restaurant-view-panel-aci h6
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.vt-eventi legend
{
    font-size: medium;
    font-weight: bold;
}