body {
	background: #d4d5c3;
	font-family: 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-bottom: 5px;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 5px;
	color: black;
	text-transform: uppercase;
}

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: 9pt;
	margin: 0;
	margin-left: 20px;
	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.topmenu ul.submenu {
	text-transform: none;
	list-style: none;
	padding-left: 10px;
	margin-left: 0;
	font-weight: normal;
	font-size: 9pt;
}

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.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 8pt;
	margin: 0;
	margin-top: 10px;
	border: 0;
	min-width: 156px;
	width: 156px;
	font-size: 9pt;
	padding-left: 10px;
	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;
}

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

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