/*
======================================================
>>	Reset styles (http://meyerweb.com/eric/tools/css/reset/)
======================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {outline: 0;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
======================================================
>>	Basic styles / Typography
======================================================
*/
body {
	background:#000 url(../images/global-bg.jpg) 50% 0 no-repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

h1{
	color:#ffffff;
	font-size:24px;
	line-height:35px;
	margin-bottom:10px;
}

.frontpage h2{
	color: #fff;
	font-size:20px;
	margin-top: 7px;
	*margin-top:15px;
	margin-bottom:5px !important;
}

h2{
	color: #fff;
	font-size:20px;
	margin-top: 7px;
	*margin-top:15px;
	margin-bottom:5px !important;
	font-weight:normal;
}

h3{
	color: #fff;
	font-size:14px;
	font-weight:bold;	
	line-height:19px;
	margin-bottom:3px;
	margin-top:0;
}

.tekstside h3{
	color: #fff;
	font-size:16px;
	font-weight:bold;	
	line-height:25px;
	margin-bottom:0;
	margin-top:14px;
}
	
.tekstside .video-wrapper h3{
	margin-top:0px;
}

.tekstside .car-for-sale h3{
	font-size:14px;
}

#local-nav h3{
	font-weight: normal!important;
}

h4{
	color: #eeeeee;
	font-size: 12px;
	font-weight: bold;
	line-height:17px;
	margin-bottom:2px;
	margin-top:8px;
}

p, table td{
	color: #eeeeee;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 4px;
	margin-bottom:10px!important;
}

p.teaser{
	font-size: 15px;
	color:#000;
	line-height: 20px;
	margin-bottom: 8px;
	font-weight:bold;
}

a:link, a:active {
	color:#999;
	text-decoration:underline;
}

a:visited{
	color:#ccc;
}

a:hover{
	color:#ccc;
	text-decoration:none;
}

.email-link{
	padding-left:0!important;
	background: none!important;
}

table td{
	padding: 4px 0;
}

table tr{
	border-bottom: 1px solid #333;
}

thead tr td{
	font-weight: bold;
	font-size:13px;
	border-bottom: 2px solid #333; 
}

table .even{
	b_ackground: #101010;
}

table .odd{
	b_ackground: #1d1d1d;
}

.resultater-table td{
	padding: 4px 4px;
}

/*
======================================================
>>	Global layout
======================================================
*/
#layout-wrapper{
	width: 872px;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
	position: relative;
	background: url(../graphics/background-top.png) center 18px no-repeat;
	*background: url(../graphics/background-top.png) left 18px no-repeat;
}

#layout-wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#layout-wrapper {display:inline-block;}
/* Hide from IE Mac \*/
#layout-wrapper{display:block;}
/* End hide from IE Mac */

#global-logo a{
	width: 297px;
	height: 41px;
	display:block;
	text-indent:-9999px;
	background:url(../graphics/global-logo.png) 0 0 no-repeat;
	margin-top:31px;
	margin-left: 20px;
	position:absolute;
}

#punchline{
	margin-left:25px;
	margin-top:5px;
	position:absolute;
	font-size: 13px;
}

#content{
	background: url(../graphics/background-tile.png) left top repeat-y;
	margin-top:-8px;
	overflow:hidden;
	width:920px;
}

.frontpage #content{
	background: url(../graphics/background-tile-fp.png) left top repeat-y;
	margin-top:-8px;
	padding-top:7px;
}

.without-local-nav #content{
	background: url(../graphics/background-tile-related.png) left top repeat-y;
	margin-top:-8px;
	padding-top:7px;
}

#content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#content {display:inline-block;}
/* Hide from IE Mac \*/
#content {display:block;}
/* End hide from IE Mac */

.invisible{
	display: none!important;
	visibility: hidden;
}
/*
======================================================
>> Frontpage Content
======================================================
*/
#related-content-wrapper{
	width:900px;
	overflow:hidden;
	margin:0 auto 15px 22px;
	text-align:left;
}

#related-content-wrapper div{
	width: 262px;
	min-height:136px;
	_height: 136px;
	f_loat:left;
	margin-right: 19px;
	padding: 7px 0px;
	overflow:hidden;
}

.tekstside #related-content-wrapper div{
	width:199px;
}

