html {
	margin: 0px;
	padding: 0px;
	background: #a8e6fe;
	color: #000;
	text-align: left;
}

body {
	margin: 0px;
	padding: 0px;
	background: #a8e6fe;
	color: #000;
	font: .8em Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: left;
}

#frame {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1050px;
	height: 600;
	background: url(bg/frame_bg.jpg) repeat-y top center;
	overflow: visible;
}

html>body #frame {
	height: auto;
	min-height: 600px;
	overflow: hidden;
}

#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	width: 1050px;
	text-align: center;
	height: 216px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../../user_data/liikuttava/css/banner/banneri.jpg);
	background-repeat: no-repeat;

}

#nav-top {
	height: 34px;
	width: 800px;
	overflow: hidden;
	font: 1.1em Arial, Verdana, Geneva, Helvetica, sans-serif;
	float: left;
	position: relative;
	margin: -34px 0px -34px 0px;
	padding-left: 250px;
}

#nav-top .links1 {
	height: 34px;
	background-color: transparent;
	padding: 10px 0px 10px 0px;
	float: left;
}

#nav-top .links1 a {
	text-decoration: none;
	padding: 10px 15px 10px 15px;
	color: #EBEBEF;
	
}

#nav-top .links1 a:hover {
	color: #EBEBEF;
	background: url(bg/nav_hover_bg.jpg) repeat-x;
}

#nav-top .links1 a.open {
	color: #EBEBEF;
	background: url(bg/nav_hover_bg.jpg) repeat-x;
}

#nav-top .links2 {
	height: 34px;
	background-color: transparent;
	padding: 10px 0px 10px 0px;
	float: left;
}

#nav-top .links2 a {
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	color: #EBEBEF;
}

#nav-top .links2 a:hover {
	color: #EBEBEF;
	background: url(bg/nav_hover_bg.jpg) repeat-x;
}

#nav-top .links2 a.open {
	color: #EBEBEF;
	background: url(bg/nav_hover_bg.jpg) repeat-x;
}

#nav-left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	font: 1em Arial, Verdana, Geneva, Helvetica, sans-serif;
	float: left;
	width: 150px;
	text-align: left;
	overflow: hidden;
}

#nav-left .text {
	margin: 0px auto 0px auto;
	width: 160px;
	padding: 10px;
	color: #fff;
}

/* Search */

#search {
	width: 160px;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px 10px;
	background-color: #FFFFFF;
}

/*Valikon linkit, listat jne.*/

#nav-left ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 160px;
}

#nav-left li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#nav-left li a {
	width: 160px;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	color: #fff;
	display: block;
	text-indent: 3px;
	margin: 0px;
}

#nav-left li a.open {
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	color: #333333;
	font-weight: bold;
}

#nav-left li a:hover {
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	color: #333333;
}


/*Alivalikon listat, linkit jne.*/

ul#subnav {
	margin: 0px;
	padding: 0px;
	width: 150px;
	border: none;
}

ul#subnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

ul#subnav li a {
	font-weight: normal;
	width: 140px;
	border-bottom: 1px solid #FFFFFF;
	background-color: transparent;
	padding: 3px 0px 3px 3px;
	text-decoration: none;
	color: #fff;
	display: block;
	text-indent: 0px;
}

ul#subnav li a.open {
	border-bottom: 1px solid #FFFFFF;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

ul#subnav li a:hover {
	border-bottom: 1px solid #FFFFFF;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

/*Ala-alavalikon listat, linkit jne.*/

ul#subsubnav {
	margin: 0px;
	padding: 0px;
	width: 130px;
	border: none;
}

ul#subsubnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

ul#subsubnav li a {
	width: 120px;
	border-top: none;
	border-top: 0px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0px 1px 13px;
	text-decoration: none;
	color: #fff;
	display: block;
	text-indent: 0px;
	font-weight: normal;
	background-color: transparent;
}

ul#subsubnav li a.open {
	border-top: 0px;
	border-bottom: 1px solid #FFFFFF;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}

ul#subsubnav li a:hover {
	border-top: 0px;
	border-bottom: 1px solid #FFFFFF;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}

/*Tekstit*/

#main {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 800px;
	margin: 0px;
	text-align: left;
}

#main .text {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 50px;
}

/* ETUSIVU spesiaalijuttuja, class-määreet kirjoitettu hallinnan koodiin */

table.etusivu {
	width: 745px;
	margin-left: 20px;
	padding-left: 10px;
}

td.left_top {
	width: 342px;
	height: 8px;
	background: url(bg/left_top.jpg) no-repeat center;
}

td.left {
	height: auto;
	background: url(bg/left_bg.jpg) repeat-y center;
	padding: 0px 15px 0px 15px;
}

