/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100.05%;
	text-align: left;
	background-color: #eeeeee;
	color: #333;
	background-image: url(i/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 740px;
	margin: 0 auto;
}
#container h1.mainheader {
	display:none;
}

#container #content td{
	text-align:left;
}

#header {
	margin-top: 9px;
	height: 54px;
	background-image: url(i/bg_logo.gif);
	background-repeat: no-repeat;
	background-position:10px center;
}

#header a {
	display:block;
	width:240px;
	height:54px;
}

ul#gmenu {
	padding:8px 5px 0 0;
	text-align:right;
}

ul#gmenu li {
	list-style:none;
	display:inline;
	padding-left:5px;
}

ul#gmenu li a {
	text-decoration:none;
	color:#bbb;
}

ul#gmenu li a:hover {
	text-decoration:underline;
	color:#000;
}


#gmenu li.l {
	display:none;
}

#menu {
	position:relative;
	float:left;
	width:100%;
	height:49px;
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
	line-height:19px;
	background-repeat: no-repeat;
}
ul.ms1 {
	background-image: url(i/bg_menu_1.gif);
}
ul.ms2 {
	background-image: url(i/bg_menu_2.gif);
}
ul.ms3 {
	background-image: url(i/bg_menu_3.gif);
}
ul.ms4 {
	background-image: url(i/bg_menu_4.gif);
}
ul.ms5 {
	background-image: url(i/bg_menu_5.gif);
}
ul.ms6 {
	background-image: url(i/bg_menu_6.gif);
}
ul.ms7 {
	background-image: url(i/bg_menu_7.gif);
}
#menu li {
	float:left;
	margin:0;
	padding:0;
}
#menu a {
	display:block;
	color:#f6f6f6;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:3px 10px 0 10px;
	background-image: url(i/bg_menu_a.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#menu a.l {
	background-image:none;
}
#menu a:hover {
	color:#fff;
	text-decoration:underline;
}
#menu ul {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	width:97%;
	padding:9px 0 0 5px;
	margin:0;
	list-style:none;
}
#menu ul li {
	float:left;
	display:block;
	margin-top:1px;
}
#menu ul li.s a {
	font-weight:bold;
	color:#000;
}
#menu ul a {
	color:#454545;
	font-weight:normal;
	display:inline;
	margin:0;
	border:0
}
#menu ul a:hover {
	color:#000;
	text-decoration:underline;
}
#top {
	clear:both;
	padding-top:3px;
}
#mainpic {
	width:540px;
	height:138px;
	background-repeat: no-repeat;
}

div.sm1 {
	background-image: url(i/bg_mainpic_1.jpg);
}
div.sm2 {
	background-image: url(i/bg_mainpic_2.jpg);
}
div.sm3 {
	background-image: url(i/bg_mainpic_3.jpg);
}
div.sm4 {
	background-image: url(i/bg_mainpic_4.jpg);
}
div.sm5 {
	background-image: url(i/bg_mainpic_5.jpg);
}
div.sm6 {
	background-image: url(i/bg_mainpic_6.jpg);
}
div.sm7 {
	background-image: url(i/bg_mainpic_7.jpg);
}

#search {
	float:right;
	width:197px;
	height:138px;
	background-repeat: no-repeat;
}
div.ss1 {
	background-image: url(i/bg_search_1.gif);
}
div.ss2 {
	background-image: url(i/bg_search_2.gif);
}
div.ss3 {
	background-image: url(i/bg_search_3.gif);
}
div.ss4 {
	background-image: url(i/bg_search_4.gif);
}
div.ss5 {
	background-image: url(i/bg_search_5.gif);
}
div.ss6 {
	background-image: url(i/bg_search_6.gif);
}
div.ss7 {
	background-image: url(i/bg_search_7.gif);
}
#search form {
	margin:0;
	padding:10px 0px 0px 13px;
}
#search form.f {
	padding-top:4px;
}
#search form select {
	font-size:11px;
	padding:2px;
	width:170px;
}
#search form input.text {
	font-size:12px;
	padding:2px;
	width:162px;
	margin-bottom:5px;
}
#search form #subm {
	font-size:12px;
	border:1px solid #fff;
	float:right;
	width:50px;
	margin-right:15px;
	color:#fff;
	background-repeat: repeat-x;
}
#search input.s1 {
	background-image: url(i/bg_btn_1.gif);
}
#search input.s2 {
	background-image: url(i/bg_btn_2.gif);
}
#search input.s3 {
	background-image: url(i/bg_btn_3.gif);
}
#search input.s4 {
	background-image: url(i/bg_btn_4.gif);
}
#search input.s5 {
	background-image: url(i/bg_btn_5.gif);
}
#search input.s6 {
	background-image: url(i/bg_btn_6.gif);
}
#search input.s7 {
	background-image: url(i/bg_btn_7.gif);
}

