@CHARSET "UTF-8";

/* ************************ */
/* Global settings 			*/
/* ************************ */
/* Can't reset th because of IE */
a,  abbr,  acronym,  address,  area,  b,  base,  bdo,  big,  blockquote,  body,  br,  button,  caption,  cite,  code,  col,  colgroup,  dd,  del,  dfn,  div,  dl,  dt,  em,  fieldset,  form,  h1, h2, h3, h4, h5, h6,  head  html,  hr,  i,  img,  input,  ins,  kbd,  label,  legend,  li,  link,  map,  meta,  noscript,  object,  ol,  optgroup,  option,  p,  param,  pre,  q,  samp,  script,  select,  small,  span,  strong,  style,  sub,  sup,  table,  tbody,  td,  textarea,  tfoot,  thead,  title,  tr,  tt,  ul,  var  {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body, pre {
	color: #171717;
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
	height: 100%;
}

h1,h2 {
	font-weight: normal;
	
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	padding:0 0 6px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding:8px 0 4px 0;
}

p, a {
	line-height:16px;	
}

a {
	text-decoration: none;
	color: #171717;
	border-bottom: dashed 1px #171717;
}

a:hover {
	text-decoration: none;
	border-bottom:solid 1px #171717;
}

.ui-tabs-nav a {
	border-bottom: none;
}

a img {
	border:none;
}

kbd.instruction {
	text-transform: uppercase;
	line-height: 18px;
}

.hidden {
	display:none;
}

.bold {
	font-weight: bold;	
}

.textHighlight {
	background-color: #92f7f7;
	color:black;
	padding:1px 2px;
}

.textHighlight:hover {
	text-decoration: none;
	background-color: #121212;
	color: #dbdbdb;
}

.validationError {
	color: red;
}

.red {
	color: red;	
}

.pointerCursor {
	cursor: pointer;	
}

/* ************************ */
/* Colors 			 		*/
/* ************************ */

.aika24, .kauneus24 {
	/*color: #62a4e3;*/
	color: #34dddd;
}

/* ************************ */
/* Page containers 			*/
/* ************************ */

#siteWrapper {
	min-width: 980px;
	
}

#headerContainer {
	height:104px;
	/* This is space for top advertisement banner */
	/* height: 170px; */
	min-width: 715px;
	clear:both;
}

#actionContainer {
	width: 186px;
	float: left;
	overflow: hidden;
}

#smallActionContainer {
	width: 186px;
	height: 10px;
	margin: 10px 0 0 10px;
	background-image: url("../images/actionTop.jpg");
	background-repeat: no-repeat;
}

#highlightContainer {
	height: 120px;
	overflow: hidden;
	background-color: #212121;
}

#smallHighlightContainer {
	height: 120px;
	width: 10px;
	margin: 20px 0 0 0;
	float: left;
	background-color: #212121;
}

#ContentContainer {
	padding: 4px 0 0 26px;
	overflow: hidden;
}

#adContainer {
	width: 160px;
	float: right;
}

#footerContainer {
	margin: 0 0 0 185px;
	padding: 4px 0 16px 16px;
	clear: both;
	overflow: hidden;
}

/* ************************ */
/* Logo 					*/
/* ************************ */

#logoContainer {
	height: 44px;
	width: 186px;
	margin:50px 0 0 10px;
	/* This is space for top advertisement banner */
	/* margin:110px 0 0 10px; */
	float:left;
}

#logoContainerText {
	height: 44px;
	width: 286px;
	margin:30px 0 0 10px;
	/* This is space for top advertisement banner */
	/* margin:110px 0 0 10px; */
	float:left;
}


#logoContainer img, #logoContainer a {
	border: none;
}


/* ************************ */
/* Navigation			 	*/
/* ************************ */

#CSNavigationTop {
	background-color: #171717;
	height: 10px;
	margin: 0 10px;
}

#navigationContainer {
	height: 40px;
	margin: 50px 0 0 360px;
	/* This is space for top advertisement banner */
	/* margin: 116px 0 0 360px; */
	background-image: url("../images/navigationBackground.jpg");
}

.navigationContainer {
	height: 40px;
/*	margin: 50px 0 0 360px; */
	/* This is space for top advertisement banner */
	/* margin: 116px 0 0 360px; */
	background-image: url("../images/navigationBackground.jpg");	
}

