body {
    font-size: 0.75em;
}

.Normal {
    font-size: 1.0em;
}

body.Normal {
    font-size: 0.75em;
}

.clearer {
    display: block !important;
    font-size: 0 !important;
    clear: both !important;
    float: none !important;
    height: 0 !important;
}

#Form {
    height: auto !important;
    margin: 0 !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, select, .Normal
{
    font-family: Arial, sans-serif;
    color: #5E5E5E;
    line-height: normal;
}

input, textarea {
    font-size: 1.0em;
}

table, tbody, tr, td, th, thead, tfoot {
    font-size: 1.0em;
}

p {
    margin: 0 0 1.0em 0;
}

ul {
    margin: 0 0 1.0em 0;
    padding: 0 0 0 10px;
}

ul ul {
    margin-bottom: 0;
}

ul li, ul ul li, ul ul ul li {
    margin: 0;
    padding: 0 0 0 22px;
    background: url(img/li-bullet.gif) 10px 4px no-repeat;
    list-style: none;
}

a img {
    border: none;
}

a, a:link, a:visited, a:active {
    color: #227DB3;
    text-decoration: none;
}

a:hover {
    color: #227DB3;
    text-decoration: underline;    
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
    color: #5E5E5E;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0.8em 0;
}

.widepage h1 {
    _margin-bottom: 0.4em;
}

h1, h2.ArticleTitle {
    font-size: 1.5em;
}

h2 {
    font-size: 1.2em;
}

h3, h4, h5, h6 {
    font-size: 1.0em;
}

#Body {
    background-color: #EBEFF3;
}

#escape {
    background: url(img/body-bg.gif) top left repeat-x;
    min-height: 604px;
    _height: 650px;
    padding-top: 46px;
    text-align: center;
}

#escape.intrapage {
    background-image: url(img/intra-body-bg.gif);
}

#escape.blankpage {
    padding: 12px;
    background: none;
}

#wrap {
    text-align: left;
    width: 949px;
    margin: 0 auto 32px auto;
    position: relative;
}

#header {
    height: 78px;
    background: url(img/header.gif) top left no-repeat;
    padding: 0 17px;
    position: relative;
}

.intrapage #header {
    background-image: url(img/intra-header.gif);
}

#logolink {
    position: absolute;
    left: 17px;
    top: 15px;
    width: 229px;
    height: 63px;
}

#headerstuff {
    height: 48px;
    _height: 78px;
    padding-top: 30px;
    color: #DBE3E9;
}

#searchlinks {
    float: right;
    width: 200px;
    margin-left: 10px;
}

#searchlinks a, #searchlinks a:link, #searchlinks a:visited, #searchlinks a:active {
    color: #DBE3E9;
    font-weight: bold;
    font-size: 0.9em;
}

#searchtext {
    float: right;
    width: 60px;
    text-align: right;
    font-weight: bold;
    padding-top: 4px;
}

#search {
    position: relative;
    background: url(img/search-box.gif) top left no-repeat;
    width: 181px;
    height: 21px;
    margin-bottom: 4px;
}

#search input {
    background: #FFF;
    border: none;
    width: 123px;
    margin-left: 3px;
    margin-top: 1px;
    font-family: Arial, sans-serif;
}

#search a, #search a:link, #search a:visited, #search a:active {
    display: block;
    position: absolute;
    left: 130px;
    top: 0;
    width: 50px;
    height: 21px;
    color: #FFF;
    line-height: 21px;
    text-align: center;
    overflow: hidden;
    font-family: Arial, sans-serif !important;
}

#lang {
    float: right;
    text-align: right;
    width: 200px;
    padding-top: 4px;
}

#lang ul {
    margin: 0;
    padding: 0;
}

#lang li {
    margin: 0;
    padding: 0 0 0 16px;
    list-style: none;
    display: inline;
    background: url(img/header-separator.gif) 8px 2px no-repeat;
}

#lang li.Menu-first {
    background: none;
    padding: 0;
}

#lang a, #lang a:link, #lang a:visited, #lang a:active {
    color: #DBE3E9;
}

#lang a.Menu-sel, #lang a.Menu-open {
    font-weight: bold;
}

#intratabs {
    background: #FFF;
    padding: 0 17px;
}

#intratabs ul {
    margin: 0;
    padding: 0 0 0 2px;
    background: url(img/intra-tabs-bg.gif) top left repeat-x;
    height: 30px;
}

#intratabs li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}

#intratabs a, #intratabs a:link, #intratabs a:visited, #intratabs a:active {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 22px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

#intratabs .active a, #intratabs .active a:link, #intratabs .active a:visited, #intratabs .active a:active {
    color: #959595;
    background: url(img/intra-tabs-active-bg.gif) top left repeat-x;
}

#navi {
    height: 38px;
    position: relative;
    background: #FFF url(img/navi-bg.gif) 17px 0 no-repeat;
    padding: 0 17px;
}

#navi ul {
    margin: 0;
    padding: 0;
    height: 38px;
}

#navi li {
    margin: 0;
    padding: 0 2px 0 0;
    background: url(img/navi-separator.gif) top right no-repeat;
    float: left;
    height: 38px;
    list-style: none;
}

#navi a, #navi a:link, #navi a:visited, #navi a:active {
    display: block;
    float: left;
    height: 38px;
    line-height: 33px;
    padding: 0 19px;
    color: #227DB3;
    font-weight: bold;
}

.intrapage #navi a, .intrapage #navi a:link, .intrapage #navi a:visited, .intrapage #navi a:active {
    padding: 0 14px;
}

#navi a.Menu-open, #navi a.Menu-open:link, #navi a.Menu-open:visited, #navi a.Menu-open:active,
#navi a.Menu-sel, #navi a.Menu-sel:link, #navi a.Menu-sel:visited, #navi a.Menu-sel:active
{
    color: #959595;
    background: url(img/navi-active-bg.gif) center top no-repeat;
}

#navileft {
    height: 38px;
    position: absolute;
    left: 17px;
    top: 0;
    width: 6px;
    height: 48px;
    background: url(img/navi-left.gif) top left no-repeat;
}

#contentarea {
    padding: 0 17px;
    background: #FFF;
    zoom: 1;
}

.intrafpage #contentarea {
    padding-top: 8px;
}

.subpage #contentarea {
    background: #FFF url(img/column-bg.gif) 17px 0 repeat-y;
}

.frontpage #contentarea {
    padding-top: 14px;
}

#breadcrumbs {
    height: 34px;
    background: #FFF;
    color: #959595;
    line-height: 34px;
    padding-left: 21px;
    font-size: 0.95em;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
    color: #959595;
    text-decoration: none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

.subpage #bar {
    float: left;
    width: 160px;
}

#subnavi {
    font-size: 0.9em;
}

#subnavi ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #E2EAF1;
    border-bottom: 1px solid #E2EAF1;
}

#subnavi ul ul {
    border: none;
}

#subnavi li {
    margin: 0;
    padding: 0;
    background: none;
}

#subnavi li a, #subnavi li a:link, #subnavi li a:visited, #subnavi li a:active {
    display: block;
    line-height: 16px;
    padding: 4px 8px 2px 21px;
    border-top: 1px solid #E2EAF1;
    border-bottom: 2px solid #F1F6F8;
    color: #227DB3;
    font-weight: bold;
    background: url(img/arrow-bullet.gif) 12px 10px no-repeat;
}

