/*------------------------ BODY --------------------------------------*/

body {	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	font-size: 12px;
	margin-top: 20px;
	min-height: 100%;
	background-image: url('images/viiva.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

#tinymce {
	background: #ffffff;
}

	/* Align */
	
	.align_center {
		text-align: center;
	
	}
	
	.align_left {
		text-align: left;
	
	}
	
	.align_right {
	
		text-align: right;
	
	}
	
	.no_underline {
		text-decoration: none;
	}
	
	.normal {
		font-weight: normal;
	}
	
	/* B */
	
	b.price {
		color: #ff0000;
	
	}

	/* H1, H2, H3, H4, H5... */

	h1 {
		color: #000000;
	 	font-size: 16px;	
	}
	
	h5 {
	  	font-size: 115%;  	
	}
	
	.author {
	
	}

	/* Prices */
	.price {
		color: red;		
	}


	/* URLs, Links */

	a.admin {
		color: red; 
		text-decoration: none; 
		margin-right: 20px;
	}
		
	a {
		font-weight: bold;
	 	color: navy;
	}
	
	a.standard {
		font-weight:normal;
	}
	
	a.standard_no_underline {
		font-weight:normal;
		text-decoration: none;
	}

	a img {	
		border: 0px;	
	}
	
/*------------------------ CATEGORY TREE --------------------------------------*/

#category_tree_content a.category_not_selected {
	width: 140px;
}

#category_tree {
	text-align: left;
}

#category_tree_content a {		
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #000;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #669900;
	padding-left: 20px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	margin-left: 20px;
	width: 150px;
}

#category_tree_footer
{
	height: 14px;
}

#category_tree_header {	
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #000;
	font-size: 16px;
	text-align: left;
	border-bottom: 1px solid #669900;
	padding-left: 20px;
}

#category_tree_header a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.category_not_selected {
	font-weight: normal;
	padding-left: 20px;	
	font-size: 12px;
	width: 140px;
	display: inline-block;
}




/*-------------------------COLUMN ---------------------------------------------*/

div.column_header {
	color: #000;
	font-size: 18px;
	height: 18px;
	padding: 10px 7px 2px 10px;
	text-align: left;
	border-bottom: 1px solid #669900;
	font-weight: bold;
}

div.column_content {
	text-align: left;
	padding: 20px 20px 1px 20px;
}

div.column_footer {
	height: 14px;
}

/*------------------------ MENU HORIZONTAL ..-----------------------------------------------*/

div.hnav_header {
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #000;
	font-size: 16px;
	text-align: left;
	border-bottom: 1px solid #669900;
	padding-left: 20px;
}

div.hnav_content {
	text-align: left;
	margin-top: -18px;
}

div.hnav_footer {
	visibility: hidden;
}

ul.hnav {
	list-style-type: none;
	font-size: 16px;
	padding: 0px;
}

ul.hnav a {
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #000;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #669900;
	padding-left: 20px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	margin-left: 20px;
	width: 150px;
}

ul.hnav  li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.hnav  li b {
	font-weight: normal;
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #669900;
	padding-left: 20px;
	width: 210px;
	display: inline-block;

}


ul.hnav li ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-bottom: -17px;
}

ul.hnav li ul li b {
	margin-left: 20px;
	width: 150px;
	font-size: 14px;
}

ul.hnav li ul li ul {
	margin-left: 20px;
}

/*------------------------ MENU VERTICAL ---------------------------------------------------*/
div.div_menu a {
	padding: 7px 7px 8px 7px;
	float: left;
	text-decoration: none;
	color: #ffffff;
}

div.div_menu a:hover {
	text-decoration: underline;
}

div.div_menu_selected {
	padding: 10px 7px 15px 7px;
	float: left;
	text-decoration: underline;
}

div.div_menu:after,ul.nav:after {
	clear: both;
	content: '';
	display: inline;
}

ul.nav,ul.nav li,ul.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.nav ul.nav ul {
	float: left;
	position: relative;
	z-index: 1;
}

ul.nav li {
	display: block;
	position: relative;
}

ul.nav ul {
	background-color: #99cc00;
	min-width: 100%;
}

ul.nav ul li {
	height: 30px;
	width: 200px;
	border: 1px solid #000;
}

ul.nav a {
	display: block;
	padding: 7px 2px 8px 4px;
	text-decoration: none;
	color: #000;
	padding-top: 54px;
	padding-left: 2px;
	height: 51px;
	text-align: center;
	font-size: 13px;
	overflow: hidden;
}

ul.nav a.selected {
	display: block;
	padding: 7px 7px 8px 7px;
	text-decoration: underline;
	color: #ffffff;
}

ul.nav ul li a {
	padding: 5px 5px 0px 5px;
	margin-left: -5px;
	width: 200px;
}

ul.nav > li {
	float: left;
}

ul.nav > li > a {
	margin: 0px;
}

ul.nav > li:hover > a {
	text-decoration: underline;
}

ul.nav > li ul li:hover > a {
	text-decoration: underline;
	color: #ffffff;
}

ul.nav > li > a + ul {
	display: none;
	left: 0;
	margin-top: -1px;
	position: absolute;
	top: 100%;
}

ul.nav > li:hover > a + ul {
	display: block;
}

ul.nav > li ul li > a+ ul {
	display: none;
	left: 210px;
	margin-top: 0px;
	position: absolute;
	top: 0px;
}

ul.nav > li ul li:hover > a + ul {
	display: block;
}

/*------------------------ NAVIGATION -----------------------------------------*/

#navigation {
	display: block;
	float: left;
	height: 21px;
	width: 600px;
	margin-top: 31px;
	margin-left: 100px;
}
	