#related-content-wrapper div p{
	color: #fff;
	margin-bottom: 2px;
	font-size:13px;
	line-height:17px !important;
	font-weight: normal;
}

#related-content-wrapper div h2{
	margin-bottom: 0px;
}

#related-content-wrapper div a:hover{
	color: #fff;
}

.related-content{
	width: 200px;
	margin-bottom:4px;
	padding-bottom:22px !important;
	border-bottom: 1px solid #333333;
}

.frontpage .related-content{
	border-bottom:none;
}

.date{
	font-size: 10px!important;
	color: #999!important;
}

.related-content img, .car-for-sale img, .car-details img{
	border: 1px solid #4d4d4d;
}

.related-content img.no-border{
	border: none!important;
}

.frontpage .related-content{
	width: 260px;
	margin-right:20px;
	float:left;
}

.frontpage #runder-wrapper{
	width: 260px;
	float:left;
}

.related-content a, .video-wrapper a, .car-for-sale a{
	background: url(../graphics/arrow-white-right.gif) left 50% no-repeat; 
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
	color:#fff;
	font-size:12px!important;
}

.related-content a:hover, .video-wrapper a:hover, .car-for-sale a:hover{
	text-decoration: none;
	color: #ccc;
}

.frontpage #content #flash-banner{
	width: 1024px;
	height: 424px;
}

#teaser-wrapper{
	width:833px;
	padding-top:6px;
	padding-left: 26px;
	clear: both;
	overflow:hidden;
	margin-bottom: 15px;
}

#current-issue{
	width:259px;
	height: 361px;
	float:left;
}

#current-issue img{
	border: 1px solid #4d4d4d;
}

#teaser-txt-wrapper{
	width: 520px;
	min-height:250px;
	float:left;
	margin-right:37px;
}


p#teaser-txt{
	font-size: 18px;
	color: #fff;
	line-height: 24px;	
	margin-bottom:20px !important;
}

#teaser-images{
	clear: both;
	width:560px;
	margin-top: 27px;
	height: 114px;
	margin-bottom:40px;
}

#teaser-images img{
	border:1px solid #575757;
	float:left;
	margin-right:14px;
}

#read-it-btn{
	float:left;
	margin-right:13px;
}

.buttons-wrapper{
	clear: both;
}

.buttons-wrapper li a{
	color: #ccc;
	text-decoration: underline;
	background: url(../graphics/arrow-white-right.gif) left 50% no-repeat;
	padding-left: 9px;
	font-size: 12px;
	margin-top:8px;
	display: block;
	float:left;
	margin-right:15px;
}

.buttons-wrapper li{
	float:left;
}

.no-float li{
	float:none;
}

p#past-issues-link{
	color: #ccc;
	font-size: 12px;
	margin-top:6px;
	position: absolute;
	margin-left: 150px;
	*margin-left: 0px;
}

p#formulad{
	position: absolute;
	margin-left: 341px;
	*margin-left: 200px;
}


a:hover#past-issues-link{
	text-decoration: none;
}

.logos{
	height: 100px!important;
	padding-top:0!important;
	padding-bottom:15px;
}
/*
======================================================
>> Global header
======================================================
*/
#global-header{
	width:872px;
	height: 94px;
}

#global-nav li{
	float:left;
}

#global-nav li a{
	color:#ffffff;
	font-weight:bold;
	font-size: 15px;
	display:block;
	margin:10px 8px 0;
	text-decoration:none;
	padding-bottom:1px;
}

#global-nav ul{
	margin-left: 330px;
	margin-top: 34px;
	position:absolute;
	right: 25px;
}

#global-nav a.active{
	border-top:3px solid #a80611;
	color:#FFFFFF;
	margin-top:-4px;
	padding-top:11px;
}

#global-nav a:hover{
	color: #a80611;
}

/*
======================================================
>> Local menu
======================================================
*/
.tekstside #related-content-wrapper{
	float: left;
	width: 195px;
	padding:12px 20px 0 0;
}

.tekstside #related-content-wrapper div p{
	color: #fff;
	font-size: 12px;
	margin-bottom: 2px;
	line-height:16px;
}

