html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	color: #202020;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* S�hk�numerot Redersign */
/* Trimedia Oy */

/* Default fonts, colors & styling */
body {
	font-family: arial;
	background: #fff;
}
a {
	color: #202020;
	text-decoration: none;
}
a.visited {
	color: #202020;
	text-decoration: none;
}
a:hover, a:active {
	color: #202020;
	text-decoration: none;
}
p {
	line-height: 18px;
	margin: 0 0 10px 0;
	font-size: 12px;
}
h1,h2,h3,h4,h5
{
	color: #202020;
}
h1 {
	line-height: 22px;
	margin: 10px 0 5px 0;
	font-size: 17px;
	font-weight: normal;
}
h2 {
	line-height: 22px;
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	margin: 0;

}
h4 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
#column-mid h4 {
	color: #333;
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 24px;
}
.selection-header, .name-selection-header
{
    clear: both;
    width: 100%;
}
#name-selection-title
{
	float: left;
}

#name-selection-title-heading, #selection-title-heading
{
	float: left;
}
#name-selection-title-info, #selection-title-info
{
	float: left;
	color: #202020;
	line-height: 18px;
	font-size: 12px;
	padding: 11px 0;
	margin: 0;
}
.selection-functions, .name-selection-functions
{
    float: right;
    line-height: 18px;
    padding: 11px;
}
.selection-functions .selected
{
    color: #373737;
}
.name-selection-functions .selected
{
    color: #373737;
}
.selection
{
    clear: both;
}
.selection-item
{
	width: 100%;
	line-height: 24px;
}
.selection-item input
{
	margin-right: 5px;
}

.supplier-selection-column,
.brand-selection-column,
.serie-selection-column,
.name-selection-column
{
    float: left;
    width: 25%;
}

.msg-no-matches
{
    color: red; /* TODO */
}

#view-selection-wrap
{
	margin: 50px 0 0 0;
	width: 160px;
}
#view-selection
{
	width: 137px;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#view-selection li a, #sort-selection li a
{
	width: 100%;
	font-size: 14px;
	padding: 0 0 0 10px;
	line-height: 30px;
}
#view-selection li a, #sort-selection li a
{

}
#view-selection  li.selected, #sort-selection li.selected
{
	color: #202020;
	background: url(/images_system/subnavi_arrow.gif) left center no-repeat;
}

#sort-selection
{
	border-top: 1px solid #dddddd;
	padding-top: 3px;
}
#column-group1, #column-group2, #column-group3, #column-group4
{
	float: left;
	padding: 0 14px 0 0;
	width: 235px;

}

.group-category
{
	margin: 0 0 14px 0;
}
.group-row, .supplier-row, .brand-row
{
	float: left;
	clear: both;
	width: 213px;
	line-height: 200%;
}
.group-number, .supplier-number, .brand-number
{
	float: left;
	width: 20px;
	color: #999999;
}
.group-link, .supplier-link, .brand-link
{
	float: right;
	text-align: left;
	width: 193px;
}
.supplier-link, .brand-link
{
	padding-left: 5px;
	width: 215px;

}
.group-link a, .supplier-link a, .brand-link a
{
	color: #202020;
}
.group-link a:hover, .supplier-link a:hover, .brand-link a:hover
{
	color: #ce1601;
}
.group-link span, .supplier-link span, .brand-link span
{
	color: #999999;
}
.selection-item span
{
	color: #999999;
}

/* gray box start */

.gray-box
{
	width: 100%;
	float: left;
	border: 1px solid #e4e4e4;
}

.gray-box-order
{
	width: 213px;
	border: 1px solid #e4e4e4;
}
.gray-box-header
{
	float: left;
	background: url(/images_system/box_title_bg.gif) repeat-x left top;
	vertical-align: middle;
	margin: 0;
	width: 100%;
}
.gray-box-header h2
{
	color: #404040;
	line-height: 170%;
	font-size: 11px;
	padding: 11px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.gray-box-header h3
{
	color: #404040;
	line-height: 170%;
	font-size: 11px;
	padding: 11px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.group-header
{
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	padding-left: 40px;
	clear: both;
}
.gray-box-content
{
	float: left;
	background: url(/images_system/box_container_bg.gif) repeat-x left bottom;
	padding: 11px;
	clear: both;
}
#name-selection, #data-selection
{
	float: left;
	width: 974px;
}

#content-wrap {
	padding: 0;
}
#content {
	width: 1186px;
	margin: 0 auto;
}
#topwrap {
	height: 45px;
	width: 940px;
	color: #fff;
	margin: 0 10px 10px;
	background-color: #083578;
	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
}
#topwrap a {
	color: #fff;
}
#topleft, #topmid, #topright, #topright-wide {
	height: 45px;
}
#topleft {
	width: 550px;
	float: left;
	line-height: 45px;
	padding: 0 0 0 10px;
}
#topmid {
	float: left;
	line-height: 45px;
	padding: 0 20px 0 0;
	width: 220px;
	font-size: 11px;
}
#topright {
	float: left;
	width: 120px;
	font-size: 11px;
	text-align: right;
}
#topright-wide {
	float: left;
	width: 370px;
	font-size: 11px;
	text-align: right;
}
#topright a, #topright-wide a {
	display: block;
	padding: 15px 0 0 0;
}
.search, .keyword {
	float: left;
	font-size: 11px;
	line-height: 25px;
	width: 170px;
	padding: 11px 20px 0 0;
}
.keyword {
	width: 260px;
}
.search label, .keyword label {
	margin: 0 10px 0 10px;
	width: 80px;
	text-align: right;
	float: left;
}
.keyword label {
	margin: 0 10px 0 -10px;
}
.search input {
	width: 60px;
	float: left;
}

