/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 90%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! 
:focus {
	outline: 0;
}*/
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;*/
	border-spacing: 0;
}
input[type=hidden] {
	visibility: hidden;
}

body {
	/*background: #900 url("../resources/main_bg.jpg") no-repeat 50% 50% fixed;*/
	background-color: #900;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment:  fixed;
	font-family: "Lucida grande", Arial, verdana, sans-serif;
	text-align: center;
}

/* id's */
#wrapper {
	background: transparent url("../resources/header_bg.png") repeat-x left top;
	margin-top: 16px;
	zoom: 1;
}
#header {
	margin: 0 auto;
	height: 154px;
	width: 970px;
	text-align: left;
}
#mmenu {
	background: transparent url("../resources/mmenu_bg.png") no-repeat 64px 0;
	margin: 8px auto 0 auto;
	width: 1098px;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
#mainbody, #payoff {
	background: transparent url("../resources/mainbody_bg.png") repeat-y 64px 0;
	margin: 0 auto;
	width: 1098px;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
#lan {
	position: absolute;
	width: 56px;
	text-align: right;
}
#leftcolumn {
	float: left;
	width: 232px;
	padding-left: 72px;
	margin-bottom: -8px;
}
#content {
	/*background: transparent url("../resources/postcard.png") no-repeat right bottom;*/
	margin: 0 0 0 312px;
	padding: 0;
	font-family: Georgia, "Times new roman", serif;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.5em;
}
#footer {
	background: transparent url("../resources/footer_bg.png") no-repeat 64px 0;
	margin: 0 auto 2em auto;
	padding-top: 12px;
	width: 1098px;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
#credits {
	font-size: 0.6em;
	color: white;
}
#calendar {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 900;
}

