/* CSS Document */

*{
	padding: 0px;
	margin: 0px;
}
html{
	scrollbar-arrow-color:#000000; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#000000; 
}
body{
	background-image: url(../img/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
}
/* borders */
#container {
	border: #000000 1px solid;
}
#top{
	border-bottom: #000000 1px solid;
}
#menuLeft, #menuRight{
	border-right: #000000 1px solid;
}
#address, #mail{
	border-top: #000000 1px solid;
}

/* background color */
#container, #top, #topRight, #middle, #information, #main, #mail{
	background-color: #ffffff;
}

/* boxarna */
#container{
	width: 960px;
	height: 485px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -480px;
	margin-top: -243px;
}
#top{
	width: 960px;
	height: 60px;
}
#topLeft{
	height: 50px;
	width: 240px;
	float: left;
}
#topLeft a img{
	padding-top: 16px;
	padding-left: 10px;
}
#topRight{
	height: 60px;
	width: 720px;
	float: left;
}
#middle{
	width: 960px;
	height: 420px;
}
#menu{
	width: 240px;
	height: 424px;
	float: left;
}
#menuLeft{
	width: 120px;
	height: 424px;
	float: left;
	background-color: #c4cdd9;
}
#menuRight{
	width: 118px;
	height: 424px;
	float: left;
	background-color: #e9f1fb;
}
#menuRight p, #menuRight h4{
	padding: 4px;
}
	
#menuLeft ul, #menuRight ul{
	font-size: 1.05em;
	list-style: none;
	border-bottom: #ffffff 1px solid;
}


#mainLeft table{
	width: 365px;
}

table.withBorder{
	border-collapse: collapse;
}
table.withBorder tr.line td{
	border-bottom: #c4cdd9 solid 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-weight: bold;
	padding-bottom: 2px;
}
table.withBorder td{
	border: #e9f1fb solid 1px;
	padding: 1px;
}
.rubrik{
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	color: #ffffff;
	font-size:0.95em;
	padding-bottom: 2px;
	padding-top: 22px;
}
.info, .sortiment{
/*	margin-bottom: 15px;*/
}
#menuRight ul{
	padding-top: 36px;
}
#menuLeft ul li, #menuRight ul li{
	border-color: #ffffff;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}
#menuLeft ul li.active{
	background-color: #e9f1fb;
	background-repeat: no-repeat;
	background-position: 100px;
	background-image: url(../img/single_arrow.gif);
}
#menuRight ul li.active{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 100px;
	background-image: url(../img/dubble_arrow.gif);
}

#menuLeft ul li.active a, #menuRight ul li.active a{
	color: #fe0000;
}
#menuLeft ul li a, #menuRight ul li a{
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	display: block;
}
#menuRight ul li a{
	padding-left: 5px;
}


#menuLeft ul.info li a:hover, #menuLeft ul.sortiment li a:hover{
	background-color: #e9f1fb;
}
#menuRight ul li a:hover{
	background-color: #ffffff;
}


#menuLeft ul.special{
	border-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
}
ul.special li{
	height: 24px;
	padding-top: 3px;
}	
#menuLeft ul.special li.first{
	border: none;
	background-image: url(../img/nyheter.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-bottom: 3px;
}

#information{
	width: 720px;
	height: 400px;
	float: left;
}
#main{
	width: 660px;
	height: 280px;
	overflow: auto;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}

#mainLeft{
	width: 386px;
	height: auto;
	float: left;
	border-right: #e9f1fb 1px solid;
}
#mainLeft p{
	padding-right: 20px;
	padding-bottom: 120px;
	
}
#mainLeft ul, #main ul{
	padding-bottom: 18px;
	list-style: none;
}
#mainLeft ul li, #main ul li{
	width: 366px;
	background-color: #e9f1fb;
	border-bottom: #ffffff 2px solid;
}
#mainLeft ul li a, #main ul li a{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#mainLeft ul li a:hover, #main ul li a:hover{
	background-color: #c4cdd9;
}

#mainLeft ul.list, #main ul.list{
	padding-left: 20px;

}
#mainLeft ul.list li, #main ul.list li{
	list-style: disc;
	background-color: #ffffff;
}





#mainRight{
	float: left;
	width: 200px;
	padding-left: 20px;
	border-left: #e9f1fb 1px solid;
	position:relative;
	left: -1px;

}


#mainRight img{
	width: 180px;
	height: auto;
	padding-left: 30px; 
	padding-bottom: 10px;
}
#mainRight p{
	width: 180px;
	padding-left: 30px;
	font-style: italic;
}




#main h1, #mainLeft h1{
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 8px;
	color: #fe0000;
}
#main h2, #mainLeft h2{
	font-size: 1.4em;
	padding-bottom: 4px;
}
#main h3, #mainLeft h3{
	font-size: 1.2em;

}
h4{
	font-size: 1.1em;
}
#main #kampanj{
	padding-top: 20px;
}
#main p{
	padding-bottom: 20px;
}
td{
	padding-right: 20px;
}
#mail{
	width: 705px;
	height: 79px;
	padding-left: 15px;
}	
#textarea{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}
#textarea textarea{
	height: 50px;
}
.textinformation{
	padding-left: 5px;
	padding-top: 10px;
	float: left;
}
.textinformation input{
	height: 16px;
	width: 130px;
}

#address{
	background-color: #ffffff;
	width: 680px;
	height: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#address ul{
	list-style: none;
}
#address ul li{
	float:left;
	padding-right: 40px;
/*	width: 200px; */
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
#address li.tel{
	width: 190px;
	padding-right: 0px;
}

#address li.last{
	padding-right: 0px;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
.sitemap{
	float: left;
	padding-right: 20px;
}
#main .sitemap p{
	padding-bottom: 2px;
}