#subnavi li a.Menu-sel, #subnavi li a.Menu-sel:link, #subnavi li a.Menu-sel:visited, #subnavi li a.Menu-sel:active {
    background-image: url(img/arrow-bullet-active.gif);
    background-color: #FFF;
    border-bottom-color: #FFF;
    color: #959595;
    font-weight: normal;
}

#subnavi li li a, #subnavi li li a:link, #subnavi li li a:visited, #subnavi li li a:active {
    padding-left: 36px;
    background: url(img/subnavi-bullet-small.gif) 25px 11px no-repeat;
}

#subnavi li li a.Menu-sel, #subnavi li li a.Menu-sel:link, #subnavi li li a.Menu-sel:visited, #subnavi li li a.Menu-sel:active {
    background-image: url(img/subnavi-bullet-small-active.gif);
}

.subpage #content {
    float: right;
    width: 725px;
}

.widepage #content {
    float: none;
    width: auto;
}

#contentcolumns #leftcolumn {
    float: left;
}

#contentcolumns #rightcolumn {
    float: right;
}

#contenttricolumns #leftcolumn, #contenttricolumns #middlecolumn, #contenttricolumns #rightcolumn {
    float: left;
    padding-bottom: 1px;
}

.subpage #leftcolumn {
    width: 455px;
}

.subpage #rightcolumn {
    width: 236px;
}

.frontpage #leftcolumn {
    width: 398px;
    margin-right: 19px;
}

.frontpage #middlecolumn {
    width: 256px;
    margin-right: 19px;
}

.frontpage #rightcolumn {
    width: 223px;
}

.frontpage #rightcolumn .container_content {
    font-size: 0.9em;
    line-height: 1.4;
}

.frontpage #rightcolumn .container_content .Normal {
    line-height: 1.4;
}

.widepage #leftcolumn {
    width: 320px;
    margin-right: 17px;
}

.widepage #middlecolumn {
    width: 336px;
    margin-right: 19px;
}

.widepage #rightcolumn {
    width: 223px;
}

.intrafpage #contenttricolumns {
    background: url(img/intra-col-separator.gif) 447px 0 repeat-y;
}

.intrafpage #leftcolumn {
    width: 431px;
    margin-right: 32px;
}

.intrafpage #middlecolumn {
    width: 184px;
    margin-right: 36px;
    _margin-right: 29px;
}

/*.intrafpage #middlecolumn #dnn_MiddlePane div { width: 184px; }
.intrafpage #middlecolumn #dnn_MiddlePane div div { width: auto; }*/

.intrafpage #rightcolumn {
    width: 232px;
}

/*.intrafpage #rightcolumn #dnn_RightPane div { width: 230px; }
.intrafpage #rightcolumn #dnn_RightPane div div { width: auto; }*/

#manufacturerlogos {
    width: 888px;
    height: 37px;
    background: url(img/manufacturer-logos.gif) top left no-repeat;
}

#footer {
    padding: 41px 36px 0 140px;
    background: url(img/wrap-bottom.gif) top left no-repeat;
    position: relative;
    font-size: 0.9em;
    zoom: 1;
}

#footerlogo {
    position: absolute;
    left: 32px;
    top: 39px;
    width: 93px;
    height: 17px;
    background: url(img/footer-logo.gif) top left no-repeat;
}

.intrapage #footerlogo {
    background: url(img/footer-logo-intra.gif) top left no-repeat;
}

#copyright {
    font-weight: bold;
    color: #959595;
}

.intrapage #copyright {
    color: #AFD0E3;
}

#footerlinks {
    float: right;
    text-align: right;
    width: 300px;
    color: #8A949C;
}

#footerlinks a, #footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {
    color: #8A949C;
    font-weight: bold;
}

/*.intrapage #footerlinks a, .intrapage #footerlinks a:link,
.intrapage #footerlinks a:visited, .intrapage #footerlinks a:active
{
    color: #AFD0E3;
}*/

.subpage #footer {
    background: url(img/wrap-bottom-with-col.gif) top left no-repeat;
}

.DNNEmptyPane {
    display: none;
}

#fpheader {
    margin-bottom: 21px;
    _margin-bottom: 10px; /* !? */
    position: relative;
}
    
#fpheader .AvenlaSlideshowImages {
    margin: 0;
    padding: 0;
    width: 915px;
    height: 205px;
    position: relative;
    overflow: hidden;
    background: url(img/fp-header-frame.gif) top left no-repeat;
}

#fpheader .AvenlaSlideshowImages li {
    margin: 0 !important;
    padding: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 915px;
    height: 205px;
}

#fpheader .AvenlaSlideshowImages li a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 915px;
    height: 205px;
    background: url(img/fp-header-frame.gif) top left no-repeat;
}

#fpheader .headerbg, #fpheader .headertext {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 692px;
    top: 0;
    width: 223px;
    height: 205px;
}

#fpheader .headerbg {
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: url(img/fp-header-right-bg.gif) top left no-repeat;
    z-index: 9;
}

#fpheader .headertext {
    z-index: 10;
    padding-top: 7px;
}

#fpheader .headertext li {
    padding: 0 0 0 19px;
    background: none;
    list-style: none;
}

#fpheader .headertext a, #fpheader .headertext a:link, #fpheader
.headertext a:visited, #fpheader .headertext a:active
{
    display: block;
    height: 66px;
    line-height: 66px;
    padding: 0 21px 0 0;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 1.6em;
    text-decoration: none;
}

.liftups {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    zoom: 1;
}

.liftups li {
    margin: 0;
    padding: 0 0 10px 0;
    background: none;
    zoom: 1;
}

.frontpage #contenttricolumns #leftcolumn .container_content_border {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pprods {
    padding-top: 5px;
}

.pprods li {
    width: 185px;
    margin: 0 4px 0 0;
    padding: 0 0 4px 0;
    overflow: hidden;
    float: left;
}

.pprods li a.boxpic {
    position: relative;
}

