*
{
	margin: 0;
	padding: 0;
}
body {
	background-color: #1AA2CA;
	color: #4C4C4C;
	line-height: 1.4em;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

form { margin: 0px; padding: 0px; }
p {
	margin: 0px 0px 15px 0px;
}
a, a:visited { color: #007292;}
img { border-color: #DADADA; }
#page {
	background: transparent url("/img/bga.jpg") repeat-y top center;
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}
* html #page {
	height: 100%;
}
#header {
	height: 188px;
	margin: 0 24px 0 24px;
	background-color: #003366;
}
/* */
#navigation {
	margin: 0px 0px 10px 24px;
	padding: 0px;
	height: 48px;
	width: 932px;
	background: #fff url("/img/bgnav.jpg") repeat-x top left;
}
#navigation ul.nav {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 20px;
	float: left;
	width: 890px;
}
#navigation ul.nav li.off,
#navigation ul.nav li.on  {
	margin: 1px 0px 0px 0px;
	float: left;
}
#navigation ul.nav li.on {
	margin: 1px 0px 0px 0px;
	background: #fff url("/img/on.jpg") repeat-x 0px 1px;
}
#navigation ul.nav li.logo {
	display: block;
	width: 153px;
	margin: 6px 20px 0px 0px;
	float: right;
}
#navigation ul.nav a,
#navigation ul.nav a:visited {
	display: block;
	font: normal normal bold 10pt Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0px 10px 1px 0px;
	padding: 4px 3px 3px 15px;
	text-decoration: none;
	background: transparent url("/img/bullet.gif") 6px 10px no-repeat;
}
#navigation ul.nav a:hover,
#navigation ul.nav a:active {
	text-decoration: underline;
	color: #F3E031;
}
#navigation ul.subnav {
	list-style: none;
	padding: 0px;
	float: left;
	display:inline;
	margin: 0px 0px 0px 25px;
}
#navigation ul.subnav li {
	float: left;
	margin: 0px;
}
#navigation ul.subnav li a.off,
#navigation ul.subnav li a.off:visited {
	display: block;
	background: #DADADA url("/img/sbullet.gif") no-repeat 4px 6px;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 3px 20px;
	color: black;
	font-weight: bold;
	text-decoration:none;
}
#navigation ul.subnav li a.off:hover,
#navigation ul.subnav li a.off:active {
	display: block;
	background: #959595 url("/img/sbullet.gif") no-repeat 4px 6px;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 3px 20px;
	color: black;
	font-weight: bold;
	text-decoration:none;
}
#navigation ul.subnav li a.on,
#navigation ul.subnav li a.on:visited,
#navigation ul.subnav li a.on:hover,
#navigation ul.subnav li a.on:active {
	display: block;
	background: #959595 url("/img/sbullet.gif") no-repeat 4px 6px;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 3px 20px;
	color: black;
	font-weight: bold;
	text-decoration:none;
}

/* Subnav hack */
#navigation ul.subnav li.nav3_off,
#navigation ul.subnav li.nav3_on {
display: none;
}
#langnav {
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
float: left;
}
#langnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#langnav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#langnav ul li a.off, #langnav ul li a.on {
display: none;
}
#langnav a.nav3_off, #langnav a.nav3_off:visited {
background-color: #DADADA;
background-image: none;
font-size: 10pt;
color: #000;
padding: 4px 0px 4px 18px;
font-weight: bold;
margin: 0px 0px 1px 0px;
display: block; 
width: 170px;
}
#langnav a.nav3_off:hover,
#langnav a.nav3_off:active {
background-color: #959595;
}

#langnav a.nav3_on, #langnav a.nav3_on:visited {
background-color: #959595;
background-image: none;
font-size: 10pt;
color: #000;
padding: 4px 0px 4px 18px;
margin: 0px 0px 1px 0px;
font-weight: bold;
width: 170px;
}
#langnav a.nav3_on:hover,
#langnav a.nav3_on:active {
background-color: #959595;
}


