/* COMMON */
body
{
	font-family: Verdana;
	font-size: 0.76em;
	font-weight: normal;
	color: #333333;
	margin:0;
	padding:0;
	height:100%;
}

/* PARAGRAPHS */
p {
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
}

/* LEFT COLUMN */
.leftColumn
{
	background-color: #CCCCCC;
	max-width: 182px;
	word-wrap: break-word;
}

/* CENTER COLUMN */
.centerTable
{
	background-color: #FFFFFF;
	border-top-style: hidden;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	height:100%;
}

/* RIGHT COLUMN */
.rightColumn, form
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
}

/* CONTENT HEADER */
.contentHeader
{
	font-family: Verdana;
	font-size:		1.05em;
	font-weight: bold;
	color: #FF6633;
}

/* CONTENT TEXT */
.contentText
{
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
}

/* LEFT CELL FONT */
.leftCellFont
{
	font-family: Verdana;
	vertical-align: middle;
}

/* SEARCH FORM SELECT */
.searchFormSelect
{
	width: 165px;
	font-family: Verdana;
}

/* MAIN NAVIGATION */
.navi
{
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none; 
	vertical-align: middle;
	color: #333333;
}

/* FOCUSED MAIN NAVIGATION */
.focusednavi
{
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none; 
	vertical-align: middle;
	color: #333333;
}

/* SECOND LEVEL NAVIGATION */
.secondarylink
{
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none; 
	vertical-align: middle;
	color: #333333;
}

/* SECOND LEVEL FOCUSED NAVIGATION */
.focusedsecondarylink
{
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none; 
	vertical-align: middle;
	color: #333333;
}

/* THIRD LEVEL NAVIGATION */
.thirdlink
{
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none; 
	vertical-align: middle;
	color: #333333;
}

/* THIRD LEVEL FOCUSED NAVIGATION */
.focusedthirdlink
{
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none; 
	vertical-align: middle;
	color: #333333;
}

*/ LANGUAGE */
.kieli 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../kuvat/nuoli.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

/* H1 */
h1
{	
	font-family:	Verdana, sans-serif;
	font-size:		1.05em;
	font-weight:	bold;
	color:				#FF6633;
}

/* H2 */
h2
{ 
	font-family:	Verdana;
	font-size:		0.95em;
	font-weight:	bold;
	color:				#FF6633;
	margin:				10px 0px 10px 0px;
}

/* BROWSER DISCLAIMER */
#browserDisclaimer{
	display: none;
}

/* ERROR */
.error 
{
 	color: red;
} 

/* INFO */
.info 
{
 	color: green;
}

/* BUTTONS */
.ButtonFormat
{
	color: #FFFFFF;
	background: #FF6633;
	border: 2px outset Silver;
	font-size: 1.0em;
	font-family: Verdana, sans-serif;
}

/* Sivutuslinkkien sivulaskuri */
.pagecounter {
 	vertical-align:center;
 	text-align:center;
 }
 
/* Sivutuslinkkien valittu sivunumero */ 
 .selectedpage {
 	font-weight: bold;
	color: #000000; 
 }
 
.adultcountfield {
	width:30px;
	margin:1px 2px 1px 1px;

}

.childcountfield {
	width:30px;
	margin:1px 2px 1px 1px;

}

.childagefield {
	width:50px;
}

textarea 
{
	overflow: scroll;
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.headerLink
{
	position: relative;
	font-size: 1.0em;
	text-align: left;
	align:left;
	font-weight:bold;
}

select
{
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: none;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	/*font-size: 1.0em;*/
}