/* html */
h1 {
	padding-top: 12px;
}
h2 {
	margin: 0 72px 0 0;
	padding: 8px 144px 8px 16px;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #4d0000;
	border-top: 1px solid #900; /*#848176*/
}
h3 {
	margin: 0 72px 0 0;
	padding: 8px 144px 8px 16px;
}
h4 {
	margin: 0 72px 0 0;
	padding: 8px 144px 8px 16px;
	font-size: 1em;
}
ul#leftcolumn h3, .thumbs h3 {
	margin: 0;
	background-color: #dfdac7;
	padding: 4px 8px 6px 8px;
	color: #990000;
	border-right: 1px solid #dfdac7;
	border-top: 1px solid #900;
	border-left: 1px solid #dfdac7;
}
h3 span.pagenum {
	float: right;
	font-family: "Lucida grande", Arial, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.5em;
	z-index: 1000;
}
a {
	color: #700;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}

/* specific html */
#mmenu ul {
	margin: 0 72px 0 312px;
	position: relative;
	z-index: 1000;
}
#mmenu ul li {
	display: block;
	float: left;
	padding: 0;
}
#mmenu ul li a, #mmenu ul li .nolink {
	display: block;
	background-color: #900;
	margin: 3px 6px 0 0;
	padding: 6px 16px 8px 16px;
	font-weight: bold;
	color: #fff;
}
#mmenu ul li a:hover {
	text-decoration: none;
	color: #fff;
}
#mmenu ul li .nolink {
	color: #dbd4bd;
}
#leftcolumn img {
	display: block;
	overflow: hidden;
}
#leftcolumn li {
	background-color: #fff;
	border: 1px solid #900;
	margin-bottom: 8px;
	overflow: hidden;
}
#leftcolumn li.img {
	padding: 8px;
}
#leftcolumn li p {
	margin: 8px;
}
#leftcolumn li p.facebook {
	font-size: 10px;
	line-height: 1.25em;
}
#leftcolumn li p.facebook img {
	padding-top: 0.5em;
}
#leftcolumn li p.facebook a {
	color: #3B5998;
}
#leftcolumn li ul li {
	border: none;
	border-bottom: 1px solid #dfdac7;
	margin: 0;
	padding: 4px 8px 8px 8px;
	font-style: italic;
}
#content p, #content div.dynamicc {
	/*margin-right: 216px;*/
	margin-right: 72px;
	padding: 8px 16px 0 16px;
	color: #4d4d4d;
}
#content p.notpublic {
	padding: 4px 16px;
	background-color: #fc0;
	color: #000;
	line-height: 1.2em;
	font-family: "Lucida grande", Arial, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.75em;
}
#content p img, #content div.dynamicc img {
	float: right;
	margin-right: -72px;
}
#content ul, #content ol {
	margin: 0 88px 0 16px;
	padding: 0;
	color: #4d4d4d;
	overflow: hidden;
	zoom: 1;
}
#content ol {
	list-style-type: decimal;
}
#content ul ul, #content ol ul, #content ol ol {
	margin-right: 0;
}
#content ul.thumbs li {
	float: left;
	display: block;
	width: 216px;
	margin: 0 6px 0 4px;
	padding: 0;
	line-height: 1;
	zoom: 1;
}
#content ul.thumbs li div {
	overflow: hidden;
	line-height: 0;
	text-align: center;
}
#content ul.thumbs li a {
	display: block;
	background-color: #dfdac7;
	padding: 4px 8px 6px 8px;
	font-weight: bold;
	color: #990000;
	border-right: 1px solid #900;
	border-top: 1px solid #900;
	border-left: 1px solid #900;
}
#content ul.thumbs li.compact a {
	background-color: #fff;
	border-right: 1px solid #dfdac7;
	border-top: 1px solid #dfdac7;
	border-left: 1px solid #dfdac7;
	color: #dfdac7;
}
#content ul.thumbs li a:hover {
	background-color: #990000;
	color: #fff;
	text-decoration: none;
}
#content ul.thumbs li.compact h3 a {
	padding: 0;
	border-top: none;
	color: #900;
	background-color: transparent;
}
#content ul.thumbs li.compact select {
	margin-bottom: -2em;
}
#content ul.thumbs li ul {
	margin: 0 -6px 0 -4px;
	padding: 0;
}
#content ul.thumbs li ul li a {
	font-weight: normal;
	border-top: none;
	border-bottom: 1px solid #900;
}
 #content h4 .tumbles {
	visibility: hidden;
	padding: 0 0.5em;
	font-size: 0.8em;
	font-style: normal;
}
#content h4 .tumbles a {
	display: inline;
	visibility: visible;
	border: none;
}
#content ul.thumbs li.compact a:hover {
	border-top: 1px solid #900;
	color: #900;
	background-color: #fff;
}
#content ul.thumbs li.compact h3 a:hover {
	border-top: none;
	color: #333;
	background-color: transparent;
}
#content ul.thumbs li div a {
	padding: 0;
	background-color: #fff;
	border-bottom: 1px solid #900;
}
#content ul.thumbs li div a:hover {
	background-color: #fff;
}
#content table.contenttable {
	margin: 0 72px 16px 16px;
	width: 682px;
	/*outline: 1px red solid;*/
	line-height: 1.2em;
	overflow: hidden;
	zoom: 1;
	z-index: 10000;
}
#content table.contenttable th, #content table.contenttable td {
	vertical-align: top;
	text-align: left;
	padding: 3px 8px 3px 8px;
}
#content table.contenttable th {
	background-color: #dfdac7;
	font-weight: normal;
	border-bottom: 1px solid #900;
	padding-top: 1em;
}
#content table.contenttable th a {
	display: block;
	position: absolute;
}
#content table.contenttable th.paging {
	padding-top: 3px;
	text-align: center;
	font-family: "Lucida grande", Arial, verdana, sans-serif;
	font-style: normal;
	font-size: 0.8em;
}
#content table.contenttable td {
	border-bottom: 1px solid #dfdac7;
}
#linkedtable td {
	cursor: pointer;
}
#content table.contenttable th.paging a {
	display: inline;
	position: static;
}
#content table.contenttable tr.over td {
	background-color: #f9f9f9;
}
#content table.contenttable td.tablethumb {
	width: 72px;
	padding: 0;
	line-height: 0;
	text-align: center;
	border-left: 1px solid #dfdac7;
	border-right: 1px solid #dfdac7;
}
#record {
	margin: 0 88px 16px 16px;
	padding: 0;
	overflow: hidden;
	zoom: 1;
	border: 2px solid #dfdac7;	
}
#record h5 {
	padding: 8px 8px 0 16px;
	font-style: normal;
}
#record h5 span{
	font-weight: normal;
}
#record h6 {
	padding: 8px 8px 0 16px;
	font-style: normal;
	font-weight: normal;
}
#record p {
	margin-right: 0;
	padding: 4px 16px 0 16px;
	line-height: 1.4em;
	font-size: 0.9em;
}
#record h4, #record fieldset {
	background-color: #dfdac7;	
	padding: 8px;
}
#record fieldset { 
	clear: left;
	text-align: right;
}
#record h4 label {
	float: right;
	font-family: "Lucida grande", Arial, verdana, sans-serif;
 	font-size: 0.75em;
 	font-weight: normal;
 	font-style: normal;
}
#record fieldset input{ 
	margin-left: 1em;
}
#record img {
	float: left;
	margin: 8px;
}
#record .rec_text {
}
#record ul.ingredienti {
	position: relative;
	border-top: 1px solid #dfdac7;	
}
#record ul.ingredienti li {
	position: relative;
	border-bottom: 1px solid #f0ebd8;	
}
#record ul.ingredienti li img.info {
	position: absolute;
	top: 0;
	right: 0;
	margin: 2px;
	padding: 0;
	cursor: pointer;
}
#payoff p {
	margin: 1em 80px 4px 72px;
	font-size: 1em;
	text-align: right;
	color: #900;
}
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin-left: 72px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#credits a {
	color: white;
	opacity: .65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}
#credits a:hover {
	text-decoration: none;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.error {
	color: red;
}
input.err {
	border-color: red;
	background-color: #ffe;
}
.inv {
	visibility: hidden;
}

