/* ajax messages */

#monierproduct-ajaxmessage-container {position: absolute; top: 0px; display: none; left: 0px;  z-index: 20;}
#monierproduct-ajaxmessage {background-color: #ffffff; white-space:nowrap; text-align: right; width: 480px; height: 400px; position: relative; filter: alpha(opacity='50'); opacity: .5; moz-opacity: 0.5; -khtml-opacity: 0.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
#monierproduct-ajaxmessage iframe {display: none; display/**/: block; position: absolute; top: 0px; left: 0px; z-index: -1; filter:mask(); width: 740px; height: 400px;}
.tmpl-main-wide #monierproduct-ajaxmessage {width: 740px}
#monierproduct-ajaxmessage .waitmessage {padding: 20px; text-align: center;}


#monierproduct-searchform { padding: 10px; background: #F3EFEE; position: relative; zoom: 1; }
#monier_searchform label { float: left; width: 200px; padding-top: 5px; padding-bottom: 0px!important; margin-bottom: 0px; font-weight: bold; }
#monier_searchform .selectcontainer { float: left; width: 200px; margin-bottom: 5px; padding: 4px 0px; }
#monier_searchform .searchselect { width: 190px; }
#monier_searchform .searchselectoneitem {/* color: #aaaaaa */}
#monier_searchform .searchfield  {width: 220px; float: left}
#monier_searchform .monierproduct-buttons input {width: 250px; background: transparent url(../images/icons/right-arrow-red.gif) no-repeat scroll right center; width: auto; height: 32px; border-width: 0px; padding-right: 35px; margin-right: 10px; font-weight: bold}


/* infobox for searchresults */
.searchinfos { padding: 10px; background: #F3EFEE; margin: 0 0 10px 0 }
.searchinfos .searchselect {margin: 4px 0 0 0px}
.infoitem {float: left; width: 200px; }
.resultcount {font-weight: bold}

/*listview */
.fce_col-content .highholder {height: 110px}
.fce_col-content h3 a {text-decoration: none}


/* single view */
.relatedproducts td.imagecol {width: 100px}
.relatedproducts td {border-bottom: 1px solid #eeeeee; vertical-align: top}

.articlesitem {width: 110px; float: left}
// .articlesitem p { width: 110px; height: 5em; font-size: 11px;}
.articlesitem p { width: 110px; font-size: 11px;}

.productcontent .articlesitem {width: auto; float: left; padding-right: 8px;}
h5.articlesheadline {clear: both;}
.cc {clear: both}
.certificate {width: 170px; float: left}

/* lightbox stuff */
#lightbox{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox a img{ border: none; }
#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer{
    padding: 10px;
}

#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 68px; height: 30px; float: right;  padding-bottom: 0.7em; }

#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}

.downloaditem { margin-bottom: 2em; }
.downloaditem h2 { margin-bottom: 5px!important; }

/* resultbrowser for listviews */
.resultbrowser {clear: both; margin: 2px 0px 12px 0px}
.resultbrowser-page, .resultbrowser-next  {display: inline; margin: 10px; width: 133px;}
.resultbrowser-back {}

.pagination-wrap.prod-finder {
    margin-bottom: 10px;
}
.searchselect .infoitem table td { border:none; padding-left:0px;}
.searchselect .infoitem table td:first-child { width:1%; white-space:nowrap; }
.searchselect .infoitem table { margin-bottom:0px;}