.pprods li .webshopicon {
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.pprodsonecol li {
    padding-bottom: 12px;
}

.pprodsonecol li.last {
    padding-bottom: 4px;
}

.pprods li.rowlast {
    width: 146px;
    margin: 0 0 0 4px;
}

.pprods li.clearer {
    float: none;
    width: auto;
    clear: both;
    height: 6px;
    _height: 0;
    margin: 0;
    padding: 0;
}

.pprods .showalllink, .pprods .showalllink:link, .pprods .showalllink:active, .pprods .showalllink:visited, .pprods .showalllink:hover {
    color: #5E5E5E;
    text-decoration: none;
}

.productdetails pprods .showalllink, .productdetails .pprods .showalllink:link, .productdetails .pprods .showalllink:active,
.productdetails .pprods .showalllink:visited
{
    color: #227DB3;
    text-decoration: none;
}

.productdetails .pprods .showalllink:hover {
    color: #227DB3;
    text-decoration: underline;
}

.pprods .showalllink em {
    color: #227DB3;
    font-style: normal;
}

.pprods .showalllink:hover em {
    text-decoration: underline;
}

.fparticlelist li {
    background: url(img/horizontal-dots.gif) bottom left repeat-x;
    padding: 0 0 4px 0;
    margin: 0 0 11px 0;
}

.fparticlelist li.last {
    background: none;
    margin: 0;
    padding: 0;
}

.fparticlelist li p {
    margin: 0;
}

.fprssicon {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 10px;
    right: 13px;
    background: url(img/rss-icon.gif) top left no-repeat;
}

.boxpic {
    display: block;
    float: left;
    width: 87px;
    background: url(img/liftup-box-bottom.gif) bottom no-repeat;
    padding-bottom: 3px;
    _margin-right: 5px;
}

.boxpic span {
    display: block;
    padding: 3px 3px 0 3px;
    background: url(img/liftup-box-top.gif) top left no-repeat;
    text-align: center;
}

.boxtext {
    display: block;
    margin-left: 95px;
    _margin-left: 0;
    _height: 1%;
}

.boxtext .title {
    font-weight: bold;
    display: block;
    margin-bottom: 0.8em;
}

ul.prodpagepprods {
    padding: 10px 0 10px 6px;
}

.prodpagepprods li {
    width: 100px;
    margin-right: 10px;
    text-align: center;
}

.prodpagepprods li.rowlast {
    width: 100px;
    margin: 0;
}

.prodpagepprods li a.boxpic {
    float: none;
    margin: 0 auto;
}

.prodpagepprods li .boxtext {
    float: none;
    margin: 0;
}

.productfilters {
    margin: 0;
    padding: 0;
    border-top: 2px solid #E2EAF1;
    font-size: 0.9em;
}

.citydropdown {
    margin-top: 20px;
}

.linkbox, .linkbox:link, .linkbox:visited, .linkbox:active, .linkbox:hover
{
    display: block;
    padding: 19px 0 0 30px;
    height: 32px;
    _height: 51px;
    font-weight: bold;   
    font-size: 1.2em;
    margin-top: -7px;
}

.linkbox {
    background: url(img/link-box.gif) top left no-repeat;
}

.resellerslink {
    background: url(img/resellers-link-box.gif) top left no-repeat;
}

.PrimaryColumn .Description {
    padding-left: 21px;
}

/* products frontpage */

.prodfpsearch .container_title_bg {
    height: 26px !important;
    _height: 35px !important;
}

.prodfpsearch .container_content {
    padding-bottom: 10px !important;
    zoom: 1;
}

.prodfpsearch .keyword {
    background: url(img/product-search-fp-keyword-bg.gif) top left no-repeat;
    height: 83px;
    _height: 108px;
    padding: 25px 0 0 23px;
}

.prodfpsearch .keyword h2 {
    font-size: 1.0em;
    margin: 0 0 3px 0;
}

.prodfpsearch .keyword input {
    display: block;
    float: left;
    width: 229px;
    height: 21px;
    margin-right: 5px;
    border: none;
    padding: 3px 3px 2px 3px;
    background: url(img/product-search-fp-keyword-input.gif) top left no-repeat;
    font-size: 0.95em;
}

.prodfpsearch .keyword input.submit, .productfilters .addfilter .keyword input.submit {
    width: 42px;
    height: 21px;
    background: url(img/small-blue-button.gif) top left no-repeat;
    color: #FFF;
    font-weight: bold;
    border: none;
    font-size: 0.95em;
    padding: 0;
}

.productfilters .addfilter .keyword input.submit {
    margin-left: 4px;
    font-size: 1.0em;
}

.prodfpsearch .productfilters {
    background: url(img/product-search-fp-col-separators.gif) 79px 0 repeat-y;
    margin: 0 0 0 21px;
    border: none;
    zoom: 1;
}

.prodfpsearch .productfilters .leftcol {
    width: 69px;
    float: left;
    margin-right: 22px;
}

.prodfpsearch .productfilters select {
    width: 105px;
}

.prodfpsearch .productfilters .leftcol select {
    width: 68px;
}

.prodfpsearch .productfilters .middlecol {
    width: 115px;
    float: left;
}

.prodfpsearch .productfilters .rightcol {
    width: 78px;
    float: right;
}

.prodfpsearch .productfilters .addfilter li {
    border: none;
    padding: 0 0 10px 0;
}

.prodfpsearch .productfilters .addfilter li li {
    padding: 0 0 2px 0;
}

.brandintro {
    margin: 0;
    padding: 20px 10px 0 10px;
    font-size: 0.9em;
    zoom: 1;
}

.brandintro li {
    width: 96px;
    float: left;
    text-align: center;
    height: 60px;
    padding: 0;
    background: none;
}

.brandintro li.separator {
    width: auto;
    clear: both;
    float: none;
    height: 40px;
    background: url(img/horizontal-dots.gif) 0 10px repeat-x;
    font-size: 0;
}

.brandintro a.brand {
    display: block;
    text-align: center;
    zoom: 1;
    cursor: pointer;
}

.brandintro a.brand .pic {
    display: block;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center center;
}

.prodinfolinks {
    font-size: 0.9em;
}

.prodinfolinks ul {
    padding: 0;
}

.prodinfolinks li {
    padding: 0;
    background: none;
}

.prodinfolinks li ul {
    margin-bottom: 1.0em;
}

.prodinfolinks a.Menu-l3, .prodinfolinks a.Menu-l3:link, .prodinfolinks a.Menu-l3:visited,
.prodinfolinks a.Menu-l3:active, .prodinfolinks a.Menu-l3:hover
{
    display: block;
    color: #5E5E5E;
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 4px;
}

.prodinfolinks a.Menu-l4, .prodinfolinks a.Menu-l4:link, .prodinfolinks a.Menu-l4:visited,
.prodinfolinks a.Menu-l4:active, .prodinfolinks a.Menu-l4:hover
{
    display: block;
    padding-left: 13px;
    background: url(img/arrow-bullet.gif) 3px 3px no-repeat;
}

/* product search */

.productfilters ul {
    margin: 0;
    padding: 0;
}

.productfilters ul.campaignlinks {
    margin-left: -12px;
}

.productfilters li {
    margin: 0;
    padding: 0;
    background: none;
    zoom: 1;
}

.productfilters .addfilter h2 {
    font-size: 1.0em;
    margin: 0;
    padding: 0 0 2px 0;
}

.productfilters .addfilter li {
    padding: 8px 8px 8px 21px;
    border-bottom: 1px solid #E2EAF1;
}

.productfilters .addfilter li li {
    padding: 0;
    border: none;
}

.productfilters .addfilter .keyword .keyword {
    width: 80px;
    font-size: 1.0em;
}

.productfilters select {
    width: 127px;
    font-family: Arial, sans-serif;
    color: #5E5E5E;
    font-size: 1.0em;
}

.productfilters .removefilter li {
    padding: 6px 8px 6px 21px;
    line-height: 15px;
    color: #5E5E5E;
    background: #FFF;
    border-bottom: 1px solid #E2EAF1;
}

.productfilters .removefilter a, .productnavi .productfilters a:link, .productfilters .removefilter a:visited,
.productfilters .removefilter a:active, .productnavi .productfilters a:hover
{
    display: block;
    background: url(img/product-filter-remove.gif) 0 0px no-repeat;
    float: right;
    width: 12px;
    height: 12px;
    margin: 1px 0 0 4px;
    font-size: 0;
}

.productfilters .removefilter a:hover {
    background-position: 0 -12px;
}

.AvenlaReportsPager {
    float: right;
    text-align: right;
    font-size: 0.9em;
}

.AvenlaReportsPager li {
    margin: 0;
    padding: 1px 3px;
    display: inline;
    background: none;
    font-weight: bold;
}

.AvenlaReportsPager li.AvenlaReportsCurrent {
    background: #DBE3E9;
}

.webshopprodbg {
    display: block;
    width: 163px;
    height: 16px;
    position: absolute;
    bottom: 2px;
    left: 2px;
    background: #FFF;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}

.webshopprodtext {
    display: block;
    padding: 2px 0 0 8px;
    width: 155px;
    _width: 163px;
    height: 16px;
    _height: 18px;
    position: absolute;
    bottom: 2px;
    left: 2px;
    font-size: 0.9em;
    line-height: 16px;
    color: #5E5E5E;
    text-align: left;
    background: url(img/web-shop-icon.gif) top right no-repeat;
}

.webshopicon {
    display: block;
    width: 16px;
    height: 16px;
    background: url(img/web-shop-icon.gif) top left no-repeat !important;
    padding: 0 !important;
}

.productlist {
    margin: 0;
    padding: 18px 0 0 0;
    background: url(img/horizontal-dots.gif) top left repeat-x;
    font-size: 0.9em;
    zoom: 1;
}

.productlist li {
    margin: 0;
    padding: 0;
    width: 167px;
    float: left;
    margin-right: 18px;
    position: relative;
    zoom: 1;
}

.productlist li.rowlast {
    margin-right: 0;
}

.productlist li a.productpic {
    display: block;
    padding: 3px;
    background: url(img/product-box.gif) 0 0px no-repeat;
    width: 161px;
    height: 94px;
    _width: 167px;
    _height: 100px;
    text-align: center;
    position: relative;
}

.productlist li a.productpic:hover {
    background-position: 0 -100px;
    text-decoration: none;
}

.productlist li a.productpic .webshopicon {
    position: absolute;
    right: 4px;
    bottom: 8px;
}

.productlist li div {
    padding: 11px 7px;
}

.productlist a.productname {
    display: block;
}

.productlist li.separator {
    float: none;
    clear: both;
    width: auto;
    height: 25px;
    background: url(img/horizontal-dots.gif) 0 7px repeat-x;
}

.productlist li .suggestedprice {
    color: #9E9D9D;
    display: block;
}

.productlist li .webshopprice {
    position: absolute;
    bottom: 10px;
    right: 11px;
    font-size: 1.3em;
    font-weight: bold;
}

/* Product details */

.productpiccol {
    float: left;
    width: 239px;
    margin-right: 19px;
}

.producttextcol {
    float: left;
    width: 200px;
}

.productrightcol {
    float: right;
    width: 236px;
}

.roundedpicbox {
    border: 1px solid #DBE3E9;
    background: #F3F7FA;
    padding: 2px;
    margin-bottom: 16px;
    position: relative;
    text-align: center;
    zoom: 1;
}

.roundedpicbox .tl, .roundedpicbox .tr, .roundedpicbox .br, .roundedpicbox .bl {
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    background: top left no-repeat;
}

.roundedpicbox .tl { top: -1px; left: -1px; background-image: url(img/details-pic-tl.gif); }
.roundedpicbox .tr { top: -1px; right: -1px; background-image: url(img/details-pic-tr.gif); }
.roundedpicbox .br { bottom: -1px; right: -1px; background-image: url(img/details-pic-br.gif); }
.roundedpicbox .bl { bottom: -1px; left: -1px; background-image: url(img/details-pic-bl.gif); }

.roundedpicbox div {
    overflow: hidden;
}

.roundedpicbox .pic {
    background: #FFF;
}

.roundedpicbox img {
    display: block;
    margin: 0 auto;
}

.intraheaderpic {
    width: 429px;
}

.productdetails a.bulletlink
{
    padding-left: 9px;
    background-position: 0 4px;
}

.productpiccol a.bulletlink, .productrightcol a.bulletlink {
    display: block;
    padding-top: 4px;
    background-position: 0 8px;
}

.largeresellerslink, .largeresellerslink:link, .largeresellerslink:visited, .largeresellerslink:active,
.largeresellerslink:hover
{
    display: block;
    padding: 26px 0 0 14px;
    height: 42px;
    _height: 68px;
    color: #5E5E5E;
    text-decoration: none;
    font-weight: bold;   
    background: url(img/product-resellers-link-box.gif) top left no-repeat;
}

.largeresellerslink em {
    display: block;
    color: #227DB3;
    font-weight: normal;
    padding-left: 9px;
    background: url(img/arrow-bullet.gif) 0 6px no-repeat;
    font-style: normal;
    padding-top: 2px;
}

.largeresellerslink:hover em {
    text-decoration: underline;
}

.buyproductbox {
    background: url(img/horizontal-dots.gif) bottom left repeat-x;
    padding: 0 0 15px 0;
    margin-bottom: 10px;
}

.buyproductbox h3 {
    padding: 11px 0 8px 0;
    margin: 0;
    background: url(img/horizontal-dots.gif) top left repeat-x;
}

/*.buyproductbox .addtocart {
    display: block;
    margin-bottom: 8px;
    height: 29px;
    line-height: 29px;
    font-weight: bold;
    padding-left: 16px;
    background: url(img/add-to-cart-button.gif) top left no-repeat;
}*/

.ringsize {
    padding-bottom: 3px;
}

.ringsize selet {
    font-family: Arial, Sans-Serif;
    color: #5E5E5E;
}

.buyproductbox .addtocart {
    display: block;
    margin-bottom: 8px;
    padding: 0 0 0 16px;
    border: none;
    width: 199px;
    height: 29px;
    line-height: 29px;
    font-weight: bold;
    background: url(img/add-to-cart-button.gif) top left no-repeat;
    color: #227DB3;
    cursor: pointer;
    text-align: left;
}

.buyproductbox input.hover, .buyproductbox input:hover {
    text-decoration: underline;
}

/* Container */

.timanttiset_container {
    display: block;
    margin-bottom: 16px;
    position: relative;
    background: #FFF;
}

.timanttiset_container .container_title {
    margin: 0;
    padding-right: 8px;
    background: url(img/container-title-right.gif) top right no-repeat;
}

.timanttiset_container .container_title_bg {
    background: url(img/container-title-left.gif) top left no-repeat;
    padding: 9px 0 0 12px;
    height: 31px;
    _height: 40px;
}

.timanttiset_container_lighttitle .container_title {
    background: url(img/container-light-title-right.gif) top right no-repeat;
}

.timanttiset_container_lighttitle .container_title_bg {
    background: url(img/container-light-title-left.gif) top left no-repeat;
}

.timanttiset_container .container_title .Head {
    font-family: Arial, sans-serif;
    font-size: 1.2em;
    color: #FFF;
    font-weight: bold;
}

.timanttiset_container .container_content {
    display: block;
    border-left: 1px solid #DCE4EA;
    border-right: 1px solid #DCE4EA;
}

.timanttiset_container .container_content_border {
    display: block;
    padding: 4px 11px 1px 11px;
    background: #FFF;
    border-left: 1px solid #F2F6F9;
    border-right: 1px solid #F2F6F9;
}

.timanttiset_container_notitle .container_content_border {
    padding-top: 6px;
}

.timanttiset_container .container_bottomcap {
    display: block;
    height: 8px;
    font-size: 0;
    padding-right: 8px;
    background: url(img/container-bottom-right.gif) top right no-repeat;
}

.timanttiset_container .container_bottomcap * {
    display: block;
    height: 8px;
    background: url(img/container-bottom-left.gif) top left no-repeat;
}

.timanttiset_container .container_topcap {
    display: block;
    height: 8px;
    font-size: 0;
    padding-right: 8px;
    background: url(img/container-top-right.gif) top right no-repeat;
}

.timanttiset_container .container_topcap * {
    display: block;
    height: 8px;
    background: url(img/container-top-left.gif) top left no-repeat;
}

.timanttiset_container .clearer {
    clear: both;
}

/* resellers */

/* small map */

.ResellerMap .LocationSize0 {
    margin: -4px 0 0 -4px;
}

.ResellerMap .LocationSize1 {
    margin: -9px 0 0 -9px;
}

.ResellerMap .LocationSize2 {
    margin: -13px 0 0 -13px;
}

.ResellerMap .LocationSize0 a.LocationLink {
    width: 9px;
    height: 9px;
    background: url(img/map-small-0.gif) top left no-repeat;
}

.ResellerMap .LocationSize1 a.LocationLink {
    width: 19px;
    height: 18px;
    background: url(img/map-small-1.gif) top left no-repeat;
}

.ResellerMap .LocationSize2 a.LocationLink {
    width: 26px;
    height: 26px;
    background: url(img/map-small-2.gif) top left no-repeat;
}

/* large map */

/* TBD */

.ResellerMap .MapLocation .LocationInfo {
    font-family: Arial, sans-serif;
    width: 136px;
    font-size: 0.9em;
    border: 1px solid #DBE3E9;
}

.ResellerMap .MapLocation .LocationDescription {
    border: none;
    padding: 4px 8px;
    color: #5B5B5B;
}

.ResellerMap .MapLocation .LocationTitle {
    background: #F6F8FB;
    border: none;
    border-bottom: 1px solid #DBE3E9;
    font-weight: bold;
    padding: 4px 0 4px 8px;
    color: #227DB3;
}

.HaeCheckbox, .Haeradiobox {
    display: none;
}

.InputHae {
/*    width: 565px;*/
}

.HaeContainer {
/*    width: 570px;*/
    width: 439px;
    _width: 454px;
    height: 58px;
    _height: 63px;
    margin: 1.0em 0 20px 0;
    background: url(img/resellers-search-box.gif) top left no-repeat;
    padding: 5px 0 0 25px;
}
.HaeTitle {
    font-weight: bold;
    padding-bottom: 6px;
}

.HaeColumns {
    display: none;
}

.HaeInput {
    float: left;
    width: 315px;
    margin: 0;
}

.HaeInput input {
    width: 305px;
}

.HaeSubmit {
    float: left;
    width: 65px;
}

td.parillinen, td.pariton {
    border-top: none;
    background: url(img/resellers-gradient.gif) bottom left repeat-x;
}

.HaeSubmit {
    padding-bottom: 20px;
}

.fpresellersearch {
    padding-bottom: 20px;
}

.fpresellersearch h2 {
    font-size: 1.0em;
    margin: 0 0 7px 0;
}

.fpresellersearch input {
    display: block;
    float: left;
    width: 130px;
    height: 21px;
    margin-right: 5px;
    border: none;
    padding: 3px 3px 2px 3px;
    background: url(img/fp-reseller-search-input.gif) top left no-repeat;
}

.fpresellersearch input.submit {
    width: 42px;
    height: 21px;
    background: url(img/small-blue-button.gif) top left no-repeat;
    color: #FFF;
    font-weight: bold;
    border: none;
    font-size: 0.95em;
    padding: 0;
    line-height: 1.0;
}

/* intra */

.intrafpage #middlecolumn .container_content_border {
    padding: 0 2px;
}

a.bulletlink {
    padding-left: 17px;
    background: url(img/arrow-bullet.gif) 7px 4px no-repeat;
}

a.reversebulletlink {
    padding-left: 17px;
    background: url(img/arrow-bullet-reverse.gif) 7px 4px no-repeat;
}

.intrafarticles h1 {
    padding-left: 22px;
}

.oliftuparticles {
    font-size: 0.9em;
}

.intrafarticles ul {
    padding: 0 22px;
}

.oliftuparticles {
    padding: 0;
}

.intraarticles ul {
    padding: 0;
}

.intrafarticles li, .intraarticles li {
    background: none;
    list-style: none;
    padding: 1.0em 0 0 0;
    clear: both;
}

.oliftuparticles li {
    padding: 0;
    line-height: 1.4;
}

.intrafarticles li.new h2 {
    margin-bottom: 0;
}

.oliftuparticles li.new h2 {
    font-size: 1.0em;
}

.intrafarticles li.new p.ArticleDate {
    margin-bottom: 0;
    color: #959595;
}

.intrafarticles li.archivetitle {
    font-size: 1.2em;
    color: #5E5E5E;
    font-weight: bold;
    padding: 0;
    margin-top: 0.5em;
}

.intrafarticles li.archive div.ArticleDate, .intraarticles li div.ArticleDate {
    float: left;
    width: 58px;
    color: #5E5E5E;
}

.intrafarticles li.archive h2, .intraarticles li h2 {
    margin: 0 0 0 80px;
    font-size: 1.0em;
    font-weight: normal;
}

.intraevents li div.ArticleDate {
    width: 78px;
}

.intraevents li h2 {
    margin-left: 80px;
}

.EventCalendar {
    width: 171px;
    font-size: 0.9em;
    zoom: 1;
    overflow: hidden;
}

.EventCalendarYear, .EventCalendarMonth {
    background: url(img/calendar-bar.gif) top left no-repeat;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    position: relative;
    margin-bottom: 1px;
}

.EventCalendarPrevYear, .EventCalendarPrevMonth, .EventCalendarNextYear, .EventCalendarNextMonth {
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    overflow: hidden;
    outline: none;
    text-indent: -9999px;
}

.EventCalendarPrevYear, .EventCalendarPrevMonth {
    left: 0;
}

.EventCalendarNextYear, .EventCalendarNextMonth {
    right: 0;
}

.EventCalendarCalendar {
    width: 164px;
    margin-left: 6px;
}

.EventCalendarCalendar th, .EventCalendarCalendar td {
    text-align: left;
    vertical-align: top;
    color: #5E5E5E;
    padding: 3px 3px;
}

.EventCalendarCalendar th {
    font-weight: bold;
}

.EventCalendarCalendar a {
    font-weight: bold;
}

.EventCalendarCalendar .Today {
    background-color: #DBE3E9;
}

.ArticleDetails .ArticleDate {
    margin-bottom: 1.0em;
}

/* liftup boxes */

.lfboxes {
    padding: 0;
    margin: 0;
    font-size: 0.95em;
}

.lfboxes li {
    padding: 0;
    margin: 0 0 16px 0;
    background: none;
}

.lfboxes a.lfbox, .lfboxes a.lfbox:link, .lfboxes a.lfbox:visited, .lfboxes a.lfbox:active {
    text-decoration: none;
    color: #5E5E5E;
    zoom: 1;
    cursor: pointer;
}

.lfboxes .container_content_border {
    zoom: 1;
}

.lfboxes .lfpic {
    display: block;
    width: 87px;
    float: left;
    background: url(img/pic-box-87-top.gif) top left no-repeat;
    _margin-right: 11px;
}

.lfboxes .lfpic span {
    display: block;
    padding: 3px;
    background: url(img/pic-box-87-bottom.gif) bottom left no-repeat;
}

.lfboxes .lftext {
    display: block;
    margin-left: 98px;
    _height: 1%;
    _margin: 0;
    _float: left;
}

.lfboxes strong {
    color: #227DB3;
    display: block;
}

.lfboxes a:hover strong {
    color: #227DB3;
    text-decoration: underline;    
}

/* Form */

.AvenlaForm .DynamicFormFieldLabel {
    width: 100px;
    text-align: right;
}

.AvenlaForm .DynamicFormInput {
    margin-left: 110px;
    padding-bottom: 4px;
}

.AvenlaForm .DynamicFormText input, .AvenlaForm .DynamicFormTextarea textarea {
    width: 300px;
}

.AvenlaFormSubmit {
    padding-left: 110px;
}

/* Reklamaatilomake */

.reklform .DynamicFormFieldLabel {
    width: 135px;
    text-align: left;
    font-weight: bold;
}

.reklform .DynamicFormInput {
    margin-left: 135px;
    padding-bottom: 3px;
    _margin-left: 0;
    _float: left;
    _height: 0%;
}

.reklform .DynamicFormText input, .reklform .DynamicFormTextarea textarea {
    width: 310px;
    border: 1px solid #CFD6DC;
    padding: 1px 2px;
}

.reklform .DynamicFormCheckboxInput div {
    padding-bottom: 2px;
}

.reklform .DynamicFormCheckboxInput input {
    margin-left: 0;
}

.reklform .DynamicFormCheckboxInput {
    padding-bottom: 13px;
}

.reklform .AvenlaFormSubmit {
    text-align: right;
    padding: 16px 0 0 0;
    width: 445px;
}

.reklform .AvenlaFormSubmit input {
    border: none;
    background: url(img/blue-button-64-26.gif) top left no-repeat;
    color: #FFF;
    font-weight: bold;
    width: 64px;
    height: 26px;
}

.reklform .separator {
    height: 16px;
    clear: both;
}

.reklform .separatorline {
    height: 28px;
    clear: both;
    background: url(img/horizontal-dots.gif) 0 14px repeat-x;
}

/* Forum orz */

.Forum_HeaderText, .Forum_AltHeaderText, .Forum_Normal, .Forum_FooterText, .Forum_BreadCrumb {
    color: #5E5E5E !important;
    font-size: 1.0em;
    font-family: Arial, sans-serif;
}

/* kiitos nuken foorumin kehittäjät <3 ootte ihqui (not) */
a.Forum_HeaderText, a.Forum_HeaderText:link, a.Forum_HeaderText:visited, a.Forum_HeaderText:active,
a.Forum_AltHeaderText, a.Forum_AltHeaderText:link, a.Forum_AltHeaderText:visited, a.Forum_AltHeaderText:active,
a.Forum_Normal, a.Forum_Normal:link, a.Forum_Normal:visited, a.Forum_Normal:active,
a.Forum_NormalSmall, a.Forum_NormalSmall:link, a.Forum_NormalSmall:visited, a.Forum_NormalSmall:active,
a.Forum_NormalBold, a.Forum_NormalBold:link, a.Forum_NormalBold:visited, a.Forum_NormalBold:active,
a.Forum_Link, a.Forum_Link:link, a.Forum_Link:visited, a.Forum_Link:active,
a.Forum_LastPostText, a.Forum_LastPostText:link, a.Forum_LastPostText:visited, a.Forum_LastPostText:active,
a.Forum_BreadCrumb, a.Forum_BreadCrumb:link, a.Forum_BreadCrumb:visited, a.Forum_BreadCrumb:active,
a.Forum_Profile, a.Forum_Profile:link, a.Forum_Profile:visited, a.Forum_Profile:active,
a.Forum_ToolbarLink, a.Forum_ToolbarLink:link, a.Forum_ToolbarLink:visited, a.Forum_ToolbarLink:active
{
    color: #227DB3 !important;
    text-decoration: none !important;
}

a.Forum_HeaderText:hover,
a.Forum_AltHeaderText:hover,
a.Forum_Normal:hover,
a.Forum_NormalSmall:hover,
a.Forum_NormalBold:hover,
a.Forum_Link:hover,
a.Forum_LastPostText:hover,
a.Forum_BreadCrumb:hover,
a.Forum_Profile:hover,
a.Forum_ToolbarLink:hover
{
    color: #227DB3 !important;
    text-decoration: underline !important;
}

/* Quick links */

ul.quicklinks {
    padding: 6px 7px 0 7px;
    margin: 0;
}

ul.quicklinks li {
    padding: 0 0 10px 0;
    background: none;
}

ul.quicklinks a.quicklink {
    display: block;
    padding-left: 12px;
    background: url(img/arrow-bullet.gif) 0 5px no-repeat;
}

.recentposts {
    font-size: 0.9em;
}

/* search (sigh) */

#dnn_ctr353_SearchResults_dgResults .SubHead {
    font-family: Arial, sans-serif;
    font-size: 1.0em;
}