.tekstside #related-content-wrapper h3{
	color: #fff;
	font-size:14px;
	font-weight:bold;	
	line-height:19px;
	margin-bottom:3px;
	margin-top:0;
}

#local-nav{
	float:left;
	padding:21px 15px 0 20px;
	width:115px;
}

#local-nav li a{
	font-size:12px;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	background: url(../graphics/arrow-white-right.gif) 0 5px no-repeat;
	padding-left:10px;
	line-height:16px;
	display:block;
}

#local-nav ul{
	padding-top:5px;
}

#local-nav li{
	padding: 3px 0;
}

#local-nav li a.active{
	background: url(../graphics/arrow-red-right.png) 0 5px no-repeat;
	color: #ca000e;
}
	
/*
======================================================
>> Tools menu
======================================================
*/
#tools-menu{
	display:block;
	line-height:22px;
	position:absolute;
	right:42px;
}
#tools-menu li{
	float:left;
	color:#8b8b8b;
	font-size:11px;
}

#tools-menu li a{
	color:#c5c5c5;
	display:block;
	padding:8px;
	text-decoration:none;
}

/*
======================================================
>> Local Content
======================================================
*/

#local-wrapper{
	background: url(../graphics/shadow-tile.png) center top repeat-y!important;
	margin-top:33px;
}

#local-wrapper ul{
	padding-top: 5px;
}

#local-wrapper li{
	color:#fff;
	font-size: 10px;
	line-height: 16px;
}

#top-banner{
	width: 940px;
	height: 177px;
	margin-top: 0px;
	margin-left:20px;
}

#local-content{
	float:left;
	overflow:hidden;
	margin-top:15px;
	padding:0 20px 6px 25px;
	width:435px;
	min-height:305px;
}

.without-local-nav #local-content{
	margin-right:20px;
	width:554px;
}

#local-content ul{
	margin-bottom:6px;
}

#topbanner{
	width: 940px;
	height:177px;
}

.video-wrapper{
	clear: both;
	width:582px;
	min-height:208px;
	padding-bottom:30px;
}

.video-wrapper .video{
	float:left;
	margin-right: 15px;
	width:370px;
	border: 1px solid #4d4d4d;
	height:208px;
}

.video-wrapper .txt{
	float:left;
	width:195px;
	padding-bottom:30px;	
}

.past-issues-wrapper .past-issue-img{
	float:left;
	margin-right: 15px;
	width:216px;
}

.past-issues-wrapper .txt{
	float:left;
	margin-right: 15px;
	width:375px;
}

.video-holder-teaser{
	width:259px !important;
	height: 145px;
	border: 1px solid #4d4d4d;
	padding:0!important;
	min-height:145px!important;
	margin-bottom: 6px;
}

.tekstside .video-holder-teaser{
	height:110px;
	min-height:110px !important;
	width:196px !important;
}

.past-issues-wrapper{
	clear:both;
	margin-bottom:50px;
	min-height:150px;
	position:relative;
	width:580px;
}

.past-issues-wrapper .issue{
	float:left;
	margin-right: 15px;
	width:220px;
}

.past-issues-wrapper .txt{
	float:left;
	width:310px;	
}

.col3-wrapper{
	overflow:hidden;
	width:600px;
	clear: both;
	padding-bottom:20px;
}

.col3-wrapper .car-for-sale{
	float:left;
	width: 180px;
	margin-right: 20px;
}

.car-for-sale ul li, .related-content  ul li, #local-content ul li{
	color: #eeeeee;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 4px;
	background:transparent url(../graphics/white-bullet.gif) no-repeat scroll 1px 7px;
	padding-left: 9px;
}

#local-content ul{
	margin-top:6px;
}

.related-content  ul{
	width: 176px;
}
.remember-box{
	padding:10px;
	background: #ffcfcf;
	font-weight: bold;
	border:1px solid #990000;
	color: #990000;
}

.betaling label{
	color: #990000!important;
}

.no-float a{
	clear: both!important;
	float: none!important;
}

.displayNone{
	display: none;
}

h2.foldedIn a{
	text-decoration: underline;
	color: #ccc;
	font-weight: normal;
}

h2.foldedOut a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

h3.foldetIn a{
	display: block;
	background: url(../graphics/arrow-white-right.png) 0 7px no-repeat;
	padding-left: 13px;
	text-decoration: underline;
	color: #ccc;
}

