/* @override http://deckers.jp74.com/css/deckers_popup.css */

body {
	margin: 0px;
	padding: 0px;
	background: #000;
	text-align: left;
	font: 1em/1.6em Helvetica, Arial, Geneva, sans-serif;
	color: #A7A9AC;
}

/* body colour depending on category */
body#hotels {
	background-color: #121331 !important;
}
body#grills {
	background-color: #300000;
}
body#gastro {
	background-color: #282d04;
}
body#misc {
	background-color: #231f20;
}

p.large {
	color: #fff !important;
}

body#hotels ul,
body#hotels .grey,
body#hotels .large em,
body#hotels .menuBlocks em,
body#hotels #col1 a,
body#hotels p {
	color: #86879e !important;
	font-style: normal;
}

body#grills ul,
body#grills .grey,
body#grills .large em,
body#grills .menuBlocks em,
body#grills #col1 a,
body#grills p {
	color: #a28183 !important;
	font-style: normal;
}

body#gastro ul,
body#gastro .grey,
body#gastro .large em,
body#gastro .menuBlocks em,
body#gastro #col1 a,
body#gastro p {
	/*color: #a7a9ac !important;*/
	color: #9ea284 !important;
	font-style: normal;
}

body#gourmet ul,
body#gourmet .grey,
body#gourmet .large em,
body#gourmet .menuBlocks em,
body#gourmet #col1 a,
body#gourmet p {
	color: #a7a9ac !important;
	font-style: normal;
}

body#hotels .priceList p,
body#hotels .menuList p,
body#hotels p.large,
body#hotels em,

body#grills .priceList p,
body#grills .menuList p,
body#grills p.large,
body#grills em,

body#gastro .priceList p,
body#gastro .menuList p,
body#gastro p.large,
body#gastro em,

body#gourmet .priceList p,
body#gourmet .menuList p,
body#gourmet p.large,
body#gourmet em {
	color: #fff !important;
	font-style: normal;
}

.clearing {
	clear: both;
	font-size: 0px;
}



#pdftable {
	color: #A7A9AC;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: -5px;
	margin-left: 10px;
}

#pdftable p {
	margin: 10px 0;
	padding: 0 !important;
}

#pdftable a {
	color: #fff !important;
}

#pdftable td {
	vertical-align: top;
	width: 90px;
}

#menutable {
	color: #A7A9AC;
	margin: 0;
	padding: 0;
}



#menutable h3 {
	color: #fff;
	font: 1.1em/1.6em Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

#menutable h3.top {
	padding-top: 0;
}

#menutable td.price {
	padding-top: 0;
	color: #fff;
	text-align: right;
}

p {
	margin: 0px 0px 1em 0px;
}

p.topgap {
	margin-top: 10px;
}

#main {
	margin: 0px;
	width: 580px;
	height: 450px;
}

#wrapper {
	width: 660px;
	height: 450px;
	position: relative;
	float: left;
}

#container {
	width: 580px;
	margin: 0px 40px;
	margin: 0px;
	padding: 0px 40px;
	position: relative;
	padding-top: 285px;
	background-repeat: no-repeat;
	background-position: -40px 69px;
	background-position: 0px 0px;
}

#menuNotice {
	position: absolute;
	top: 185px;
	color: #fff;
	font-size: 0.6em;
	line-height: 1.2em;
}

/* @group body */

body.venue #container {
	background-image: url(../images/bgword_the_venue.png);
}
body.location #container {
	background-image: url(../images/bgword_location.png);
}
body.private #container {
	background-image: url(../images/bgword_weddings.png);
}

body.weddings #container {
	background-image: url(../images/bgword_weddings.png);
}

body.parties #container {
	/*background: transparent url(../images/bgword_parties.png) no-repeat 40px 73px;*/
	background-image: url(../images/bgword_parties.png);
}

body.reservations #container {
	background-image: url(../images/bgword_reservations.png);
}

