/* ----------- Left Menu ----------- */
li.leftmenuon0, li.leftmenuon1 { 
	background: url("/images/arrow_eatdrink.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 21px 3px 0px;
	margin:6px 0px 0px 0px;
}

li.leftmenuon2 {
	background: url("/images/arrow_eatdrink.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 21px 3px 0px;
	margin:6px 0px 0px 25px;
}

li.leftmenuon3 {
	background: url("/images/arrow_eatdrink.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 21px 3px 0px;
	margin:6px 0px 0px 50px;
}

li.leftmenuon4 {
	background: url("/images/arrow_eatdrink.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 21px 3px 0px;
	margin:6px 0px 0px 75px;
}
/* ----------- Headings ----------- */
h1 {
	font-size : 1.3em;
	margin : -1px 0 5px 0;
	padding : 0;
	color: #cfb024;
}

/* ----------- Links ----------- */

a, a:visited, a:link, a:active {
	color : #dfb024;
	text-decoration : none;
}

a:hover {
	color : #000000;
	text-decoration : none;
}


event.a, event.a:visited, event.a:link, event.a:active {
	color : #81ba40;
	text-decoration : none;
}
event.a:hover {
	color : #81ba40;
	text-decoration : none;
}

culture.a, culture.a:visited, culture.a:link, culture.a:active {
	color : #c23b3b;
	text-decoration : none;
}
culture.a:hover {
	color : #c23b3b;
	text-decoration : none;
}

eatdrink.a, eatdrink.a:visited, eatdrink.a:link, eatdrink.a:active {
	color : #dfb024;
	text-decoration : none;
}
eatdrink.a:hover {
	color : #dfb024;
	text-decoration : none;
}

shop.a, shop.a:visited, shop.a:link, shop.a:active {
	color : #890078;
	text-decoration : none;
}
shop.a:hover {
	color : #890078;
	text-decoration : none;
}

info.a, info.a:visited, info.a:link, info.a:active {
	color : #536ead;
	text-decoration : none;
}
info.a:hover {
	color : #536ead;
	text-decoration : none;
}

/* ----------- Top Menu ----------- */

td.home {
	text-align:center; 
	border-bottom: solid 2px #cdcbba;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.events {
	text-align:center; 
	border-bottom: solid 2px #81ba40;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.culture {
	text-align:center; 
	border-bottom: solid 2px #c23b3b;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.eatdrink {
	text-align:center; 
	border-bottom: solid 2px #cfb024;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cfb024;
}

td.eatdrink a, td.eatdrink a:visited, td.eatdrink a:active, td.eatdrink a:hover {
	color: #ffffff;
}

td.shop {
	text-align:center; 
	border-bottom: solid 2px #890078;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 50px;
}

td.info {
	text-align:center; 
	border-bottom: solid 2px #536ead;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 50px;
}

td.experience {
	text-align:center; 
	border-bottom: solid 2px #59c5c7;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 80px;
}



a.submittext, a.submittext:link, a.submittext:active a.submittext:visited {
	font-size : 14px;
	margin : 0 0 5px 0;
	padding : 0;
	color: #dfb024;
	cursor: pointer;
	font-weight: bold;
}

a.submittext:hover {
	font-size : 14px;
	margin : 0 0 5px 0;
	padding : 0;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
}