@charset "UTF-8";

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", serif;
}

h1 {
  font-size: 2.16em;
  line-height: 1.153em;
  margin-bottom: 0.5em;

}

h2 {
  font-size: 1.75em;
  line-height: 1.428em;
  margin-bottom: 0.5em;
}

a {
  color: #00aeef;
  text-decoration: none;
}

a:visited {
  color: #005371;
}

a:hover {
  color: #0077a4;
  text-decoration: underline;
}

form {
  margin: 0px;
  padding: 0px;
}

div.footer {
	color: #444;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
  border-top: 1px solid #606060;
  margin-top: 18px;
}

div.footer a {
  color: #444;
}

span.copyright {
  font-weight: normal;
}

div.header {
	background: url('/gfx2/head-bg.gif') repeat-x left ;
  height: 81px;
}

div.banner {
  background: #000;
  width: 468px;
  height: 60px;
  margin: 10px 50px 0px 0px;
  float: right;
  padding: 0px;
}

div.topmenu {
  font-size: 11px;
  height: 27px;
  background: url('/gfx2/menu-bg.gif') repeat-x;
}

div.topmenu ul {
  padding: 0px;
  margin: 0px;
  text-align: center;
  height: 19px;
  list-style: none;
}

div.topmenu ul li {
  float: left;
	padding: 0px 0px;
	margin: 4px 0px 4px 0px;
  height: 19px;  
  border-left: 1px solid #a1d063;
	border-right: 1px solid #76a437;
	width: 133px;
}

div.topmenu ul.nonhun li {
  float: left;
  padding: 0px 0px;
  margin: 4px 0px 4px 0px;
  height: 19px;  
  border-left: 1px solid #a1d063;
  border-right: 1px solid #76a437;
  width: 160px;
}

div.topmenu ul li a, div.topmenu ul li a:visited {
  color: #fff;
	line-height: 19px;
  margin: 0px;
  text-decoration: none; 
  font-size: 12px;
  font-weight: bold;
	display: block;
}

div.topmenu ul li a:hover {
  color: #2d4014;
  text-decoration: none;
}

div.topmenu ul li.langselect {
	width: 44px;
}

div.topmenu img {
	border: 0px;
	width: 18px;
	height: 12px;
	margin: 3px 0px 2px 0px;
}

div.header-login {
  font-size: 0.8em;
  color: #fff;
  float: right;
  line-height: 40px;
  margin: 2px 10px 0px 0px;
  text-align: right;
}

div.header-login span.login-error {
  color: red;
  font-weight: bold;
}

div.header-login input {
  width: 80px;
  padding: 2px;
  margin: 3px;
  border: 1px solid;
  border-color: #555 #aaa #aaa #555;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}


div.header-login input.submitbutton {
  background: url('/gfx2/search-button-bg.gif') center right;
  color: #fff;
  font-weight: bold;
  border: 1px solid;
  border-color: #0a0 #050 #050 #0a0;
  cursor: pointer;
}

div.header-login a {
  font-weight: bold;
  color: #aaa;
}

div.header-login a:hover {
  color: #fff;
  text-decoration: none;
}

div.clear {font-size: 1px; height: 1px}	

div#searchContainer {
  margin: 0px 0px 9px 0px;
  padding: 0px;
  width: 550px;
  font-size: 10px;
  line-height: 18px;
  color: #363636;
}

ul.tabs-nav {
  list-style: none;
  margin: 0px;
  padding: 0px;
  background: url(/gfx2/grey-bg.gif) repeat-x;
  color: #fff;
  width: 100%;
  height: 27px;
  font-size: 14px;
}

ul.tabs-nav li {
  float: left;
  height: 27px;
  margin: 0px;
  padding: 0px;
  width: 137px;
}

ul.tabs-nav a, ul.tabs-nav a span {
  display: block;
}

ul.tabs-nav a, ul.tabs-nav a:visited {
  padding: 0px 0px;
  line-height: 27px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  border-left: 1px solid #b5b5b5;
  border-right: 1px solid #666;
}

ul.tabs-nav li a.active, ul.tabs-nav li a:hover {
  background: url('/gfx2/green-bg.gif');
  border-right: 1px solid #628a2b;
  border-left: 1px solid #add774;
  color: #fff;
  text-decoration: none;
}

div.searchform {
  border-bottom: 1px solid #606060;
  border-left: 1px solid #606060;
  border-right: 1px solid #606060;
}

div.content {
  
}

div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6 {
  font-family: Georgia, "Times New Roman", serif;
}

div.content img {
  margin: 0px;
  float: none;
}

.title {
  border-bottom: 1px solid #b7babd;
}

div.form_error, span.form_error {
  color: red;
}

div.searchform fieldset {
  border: 0px;
  margin: 0px;
  padding: 10px 0px 8px 0px;
}

div.searchform div.legend {
  color: #fff;
  font-weight: bold;
  background: url('/gfx2/grey-bg.gif') repeat-x;
  margin: -10px 0px 0px 0px;
  padding-left: 12px;
  height: 27px;
  width: 150px;
  line-height: 27px;
}

div.searchform ul {
	padding: 0px;
  margin: 0px 5px;
}

div.searchform ul li {
  list-style: none;
	padding: 0px;
  margin: 0px;
}