body.conference #container {
	background-image: url(../images/bgword_conference.png);
}

body.functions #container {
	/*background: transparent url(../images/bgword_functions.png) no-repeat 110px 164px;*/
	background-image: url(../images/bgword_functions.png);
}

body.offers #container {
	background-image: url(../images/bgword_special_offers.png);
}
body.conferences #container {
	background-image: url(../images/bgword_conferences.png);
}
body.menuAntipasta #container {
	background-image: url(../images/bgword_antipasta.png);
}
body.menuPasta #container {
	background-image: url(../images/poph2_menu_pasta.gif);
}
body.menuContorni #container {
	background-image: url(../images/poph2_menu_contorni.gif);
}
body.menuEspeciale #container {
	background-image: url(../images/poph2_menu_especiale.gif);
}
body.menuPizza #container {
	background-image: url(../images/poph2_menu_pizza.gif);
}
body.menuSecondi #container {
	background-image: url(../images/poph2_menu_secondi.gif);
}
body.menuPesce #container {
	background-image: url(../images/poph2_menu_pesce.gif);
}
body.menuDesserts #container {
	background-image: url(../images/poph2_menu_desserts.gif);
}
body.menuWinelist #container {
	background-image: url(../images/bgword_wine_list.png);
}
body.menuMain #container {
	background-image: url(../images/bgword_main_menu.png);
}
body.specialMenu #container {
	background-image: url(../images/bgword_special_menu.png);
}
body.events #container {
	background-image: url(../images/bgword_special_events.png);
}
body.history #container {
	background-image: url(../images/bgword_history.png);
}
body.about #container {
	background-image: url(../images/bgword_about.png);
}
body.acquisitions #container {
	background-image: url(../images/bgword_acquisitions.png);
}
body.jobVacancies #container {
	background-image: url(../images/bgword_job_vacancies.png);
}

/* @end */

#lines {
	background: url(../images/popup_lines.gif) 0px 69px no-repeat;
	width: 580px;
	height: 270px;
	position: absolute;
	top: 0px;
	left: 40px;
}

#container.lessLines {
	margin-top: 30px;
}

#container.lessLines h1 {
	margin-top: -30px;
}

/*
#container.lessLines {
	padding-top: 315px;
}

#container.lessLines h2 {
	top: 260px;
}

#container.lessLines #lines {
	top: 30px;
}

#container.lessLines #breadcrumbs {
	top: 172px;
}
*/

/*#container.lessLines #lines {
	background: url(../images/popup_lines2.gif) 0px 69px no-repeat;
}*/

h1 {
	width: 580px;
	height: 180px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 40px;
	margin: 0px 0px;
	padding: 0px;
	text-indent: -5000px;
}

h2 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 230px;
	left: 40px;
	color: #fff;
}

h4 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 110px;
	left: 60px;
	font-weight: normal;
	font-style: normal;
	font-size: 0.7em;
}

#breadcrumbs {
	position: absolute;
	top: 142px;
	left: 55px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
#breadcrumbs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#breadcrumbs li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	padding-right: 1px;
	font-size: 0.7em;
	line-height: 37px;
}
#breadcrumbs a {
	padding-left: 20px;
	color: #fff;
	text-decoration: none;
}
#breadcrumbs li a:hover, #breadcrumbs li.on a {
	color: #fff;
	background: url(../images/bg_arrow.png) no-repeat 7px 3px;
}

#content, #secondContent {
	/*
	position: relative;
	top: 285px;
	left: 0px;
	width: 100%;
	margin-top: 285px;
	*/
	width: 100%;
}

#content, #secondContent {
	font: 0.75em/1.6em Helvetica, Arial, Geneva, sans-serif;
}

.large {
	color: #fff;
	font-size: 1.1em;
}

#col1, .column1 {
	width: 335px;
	float: left;
	display: inline;
}