h3.foldetIn a:hover{
	text-decoration: none;
}

h3.foldetOut a{
	display: block;
	background: url(../graphics/arrow-white-down.png) 0 8px no-repeat;
	padding-left: 19px;
	text-decoration: none;
	color: #fff;
}

.facebook_btn{
	width: 184px;
	height: 70px;
	display: block;
	text-indent: -9999px;
	background: url(../graphics/facebook-btn.png) 0 0 no-repeat!important;
	margin-top: 15px;
	margin-left: 42px;
}

.facebook_btn:hover{
	background-position: 0 -86px!important;
}
/*
======================================================
>>	Global footer
======================================================
*/
#global-footer{
	width:852px;
	height: 30px;
	padding-left:20px;
	padding-top: 10px;
	background: url(../graphics/background-bottom.png) center top no-repeat;
}

#global-footer a:link, #global-footer a:active, #global-footer a:visited{
	color:#999;
}

#global-footer a:hover{
	color:#999;
	text-decoration:none;
}

.logo a{
	text-indent:-9999px;
	float: left;
	margin-right:40px;
}

#contact-txt p{ 
	color:#999999;
	font-size:11px;
	*font-size:10px;
	font-weight:bold;
	line-height:15px;
	*margin-left:0px;
	margin-top:2px;
	position:absolute;
	float:left;
}

#brydeboel{
	float:right;
	width:173px;
}

#brydeboel p{
	font-weight: normal!important;
}

/*
======================================================
>>	Newsletter
======================================================
*/

form .e-mail{
	background:transparent url(../graphics/newsletter-e-mail-bg.png) no-repeat scroll left top;
	border:medium none;
	color:#333333;
	height:22px;
	left:0;
	padding-left:5px;
	padding-top:5px;
	*padding-top:2px;
	position:relative;
	width:210px;
	margin-bottom:5px;
	margin-top: 5px;
}

form label{
	color: #fff;
	font-size: 13px;
}
/*.newsletter{
	background: #000;
}

.newsletter h1{
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background: url(../images/newsletter-message-top.jpg) no-repeat;
	height:35px;
	margin-top:0;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
}

.newsletter p{
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
}

.newsletter #newsletter-wrapper{
	width: 346px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	
	position: absolute; 
	top: 50%;
	left: 50%;
	margin-left: -173px;
	margin-top: -120px;
}*/

/*
======================================================
>>	Form
======================================================
*/

#customForm{
	padding: 0 10px 10px 0;
}
#customForm label{
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}
#customForm input{
	width: 220px;
	padding: 4px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}

#customForm .submit-btn{
	width:111px;
	height:28px;
	border: 0;
	padding: 0px;
}

#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea{
	width: 550px;
	height: 80px;
	padding: 6px;
	color: #adaeae;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #cecece;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm div{
	margin-bottom: 8px;
}

#customForm #send{
	background: #CA000E!important;
	width:111px!important;
	height:28px!important;
}

#customForm div span{
	margin-left: 0px;
	color: #666;
	font-size: 11px;
	font-style: italic;
}
#customForm div span.error{
	color: #e46c6e;
}
#customForm #send{
	background: #6f9ff1;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}
#customForm #send:hover{
	background: #79a7f1;
}
#error{
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#error ul li{
	list-style-type: none;
	margin-bottom:0px!important;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid ul li strong{
	color: #93d72e;
}

#customForm label{
	color: #eeeeee;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 2px;
}

#customForm .radiobtnslabels{
	float:left;
	width: 50px;
	font-weight:normal;
}

#customForm .radiobtns{
	float:left;
	width:50px;
	border:none;
}

#customForm .checkboxes{
	float:left;
	width:170px;
	font-weight:normal;
	border:none;
}

#customForm .radiobtnsdiv{
	clear: both;
	height: 13px;
    width: 400px;
}
/*
======================================================
>>	Fancybox
======================================================
*/

#fancybox-wrap {
	z-index: 9999!important;
}

#fancybox-outer{
	z-index: 9999!important;
}

/*
======================================================
>>	Only for CMS
======================================================
*/
body.cms-page-editor-preview .cms_display{
	display: block;
}
