html, body {
	height:100%;
	width:100%;
}
body {
	background-image: none;
	background-color: #F5F5F5;
	color:#333333;
	margin:0px;
	padding:0px;
}


div.content { 
/*	width: 610px;
	margin: 0px 0px 0px 28px;*/
	width: 640px;
	margin: 0px 0px 20px 0px;
}

div.hmenu {
	color: #000;
	width: 100%;
}
div.hmenu div.first,
div.hmenu div.firstselected,
div.hmenu div.menuitem1,
div.hmenu div.selected {
	float: left;
	padding: 10px 0 0 0;
	margin: 0px 20px 0px 5px;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
}

/* linkki */
div.hmenu div.first a,
div.hmenu div.firstselected a,
div.hmenu div.selected a,
div.hmenu div.menuitem1 a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 4px 5px 8px 5px;
	text-transform: uppercase;
	height: 23px;
}
div.hmenu a:hover {
	text-decoration:underline;
}
div.hmenu div.firstselected a,
div.hmenu div.selected a {
	color: #FFFFFF;
	background: #fff url(images/hmenu_selected_bg.png) bottom center no-repeat;
}
div.hmenu div.selected a:hover,
div.hmenu div.menuitem1 a:hover  {
	text-decoration:underline;
}
div.langs {
	clear:both;
	padding-bottom:2px;
	padding-left:8px;
	width:200px;
}
div.langs a {
	margin-right:8px;
}


div.vmenu {
	padding: 0;
	margin: 0 0 30px 7px;
}
div.vmenu h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}
div.vmenuroot {
/*	display: none;*/
}
div.vmenuroot a {
	text-transform: uppercase;
	overflow: hidden;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 18px;
	padding-bottom: 0px;
	text-decoration: none;
}
/* vmenun ostikoista parsitut numerot */
div.vmenu .list_number {
	font-weight: bold;
	display: block;
/*	width: 18px;*/
	float: left;
	height: 17px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	margin-left: 0px;
}
div.vmenu div.selected .list_number {
	color: #CEDE4A;
}
/* vmenun ensimmainen taso: containeri */
div.vmenu div.selected,
div.vmenu div.level2 {
	background-image: none;
	background-position: left 4px;
	background-repeat: no-repeat;
/*	display: block;*/
	float: left;
	/*clear: right;*/
	clear: left;
	margin: 0 0 0 0;
}
div.vmenu div.selected_inner, 
div.vmenu div.level2_inner {
	padding: 16px 0px 7px 8px; /* HUOM! nämä vaikuttavat menu-nuolen korkeuteen! */
	width: auto;
}
/* vmenun ensimmainen taso: linkki */
div.vmenu div.selected a,
div.vmenu div.level2 a {
	padding: 9px 15px 10px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
/*	font-weight: bold;*/
	color: #333333;
	display: inline;
	text-decoration: none;
}
div.vmenu div.selected a {
	color: #ffffff;
}
div.vmenu div.selected {
	background: url(images/vmenu_selected_bg_bottom.png) bottom right no-repeat;
}
div.vmenu div.selected_inner {
	background: url(images/vmenu_selected_bg_top.png) top right no-repeat;
}
div.vmenu div.vmenu_page_caset div.selected_inner {
	background: url(images/vmenu_selected_bg_top_case.png) top right no-repeat;
}
/* vmenun toinen taso: containeri */
div.vmenu div.selected div.selected, 
div.vmenu div.level3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	background-image: none;
}
/* vmenun toinen taso: linkki */
div.vmenu div.selected div.selected a, 
div.vmenu div.level3 a { 
	font-size: 11px;
}
div.vmenu div.selected div.selected a{
	text-decoration:underline;
}
div.vmenu div.level3 a:hover,
div.vmenu a:hover {
	text-decoration:underline;
}
div.vmenu div.selected div.level3  a { 
	font-weight: normal; 
}





ul#bannerimages {
	background: transparent;
	margin: 0;
	padding: 0;
	width: 525px;
	height: 260px;
	float: right;
	position: relative;
}
  
ul#bannerimages li {
    display: block;
	height: 260px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
	width: 525px;
}
    
ul#bannerimages li img {
	border none;
}