.keyword input {
	width: 170px;
	float: left;
}
.search-button
{
	padding: 2px 0 0 0;
}
input.button
{
    background: url(/images_system/page_number_bg_large.gif) repeat-x;
    border: 1px solid #dddddd;
    cursor: pointer;
    color: #202020;
    line-height: 18px;
    height: 22px;
    margin: 0;
    padding: 0 4px;
}
input.button:hover
{
    background: url(/images_system/page_number_bg_select_large.gif) repeat-x;
    border: 1px solid #35729e;
    color: #ffffff;
}

.submit {
	width: 60px;
	line-height: 25px;
	padding: 8px 20px 0 0;
	float: left;
}
.submit input {
	width: 60px;
	height: 22px;
	border: 1px solid #1f5ab3;
	background: #fff;
	color: #083578;
}
#content-left {
	width: 230px;
	float: left;
	padding-right: 20px;
}
#content-right {
	width: 680px;
	float: left;
}
/* Stickyfooter */
#wrap {
    margin: 0 auto;
	background: #fff;
}
#push {
    height: 60px;
}
/* Clears etc */
.clear {
	clear: both;
}


#info-page
{
	float: left;
	clear: both;
	width: 100%;
}
#info-page-menu
{
	float: left;
	width: 190px;
}
#info-page-menu .info-menu-1
{
	line-height: 150%;
}
#info-page-menu .info-menu-2
{
	line-height: 150%;
	padding-left: 15px;
}
#info-page-menu .info-menu-1 .selected
{
	color: #CE1601;
}
#info-content
{
	float: left;
	width: 615px;
}
#info-file-container {
	float: left;
	padding-left: 20px;
	width: 355px;
}
#info-file-container .page-files
{
	float: left;
	display: inline;
	width: 333px;
}
/* Tables */
table {
	font-size: 11px;
	width: 460px;
	margin: 0 0 5px 0;
}
th {
	background: #083578;
	padding: 4px;
	color: #fff;
	text-align: left;
	border: 1px solid #fff;
}
tr {
	height: 20px;
}
td {
	padding: 3px;
	vertical-align: middle;
}
.Odd td {
	background: #f7f7f7;
}
.groupNumber {
	font-weight: bold;
}

#column-product table td {
	padding: 0;
	line-height: 100%;
}
#column-product p {
	background: #dae1eb;
	line-height: 15px;
	font-size: 11px;
	padding: 0 3px;
	margin: 2px 1px 0;
}
#column-product ul {
	background: #dae1eb;
	line-height: 16px;
	font-size: 11px;
	padding: 0 20px 0 20px;
	margin: 2px 1px 0;
	list-style: disc;
}

#Product_Description
{
	margin: 10px 0px 20px 0;
}

#Product_Description_Info {
	line-height: 140%;
	margin: 6px 0px 0px 0;
}