#dnn_ctr353_SearchResults_dgResults a, #dnn_ctr353_SearchResults_dgResults a:link,
#dnn_ctr353_SearchResults_dgResults a:visited, #dnn_ctr353_SearchResults_dgResults a:active
{
    color: #227DB3;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 1.0em;
}

#dnn_ctr353_SearchResults_dgResults a:hover {
    color: #227DB3;
    text-decoration: underline;   
    font-family: Arial, sans-serif;
    font-size: 1.0em;
}

#dnn_ctr353_SearchResults_dgResults .NormalBold {
    font-family: Arial, Sans-Serif;
    font-size: 1.0em;
}

/* brand strip */

#brandstrip {
    position: relative;
    height: 57px;
    visibility: hidden;
}

#brandstrip ul {
    margin: 0 20px;
    padding: 0;
    overflow: hidden;
    position: relative;
    height: 57px;
}

#brandstrip li {
    margin: 0;
    padding: 0;
    width: 87px;
    height: 57px;
    position: absolute;
    list-style: none;
    background: none;
    zoom: 1;
}

#brandstrip li a {
    display: block;
    width: 87px;
    height: 57px;
    background-repeat: no-repeat;
    background-position: center center;
    zoom: 1;
}

#brandstrip .CircularScrollerLeft, #brandstrip .CircularScrollerRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 57px;
    top: 0;
    -moz-outline: none;
    outline: none;
    background: 0 -57px no-repeat;
}

