@import url('base.css');

body, html {
	width: 100%;
	background-color: #2F2F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	background-image: url(/img/background-gradient.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 100%; 
}


#content a {
	color: #de9719;
	font-weight: bold;
}

/**********************************************************
*						     Layout  					  *
***********************************************************/
#grid-wrapper {
	background-image: url(/img/background-grid.png);
	background-position: center -163px;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

#glow-wrapper {
	background-image: url(/img/background-outer-glow.png);
	background-position: center -20px;
	background-repeat: no-repeat;
	width: 100%;	
}

#wrapper {
	left: -1px;
	margin: 0 auto;
	position: relative;
	width: 986px;
	top: 1px;
}

#left-wrapper {
	width: 846px;
	position: relative;
}

#right-wrapper {
	width: 140px;
	background-color: #6b6c6b;
	position: absolute;
	left: 846px;
	top: 37px;
	height: 599px;
	border-left: 1px solid #000;
}

#content-wrapper {
	
}

#content {
	height: 599px;
	width: 986px;
	background-color: #ffffff;
	border: 1px solid black;
}

#content .subpage-left-menu {
	border-right: 1px solid #000000;
	height: 449px;
	position: absolute;
	width: 281px;
}

#content .subpage-left-menu .box-wrapper {
	width: 282px;
	height: 300px;
}

#content .subpage-left-menu .box {
	float: left;
	border-bottom: 1px solid #000000;
}

#content .subpage-left-menu .first {
	border-left: none;
}

#content .subpage-content {
	height: 385px;
	left: 280px;
	margin: 30px 0;
	overflow: auto;
	padding: 0 40px;
	position: absolute;
	width: 486px;
}

#content .facebook-share {
	padding-top: 30px;	
}

#content .facebook-share a {
	color: #719fd5;
}

#content .subpage-left-menu .news-box {
	width: 240px;
	height: 110px;
	padding: 30px 20px 20px 30px;
}

#content .subpage-left-menu .news-box a {
	display: block;
	color: #464646;
	margin-bottom: 5px;
	font-weight: bold;
}


#nyhetsliste {
	background-color: #fff; 
	width: 986px;
	margin-top: 10px;	
	padding-bottom: 20px;
	position: relative;
	border: 1px solid #000;
}



#nyhetsliste .news h2 {
	color: #7f7f7f;
	font-size: 24px;
	padding-top: 20px;
	font-weight: normal;
}

#nyhetsliste .aktuelt {
	position: absolute;
	right: 0px;
}

#nyhetsliste .news {
	padding-left: 32px;
	width: 391px;
	float: left;
	color: #545454;
	font-size: 13px;
}

.subpage-content .news .news-item {
    padding-bottom: 20px;    
}

.subpage-content .news .news-item p {
    display: inline;
}

#nyhetsliste a {
	color: #464646;
}

#nyhetsliste .news .text {
	width: 211px;
	float: left;
	margin-left: 20px;
}

#nyhetsliste .news .image {
	width: 142px;
	float: right;		
}

#nyhets-bokser {
	height:149px;
left:0;
position:absolute;
top:487px;
width:282px;
}

/**********************************************************
*						     header  					  *
***********************************************************/

#header {
	height: 149px;
	border-bottom: 1px solid #000;
	background-color: #2d3f4c;
	position: relative;
	width: 845px;
	z-index: 1;
	background-image: url("/img/header.png");
}

#header .logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header .link {
	display: block;
	height: 100px;
	position: absolute;
	top: 30px;
	width: 280px;
}

#content .box {
	width: 140px;
	height: 149px;
	border-left: 1px solid #000;
	float: right;
	overflow: hidden;
}


/**********************************************************
*						     Left col  					  *
***********************************************************/

#frontpage-flash {
	border-bottom: 1px solid #000;
	height: 299px;
	cursor: pointer;
	position: relative;
}

#frontpage-flash .click {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 299px;
	width: 845px;
	display: none;
}

#infoboxes {
	height: 149px;	
}

#infoboxes .infobox {
	float: left;
	border-right: 1px solid #000;
	height: 149px;
}




/**********************************************************
*						     right col  					  *
***********************************************************/

#right-wrapper .aapningstider {
	height: 149px;
	border-bottom: 1px solid #000;
}

#right-wrapper .aapningstider-text {
	height: 284px;
	border-bottom: 1px solid #000;
	padding-top: 15px;
	color: #c8c8c8;
}

#right-wrapper  h2 {
	font-size: 15px;	
	font-weight: normal;
	padding-left: 14px;
	color: #ffffff;
}

#right-wrapper  p {
	padding-bottom: 5px;
	padding-left: 14px;
}

