body {
background-color: #8080a0;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin-top: 10px;
}

a:link {color: #0000f0; text-decoration: none; }
a:visited {color:#0000f0; text-decoration: none; }
a:hover {color: #474747; text-decoration: none; }
a:active { color:#0000f0; text-decoration: none; }

a.linkfoot:link {color: #0000f0; text-decoration: none; }
a.linkfoot:visited {color:#0000f0; text-decoration: none; }
a.linkfoot:hover {color: #474747; text-decoration: none; }
a.linkfoot:active { color:#0000f0; text-decoration: none; }

a.menu_right:link {color: #0000f0; text-decoration: none; }
a.menu_right:visited {color:#0000f0; text-decoration: none; }
a.menu_right:hover {color: #474747; text-decoration: none; }
a.menu_right:active { color:#0000f0; text-decoration: none; }

h1 {
font-size:14px;
font-weight: normal;
padding: 5px 10px;
margin:0px; }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
/* border-bottom:2px solid #345FA3; */}
h3 {
font-size: 9px;
background-color: #345FA3;
padding:2px 2px;
margin:0px;
color: #0000f0; }
h4 { 
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}
h5 { 
color:#000000;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size:12px;
font-weight:normal;
font-style:normal;
text-align:left;
margin:0px;
padding: 5px 10px; }
h6 {
color:#000000;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size:12px;
font-weight:bold;
font-style:normal;
text-align:left;
margin:0px;
padding: 5px 10px; }

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 920px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
border:1px solid #000000;
background-image: url(http://datorfixarn.se/sjuk/image/bg_ryggrad_5.gif);
background-position: top right;
background-repeat: repeat-y;
background-color: #ffffff;
} 

/* ----------banner for logo-------------- */
#banner {
text-align:center;
height:10px;
background-color: #345FA3;
border-bottom:0px solid #ffffff;
padding:0px;
margin:0px;
color: #ffffff;}

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #345FA3; /* color of the left column  */ 
border-right: solid 220px #345FA3; /* color of the right column  */ 
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 height: auto !important;
 height: 350px;
 min-height: 350px;
 padding-top: 10px;
}
td.left_cell {
 width:160px;
 height:2em;
 background-color:#ffffff;
 border-left:3px solid #000000;
 border-right:1px solid #000000;
 border-top:1px solid #000000;
 border-bottom:1px solid #000000;
 padding-right:3px;
 padding-left:3px;
 margin:5px;
}
#right {
 width:220px; 
 float:right; 
 position:relative; 
 margin-right:-220px; 
 margin-left:1px;
 min-height: 350px;
 height: auto !important;
 height: 350px;
 padding-top: 10px;
}
td.right_cell {
 width:190px;
 height:2em;
 background-color:#ffffff;
 border-left:1px solid #000000;
 border-right:3px solid #000000;
 border-top:1px solid #000000;
 border-bottom:1px solid #000000;
 padding-right:0px;
 padding-left:0px;
 margin:0px;
}

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
min-height: 460px;
height: auto !important;
height: 460px;
}

#content_bg{ 
position: relative; 
margin: 0px; 
min-height: 460px;
height: auto !important;
height: 460px;
background-image: url(http://datorfixarn.se/sjuk/image/spine2.jpg); 
}

p {
padding: 5px 10px;
margin:0px; }

.price_table {
 text-align: center;
 background-color:#345FA3;
 border:0px solid #000000;
 margin-left:15px;
 margin-bottom:10px;
}

.price_cell {
 width:7em;
 height:2em;
 background-color:#ffffff;
 padding-right:3px;
 padding-left:3px;
}

.lista {
margin-top:0px;
margin-bottom:0px;
}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; }

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px;
	border:1px solid #CCC;
	width:300px;
	height:300px;
	background-color:#999999;
	padding-bottom:30px;
	margin:0;
}

#ibox_content {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #000;
	padding:2px;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
}

