@import 'resources/styles/hacks.css';  
  
  
  
  

/* 1. =general configuration */


body {
	background: #DBD3CC;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000;
}



img {
	border: 0;
}


.left {
	float: left;
}

.right {
	float: right;
}


.wrapper {
	overflow: auto;
}

/* 2. =layout */


#wrapper {
	text-align: left;
	margin: 10px auto;
	width: 970px;
	position: relative;
	overflow: hidden; /* clear floats */
	zoom: 1; /* clear floats in IE - move to ie.css */
}


.box {
	width: 970px;
	background-color: #fff;
	margin-bottom: 10px;
}

.box .pad {
	padding: 10px;
	overflow: hidden; 
	zoom: 1; 
	background-color: transparent;
}



#footer {
	width: 970px;
	overflow: auto;
	zoom: 1;
	color:#666;
}

#footer #footerSig {
	float: left;
	border-right: 1px solid #000;
	margin-right: 10px;
}



/* header area */


#topStrip {
	background: #032A42 url(../../img/topstrip_bg.jpg) 0 0 repeat-x;
	height: 34px;
	overflow: hidden;
	position: relative;
}

#topSig {
	position: absolute;
	top: 5px;
	left: 20px;
}


#tools {
	position: absolute;
	top: 5px;
	right: 20px;
	overflow: auto;
	zoom: 1;
color: #fff;
}


#header {
	position: relative;
	background: #8CAFC1 url(../../img/header_bg.jpg) 0 0 no-repeat;
	color: #fff;
	height: 85px;
	width: 950px;
}

#headersimple {
	position: relative;
	background: #8CAFC1 url(../../img/header_bg.jpg) 0 0 no-repeat;
	color: #fff;
	height: 85px;
	width: 950px;
}

#header h1 {
	font-size: 36px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 20px;
	line-height: 1.2;
	font-family: Times, serif;
	/*width: 400px;*/
	letter-spacing: 0.03em;
}


#header h2 {
	font-size: 36px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 20px;
	line-height: 1.2;
	font-family: Times, serif;
	/*width: 400px;*/
	letter-spacing: 0.03em;
}

#headersimple h1 {
	font-size: 36px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 20px;
	line-height: 1.2;
	font-family: Times, serif;
	width: 700px;
	letter-spacing: 0.03em;
}

#headersimple h2 {
	font-size: 36px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 20px;
	line-height: 1.2;
	font-family: Times, serif;
	width: 700px;
	letter-spacing: 0.03em;
}

#topButtons {
	position: absolute;
	top: 10px;
	right: 20px;
}

#topButtons a,
#topButtons a:visited {
	color: #666;
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 2px;
	text-transform: uppercase;
	text-decoration: none;
	height: 18px;
	padding-left: 22px;
	background: #eee url(../../img/arrow_button_bg.jpg) 0 0 no-repeat;
	padding-right: 10px;
	border: 1px solid #bbb;
	overflow: hidden;
	margin-left: 5px;
	
}

#topButtons a:hover,
#topButtons a:visited:hover,
#topButtons a.active,
#topButtons a.active:visited  {
	background-position: 0 -18px;
	color: #fff;
	background-color: #f60;
	}


/* main content */


#mainContent {
	padding-top: 10px;
	background: #fff url(../../img/menu_shadow.jpg) 0 0 repeat-x;
	overflow: hidden;
	zoom: 1;
}


#flashMovie {
	width: 723px;
	height: 239px;
	float: left;
}


#rightPanel {
	float: right;
	background: #eeeeeb url(../../img/rightPanel_bg.gif) 0 0 no-repeat;
	height: 239px;
	width: 227px;
}

#rightPanel form div {
	padding: 10px 10px 10px 20px;
	overflow: auto;
}


#rightPanel h3 {
	color: #003A65;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

#box2 .pad .block{
position: relative;	
}

#box2 .pad .block a span.imageText, .campaign-holder span.imageText{
position: absolute;
color: #fff;
top: 70%;
left: 5%;
font-size: 1.5em;
width: 100%;
cursor: pointer;
font-family: "Clarendon", Times, serif;
}


#box3 p {
	width: 150px;
	float: left;
	color: #666;
	font-size: 0.8em;
}


#box3 .pad div {
	padding: 10px 0;
	overflow: auto;
}

#box3 a,
#box3 a:visited {
	margin-right: 83px;
	color: #999;
	font-size: 1.3em;
	height: 50px;
	font-family:"Clarendon",Times, serif;
	font-weight: normal;
}