#right-wrapper #butikker-button {
	height: 149px;
	cursor: pointer;
	background-image: url(/img/butikker.jpg);
	background-position: 0px 0px;
}

#right-wrapper #butikker-button:hover {
	background-position: 0px -149px;
}


/**********************************************************
*						     footer  					  *
***********************************************************/

#footer {
	width: 986px;
	height: 54px;
	left: 0px;
	margin: 0 auto;
	position: relative;
}

#footer .kontaktinfo {
	position: absolute;
	right: 10px;
	top: 14px;
}

#footer .steenstrom {
	position:absolute;
	right: 30px;
	top: 9px;
}


/**********************************************************
*						     menu	  					  *
***********************************************************/

#menu {
	position: relative;
	height: 36px;
	width: 700px;
	z-index: 4;
}

#menu .list-wrapper {
	height: 54px;
	width: 846px;
	position: absolute;
	top: 36px;
	overflow: hidden;
}

#menu .list-wrapper .content {
	height: 54px;
	width: 846px;
	position: relative;
	top: -50px;
	padding-left: 20px;
	color: #fff;
	font-size: 11px;
	background-image: url(/img/menu-background.png);
	background-repeat: no-repeat;
}

#menu li {
	float: left;
	padding: 10px;
}

#menu li a {
	color: #fff;
}

#menu .button {
	width: 150px;
	height: 36px;
}

/**********************************************************
*						     butikker  					  *
***********************************************************/

#butikker {
	background-color: white;
	height: 449px;
	position: absolute;
	top: 187px;
	width: 845px;
	left: 1px;
	display: none;
	z-index:2;
}

#butikker .kart {
	position: absolute;
	top: -125px;
	right: 20px;
	z-index: 3;
}

#butikker .kart img {
	cursor: pointer;
}

#butikker .content {
	color: #3b3b3f;
	font-size: 11px;
	padding-top: 50px;
}

#butikker .content h2 {
	font-weight: bold;
	font-size: 12px;
	color: #e2ab48;
}

#butikker .content li {
	border-bottom: 1px solid #dddddd;
}


#butikker .content .col {
	float: left;
	padding-left: 60px;
	position: relative;
	top: -12px;
	width: 137px;
}

#butikker a {
	color: #3d3b41;
	border-bottom: 1px solid #fff;
	padding-right: 4px;
}

#butikker .kart-overlay {
	position: absolute;
	height: 429px;
	width: 825px;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #fff;
	display: none;
	z-index: 2;
}



/**********************************************************
*						     tema felt 					  *
***********************************************************/

#header .tema img {
	display: none;
	top: -149px;
	position: relative;
}

#tema-felt {
	height: 449px;
	position: absolute;
	top: 187px;
	width: 845px;
	left: 1px;
	overflow: hidden;
	display: none;
	z-index: 1;
}

#tema-logo {
	position: absolute;
	right: 141px;
	top: 37px;
	overflow: hidden;
}

#tema-illustration {
	left:270px;
	overflow:hidden;
	position:absolute;
	top:37px;
	z-index: 2;	
}

#tema-logo img {
	cursor: pointer;
	z-index: 5;
}

#tema-logo img {
	position: relative;
	top: -149px;
}

#tema-felt .left-box-container {	
	height: 450px;
	position: absolute;
	width: 564px;
}

#tema-felt .box-wrapper {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;
	height: 149px;
	width: 140px;
	overflow: hidden;
	position: relative;
}

#tema-felt .box {
	position: relative;
}

#tema-felt .box {
	height: 149px;
	width: 140px;
	overflow: hidden;
}


#tema-felt .right-content {
	height: 301px;
	position: absolute;
	right: -300px;
	width: 231px;
	color: #252525;
	background-color: #fff;
	padding: 25px;
}

#tema-felt .right-content h1 {
	font-size: 18px;
	font-weight: normal;
}

#tema-felt .right-content h2 {
	font-weight: 12px;
	font-weight: bold;	
}

#tema-felt .right-content a {
	color: #de9719;
	float: right;
}

#tema-felt .right-box-container {
	border-top: 1px solid #000000;
	bottom: 0;
	height: 149px;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 283px;
}

#tema-felt .right-box-container .box-wrapper {
	border-left: 1px solid #000;	
}

#tema-felt .right-box-container .last {
	border-right: none;
}
/**********************************************************
*						     Shop view 					  *
***********************************************************/

#shop-view .text {
	float: left;
	padding-right: 25px;
	width: 170px;
}

#shop-view .image {
	float: right;
	overflow: hidden;
	width: 270px;
}

