@charset "utf-8";
/* CSS Document */

/* #container
---------------------------------------- */
#container {
	width:900px;
	margin:0 auto;
	background:#FFFFFF;
	padding:0px 30px;
}

/* #header
---------------------------------------- */
#header {
	width:850px;
	height:70px;
	padding:35px 0px;
	overflow:hidden;
	background:#FFFFFF;
}
#header-left {
	float:left;
	width:600px;
	height:100px;
	overflow:hidden;
}
#header-right {
	float:left;
	width:250px;
	height:100px;
	overflow:hidden;
}


/* #header-left .logo
---------------------------------------- */
.logo {
	width:600px;
	height:35px;
	background:url(../bilder_losning/logo.jpg) no-repeat;
	padding-bottom:15px;
}
/* #header-left .top-menu
---------------------------------------- */
.top-menu {
	width:939px;
	height:30px;
	position:relative;}
	
.top-menu .right { /* facebook link */
	position:absolute;
	right:370px;
	top:-22px;}

/* #left
---------------------------------------- */
#left {
	width:160px;
	padding-right:20px;
	float:left;
	background:#FFFFFF;
}

/* #mainContent
---------------------------------------- */
#mainContent {
	width:462px;
	float:left;
	background:#FFFFFF;
}

/* #right
---------------------------------------- */
#right {
	width:192px;
	padding-left:20px;
	padding-right:21px;
	float:left;}
	
.boxtop {
	width:180px;
	xheight:90px;
	background:url(../bilder_losning/boxtopbg.jpg) no-repeat;
	margin-top:16px;
	margin-bottom:13px;
	padding:6px;}

.boxtop p,
.boxmiddle p {
	margin:0 0 0 0;
	padding:0 0 0 0;}
	
.boxmiddle {
	width:180px;
	xheight:90px;
	background:url(../bilder_losning/boxtopbg.jpg) no-repeat;
	margin-bottom:13px;
	padding:6px;
}

.toptenbox .middle {
	width:192px;
	xheight:180px;
	background: url(../bilder_losning/topTenBgMain.jpg) repeat-y;
	xpadding:6px;}

.toptenbox .header{
	width:192px;
	height:24px;
	background: url(../bilder_losning/topTenHeader.jpg) no-repeat;
	xpadding:6px;}

.toptenbox .footer{
	width:192px;
	height:11px;
	background: url(../bilder_losning/topTenBgFooter.jpg) no-repeat;
	xpadding:6px;}
/* Diverse
---------------------------------------- */
.front-flash {
	width:450px;
	height:210px;
	background: url(../bilder_losning/bgflash.jpg) no-repeat;
	padding:6px;
	margin-top:16px;
	margin-bottom:30px;
	overflow:hidden;
}
.handleposen_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9F1C21;
	font-weight:bold;
}

.topten {
	padding:10px 5px 5px 0px;
}

.topten a,
.topten a:link,
.topten a:visited,
.topten a:hover,
.topten a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:16px;
}

.productcategory {
	background: url(../bilder_losning/menuslize_prodkat.jpg) no-repeat;
	width:160px;
	height:16px;
	overflow:hidden;
}
.breadcrumb {
	border-bottom:1px solid #E3E3E3;
	width:100%;
	text-align:left;
	color:#9F1C21;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	height:16px;
}