html {
	height: 100%;
	overflow: hidden;
}

body {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #fff;
	font-family: Verdana;
	font-size: 10px;
	height: 100%;
}

h2 {
	font-size:11px;
	margin-left:15px;	
}

h3 {
	margin:0;
}

iframe {
	margin: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

#gMap {
border:0 none;
height:470px;
left:620px;
margin:0;
position:absolute;
top:0;
width:405px;
}

table, tr, td {
	font-family: Verdana;
	font-size: 10px;

}

input, select, textarea {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

select, #date {
	width:210px;	
}

#start, #stop {
	width:auto;
}

input {height:12px;}

a {
	color: #fff;
	text-decoration: underline;
}

.textfield, textarea { 
        font-size: 11px; 
        color: #0C325F; 
        margin: 1px; 
        border: 1px solid #0C325F; 
        background: #ffffff; 
        width: 140; 
    } 
    
textarea {
	height: 60px; width:210px;
}

.textfield_kort { 
        font-size: 11px; 
        color: #0C325F; 
        margin: 1px; 
        border: 1px solid #0C325F; 
        background: #ffffff; 
        width: 55; 
    } 

#containing_block {
	position: relative;
	top: 10px;
	width: 100%;
}

#logo {
	position: absolute; 
	top: 15px; left: 15px;
	z-index: 10;
}

#menu {
	position: absolute; 
	top: 55px; left: 0;
	width: 215px;
	height: 157px;
}

#visiting_hours {
	position: absolute; 
	top: 350px; left: 15px;
}

#reservation {
	position: absolute; 
	top: 420px; left: 15px;
}

#visiting_address {
	position: absolute; 
	top: 480px; left: 15px;
	font-size: 9px;
}

#visiting_hours table {
	width: 200px; margin: 0;
}

#middle_content {
	position: absolute; 
	top: 15px; left: 230px;
	width: 380px;
}

#middle_content p {
	margin: 23px 0 0 0;
	font-size:11px;
}

#right_content {
	color:#FFFFFF;
	height:322px;
	left:620px;
	position:absolute;
	top:15px;
	width:300px;
}

#appletViewerRestaurant, #appletViewerSerre {
	display: none;
	position: absolute; 
	top: 0; left: 215px;
	width: 405px;
}

h1 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#right_content h1 {
	margin: 0 0 10px 10px;
}

#menu a {
	display: block;
	width: 140px;
	height: 17px;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-indent: 15px;

	cursor: pointer;
	opacity: 0.7; filter: alpha(opacity=70);
}

a.menu1 {
	margin: -1px 0 0 0;
	background: url(images/menu.gif) no-repeat;
}

a.menu2, a.menu-pdf {
	margin: -1px 0 0 15px;
	background: url(images/menu.gif) no-repeat;
}

div.sound {
	position: absolute; 
	top: 480px; left: 630px;
	font-size: 9px;
	cursor: pointer;
}

div#language {
	position: absolute; 
	top: 491px; left: 630px;
	font-size: 9px;
	cursor: pointer;
}

table {
	margin: 10px 0 10px 0;
	color: #fff;
}

#middle_content table, #right_content table {
	width: 350px;
}

#right_content table {
	margin: 0 0 0 5px;
}

td {
	padding: 0 10px 0 0;
}

#right_content table tr, #right_content table td {
	padding: 0 0 7px 0;
	vertical-align: top;
}
#right_content div.cmenu table td + td + td {
text-align: right;
}


/*   WINE EXCEPTIONS */
#right_content table.wine {
}

#right_content table.wine tr, #right_content table.wine td {
	padding: 0 0 0 6px;
}

#right_content table.wine tr.grape td {
	padding-bottom: 2px;
}

/*   COCKTAIL EXCEPTIONS */

#right_content table.wine tr.desc td {
	padding-bottom: 8px;
}

#embeddiv {
	position: absolute;
	width: 0; height: 0; overflow: hidden;
}