div.searchform input.text {
  font-size: 10px;
  background: #fff;
  padding: 0px;
  margin: 0px 0px;
  border-width: 1px;
  border-color: #b9b9b9;
  width: 150px;
  font-size: 10px;

}

div.searchform select {
  font-size: 10px;
  width: 150px;
  margin: 0px;
}

div.searchform div.searchbutton {
  margin: 0px;
  height: 18px;
  background: #e2e2e2;
  clear: both;
}

div.searchform input.searchbutton {
  font-size: 11px;
  background: url('/gfx2/search-button-bg.gif') center right;
  color: #fff;
  font-weight: bold;
  border-width: 0px;
  height: 18px;
  padding: 0px 22px 0px 12px;
  margin: 0px;
  cursor: pointer;
}

div.searchform ul.areafilter li {
  float: left;
  width: 33%;
  display: block;
  text-align: center;
  font-weight: bold;
}

div.searchform ul.categories li {
  float: left;
	width: 24%;
	display: block;
}

div.searchform ul.services li {
  float: left;
	width: 19%;
	display: block;
}

div.searchform ul.restaurant li {
  float: left;
	width: 33%;
	display: block;
}

div.pager {
  text-align: center;
  margin: 10px 5px 0px 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #000;
}

div.pager a {
  font-weight: normal;
  color: #333;
}

div.pager a:hover {
  color: #2222ff;
}

div.tagcloud {
  width: 175px;
  margin: 9px auto 9px 0px;
  background: #e8e8e8;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  border-color: #b9b9b9;
  overflow: hidden;
  font-size: 1em;
  line-height: 1.5em;
}

div.tagcloud a {
  color: #424242;
}

div.tagcloud h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  padding: 4px 4px 5px 25px;
  margin: 0px;
  background: url('/gfx2/dgrey-bg.gif') repeat-x center;
}

div.tagcloud ul {
  padding: 0px;
  margin: 5px 0px 4px 25px;
  list-style: none;
}

div.tagcloud li {
  float: left;
  height: 18px;
  margin: 0px 2px;
}

div.rightoffer {
  margin: 0px 0px 9px auto;
  width: 175px;
  background: #e8e8e8;
  border-color: #b9b9b9;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  overflow: hidden;
}

div.rightoffer h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
  background: url('/gfx2/blue-bg.gif') repeat-x top;
  margin: 0px;
  padding: 4px 3px 5px 25px;
}

div.rightoffer a {
  display: block;
  color: #fff;
}

div.rightoffer a:hover {
  color: #004661;
  text-decoration: none;
}


div.rightoffer img {
  float: right;
  clear: both;
  border: 0px;
  margin: 0px 0px 18px 0px;
}

div.leftoffer {
  margin: 0px 0px 9px 0px;
  width: 175px;
  background: #3a3a3a;
  border-color: #b9b9b9;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  overflow: hidden;
}

div.leftoffer h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  background: url('/gfx2/orange-bg2.gif') repeat-x top;
  margin: 0px;
  padding: 4px 3px 5px 25px;
  line-height: 18px;
  font-weight: bold;
}

div.leftoffer a {
  color: #fff;
  display: block;
}

div.leftoffer a:hover {
  color: #692b0e;
  text-decoration: none;
}

div.leftoffer img {
  float: right;
  clear: both;
  border: 0px;
  margin: 0px;
}

div.leftoffer span {
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  margin: 0px;
  padding: 0px 0px 0px 25px;
  display: block;
  clear: both;
  line-height: 18px;
}

ul.placelist {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.placelist li {
  float: left;
  width: 160px;
  margin: 0px 5px 0px 0px;
  
}

ul.internet {
  list-style: none;
  margin: 0px 0px 0px 2em;
  padding: 0px;
}

ul.internet li {
  margin: 0px 5px 0px 0px;		
}
	

h2.introduction {
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
}

h3.introduction {
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
  line-height: 1.5em;
}


div#map {
  border: 1px solid #606060;
}

div.programbox {
	
}

div.programbox a {
	font-weight: bold;
/*	color: #333; */	
}

div.programbox a:visited {
}

div.programbox a:hover {
}

div.programbox ul.programs {
  list-style: none;
  margin: 0px 0px 0px 9px;
}

div.programbox ul.programs li {
  margin: 0px 0px 12px 0px;
  clear: both;
  vertical-align: top;
}

div.programbox ul.programs li img {
	float: left;
  margin: 0px 5px 9px 0px;
  padding: 0px;	
}

div.programbox h3 {
  margin: 0px 0px 0.25em 0em;
	font-size: 1.25em;
}

div.programbox span.date {
	font-size: 0.8em;
	color: #333;
}

ul.packageoffer {
  padding: 0px;
  margin: 0px;
  text-align: left;
  list-style: none;  
}

ul.packageoffer li {
  margin: 0px 0px;
  padding: 9px 0px;
  clear: both;
  border-bottom: 1px dashed #b7babd;
}

ul.packageoffer h3 {
  font-size: 1.4em;
  margin: 0px;
}

ul.packageoffer span.date {
  font-size: 0.8em;  
}

ul.packageoffer p {
  margin-bottom: 0px;
  padding-bottom: 0px;
  
}