#search form label {
	color:#fff;
	display:block;
	padding:3px 2px 3px 0;
	font-size:11px;
	font-weight:bold;
}
#left {
	width:530px;
	float:left;
}
#right {
	width:197px;
	float:right;
	padding-top:12px;
}
#right h3 {
	padding:5px 0 3px 8px;
	font-size:13px;
}
#right ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#right ul li,#footer ul li {
	background-image: url(i/bg_crumb_a.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding:1px 0 1px 10px;
}

#right ul li.s, #right ul li.s a {
	font-weight:bold;
	color:#000;
}

#right ul li a {
	text-decoration:none;
	color:#515151;
}

#right ul li a:hover {
	text-decoration:underline;
	color:#000;
}
#right form {
	margin:0;
	margin: 10px 0 0 10px;
}

#right form input,#right form textarea  {
	margin-bottom:3px;
	margin-top:1px;
	border:1px solid #666;
	font-size:12px;
	padding:2px;
	width:142px;
}

#right form label {
	display:block;
	margin-top:5px;
}

#right form input.submit {
	font-size:12px;
	border:1px solid #ddd;
	background-color:#fff;
	padding:1px 2px 1px 2px;
	float:right;
	width:60px;
	margin-right:9px;
	color:#000;
	background-image: url(i/bg_btn_g.gif);
	background-repeat:repeat-x;
}

#right form fieldset {
	margin-right:10px;
	padding:0 7px 7px 11px;
	border:1px dotted #aaa;
}

#right form fieldset legend {
	background-color:#fff;
	padding:0 5px 0 0;
	font-weight:bold;
	color:#000;
}

#right form ol {
	list-style:none;
}


#crumb {
	margin-top:3px;
	padding:5px 5px 5px 3px;
	background-image:url(i/bg_crumb.gif);
	background-repeat:no-repeat;
}
#crumb a {
	text-decoration:none;
	padding: 3px 7px 3px 13px;
	color:#515151;
	background-image: url(i/bg_crumb_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#crumb a:hover {
	text-decoration:underline;
	color:#000;
}
#crumb a.f {
	padding: 3px 7px 3px 7px;
	background-image:none;
}
#crumb span {
	font-weight:bold;
	padding-left:12px;
	color:#000;
	background-image: url(i/bg_crumb_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content {
	padding: 12px 0 12px 12px;
}
#content h1 {
	font-size: 16px;
	margin-top:6px;
	margin-bottom: 15px;
}
#content h2 {
	font-size: 14px;
	margin-bottom: 5px;
	color:#000;
}
#content p {
	margin-bottom: 10px;
	line-height: 16px;
}

#content ul {
	list-style-type:square;
	margin-bottom:15px;
}

#content ul li {
	margin-left:17px;
	margin-bottom:3px;
}

#content ul.n li {
	margin-left:0;
}

#content div.p {
	width:240px;
	float:left;
	margin:15px 16px 10px 0;
}

#content div.p ul {
	padding:0;
	margin:0;
	list-style:none;
}

#content div.p ul li {
	background-image: url(i/bg_crumb_a.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding:1px 0 1px 10px;
	margin-left:0;
}

#content div.p ul li a {
	color:#333;
	text-decoration:none;
}

#content div.p ul li a:hover {
	color:#000;
	text-decoration:underline;
}

#footer {
	height:24px;
	margin:12px 0 12px 0;
	clear:both;
	text-align:left;
	background-image: url(i/bg_crumb.gif);
	background-repeat: no-repeat;
}

#footer address {
	padding:5px 5px 5px 12px;
	font-style:normal;

}
#footer address span {
	font-weight:bold;
}


/* VANHA DATA */

#content a {
	color:#444;
}
#content a:hover {
	color:#000;
}

#content a.h2 {
	color:#000;
	text-decoration:none;
	font-size:13px;
}

#content h1 {
	color:#000;
}