/* */


/* ---^.^--- */

#content {
	margin-left: 50px;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}
#content #main {
	margin: 10px 0px 30px 0px;
	width: 690px;
	float: left;
	display: block;
}
#content #mainleft {
	margin: 10px 10px 0px 0px;
	width: 440px;
	float: left;
}
#content #mainright {
	float: left;
	width: 440px;
	margin: 10px 0px 0px 0px;
}
#main ul {
	list-style: disc;
	margin: 0px 0px 0px 15px;
}
#content #sub {
	margin: 10px 0px 0px 20px;
	float: left;
	width: 180px;
}
#main em {
	color: #007292;
	font-size: 8pt;
}
/* */

#subcontent a {
	text-decoration: none;
	color: #007292;
	border-bottom: 1px solid #DADADA;
	background: transparent url("/img/related.gif") no-repeat 5px 5px;
	padding: 2px 0px 2px 25px;
	font: normal normal normal 8pt Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px 0px;
	display: block;
}
#subcontent p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#subcontent br {
	display: none;
}

#subcontent h1 {
	font: normal normal normal 11pt Arial, Helvetica, sans-serif;
	color: #007292;
	padding: 6px 0px 8px 20px;
	margin: 0px 0px 5px 0px;
	background: #fff url("/img/h3.jpg") no-repeat top left;
	border-bottom: 1px solid #DADADA;
}

/* */

#search {
	margin: 10px 0px 0px 0px;
	float: left;
	}
#search ul {
list-style: none;
}
	#search strong {
		display: block;
		background: transparent url("../img/search.jpg") no-repeat 0px 5px;
		padding: 10px 5px 14px 10px;
		float: left;
		color: #E43E33;
	}
	#search input {
		border-top: 1px solid #B2B2B2;
		border-left: 1px solid #B2B2B2;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		background-color: #FFFFFF;
		margin: 8px 0px 0px 0px;	
		font: normal normal normal 8pt Arial, Helvetica, sans-serif;
		width: 71px;
		height: 16px;
	}
	#search a, #search a:visited {
		background: transparent url("/img/go.jpg") no-repeat top left;
		text-decoration: none;
		color: transparent;
		color: #E43E33;
		width: 30px;
		height: 19px;
		padding: 0px 0px 0px 17px;
		margin: -0px 0px 0px 3px;
		font: normal normal normal 6pt Arial, Helvetica, sans-serif;
	}
	#search a:hover, #search a:active {
		color: #02B3E8;
		background: transparent url("/img/go2.jpg") no-repeat top left;
}		
#related {
	width: 180px;
	margin: 0px 30px 10px 0px;
	float: left;
	}
#related h3 {
font-weight: normal;
font-size: 12pt;
padding: 4px 0px 0px 15px;
margin: 3px 0px 4px 0px;
}
	#related span.date {
	font: normal normal normal 8pt Arial, Helvetica, sans-serif;
	}
	#related a, #related a:visited {
		text-decoration: none;
		color: black;
		font: normal normal normal 8pt Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px 4px 0px 4px;
	}
	#related a:hover, #related a:active {
		text-decoration: underline;
	}
	#related ul {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		list-style: none;
		}
	#related ul li {
		border-top: 1px solid #DADADA;
		padding: 3px 0px 2px 0px;
		margin: 0px 0px 0px 0px;
	}
	#related a.all, #related a.all:visited {
		text-decoration: none;
		color: #007292;
		background: transparent url("../img/related.gif") no-repeat 5px 5px;
		padding: 3px 0px 3px 25px;
		font: normal normal normal 8pt Arial, Helvetica, sans-serif;
		margin: 0px;
		display: block;
	}
	#related a.all:hover, #related a.all:active {
		text-decoration: underline;
	}

/* */