div.bct {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	margin-top:10px;
	text-transform:lowercase;
	display: none;
}

div.bct div.selected, div.bct div.item {
	color:#333333;
	display:inline;
}
div.bct a {
	color:#333333;
	text-decoration:none;
}
div.bct a:hover {
	text-decoration:underline;
}



/** UUTISEN TYYLIT ALKAA **/


div.news {
	margin: 12px 0px 12px 8px;
}

div.news div.time {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
/*	padding-left:13;
	background-image:url(images/bullet_klo.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;*/
	display: inline;
	font-weight: bold;
}

div.news span.time {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
/*	padding-left:13;
	background-image:url(images/bullet_klo.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;*/
	display: inline;
	font-weight: bold;
        color:#6ebe43;
}

div.news div.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
/*	margin-top: 3px;
	margin-bottom: 3px;*/
	display: inline;
}
div.news div.description {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	color: #000;
}
div.news span.header a,
div.news div.header a {
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	padding-top: 0px;
	display: inline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}
div.news div.header a:hover{
	color: #333;
	text-decoration: underline;
}
div.news div.description a {
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	padding-top: 0px;
	display: inline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #538435;
}
div.news div.description a:hover{
	color: #06C;
	text-decoration: underline;
}
div.news div.header img {
}
div.news span.morearrow,
div.news span.header a.morearrow,
div.news a.morearrow,
div.news a.morearrow:hover {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight: bold;
	text-decoration: none;
	color: #538435;
}
div.news a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
div.news a:hover {
	text-decoration: underline;
}


/** UUTISEN TYYLIT LOPPUU **/

/** KUVAGALLERIAN TYYLIT ALKAA **/
.galleryimages {
	padding-left:50px;
}
.galleryimagecontainer {
	/*border:1px solid #CCCCCC;*/
	/*float:left;*/
	margin-bottom:7px;
	margin-right:7px;
	padding:10px;
}
.galleryimage {
	background-color:#FFFFFF;
}

a.galleryMenu{
	display: block;
	height: 75px;
	width: 84px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	filter: alpha(opacity=70);
	-moz-opacity 70;
	opacity: .70;
	background-color:#FFFFFF;  
	border: 1px solid #000000;
}
a.galleryMenu:hover{
	background-color: transparent;
	filter: alpha(opacity=100);
	-moz-opacity 100;
	opacity: 1.0;
}

.previewgalleryimage {
	background-color:#FFFFFF;
	padding:10px;
}
.gallerynavtop {
}
.gallerynavbottom {
	display:none;
}
.gallerynavbottom a {
	color:#333333;
	font-weight:bolder;
	text-decoration:none;
}
.pagelist {
	margin-left:10px;
	margin-right:10px;
}
.gallerynavbottom a.prev {
	float:left;
}
.gallerynavbottom a.next {
	float:right;
}
/** KUVAGALLERIAN TYYLIT P��TTYY **/


a.toteutus {
	color: #000000;
	text-decoration:none;
}


/** LOMAKKEET **/

div.forms {
	/*padding: 15px;
	border: 1px solid #cccccc;*/
}

div.forms div.tabs {
	font-size: 105%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
}
div.forms div.tabs .selectedtab,
div.forms div.tabs .tab {
	display: block;
	float:left;
	font-weight: bold;
	padding-right: 16px;
	color: #666666;
}

div.forms div.tabs .selectedtab {
	text-decoration: underline;
	color: #333333;
}

div.forms div.buttons {
	padding-top: 15px;
}

div.forms div.question {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 8px;
}

div.forms form {
	margin: 0; padding: 0;
}

div.forms label.file,
div.forms label.text {
	padding-top: 8px;
	display:block; 
}
div.forms input.file,
div.forms input.text {
	width: 45%;
	display:block;
}


/***** TUOTEREKISTERI *****/

a.productimage,
a.productimage:hover {
	text-decoration: none;
	cursor: pointer;
}

/* listausnäkymän esikatselukuvan sisältävä elementti */
span.thumb_productimage {
	display: block;
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
}

/* tuotenäkymän esikatselukuva */
img.medium_productimage {
	max-width: 255px;
}

