body {
	background: #d4d5c3;
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 0;
	padding: 10px;
}

div.main_container {
	width: 920px;
	min-width: 740px;
	text-align: left;
	margin: 0;
	border: 1px solid #062591;
	border-right: 0;
}

div.login div.language {
	text-align: left;
	left: 0;
	width: 200px;
	float: left;
}

div.header {
	background: #eeeeee;
	background-image: url("pic/tisma_cms_top.jpg");
	height: 248px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 0;
	padding: 0;
	margin: 0;
}

.right {
	text-align: right;
}

div.header p.page_title {
	margin: 0;
	margin-left: 40px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 95px;
	font-size: 28pt;
}

div.header img {
	margin: 0;
}
p.updated {
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	border-top: 1px solid #6d1717;
}

div.main_content {
	margin-left: 189px;	
	margin-right: 8px;	
	min-height: 240px;
	height: auto !important;
	height: 240px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 720px;
}

div.main_table {
	background: #ffffff;
	background-image: url("pic/navig_bg.gif");
	background-repeat: repeat-y;
	background-position: 0 0;
	margin: 0;
	border-top: 0;
	overflow: auto;
	border-right: 1px solid #062591;
}

div.mainmenu {
	visibility: hidden;
	display: none;
}
div.attachment {
	border: 1px dotted gray;
	padding: 20px;
	background-image: url("pic/attachment.gif");
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin: 10px;
}

div.title {
	position: relative;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 5px;
	color: white;
	text-transform: uppercase;
	background-image: url("pic/titlebg.gif");
	width: 708px;
	line-height: 38px;
}

td {
/*	vertical-align: top;*/
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

div.navig_1 ul.topmenu {
	list-style: none;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	margin-left: 10px;
	text-transform: uppercase;
	list-style-image: url("pic/right.gif");
}

div.navig_1 ul.topmenu li.selected {
	list-style-image: url("pic/down.gif");
}

div.navig_1 ul.submenu,
div.navig_1 ul.submenu li.selected {
	list-style-image: none;
}
div.navig_1 ul.submenu {
	padding-left: 15px;
}


div.navig_1 ul.topmenu ul.topmenu {
	text-transform: none;
	list-style: none;
	padding-left: 10px;
	margin-left: 0;
	font-weight: normal;
	font-size: 11pt;
}

div.navig_1 {
	float: left;
	width: 156px;
	padding: 0;
	margin: 0;
	padding-left: 24px;
	padding-top: 10px;
}

div.navig_4 {
}

div.sub_module {
	margin-top: 10px;
	background: #f9f9f9;
	background-image:  url("pic/left_top.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #6d1717;
	min-width: 156px;
	width: 156px;
	padding: 0;
	font-size: 8pt;
}

div.search {
	background-image:  url("pic/tuotehaku.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 8pt;
	margin: 0;
	margin-top: 10px;
	border: 0;
	min-width: 176px;
	width: 176px;
	font-size: 11pt;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
}

div.search p {
	margin: 2px;
}

div.search input.textfield {
	width: 100px;
}
div.search input {
	vertical-align: middle;
}

table.product_list {
	border-collapse: collapse;
	width: 100%;
}

table.product_list tr.list_title {
	background-image: url("pic/bg.jpg");
	background-repeat: repeat-x;
	font-weight: bold;
	height: 16px;
}

tr.list_item td {
	padding-left: 6px;
}

tr.list_item_2 td {
	padding-left: 6px;
	background: #ffffe1;
}

tr.list_title td {
	padding-left: 6px;
}

table.product_list tr.list_title a {
	text-decoration: none;
}

table.product_list td.data_title {
	font-weight: bold;
	width: 30%;
}
table.product_list td.data_text {
	font-weight: normal;
	width: 70%;
}
table.product_list tr.list_title_top td {
	font-weight: bold;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	background-color: #f9f9f9;
}

table.product_list tr.list_title td {
	font-weight: bold;
	border-bottom: 1px solid #dfdfdf;
}
table.product_list tr.list_item td {
	border-bottom: 1px solid #dfdfdf;
}
table.product_list tr.list_item_2 td {
	border-bottom: 1px solid #dfdfdf;
}

table.product_list td {
	padding: 2px;

}

table.product_list tr.list_item_noborder {
	border: 0;
}

/* Tuotesivu */
div.left_info_panel {
	float: left;
	min-width: 250px;
	min-height: 200px;
	padding: 10px;
	margin-right: 10px;
	/*border: 1px solid #0000FF;*/
}
div.right_info_panel {
	float: left;
}
#brochure_dl {
	margin-top: 20px;
	margin-bottom: 0;
}
#brochure_dl img, #brochure_dl a {
	float: left;
	line-height: 2em;
}

p.product_name_info {
	font-size: 12pt;
}
table.product_data {
	margin-top: 10px;
	margin-bottom: 10px;
}
td.data_title, #pricetitle {
	font-weight: bold;
}
/* Tabit */
div.tabs {
	float: left;
	margin-top: 10px;
}
table#links {
    border-spacing: 0;
    margin-top: 10px;
    table-layout: fixed;
    width: 530px;
}
table#links td.notselected {
    background-image: url("pic/notselected_tab.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
	border-bottom: none;
}
table#links td.notselected, table#links td {
    border-bottom: 1px solid #E7DDD3;
	width: 152px;
}
table#links td.selected {
    background-image: url("pic/selected_tab.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
	border-bottom: none;
}
table#links td a {
	text-decoration: none;
	font-size: 9pt;
	padding: 5px;
	line-height: 30px;
	padding-left: 10px;
}
table#links td.notselected a {
    color: #0000FF;
}
table#links td.selected a {
    color: black;
	font-weight: bold;
}
table#links td.spacer  {
	width: 72px;
}
div#data1, div#data2, div#data3 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white;
    border-color: -moz-use-text-color #E7DDD3 #E7DDD3;
    border-right: 1px solid #E7DDD3;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin-top: 0;
    min-height: 165px;
    padding: 10px;
    width: 515px;
}
span.title{
	font-weight: bold;
}