.productlist {
	width: 940px;
	margin: 0 10px;
	float: left;
}
.productlist thead td {
	background: #083578;
	padding: 4px;
	color: #fff;
	text-align: left;
}
.productlist td {
	padding: 4px;
	border: 1px solid #fff;
	vertical-align: middle;
}

.Product_Archived a  {
                     color: red;
                     }

/* Icons */
.linkSales, .linkAttachment, .linkDescription, .linkIcon {
	position: relative;
	float: left;
	padding-right: 2px;
}

.iconContainer
{
	vertical-align: middle;
}
/* Other */
.sstl-galleria
{
	margin-right: 50px;
	padding-top: 40px;
}
.fontPlus
{
	cursor: pointer;
	float: left;
	padding: 32px 0 0 78px;
}
.fontMinus
{
	cursor: pointer;
	float: left;
	padding: 32px 0 0px 5px;
}
.help-box
{
	width: 165px;
	margin: 0 25px 0 0;
}
.link-separator
{
	height: 21px;
background: url(/images_system/dot.gif) 0 50% repeat-x;
	width: 188px;
}
.print-link a, .document-link a, .content-link a
{
	line-height: 170%;
	margin: 0px 0px 0px 28px;
}
.greenball_arrow
{
	font-size: 14px;
	color: #202020;
	line-height: 36px;
	padding: 8px 0 8px 35px;
	background: url(/images_system/greenball_arrow.png) 0 50% no-repeat;
}
.greenball_1
{
	font-size: 14px;
	color: #202020;
	line-height: 36px;
	padding: 8px 0 8px 35px;
	background: url(/images_system/greenball_1.png) 0 50% no-repeat;
}
.greenball_2
{
	font-size: 14px;
	color: #202020;
	line-height: 36px;
	padding: 8px 0 8px 35px;
	background: url(/images_system/greenball_2.png) 0 50% no-repeat;
}
.midbox-news {
	padding: 0;
	width: 575px;
	background: #f6f6f6 url(/images_system/uutiset_bg.gif) repeat-y;
}
.midbox-news .top {
	padding: 0;
	width: 575px;
	height: 15px;
	background: url(/images_system/uutiset_top.gif) no-repeat;
}
.midbox-news .bottom {
	padding: 0;
	width: 575px;
	height: 15px;
	background: url(/images_system/uutiset_bottom.gif) no-repeat;
}
.midbox-news .title {
	padding: 0;
	width: 30px;
	height: 100%;
	background: url(/images_system/uutiset_title.gif) 50% 50% no-repeat;
}

.CurrentInfoSection
{
	border-bottom: 1px dotted #d2d2d2;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.CurrentInfoSection img
{
	float: right;
	padding: 0 0 0 20px;
}

.QuoteSection
{
	float: left;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px dotted #d2d2d2;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.QuoteSection p
{
	text-align: justify;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
}
.QuoteSection img
{
	float: left;
	margin: 0 20px 10px 0;
}
.QuoteSection .quote-source
{
	margin: 0;
	font-size: 11px;
	font-style: Italic;
	font-weight: normal;
}

.QuoteSection .quote-start
{
	margin: 0 5px 0 0;
	float: left;
}
.QuoteSection .quote-end
{
	float: right;
	margin: 8px 0 0 0;
}
.BlogsSection {
	width: 110px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #d2d2d2;
}

.BlogsSection {
    text-align: center;
}

.BlogsSection h4 {
    text-align: left;
}

.BlogsSection img {
    margin: 0 auto;
}
.NewsSection
{
	width: 530px;
	margin-left: 35px;
}
.textright
{
	text-align: right;
}
.BlogsSection h4 {
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}
.news-date, .blogs-date
{
	color: #999999;
}
.news-date
{
	font-size: 11px;
	line-height: 17px;
	padding-right: 5px;
}
.blogs-date {
	font-size: 10px;
	color: #999999;
}

#breadcrumb {
	font-size: 11px;
	height: 34px;
	line-height: 34px;
}
#breadcrumb a {
	font-size: 11px;
	color: #999999;
}
#breadcrumb span {
	padding: 0 0 0 5px;
	color: #666;
}
#All {
	font-size: 16px;
	padding: 0 0 10px 0;
	color: #e20a16;
	font-weight: bold;
}
#All span {
	font-size: 11px;
	padding: 0 0 10px 0;
	color: #e20a16;
	font-weight: bold;
}
#product-list
{
	float: left;
	margin: 3px 0;
	width: 100%;
}
#product-table {

	width: 100%;
	background: url(/images_system/blue-bg.gif) repeat-x;
}

