/* CSS Document */ /* TERRAZZA */ /* HTML Tag Redefinition */
html,body {
	height: 100%;
}

body {
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/bg-terrazza.jpg) repeat-x;
	background-color: #4574a2;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
}

img {
	border: 0px;
}

a {
	cursor: pointer;
	color: White;
}

label {
	font-weight: bold;
	display: block;
	padding-top: 10px;
	font-size: 12px;
}

fieldset {
	border: 1px solid #ccc;
}

/* error text class optionally provided by theme */
div.ccm-error-response {
	color: #f00;
	margin-bottom: 12px;
}

/* Page Structure / Navigation */
.menu-body {
	height: 460px;
	width: 798px;
}
.box{
	overflow: auto;
	border: none;
	padding: 0 10px;
	font-size: 12px;
	width: 80%;
	margin: auto;
	width:700px ;!important; width: 709px ;
	height:310px; !important; height: 320px;
	   }
.testomenu {
	margin-top: 5px;
	margin-bottom: 0px;
	height: 380px;
	overflow: auto;
}

#page {
	width: 960px;
	margin: auto;
	text-align: left;
	xbackground-color: #669acc;
}

.central-left {
	clear: both;
}

.right-bar {
	float: right;
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/terrazza-right-bg.jpg) repeat-x;
	background-color: #232a30;
	height: 460px;
	width: 798px;
	overflow: hidden;
	border-right: 1px solid white;
}

.top {
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/top-terrazza.png) repeat-x;
	width: 960px;
	height: 25px;
	background-color: #1c4b79;
}

.logo-holder {
	position: absolute;
	width: 960px;
	text-align: center;
}

.left-logo-holder {
	position: absolute;
	margin-left: -20px;
	margin-top: -10px;
}

.menu {
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/menu-shaded.png) repeat-x;
	color: #12416f;
	xbackground-color: #669acc;
	width: 960px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	clear: both;
}

.menu a {
	margin: 3px 3px 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #12416f;
	text-decoration: none;
}

.menu a:hover {
	color: #ff6600;
}

.left-menu {
	width: 100%;
	margin: 170px 20px 0px 0px;
}

.left-menu-high {
	width: 100%;
	margin: 170px 20px 0px 0px;
}

.left-menu a,ul,li {
	color: white;
	list-style-image: none;
	list-style: none;
	list-style-position: outside;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 7px;
	font-variant: small-caps;
}

.left-menu-high a,ul,li {
	color: white;
	list-style-image: none;
	list-style: none;
	list-style-position: outside;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 7px;
	font-variant: small-caps;
}

.nav {
	padding: 0px;
	margin: 0px 10px 0 20px;
}

h3 {
	color: #ff9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 90%;
	border-bottom: 1px solid #ff9900;
	margin: 0px;
}

h1 {
	color: #ff9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	margin: 0 auto;
	text-align: center;
}

.right-content {
	padding: 10px 20px 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.right-content ul,li {
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
}

.fullpage-right {
	float: right;
	width: 479px;
	height: 450px;
	overflow: auto;
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/terrazza-right-bg.jpg) repeat-x;
	background-color: #12416f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	border-right: 1px solid white;
}

.titolo {
	width: 960px;
	clear: both;
	display: block;
	margin: 0px auto;
}

.titolo-right {
	width: 750px;
	clear: both;
	display: block;
	margin: 10px auto 5px auto;
	text-align: center;
}

#sidebar {
	float: left;
	width: 159px;
	height: 460px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/terrazza-right-bg.jpg) repeat-x;
}

.footer {
	display: block;
	color: white;
	/*font-family:georgia;*/
	margin-top: 7px;
	font-size: 14px;
}

div.semicolonna {
	float: left;
	margin-left: 10px;
}
div.semicolonnacentro {
	float: center;
	margin-left: 250px;
}

div.bloccopiatti {
	border: none;
	overflow: auto;
	width: 700px;
	font-size: 12px;
}

.piatti-main {
	clear: both;
	height: 100px;
	overflow: hidden;
}

.paginatore {
	width: 90%;
	margin: 0 auto;
	clear: both;
	border: 1px solid white;
}

.precedente {
	float: left;
	width: 49%;
	background-color: red;
}

.successivo {
	float: right;
	width: 49%;
	background-color: green;
}

.precedente a {
	display: inline;
}

.successivo a {
	display: inline;
}

.tab {
	cursor: pointer;
	height: 25px;
	border: none;
	display: inline;
	padding: 0 5px 2px 5px;
	font-size: 13px;
	font-variant: small-caps;
	background-color: #999;
	color: #003366;
	margin-right: 1px;
}

