html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #CAEEE8;
	background-image: url(images/bg_all.jpg);
	background-repeat: repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.layout_main div.content {
	margin: 15px 0 5px 13px;
	width: 925px;
	font-size: 12px;
}
.layout_sub div.content { 
	margin: 15px 0 20px 39px;
	width: 665px;
	font-size: 12px;
}



.layout_main,
.layout_sub {
	position: relative;
	width: 1019px;
	margin: 0 auto 30px auto;
	padding: 0;
	background: transparent url(images/container_bg_middle.png) top left repeat-y;
}
.layout_main_inner {
	background: transparent url(images/container_main_bg.jpg) top left no-repeat;
}
.layout_sub_inner {
	background: transparent url(images/container_sub_bg.jpg) top left no-repeat;
}

.page_layout_table {
	width: 1019px;
}
.page_layout_table td {
}

.cell_content {
}
.cell_footer {
	background: transparent url(images/page_footer_bg.png) bottom left no-repeat;
	height: 74px;
	clear: both;
}

.page_lang {
	position: relative;
	margin: 0 0 0 0;
}

.layout_main .page_banner {
	width: 638px;
	height: 269px;
	overflow: hidden;
	margin: 0 0 0 35px;
	padding: 0;
}
.layout_sub .page_banner {
	width: 709px;
	height: 199px;
	overflow: hidden;
	margin: 5px 0 0 36px;
}

.page_header {
	margin: 0 35px 0 35px;
}
.layout_main .page_content {
	margin: 0 35px 0 35px;
}
.layout_sub .page_content {
	margin: 0 0 0 35px;
}

.page_hmenu {
	position: relative;
	margin: 10px 0 0 0;
}

.page_title {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	margin: 9px 0 0 39px;
}

.page_header_info {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	width: 640px;
	text-align: center;
	margin: 15px 0 0 0;
}
.page_header_info a:hover {
	text-decoration: underline;
}
.page_header_info strong,
.page_header_info a {
	color: #fff;
	text-decoration: underline;
}
.page_header_info .mail_link {
	text-decoration: none;
}

.page_logo {
	position: absolute;
	top: 0px;
	left: 68px;
	z-index: 1100;
}
.layout_main .page_logo_inner {
	width: 293px;
	height: 156px;
	background: transparent url(images/logo_main_8.png) top left no-repeat;
}
.layout_main div.page_logo > div.page_logo_inner {
	background: transparent url(images/logo_main.png) top left no-repeat;
}
.layout_sub .page_logo_inner {
	width: 212px;
	height: 113px;
	background: transparent url(images/logo_sub_8.png) top left no-repeat;
}
.layout_sub div.page_logo > div.page_logo_inner {
	background: transparent url(images/logo_sub.png) top left no-repeat;
}
.layout_sub .logo_link {
	display: block;
	width: 202px;
	margin: 0 0 0 4px;
	height: 107px;
}

.slogan_title {
	margin: 35px 0 20px 30px;
}
.slogan_title strong {
	display: block;
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
}
.slogan_title span {
	display: block;
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 0 30px;
}
.slogan_text {
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 0 30px;
}

.page_vmenu {
	margin: 5px 36px 10px 0;
}
.page_vmenu_inner {
}
.page_search {
	margin: 0 0 0 15px;
}
.page_search .search_component {
}


.page_sidetheme {
	position: relative;
	margin: 5px 36px 10px 0;
	text-align: right;
	clear: both;
}
.page_sidetheme_inner {
	z-index: 100;
}

.content_footer {
	clear: both;
	height: 60px;
	border-top: 1px solid #e6ecec;
	background: #e4f7f5;
	margin: 0 36px 0 36px;
}
.content_footer_inner {
	text-align: center;
	margin: 15px 0 0 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #028581;
}
.content_footer strong {
	font-weight: normal;
	text-decoration: underline;
}
.content_footer a {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #028581;
}
.content_footer a:hover {
	text-decoration: underline;
}

/***** BEGIN - HMENU *****/

.hmenu {
	position: absolute;
	right: 35px;
}
.layout_main .hmenu,
.layout_main .hmenu_table {
	width: 627px;
}
.layout_sub .hmenu,
.layout_sub .hmenu_table {
	width: 707px;
}

.hmenu .menu_cell {
	text-align: center;
	background: url(images/hmenu_splitter.png) top left no-repeat;
}