#box3 a:hover,
#box3 a:visited:hover {
	color: #f60;
	text-decoration: none;
	}

/* teaser blocks */


.block {
	width: 230px;
	height: 80px;
	float: left;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}


.block h3 {
	position: absolute;
	bottom: 5px;
	left: 10px;
	color: #fff;
	font-size: 1.5em;
	width: 200px;
	font-weight: normal;
}


.block h3 a {
	font-family:"Clarendon",Times, serif;
}



#blockFour {
	margin-right: 0;
}



/* =forms */


#topDrop {
	float: left;
}



#topDrop div {
	padding-left: 20px;
	background: url(../../img/black_dot_button.jpg) 0 4px no-repeat;
}


#topDrop select {
	/*width: 154px;*/
	height: 20px;
	background: url(../../img/select_bg.jpg) 0 0 repeat-x;
	border: 0px solid #fff;
	padding-top: 2px;
}

#topDrop select option{
	background-color: white;
}


form#hurtigvelgerForm label {
	font-size: 0.9em;
}

#hurtigvelgerForm p {
	margin-bottom: 5px;
	font-size: 0.9em;
}

#hurtigvelgerForm input {
	
}

#hurtigvelgerForm select {
	width: 134px;
	height: 20px;
	background: url(../../img/select_bg.jpg) 0 0 no-repeat;
	border: 0px solid #fff;
	padding-top: 2px;
	margin-top: 5px;
}

#hurtigvelgerForm #selectOne {
	margin-top: 15px;
}


input.orangeButton {
	text-transform: uppercase;
	color: #fff;
	padding: 0 8px 2px 8px;
	border: 1px solid #bbb;
	height: 18px;
	background: #f60 url(../../img/orangebutton_bg.gif) 0 0 repeat-x;
}

#velgButton {
	margin-left: 5px;
}

/* =navigation */

#nav {
	height: 35px;
	background: #90B9CC;
	overflow: hidden;
	zoom: 1;
	
}



#nav ul {
	overflow: auto;
	margin-left: 10px;
}

#nav li,
#nav a {
	float: left;
	
}

#nav a, 
#nav a:visited {
	background-color:#90B9CC;
	color:#ffffff;
	display:block;
	font-family:"Clarendon",Times, serif;
	font-size:1.4em;
	line-height: 1em;
	font-weight:normal;
	padding:10px;
}



/* hover states */


#nav ul li a:hover,
#nav ul li a:visited:hover,
#nav ul li.active a,
#nav ul li.active a:visited {
	background: #E57626 url(../../img/nav_bg.jpg) bottom left repeat-x;
	}




/* =typography */



#footer p {
	margin: 3px 0;
}



/* =list styling */





/* =links */

a,
a:link,
a:visited {
	color: #1F448D;
	text-decoration: none;
}

a:hover,
a:visited:hover {
	text-decoration: underline;
}


#nav a:hover {
	text-decoration: none;
}


#tools a,
#tools a:visited {
	margin-left: 30px;
	/*position: relative;*/
	top: 3px;
	color: #fff;
	text-decoration: none;
}


#tools a:hover,
#tools a:visited:hover {
	text-decoration: underline;
}


#footer a,
#footer a:visited {
	color: #1487C0;
	text-decoration: none;
	padding: 0 5px;
}

#footer a:hover,
#footer a:visited:hover {
	text-decoration: underline;
}


.block h3 a,
.block h3 a:visited {
	color: #fff;
}

.block h3 a:hover,
.block h3 a:visited:hover {
	color: #f60;
	text-decoration: none;
	}
	
/*****Main content*****/

/*breadcrumb*/

ul.breadcrumb {
padding: 0 5px 5px 13px;
background: transparent url(../../img/grey_circle.gif) no-repeat 0% 10%;	
}

ul.breadcrumb li{
display: inline;
padding: 0 0px 0 13px;
background: transparent url(../../img/blue_arrow.gif) no-repeat 0px 2px;
color: #1487c0;
font-size: 0.833em;		
}

ul.breadcrumb li.first{
padding-left: 5px;
background: none;		
}

ul.breadcrumb li a{
display: inline;
color: #939598;	
}

/*Left navigation */

#mainContent .navigation{
width: 230px;
float: left;
overflow: hidden;	
}

.navigation ul li{
cursor: pointer;	
}

.navigation ul li a{
background: #f2f2f0 url(../../img/arrow_not_expanded.gif) no-repeat 4px center;
display: block;
padding: 3px 0 2px 20px;
color: #333;
font-weight: bold;
border-bottom: #e6e2de 1px solid;
width: 100%;	
}