#brandstrip .CircularScrollerLeft {
    left: 0;
    background-image: url(img/fp-scroller-left.gif);
}

#brandstrip .CircularScrollerRight {
    right: 0;
    background-image: url(img/fp-scroller-right.gif);
}

#brandstrip .CircularScrollerLeft:hover, #brandstrip .CircularScrollerRight:hover {
    background-position: 0 0px;
}

.videocaption {
    color: #5E5E5E;
    font-weight: bold;
    margin: 0.3em 0 1.5em 0;
}

/* watch manuals */

.containernavi {
    background-color: #F3F7FA;
}

.containernavi ul {
    margin: 0;
    padding: 5px 0;
}

.containernavi ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}

.containernavi ul a, .containernavi ul a:link, .containernavi ul a:visited, .containernavi ul a:active {
    display: block;
    padding: 5px 8px 4px 22px;
    line-height: 12px;
    background: url(img/arrow-bullet.gif) 13px 8px no-repeat;
    color: #227DB3;
    border-width: 1px;
    border-style: solid none;
    border-color: #F3F7FA;
}

.containernavi ul a.sel, .containernavi ul a.sel:link, .containernavi ul a.sel:visited,
.containernavi ul a.sel:active, .containernavi ul a.sel:hover
{
    color: #959595;
    background: #FFF url(img/arrow-bullet-active.gif) 13px 8px no-repeat;
    border-color: #E2EAF1;
}