/* tuotenäkymän pienen esikatselu kuvan linkki */
a.preview_productimage {
	display: block;
	float: left;
	width: 121px;
	height: 121px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #cccccc;
	text-decoration: none;
	cursor: pointer;
}

/* tuotenäkymän pienen esikatselukuvan sisältävä elementti */
span.preview_productimage {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

/* listausnäkymän tuotteen nimen linkki */
div.productinfo a {
	display: block;
}

/** tuoterekisteri päättyy **/

/** blogi alkaa **/
div.blogMenu div.selected, 
div.blogMenu div.level {
	background-image:url(images/bullet_level2.jpg);
	background-position:left 4px;
	background-repeat:no-repeat;
	display:block;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
div.blogMenu div.selected a, 
div.blogMenu div.level a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display:block;
	text-decoration: none;	
}
div.blogMenu div.selected a:hover, 
div.blogMenu div.level a:hover{
	text-decoration: underline;
}

/** blogi kommentit alkaa **/
div.blog {
	
}

div.blog div.bordered{
	width:100%;
	display:block;
	border-bottom: 1px dashed #000000;
}
div.blog div.comment{
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #000000;
}

div.blog div.date{
	margin-bottom: 10px;
}

div.comment span.time{

}

div.blog .comment_links{
	border: 1px grey solid;
	padding: 3px 2px 3px 2px;
}


div.blog .comment_links a {
	margin-left: 5px;
}

div.blog div.comment_edit{
	padding-left: 10px;
	width: 355px;
}

div.blog a.comment_anchor,
div.blog a.comment_anchor:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 15px;
	padding-top: 15px;
	display: block;
}

/** blogi kommentit loppuu **/


/** blogi loppuu **/


/** VMENUN HIENO SÄÄTÖ **/

.search {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 200px;
	margin-left: 0px;
}
div.search .textfree {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border: none;
	width: 110px;
	margin-left: 9px;
	background-color: transparent;

}
div.search .buttonsearch {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/etsi_painike.jpg);
	height: 23px;
	width: 85px;
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
}