div.hmenu div.first,
div.hmenu div.firstselected,
div.hmenu div.menuitem1,
div.hmenu div.selected {
	padding: 1px 0 0 0;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
}
div.hmenu div.first a,
div.hmenu div.firstselected a,
div.hmenu div.selected a,
div.hmenu div.menuitem1 a {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	margin: 0;
	padding: 8px 0 9px 0;
	color: #0bb8a5;
}
div.hmenu a:hover {
	text-decoration: underline;
}
div.hmenu div.firstselected a,
div.hmenu div.selected a {
	text-decoration: underline;
}
div.hmenu div.selected a,
div.hmenu div.menuitem1 a:hover  {
	text-decoration: underline;
	background: #0bb8a5;
	color: #ffffff;
}
/***** END - HMENU *****/



/***** BEGIN - LANGS *****/
div.langs {	
	position: absolute;
	right: 110px;
	width: 91px;
	height: 26px;
	bottom: 0px;
	background: transparent url(images/langs_bg.png) bottom left no-repeat;
	padding: 0 0 0 6px;
}
div.langs img,
div.langs a {
	margin: 0;
	padding: 0;
	border: none;
}
div.langs img {
	display: none;
}
div.langs a {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	margin: 0 4px 0 0;
}
div.langs a.lang_fi { background: transparent url(images/fi.png) bottom left no-repeat; }
div.langs a.lang_gb { background: transparent url(images/gb.png) bottom left no-repeat; }
div.langs a.lang_sw { background: transparent url(images/sw.png) bottom left no-repeat; }
div.langs a.lang_fi:hover { background: transparent url(images/fi_hover.png) bottom left no-repeat; }
div.langs a.lang_gb:hover { background: transparent url(images/gb_hover.png) bottom left no-repeat; }
div.langs a.lang_sw:hover { background: transparent url(images/sw_hover.png) bottom left no-repeat; }

div.text_size_controls {
	position: absolute;
	right: 35px;
	bottom: 0px;
}
div.text_size_controls span {
	display: none;
}
div.text_size_controls a.text_size_decrease {
	display: block;
	width: 34px;
	height: 26px;
	float: left;
	margin: 0 2px 0 2px;
	background: transparent url(images/text_size_decrease.png) bottom left no-repeat;
}
div.text_size_controls a.text_size_decrease:hover {
	background: transparent url(images/text_size_decrease_hover.png) bottom left no-repeat;
}
div.text_size_controls a.text_size_increase {
	display: block;
	width: 34px;
	height: 26px;
	float: left;
	margin: 0 2px 0 2px;
	background: transparent url(images/text_size_increase.png) bottom left no-repeat;
}
div.text_size_controls a.text_size_increase:hover {
	background: transparent url(images/text_size_increase_hover.png) bottom left no-repeat;
}

/***** END - LANGS *****/



/***** BEGIN - VMENU *****/
div.vmenu {
	width: 207px;
	margin: 10px 0 0 15px;
}
div.vmenu .vmenu_header,
div.vmenu .vmenuroot {
	background: transparent url(images/vmenu_header_8.png) top left no-repeat;
	height: 42px;
}
div.vmenu > div.vmenu_header,
div.vmenu > div.vmenuroot {
	background: transparent url(images/vmenu_header.png) top left no-repeat;
}
div.vmenu .vmenu_footer {
	height: 6px;
	background: transparent url(images/vmenu_footer_8.png) bottom left no-repeat;
}
div.vmenu > div.vmenu_footer {
	background: transparent url(images/vmenu_footer.png) bottom left no-repeat;
}
div.vmenu .vmenu_header span,
div.vmenuroot span,
div.vmenu .vmenu_header a,
div.vmenuroot a {
	overflow: hidden;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
}
div.vmenu .vmenu_content {
	background: transparent url(images/vmenu_bg_8.png) top left repeat-y;
	padding: 0;
	margin: 0;
}
div.vmenu > div.vmenu_content {
	background: transparent url(images/vmenu_bg.png) top left repeat-y;
}
/* vmenun 1. taso */
div.vmenu div.selected, 
div.vmenu div.level2 {
	background-image: url(images/bullet_level2.jpg);
	background-position: left 4px;
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	margin: 0;
}
div.vmenu div.selected a,
div.vmenu div.level2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #037571;
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 17px;
	margin: 0 8px 0 8px;
}
div.vmenu div.selected a {
	background: #ffffff;
	border: 1px solid #cfe5e3;
}
div.vmenu div.level2 a {
	background: #e4f7f5;
	border: 1px solid #e4f7f5;
}
/* vmenun 2. taso */
div.vmenu div.selected div.selected, 
div.vmenu div.level3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	background-image: none;
}
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; 
}
/***** END - VMENU *****/



