body {
	background: #fff;
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-size: 80%;
	margin: 0px;
	}
form {
	margin: 0px;
	}

#content {
	width: 750px; 
	background: url('page-background.gif') 0px 0px repeat-y #ededed;
	margin: 0px auto 10px auto; 
	}
#logo {
	background: url('logo.gif') 0px 0px no-repeat #41b52a;
	height: 109px;
	width: 750px;
	overflow: hidden;
	}
#logo h1 {
	text-indent: -2000px;
	}
	
/* Sökruta */

#searchFormContainer-wrapper {
	padding: 10px 20px;
	background: url('search-bottom.gif') 0px 100% no-repeat #6c6c6c;
	color: #fff;
	}

/* Tips under sökrutan */

#bottomDesc { 
	font-family: "Lucida Sans";
	font-style: italic;
	font-size: 0.85em;
	margin-top: 0px; 
	width: 300px; 
	margin-left: 75px; 
	color: #ccc;
	}
#queryBlock {
	margin-left: 20px;
	}
#queryBlock label {
	font-weight: bold;
	padding-right: 3px;
	}
#queryField {
	font-size: 1em;
	width: 400px;
	}
#searchButton {
	vertical-align: top;
	margin-top: -2px;
	margin-left: 2px;
	}	

/* Pratbubbla för stavningsförslag */

#spellCorrect {
	background: #fdcb00;
	width: 398px;
	margin-top: 4px;	
	margin-left: 90px;
	color: #000;
	}
#spellCorrect .boxTop {
	height: 5px;
	background: url('hint-top.gif') 0px 0px no-repeat;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
	}
#spellCorrect .boxBottom {
	height: 5px;
	background: url('hint-bottom.gif') 0px 0px no-repeat;
	padding: 0px;
	margin-top: 5px;
	display: block;
	overflow: hidden;
	}
#spellCorrect p {
	padding: 0px 12px;
	margin: 5px 0px;
	margin-top: 0px;
	padding-top: 0px;
	}
#spellCorrect a {
	font-weight: bold;
	}

/* Kolumner */
#leftCol {
	width 190px;
	float: left;
	}
#mainCol {
	width: 530px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	}
	
.clear {
    text-decoration: none;
    font-weight: bold;
    margin-left: 5px;
}

/* Träfföversikt */

#tradeBox {
	width: 169px;
	height: 332px;
	background: url('leftcol-background.gif') 100% 0px no-repeat; 
	margin: 0px 0px 0px 1px;
	font-size: 0.9em;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	}
#tradeBox h3 {
	color: #999;
	font-size: 1.1em;
	margin: 0px 0px 8px 0px;
	}
.selected {
	display: block;
	font-weight: bold;
	background: 100% 50% no-repeat;
	}
#tradeBox .selected {
	background-image: url('trade-arrow.gif');
	}
		
.catClass {
	margin: 5px 0px;
	}
.catHitNumber {
	font-size: 0.8em;
	}
.catHitNumber:before {
	content: "· ";
	}
#tradeBox .catHitNumber {
	color: #65661F;
	}
.webb {
    padding-right: 15px;
    }
.logga {
    padding-right: 5px;
}

/* JavaScript-inladdat material */

.info_open {
    width: 420px;
    background-color: #fff;
    margin-left: 10px;
    border: 1px solid #6C6C6C;
    margin-top: 10px;
}
.info_open .clear {
    height: 1px;
    clear: both;
    overflow: hidden;
}
#info_text {
    margin-bottom: 10px;
    font-style: italic;
    }
    
.info_open .title_wrapper {
    background-color: #6C6C6C;
    }
.info_open .close {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    background: url('close.gif') 50% 50% no-repeat;
} 

.info_open .title {
    float: left;
    width: 350px;
    font-weight: bold;
    color: #fff;
    font-size: 110%;
    padding: 3px;
    }

.info_open .title strong {
    font-family: "Lucida Sans";
    font-style: italic;
    }
.info_open .content {
    padding: 3px;
    }
.info_open .adresspost {
    margin-bottom: 5px;
    }
.info_open .corporate_pres {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 5px;
    }
.info_open .no_info {
    font-style: italic;
    }
	

/* Rubriker */
h2#hitHeader {
	font-size: 1.1em;
	margin: 0px;
	padding: 8px 10px;
	color: #777;
	background: url('page-divider.gif') 50% 100% no-repeat;
	}
h2#hitHeader strong {
	color: #000;
	}
	
/* Träffar */
.hitBox {
	margin: 0px 0px 15px 0px;
	color: #404547;
	}
.hitHeader {
	font-size: 1.2em;
	margin-bottom: 5px;
	}
.bottomCont {
	margin-top: 5px;
	font-size: 0.85em;
	}
.bottomCont span {
	padding-left: 0px!important;
	}
.logoContainer {
	display: none;
	}
.logoContainer div {
	border: 1px solid #c6e7f6!important;
	width: 150px;
	height: 150px;
	float: right;
	margin-bottom: 5px;
	margin-top: -10px;
	}
.keywords {
    font-size: 75%;
}
.more_info {
    padding-left: 10px;
    }
.more_info span {
    }

.hitTitle strong {
    font-weight: normal;
    font-family: "Lucida Sans";
    font-style: italic;
    }

.hitTitle .customer {
    font-weight: bold;
    }
.hitTitle .customer strong {
    font-weight: bold;
    }
.hit_cat {
    color: #2E9918;
    }

/* Småannonser på förstasidan */

#frontBanners {
	margin-left: 90px;
	margin-top: 10px;
	}

#frontBanners a {
	margin-left: 0px!important;
	}
#frontBanners br {
	}

#frontBanner img {
    border: 1px solid #c6e7f6;
    }

/* Banner högst upp */
#topBanner {
	float: right;
	margin: 7px 7px 0px 0px;
	border: 1px solid #e8b500;
	border-color: #2e9918 #4dc036 #4dc036 #2e9918;
	display: inline;
	}
#topBanner img {
	}

/* Textruta pŒ fšrsta sidan*/
#kat_ruta {
    background: url('page-divider.gif') 50% 100% no-repeat;
    margin-top: 25px;
    }
#kat_ruta h2 {
    margin-left: 120px;
    font-size: 110%;
    margin-bottom: 10px;
    }
#kat_ruta .certifiering_0 {
    width: 250px;
    float: left;
    }
#kat_ruta .certifiering_1 {
    width: 250px;
    float: right;
    }
#kat_disp {
    margin-left: 120px;
    padding-bottom: 25px;
    }
#kat_disp .header {
    font-size: 100%;
    font-weight: bold;
    margin-top: 5px;
    }
#kat_disp .content {
    margin-left: 10px;
    }
#kat_disp .link {
    padding-right: 10px;
    }
#kat_disp .catHitNumber:before {
	content: "";
	}
#kat_disp .text {
    padding-bottom: 10px;
}
    

/* Sidfot */
#footer {
	background: url('page-divider.gif') 50% 0px no-repeat;
	margin: 15px 0px 0px 0px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	}
#footer #copyright {
	padding-bottom: 14px;
	margin-top: 10px;
	font-size: 0.8em;
	background: url('page-bottom.gif') 0px 100% no-repeat;
	}
