@CHARSET "UTF-8";

/* Corrections of externally created styles and general styles */
#wn_wrapper strong { font-weight: bold; }
#wn_wrapper, #eventList {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}
#wn_wrapper img {
	display: inline;
}
#wn_wrapper table tr td, #eventList table tr td {
	vertical-align: top;
}
#wn_wrapper label {
	cursor: pointer;
} 
#wn_wrapper, pre {
	text-align: left;
}
#wn_wrapper form {
	margin: 0;
	padding: 0;
}    
#wn_wrapper a, #wn_wrapper a:visited {
	color: #000000;
	text-decoration: underline;
} 
#wn_wrapper a.invisible {
	display: inline;
	height: 0;
	width: 0;
	overflow: hidden;    
	text-decoration: none;
}                 
#wn_wrapper .clearer {
  	clear: both; 
	height: 0px;
	overflow: hidden;
} 


#wn_wrapper .error {
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
#wn_wrapper div.error {
	margin: 5px 0 10px 0;
	padding: 5px;
	border: 2px solid #cc0000; 
	background: #ffffff;
}
#wn_wrapper .message {
	padding: 5px;
	margin: 15px 0;
	background: #F0F0F0;
	font-weight: bold;
	font-size: 12px;   
	color: #8FBE00;
}

/* a horizontal white / gey dotted separatorline */
div.sepLineWhite {
	height: 9px;
	padding: 0;
	background: url(/images/layout/dotLine_horiz_white.gif) left 4px repeat-x;
	overflow: hidden;
}
div.sepLineGrey {
	height: 9px;
	padding: 0;
	margin-top: 2px;
	background: url(/images/layout/dotLine_horiz_grey.gif) left 4px repeat-x;
	overflow: hidden;
}

/* Layout */
#wn_wrapper .leftCol {
	float: left;
	width: 552px;
	margin-right: 23px;
} 
#wn_wrapper .rightCol {
	float: left;
	width: 265px;
} 
 

/* wn_pagetitle : upper section of content area with title img and evtl. an intro */
#wn_wrapper .wn_pagetitle, #eventList .wn_pagetitle {
	/* bg used to create the bottom border line */  
	background: url(/images/layout/bg_pagetitle.gif);
	padding-bottom: 1px;
	margin-bottom: 10px;
}
#wn_wrapper .wn_pagetitle .inner, #eventList .wn_pagetitle .inner  {
	padding: 5px 0;
	background: #ffffff;
}  
#wn_wrapper .wn_pagetitle .submenuRight, #eventList .wn_pagetitle .submenuRight {
	float: right;
	width: 420px;
	text-align: right;
} 
.wn_pagetitle .wn_pageintro {
	padding: 10px 0;
}
.wn_pagetitle .wn_pageintro p {
	padding: 0;
	margin: 0;
}

/**
 * Standard page navigation 
 */
table.pageNav {
	width: 100%;
	border: 0;
	margin: 5px 0 15px 0;
	background: #686868;
} 
table.pageNav tr td {
	padding: 3px 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px !important;
} 
table.pageNav tr td.navLeft, table.pageNav tr td.navRight {
	width: 15%;
} 
table.pageNav tr td.navRight {
	text-align: right;
} 
table.pageNav tr td.navMid {
	text-align: center;
} 
table.pageNav tr td a, table.pageNav tr td a:visited {
	color: #ffffff !important;
}  

/** *********************************************************** **
 **  Details   
 ** *********************************************************** **/

#wn_details h1, #wn_details h2, #wn_details h3, #wn_details h4  { 
	font-weight: bold; 
	margin: 0;
	padding: 1em 0 1em 0;
}

#wn_details .downloadLink {
	margin: 15px 0;
}
#wn_details .downloadLink .fileicon {
	float: left;
	margin: 0 10px 5px 0;
}
#wn_details .downloadLink h3 {
	margin: 0;
	padding: 0;
}

#wn_details .imgRight {
	float: right;
	margin: 0 0 10px 20px;
}


/** *********************************************************** **
 **  Green NL subscription box  
 ** *********************************************************** **/
#nlSubscription {
	background-color: #8FBE00;
}
#nlSubscription.vert {       
	padding: 15px 15px 5px 15px;
	background-image: url(/images/newsletter/layout/bg_horiz.gif);
	background-repeat: no-repeat;
	background-position: left 83px;
} 
#nlSubscription.horiz {       
	padding: 15px;
	background-image: url(/images/newsletter/layout/bg_vert.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}  
