body {
	background-image: url(images/bg.jpg);
	background-color: #EAE6D6;
        background-color: #FFF;
background-position: center top;
background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.container {
	margin: auto;
	clear: both;
	width: 798px;
}
.langs {
	
	float: left;
	height: 37px;
	width: 334px;
}
.logo_div {
	float: left;
}
.top_pic_div {
	float: right;
	width: 464px;
	height: 259px;
	background-image: url(images/top_pic.gif);
	background-repeat: no-repeat;
}
.langs_text {
	padding-top: 21px;
	width: 210px;
	text-align: center;
	color: #F4F4F4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.langs_text a:link {
	color: #855125;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.langs_text a:visited {
	color: #935828;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.langs_text a:hover {
	color: #452B14;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.textarea_container {
	float: left;
	width: 798px;
	background-color: #eef1f8;
}
.text_div {
	float: right;
	width: 576px;
}
.titlearea {
	background-image: url(images/title_all_bg.gif);
	height: 68px;
	width: 576px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.textarea_main {
	background-color: #eef1f8;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 27px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.textarea_div {
	background-color: #eef1f8;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.downmenu_div {
	background-image: url(images/downmenu_top_bg.gif);
	background-repeat: x-repeat;
	background-position: left top;
	float: left;
	width: 216px;
        padding-top:15px;
	background-color: #f8e3e2;
}
.downmenu_link {
	background-image: url(images/downmenu_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #8C5B23;
	text-decoration: none;
	font-size: 11px;
	margin-left: 30px;
	margin-right:20px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2eee4;
	border-right-color: #f2eee4;
	border-bottom-color: #f2eee4;
	border-left-color: #f2eee4;
}
.downmenu_link a:link {
	color: #7c736d;
	text-decoration: none;
	text-transform: capitalize;
}
.downmenu_link a:visited {
	color: #7c736d;
	text-decoration: none;
}
.downmenu_link a:hover {
	color: #735741;
	text-decoration: none;
}



.down_downmenu_link {
	color: #8C5B23;
	text-decoration: none;
	font-size: 11px;
	margin-left: 75px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.down_downmenu_link a:link{
	color: #61739f;
	text-decoration: none;
}
.down_downmenu_link a:visited {
	color: #8b8056;
	text-decoration: none;
}
.down_downmenu_link a:hover {
	color: #543114;
	text-decoration: none;
}
.downmenu_bottom_image {
	background-color: #FFFFFF;
	margin-top: 25px;
}
.bottom_corners {
	background-image: url(images/bottom_corners.gif);
	background-repeat: no-repeat;
}
.texttitle {
	float: left;
	padding-top: 30px;
	font-size: 18px;
	color: #7c736d;
	padding-left: 24px;
}
.print_sitemap_div {
	float: right;
	padding-top: 38px;
	padding-right: 33px;
}
.print_sitemap_div a:link {
	color: #7c736d;
	text-decoration: none;
}
.print_sitemap_div a:visited {
	color: #7c736d;
	text-decoration: none;
}
.print_sitemap_div a:hover {
	color: #442914;
	text-decoration: none;
}
.gallery_table {
	width: 100%;
	text-align: center;
	border: 1px solid #EEE8D0;
}
.gallery_table img {
	border: 5px solid #FFFFFF;
}
.gallery_table_title_td {
	vertical-align: bottom;
	background-color: #EEE8D0;
}
a:link {
	color: #7c736d;
	text-decoration: none;
}
a:visited {
	color: #7c736d;
	text-decoration: none;
}
a:hover {
	color: #321701;
	text-decoration: none;
}
.buttons {
	border: 1px solid #532F13;
	background-color: #B5723C;
	color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.inputboxes {
	border: 1px solid #CA9162;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.bottom_contactinfo {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.webone_logo {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
.palaute_title {
	text-align:left;
}
.warning {
	font-weight: bold;
}
.verkkokauppa_div {
        width:560px;
        background-color: #eef1f8;
	float: right;
	color: #666;
        padding-left:0px;
        padding-top:0px;
}
.verkkokauppa_div a:link{
    color: #965454;   
}
.verkkokauppa_div a:visited{
    color: #965454;   
}
.verkkokauppa_div a:hover{
    color: black;   
}
.verkkokauppa_div h3{
    font-size:11px; 
    font-weight:normal; 
}
.vk_special_product_div {
	background-image: url(images/vk_special_product_bg.png);
	background-repeat: no-repeat;
	width: 194px;
	color: #333;
	padding-top:10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.vk_special_product_div a:link {
	color: #797979;
}
.vk_special_product_div a:visited {
	color: #797979;
}
.vk_special_product_div a:hover {
	color: #000;
}


.vk_special_product_div_bottom {
	background-image: url(images/vk_special_product_bottom.png);
	height: 18px;
	width: 194px;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #999;
	text-align: center;
	float: left;
}

.vk_special_product_div h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #666;
	padding-left: 12px;
	padding-right: 8px;
}
.vk_special_product_div h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #000;
	padding-top: 5px;
	padding-left: 12px;
}
.vk_product_image_border_div {
	background-image: url(images/vk_product_image_top.png);
	width: 178px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top:11px;
	margin-top: 5px;
	margin-left: 8px;
	display: block;
	clear: left;
       
}
.vk_product_image_border_div_bottom {
	background-image: url(images/vk_product_image_bottom.png);
	height: 6px;
	width: 178px;
	margin-top:5px;
	background-repeat: no-repeat;
	background-position: top;
}
.vk_shopping_card {
	text-align: center;
}
.vk_shopping_card_info {
	background-image: url(images/vk_ostoskori_bottom.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 161px;
	clear: both;
	margin-top: -2px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	padding-top: 7px;
}
.vk_shopping_card_info a:link {
	color: #666;
	text-decoration: none;
}
.vk_shopping_card_info a:visited {
	color: #666;
	text-decoration: none;
}
.vk_shopping_card_info a:hover {
	color: #000;
	text-decoration: none;
}


.vk_tuoteryhmat {
	margin-top: 10px;
	text-align: left;
	padding-left: 30px;
}
.vk_tuoteryhmat a:link {
	display: block;
	font-size: 12px;
	color:  #61739f;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.vk_tuoteryhmat a:visited {
	display: block;
	font-size: 12px;
	color: #965454;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.vk_tuoteryhmat a:hover {
	display: block;
	font-size: 12px;
	color: #333;
	font-weight: bold;
       
}


.vk_tuoteryhmat_ala {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.vk_tuoteryhmat_ala a:link {
	font-size: 12px;
	font-weight: normal;
}
.vk_tuoteryhmat_ala a:visited {
	font-size: 12px;
	font-weight: normal;
}
.vk_tuoteryhmat_ala a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.vk_product_list {
	background-image: url(images/vk_productlist_top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	width: 100%;
	float: left;
}
.vk_product_list h1 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding-left: 20px;
	padding-top: 15px;
	margin: 0px;
}
.vk_product_list h1 a:link {
	text-decoration: none;
color: #669cc8;
}
.vk_product_list h1 a:visited {
	text-decoration: none;
color: #669cc8;
}
.vk_product_list h1 a:hover {
	text-decoration: underline;
color: #black;
}


.vk_product_list_bottom {
	background-image: url(images/vk_productlist_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	float: left;
	width: 100%;
}
.vk_productlist_addtocard {
	background-image: url(images/vk_productlist_addtocard_bg.png);
	background-position: center top;
	width: 86px;
	text-align: center;
	height: 163px;
	float: right;
}
.vk_productlist_addtocard h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding-top: 17px;
	padding-bottom: 20px;
}
.vk_productlist_image {
	float: left;
	width: 200px;
}

.vk_product_list h3 {
	font-size: 12px;
	color: color: #669cc8;
	font-weight: normal;
	display: block;
	padding-top: 16px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 95px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
a.vk_productlist_add_to_card_button {
	height: 73px;
	width: 74px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	clear: both;
}
a.vk_productlist_add_to_card_button:link {
	background-image: url(images/vk_productlist_add_to_card_button.png);
	height: 73px;
	width: 74px;
	background-repeat: no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.vk_productlist_add_to_card_button:visited {
	background-image: url(images/vk_productlist_add_to_card_button.png);
	height: 73px;
	width: 74px;
	background-repeat: no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.vk_productlist_add_to_card_button:hover {
	background-image: url(images/vk_productlist_add_to_card_button_over.png);
	height: 73px;
	width: 74px;
	background-repeat: no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vk_product_info {
	margin-bottom: 5px;
	width: 530px;
	float: left;
	border: 0px solid #EEE;
	padding-right: 10px;
}
.vk_product_info h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-left: 0px;
	padding-top: 15px;
	margin: 0px;
}
.vk_product_info h1 a:link {
	color: #669cc8;
	text-decoration: none;
}
.vk_product_info h1 a:visited {
	color: #669cc8;
	text-decoration: none;
}
.vk_product_info h1 a:hover {
	color:black;
	text-decoration: none;
}
.vk_product_info h3 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 0px;
	line-height: 17px;
	margin: 0px;
	clear: left;
}
.vk_product_info h4 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px;
	float: left;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vk_product_info h5 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-left: 0px;
	line-height: 20px;
	padding-top: 10px;
	margin: 0px;
	clear: left;
}
.vk_product_info_bottom {
	background-image: url(images/vk_productlist_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	float: left;
	width: 100%;
}
.vk_product_info_picarea {
	float: right;
	padding-left: 10px;
	width: 270px;
}
.vk_product_info_picarea img {
        float:left;
	padding: 4px;
	border: 1px solid #E0E0E0;
	margin-top: 3px;
        margin-right:4px;
}
.vk_product_info_specs {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
}
.vk_product_info_specs table {
	width: 250px;
	color: #666;
	font-size: 12px;
	text-align: left;
}
.vk_product_info_specs table h5 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.vk_product_info_add_to_card_button {
	height: 73px;
	width: 74px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.vk_product_info_add_to_card_button:link {
	background-image: url(images/vk_product_info_add_to_card.png);
	height: 37px;
	width: 145px;
	background-repeat: no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vk_product_info_add_to_card_button:visited {
	background-image: url(images/vk_product_info_add_to_card.png);
	height: 37px;
	width: 145px;
	background-repeat: no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vk_product_info_add_to_card_button:hover {
	background-image: url(images/vk_product_info_add_to_card_over.png);
	height: 37px;
	width: 145px;
	background-repeat: no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vk_ostoskori {
	border: 1px solid #EEE;
	font-size: 12px;
}
.vk_kassa_steps {
}
.vk_kassa_steps img{
        width:533px;
        height:35px;
}
.vk_ostoskori_content {
	color: #666;
	font-size: 12px;
	border: 0px solid #EEE;
	padding-top: 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.vk_ostoskori_content table {
	width: 100%;
}
.vk_ostoskori_content h1 {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.vk_ostoskori_content td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: darkgray;
	border-left-color: #EEE;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.vk_buttons {
	background-image: url(images/vk_buttons_bg.gif);
	font-size: 12px;
	color: #868686;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #D6D6D6;
	text-align: center;
        text-transform: capitalize;
}
.vk_inputboxes {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border: 1px solid #CCC;
}
.vk_textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border: 1px solid #CCC;
}

.vk_ostoskori_yhteensa_td {

}
.vk_ostoskori_yhteensa_td p {
	padding-top: 7px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: bold;
}


.vk_maksutapat {
	color: #666;
	padding: 10px;
	border: 1px solid #EEE;
	margin: 3px;
	background-image: url(images/vk_div_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.vk_maksutapat h1 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.vk_valitsemaksutapa {
        color: #666;
	border: 1px solid #EEE;
	padding: 10px;
	margin: 3px;
	background-image: url(images/vk_div_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.vk_valitsemaksutapa h1 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.vk_valitsemaksutapa p {
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.vk_to_nextpage {
	border: 1px solid #EEE;
	margin: 3px;
	padding: 10px;
	background-image: url(images/vk_div_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.vk_to_nextpage p {
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.vk_to_nextpage h1 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.vk_tilaajan_tiedot {
	margin: 3px;
	padding: 10px;
	border: 1px solid #EEE;
	background-image: url(images/vsk_div_top_bg.png);
	background-repeat: repeat-x;
}
.vk_tilaajan_tiedot table {
	width: 100%;
}
.vk_tilaajan_tiedot td {
	padding: 4px;
}

.vk_tilaajan_tiedot h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.vk_tilaajan_tiedot h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: right;
}
.vk_tilaajan_tiedot h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.vk_tiedojen_tarkistaminen {
	margin: 3px;
	padding: 10px;
}
.vk_tiedojen_tarkistaminen table {

}
.vk_tiedojen_tarkistaminen td {
	padding-top: 3px;
	padding-bottom: 3px;
}

.vk_tiedojen_tarkistaminen h1 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.vk_tiedojen_tarkistaminen h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
}
.vk_tiedojen_tarkistaminen h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.vk_kiitos {
	margin: 3px;
	padding: 10px;
}
.vk_kiitos h1 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.vk_total_hinta {
	border:none;
        background-color: #faeceb;
        font-family: tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #666;
}
.vk_tuotehaku {
	padding-left:30px;
       
}
.vk_tuotehaku h4{
	font-size:12px;
}
.vk_tuotehaku input{
	margin-bottom:5px;
       
}
.vk_tilatuimmat {
        padding-top:10px;
	padding-left:30px;
}
.vk_tilatuimmat h3{
	font-size:12px;
}
.vk_maksutavat{
        padding-top:25px;
	padding-left:30px;
}


