/* LAYOUT */
body {
	text-align: center;
	background: url('bg_top.jpg') repeat-x white;
	background-color: #ffffff;
	margin-top: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #0f4162;
}

p,td
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #0f4162;
}
li
{

}
img
{
 border: 0px;
	
}
hr {
	border:none;
	border-top: 1px solid #e69001;
	height: 1px;
	width: 100%;
	text-align: center;
	margin: 5px auto;
}
h1 {
	color: #e69001;
	font-size: 18px;
}

h2 {
	color: #0f4162;
	font-size: 16px;
}

h3 {
	color: #e69001;
	font-size: 14px;
}

h4 {
	color: #0f4162;
	font-size: 14px;
}

h5 {
	color: #0f4162;
	font-size: 12px;
}

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

a:hover {
	text-decoration: none;
	color: #0f4162;
}
div.main {
	background-color: #ffffff;
	margin: auto;
	width: 903px;
	text-align: left;
	position: relative;
}

div#frontpage_news {
	position: absolute; 
	top: 320px;
	left: 260px;
	width: 590px;
}

div#frontpage_events {
	position: absolute; 
	top: 440px;
	left: 260px;
	width: 590px;
}



.mainarea {
	background-image: url(bodybg.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}

.topbar {
	position: relative;
	width: 903px;
	height: 146px;
}

.bottombar {
	background: url('bottom_bar.gif') repeat-x;
	position: relative;
	width: 903px;
	height: 12px;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
}
.topmenu {
	background: url('menu_bar.jpg') repeat-x;
	color: #0f4162;
	text-decoration: none;
	height: 45px;
	width: 903px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}
.leftmenu {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 15px;
}

td.leftmenu {
	vertical-align: top;
	width: 223px;
}
#intramenu {
	background: #ffffff;
}
.leftmenu h2, .leftmenu h2 a {
	font-size: 12px;
	margin:0px;
	padding: 5px;
	color: #0f4162;
}
.leftmenu h2 a {
	padding-left: 10px;
}
.leftmenu hr {
	border: 0px solid #e69001;
	width: 100%;
	height: 1px;
}
.leftmenu a {
	padding-left: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #0f4162;
	text-decoration: none;
}
.search {
	padding-left: 0px;
	padding-top: 10px;
	color: #0f4162;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;

}
h1.title {
	background: url('bar_tausta.jpg') repeat-x;
	height: 14px;
	color: #0f4162;
	font-size: 14px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	margin-top: 5px;
}

.content {
	padding: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	background-position: 680px;
}

.rightside {
	vertical-align: top; 

}

.copyright {
	text-align: right;
	color: #0f4162;
	font-size: 10px;

}

a.copyright {
	text-decoration: none;
	color: #0f4162;
	font-size: 10px;
}
a.copyright:hover {
	color: #0f4162;
}
a:copyright:visited {
	color: #0f4162;
}
	
/* NEWS/CALENDAR */
.list {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
}
.list .date {
	color: #0f4162;
	vertical-align: top;
	width: 4em;
	white-space: nowrap;
}
.list .title {
	color: #0f4162
}
.list .title A {
	color: #0f4162;
	text-decoration: none;

}
.list .content {
	color: #0f4162;
	/*font-size: 80%;*/
	padding-bottom: 1em;
}
.list .link {
	text-align: right;
	white-space: nowrap;
}
.list .link a {
	text-decoration: none;
	color: #0f4162;
	/*
	color: white;
	border: 1px solid #0f4162;
	background: #e69001;
	padding-left: 2px;
	*/
}

/* Single item */
.news {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #e69001;
	margin: 0px;
}
.news .date {
	color: #e69001;
}
.news blockquote {
	margin: 0px;
	margin-top: 10px;
}

.searchresults {

}
.searchresults h1 {
	font-size: 12px;
	color: #e69001;
	text-transform: uppercase;
}
.searchresults a {
	color: #e69001;
	text-decoration: none;
}