#nlSubscription.horiz .inner {
	background: url(/images/newsletter/layout/bg_horiz_inner.gif) left top repeat-y;
}   
#nlSubscription.horiz .lCol {
	float: left;
	width: 520px;
	margin-right: 15px;
	/*background: #0033AA;*/
}                                                                          
#nlSubscription.horiz .rCol {
	float: left;
	width: 260px; 
	margin-left: 15px;
	/*background: #0099cc;*/
}

 
#nlSubscription .intro {
	padding: 5px 0;
	font-weight: bold;
}     
#nlSubscription p {
	color: #000000;
}
#nlSubscription table.miniForm {
	width: 235px;
}    
#nlSubscription table.miniForm tr td {
	padding: 0;
}     
#nlSubscription table.miniForm tr td.fldTitle, #nlSubscription table.miniForm tr td.fldInput {
	padding: 3px 3px 0 3px;
} 
#nlSubscription table.miniForm tr.sepLine td {
	height: 9px;
	padding: 0;
	background: url(/images/layout/dotLine_horiz_white.gif) left 4px repeat-x;
	overflow: hidden;
}
#nlSubscription label {
	padding: 0 10px 3px 3px;
	font-weight:  bold;
}  
#nlSubscription .submitBut {
	padding: 10px 0 5px 0;
	text-align: center;
}        

/** *********************************************************** **
 **  RESERVATION / JOBS  
 ** *********************************************************** **/
#reservationForm {
	padding: 15px 45px;
	background: #8FBE00 url(/images/reservation/bg_form.gif) 136px top no-repeat;
}
#reservationForm .lCol {
	float: left;
	width: 375px;
	margin: 0 15px 10px 0;
	/*background: #0033AA;*/
}                                                                          
#reservationForm .rCol {
	float: left;
	width: 325px; 
	margin: 0 0 10px 15px;
	/*background: #0099cc;*/
}
#reservationForm .fldTitle {
	padding: 0 0 3px 0;
	font-weight: bold;	
}    
#reservationForm .fldInput {
	padding: 0 0 8px 0;	
}  
#reservationForm input.inputText, #reservationForm select.inputSelect, 
#reservationForm textarea.inputTxtArea, #reservationForm input.inputFile {
	padding: 2px;
	border: 0;	
	width: 330px;
	font-size: 11px;    
	background: #ffffff;
	font-family: "Trebuchet MS", Arial, sans-serif;
}  
#reservationForm input.inputTextSmall, #reservationForm select.inputSelectSmall {
	padding: 2px;
	border: 0;	
	width: 90px;
	font-size: 11px;
}

#reservationForm input.inputFile {
	width: 200px;
}    
#reservationForm .formFooter {
	text-align: right;
	margin-top: 10px;	
}   
#reservationForm .formFooter .privacyPolicy {
 	float: left;
}


/** *********************************************************** **
 **  EVENTS 
 ** *********************************************************** **/
#eventList table.eventList {
	width: 100%;
	border: 0;
	margin-bottom:  20px;
} 
#eventList table.eventList tr td {  
	padding: 0;
}
#eventList table.eventList tr td.item { 
	width: 265px; 
	height: 195px;
	background: #F1F1F1;
} 
#eventList table.eventList tr td.item .event {  
	position: relative; 
	padding: 12px;
}
#eventList table.eventList tr td.item .date {
	color: #8FBE00;
	font-weight: bold;
}     
#eventList table.eventList tr td.item h2 {
	color: #000000;
	font-weight: bold;
}
#eventList table.eventList tr td.item h2 a, #eventList table.eventList tr td.item h2 a:visited {
	color: #000000;
	text-decoration: none;
}
#eventList table.eventList tr td.item h2 a:hover {
	color: #000000;
	text-decoration: underline;
} 
#eventList table.eventList tr td.item .moreInfo {
	position: absolute;
	top: 170px;
	left: 12px;
}  
#eventList table.eventList tr td.item .typeIco {
	position: absolute;
	top: 166px;
	left: 180px;
}

#eventList .wn_pagetitle .submenuRight a.linkAll {
	background: url(/images/events/ico_more.gif) right center no-repeat;
	padding-right: 22px;
	color: #000000;
} 

table.eventIcons {
	width: 90%;
	border: 0;
}
table.eventIcons tr td {
	padding: 3px 0;
}
table.eventIcons tr td.ico {
	padding-right: 15px;
}
table.eventIcons tr td.main p {
	margin: 0;
	padding: 0;
}

                             
/** *********************************************************** **
 **  MENU DEL DIA   
 ** *********************************************************** **/
