body {
	margin: 33px 0px 20px 0px;
	background-color: #aeb4b9;
	background-image: url(im/back.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: 'Lucida Grande',sans-serif;
	color: #222;
	border: 0px;
}

a  {color: #ff1b2e; text-decoration: none; }
a:hover { text-decoration: underline; }

img {
	border: 0px;
	margin: 0px;
}

img.imgright {
	float: right;
}

img.button {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}


h1 {
	margin: 0px;
	margin-bottom: 25px;
	font-size: 26px;
	font-family: 'MetaPlusNormal','MetaBook-Roman',Metabook,'Lucida Grande',sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #ff1b2e;
}

.content h3 {
	color: #ff1b2e;
}

h2 {
	margin: 0px;
	font-size: 16px;
	font-family: 'MetaPlusNormal','MetaBook-Roman',Metabook,'Lucida Grande',sans-serif;
	text-transform: uppercase;
	color: #ff1b2e;
}

h2.topmost {
	color: #000;
}

h3 {
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 14px;
	font-family: 'Lucida Grande',sans-serif;
	font-style: bold;
	color: #ff1b2e;
}
.maincontainer { 
	position: absolute;
	width: 950px;
	min-width: 950px;
	max-width: 950px;
	left: 50%;
	margin-left:-475px;
}
.topnavi {
	padding-left: 25px;
}
.navispace {
	height: 32px;
	min-height: 32px;
	max-height: 32px;
}
.pageheader {
	background-color: #ff1b2e;
	height: 300px;
	position: relative;
}
.headertexttop {
	position: absolute;
	color: #fff;
	left: 25px;
	top: 25px;
}

.headertexttop h1 {
	color: #fff;
}

.headertextbottom {
	position: absolute;
	bottom: 14%;
	left: 25px;
	color: #fff;
}
.subpageheader {
	background-color: #ff1b2e;
	height: 139px;
	position: relative;
}
.subpageheadertext {
	color: #fff;
	position: absolute;
	left: 723px;
	top: 25px;
	height: 139px;
}
.subpageheadertext a {
	color: #fff;
}
.menucolumn {
	float: left;
	padding-top: 0px;
	width: 200px;
}
.pagecolumn {
	float: left;
	width: 280px;
}
.subpagemiddlecolumn {
	float: left;
	width: 390px;
	margin-left: 30px;
	margin-right: 48px;
}
.pagedividercolumn {
	float: left;
	width: 30px;
}
.pagelinedividercolumn {
	float: left;
	width: 30px;
	height: 350px;
	background-image: url(im/graybar.gif);
	background-repeat: repeat-y;
}
.subpagerightcolumn {
	width: 200px;
	float: left;
	margin: 0px;
}
.content {
	overflow: auto; 
	height: 1%;
	background-color: #fff;
	padding: 25px;
}
.frontpagecontent { 
	position: relative;
	height: 430px;
	width: 900px;
	background-image: url(im/frontpage.jpg);
	background-color: #ff1b2e;
	color: #fff;
	padding: 25px;
}
.frontpagecontent h1 {
	color: #fff;
}

.frontpagecontent h1 a {
	color: #fff;
}
.pagefooter {
	position: relative;
	margin-top: 20px;
	padding: 25px;
	border-top: 1px solid #ce7780;
}
.login {
	position: absolute;
	top: 25px;
	right: 25px;
}
.legal {
	padding-top: 35px;
	color: #d8dee4;
}
.navipainike { padding-left: 10px; }
#navi_sovellukset { padding-left: 38px; }
#navi_english { padding-left: 60px; }
#navi_suomi { padding-left: 16px; }
.menubox {
	height: 30px;
	width: 200px;
	background-image: url(im/menudivider.gif);
	background-repeat: repeat-x;
	background-position: 0px 24px;
	font-size: 11px;
	font-family: 'Lucida Grande',sans-serif;
	font-weight: bold;
}

.gallery img {
	width: 200px;
	height: 370px;
}

.gallery h1{
	color: black;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: center;
	font-size: 30px;
}

.previous-picture{
	float: left;
	height: 14px;
	width: 14x;
	margin: 1px;
	padding: 2px;
	background: white;
	
}

.number-picture{
	float: left;
	height: 14px;
	width: 14px;
	border: 1px solid grey;
	margin: 1px;
	padding: 2px;
	line-height: 14px;
	background: white;
	text-align: center;
	color: black 
}

.number-picture:hover{
	text-decoration: none;
	border: 1px solid black;
}

.number-current{
	float: left;
	height: 14px;
	width: 14px;
	border: 1px solid black;
	margin: 1px;
	padding: 2px;
	line-height: 14px;
	background: lightgrey;
	text-align: center;
	color: black
}

.number-current:hover{
	text-decoration: none;
}

.next-picture{
	float: left;
	height: 14px;
	width: 14px;
	margin: 1px;
	padding: 2px;
	background: white;
	
}

.itunes  h1{
	color: grey;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	
}

.itunes img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}

.itunes h2{
	color: grey;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
}

.itunes strong{
	color: black;
	text-transform: uppercase;
}	