.navigationContent {
	height: 40px;	
}

.navigationContent div {
	
}

.navigationItemSchedule {  
	margin: 12px 10px 0 10px;
	height: 28px;
	float: left;
}

.navigationItemArrows {
	float: left;
}

#navigationContent img, #navigationContent a, .navigationContent img, .navigationContent a {
	border: none;
}

#navigationLeft, .navigationLeft {
	width: 5px;
	height: 40px;
	background-image: url("../images/navigationLeft.jpg");
	float: left;
}

.navigationLeft {
	width: 5px;
	height: 40px;
	background-image: url("../images/navigationLeft.jpg");
}

.navigationActionMenu div {
	display: inline;
}

.navigationItem {
	width: 101px;
	height: 40px;
	float: left;
	border: none;
}

#navFrontPage {
	background-image: url("../images/nav_etusivu.jpg");
}

#navFrontPage:hover {
	background-image: url("../images/nav_etusivu_hover.jpg");
}

#navIntroduction {
	background-image: url("../images/nav_esittely.jpg");
}

#navIntroduction:hover {
	background-image: url("../images/nav_esittely_hover.jpg");
}

#navReservation {
	background-image: url("../images/nav_ajanvaraus.jpg");
}

#navReservation:hover {
	background-image: url("../images/nav_ajanvaraus_hover.jpg");
}

#navSearch {
	background-image: url("../images/nav_hae.jpg");
}

#navSearch:hover {
	background-image: url("../images/nav_hae_hover.jpg");
}

#navInstructions {
	background-image: url("../images/nav_ohjeet.jpg");
}

#navInstructions:hover {
	background-image: url("../images/nav_ohjeet_hover.jpg");
}

#navInformation {
	background-image: url("../images/nav_tietoa.jpg");
}

#navInformation:hover {
	background-image: url("../images/nav_tietoa_hover.jpg");
}

#navContact {
	background-image: url("../images/nav_otayhteytta.jpg");
}

#navContact:hover {
	background-image: url("../images/nav_otayhteytta_hover.jpg");
}

/* *************************************** */
/* Cross-site vavigation tabs are disabled */
/* *************************************** */
/*
#CSNavigationTabsContainer {
	left: 0;
	margin:0 20px;
	overflow: hidden;
	position: absolute;
}

.CSNtab {
	width: 120px;
	height: 20px;
	margin: 0 1px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.CSNtab:hover {
	height: 30px;
}

#CSNaika {
	background-image: url("../images/tab_aika24.jpg");
}

#CSNaika:hover {
	background-image: url("../images/tab_aika24_hover.jpg");
}

*/

/* ************************ */
/* Action Container 		*/
/* ************************ */

#actionBody {
	width: 184px;
	background-image: url("../images/actionBackground.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-left: solid 1px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
}

/* ************************ */
/* Hightlight Container 	*/
/* ************************ */

#HLText {
	color: #ffffff;
	padding: 8px 30px;
	width: 715px;
}

#HLText p {
	padding: 0 0 4px 0;
}

#HLText img {
	border: 0;
}

/* ************************ */
/* Modules 					*/
/* ************************ */

.moduleContainer {
	width: 172px;
	margin: 0 7px;
	padding: 0 0 14px 0;
}

.titleContainer {
	width: 172px;
	height: 32px;
	background-image: url("../images/module_titleBackground.jpg");
	background-color: #171717;
	color: #ffffff;
}

.titleContainer h2 {
	padding: 4px 8px;
}

