@charset "UTF-8";
/* CSS Document */


body {
	
	font-family: Verdana, Geneva, sans-serif;
	color:#5C5C5C;
	
	}

img {border: 0px;}

.container {
	
	width: 800px;
	position: absolute;
	top:20px;
	left:50%;
	width: 50em;
	margin-left:-25em;
	border: solid 0px #cccccc;
	
	}

.top {
	
	width: 100%;
	height: 70px;
	position: relative;
	left: 0px;
	top: 0px;
	border: solid 0px #cccccc;
	vertical-align: middle;
	
	}

.top_left img {
	position: absolute;
	bottom: 20px;
	left:0px;
	
	}

.top_right img {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
	}

.navigation {
	
	width: 100%;
	height:27px;
	left: 0px;
	
	position:relative;
	margin:0px;
	padding:0px;
	border: 0px;
	z-index:100;
	
}

.navigation a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	
	}

.navigation a:hover {
	color:#eeeeee;

	}
	
.navigation table {
	margin: 0px;
	padding: 0px;
	background:#ADB5B4;
	}
	
.navigation table td {
	background-image:url(../images/ddnavbg2.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:35px;
	width: 20%;
	text-align: left;
	background-color:#ADB5B4;
	
	}
	
.navigation p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height:35px;
	text-align: center;
	
	}
	
.navigation table table {
	width: 25%;
	padding: 0px;
	margin: 0px;
	margin-top: -1px;
	margin-left: -1px;
	background-color:#ADB5B4;
	filter: alpha(opacity:97);
	opacity:0.97;
	
	}
	
.navigation table table td {
	width: 100%;
	background-image: none;
	background-color: #ADB5B4;
	border-top: solid 1px #999999;
	
	}
	
	.content {
	
	position: relative;
	display:block;
	width: 800px;
	height: auto;
	min-height: 500px;
	
	}
	
	.left_col {
	margin: 0px;
	width: 440px;
	height: auto;
	min-height: 200px;
	border: solid 1px #cccccc;
	float:left;
	margin-top: 80px;
	
	}
	
	.left_col_content {
	
	width: 420px;
	min-height: 200px;
	text-align: center;
	color:#373737;
	
	}
	
	.right_col {
	margin: 0px;	
	width: 260px;
	height: auto;
	position:relative;
	min-height: 200px;
	border: solid 1px #acacac;
	float:right;
	margin-top: 80px;
		
	}
	
	.right_col_content {
	
	width: 260px;
	min-height: 200px;
	text-align: center;
	color:#373737;
	
	}
	.wide_banner {
	
	width: 100%;
	height: 60px;
	background-color:#ffffff;
	left: 0px;
	position: relative;
	z-index: 1;
	background-image:url(http://www.dd.se/images/nano.jpg);
	background-repeat:repeat;
	
	}
	
	.wide_banner_bottom {
	
	width: 100%;
	height: 50px;
	left: 0px;
	bottom: 0px;
	border: solid 0px #acacac;
	position:absolute;
	z-index: 1;
	border: solid 1px #acacac;

	}

	.wide_banner_bottom_content {
	text-align: center;
	color:#373737;	
		
	}
		
	.wide_col {
	margin: 0px 0px 10px 0px;	
	width: 395px;
	height: auto;
	position:relative;
	min-height: 30em;
	border: solid 0px #acacac;
	display: inline-block;
	float: left;
	
	}
	
	.wide_col_content {
	
	position: relative;
	bottom: 0px;
	left: 10px;
	width: 395px;
	min-height: 140px;
	height: auto;
	vertical-align:center;
	color: #373737;
	font-size: 14px;
	
	}
	
	.centered {

	text-align: center;
	margin-top: 3em;
	
	}
	
	.product_table {
	width: 400px;
	font-size: 12px;
	color: #373737;

	}

	.product_table td {
	border: solid 0px #cdcdcd;
	padding: 0px 0 0px 0;
	
	}

	.product_table td .centered {
	text-align: center;
	
	}
	
	.product_table_ipod {
	width: 800px;
	font-size: 12px;
	color: #373737;	
		
	}
	
	.product_table_kampanj {
	width: 800px;
	font-size: 14px;
	color: #373737;	
		
	}
	
	ul.none {
	list-style-type: none
	
	}
	
	.right_total {
	width: 400px;
	font-size: 12px;
	color: #373737;
	border: solid 0px #acacac;
	display: inline-block;
	float: left;
	height:auto;
	font-weight: bold;		
		}
	
	.middle {
		width: 200px;
		border: solid 0px #acacac;
		display: inline-block;
		float: left;
		height:auto;
		
		
		}
	
	.left_total {
		font-size: 14px;
		color: #373737;
		width: 400px;
		border: solid 0px #acacac;
		display: inline-block;
		float: right;
		text-align: center;
		height:auto;
		
		}
		
	.centered_lefttotal {

		text-align: center;
		margin-top: 4em;
	
		}
		
	.logo {
		float:right;
		margin-right: 100px;
		margin-top: 8em;
		
		}
		
	.info {
		font-size:14px;
		color:#360;
	
	}

		
	
	.footer {
	
	width: 100%;
	height: auto;
	min-height: 30px;
	position: relative;
	float: left;
	padding: 1px;
	background:#D6D6D6;
	text-align: center;
	font-size: 10px;
	color:#2A2A2A;
	border: 1px solid #acacac;
	
	}

	.footer p {
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
	line-height:13px;
	
	}

a{color:#555555;text-decoration:none;font:bold}
a:hover{color:#2a2a2a;}
td.menu{
margin:0px;
padding:0px;

	}

table.menu {
z-index: 100;
font-size:14px;
position:absolute;
visibility:hidden;
margin:0px;
padding:0px;

	}
