html, body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica;
        color: #496269;
	background-color: #ffffff;
}

h1 {
	margin: 0px 0px 5px; 0px;
}

h2 {
 	font-size: 16px;
 	margin: 0px 0px 5px 0px;
}	

h3 {
	font-size: 14px;
 	margin: 0px 0px 5px 0px;
}

h4.register {
	font-size: 12px;
 	margin: 0px 0px 5px 0px;
	padding: 4px 0px 4px 8px;
        border-bottom: 1px dotted #496269;
        border-top: 1px dotted #496269;
	width: 450px;
}

p.register_disclaimer {
        font-size: 11px;
	width: 450px;
	text-align: justify;
}


p {
    margin: 0 180 1em 0;
}

a {
	color: #f4a510;
	font-family: Arial, Helvetica;
}

a.navi {
	font-size: 16px;
}

form {
 	display: inline;
	margin-bottom: 0px;
}

select {
	background-color: #ffffff;
	border: 1px solid #496269;
	color: #496269;
}



.layout {
 	position: relative;
	width: 100%;
	
}

/*
.top_banner
{
	background-image: url("../images/topbgr.gif");
	background-repeat: repeat-x;
	background-position: -65px 0px;
}

.navi
{
	background-color: #E6EAEC;
	height: 27px;
	border-bottom: 1px solid #A3B9C0;
}

.elink
{
	width: 44px;
	background-color: #E6EAEC;
}
*/

.list_even {
	background-color: #f3f4f6;
}

.list_odd {
	background-color: #e6eaec;    
}

.links, .linkl
{
	color: #F4A510;
	background-color: #E6EAEC;
	border: none;
}

.vlinkl, .vlinks
{
	border: none;
	color: #2C5D6A;
	background-color: #F3F4F6;
}

.links
{
	height: 27;
	text-align: center;
}

.linkl, .vlinkl
{
	font-family: Arial, Helvetica;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

.vlinks
{
	height: 27;
	text-align: center;
}

.lower_space
{
	background-image: url("../images/fade_under_navi.gif");
	background-repeat: repeat-x;
	min-height: 400px;
	padding: 20px;
	background-color: #ffffff;
}

.oikeapala, .vasenpala {
	border-bottom: 1px solid #bec2c3;
	height: 26px;
}

.miniikkunaotsikko
{
 	background-image: url('../images/keskipala.gif');
 	background-color: #b2cad1;
	color: #2c5d6a;
	font-size: 10pt;
	width: 213px;	
    font-family: Arial;
	font-weight: bold;
    border-bottom: 1px solid #bec2c3;
}

.alaosa
{
        border-top: 1px solid #d8dcde;
	background-color: #E6EAEC;
	font-size: 12px;
	padding: 6px;
	padding-left: 8px;
	color: #496269;
	font-family: Arial, Helvetica;
}

.aalaosa
{
	height: 5px;
	background-color: #E6EAEC;
	border: 0px;
}

.varjo
{	
	background-color: #ffffff;
	border: 1px solid #496269;
	color: #496269;
	margin: 3px;
}


.painike
{
	background-color: #EBA724;
	background-image: url('../images/button_backround.gif');
	border: 0px;
	height: 20px;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
}

.painike_disabled
{
	background-color: #f0f0f0;
	border: 0px;
	height: 20px;
	color: #e0e0e0;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
}

.vasenalapala
{
	text-align: left;
	background-color: #E6EAEC;
	height: 5px;
	width: 10px;
}

.oikeaalapala
{
	background-color: #E6EAEC;
	text-align: right;
	width: 10px;
	width: 10px;
	height: 5px;
	
}


.page
{
	position: absolute;
	top: 210px;
	left: 300px;
	width: 718px;	
}

.tickets_table {
	width: 500px;
}

.reservation_specs {
      background-color: white;
      padding: 4px;
      padding-bottom: 2px;
      padding-top: 2px;
      font-weight: bolder;
}

.reservation_specs_bolder {
      font-weight: bolder;
}

.checkout_table tr td {
		padding-right: 4px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
}


.rounded_box {
     	     max-width: 213px;
	     width: 213px;
	     min-width: 213px;
}

.loginform  {
	font-size: 0.9em;
}