/* slideshow */
.linklist a {
	text-decoration: none;
	color: #fff;
}
.linklist a:hover {
	text-decoration: underline;
}

#loading {
	position: absolute;
	top: 452px;
	left: 565px;
}

#slideshow_viewport {
	position: absolute;
	top: 0;
	left: 0;
	width: 620px;
	height: 527px;
	overflow: hidden;
}

#slideshow_center {
	position: absolute;
	top: 0;
	left: 0;
}


#slideshow_top, #slideshow_right, #slideshow_bottom, #slideshow_left  {
	position: absolute;
}


/* colapsing menu */

.cmenu {
overflow:hidden;
width:380px;
}

.cmenu .menu-header {
	font-size:12px;
	font-weight:bold;
}

a.cmenu_h {
	display: block;
	width: 380px; height: 18px;
	line-height: 16px;
	background: url(images/slidemenu.gif) repeat-x;
	color: white;
	text-indent: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.cmenu_h:hover {
	background: url(images/slidemenu_over.gif) repeat-x;
}

a.cmenu_h_active {
	display: block;
	width: 380px; height: 18px;
	line-height: 16px;
	background: url(images/slidemenu_over.gif) repeat-x;
	text-decoration: none;
	color: white;
	text-indent: 10px;
	font-weight: bold;
}



div#danceagenda table {
	margin-left: 10px;
}

div#danceagenda table tr, div#danceagenda table td {
	padding: 3px 0;
}

#right_content table.thumbnails {
	width: 50px;
}

#right_content table.thumbnails img {
	border: 0;
	width:75px;
	height:64px;
}



/* --------------- intro text ----------------------- */
#introTextCurtain {
background:#760000 none repeat scroll 0 0;
height:527px;
position:relative;
top:-16px;
z-index:20;
}
#introText {
	opacity:0; filter: alpha(opacity:0);
	position:relative;
	text-align: center;
	margin: -400px auto 0 auto; 
	font-size:20px;
	color: #fff;
	width:700px;
	z-index:30;

}
#introText2 {
	position:absolute;
	right: 0;
}



/* --------------- scrollBlock ----------------------- */
.scrolltrack {
background:#FFFFFF none repeat scroll 0 0;
position:absolute;
width:1px;
}
.scrollhandle {
cursor: pointer;
background:#FFFFFF none repeat scroll 0 0;
height:46px;
left:-3px;
position:absolute;
width:7px;
}

/* --------------- seatme ----------------------- */

#middle_content.seatme h1 {display:none;}

#middle_content.seatme iframe {
background:none repeat scroll 0 0 #A63000;
height:470px;
left:-15px;
position:absolute;
top:-15px;
width:405px;
}

/* --------------- / seatme ----------------------- */



/* --------------- Quotation form ----------------------- */

fieldset {
	border:0 none;
	margin:0;
	padding:0;
}

.legend {
	color:#fff;
	font-weight:bold;
	margin:30px 0 0;
	padding:0;
}

#quotation input {
	margin:0px;	
}

#naw input {
	width:207px;
}

#naw textarea {
	
}

form#quotation label.error, span.error {
	color:#000000;
	font-weight:bold;
	font-size:12px;
}


fieldset#naw label {
	display:block;
	margin: 10px 0 0 0;
}

#quotation dt {
	height:40px;
	overflow:hidden;
	width:145px;
}

#quotation dd {
	width:200px;	
}

#quotation dt, #quotation dd {
	height:25px;
	float:left;
	margin:0;
}

#quotation dt.bigger, #quotation dd.bigger {
	height:70px;
}

#quotation dl#naw {
	margin:0 0 0 10px;
}
#quotation dl#naw dd {
	height:26px;
	margin:0;
}

dt.budget {
	height:50px !important;
}
dd.budget {
	height:50px !important;
}

#reguest_for_quote {
	display:block;
	height:auto;
	margin-left:145px;
	width:150px;
}

#error_text {
	font-weight:bold;
	margin-top:15px;
}