.pdflist {
    padding: 0;
}

.pdflist li {
    background: none;
    padding: 2px 0 2px 0;
    margin: 0 0 5px 0;
}

.pdflist li a {
    padding: 2px 4px 2px 28px;
    background: url(img/pdf-icon.gif) top left no-repeat;
}

/* common table */

.commontable {
    width: 100%;
    border-collapse: collapse;
}

.commontable th, .commontable td {
    padding: 5px 12px;
    border: 1px solid #E3EAF1;
    vertical-align: top;
    text-align: left;
    color: #5E5E5E;
}

.commontable th {
    padding: 10px 12px;
    background: #FFF url(img/common-table-header-bg.gif) bottom left repeat-x;
    font-weight: bold;
}

.commontable td.numeric {
    text-align: right;
}

#escape.intralogin {
    padding-top: 80px;
    min-height: 0;
    background: none;
}

#intralogin {
    width: 400px;
    margin: 0 auto;
    text-align: left;
    background: #FFF;
}

#intraloginheader {
    display: block;
    height: 63px;
    background: #0068A7 url(img/intra-login-header.gif) top left no-repeat;
}

#intralogincontent {
    padding: 20px;
    border: 1px solid #0068A7;
    border-top: none;
}

.ctproducts ul {
    margin: 0;
    padding: 0;
}

