html {
     overflow: -moz-scrollbars-vertical;
}

html, body {
	height:100%;
	width:100%;
}
body {
	background-color: #FF9900;
	background-image: url(images/bg_all.png);
	background-repeat: repeat-x;
	background-position: top left;
	color:#333333;
	margin:0px;
	padding:0px;
}

/* pystysuuntainen rakennejako */
td.page_wrapper_left {
	background: url(images/bg_all_left.png) top left no-repeat transparent;
}
td.page_wrapper_center {
}
td.page_wrapper_right {
	background: url(images/bg_all_right.png) top right no-repeat transparent;
}

/* vaakasuuntainen rakennejako */
td.page_wrapper_header_cell {
	height: 182px;
	background: url(images/header_bg.jpg) top right no-repeat #fff;
}
td.page_wrapper_nav_cell {
	height: 52px;
	background: url(images/nav_bg.png) top left repeat-x #fff;
}
td.page_wrapper_footer_cell {
	height: 137px;
	text-align: center;
	background: url(images/page_footer_bg.png) top left repeat-x transparent;
	/*padding: 20px 40px 35px 40px;*/
	padding: 20px 7px 7px 7px;
}

div.header_wrapper {
	width: 610px;
	height: 182px;
	background: url(images/banner.png) top left no-repeat transparent;
}

div.hmenu_clear {
	clear: both;
	height: 30px;
	background: url(images/page_content_bg.png) top center no-repeat;
}

td.page_wrapper_content_cell {
/*	background: url(images/page_content_bg.png) top center no-repeat #fff;*/
/*	padding: 30px 0px 7px 0px;*/
	background: url(images/content_cell_bottom_shifted.png) bottom left no-repeat #fff;
}

/* sisältää: vasen; contentit, oikea; vmenut */
table.page_wrapper_content_table {
/*	margin: 30px 7px 7px 7px;*/
/*	background: url(images/content_cell_bottom.png) bottom left no-repeat;*/
/*	background: url(images/page_content_bg.png) top center no-repeat transparent;*/
	margin: 0px 7px 0px 7px;
}
td.content_cell {
	width: 714px; 
	margin: 0;
	padding: 0;
	background: url(images/content_cell_top.png) top left no-repeat;
}
div.content_cell_inner {
	height: 100%;
	margin: 0;
	padding: 0;
	padding: 0px 0px 26px 0px;
}

div.content_wrapper {
	padding: 0px 37px 30px 37px;
/*	margin: 0px 37px 0px 37px;*/
	margin: 0px 0px 0px 0px;
	background: url(images/content_wrapper_bottom.png) bottom center no-repeat;
}

div.content {
	width: 640px;
	/*margin: 30px 37px 40px 37px;*/
}

/* hmenu @ navi */
div.hmenu {
	margin: 17px auto 12px auto;
	padding-left: 29px;
	text-align: left;
}
div.hmenu div.first,
div.hmenu div.firstselected,
div.hmenu div.menuitem1,
div.hmenu div.selected {
	display: inline;
	padding: 4px 5px 0px 15px;
}
div.hmenu div.first,
div.hmenu div.firstselected {
	background: none;
}
div.hmenu div.menuitem1,
div.hmenu div.selected {
	background: url(images/hmenu_splitter.png) top left no-repeat;
}
div.hmenu div.first a,
div.hmenu div.menuitem1 a {
	color: #666;
	text-decoration: none;
}
div.hmenu div.firstselected a,
div.hmenu div.selected a {
	color: #FF9900;
	text-decoration: underline;
}
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: 17px;
	font-weight: bold;
}
div.hmenu a:hover,
div.hmenu div.selected a:hover,
div.hmenu div.menuitem1 a:hover  {
	text-decoration:underline;
}

/* hmenu @ footer */
div.hmenu_footer {
	text-align: left;
	padding-left: 33px;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 2px;
}

div.hmenu_footer a {
	color: #000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 0px;
}
div.hmenu_footer a.selected {
	color: #ffffff;
}
div.hmenu_footer a:hover  {
	text-decoration:underline;
}