a.advancedsearch {
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
	background-image: url(images/laajennettuhaku_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 11px;

}

div.search_large{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;	
}

div.vmenu a:focus,
div.vmenu a:focus {
	border: none;
}

div.vmenu div.products div.products div.selected,
div.vmenu div.products div.menuitem2 {
	background-image:url(images/bullet_level2.jpg);
	background-position:left 4px;
	background-repeat:no-repeat;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:15px;


	/*display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 5px 0px;
	padding: 0px 0px 0px 17px;
	font-weight: bold;*/
}

div.vmenu div.products div.selected a,
div.vmenu div.products div.menuitem2 a {
	display: block;
	/*background-image: url(images/bullet_level2.jpg);
	background-position: left 4px;
	background-repeat: no-repeat;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color:#333333;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
}
div.vmenu div.products div.selected a {
	text-decoration: none;
}
div.vmenu div.products div.selected div.selected a{
	text-decoration: underline;
}

div.vmenu div.products div.menuitem2 a:hover {
	text-decoration: underline;
}

div.vmenu div.products div.selected div.selected,
div.vmenu div.products div.menuitem3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	background-image: none;
}

div.vmenu div.products div.selected div.selected a,
div.vmenu div.products div.menuitem3 a {
	display: block;
	background-image: none;
	color:#333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

div.vmenu div.products div.selected div.selected a {
	text-decoration: underline;
}

div.menuheader {
	margin-top:9px;
	overflow:hidden;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}

div.cart {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #5399DF;
	margin-bottom: 1px;
	padding-left: 12px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cartnote {
	font-weight: bold;
	color: #333333;
}

div.navmenu p {
	padding-top: 0px;
	margin-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	padding-left: 12px;
	font-size: 12px;
}
div.extrastuff {
	margin-left: 5px;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}
.terms {
	font-size: 10px;
	line-height: 12px;
}

div.menu {
	width: 183px;
	margin-left: 16px;
	margin-top: 19px;
	padding-bottom: 
}

input.loginbutton{
	background-image: url(images/painike_tausta.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 23px;
	width: 68px;
	padding: 0px;
	margin: 0px;
	border: none 0px;
	color:#333333;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;	
}

a.more,
a.more:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(images/painike_tausta.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 68px;
	display: block;
	padding-top: 4px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

div.ordercontrol {
	font-size: 10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: right;
}

/** Gallupin tyylit */

div.gallup {
	/* main wrapper */
	margin: 20px 20px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.gallup div.gallup_question_wrapper {
}
div.gallup div.gallup_options_wrapper {
}
div.gallup span.gallup_header {
/*
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-top: 3px;
	margin-bottom: 3px;
*/
	display: none;
}
div.gallup span.gallup_name {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
div.gallup span.gallup_description {
	display: block;
	font-style: italic;
	margin: 5px;
	color: #555;
}
div.gallup div.gallup_option {
	margin: 10px 0px 10px 0px;
}
div.gallup div.gallup_option_texts {
	/* wrapper for option name & percentage */
	margin: 5px 2px 2px 5px;
}
div.gallup span.gallup_option_name {
}
div.gallup span.gallup_option_percentage {
	font-style: italic;
	color: #555;
}
div.gallup div.gallup_option_bar {
	height: 12px;
}
div.gallup label {
}
div.gallup input {
}
div.gallup .gallup_button_results,
div.gallup .gallup_button_vote {
	font-size: 11px;
	background-color: #D4D0C8;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-weight: normal;
}
div.gallup div.gallup_button_wrapper {
	margin: 10px 0px 0px 0px;
}


/* -- ajanvarausta -- */
.annotationview th.sheader,
.annotationview td.sheader {
	background: url(images/list_bg.jpg) #fff bottom left repeat-x;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin: 1px;
	padding: 0px;
	height: 18px;
}
.annotationview th.vheader,
.annotationview td.vheader {
	background: url(images/list_bg_vertical.jpg) #fff top right repeat-y;
	border-right: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	margin: 1px;
	padding: 0px 8px 0px 0px;
	width: 80px;
}
.annotationview td.timecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
/*	border: 1px solid #eee;*/
	padding: 0px 4px 0px 0px;
	margin: 0px;
}
.annotationview td.timecell:hover {
/*	border: 1px solid #aaa;*/
}
table.list td.vheader a,
table.list td.sheader a {
	color: #000;
	font-weight: bold;
	margin-left: 5px;
}
.annotationview table.list tr {
	border: none;
	margin: 0;
	padding: 0;
}
.bookerwizard .annotation_controls {
	background: #f4f4f4;
	height: 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
input.dateselector {
	background: url(images/dateselector_bg.png) #fff top left no-repeat;
	width: 75px;
	height: 25px;
	border: 0px solid #000;
	padding: 6px 0px 0px 5px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	cursor: pointer;
}
.annotationview td.timecell span,
.annotationview td.timecell a {
	display: block;
	height: 18px;
}
.booking_reservable {
	cursor: default;
	background: #cf0;
	text-decoration: none;
	color: #005;
}
.booking_reservable:hover {
	text-decoration: none;
	color: #005;
}
.booking_reserving {
	cursor: pointer;
	background: #ad0;
	text-decoration: underline;
}
.booking_selected {
	background: #c0f;
	color: #fff;
}
.booking_reserved {
	background: #eee;
	color: #aaa;
}

.textfield_error {
	background: #fdd;
}

/* bookerwizard */
.bookerwizard .warning {
	border: 1px solid #ccc;
	background-color: #ffc;
	padding: 3px 5px 3px 5px;
	margin: 5px 0px 0px 0px;
}
.bookerwizard .login_help {
	display: block;
	margin: 5px;
}
.bookerwizard .login_message {
	display: none;
}
.bookerwizard .login_label {
	display: block;
	float: left;
}
.bookerwizard .login_label,
.bookerwizard .field_label {
	text-align: right;
	padding: 3px 5px 0px 0px;
	width: 90px;
}
.bookerwizard fieldset .field_label {
	font-weight: bold;
}
.bookerwizard fieldset .field_input {
	padding: 3px 0px 5px 0px;
}
.bookerwizard .login_credentials {
	width: 280px;
	float: left;
}
.bookerwizard .textarea {
	width: 100%;
}
.bookerwizard .login_controls { }
.bookerwizard .field_input {
	text-align: left;
}