#similar-product-table {
	width: 100%;
	background: url(/images_system/red-bg.gif) repeat-x;
}
#product-table
{
	width: 100%;
}
#similar-product-table{
	width: 100%;
}
#product-table td, #similar-product-table td {
	padding: 2px 2px 2px 10px;
}

#product-table thead td, #similar-product-table thead td {
	height: 41px;
	line-height: 41px;
	color: #fff;
}

#product-table span, #similar-product-table span {
	font-weight: normal;
}

#product {
	float: left;
	padding: 0;
	margin: 0;
}

.ProductEdit   {
               cursor: pointer;
               }

.del {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
#Product_Link a {
	background: #dae1eb;
	line-height: 20px;
	font-size: 11px;
	padding: 0 3px;
	margin: 2px 0 0 0;
	display: block;
}
#harmonized-info {
	margin: 25px 0 0 0;
}
#Product_General .Title {
	color: #979797;
	width: 150px;
}
/* Search */
#search-results {
	padding: 10px;
	font-size: 12px;
	color: #666;
}
option.OptHarmonized {
      font-weight: bold;
}
option.OptGeneralVocabulary {
}
/* Product */
/*#column-mid ul {
	font-size: 12px;
	padding: 0 0 5px 0;
}
#column-mid ul li {
	padding: 0 0 5px 0;
}*/
#product-logo {
	margin: 5px 0 20px 0;
}
#product-pics {
	margin: 0 0 10px 0;
}
#product-pics img {
	margin: 0 0 15px 0;
}

#Similar_Products #Similar_Products_Header
{
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 10px;
	padding: 0 3px;
	margin: 5px 0 0 0;
}
#Similar_Products h2
{
        margin: 0;
        padding: 0;
        background: none;
}

.similar-title {
	float: left;
}
.similar-more {
	float: right;
}
.similar-more a {
        font-weight: bold;
	color: #fff;
}
#Wholesaler
{
	clear: both;
	float: right;
	width: 100%;
}
#Wholesaler h4
{
	line-height: 220%;
	font-size: 12px;
	font-weight: normal;
	color: #aaaaaa;
	margin: 0;
}
#Wholesaler_Info img
{
	vertical-align: middle;
}
#wholesaler-logos
{
	float: right;
	text-align: right;
	width: 70%;
}
#wholesaler-logos div {
	float: left;
	text-align: right;
	padding: 15px 0 0 15px;
}
#wholesaler-logos img {
	float: right;
}
#image-thumbs
{
	clear: both;
	float: right;
}
/* Listing */
.ListingTable_CurrentPage, .ListingTable_PageLinks, .ListingTable_PageResults, .ListFunction {
	border: 0;
    font-size: 12px;
	line-height: 22px;
	padding: 0 11px;
}

.ListingTable_Main {
	width: 660px;
	float: left;
}
.ListingTable_PageLinks {
	padding: 0 0 5px;
	width: 425px;
	float: left;
	text-align: center;

}
.ListingTable_PageLinks a {
	border: 1px solid #dddddd;
	padding: 2px 6px;
	color: #202020;
	background: url(/images_system/page_number_bg_large.gif);
	margin: 0 2px;
}
.ListingTable_PageLinks a:hover {
	border: 1px solid #35729e;
	padding: 2px 6px;
	color: #ffffff;
	background: url(/images_system/page_number_bg_select_large.gif);
	margin: 0 2px;
}

.ListingTable_PageLinks a.Current {
	border: 1px solid #35729e;
	padding: 2px 6px;
	color: #ffffff;
	background: url(/images_system/page_number_bg_select_large.gif);
	margin: 0 2px;
}