.navigation ul li a.expanded{
background: #d1c8c2 url(../../img/arrow_expanded.gif) no-repeat 4px center;	
}

.navigation ul li a:hover, 
.navigation ul li a:active, 
.navigation ul li a:focus,
.navigation ul li.selected a {
/*background: #d1c8c2 url(../../img/arrow_not_expanded.gif) no-repeat 4px center;*/
background-color: #d1c8c2;
text-decoration: none;	
}

.navigation ul li ul li a, .navigation ul li.selected ul li a{
background: #ebeae7 url(../../img/menu_arrow.gif) no-repeat 18px center;
display: block;
padding-left: 35px;	
font-weight: normal;
}

.navigation ul li ul li a.expanded{
background-image: url(../../img/menu_arrow.gif);
background-position: 18px center;
}

.navigation ul li  ul li a:hover, 
.navigation ul li ul li a:active, 
.navigation ul li ul li a:focus,
.navigation ul li ul li.selected a{
background-color: #75aad1;
text-decoration: none;
color: #fff;	
}

.navigation ul li ul li.selected ul li a{
background-color: #ebeae7;
color: #333;	
}

/*General content*/

#mainContent h1{
/*background: transparent url(../../img/dashed_border.gif) repeat-x bottom left;*/
border-bottom-color: black;
border-bottom-style: solid;
border-bottom-width: thin;
color: #d97024;
font-size: 2em;
padding-bottom: 8px;	
font-family: "Clarendon", Times, serif;
margin-bottom: 8px;
}

#mainContent h2{
color: #003a65;
font-size: 1.167em;
font-weight: bold;
padding-bottom: 5px;
}

/*full width list*/

#mainContent .wide-list p{
color: #231f20;
}

#mainContent .wide-list a{
color:#438FC7;
}

#mainContent .wide-list ul{
clear: both;	
}

p.image-caption{
clear: both;
}

.wide-list .holder{
width: 225px;
float: left;
padding: 10px 0 0 0;	
}

.wide-list .fixed{
height: 252px;
min-height: 252px;
position: relative;
padding-bottom: 25px !important;	
}

html>body .wide-list .fixed{
height: auto;
}

.wide-list .fixed a.button{
position: absolute;
bottom: 2px;	
}

.wide-list .dual-holder{
width: 460px;
padding: 10px 10px 10px 0;
float: left;	
}

.wide-list .dual-holder .holder{
padding-top: 0px;
}

.wide-list .dual-holder img{
float: left;
padding: 0 10px 10px 0;	
}

.wide-list .dual-holder p strong, .wide-list .holder p strong{
color: #003a65;
}


.wide-list ul li .dual-holder{
/*padding-top: 0px;
padding-bottom: 0px;*/
padding-left: 10px;
/*margin: 10px 0px 10px 0;*/
width: 450px;
background: transparent url(../../img/border.gif) no-repeat 100% 10px;
}

.wide-list ul li .borderless{
background-image: none;
}

.wide-list ul li .dual-holder img{
border: #e4e4e4 1px solid;
padding: 0;
margin: 0 10px 0px 0;
}


.wide-list ul li {
padding: 5px 0 0 0;
width: 100%;
}

#mainContent .wide-list ul li p.heading{
display: block;
padding: 5px 35px 5px 10px;
background: #e3e3e4 url(../../img/status_closed.gif) no-repeat 99% 50%;
text-decoration: none;
text-align: right;
clear:both;
border: #cacacc 1px solid;
margin: 0;
cursor: pointer;
color: #438fc7;
}

#mainContent .wide-list ul li p.newmodels{
background-color: #c2c2c2 !important;
border-color: #999999 !important;
}

#mainContent .wide-list ul li p.expanded{
background: #e3e3e4 url(../../img/status_open.gif) no-repeat 99% 50%;
}

.wide-list ul li p.heading span{
float: left;
color: #666;
font-size: 1.167em;
font-family: "Clarendon", Times, serif;
}

.wide-list ul li .holder{
width: 225px;
padding: 10px 0 10px 10px;
float: left;
overflow: hidden;
}

.wide-list ul li .holder h3{
color: #003a65;
font-weight: bold;
font-size: 1.167em;
padding-bottom: 2px;	
}

.wide-list ul li .holder p{
padding: 0 0 5px 0;
}

#mainContent a.button{
background: transparent url(../../img/button_grey.gif) no-repeat top left;
padding: 3px 10px 3px 20px;
text-transform: uppercase;
color: #fff;
font-size: 0.916em;
white-space: nowrap;
}