#related2 {
	width: 180px;
	margin: 0px 30px 10px 0px;
	float: left;
	}
#related2 h1 {
	font: normal normal normal 12pt Arial, Helvetica, sans-serif;
	color: #007292;
	padding: 6px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	width: 143px;
	background: transparent url("/img/h2.jpg") no-repeat top left;
}
#related2 h3 {
	font-size: 12pt;
}
#related2 p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#related2 br {
	line-height: 1px;
	height: 5px;
	padding: 0px;
	margin: 0px;
}
#related2 a, #related2 a:visited {
	text-decoration: none;
	color: #007292;
	border-bottom: 1px solid #DADADA;
	background: transparent url("/img/related.gif") no-repeat 5px 5px;
	padding: 2px 0px 2px 25px;
	font: normal normal normal 8pt Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	display: block;
}
#related2 a:hover, #related2 a:active {
	text-decoration: underline;
}
#related2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#related2 ul li {
	border-top: 1px solid #DADADA;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/* */

#news {
	width: 180px;
	margin: 0px 30px 0px 0px;
	float: left;
}
#news a, #news a:visited, #news span.date {
	font: normal normal normal 8pt Arial, Helvetica, sans-serif;
}
#news ul li {
	border-top: 1px solid #DADADA;
	padding: 2px 0px 2px 0px;
	list-style: none;
	}

#news h3 {
font-weight: normal;
font-size: 12pt;
padding: 4px 0px 0px 15px;
margin: 3px 0px 4px 0px;
font-weight: normal;
background: #fff url("/img/h1.gif") no-repeat top left;
}
#news h1 {
font-weight: normal;
font-size: 12pt;
padding: 4px 0px 0px 15px;
margin: 3px 0px 4px 0px;
background: #fff url("/img/h1.jpg") no-repeat top left;
}
#news a, #news a:visited {
color: black;
text-decoration: none;
}
#news a:hover, #news a:active {
color: #007292;
text-decoration: underline;
}
	#news a.all, #news a.all:visited {
		text-decoration: none;
		color: #007292;
		background: transparent url("../img/related.gif") no-repeat 5px 5px;
		padding: 3px 0px 3px 25px;
		font: normal normal normal 8pt Arial, Helvetica, sans-serif;
		margin: 0px;
		display: block;
	}
	#news a.all:hover, #news a.all:active {
		text-decoration: underline;
	}
#feedback, #careers, #nightclub {
}
#feedback ul,
#careers ul,
#nightclub ul {
list-style: none;
}
#feedback ul li,
#careers ul li,
#nightclub ul li {
margin: 0px 0px 2px 0px;
}
#feedback label,
#careers label {
width: 100px;
display: block;
float: left;
}
#nightclub label {
width: 200px;
display: block;
float: left;	
	}
#feedback input.field,
#careers input.field,
#nightclub input.field {
width: 350px;
font: normal normal normal 8pt Arial, Helvetica, sans-serif;
}
#feedback textarea.fieldmulti,
#careers textarea.field_multi,
#nightclub textarea.field_multi {
font: normal normal normal 9pt Arial, Helvetica, sans-serif;
width: 350px;
height: 80px;
}
#feedback input#send,
#careers input#send,
#nightclub input#send {
margin: 10px 0px 0px 100px;
}
#flags { float: left; }
#flags ul { list-style: none; margin: 0px 0px 10px 0px; padding: 0px;}
#flags ul li { width: 23px; float: left; margin: 0px 2px 0px 2px; }	
#flags a { background: none; border-bottom: 0px none; }

#salesrentals { float: left; margin: 0px 0px 50px 0px; }
#salesrentals ul,
#eventsform ul { list-style: none;}
#salesrentals ul li { margin: 3px 0px 3px 0px; }
#salesrentals ul li label { float: left; width: 200px; display: block; }
#salesrentals ul li input { }
#salesrentals p { margin: 10px 0px 10px 15px;}

