html {
	margin: 0px auto 0px auto;
	padding: 0px;
	border: none;
	color: #000000;
	text-align: center;
}

body {
	margin: 0px auto 0px auto;
	padding: 0px;
	border: none;
	color: #000000;
	background-color: #fff;
	font: 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#frame {
	padding: 0px;
	width: 768px;
	margin: 0px auto 0px auto;
	background-color: White;
	background-image: url(frame-bg.gif);
	border: 1px solid #10bfdb;
	border-top: 0px;
        border-right: 0px;
	overflow: hidden;
}

#nav-left {
	float: left;
	padding: 0px;
	width: 168px;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}

#nav-left p {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	font-size: 9px;
	text-align: left;
}

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

#login {
	margin: 0px;
	padding: 0px;
	background-color: #d2d0d0;
	height: 32px;
	clear: both;
	display: block;
	overflow: hidden;
	text-align: center;
        border: none;
}

#login form {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	color: #98C953;
	font-weight: bold;
}

#login input {
	border: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 120px;
	color: #000000;
	background-color: #FFFFFF;
	display: inline;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#login #submit {
	border: none;
	margin: 0px 10px 0px 0px;
	display: inline;
	padding: 0px;
	background: #98C953;
	color: #ffffff;
	width: 50px !important;
	font-size: 10px !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.top-link {
	margin: 0px;
	padding: 0px;
	width: 143px;
	float: left;
	display: inline;
	overflow: hidden;
}

.top-link a {
	background-color: #E2EFC7;
	color: #98C953;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.top-link a:hover {
	color: #000000;
	background-color: #98C953;
}

#nav-right {
	float: left;
	padding: 0px;
	width: 169px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
        position: relative;
        left: -1px;
}

#nav-right ul {
	margin: 10px 0px 0px 10px;
	padding: 5px 0px 10px 0px;
	width: 150px;
	background-color: #e9e7e7;
}

#nav-right li {
	margin: 0px;
	padding: 0px;
	display: inline;
	/*background: #c2afdd url(border_bottom.jpg) no-repeat bottom left;*/
}

#nav-right li a {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	width: 135px;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(bullet_red.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #bcbcbc;
}

#nav-right li a:hover {
	background-color: #d2d0d0;
	background-image: url(bullet_red.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

#nav-right li a.open {
	background-color: #d2d0d0;
	font-weight: bold;
	background-image: url(bullet_red.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

/*alavalikko*/

#nav-right ul li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	background-color: #e9e7e7;
	border-bottom: 1px solid #fff;
}

#nav-right li ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	/*background: #c2afdd url(border_bottom.jpg) no-repeat bottom left;*/
}

#nav-right li ul li a {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	width: 135px;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: url(bullet_gray.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #bcbcbc;
	border-top: 1px solid #fff;
}

#nav-right li ul li a:hover {
	background-color: #d2d0d0;
	background-image: url(bullet_red.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

#nav-right li ul li a.open {
	background-color: #d2d0d0;
	font-weight: normal;
	background-image: url(bullet_red.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
}


/*ala-alavalikko*/

#nav-right ul li ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	background-color: #e9e7e7;
	border-bottom: 1px solid #bcbcbc;
}

#nav-right ul li ul ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	background-image: none;
}

#nav-right ul li ul ul li a {
	margin: 0px;
	padding: 1px 0px 1px 25px;
	width: 125px;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-image: none;
	border: none;
}

#nav-right ul li ul ul li a:hover {
	background-color: #e9e7e7;
	background-image: none;
        text-decoration: underline;
}

#nav-right ul li ul ul li a.open {
	background-color: #e9e7e7;
	font-weight: normal;
	background-image: none;
        text-decoration: underline;
}



#nav-right h2, #nav-right h3, #nav-right h4, #nav-right h5, #nav-right h6 {
	color: #000;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#nav-right p {
	margin: 0px;
	padding: 5px;
	color: #000000;
	background-color: transparent;
}

/*Copyright*/

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

#copy a {
	
}

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

/*Peruselementit*/

a {
	color: #0BAF4C;
	text-decoration: underline;
        outline: none;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 25px 25px 0px 25px;
	background-color: transparent;
	font: 28px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0BAF4C;
}

h2 {
	margin: 0px;
	padding: 0px 25px 10px 25px;
	background-color: transparent;
	font: 18px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0BAF4C;
}

h3 {
	margin: 0px;
	padding: 0px 25px 0px 25px;
	background-color: transparent;
	font: 13px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0BAF4C;
}

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

p {
	padding: 10px 25px 10px 25px;
	margin: 0px;
	color: #333333;
	background-color: transparent;
}

img {
	border: none;
}

table {
	margin: 0px 0px 0px 10px;
	width:95% !important;
}

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

}

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

ol li {
        list-style-type: decimal;
}     

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 {
}

/* Sivuston työkalut */

#toolbox_top {
	width: 768px;
 	margin: auto;
	padding: 1px;   
	text-align: right;
	color: #ccc;
}

#toolbox_top  img {
        border:0px;
}

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

#lang {
	margin: 0px;
	padding: 10px 10px 0 10px;
	color: White;
}

#lang img {
	border: 0px;
}

/* Tuotesivut */

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

#product {
	float: left;
	width: 270px;
	height: 84px;
	border: 1px solid #dddddd;
	margin: 0 0 8px 10px;
}

#product .product_pic {
	float: left;
	height: 84px;
}

#product product_info {
}

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

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

/* Extranet */

#login {
	padding: 0px;
	margin: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 31px;
	clear: both;
	display: block;
}

#extranet {
	margin: 4px 10px 4px 10px;
	border: 1px solid #999;
	clear: both;
}

#extranet .header {
	padding: 2px;
	background-color: #fff;
	color: #006;
	text-align: center;
}

#extranet .text {
	padding: 2px;
	background-color: #ddd;
	color: #006;
}
