@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 75%;
	color: #3F3F3F;
	text-align: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

/* TXT */

p {
	margin: 3px 0px 12px 0px;
	padding: 0px;
	line-height: 1.4em;
}

h1 {
	margin: 5px 0px 20px 0px;
	font-weight: normal;
	font-size: 2.4em;
	color: #AA1502;
}

h2 {
	margin-top: 20px;
	margin-bottom:10px;
	font-weight: normal;
	font-size: 1.8em;
	color: #AA1502;
}

h3 {
	margin-top: 20px;
	margin-bottom:10px;
	font-weight: normal;
	font-size: 1.8em;
	color: #2E5671;
}

h4 {
	margin-top: 15px;
	margin-bottom:10px;
	font-weight: normal;
	font-size: 1.4em;
	color: #AA1502;
}

h5 {
	margin-top: 0px;
	margin-bottom:5px;
	font-weight: normal;
	font-size: 1.4em;
	color: #2E5671;
	line-height: 1.2em;
}

h6 {
	margin-top: 5px;
	margin-bottom:15px;
	font-weight: normal;
	font-size: 1.4em;
	color: #999;
	}

.FooterSepa {
	color: #CCC;
}

.Ingressi {
	color:#2E5671;
	font-size: 1.2em;
	font-style: normal;
}


/* LiNKS */


a:link {
	color: #AA1502;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA1502;
}
a:hover {
	text-decoration: underline;
	color: #AA1502;
}
a:active {
	text-decoration: none;
	color: #AA1502;
}


a.FooterLink:link {
	color: #888888;
	text-decoration: none;
}
a.FooterLink:visited {
	color: #888888;
	text-decoration: none;
}
a.FooterLink:hover {
	color: #888888;
	text-decoration: underline;
}
a.FooterLink:active {
	color: #888888;
	text-decoration: none;
}


a.MenuLink:link {
	line-height: 45px;
	font-size: 15px;
	padding: 14px 16px 15px 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuLink:visited {
	line-height: 45px;
	font-size: 15px;
	padding: 14px 16px 15px 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuLink:hover {
	line-height: 45px;
	font-size: 15px;
	padding: 14px 16px 15px 16px;
	color: #FFFFFF;
	background-image:url(images/menubar_bg_mouseover.png);
	text-decoration: none;
}
a.MenuLink:active {
	line-height: 45px;
	font-size: 15px;
	padding: 14px 16px 15px 16px;
	color: #FFFFFF;
	text-decoration: none;
}

a.SideMenuLink:link {
	font-size: 15px;
	color: #2E5671;
	padding-left: 20px;
	margin-bottom: 20px;
	background-image:url(images/sidemenuball1.png);
	background-repeat:no-repeat;
	text-decoration: none;
}
a.SideMenuLink:visited {
	font-size: 15px;
	color: #2E5671;
	padding-left: 20px;
	margin-bottom: 20px;
	background-image:url(images/sidemenuball1.png);
	background-repeat:no-repeat;
	text-decoration: none;
}
a.SideMenuLink:hover {
	color: #AA1502;
	background-image:url(images/sidemenuball2.png);
	text-decoration: none;
}
a.SideMenuLink:active {
	font-size: 15px;
	color: #2E5671;
	padding-left: 20px;
	margin-bottom: 20px;
	background-image:url(images/sidemenuball1.png);
	background-repeat:no-repeat;
	text-decoration: none;
}

a.SideMenuLinkSub:link {
	font-size: 13px;
	color: #AA1502;
	padding-left: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}
a.SideMenuLinkSub:visited {
	font-size: 13px;
	color: #AA1502;
	padding-left: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}
a.SideMenuLinkSub:hover {
	color: #2E5671;
	text-decoration: none;
}
a.SideMenuLinkSub:active {
	font-size: 13px;
	color: #AA1502;
	padding-left: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}

/* SITE STRUCTURE */


#Wrapper {
	width: 800px;
	margin: 0px auto;
	margin-top: 5px;
}

#Header {
	width: 800px;
	height: 95px;
}


#Menu {
	width: 800px;
	height: 45px;
	text-align:center;
	margin-top: 0px;
	background-image:url(images/menu_bg.png);
}

#MainImage {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#Palsta1 {
	width: 250px;
	float:left;
	margin-right: 30px;
}

.Palsta1_inner {
	width: 230px;
	margin: 0px 10px 0px 10px;
	}

#Palsta2 {
	width: 520px;
	float:left;
}

#Footer {
	width: 100%;
	margin-top:20px;
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
}

#FooterWrapper {
	width: 800px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #888;
}

/* Loput */

.Left {
	float: left;
}

.Right {
	float: right;
}

.FloatClear {
	clear: both;
}

.KuvaGalleria {
    margin-top: 20px;
}

.KuvaVasen {
	border:solid 1px #DDD;
	padding: 6px;
	margin: 0px 15px 10px 0px;
	float: left;
}

.KuvaOikea {
	border:solid 1px #DDD;
	padding:8px;
	margin: 0px 0px 10px 20px;
	float: right;
}

.Topic {
	width: 250px;
	height: 40px;
	background-image: url(images/topic_bg.png);
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.Separaattori {
	height: 31px;
	background-image:url(images/sepa.gif);
	background-repeat:repeat-x;
	margin-bottom: 10px;
}

.Separaattori2 {
	height: 26px;
	background-image:url(images/sepa2.png);
	background-repeat:repeat-x;
	margin-bottom: 10px;
}

.TaulukkoSolu {
	margin: 0px 20px 10px 0px;
	float:left;
}

.EsiteSolu {
	margin: 10px 0px 10px 0px;
	width: 245px;
	padding-right: 15px;
	float:left;
}



/* FoRM */


.textfield    {
    border-width: 1px;
    border-style: solid;
    border-color: #CCC;
    background-image:url(graphics/field_bg.png);
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
    font-size: 12px;
	padding-left: 5px;
	margin-right:20px;
	margin-bottom:15px;
    color: #676767;
    width: 220px;
    height: 22px;
}

.textfield_short    {
    border-width: 1px;
    border-style: solid;
    border-color: #CCC;
    background-image:url(graphics/field_bg.png);
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
    font-size: 12px;
	padding-left: 5px;
	margin-right:10px;
	margin-bottom:15px;
    color: #676767;
    width: 140px;
    height: 22px;
}

.textfield_short2    {
    border-width: 1px;
    border-style: solid;
    border-color: #CCC;
    background-image:url(graphics/field_bg.png);
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
    font-size: 12px;
	padding-left: 5px;
	margin-right:5px;
	margin-bottom:15px;
    color: #676767;
    width: 80px;
    height: 22px;
}

.textfield_long   {
    border-width: 1px;
    border-style: solid;
    border-color: #CCC;
    background-image:url(graphics/field_bg.png);
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
    font-size: 12px;
	padding-left: 5px;
	margin-bottom:15px;
	color: #676767;
    width: 470px;
    height: 22px;
}

.textfield_big   {
    border-width: 1px;
    border-style: solid;
    border-color: #CCC;
    background-image:url(graphics/filed_bg_big.png);
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
    font-size: 12px;
	padding-left: 5px;
	margin-bottom:10px;
    color: #676767;
    width: 420px;
    height: 100px;
}

.labelLeft
{
    float: left;
    width: 170px;
    padding-top: 2px;
}