#salesrentals ul#also { margin-bottom: 10px; }
#salesrentals ul#also li { width: 100%; float: left;}
#salesrentals ul#also li input { float: left; margin: 0px 10px 0px 0px;}
#salesrentals ul#also li label { width: 180px;}
#salesrentals p.salesent { margin: 40px 0px 10px 220px;}

/* */
#eventsform input#event, 
#eventsform input#name,
#eventsform input#address2,
#eventsform input#title,
#eventsform input#company,
#eventsform input#company_www,
#eventsform input#address1,
#eventsform input#phone,
#eventsform input#fax,
#eventsform input#email {
margin: 0px 0px 2px 0px;
width: 300px;
}

#eventsform #contactmeby,
#eventsform #additionalinfo,
#eventsform #interested,
#eventsform #submitbutton {
margin: 10px 0px 10px -15px;
padding: 10px 0px 0px 0px;
border-top: 1px solid #eee;
}

/* ---^.^--- */

#footer {
	width: 956px;
	margin-left: 0px;
	background: transparent url("/img/footer.jpg") repeat-x top left;
	color: #A6B8CA;
	float: left;
	clear: both;
	text-align: center;
	line-height: 24px;
}
#footer a, #footer a:visited {
	color: #E43E33;
	display: block;
	font-weight: bold;
	background: transparent url("/img/sitemap.gif") no-repeat 20px 13px;
	padding: 4px 0px 0px 15px;
	margin: 0px 0px 0px 860px;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

/* */
#newsletter ul li { padding: 0px; margin: 0px 0px 2px 0px; list-style: none;}
#newsletter label { display: block; width: 115px; float: left; }
#newsletter input#send { margin: 5px 0px 10px 115px;}
#search ul.search_row a,
#search ul.search_row a:visited {
font: normal normal normal 12px arial,helvetica,sans-serif;}
#search div.search_divider { height: 5px; }
#search ul.search_header {
display: none;
}
#search ul.search_widerow { width: 600px; border-top: 1px solid #ccc; font-size: 10pt; list-style: none; font-weight: bold; margin: 10px 0px 20px 0px; padding: 10px 0px 0px 0px;}
#search ul.search_widerow li { liststyle: none; }
#search ul.search_widerow a,
#search ul.search_widerow a:visited { font-size: 10pt; font-weight: bold; background: none; margin: 0px; padding: 0px;}

/* --./\.--*/

h1 {
	font: normal normal bold 12pt Arial, Helvetica, sans-serif;
	color: #007292;
	padding: 3px 0px 3px 25px;
	margin: 0px 0px 5px 0px;
	background: #fff url("/img/h1.jpg") no-repeat top left;
}
h2 {
	font: normal normal bold 10pt Arial, Helvetica, sans-serif;
	color: #007292;
	padding: 3px 0px 3px 25px;
	margin: 0px 0px 5px 0px;
	background: #fff url("/img/h1.jpg") no-repeat top left;
}
h3 {
	font: normal normal normal 9pt Arial, Helvetica, sans-serif;
	color: #007292;
	padding: 6px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	width: 143px;
	background: transparent url("/img/h3.gif") no-repeat top left;
}
h4 {
	font: normal normal bold 9pt Arial, Helvetica, sans-serif;
	color: #007292;
	padding: 3px 0px 3px 25px;
	margin: 0px 0px 5px 0px;
	background: #fff url("/img/h1.jpg") no-repeat top left;
}
/* */

#frame {
margin: 10px 0px 10px 0px;
float: left;
width: 595px;

}
/* --./\.--*/

/* Haksor */
html { height: 100%; }
body { height: 100%; }
#page { position: relative;	min-height: 100%; }
* html #page { height: 100%; }
#footer { position: absolute; bottom: 0; }
/* */


/* WYSIWYG FIX */
.tasaus {
	text-align: justify;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 12pt;
}
