/* RESET */

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.compile_error { background-color:#ed1c24; color:#FFF }
#conferma { height:50px; color:#990000; width:170px }

#cenone { float:right; padding-right:80px }
#cenone a { font-family: 'HeatherRegular'; color:#98756b }

/* ------------------------------------ */

/*FONT FACE /////////////////////////////*/

@font-face {
    font-family: 'HeatherRegular';
    src: url('../fonts/heather_-webfont.eot');
    src: url('../fonts/heather_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/heather_-webfont.woff') format('woff'),
         url('../fonts/heather_-webfont.ttf') format('truetype'),
         url('../fonts/heather_-webfont.svg#HeatherRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*/////////////////////////////////////////////*/


html{
	width:100%; height:100%;
	margin:0;
	padding:0;
	background:url(../img/bg.jpg) 0 0 repeat;
}

body{
	width:100%; height:100%;
	margin:0;
	padding:0;
	background:url(../img/gradient.png) 0 0 repeat-x;
}

#wrapper{
	width:666px;
	margin:0 auto;
	clear:both;
	overflow:visible;
	padding:0 53px 0 53px;
	display:block;
	background:url(../img/wrapper_bg.png) top center repeat-y;
}

/*NAVIGATOR////////////////////////////////////////*/

ul#navigator{
	width:666px; height:21px;
	margin:0 0 0 0;
	padding:194px 0 20px 0;
	list-style-type:none;
	position:relative;
	background:url(../img/ul_bg.jpg) 0 8px no-repeat;
}

ul#navigator li{
	display:block;
	text-align:right;
	float:left;
	background:url(../img/li_bg.png) 0 60 no-repeat;
}


ul#navigator li.logo{
	width:175px; height:120px;
	position:absolute;
	float:none;
	top:36px;
	right:35px;
	background:url(../img/paranza_logo.gif) 0 0 no-repeat;
}

ul#navigator li.logo a{
	width:175px; height:120px;
	display:block;
	border:none;
	background:none;
}


ul#navigator li.logo a span{
	width:175px; height:120px;
	display:none;
}

ul#navigator li a{
	/*font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:0.875em;*/
	font-family: 'HeatherRegular', Georgia; font-weight:normal; font-size:1.3em;
	text-transform:capitalize;
	text-decoration:none;
	color:#98756b;
	background:url(../img/li_bg.png) 0 0 no-repeat;
	margin:0;
	padding:0 6px;
	border-right:1px solid #9a9a9a;
	border-left:1px solid #ededed;
}

ul#navigator li a.selected{
	background:url(../img/li_bg.png) 0 -146px no-repeat;
}

ul#navigator li a.first{
	margin:0 0 0 70px;
	padding-left:6px;
	border-right:1px solid #9a9a9a;
	border-left:none;
}

ul#navigator li a.last{
	border-left:1px solid #ededed;
	border-right:1px solid #9a9a9a;
}

ul#navigator li a.fb{
	border-left:1px solid #ededed;
	border-right:none;
}

/*/////////////////////////////////////

SLIDER //////////////////////////////*/

/* rotator in-page placement */
#slider{
	width:666px;
	height:225px;
	margin:0 auto 0 auto;
	padding:20px 53px 0 53px;
	background:url(../img/wrapper_bg.png) top center repeat-y;
}

        div.rotator {
			width:666px;
	position:relative;
	height:225px;
	margin:0 auto;
	border-top:4px solid #ded3a7; 
	border-bottom:4px solid #ded3a7; 
	padding:0;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
		width:666px;
	padding:0;
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:500;
}



/*/////////////////////////////////////

CONTENT //////////////////////////////*/

#content{
	width:772px;
	overflow:auto;
	clear:both;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	background:url(../img/wrapper_bg.png) top center repeat-y;
}

a.link:link, a.link:visited { color:#333 }
a.link:hover { color:#d0a951 }

#content p{
	font-family:Georgia, "Times New Roman", Times, serif; font-size:0.875em; font-weight:normal; line-height:1.313em;
	margin:0 0 0 0;
	padding:0;
	color:#666;
	display:block;
}

#content h1, #content h2{
	font-family: 'HeatherRegular', Georgia; font-weight:normal; font-size:2.063em;
	text-align:center;
	color:#bea750;
	margin:20px 0 35px 0
}

#content #left{
	width:386px;
	margin:0 0 0 0;
	padding:0;
	float:left;
}

#content #left p{
	margin:0 0 0 70px;
}

#content #right p{
	margin:0 0 0 35px;
}


#content #right{
	width:386px;
	height:220px;
	margin:0 0 0 0;
	position:relative;
	padding:0;
	float:left;
	background:url(../img/ticket.png) 35px 25px no-repeat;
}

a.booking{
	width:351px; height:160px;
	border:none;
	display:block;
	position:absolute;
	top:30px;
	right:0;
	margin:0;
	padding:0;
	text-indent:-999px;
}


#chooser{
	width:666px;
	height:80px;
	margin:0 53px 0 53px;
	padding:0;
}

#chooser a{
	display:block;
	width:81px;
	height:42px;
	float:left;
	margin:0 15px 15px 15px;
	text-decoration:none;
	text-indent:-999px;
	color:#000;
}


a.slowfood{
	background:url(../img/referenze/slow_food.png) top left no-repeat;
}

a.michelin{
	background: url(../img/referenze/michelin.png) top left no-repeat;
}

a.gambero{
	background: url(../img/referenze/gambero_rosso.png) top left no-repeat;
}

a.alice{
	background: url(../img/referenze/alice.png) top left no-repeat;
}

a.tripadvisor{
	background: url(../img/referenze/tripadvisor.png) top left no-repeat;
}

a.veronelli{
	background: url(../img/referenze/veronelli.png) top left no-repeat;
}



	


/*/////////////////////////////////////


FOOTER //////////////////////////////*/

#footer{
	width:666px; /*height:267px;*/ overflow:auto;
	background:url(../img/wrapper_bg.png) top center repeat-y;
	margin:0 auto;
	padding:0 53px;
	clear:both;
}

#footercontent{
	width:666px; height:130px;
	padding:0;
	margin:0;
	background:url(../img/footer_bg.jpg) bottom center no-repeat;
}

#footercontent p{
	width:510px;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; line-height:1.313em;
	text-align:center;
	border-top:1px solid #c1aca6;
	border-bottom:1px solid #c1aca6;
	color:#bea750;
	margin:0 auto;
	padding:10px 0;
}
	

#tail{
	width:772px; height:175px;
	margin:0 auto;
	clear:both;
	padding:0 0 50px 0;
	background:url(../img/tail.png) top center no-repeat;
}