.moduleContent {
	padding: 14px 4px;
	background-color: #ffffff;
	background-image: url("../images/module_contentBackgroundBottom.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: solid 1px #bdbcbd;
	border-left: solid 1px #bdbcbd;
	border-right: solid 1px #bdbcbd;
	overflow: hidden;
}

.moduleContent img {
	border: none;
	margin: 8px 0 0 0;
}

.moduleContent p {
	padding: 0 0 2px 0;
}

.moduleContent h3 {
	padding: 0 0 2px 0;
}

.moduleLink {
	color: #575757;
	text-decoration: none;
	padding: 4px 0 0 0;
	float: right;
	font-size: 12px;
}

.moduleLink:hover {
	text-decoration: none;
}

.moduleButton {
	float: right;
	border: none;
}

.moduleButton a {
	border:none;
}

.moduleContentFloatLeft {
	float:left;
}

.moduleButtonsCenter {
	width: 112px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.moduleDivider {
	margin: 6px 0;
}

/* ************************ */
/* Advertisement	 		*/
/* ************************ */
.advertisement {
	text-align: center;
}

.advertisement img, .advertisement a {
	border: none;
}

.topBanner {
	left:253px;
	position:absolute;
	width:728px;
	height:90px;
}

.leftBanner {
	width:160px;
	height:600px;
}

/* ************************ */
/* Footer 					*/
/* ************************ */

#footerContainer table {
	margin:-4px 0 0 0;
	border-top: solid 1px #dbdbdb;	
}

#footerContainer p {
	/* border-top: solid 1px #dbdbdb; */
	/* margin: 4px 0 0 0; */
	display: inline;
	color: #a2a2a2;
	font-size: 12px;
}

#footerContainer a {
	color: #a2a2a2;
	text-decoration: none;
	border-color: #a2a2a2;
}

#footerContainer a:hover {
	/* text-decoration: underline; */
	text-decoration: none;
}

/* ************************ */
/* Columns, list			*/
/* ************************ */

.column {
	float: left;
	overflow: hidden;
	width: 75%;
	min-width:580px;
	padding: 0 0 16px 0;
}

.column p {
	padding: 0;
}

.multiColumns {
	float: left;
	overflow: hidden;
	width: 37.5%;
}

hr {
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #dbdbdb;
}

.odd {
	background-color: #ffffff;
	border-bottom: solid 1px #dfdfdf;
	border-top: solid 1px #dfdfdf;
}

.even {
	background-color: #f2fafa;
}

.defaultFontSize {
	font-size: 14px;
}

.list {
	padding: 0 0 0 1.4em;
	list-style: none;
	/*list-style-position: inside;*/
	/*list-style-image: url("../images/listArrow.gif");*/
}

.list li {
	padding: 0 0 0 16px;
	background: url("../images/listArrow.gif") no-repeat 0 4px;
}

.pList {
	padding: 0;
}

.largeList {
	padding: 6px 0 0 0;
	font-size: 16px;
}

/* ************************ */
/* Default form				*/
/* ************************ */

.formContainer {
	padding: 8px 0 0 0;
	overflow: hidden;
}

.formContainer h3 {
	padding: 8px 0 0 0;
}

.formContainer .submit,.reset {
	margin: 4px 0 8px 0;
}

.verticalForm label {
	padding: 2px 0;
	margin: 4px 0 0 0;
}

.text,.password,textarea,select {
	padding: 2px 0;
	margin: 4px 0 0 0;
	border: solid 1px #cecece;
}

.text:focus,.password:focus,textarea:focus {
	border: solid 1px #34dddd;
}

.text,.password {
	width: 160px;
}

.verticalForm .image {
	float: right;
	margin: 8px 0 0 0;
}

.verticalForm a {
	
}

.errorText {
	color:red;
	font-weight:bold;
	font-size: small;
	font-style: italic;
	display: none;
}

.defaultForm th {
	/* 
	Doesn't work in IE
	-------------------
	text-align: right;
	padding: 4px 0;
	*/ 
	vertical-align: top;
}

/* 	Manual fix for previous problem */
#contactContainer th, #userSettings th, .defaultLoginForm th, #detailsForm th {
	text-align:right;
	padding: 4px 0;
}

.defaultForm label {
	font-weight: normal;
	padding: 0 4px 0 0;
}

.inputField {
	margin: 0 0 8px 0;
	width: 147px;
	padding: 2px 0;
	border: solid 1px #cecece;
}

.inputField:focus {
	border: solid 1px #34dddd;
}

/* ************************ */
/* Default table			*/
/* ************************ */

table.default {
	margin-left: 2px;
	border: solid 1px lightgrey;
	padding: 4px;
	width: 400px;
}

table.default td {
	padding: 4px;
}

table.default th {
	border-bottom: solid 1px lightgrey;
}

table.default tr.oddRow {
	background-color: #F5F9FF;
}

table.default a {
	color: #2F2F2F;
}

table.default a:hover {
	color: #9F023C;
}

table.default div {
	display:inline;
	float: left;
}

table.default .captionContainer {
	width: 100%;
}

table.default caption div.minimizeContainer {
	display:inline;
	float: right;
}