#wn_wrapper table.menuList {
	border: 0;
}
#wn_wrapper table.menuList tr td {
	padding: 0;
}
#wn_wrapper table.menuList tr td.datenavi {
	height: 48px;                         
	width: 263px;
	vertical-align: bottom;
	overflow: hidden; 
	/*background: #0099cc;*/
	border-bottom: 9px solid #ffffff;
	voice-family: "\"}\""; 
	voice-family: inherit;
  	height: 39px;
}
html>body #wn_wrapper table.menuList tr td.datenavi {
  	height: 39px;
}
#wn_wrapper table.menuList tr td.datenavi a {
	color: #000000;
	text-decoration: none;
}   
#wn_wrapper table.menuList tr td.title { 
	width: 263px;
	border-bottom: 1px solid #ffffff;
	/*background: #FF00FF;*/
}
#wn_wrapper table.menuList tr td.spacer {
	width: 26px;
	overflow: hidden;
} 
#wn_wrapper table.menuList tr td.menu {
	background: #CACACA;
	padding: 20px;
}
#wn_wrapper table.menuList tr td.title h2 {
	padding: 5px;     
	background: #595959; 
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}    
#wn_wrapper table.menuList tr td h2.today {     
	background: #8FBE00;
}    
#wn_wrapper table.menuList tr td .courseTitle {
	border-bottom: 1px dotted #616161;
	padding: 5px 0 10px 0;
} 
#wn_wrapper table.menuList tr td.menu ul {
 	list-style: disc;
 	margin: 2px 0 5px 0;
 	padding: 0;
}
#wn_wrapper table.menuList tr td.menu ul li {
 	margin-left: 15px;
 	padding: 4px 0 8px 5px;
}                         
#wn_wrapper table.menuList tr td.price {
	background: #CACACA;
	padding: 10px 20px;
}
#wn_wrapper table.menuList tr td.price div {
	padding: 4px;
 	text-align: center;
 	background: #595959;
 	color: #ffffff;
}                                                                                    
#wn_wrapper table.menuList tr td.price .today {
	background: #8FBE00;	
}
#wn_wrapper table.menuList tr td.price strong {
	font-size: 16px;
	font-weight: bold;
}
/* right col: download button */
#wn_wrapper .menuDlButton { 
	height: 39px; 
	text-align: center;
	margin-bottom: 9px;
	/*background: #0099cc;*/
}
/* homepage: footer with price label and link */  
#wn_wrapper table.menuList tr td.priceBottom {
	padding: 10px 15px 5px 15px;	
}       
#wn_wrapper table.menuList tr td.priceBottom .lnkAll {
	padding-top: 40px;
}
#wn_wrapper .priceLabel {
	float: right;
	width: 97px;
	height: 96px;
	margin-left:  10px;
	background: url(/images/dailymenu/priceLabel.jpg) no-repeat;
	text-align: center;
}  
#wn_wrapper .priceLabel .priceTit {
	padding-top: 10px;
	color: #353535;
	font-size: 12px;
	font-weight: bold;
}  
#wn_wrapper .priceLabel .priceVal {
	padding-top: 3px;
	color: #9EBD19; 
	font-size: 20px;
	font-weight: bold;
}                                  
#wn_wrapper .priceLabel .priceNote {
	padding-top: 4px; 
	color: #000000; 
	font-size: 11px;
}
  
                             
/** *********************************************************** **
 **  CATERING  
 ** *********************************************************** **/
/**
 * Section title with toggle link 
 */
#wn_catering .sectTitle {
	/* bg used to create the border line */  
	background: url(/images/layout/bg_pagetitle.gif);
	padding: 1px 0;
	margin: 10px 0 15px 0;
}
#wn_catering .sectTitle .inner {
	padding: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #9EBD19;
}  
#wn_catering .sectTitle h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
} 
#wn_catering .sectTitle .toggleLink {
	float: right;
	/*padding: 6px 5px 0 0;*/
}   
#wn_catering .sectTitle .toggleLink a {
	display: block;
	padding: 2px 0 0 12px;
	color: #ffffff;
}   
#wn_catering .sectTitle .toggleLink a.shown {
	background: url(/images/layout/toggle_close.gif) 0 9px no-repeat;
}   
#wn_catering .sectTitle .toggleLink a.hidden {
	background: url(/images/layout/toggle_open.gif) 0 9px no-repeat;
}
/**
 * optionTbl: main table with 
 * 		- radio input to select a menu
 *		- description of the menu
 *		- price   
 */   