h2.tl {
	margin:5px 0 5px 0;
}

h2.maph2 {
	margin-top:10px;
	color:#000;
	text-decoration:none;
}

h2 a {
	color:#000;
	text-decoration:none;
}

h2 a.adminlink {
	color:#000;
	font-weight:normal;
	font-size:12px;
}

#right h4 {
	padding:7px 0 0 8px;
}

a.mapitem{
	background-image: url(i/bg_crumb_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	padding-bottom:2px;
	margin-left:2px;
	margin-top:2px;
	line-height:18px;
	color:#444;
}
span a.mapitem, span a.submapitem {
	text-decoration:none;
}

span a.mapitem:hover , span a.submapitem:hover  {
	text-decoration:underline;
}

#content ul.file li {
	background-image: url(i/bg_crumb_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	margin-top:2px;
	line-height:18px;
	color:#444;
	list-style-type:none;
}

#content ul.file li.sel {
	background-image:none;
	padding:0;
}

#content ul.file li.sel a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#content ul.p {
	margin:5px 8px 20px 0;
	list-style-type:square;

}

#content ul.p li {
	margin-left:17px;
	line-height:18px;
}

#left #content ul.n {
	list-style-type:none;
}

div.newsgroup {
	clear:both;
	border-top:1px dotted #aaa;
}

div.newsgroup ul li {
	margin-bottom:3px;
}

#content p.prod {
	line-height:18px;
}

#content ul.search {
	margin:0;
	padding:0;
	margin-bottom:15px;
}

#content ul.search li {
	list-style-type:none;
	margin-left:0;
	margin-top:1px;
	background-image: url(i/bg_crumb_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	margin-top:2px;
	line-height:16px;
	color:#444;
	list-style-type:none;
}

form.edit input.fb {
	margin-bottom:8px;
	margin-top:2px;
	width:300px;
	border:1px solid #ccc;
	font-size:13px;
	padding:1px;
}

input.send {
	border:1px solid #ccc;
	padding:1px 14px 1px 14px;
}

table.cart {
	width:184px;
	font-size:11px;
	border:1px dotted #ccc;
	padding:4px;
}
table.cart caption {
	font-weight:bold;
	border:1px dotted #ccc;
	border-bottom:none;
	padding:2px;
}
table.cart td.line {
	border-top:1px dotted #ccc;
	padding-top:5px;
}

table.cart a {
	color:#333;
}
table.cart a:hover {
	color:#000;
}

#container #content a.adminlink {
	color:#00a;
	font-size:11px;
}

#container #content a.adminlink:hover {
	color:#F00;
}

#container div.admin {
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
}

#container div.admin a {
	color:#00a;
}

#container a.uitem {
	text-decoration:none;
}
#container a.uitem:hover {
	text-decoration:underline;
}

#container #banner {
	border:1px dotted #ccc;
	color:#FFF;
	padding:3px;
	margin:20px 10px 10px 10px;
	background-position: 10px -4px;
}
#container #banner p {
	margin:0;
	padding:0 5px 0 9px;
}

#container #banner h3 {
	margin:0;
}

#container #banner a {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
#container #banner a:hover {
	text-decoration:underline;
}

/* TAULUKKOTYYLIT */
table.table_class1 { 
	border-collapse: collapse;
}

#container table.table_class1 td,#container table.table_class1 th { 
	padding-bottom: 2px;
	vertical-align: top; 
}

#container table.table_class1 th {
	text-align: left;
	font-size: 13px;
}

#container table.table_class2 { 
	border-collapse: collapse;
}

#container table.table_class2 td, #container table.table_class2 th {
	border: 1px solid #CCCCCC; 
	padding: 2px; 
}

#container table.table_class2 th {
	text-align: left;
	font-size: 13px;
}

#container table.table_class3 { 
	border-collapse: collapse;
}

#container table.table_class3 tr.odd { 
	padding: 2px;
	background-color: #efefef;  
}

#container table.table_class3 tr.even { 
	padding: 2px;
	background-color: #fafafa;  
}

#container table.table_class3 th {
	text-align: left;
	font-size: 13px;
	padding: 2px;
	background-color: #dddddd; 
}

#container span.price {
	font-size: 15px;
	font-weight: bold;
	color: Maroon;
}

#container span.alv {
	font-size: 11px;
	color: #999999;
}

#container .m { border-bottom: 1px dotted #C0C0C0; }