.searchresults hr {
	border: none;
	border-top: 1px solid #0f4162;
	height: 1px;
	width: 85%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

.feedbackform {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	padding-left: 0px;
}
.feedbackform h1 {
	font-size: 12px;
	color: #0f4162;
	text-transform: uppercase;
}
.feedbackform .label {
	font-size: 9pt;
	color: #0f4162;
}
.feedbackform input, .feedbackform textarea {
	display: block;
	margin-top: 2px;
}
.feedbackform input.button {
	display: inline;
	border: 1px solid #e69001;
	background: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #0f4162;
}

/* IE fix */
* html form { margin: 0px; }

/* DOMMENU */ 
div.domMenu_menuBar {
}
div#domMenu_top, div.domMenu_menuBar table, div.domMenu_menuBar td {
	xheight: 29px;
	padding-left: 30px;
	padding-top: 6px;
}
div.domMenu_menuElement {
	background color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	white-space: nowrap;
	color: #0f4162;
	text-align: left;
	padding: 0px;
	padding-right: 15px;
	padding-left: 20px;
	height: 100%;
	background-position: left center;
}
div.domMenu_left_menuElement {
	color: #0f4162;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e69001;
	text-transform: none;
	border-right: none;
	white-space: normal;
	background-image: url(lista.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
div.domMenu_menuElementHover {
	text-decoration: none;
	color: #0f4162;
	background-repeat: no-repeat;
	background-position: left center;
}

div.domMenu_left_menuElementHover {
	text-decoration: none;
	color:  #0f4162;
	background-color: #ffffff;
	background-image: url(lista.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.domMenu_subMenuBar {
	border: solid #e69001;
	border-width: 1px 1px 1px 1px;
	margin-top: 6px;
}
div.domMenu_subMenuElement {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #e69001;
	border-left: 1px solid #e69001;
	background-color: #FFFFFF;
	color: #0f4162;
	padding: 4px;
	padding-left: 18px;
	padding-right: 10px;
	/*margin-left: -8px;*/
	z-index: 999;
	text-align: left;
}
div.domMenu_subMenuElementHeading {
	text-align: left;
}
div.domMenu_subMenuElementHover {	
	background-color: #0f4162;
	color: #ffffff;
}

/* FORUM */
.forum {
	font-size: 8pt;
}

A.forum_cattree_link, a.forum_cat_link, a.forum_msg_link, a.forum_msg_link_selected, a.forum_msg_funktion, a.forum_add_new {
	color: #2A4C7E;
	font-weight: bolder;
	text-decoration: none;
}

a.forum_msg_link_selected {
	color: black
}

td.forum_cat_topic, TD.forum_msg_topic, TD.forum_form_topic, TD.forum_add_new {
	background-color: #aec7ec;
	color: black;
}

TD.forum_msg_functions, TD.forum_msg_info {
	background-color: #D7DCFD;
	color: black;
}

TD.forum_cat_topic{   /* on forum frontpage*/
	border: 1px solid #2A4C7E;
	font-weight: bolder;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{    /* bg of category-topic*/
	background-color: white;
	border: 1px solid #2A4C7E;
	color: black;
	padding: 2px 5px 2px 5px;
	height: 50px;
}
TD.forum_cat_name{    /* category name on frontpage cat-list */
	background-color: white;
	color: black;
	padding: 2px 5px 2px 5px;
}

TD.forum_cat_info{    /* info of category (total messages) */
	color: black;
	padding: 2px 5px 2px 5px;
}

TD.forum_msglist_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #999999;
	padding: 2px 2px 2px 2px;
}

TD.forum_msglist_1{   /* msg list where user has selected category line 1 */
	color: #0f4162;
}

TD.forum_msglist_2{   /* msg list where user has selected category line 2 */
	color: #0f4162;
	background-color: #D7D8DD;
}

TD.forum_msgtree_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #999999;
	padding: 2px 2px 2px 2px;
}

TD.forum_msgtree_1{   /* msg tree under chosen message line 1 */
	color: #0f4162;
	padding:2px;
}

TD.forum_msgtree_2{   /* msg tree under chosen message line 2 */
	color: #0f4162;
	background-color: #D7D8DD;
	padding:2px;
}
TD.forum_msg_bg { /* open message whole cell bg*/
	background-color: white;
	border: 1px solid #999999;
	padding: 0px;
}
TD.forum_msg_topic  { /* open message topic */
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info { /* open message info (nickame, time) */
	font-size: 7pt;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_content{   /* open message content */
	color: black;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
TD.forum_msg_functions  { /* bg of reply to message, inform of bad message */
	padding: 2px 3px 2px 3px;
}

TD.forum_form_topic{    /* topic of form of new message or topic */
	border: 1px solid #999999;
	font-weight: bolder;
	padding: 2px 2px 2px 5px;

}

TD.forum_add_new{   /* bg of add new topic or message */
	/*border: 1px solid #2A4C7E;*/
	background: none;
	padding: 2px 5px 2px 5px;
}


a.morelink {
	position: relative;
	display:block;
	text-align: right;
	right: 0px;
	text-decoration: underline;
	color: #0f4162;
}
.login {
	padding-left: 10px;
}
.banners {
	text-align: center;
	padding-left: 20px;
}
.banners hr {
	border: none;
	border-top: 1px solid #e69001;
	height: 1px;
	width: 90%;

	margin: 5px auto;
}



table.calendar {
	margin-left:  50px;
	margin-top: 20px;
	border-collapse: collapse;
}

table.calendar tr td a {
	padding: 0;
}

table.calendar tr.calendar-navi td div.calendar-info-holder {
	height: 30px;
	position: relative;
	color: #0f4162;
}

table.calendar tr.calendar-navi td div.calendar-info-holder span {
	display: block;
	text-align: center;
	line-height: 20px;
}

table.calendar tr.calendar-navi td div.calendar-info-holder a {
	display: block;
	position: absolute;
	top: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: left;
}

table.calendar tr.calendar-days td span {
	border: 0;
}

table.calendar tr.calendar-navi td div.calendar-info-holder a.calendar-prev { left: 0; }
table.calendar tr.calendar-navi td div.calendar-info-holder a.calendar-next { right: 0; }
	

table.calendar td .calendar-day {
	display: block;
	font: 11px Arial;
	width: 18px;
	line-height: 20px;
	margin: 0;
	text-align: center;
	color: #0f4162;
}

td.calendar-past, td.calendar-future, td.calendar-present {
	border: 1px solid #CCCCCC;
}

table.calendar td.calendar-past .calendar-day {
	
}

table.calendar td.calendar-present .calendar-day {
	color: #ffffff;
	background-color: #0f4162;
	font-weight: bold;
}

table.calendar td .calendar-has-events {
	cursor: pointer;
	font-weight: bold;
	color: #e69001;
}

table.calendar td ul.calendar-events {
	display: none;

}

div.calendar-tooltip {
	border: 1px solid #2f4e6b;
	position: absolute;
	background-color: #fff;
	opacity: 0.9;
	z-index: 100;
	padding: 10px 15px 5px 15px;
}

div.calendar-tooltip ul {
	margin: 0;
	list-style: none;
	padding: 0;
    	text-align: left;
}

div.calendar-tooltip ul li {
	padding-bottom: 7px;
}

div.calendar-tooltip ul li.calendar-events-title {
	font-weight: bold;
	text-align: left;

}


/*----------------------------------------VERKKOKAUPPA-------------------------------------------*/
input { padding: 2px; margin-top: 2px;
}

#productcatlist {
	/*background: url('images/tuotekategoriat.jpg') no-repeat left top;*/
	MARGIN-TOP: 30px; MARGIN-LEFT: -10px; margin-right: 10px;
	padding: 10px 0 0 0px;
	width: 160px;
	color: #e69001;
}
#productcatlist a {
	text-decoration: none;
}
#productcatlist a:hover {
	color: #0f4162;
	text-decoration: none;
}
#shoppingcart {
	MARGIN-TOP: 20px; MARGIN-LEFT: 0px; COLOR: #0f4162;
	margin-right: 20px;
	border-bottom: 1px dashed #bbbbbb;
}
#shoppingcart A {
    display: block;
	float: left;
	background-color: #0f4162;
	text-decoration-line: none;
    border-radius: 5px;
    color: #FFFFFF;
    margin: 25px 10px 10px 0px;
    padding: 5px 10px 5px 10px;
}
#shoppingcart A:hover {
	background-color: #e69001;
}
.product_short_text {
	COLOR: #0f4162;
}
.pageheading {
	FONT-WEIGHT: bold;
	font-size: 14px;
	color: #555555;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 15px;
}
#cart_table TR TD {
	padding-top: 3px;
}
#cart_table {
	margin-bottom: 10px;
	background: url('images/leather_pattern.jpg') repeat left top #ffffff;
	padding: 3px 20px 10px 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0px 1px 2px #555;
	-webkit-box-shadow: 0px 1px 2px #555;
	box-shadow: 0px 1px 2px #555;
}
div#see_bigger_image {
        width: 115px;
        float: left;
        display: inline;
}
div#image_numbers {
        width: 90px;
        float: right;
        margin-right: 5px;
        text-align: right;
        padding-right: 8px;
        display: inline;
}
div.product_list_image {
        width: 145px;
        float: left;
		border: 1px solid #c6c6c6;
}
div.product_list_text {
        width: 400px;
        float: right;
}
.cart_total_row {
	FONT-WEIGHT: bold;
	font-color: #333333;
}
TABLE#customerinfo {
	FONT-WEIGHT: bold;
	background: url('images/leather_pattern.jpg') repeat left top #ffffff;
	padding: 5px 15px 15px 15px;
		
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #555;
	-webkit-box-shadow: 0px 1px 2px #555;
	box-shadow: 0px 1px 2px #555;
}
TABLE#customerinfo .caption {
	FONT-WEIGHT: normal;
}
TABLE#customerinfo TR TD {
	color: #444444;
	BORDER-BOTTOM: #cccccc 1px dashed;
	padding-top: 5px;
	padding-bottom: 4px;
}
HR.bar {
background-color:#fff;
border:#cccccc 1px dashed;
border-style: none none dashed;
color:#fff;
}
.product_list_table {
	MARGIN-TOP: 11px;
	background: #ffffff;
	padding: 10px 20px 20px 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0px 1px 2px #555;
	-webkit-box-shadow: 0px 1px 2px #555;
	box-shadow: 0px 1px 2px #555;
}
table.product_list_title {
	/*background: #31bcdb;*/
}
table.product_list_table img {
	margin: 10px 15px 10px 0;
	border: 1px solid #c6c6c6;
	padding: 5px;
	-webkit-box-shadow: 2px 2px 4px 0px #c6c6c6;
	-moz-box-shadow: 2px 2px 4px 0px #c6c6c6;
	box-shadow: 2px 2px 4px 0px #c6c6c6; 
}
.product_list_table img {
	margin: 0px 20px 0 0;
	background-color: #ffffff;
	padding: 10px;
	-webkit-box-shadow: 2px 2px 4px #c6c6c6;
	-moz-box-shadow: 2px 2px 4px #c6c6c6;
	box-shadow: 2px 2px 4px #c6c6c6; 
}
table.product_list_title td {
	font-size: 16px;
	font-weight: normal;
	color: #BBBBBB;
	text-shadow: #5d6b0d 1px 1px 0;
}
.product_list_title {
	border-bottom: 1px dashed #cccccc;	
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.product_list_title A {
	color: #0f4162;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
.product_list_title b {
	font-weight: bold;
	color: #0f4162;
	font-size: 14px;
}
.product_list_title A:hover {
	color: #e69001;
}
.product_list_price {
	font-weight: bold;
}
.product_list_title input {
	border: 1px solid #ddd;
	padding: 3px;
	height: 12px;
	margin: 1px;
}
#product_card_table {
	MARGIN-top: 20px;
	background: #ffffff;
	padding: 10px 20px 0px 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0px 1px 2px #555;
	-webkit-box-shadow: 0px 1px 2px #555;
	box-shadow: 0px 1px 2px #555;
}
#product_card_table td {
	text-align: left !important;
	padding-top: 10px;
}
#product_card_table td:first-child img {
	margin: 0px 20px 0 0;
	background-color: #ffffff;
	padding: 10px;
	-webkit-box-shadow: 2px 2px 4px 0px #c6c6c6;
	-moz-box-shadow: 2px 2px 4px 0px #c6c6c6;
	box-shadow: 2px 2px 4px 0px #c6c6c6; 
}
.product_title {
	font-size: 20px;
	font-weight: normal;
	color: #555555;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 15px;
}
.product_title td {
}
.product_title b { 
	font-weight: bold;
	color: #0f4162; }
.product_price {
	font-size: 18px;
	font-weight: bold;
	color: #e69001;
}
.product_price b { font-weight: bold; }
.button {
	display: inline;
	background-color: #e69001;
	padding: 5px 10px 5px 10px;
	margin-top: 7px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	border:none;
	font-size: 13px;
}
.button:hover {
	background-color: #0f4162;
}
TD.shopinfo {
}
TD.menu_level_0 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	display: block;
	margin-top: 8px;
	background: url('images/villi_lappi_verkkokauppa_bg.png') repeat left top;
	padding: 7px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0px 1px 2px #a58953;
	-webkit-box-shadow: 0px 1px 2px #a58953;
	box-shadow: 0px 1px 2px #a58953;
}
A.menu_level_0 {
	font-size: 14px;
	font-weight: normal;
	color: #0f4162;

}
A.menu_level_0:link {
	
}
A.menu_level_0:visited {
	
}
A.menu_level_0:hover {
	color: #e69001;
}
TD.menu_level_0_hover {
	padding-top: 5px;
	padding-bottom: 5px;
}
TD.menu_level_0_selected {
	background: #60432c;
	color: #FFF;
}
A.menu_level_0_selected {
	COLOR: #716f6e;
}
A.menu_level_0_selected:link {
	
}
A.menu_level_0_selected:visited {
	
}
A.menu_level_0_selected:hover {
	
}
TD.menu_level_0_selected_hover {
	padding-top: 2px;
	padding-bottom: 2px;
	
}
TD.menu_level_1 {
	PADDING-LEFT: 15px;
}
A.menu_level_1 {
	
}
A.menu_level_1:link {
	
}
A.menu_level_1:visited {
	
}
A.menu_level_1:hover {
	
}
TD.menu_level_1_hover {
	PADDING-LEFT: 15px;
}
TD.menu_level_1_selected {
	PADDING-LEFT: 15px;
}
A.menu_level_1_selected {
	COLOR: #333333
}
A.menu_level_1_selected:link {
	
}
A.menu_level_1_selected:visited {
	
}
A.menu_level_1_selected:hover {
	
}
TD.menu_level_1_selected_hover {
}
TD.menu_level_2 {
	PADDING-LEFT: 20px
}
A.menu_level_2 {
	
}
A.menu_level_2:link {
	
}
A.menu_level_2:visited {
	
}
A.menu_level_2:hover {
	
}
TD.menu_level_2_hover {
	PADDING-LEFT: 20px
}
TD.menu_level_2_selected {
	PADDING-LEFT: 20px
}
A.menu_level_2_selected {
	COLOR: #333333
}
A.menu_level_2_selected:link {
	
}
A.menu_level_2_selected:visited {
	
}
A.menu_level_2_selected:hover {
	
}
TD.menu_level_2_selected_hover {




/* IE FIX */
* html .banners hr { margin: 0px auto; }

.search input[type="submit"] { padding: 0; } /* IE8 fix */
