﻿body {
}

.standardTextBelow2ColumnsArea {
	padding:20px 0 0 0;
	float:left;	
}

.standardColumnLeft {
	padding:10px 0 10px 0;
	width:230px;
	margin-right:9px;
}
.standardColumnRight {
	padding:10px 0 10px 0;
	width:230px;
}

.left {
	float:left;
}

.right {
    /*clear:both;*/
	float:right;
}

.standardColumnBox {
	display: block;
	position:relative;
	overflow:hidden;
	width:230px;
	height:264px;
	text-align:left;
	vertical-align:top;
	padding:0;
	margin: 0;
	background-color:Lime;
}
.standardColumnBox .bgLeft {
	float:left;
	height:264px;
	width:4px;
}
.standardColumnBox .bgMiddle {
	display:inline;
	overflow:hidden;
	
	float:left;
	width:212px;
	height:264px;
	margin-left:10px;
	padding:0;
}
.standardColumnBox .bgRight {
	float:right;
	height:264px;
	width:4px;
}
.standardColumnBox .left {
	background:#FFFFFF url(../img/bgStandardLeft.jpg) repeat-x top left;
}
.standardColumnBox .left .bgLeft {
	background:#FFFFFF url(../img/bgStandardLeftSideL.jpg);
}
.standardColumnBox .left .bgRight {
	background:#FFFFFF url(../img/bgStandardLeftSideR.jpg);
}
.standardColumnBox .right {
	background:#FFFFFF url(../img/bgStandardRight.jpg) repeat-x top left;
}
.standardColumnBox .right .bgLeft {
	background:#FFFFFF url(../img/bgStandardRightSideL.jpg);
}
.standardColumnBox .right .bgRight {
	background:#FFFFFF url(../img/bgStandardRightSideR.jpg);
}
.standardColumnBox h2 {
	margin:0;
	padding:0 0 15px 0;	
}
.standardBottomOuter {
	/*width:470px;*/
	width:100%;
	float:left;
}
.standardBottom {
	display: block;
	background:#FFFFFF url(../img/bgStandardBottom.jpg) repeat-x top left;	
	height:264px;
	width:470px;
	text-align:left;
	vertical-align:top;
	margin: 0;
}

.standardBottom .bgLeft {
	float:left;
	background:#FFFFFF url(../img/bgStandardBottomSideL.jpg);
	height:264px;
	width:4px;
}

.standardBottom .bgMiddle {
	float:left;
	overflow:hidden;
	background:#FFFFFF url(../img/bgStandardBottom.jpg);
	height:234px;
	width:432px;
	position:relative;
	padding:15px 15px;
}
.standardBottom .bgRight {
	float:left;
	background:#FFFFFF url(../img/bgStandardBottomSideR.jpg);
	height:264px;
	width:4px;
}

.bgMiddle h2 {
 font-weight:bold;
 margin:10px 0 0 0;	
}
#linkList ul {
	padding:0;
	margin:0;
}
#linkList li {
	list-style:none;
}
#linkList a {
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none; 
	background: url(../img/bgLinksTextDecoration.gif)  repeat-x 100% 100%;
}
#linkList img {
	padding:0 5px 0 0;
}
/* List av Links */

/*View all area*/
	
.viewAllButon {
	margin:3px 10px 0 0;
	float: left; 
}

.standardCaseImage {
	float:right;
}


.panoramaImage {
	float:right;
}

.moreDnloads {
	display:inline;
	position:absolute;
	float:left;
	bottom:10px;
	width:210px;
	padding:0;
	margin:0;
}

.mapLink{
    margin-bottom:10px;
}

.mapLink a{
    background:transparent url(../img/bgLinksTextDecoration.gif) repeat-x scroll 100% 100%;
    color:#000000;
    font-family:Arial,Helvetica;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