input.imagebutton {
	margin-top: 5px;
}

div.sub_module p {
	padding: 0;
	padding-left: 10px;
}
ul.topmenu a, ul.submenu a {
	text-decoration: none;
}
ul.submenu {
	padding-left: 30px;
}

div.login {
	font-size: 8pt;
	color: #9ea076;
	text-align: right;
	width: 920px;
}
div.login a {
	color: #9ea076;
}

div.footer {
	height: 25px;
	background-color: #062591;
	color: #e7e8ee;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	line-height: 25px;
}

.clear {
	clear: both;
	display: none;
}

.table p {
	width: 45%;
}

.table input {
	position: absolute;
	left: 50%;
}


div.help {
}

div.help a  {
	position: absolute;
	right: 0;
	top: 0;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
	text-decoration: none;
	background: #eeee00;
}

div.help a:hover {
	position: absolute;
	right: 0;
	top: 0;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #eeee00;
	text-decoration: none;
	background: black;
}
table.stat_table {
	margin: 10px auto;
	border-collapse: collapse;
}
table.stat_table tr {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid black;
}

table.stat_table td {
	text-align: right;
	padding: 4px;	
}

div.main_table img {
	margin: 2px auto;
	padding: 2px;	
}

div.navig_1 a {
	color: black;
}

div.navig_1 a:hover {
	color: #ff3f06;
}

div.main_content a {
	color: #6d1717;
}

div.main_content a:hover {
	color: #ff3f06;
}

h1 {
	font-weight: bold;
	font-size: 13pt;
}
h2 {
	font-weight: bold;
	font-size: 12pt;
}
h3 {
	font-weight: bold;
	font-size: 12pt;
}
h4 {
	font-weight: bold;
	font-size: 11pt;
}
h5 {
	font-weight: normal;
	font-size: 11pt;
}
h6 {
	font-weight: bold;
	font-size: 10pt;
	color: #6d1717;
}

.rss_feed, .language {
	display: none;
}
