body {
	font-family: Helvetica, Arial, San-serif;
	background: #FFF;
	text-align: center;
	padding: 15px;
	margin: 0;
	font-size: 12px;
}

p {
	line-height: 17px;
}

img {
	border: 0;
}

.vmiddle {
	vertical-align: text-bottom;
}

hr {
   color: #CCC;
   background-color: #CCC;
   border: 0;
   height: 1px;
}

hr.mappage {
	margin: 20px 0;
}

.loud {
	font-size: 15px;
	background: #F7F7F7;
	font-style: italic;
}

h1 {
	font-size: 24px;
	margin: 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

a {
	color: #2913A5;
	text-decoration: none;
}

a:hover {
	color: #342A6C;
	text-decoration: underline;
}

.fonttwo {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.highlight {
	padding: 0 2px;
	background: #EEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style:italic;
}

#wrapper {
	width: 858px;
	margin: auto;
	text-align: left;
}

#popupwrapper {
	width: 100%;
	text-align: left;
	margin: auto;
}

#header {
	margin: 0;
	padding: 0;
	height: 130px;
	background: #3D3A9B url('images/header.png') 0 0 no-repeat;
	position: relative;
}

#header h2 {
	display: none;
}

#minitabs {
	margin: 0;
	padding: 0 0 0 17px;
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 850px;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-weight: bold;
	margin: 0 1px 0 0;
	padding: 13px 10px;
	text-decoration: none;
	color: #FFF;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	background: url('images/linkbg.png') repeat-x;
	}

#linkstop {
	float: right;
	text-align: right;
	margin: 15px 20px 0 0;
	color: #A5A9E7;
}

#linkstop a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

#linkstop a.active {
	font-weight: bold;
	text-decoration: underline;
}

#maintop {
	padding: 0;
	margin: 10px 0 0 0;
	height: 10px;
	background: #FFF url('images/mainbgtop.png') 0 0 no-repeat;
}

#main {
	margin: 0;
	padding: 5px 20px;
	background: #FFF url('images/mainbg.png') repeat-y;
}

#banner {
	height: 130px;
	background: #CCC;
	margin: 5px 0 0;
	padding: 0;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#banner h1 {
	color: #2913A5;
	position: absolute;
	bottom: 10px;
	left: -5px;
	padding: 3px 6px;
	background: #FFF;
	width: 230px;
	text-align: right;
	font-style: italic;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#submenu {
	font-size: 14px;
	padding: 3px 10px;
	z-index: 99;
	position: absolute;
	bottom: 20px;
	right: 0;
	background: #FFF;
}

#leftcol {
	width: 140px;
	min-height: 300px;
	margin: 10px 0;
	padding: 0 5px 20px 0;
	border-right: 1px solid #CCC;
	float: left;
}

#leftcol ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#leftcol ul li {
	padding: 1px 0;
}

#leftcol ul li.title {
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0;
}

#leftcol ul li.breakabove {
	padding-top: 25px;
}

#rightcol {
	padding-left: 165px;
	padding-top: 1px;
}

#themedesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #555;
}

.themeblock {
    float: left;
	padding: 10px 0 0 0;
	margin: 0 19px 10px 0;
	background: url('images/blockbgtop.png') 0 0 no-repeat;
	width: 260px;
}

.themeblock .content {
	padding: 5px 15px 1px;
	background: url('images/blockbg.png') 0 0 repeat-y;
}

.themeblock .base {
	padding: 5px 0;
	background: url('images/blockbgbottom.png') 0 0 no-repeat;
}

.frontthemeblock {
    float: left;
	padding: 4px;
	margin: 0 6px 12px 6px;
	background: url('images/front_bg.png') 0 0 no-repeat;
}

.prodblock {
    float: left;
	padding: 10px 0 0 0;
	margin: 10px 19px 7px 0;
	background: url('images/prodbgtop.png') 0 0 no-repeat;
	width: 653px;
}

.prodblock .content {
	padding: 5px 15px 1px;
	background: url('images/prodbg.png') 0 0 repeat-y;
	position: relative;
	min-height: 205px;
}

.prodblock .lisaa {
	position: absolute;
	top: 10px;
	right: 20px;
}

.prodblock .image {
	margin: 8px 0 0 2px;
	float: left;
	width: 155px;
}

.prodblock .main {
	padding-left: 165px;
	line-height: 16px;
}

.prodblock .base {
	padding: 5px 0;
	background: url('images/prodbgbottom.png') 0 0 no-repeat;
}

.personcol {
    float: left;
	margin: 0 19px 10px 0;
}

.personblock {
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
	background: url('images/personbgtop.png') 0 0 no-repeat;
	width: 399px;
}

.personblock .content {
	padding: 5px 15px 1px;
	background: url('images/personbg.png') 0 0 repeat-y;
}

.personblock .base {
	padding: 5px 0;
	background: url('images/personbgbottom.png') 0 0 no-repeat;
}

.themeblock img.right, .personblock img {
	float: right;
	margin: 5px 3px 10px 10px;
}

.themeblock h3, .prodblock h3, .personblock h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 13px;
}

h3 a {
}

.norightmargin {
	margin-right: 0;
}

#mainimage {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

table#gallery {
	padding: 0;
	margin: 0;
}

table#gallery td {
	width: 150px;
	padding: 4px 3px 4px 3px;
	text-align: center;
	vertical-align: center;
}

table#gallery td img {
	padding: 2px;
	border: 1px solid #CCC;
}

.clear {
	clear: both;
}

#footer {
	text-align: center;
	padding: 25px 0 20px 0;
	background: #FFF url('images/mainbgbottom.png') 0 0 no-repeat;
	color: #555;
}

#footer p, #addressbottom p {
	margin: 0;
}

#contactbottom {
	float: left;
	text-align: left;
	width: 200px;
	padding: 3px 0 0 20px;
	font-size: 11px;
	line-height: 11px;
	color: #555;
}

#addressbottom {
	float: right;
	text-align: right;
	width: 200px;
	padding: 0 20px 0 0;
	font-size: 11px;
	color: #555;
}

#contactbottom p, #addressbottom p {
	line-height: 12px;
}


.frontcampaign {
	font-size: 1.35em;
	line-height: 1.3em;
	font-weight:bold;
	background-color: #eee;
	padding: 10px;
	color: #333;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


.ui-tabs ul {
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 15px;
}

.ui-tabs ul li {
	display: inline;
	padding: 5px 7px;
	margin-right: 7px;
}

.ui-tabs-selected {
	font-weight: bold;
	background: #efefef;
}

.ui-tabs-hide {
     display: none;
}

.ui-tabs-selected {
	font-weight: bold;
}

#companyform, #privateform {
	border: 1px solid #CCC;
	padding: 10px;
	width: 80%;
}

tr#ohjeet {
//	display: none;
}

tr#ohjeet td {
	border: 1px solid #ccc;
	padding: 10px;
	background: #efefef;
}