#mainContent a.button:hover{
background: transparent url(../../img/button_orange.gif) no-repeat top left;
text-decoration: none;
}

/*two-column*/


#mainContent .content{
width: 710px;
float: right;
padding: 0 0 0 10px;	
}

#mainContent .contentwide{
width: 950px;
float: right;
padding: 0 0 0 10px;	
}

.content .image-holder{
width: 710px;
height: 260px;
padding-bottom: 10px;
position: relative;	
}

.content .banner{
height: 108px;
margin-left: 50px;
width: 500px;
}

.contentwide .image-holder{
width: 950px;
height: 260px;
padding-bottom: 10px;
position: relative;	
}

.contentwide #image-holder{
padding-bottom: 10px;	
}

.content .image-holder .thumbnails{
position: absolute;
bottom: 20px;
left: 20px;	
}

.content .image-holder .thumbnails img{
border: #fff 1px solid;
margin-left: 5px;
}

.contentwide .image-holder img{
border: #fff 1px solid;
margin-left: 5px;
}

.content .primary{
width: 472px;
float: left;
padding-right: 10px;	
}

.contentwide .primarywide{
width: 710px;
float: left;
padding-right: 10px;	
}

.content .primarywide h1{
/*border-bottom: #333 1px dashed;*/
/*background: transparent url(../../img/dashed_border.gif) repeat-x bottom left*/;
margin-bottom: 8px;	
}

.contentwide .primarywide h1{
/*border-bottom: #333 1px dashed;*/
/*background: transparent url(../../img/dashed_border.gif) repeat-x bottom left*/;
margin-bottom: 8px;	
}

.content .primary p{
padding-bottom: 15px;	
}

.contentwide .primarywide p{
padding-bottom: 15px;	
}

.content .primary p.intro{
font-weight: bold;	
}

.contentwide .primarywide p.intro{
font-weight: bold;	
}

#mainContent .primary-col{
width: 650px;
float:left;
overflow:hidden;
}

#mainContent .secondary{
width: 290px;
float:right;
}

#mainContent .secondary img{
padding-bottom:10px;
}

#mainContent .secondary p{
padding-bottom:10px;
}

#mainContent .secondary ul{
list-style-type: disc;
margin-left: 25px;
padding-bottom: 10px;
}

#mainContent .secondary ol{
list-style-type: decimal;
margin-left: 25px;
padding-bottom: 10px;
}

/*Related*/

.content .related{
width: 228px;
float: right;	
}

.content .related ul{
padding: 5px 0 5px 15px;	
}

.content .related ul li{
padding: 0 0 5px 15px;
background: transparent url(../../img/icon_related.gif) no-repeat 0px 2px;	
}

.content .related ul li.external{
background: transparent url(../../img/icon_external.gif) no-repeat 0px 2px;	
}

.content .related ul li.download{
background: transparent url(../../img/icon_download.gif) no-repeat 0px 2px;	
}


.content .related h3{
background: #d1c8c2 url(../../img/related_arrow.gif) no-repeat 4px 4px;
padding: 2px 0 2px 20px;
font-weight: bold;	
}

.contentwide .related{
width: 228px;
float: right;	
}

.contentwide .related ul{
padding: 5px 0 5px 15px;	
}

.contentwide .related ul li{
padding: 0 0 5px 15px;
background: transparent url(../../img/icon_related.gif) no-repeat 0px 2px;	
}

.contentwide .related ul li.external{
background: transparent url(../../img/icon_external.gif) no-repeat 0px 2px;	
}

.contentwide .related ul li.download{
background: transparent url(../../img/icon_download.gif) no-repeat 0px 2px;	
}


.contentwide .related h3{
background: #d1c8c2 url(../../img/related_arrow.gif) no-repeat 4px 4px;
padding: 2px 0 2px 20px;
font-weight: bold;	
}

/*****SITEMAP******/

.sitemap{
}

.sitemap ul li{
padding: 1px 0 1px 0;
}

.sitemap ul li ul{
padding: 0px 0 0px 15px;
}


/*****OTHER******/
.even{
background: #fff;	
}

.odd{
background: #f7f7f7;	
}

.caption{
font-family: "Clarendon", Times, serif;
font-size: 1.167em;
color: #666666 !important;	
}

.campaign-holder{
position: relative;

}

#tools a.orange{
color: #ff6600;
margin-left: 10px;
padding-right: 40px;
}

#tools span.dealer {
	padding-left: 20px;
	background: url(../../img/black_dot_button.jpg) 0 0px no-repeat;
}