.ctproducts li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 150px;
    float: left;
    text-align: center;
    background: none;
    overflow: hidden;
}

.ctproducts label {
    width: auto;
    float: none;
}

.ctproducts img {
    margin-bottom: 12px;
    display: block;
    margin: 0 auto;
}

.ctproducts .separator {
    width: auto;
    float: none;
    clear: both;
    height: 40px;
    background: url(img/horizontal-dots.gif) 0 20px repeat-x;
}

.ctproducts .bottomtext {
    width: auto;
    height: auto;
    float: none;
    clear: both;
    padding: 18px 0 0 0;
    _padding-top: 10px;
    text-align: center;
    font-weight: bold;
}

.FormInvalid {
    font-weight: bold;
    color: #F00;
}

/* työnseuranta */

.usertable th, .usertable td {
    border: solid 1px #dbe3e9;
    padding: 10px;
    font-size: 0.9em;
}

.usertable th {
    color: #5e5e5e;
    background: url(img/gradient-heading.gif) top left repeat-x;
    padding: 7px 5px;
    text-align:center;    
}

.usertable tr.hoverOver td {
    background: #ecf3f9;
    cursor:pointer;
}

.usertable td.numeric {
    color: #0068a5;
}

.searchPanel {
    margin: 30px 0 0 0;
    width: 460px;
}

.searchPanel .row {
    background: url(img/lblue-cont-left.gif) top left repeat-y;

    margin: 0 0 15px 0;
}

.searchPanel .row .rowContent {
    background: url(img/lblue-cont-right.gif) top right repeat-y;
    padding: 25px 18px;
}

.lblue-tr {
    background: url(img/lblue-tr.gif) top right no-repeat;
    padding: 0 7px 0 0;
    font-size:0;
}

.lblue-tr div {
    background: url(img/lblue-tl.gif) top left no-repeat;
    height: 7px;
}

.lblue-br {
    background: url(img/lblue-br.gif) top right no-repeat;
    padding: 0 7px 0 0;
    font-size:0;
}

.lblue-br div {
    background: url(img/lblue-bl.gif) top left no-repeat;
    height: 7px;
}

.rowContent p{
    font-weight:bold;
    color: #5e5e5e;
    margin:0 0 5px 0;
}

.rowContent .rowData {
    float:left;
    width: 150px;
    margin: 0 6px 0 0;
}

.rowContent .bRow {
    width: auto;
}

.rowContent .rowData select, .rowContent .rowData input {
    width: 100%;
}

.rowContent span {
    color: #5e5e5e;
    font-size: 0.9em;

}

.bbutton {
    float:left;
    background: url(img/blue-right.gif) top right no-repeat;
    padding: 0 4px 0 0;
}

.bbutton a, .bbutton a:link, .bbutton a:visited, .bbutton a:active, .bbutton a:hover {
    float:left;
    text-align:center;
    height: 19px;
    _height: 22px;
    padding: 3px 0 0 11px;
    display:block;
    background: url(img/blue-left.gif) top left no-repeat;
}

.bRow .bbutton a, .bRow .bbutton a:link, .bRow .bbutton a:visited, .bRow .bbutton a:active, .bRow .bbutton a:hover,
.wideRow .bbutton a, .wideRow .bbutton a:link, .wideRow .bbutton a:visited, .wideRow .bbutton a:active, .wideRow .bbutton a:hover
 {
    width: 102px;
    padding: 3px 0 0 0;
}

.bbutton span {
    padding: 0 4px 2px 22px;
    color: #FFF;
    font-weight:bold;
    font-size: 0.9em;
}

.letter span {
    background: url(img/letter-icon.gif) top left no-repeat;
}

.link span {
    background: url(img/link-icon.gif) bottom left no-repeat;
}

.zoom span {
    background: url(img/zoom-icon.gif) bottom left no-repeat;
}

.inputCont {
    background: url(img/input-right.gif) top right no-repeat;
    padding: 0 2px 0 0;
}

.inputCont input {
    background: url(img/input-left.gif) top left no-repeat;
    height: 22px;
    padding: 2px;
    _margin-top: -1px;
    border:0;
}

.wideRow span {
    font-weight:bold;
    margin: 3px 10px 0 0;
}

.wideRow .rowData {
    width: auto;
}

.wideRow .inputCont {
    width: 228px;
    margin: 0 4px 0 0;
    _margin: 0;
}

.wideRow .bbutton {
    _margin: 0 0 0 4px;
}

.wideRow span, .wideRow .inputCont, .wideRow .bbutton  {
    float:left;
}

.wideRow .infoRow {
    float:left;
    clear:both;
}

.wideRow .bbutton  span {
    float:none;
}

.wideRow .infoRow {
    margin:5px 0 0 76px;
    width: 295px;
    _margin: -20px 0 0 76px;
}

.wideRow .infoRow span{
    padding: 3px 0 3px 20px;
    background: url(img/info-icon.gif) center left no-repeat;
    color: #8e8d8d;
    font-weight: normal;
    font-size: 0.9em;
}

/* verkkokauppa */

.carttab {
    display: block;
    position: absolute;
    right: 0;
    top: -48px;
    height: 29px;
    line-height: 25px;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0 0 0 38px;
    width: 182px;
    _width: 220px;
    background: url(img/cart-tab.gif) top left no-repeat;
}

.columncart {
    float: right;
    width: 236px;
}

.columncartfooter {
    border-top: 1px solid #DCE4EA;
    background: #F3F7FA;
    padding: 8px 11px;
    margin: 0 -11px -6px -11px;
    zoom: 1;
}

.columncartfooter a {
    display: block;
    float: right;
    font-weight: bold;
    background: url(img/arrow-bullet.gif) right center no-repeat;
    padding-right: 8px;
    zoom: 1;
}

.checkbox input, .checkbox label {
    width: auto !important;
    margin: 0 3px 0 0 !important;
    float: none !important;
    display: inline !important;
    border: none !important;
    background: none !important;
}

.checkoutmain {
    float: left;
    width: 460px;
}

.checkoutinfo {
    float: right;
    margin-top: 57px;
    padding-bottom: 1px;
    width: 240px;
}