div.vmenuroot a {
	margin-top:9px;
	overflow:hidden;
	display: block;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.vmenu_cell div.vmenu {
	width: 242px;
	margin: 0px 0px 5px 20px;
}
.vmenu_cell div.vmenu_header {
	height: 43px;
	background: url(images/vmenu_header.png) top left repeat-x transparent;
}
.content_cell div.vmenu_header {
	width: 175px;
	height: 43px;
	background: url(images/vmenu_header2.png) top left repeat-x transparent;
}
.vmenu_cell div.vmenu_header span {
	padding: 15px 0px 0px 0px;
}
.content_cell div.vmenu_header span {
	padding: 8px 0px 0px 0px;
}
div.vmenu_header span {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
div.vmenu_header a {
	color: #fff;
	text-decoration: none;
}
div.vmenu_content {
	font-family: Georgia, "Times New Roman", serif;
	padding: 7px 0px 7px 0px;
}
div.vmenu_content p {
	text-align: center;
	font-size: 12px;
	color: #555555;
	margin: 5px 0px 0px 0px;
	padding: 0
}
div.vmenu_content p a {
	color: #666;
	text-decoration: none;
}
div.vmenu_content p a:hover {
	color: #333;
	text-decoration: underline;
}
div.vmenu_content ul {
	margin: 5px 0px 0px 0px;
	padding: 0;
}
div.vmenu_content li {
	height: 20px; /* 26-padding */
	padding: 6px 0px 0px 0px;
	list-style: none;
	margin: 0;
	background: url(images/vmenu_item_bg.png) top left repeat-x;
}
div.vmenu_content li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	display: block;
	margin: 0px 20px 0px 15px;
	background: url(images/button_go_arrow.png) top right no-repeat transparent;
}

/* vmenun ensimmainen taso: containeri */
div.vmenu div.selected, 
div.vmenu div.level2 {
	padding: 6px 0px 5px 0px;
	list-style: none;
	margin: 0;
	background: url(images/vmenu_item_bg.png) top left repeat-x;
	
}

/* vmenun ensimmainen taso: linkki */
div.vmenu div.selected a,
div.vmenu div.level2 a {
	font-size: 12px;
	color: #555555;
	display: block;
	margin: 0px 20px 0px 15px;
	padding-left: 20px;
}

div.vmenu div.selected a {
	color: #000000;
	background: url(images/button_go_arrow.png) top left no-repeat transparent;

}

/* vmenun toinen taso: containeri */
div.vmenu div.selected div.selected, 
div.vmenu div.level3 {
	padding: 6px 0px 5px 0px;
	margin: 0;
	background-image: none;
}
div.vmenu div.selected div.selected a, 
div.vmenu div.level3 a {
	background-image: none;
	font-size: 11px;
}
div.vmenu div.selected div.selected a {
	text-decoration: underline;
}
div.vmenu div.level3 a  {
	color: #555555;
}



div.vmenu h2 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;

}

div.bct {
/*	font-family:Verdana,Arial,sans-serif;*/
	margin-top: -12px;
	margin-bottom: 12px;
	font-size: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 {
	width: 193px;
	float: left;
	border-left: 1px solid #666666;
	padding-left: 12px;
	margin-left: 12px;
}
div.newsfirst {
	width: 189px;
	float: left;
}
div.newsfirst  div.time,
div.news div.time {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
/*	color: #3c0;
	color: #2b3;*/
	color: #0c3;
}
div.newsfirst  div.header, 
div.news div.header {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.newsfirst div.description,
div.news div.description {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
}
div.newsfirst div.description a,
div.news div.description a {
	text-decoration: none;
	background-image: none;
	padding-top: 0px;
	display: inline;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10px;
	color: #093;
}
div.newsfirst div.description a:hover,
div.news div.description a:hover{
	color: #0b5;
	text-decoration:underline;
}
div.news div.header img {
}
/** 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 **/


div.site_info {
	text-align: left;
padding-left: 25px;
}
a.copyright {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
}
a.toteutus {
	color: #fff;
	text-decoration:none;
	font-family: Tahoma;
}


/** 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 **/


div.langs {
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 200px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
div.langs a { color: #999; }
div.langs a.active { color: #666; }
div.langs span { color: #999; } /* splitter */

div.search {
	float: left;
/*	margin: 15px 0px 0px 50px;*/
	margin: 15px 0px 0px 0px;
	padding: 0;
	width: 350px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
div.search span {
	display: block;
	float: left;
	height: 20px;
	width: 100px;
	text-align: right;
	padding: 5px 5px 0px 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
/*div.search .inputtext*/
.inputtext,
.inputtext_error {
	display: block;
	float: left;
	color: #333333;
	height: 19px;
	width: 173px;
	border: 1px solid #999;
	background-image: url(images/search_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.inputtext { background-color: #fff; }
.inputtext_error { background-color: #fffafa;}
div.search .submit {
	display: block;
	float: left;
	height: 22px;
	width: 24px;
	background: url(images/button_go_small.png) bottom right no-repeat;
	border: none;
	cursor: pointer;
	color: #333333;
}

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: 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;
}

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


/* label inputeille */
.customer_contest td span {
	text-align: right;
	padding-right: 5px;
}
.customer_contest .inputtext {
	width: 150px;
	margin: 2px;
}
.customer_contest .inputtext_error {
	width: 150px;
	border: 1px solid #faa;
	margin: 2px;
}
.customer_contest .error {
	color: #f33;
}