td.left_bottom {
	width: 342px;
	height: 8px;
	background: url(bg/left_bottom.jpg) no-repeat center;
}

td.middle {
	width: 40px;
}

td.right_top {
	width: 342px;
	height: 8px;
	background: url(bg/right_top.jpg) no-repeat center;
}

td.right {
	height: auto;
	background: url(bg/right_bg.jpg) repeat-y center;
	padding: 0px 5px 0px 20px;
}

td.right_bottom {
	width: 342px;
	height: 8px;
	background: url(bg/right_bottom.jpg) no-repeat center;
}

#link_path {
	margin: 0px 0px 0px 1px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	clear: both;
	display: block;
	background-color: #FFFFFF;
	color: #225189;
}

#link_path a {
	color: #225189;
	text-decoration: none;
	line-height: 16px;
}

#link_path a:hover {
	color: #333333;
	text-decoration: none;
}

#footer {
  display: none;
}

/*Copyright*/

#copy {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1050px;
	clear: both;
	color: #225189;
	display: block;
	text-align: center;
	font: 10px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#copy a {
	color: #225189;
}

#copy a:hover {
	text-decoration: underline;
}

.counter_in_copy {
	color: #a8e6fe;
	display: none;
}

/*Peruselementit*/

a {
	color: #e52f1f;
	text-decoration: underline;
}

a:hover {
	color: #e52f1f;
	text-decoration: none;
}

a.open {
	color: #e52f1f;
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: transparent;
	color: #e52f1f;
	font: 1.4em Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: transparent;
	color: #e52f1f;
	font: 1.2em Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: transparent;
	color: #e52f1f;
	font: 1em Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}

hr {
	color: #e52f1f;
	background-color: #e52f1f;
	height: 1px;
	margin: 10px 0px 5px 0px;
	clear: both;
	border: 0;
}

p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

img {
}

table {
	margin: 10px 0px 0px 0px;
}

td {
	margin:0px;
	font: normal 11px/13px Arial, Verdana, Geneva, Helvetica, sans-serif;

}

ul {
	padding-top: 0px;
        margin-top: 0px;   
}

li {
	list-style-type: square;
}

address {
	margin: 0px;
	padding: 0px;
	font: normal normal 10px/11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
}

address a {
}

form {
	padding: 0px;
	margin: 0px;
}

/* Sivuston työkalut */

#toolbox_top {
	width: 768px;
 	margin: auto;
	height: 21px;
	padding: 1px;   
	font: 11px/21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #4D75A6;
}

#toolbox_top img {
	padding-top: 5px;
        border:0px;
}

#toolbox_top a {
       	color: #4D75A6;
	text-decoration: none;
}  
/* Kieli valinnat */

#lang {
	margin: 0px;
	width: 146px;
	padding: 10px 0px 10px 10px;
}

#lang img {
	border: 1px solid #4D75A6;
}

/* Tuotesivut */

.split {
	float: left;
	margin: 5px 10px 5px 10px;
}

.product {
        float: left;
        width: 218px;
        height: 200px;
        border: 1px solid #4D75A6;
        margin: 0px 20px 20px 0px;
        padding: 10px 0px 0px 13px;
        overflow: hidden;
}

.product .product_pic {
	width: 202px;
        height: 155px;
	overflow: hidden;
	float: left;
}

.product .product_pic img {
	width: 202px;
}

.product .product_info {
	width: 202px;
	float: left;
        height: 124px;
        overflow: hidden;
}

.product .form {
        width: 202px;
}

.product_shop {
        float: left;
        width: 218px;
        height: 200px;
        border: 1px solid #4D75A6;
        margin: 0px 20px 20px 0px;
        padding: 10px 0px 0px 13px;
        overflow: hidden;
}

.product_shop .product_pic {
	width: 202px;
        height: 155px;
	overflow: hidden;
	float: left;
}

.product_shop .product_pic img {
	width: 202px;
}

.product_shop .product_info {
	width: 202px;
	float: left;
        height: 124px;
        overflow: hidden;
}

.product_shop .form {
        width: 202px;
}

.product2 {
	float: left;
	width: 520px;
	margin: 0 0 1px 10px;
	border: 1px solid #4D75A6;
} 

.product2 .pid {
	float: left;
	width: 100px;
}

.product2 .name {
}

/* item.php */

#item {
}

#item .context {
	margin: 0px 10px 0px 10px;
}

#item .context p, .context h1, .context h2, .context h3 {
	margin: 5px 0px 5px 0px;
}

#item img {
	border: 1px solid #4D75A6;
}

#item .itemid {
	display: none;
}

/* Extranet */

#login {
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
}