#wn_catering table.optionTbl {
	width: 100%;
	border: 0;
}      
#wn_catering table.optionTbl tr td {
	padding: 0;
}
#wn_catering table.optionTbl tr td.optionWrap {
 	background: #DCDCDC;
 	width: 49% !important;
}
#wn_catering table.optionTbl tr td.spacerV {
 	width: 2% !important;
}
#wn_catering table.optionTbl tr.beverages td.optionWrap {
 	background: #DCDCDC;
 	width: 24.3% !important;
}
#wn_catering table.optionTbl tr.beverages td.spacerV {
 	width: 1% !important;
}
#wn_catering .selector {
	font-weight: bold;
	padding-bottom: 3px;
	background: #ffffff;
}
#wn_catering input {
	margin-right: 8px;
}     
#wn_catering .optionTbl tr td h3 {
	padding: 5px;     
	background: #595959; 
	border-bottom: 1px solid #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}    
#wn_catering .optText {
 	padding: 15px;
 	margin-bottom: 15px;
}
#wn_catering .optText p {
 	padding: 0;
 	margin: 0;
} 
#wn_catering .optText .price {
 	padding: 15px;
 	margin: 10px 0;
 	background: #595959;
 	text-align: center;
 	font-weight: bold;
 	color: #ffffff;
}
#wn_catering .optText .price strong {
 	font-size: 18px;
}
#wn_catering .optText h4 {
	padding: 3px 0;
 	font-weight: bold;
 	line-height: 1.3em;
}
#wn_catering .optText ul {
 	list-style: disc;
 	margin: 2px 0 5px 5px;
}
#wn_catering .optText ul li {
 	margin-left: 2em;
 	padding: 3px 0 3px 1em;
}
/**
 * the table for the total price 
 */
#wn_catering table.calculator {
	width: 100%;
	margin-top: 20px;
	background: #8FBE00; /*url(/images/layout/calcTable_bg.gif) repeat-y;*/
} 
#wn_catering table.calculator td.lCol {
	width: 386px;
	padding: 20px;
	background: url(/images/layout/calcTable_bg_lCol.gif) left bottom no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
  	width: 346px;
}
html>body #wn_catering table.calculator td.lCol {
  	width: 346px;
}
#wn_catering table.calculator td.lCol p {
	padding-bottom: 0;
	margin-bottom: 0;
	color: #000000;
}
#wn_catering table.calculator td.sep {
	width: 5px;
	background: url(/images/layout/calcTable_bg_sep.gif) center top repeat-y;
}
#wn_catering table.calculator td.rCol {
	width: 450px;
	padding: 20px;
	vertical-align: bottom;
	background: ;
	voice-family: "\"}\""; 
	voice-family: inherit;
  	width: 410px;
}
html>body #wn_catering table.calculator td.rCol {
  	width: 410px;
}
#wn_catering table.calculator tr td h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
} 
#wn_catering table.calculator tr td h4 {
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
} 
#wn_catering table.calculator tr td .paxChoice {
	margin: 30px 0 40px 0;
}
#wn_catering table.calculator tr td .paxChoice input {
	width: 85px;
	padding: 3px;
	text-align: right;
}
#wn_catering table.priceList {
	width: 100%;
}
#wn_catering table.priceList tr td.selTitle {
	font-weight: bold;
}   
#wn_catering table.priceList tfoot tr td {
	background: url(/images/layout/calcTable_bg_sepline.gif) left 20px repeat-x;
	height: 60px;
	vertical-align: bottom;
}
#outputTotalPrice {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}


                            
/** *********************************************************** **
 **  PRESS  
 ** *********************************************************** **/
#wn_press .sectTitle {
	/* bg used to create the border line */  
	background: url(/images/layout/bg_pagetitle.gif);
	padding: 1px 0;
	margin: 10px 0 15px 0;
}
#wn_press .sectTitle .inner {
	padding: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #9EBD19;
}  
#wn_press .sectTitle h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
} 
#wn_press .sectTitle .sideInfo {
	float: right;
	font-size: 11px;
	color: #000000;
	/*padding: 6px 5px 0 0;*/
} 
#wn_press ul {
	list-style: disc;
	margin: 5px 5px 5px 1em;
	padding: 0 0 0 1em;
} 
#wn_press ul li {
	padding: 3px 0 8px 10px;
	font-size: 12px;
}          
#wn_press ul li a {
	color: #000000;
	text-decoration: none;
} 
#wn_press ul li a:hover {
	color: #000000;
	text-decoration: underline;
} 


/**
 * DETAILS VIEW
 */
#wn_details .author {
	padding: 5px 0;
	font-style: italic;
} 
#wn_details .intro {
	padding: 5px 0;
} 

/**
 * debug info 
 */
#debug {
	width: 600px;
	margin: 30px auto;
	border-top: 1px solid #cccccc;
	text-align: left;
	color: #666666;
}