/***** BEGIN - BCT *****/
div.bct {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 3px 0 0 39px;
	color: #fff;
	text-transform: lowercase;
}
div.bct div.selected, div.bct div.item {
	color: #fff;
	display: inline;
}
div.bct a {
	color: #fff;
	text-decoration: none;
}
div.bct a:hover {
	text-decoration: underline;
}
/***** END - BCT *****/



/***** BEGIN - UUTISET *****/
div.news {
	margin-top:10px;
}
div.news div.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	padding-left:13;
	background-image:url(images/bullet_klo.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div.news div.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.news div.description a {
	text-decoration: underline;
	background-image: none;
	padding-top: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003399;	
}
div.news div.description a:hover{
	color:#0066CC;
	text-decoration:underline;
}
div.news div.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.news div.header img {
}
/***** END - UUTISET *****/



/***** BEGIN - KUVAGALLERIA *****/
.webgallery .galleryimages {
	padding-left:50px;
}
.webgallery .galleryimagecontainer {
	margin-bottom:7px;
	margin-right:7px;
	padding:10px;
}
.webgallery .galleryimage {
	background-color:#FFFFFF;
}
.webgallery 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;
}
.webgallery a.galleryMenu:hover{
	background-color: transparent;
	filter: alpha(opacity=100);
	-moz-opacity 100;
	opacity: 1.0;
}
.webgallery .previewgalleryimage {
	background-color:#FFFFFF;
	padding:10px;
}
.webgallery .gallerynavtop {
}
.webgallery .gallerynavbottom {
	display:none;
}
.webgallery .gallerynavbottom a {
	color:#333333;
	font-weight:bolder;
	text-decoration:none;
}
.webgallery .pagelist {
	margin-left:10px;
	margin-right:10px;
}
.webgallery .gallerynavbottom a.prev {
	float:left;
}
.webgallery .gallerynavbottom a.next {
	float:right;
}
/***** END - KUVAGALLERIA *****/



/***** BEGIN - LOMAKKEET *****/
div.forms {
}
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;
}
/***** END - LOMAKKEET *****/



/***** BEGIN - BLOGI *****/
/* blog menu */
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;
}
/* blog comments **/
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.blog 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;
}
/***** END - BLOGI *****/



/***** BEGIN - SEARCH *****/
div.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;	
}
/***** END - SEARCH *****/



/***** BEGIN - PRODUCTS *****/
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;
}
div.vmenu div.products div.selected a,
div.vmenu div.products div.menuitem2 a {
	display: block;
	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;
}
/***** END - PRODUCTS *****/



/***** BEGIN - GALLUP *****/
div.gallup {
	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;
}
/* sis. option nimi ja prosentit */
div.gallup div.gallup_option_texts {
	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;
}
/***** END - GALLUP *****/



/***** BEGIN - AJANVARAUS *****/
.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;
}
/***** END - AJANVARAUS *****/



/***** BEGIN - BANNERIMAGES *****/
.bannerthemes {
	margin: 0;
	padding: 0;
}
.bannerthemes .themepic {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.bannerthemes li {
	margin: 0;
	padding: 0;
}
.layout_main .bannerthemes,
.layout_main .bannerthemes .themepic {
	width: 638px;
	height: 269px;
}
.layout_sub .bannerthemes,
.layout_sub .bannerthemes .themepic {
	width: 709px;
	height: 199px;
}
/***** END - BANNERIMAGES *****/


/***** BEGIN - LIGHTBOX *****/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/***** END - LIGHTBOX *****/


/***** BEGIN - PAGE FOOTER *****/
div.page_copyright {
}
div.page_copyright a.toteutus {
	color: #000000;
	text-decoration:none;
}
div.page_copyright_owner {
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	font-size: 11px;
	float: right;
	margin: 8px 108px 0 0;
}
div.page_footer_plusterveys {
	float: left;
	margin: 2px 0px 0px 73px;
}
/***** END - PAGE FOOTER *****/



/***** BEGIN - 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;
}
/***** END - TUOTEREKISTERI *****/



input.input_roskaesto {
	display: none;
}
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: Verdana, Arial, 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;
}