#navigation_block {
	margin-left: 0px;
}

.nav {
	background-image: url('images/tab-tp.png');
	width: 109px;
	height: 81px;
	display: block;
	float: left;
	text-align: center;
}

td.navigation_block {
		width: 100%;
}

.nav li {
	text-align: center;
	margin: auto;
	width: 111px;
	height: 81px;
}
	
#navigation_border_left
{
	
}

#navigation_border_right
{
	
}

/*------------------------ ORDER PLACE ----------------------------------------*/

table.cart_details {
	width: 100%;
	border: 1px solid #669900;
}

table.cart_details tr {
	text-align: center;	
		
}

table.cart_details tr:first-child {
	background-color: #cfcfcf;
		
}

table.cart_title {
	background-color: #FF9B05;
	width: 100%;
		
}

#order_place_title {
	text-align: center;
	width: 100%;
	
}

table.order_place {
	border: 1px solid #000000;
	padding: 4px;
	width: 100%;
		
}

table.order_place th {
	border: 1px solid #000000;
	padding: 4px;
	text-align: left;
	
}

table.order_place th.logo {
	text-align: center;

}

/*------------------------ PRICELIST ------------------------------------------*/

table#pricelist {
	width: 100%;
	border: 0;
	background-color: #fff;
}

table#pricelist tr:first-child {
	text-align: center;
}

td.pricelist_category {
	background-color: #669900;
	color: #ffffff;
}

td.pricelist_category  a {
	color: #ffffff;
}

td.pricelist_price {
	text-align: center;
}

tr.pricelist_price{
	background-color: #ffffff;		
}

/*------------------------ PRODUCT --------------------------------------------*/

table.product_detailed tr{
	vertical-align: top;	
}
	
td.product_container {
	vertical-align: top;
	border-bottom: 1px solid #669900;
}

table.product td{
	vertical-align: top;	
}

/*------------------------ PRODUCTS -------------------------------------------*/

table.products {
	width: 100%;
	table-layout: fixed;	
}

/*------------------------ SHOPPING CART --------------------------------------*/

div.add2cart {
	background-image: url("images/cart_navy.gif");
}

div.add2cart, div.add2cart a {
	display: block;
	height: 23px;
	width: 91px;
}

table.order_form {
	background-color: #FFFFFF;
  	border-left: 1px;
 	border-right: 1px;
 	border-top: 1px;
 	border-bottom: 1px;
 	border-style: solid;
 	border-color: #cccccc;
 	margin-top: 20px;
 	text-align: center;
 	width: 100%;
}

table.order_form b  {
	color: #ff0000;
	font-weight: normal;	
}

table.order_form table {
	width: 100%;
}

table.order_form table td input:focus{
	background-color: #ffd700;	
}

div.order_text {
	font-weight: bold;
}

table.shopping_cart_details {
	width: 100%;
	background-color: #cfcfcf;
	border: 0px;
}

table.shopping_cart_details a {
	font-weight: normal;	
}

table.shopping_cart_details tr:first-child {
	background-color: #366CA3;
	color: #ffffff;
}

table.shopping_cart_details tr:first-child  a {
	color: #ffffff;
}

table.shopping_cart_details tr {
	background-color: #F0F8FF;
	text-align: center;
}

table.shopping_cart_details_title {
	width: 100%;	
}

#shopping_cart {
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
	border-top: 1px solid #669900;
	border-bottom: 1px solid #669900;	
	width: 210px;
}

#shopping_cart a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

/*------------------------ STRUCTURE ------------------------------------------*/

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-top: 0px;
	background: url('images/header-b3.png') center 20px no-repeat;
	height: 195px;
}

#footer_container_wide {
	display: none;
}

#footer_container_wide p {
	display: none;
}

#footer_content_wide {
	float: left;
	text-align: center;
	width: 782px;
	height: 27px;
}

#footer_content_wide p {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;	
}

#header { 
	float: left;
	height: 158px;
	text-align: right;
	width: 200px;
	margin-top: 28px;
	margin-left: 60px;
}

#header a {
	display: block;
	height: 154px;
	width: 180px;
	width: 100%;
}

#main {
	float: left;
	margin-top: 10px;
	width: 100%;
}
	
#main_content {
	padding: 20px 0px 20px 0px;
	margin-right: -10px;
	width: 655px;
}

#maintenance {
	text-align: center;
	width: 100%;
}

table#content {	
	padding: 0px;
	width: 100%;		
}

td#center {
	padding: 0 0 0 20px;
	vertical-align: top;	
}
	
td#left {	
	padding: 0px;
	vertical-align: top;
	width: 300px;
	position: relative;
	padding-left: 60px;
}

td#right {
	padding: 0px;
	vertical-align: top;
	width: 0px;
}

td#right_activated {
	padding: 0px;
	vertical-align: top;
	width: 165px;	
}

/*------------------------ SUBNAV ---------------------------------------------*/

#subnav {
	background-color: #99cc33;
	color: #ffffff;
	height: 27px;
	width: 655px;
	padding: 10px 5px 0px 5px;
	margin-bottom: -10px;
	color: #000;
}

#subnav a {
	color: #000;
	font-size: 14px;
}

#subnav_right_activated {
	background-image:url('images/tr_keski_420.gif');
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	padding-left: 36px;
	padding-top: 6px;	
}

#subnav_right_activated a {
	color: #000000;
}

/*------------------------ CONTACTFORM ---------------------------------------------*/

.contactform {
	width: 645px;
}

.forminput {
	width: 100%;
}

.formtextarea {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contacttable {
	width: 100%;
}