.ListingTable_PageLinks a.Current strong {
	font-weight: normal;
	color: #fff;
}
.ListingTable_PageResults {
	float: left;
	width: 220px;
	padding: 0 0 10px 10px;
	color: #666;
}
.ListFunction {
	float: right;
	text-align: right;
	width: 280px;
	padding: 0 10px 10px 0;
	color: #666;
}
.ListingTable_PageLinks span {
	padding: 2px 5px;
	margin: 0 3px;
	color: #999;
}
/* Targeted search */
#search-results {
	font-size: 12px;
	padding: 0 10px 20px;
	color: #fff;
}
.groupsearch {
	width: 940px;
	margin: 0 10px;
}
#top-results-help {
	font-size: 12px;
	padding: 0 10px 5px;
}
#top-results-help a {
	background: url(/images_system/help-blue.gif) no-repeat right center;
	line-height: 45px;
	padding: 0 20px 0 0;
}
.select_1_3 {
	width: 300px;
	float: left;
	padding: 0 20px 15px 0;
}
.select_1_3_right {
	width: 300px;
	float: left;
	padding: 0 0 15px 0;
}
.select_1_3 select, .select_1_3_right select {
	height: 140px;
	width: 300px;
	font-size: 11px;
}
.inputwrap {
	width: 300px;
	float: left;
	padding: 0 5px 3px;
}
.inputwrap label {
	float: left;
	width: 150px;
	line-height: 16px;
	font-size: 11px;
	padding: 0 0 3px 0;
}
.inputwrap input {
	float: left;
	width: 140px;
	font-size: 12px;
	padding: 0 0 0 0;
}
.checkwrap {
	width: 280px;
	float: left;
	padding: 0 5px 10px;
}
.checkwrap label {
	width: 200px;
	font-size: 11px;
	padding: 0 0 3px 0;
}
.Buttons {
	margin: 0 0 20px 0;
}
#ProductMatchesLoaderImg
{
    padding: 0 5px 0 5px;
    display: none;
}
/* Static content */
.page {
	padding: 0 10px;
}
#ohjeet {
	width: 780px;
	float: left;
}
#ohjeet-banner {
	width: 140px;
	margin: 25px 0 0 20px;
	float: left;
}
.page h3 {
	padding: 10px 0 5px 0;
}
.page h4 {
	padding: 10px 0 5px 0;
}
.page ul {
	font-size: 11px;
	margin: 15px 30px;
	list-style: disc;
}
.page ul li {
	padding: 3px 0;
}
.page table {
	width: 100%;
	line-height: 15px;
	margin: 10px 0;
}
.page table td {
	vertical-align: top;
}
.page td img {
	float: right;
}
.page .contacts img {
	float: left;
}
.page td.contact_info {
	padding: 10px;
	color: #083474;
}
#help-table {
	width: 500px;
	margin: 0 30px;
}
#help-ean td {

}
.faq {
	color: #083578;
}
/* Supplier Search */
#Supplier-Search  {
	float: left;
	width: 300px;
}
#Supplier-Search input {
	padding: 0;
	margin: 0;
}
#Supplier-Search_Form   {
                        }

#Supplier-Search_Keyword   {
                           color: #000;
                           }

#Supplier-Search .inactive {
                           color: #666;
                           }

#Supplier-Search_Image {
}
/* Product Toggle Start */
h2.trigger {
	padding: 0;
	font-weight: bold;
	width: 100%;
	float: left;
}
h2.trigger a {
	text-decoration: none;
	display: block;
}

h2.active {
	width: 100%;
}
.toggle_container {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
	clear: both;
}

.toggle_container .Title
{
	color: #979797;
}
/* Product Toggle End */


#header-wrap, #Similar_Products, #breadcrumb, #pagelink, #pagelink-toggle, #Wholesaler, #footer-wrap, #Print, #Document
{
	display: none;
}
#Brand ul
{
	display: none;
}
.no-data
{
	display: none;
}
.no-data .toggle-container
{
	display: none;
	width: 0;
	height: 0;
}
.no-data .toggle-container table
{
	display: none;
	width: 0;
	height: 0;
}
.no-data .toggle-container table td
{
	display: none;
	width: 0;
	height: 0;
}
img
{
	border: 0;
}

#logged-in-menu {
	display: none;
}


/* Hide menu 2018 */
.header-menu--logged-in,
.header-menu,
.header-right,
.header-row-2,
.header__only-mobile,
.header-row-1__mobile-icon,
.header-row-1__toggle-shrink,
.header-row-1__basket,
#back-to-top {
	display: none;
}

.header-row-1 {
	position: relative;
}

a,
a:visited {
	text-decoration: underline;
}
a[href]:after,
abbr[title]:after,
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
	content: "";
}

.header-margin {
	margin: 0;
}