/* CSS Document */
body {
    margin:0;
    padding:0;
}
a {
    outline:none
}
/*
table {
    border-collapse:collapse;
    border-spacing:0;
}
*/
fieldset, img {
    border:0;
}
 caption, cite, code, dfn, strong, th, var {
    font-style:normal;
    font-weight:normal;
}
strong {
    font-weight: bold;
}
/*
li {
    list-style:none;
}
*/
caption, th {
    text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {*/
/*    font-size:100%;*/
/*    font-weight:normal;*/
/*}*/
q:before, q:after {
    content:'';
}
abbr, acronym {
    border:0;
    font-variant:normal;
}
sup {
    vertical-align:text-top;
}
sub {
    vertical-align:text-bottom;
}
input, textarea, select {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    outline:none;
}
.ie input, textarea, select {
    font-size:100%;
}
legend {
    color:#000;
}
body {
    font:12px/1.231 Arial, Helvetica, sans-serif;
    padding:0px 0px;
}
.ie body {
    font-size:small;
    font:x-small;
}
/*
table {
    font-size:inherit;
    font:100%;
}
*/
pre, code, kbd, samp, tt {
    font-family:monospace;
    line-height:100%;
}
.ie pre, code, kbd, samp, tt {
    font-size:108%;
}   



 .searchmatch{color:red;}  
 .searchdesc{float:right; width:200px;padding-bottom:10px;}
/* SEARCH FORM */

#searchform { margin:50px 200px; font-size:18px; }

#searchform div { color:#eeeeee; }

#searchform div input { font-size:18px; padding:5px; width:270px; }

#suggestions{ position: relative; left:0px; width:270px; display:none;z-index:100; margin-top:19px; }



/* SEARCHRESULTS */

#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:260px; background-color:#e4e4e4; font-size:10px; line-height:14px; }

#searchresults a { display:block; background-color:#ffffff; clear:left; height:69px; text-decoration:none; }

#searchresults a:hover { background-color:#EFEFEF; color:#000000; }

#searchresults a img { float:left; padding:5px 10px; }

#searchresults a span.searchheading {float:right; width:200px;font-size:12px; display:block; font-weight:bold; padding-top:5px; color:#191919; }



#searchresults a span { color:#555555; }

#searchresults a:hover span { color:#000000; }

#searchresults span.category { font-size:11px; margin:5px; display:block; color:#9F9F9F;text-align:right; }

#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;

            background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }

#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }   

#scrollup { position: relative;  overflow: hidden; height: 177px;  }
.headline  {     position: absolute;   top: 210px;  left: 5px;  height: 165px; }       

.list_wrapper .CntListcat  .Cnt_img{   height:180px;     }
.list_wrapper .CntListcat  .Cnt_img .align_img{   height:150px;     }
.list_wrapper .CntListcat  .Cnt_img .prodtitle01 {   margin-top:6px;text-align: center;}
.list_wrapper .CntListcat  .Cnt_img .prodtitle01 a{    float:none;    }
.productQuantity { width: 15px; }

/* MODULE: DRILLDOWN */
#mod_drilldown_wrapper {
	border: 1px solid #f3f3f3;
	background: #f3f3f3;
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
}

.mod_drilldown_box {
	width: 170px;
	float: left;
}

.mod_drilldown_box_full {
	width: 99%;
}

.mod_drilldown_box > span {
	font-weight: bold;
	padding-bottom: 3px;
	display: block;
	text-transform: uppercase;
}
.mod_drilldown_box > div {
	width: 148px;
	height: 87px;
	overflow: auto;
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px;
}

.mod_drilldown_box_full > div {
	width: 99%;
}

.mod_drilldown_box_full .mod_drilldown_subbox {
	width: 150px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}

/* BONUS POINTS */
.bonuspointsNoticeBox {
	padding: 0 0 5px 0;
	border-top: 1px solid #ccc;
	margin: 0 10px 10px 10px;
}

.bonuspointsNoticeBox h2 {
	background: transparent url(/templates/linnea/images_design/icons/information_24.png) no-repeat left 50%;
	margin: 10px 0 7px 0;
	padding: 3px 3px 3px 30px;
	font-size: 14px;
	color: #000;
}