.checkoutlinks {
    padding: 6px 0;
}

.checkoutlinks .continue {
    display: block;
    float: right;
    font-weight: bold;
}

.viewcart {
    zoom: 1;
}

.viewcart li {
    margin: 0 -11px 8px -11px;
    padding: 0 11px 8px 11px;
    border-bottom: 1px solid #DBE3E9;
    zoom: 1;
}

.viewcart li .boxtext {
    position: relative;
    width: 170px;
}

.viewcart li .boxtext .price {
    display: block;
    position: absolute;
    top: 0;
    left: 179px;
    width: 140px;
}

.viewcart li .boxtext a {
    font-weight: bold;
}

.viewcart .remove, .viewcart .remove:link, .viewcart .remove:visited,
.viewcart .remove:active, .viewcart .remove:hover
{
    display: block;
    background: url(img/product-filter-remove.gif) 0 0px no-repeat;
    width: 12px;
    height: 12px;
    position: relative;
/*    position: absolute;
    top: 0;
    right: 0;*/
    float: right;
    text-decoration: none !important;
}

.viewcart .remove:hover {
    background-position: 0 -12px;
}

.viewcart .remove span {
    position: absolute;
    top: -22px;
    left: -26px;
    font-size: 0.9em;
    background: #444;
    padding: 4px;
    color: #FFF !important;
    text-decoration: none !important;
    white-space: nowrap;
    display: none;
}

.viewcart .remove:hover span {
    display: block;
}

.viewcart li.total {
    text-align: right;
}

.viewcartfooter {
    text-align: right;
    font-weight: bold;
    padding: 0px 0 4px 0;
}

.orderform {
    font-size: 0.9em;
    width: 460px;
    zoom: 1;
}

.orderform .field {
    margin: 0 -11px 8px -11px;
    padding: 0 11px 8px 11px;
    border-bottom: 1px solid #DBE3E9;
    zoom: 1;
}

.orderform input, .orderform textarea {
    width: 263px;
    background: #F3F7FA;
    border: 1px solid #DBE3E9;
    padding: 2px;
}

.orderform .input {
    width: 267px;
    margin-left: 167px;
    _float: left;
    _margin-left: 10px;
}

.orderform .invalid {
    background: #FEE;
    border: 1px solid #FCC;
}

.orderform .invalidlabel {
    color: #A44;
}

.orderformerrors {
    display: block;
    background: #FEE;
    border: 1px solid #FCC;
    padding: 8px 8px 8px 20px;
    margin-bottom: 16px;
    font-size: 0.9em;
    width: 427px;
    _width: 455px;
    color: #5E5E5E;
}

.orderformerrors ul {
    margin: 0;
    padding: 0;
}

.orderformerrors ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}

.orderform label {
    display: block;
    float: left;
    padding-top: 2px;
    width: 150px;
}

.ordertracking .orders {
    border-collapse: collapse;
    width: 100%;
}

.ordertracking .orders th, .ordertracking .orders td {
    text-align: left;
    vertical-align: middle;
}

.ordertracking .orders .stateheading th {
    border: 1px solid #DCE4EA;
}

.ordertracking .orders .stateheading a {
    display: block;
    border: 2px solid #F3F7FA;
    padding: 4px 0 4px 17px;
    font-size: 1.3em;
    background: url(img/arrow-bullet.gif) 6px 50% no-repeat;
}

.ordertracking .orders .stateheading a.open {
    background: url(img/arrow-bullet-down.gif) 6px 50% no-repeat;
}

.ordertracking .orders .header th {
    padding: 4px 0 4px 8px;
    color: #B6B7B8;
    font-size: 0.9em;
    background: #F3F7FA;
    font-weight: normal;
}

.ordertracking .orders td {
    padding: 5px 0 5px 8px;
    border-bottom: 1px solid #DBE3E9;
}

.ordertracking .orderitems {
    margin: 0;
    padding: 0;
}

.ordertracking .orderitems li {
    margin: 0 0 1px 0;
    padding: 0;
    list-style: none;
    background: none;
}

.ordertracking .orderitems li a {
    display: block;
    position: relative;
}

.ordertracking .orderitems li a .boxpic {
    float: none;
    display: none;
    position: absolute;
    left: 167px;
    bottom: 100%;
}

.ordertracking .orderitems li a:hover .boxpic {
    display: block;
}

.notifyemail {
    padding: 2.0em 0 1.0em 0;
    color: #3E3E3E;
}

.notifyemail .message {
    display: block;
    margin: 0 0 1.0em 0;
    padding: 11px 35px;
    font-weight: bold;
    background-position: 11px 9px;
    background-repeat: no-repeat;
    width: 295px;
    _width: 365px;
    color: #3E3E3E !important;
}

.notifyemail .error {
    border: 1px solid #F8E58B;
    background-color: #FFFCEC;
    background-image: url(img/icon-error.gif);
}

.notifyemail .success {
    border: 1px solid #A6D8A0;
    background-color: #EFFFED;
    background-image: url(img/icon-success.gif);
}

.notifyemail .address {
    width: 280px;
    margin-right: 7px;
    height: 20px;
}

.notifyemail .save {
    background: url(img/blue-button-bg.gif) top left repeat-x;
    border: 1px solid #0C6FAA;
    color: #FFF;
    font-weight: bold;
    width: 75px;
    height: 20px;
}

.notifyemail .info {
    margin-top: 8px;
    padding: 2px 0 0 19px;
    background: url(img/icon-info.gif) top left no-repeat;
    font-size: 0.9em;
}

.timanttiset_container .container_smalltopcap {
    display: block;
    height: 8px;
    font-size: 0;
    padding-right: 8px;
    background: url(tuotteet_tiedostot/img/container-small-right.gif) top right no-repeat;
}

.timanttiset_container .container_smalltopcap * {
    display: block;
    height: 8px;
    background: url(tuotteet_tiedostot/img/container-small-left.gif) top left no-repeat;
}

.tuote_container {
    zoom: 1;
}

.tuote_container ul {
    margin: 0;
    /*border-left: 1px solid #DCE4EA;
    border-right: 1px solid #DCE4EA;*/
    padding: 10px 15px;
}

.tuote_container ul ul {
    margin-left: 0;
    /*border: 0;*/
    padding: 0 0 0 10px;
}

.tuote_container ul li {
    float: left;
    width: 205px;
    margin: 0;
    padding: 0;
    border-right: 1px solid #efefef;
    margin-right: 10px;
    height: 168px;
    background: none;
}

.tuote_container ul li.last {
    margin: 0;
    border: 0;
}

.tuote_container ul li ul li {
    float: none;
    width: auto;
    padding: 0;
    margin: 0;
    border: 0;
    height: auto;
    background: none;
}

.tuote_container ul li ul li a {
    background: url(img/arrow-bullet.gif) no-repeat left center;
    padding-left: 13px;
}

.tuote_container h2 {
    font-weight: normal;
    font-size: 16px;
    text-transform: capitalize;
}

.tuote_container h2 a {
    color: #5e5e5e;
}

.tuote_container h3 {
    font-weight: normal;
    font-size: 12px;
    text-transform: capitalize;
}

.tuote_container a {
    display: block;
}

.tuote_container ul.brandintro li {
    width: 100px;
    float: left;
    text-align: center;
    height: 60px;
    padding: 0;
    border: 0;
    /*background: #eee;*/
    margin: 5px;
}

