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;
}


/* Uudet */
#newsearchfields {
	border: 1px solid #ccc;
	padding: 10px;
}

#new-allresults {
	margin-left: -5px;
	width: 835px;
	border: 0px solid #ccc;	
}

.new-resultbox {
	border: 0px solid #ccc;
	width: 163px;
	height: 184px;
	background: #FFF url('../images/box_bg.gif') 0 0 no-repeat;
	padding: 7px 3px 3px 0px;
	margin: 0px;
	float: left;
}
.new-resultbox2 {
	border: 0px solid #ccc;
	width: 163px;
	height: 204px;
	background: #FFF url('../images/box_bg_2.gif') 0 0 no-repeat;
	padding: 7px 3px 3px 0px;
	margin: 0px;
	float: left;
}
.tips a, .tips a:hover  { 
	text-decoration: none;
		cursor: pointer;
}

.new-resultbox-hover, .new-resultbox:hover {
	background: #FFF url('../images/box_bg_hover.gif') 0 0 no-repeat;
}

.new-resultbox-hover2, .new-resultbox2:hover {
	background: #FFF url('../images/box_bg_hover_2.gif') 0 0 no-repeat;
}

.new-resultbox-img {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0 auto;
	width: 149px;
	height: 110px;	
	position: relative;
	display: block;
	z-index: 2;
}

.new-resultbox-img a, .new-resultbox-img, .new-resultbox-text1, .new-add-button {
	cursor: pointer;
	text-decoration: none;
}

.new-resultbox-text1 {
	position: relative;
	width: 149px;
	height: 35px;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding: 6px 0px 0px 12px; 
	margin: 0 0 0 0;
}

.new-add-button  {
	text-align: center;
	width: 147px;
	height: 15px;
	position: absolute;
	margin: -20px 0px 0px 7px;
	padding: 4px 2px 4px 2px;
	border: 0px solid;
	background-color: #fff;
	z-index: 5;
	opacity: 0.8;
	filter:alpha(opacity=80);
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.new-varattu,.new-vapaa,.new-kysytty {
	width: 75px;
	height: 17px;
	position: absolute;
	margin: 1px 0px 0px 7px;
	display: inline;
	z-index: 3;
}
.new-varattu {
	background: url('../images/varattu.png') 0 0 no-repeat;
}
.new-vapaa {
	background: url('../images/vapaa.png') 0 0 no-repeat;
}
.new-kysytty {
	background: url('../images/kysytty.png') 0 0 no-repeat;
}

#new-searchfields {
	background: url('../images/form_bg.jpg') 0 0 no-repeat;
	width: 800px;
	padding: 20px;
	margin: 0px 0px 0px -5px;
	font-size: 9px;
	color: #666;
}
#new-searchfields .header, #new-searchfields .headerb  {
	font-size: 11px;
	font-weight: normal;
	color: #000;	
}
#new-searchfields .headerb {
	font-weight: bold;
}
#new-searchfields .textf { 
	font-size: 9px;
	width: 60px;
	color: #666;
}

#new-searchfields .selec { 
	font-size: 9px;
	color: #000;
}

.new-resultbox-text2 {
	position: relative;
	padding: 5px 0px 0px 12px; 
	margin: 0 0 0 0;
	font-size: 10px;
	color: #666;
}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

#new-searchfields .radio {
	background: url(radio.gif) no-repeat;
}
#new-searchfields .select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}

.tipsell {
	margin: 0;
	padding: 0;
	margin-left: 12px;
	margin-top: 8px;
	*margin-top: 5px;
	font-size: 10px;
	color: #aaa;
}

.tipsell img {
	margin: 0;
	padding: 0;
	margin-top: 2px;
	*margin-top: 4px;
}


.yhttiedot span {
	text-transform:uppercase;
	font-weight: bold;
}

.yhttiedot {
	width: 327px;
	height: 116px;
	background: url(images/yht_bg.png) no-repeat;		
	margin: 0px 0px 0px 0px;
	padding: 40px 10px 0px 20px;
	line-height: 1.4em;
}

.yhttiedot img {
	float: right;
	margin: 0px 0px 0px 0px;
	margin: -30px 25px 0px 0px;
}

.yhttiedot2 span {
	text-transform:uppercase;
	font-weight: bold;
}

.yhttiedot2 {
	float: right;
	width: 327px;
	height: 116px;
	background: url(images/yht_bg.png) no-repeat;		
	margin: 0px 0px 0px 0px;
	padding: 40px 10px 0px 20px;
	line-height: 1.4em;
}

.yhttiedot2 img {
	float: right;
	margin: 0px 0px 0px 0px;
	margin: -30px 25px 0px 0px;
}