.tab-on {
	cursor: pointer;
	/*width:90px;*/
	height: 25px;
	border: none;
	display: inline;
	padding: 0 5px 2px 5px;
	font-size: 13px;
	font-variant: small-caps;
	color: #003366;
	margin-right: 1px;
	background-color: #f8f8f8;
	/*background:url(http://www.terrazzasulladda.com/themes/terrazza/images/tab-on.jpg) no-repeat;*/
}

.scheda {
	overflow: hidden;
	border: none;
	height: 260px;
	margin-bottom: 20px;
	margin-top: 2px;
	padding: 10px 0px;;
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/sfondo-ca.jpg) repeat-x;
	color: #003366;
	background-color: #d2d2d2;
}



.riepilogo {
	overflow: auto;
	border: none;
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/sfondo-ca.jpg) repeat-x;
	color: #003366;
	background-color: #d2d2d2;
	padding: 0 10px;
	font-size: 12px;
	width: 80%;
	margin: auto;
	height: 380px;
}

#antipasti-pesce,#antipasti-carne,#primi-pesce,#primi-carne,#secondi-pesce,#secondi-carne
	{
	height: 245px;
	overflow: auto;
}

.hidden {
	display: none;
}

.bottone {
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	background-color: #336699;
	color: white;
	border: 1px outset #336699;
	cursor: pointer;
}

.ok {
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	background-color: #336699;
	color: white;
	border: 1px outset #336699;
	width: 50px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	cursor: pointer;
}

.alert {
	width: 270px;
	height: 60px;
	background-color: #336699;
	position: absolute;
	left: 570px;
	top: 310px;
	border: 1px solid black;
	font-size: 12px;
	color: white;
	padding: 5px;
	text-align: center;
	display: none;
}

#step2 {
	width: 350px;
	height: 200px;
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/sfondo-ca.jpg) repeat-x;
	background-color: #d2d2d2;
	border: 1px solid white;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	color: #003366;
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 20px auto;
}

hr {
	background-color: #336699;
}

#regolamentoModal {
	width: 570px;
	height: 345px;
	background-color: #336699;
	position: absolute;
	top: 70px;
	border: 1px solid black;
	font-size: 12px;
	color: white;
	padding: 5px;
	text-align: center;
	margin-left: -180px;
	margin-top: 5px;
	display: none;
}

#prenota {
	height: 20px;
	margin: 0 auto;
	padding: 2px 10px 0 10px;
	text-align: center;
	float: left;
	cursor: pointer;
}

#stampa {
	height: 20px;
	margin: 0 auto;
	padding: 2px 10px 0 10px;
	text-align: center;
	float: right;
}

#prenotazione {
	width: 570px;
	height: 320px;
	background-color: #336699;
	position: absolute;
	top: 100px;
	border: 1px solid black;
	font-size: 12px;
	color: white;
	padding: 5px;
	text-align: center;
	margin-left: 90px;
	margin-top: 5px;
	display: none;
}

.privacy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 100%;
}

div.riquadro {
	position: absolute;
	top: 305px;
	padding: 10px;
	margin: 0px;
	z-index: 1;
}

.riquadro .interno1 {
	background-image: url(http://www.terrazzasulladda.com/themes/terrazza/images/Riquadro.png);
	width: 200px;
	padding: 10px;
	margin: 0px;
}

.riquadro li {
	list-style: none;
	padding: 5px 0px;
	margin: 0px;
}

.riquadro ul {
	padding: 0px 10px;
	margin: 0px;
}

.riquadro div.interno {
	background: url(http://www.terrazzasulladda.com/themes/terrazza/images/terrazza-right-bg.jpg) repeat-x;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

a.link_cartapunti {
	background: transparent url(http://www.terrazzasulladda.com/themes/terrazza/images/card.png) no-repeat center left;
	padding-left: 20px;
}

a.link_newsletter {
	background: transparent url(http://www.terrazzasulladda.com/themes/terrazza/images/newsletter.png) no-repeat center left
		;
	padding-left: 20px;
}

a.link_facebook {
	background: transparent url(http://www.terrazzasulladda.com/themes/terrazza/images/facebook.png) no-repeat center left;
	padding-left: 20px;
}

a.link_segnala_amico {
	background: transparent url(http://www.terrazzasulladda.com/themes/terrazza/images/amico.png) no-repeat center left;
	padding-left: 20px;
}

a.link_rubrica {
	background: transparent url(http://www.terrazzasulladda.com/themes/terrazza/images/rubrica.png) no-repeat center left;
	padding-left: 20px;
}

.linkfaq a {
  font-size: 12px;
  font-variant: normal;
  padding-top: 2px;
  display: block;
}