.menuBlocks {
	width: 335px;
	margin-bottom: 20px;
	float: left;
	font-size: 1em;
}

.menuBlocks h3 {
	color: #fff;
}

.menuList {
	width: 255px;
	float: left;
	color: #fff !important;
}

.menuList p {
	color: #fff !important;
}

.menuBlocks p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}




.priceList {
	width: 60px;
	float: right;
	text-align: right;
	color: #fff !important;
}


#col2, .column2 {
	width: 225px;
	float: right;
	display: inline;
}

#col3 {
	width: 580px;
	float: left;
	margin-top: 10px;
}

#col2 img {
	margin-bottom: 40px;
}

#col2 .legend {
	margin-top: -30px;
}

#col2 #pdftable img {
	margin-bottom: 0;
}

#col3Form {
	width: 315px;
	float: left;
	margin-left: 20px;
	margin-right: 15px;
	display: inline;
}

#col3Form td.gap {
	width: 15px;
}

#col3Form td.text {
	width: 110px;
	text-align: right;
	color: #fff;
	font-size: 0.75em;
}

#col3Form td.fields {
	text-align: right;
}

#col3Form .tfield {
	width: 190px;
	border: 0;
	height: 15px;
	padding: 0;
	margin: 0;
}

#col3Form .submit {
	margin-top: 10px;
}

#col3Form .tarea {
	width: 190px;
	border: 0;
	height: 100px;
	padding: 0;
	margin: 0;
	margin-top: 4px;
}

#form1 {
	padding: 0;
	margin: 0;
}

#col3pic {
	width: 230px;
	float: left;
	overflow: hidden;
	margin-top: 4px;
}

#col1 a, #col2 a {
	color: #A7A9AC;
	text-decoration: none;
}
#col1 a:hover, #col2 a:hover {
	text-decoration: underline;
}


#footer {
	clear: both;
	height: 1%;
	padding: 15px 0px;
	position: relative;
	font: 0.75em/1em Helvetica, Arial, Geneva, sans-serif;
}
#content #footer p {
	margin: 0px;
	padding-top: 20px;
	border-top: 1px solid #fff;
	color: #fff !important;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a.topLink {
	position: absolute;
	right: 0;
	top: 35px;
}

#footer a:hover {
	text-decoration: underline;
}





.vScrollbar {
	float: left;
}
.hScrollbar {
	clear: both;
}
.vTrack {
	height: 300px;
	width: 22px;
	position: relative;
	background: #AAACAF;
	overflow: hidden;
}
.hTrack {
	float: left;
	height: 15px;
	width: 255px;
	position: relative;
	background: #ddd;
	overflow: hidden;
}
.vThumb, .hThumb {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 18px;
	border: 2px solid #AAACAF;
	border-width: 0px 2px;
	background: #231F20;
	overflow: hidden;
}
.arrowUp, .arrowDown, .arrowLeft, .arrowRight, .corner {
	height: 18px;
	width: 22px;
	background: #AAACAF;
	overflow: hidden;
}
.arrowLeft, .arrowRight, .corner {
	float: left;
}
.corner {
	background: #000;
}
.arrowUp {
	background: #AAACAF url(../images/arrow_up.gif) top center no-repeat;
}
.arrowDown {
	background: #AAACAF url(../images/arrow_down.gif) top center no-repeat;
}

div.backToTop {
	clear: both;
	border-top: 1px solid #fff;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	margin-top: 15px;
	font-size: 0.75em;
}

div.backToTop a {
	color: #fff;
	text-decoration: none;
}

div.backToTop a:hover {
	text-decoration: underline;
}

#secondContent {
	background: url(../images/bgword_parties.png) no-repeat 0px 0px;
	margin-top: -145px;
	height: 1%;
	padding-top: 150px;
}

#secondContent h2 {
	position: static;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}

body.private #content {
	z-index: 20;
	position: relative;
}
