/* Global styles */

* {
	margin: 0;
	padding: 0;
	color: #333;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 8pt;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { color: #00569f; text-decoration: none; }

a:hover { text-decoration: underline; }

/* "global" settings for center column and TinyMCE editor */
BODY { MARGIN: 0px; overflow: auto; }

body, h4, th { font: 8pt/13pt Verdana, Arial, Helvetica, sans-serif; }

BODY.bodyFrame { BACKGROUND-IMAGE: none; }

button { text-align: center; }

div.midtside { overflow: auto; }

h1, h1 a {
	font-size: 15pt;
	line-height: 20pt;
	margin-bottom: 14px;
	color: #00569f;
	font-family: Arial, Helvetica, sans-serif;
}

h2, h2 a {
	font-size: 13pt;
	line-height: 17pt;
	margin-bottom: 10px;
	color: #00569f;
	font-family: Arial, Helvetica, sans-serif;
}

h3, h3 a {
	font-size: 11pt;
	line-height: 14pt;
	margin: 10px 0 6px 0;
	color: #00569f;
	font-family: Arial, Helvetica, sans-serif;
}

img { border: 0; }

small { font-size: 90%; }

table { border-collapse: collapse; }

td {
	vertical-align: top;
	font: 8pt/13pt Verdana, Arial, Helvetica, sans-serif;
}

.banner { clear: both;}

/* columns */
.column { overflow: hidden; }

.dotted_hor { border: 1px dotted #ccc; }

.login { float: left; }

.meny {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial;
	POSITION: relative;
	TOP: -5px;
	TEXT-DECORATION: none;
}

.menyplassering { 

	PADDING-LEFT: 35px; 

}

.menyselected {
	FONT-SIZE: 11px;
	COLOR: #d41508;
	FONT-FAMILY: Verdana, Arial;
	POSITION: relative;
	TOP: -5px;
	TEXT-DECORATION: none;
}
.strek {
	float: left;
	width: 838px;
}
/* rows */
.row { background: white; }

.section { font-size: 8pt; line-height: 12pt; margin-bottom: 15px; }

.section .content { padding: 5px; }

.section .content a { font-weight: bold; }

.section h4 {
	font-size: 8pt;
	padding: 6px 5px;
	margin-bottom: 5px;
	color: white;
	background: #00569f;
}

/* ads */
#ads_wrapper { width: 152px; overflow: auto;padding-top: 30px;height: 100px;}

#ads_wrapper .ad { margin-top: 4px; }

#ads_wrapper .section { border: 1px dashed #ccc; }

#ads_wrapper .section h4 {
	background: #ddd;
	color: black;
	text-align: center;
	padding: 5px;
}

#center a b, #center a strong, .mceContentBody a b, .mceContentBody a strong { font-weight: bold; color: #00569f; }

#center img, .mceContentBody img { display: inline; }

#center li, .mceContentBody li { margin-left: 2.5em; }

#center p, #center li, #center td, .mceContentBody p, .mceContentBody li, .mceContentBody td {
	font-size: 8pt;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#center p, #center ul, #center ol, .mceContentBody p, .mceContentBody ul, .mceContentBody ol { margin-bottom: 0.8em; }

#center strong, #center b, .mceContentBody strong, .mceContentBody b { font-weight: bold; }

#center_1 td, .mceContentBody td { padding: 3px; }

/* print logo */
#logo_print { display: none; }

#main_left { width: 150px; float: left; }

#main_midten {
	width: 530px;
	padding: 5px 5px 5px 5px;
	float: left;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
}

#main_right { width: 150px; float: left; }

/* top navigation menu */
#nav_top {
	height: 26px;
	width: 838px;
	margin-top: 3px;
	background: url('/eway/custom/design/ardalturlagny/top_menu_shadow2.png');
	
}

#nav_top  a {
	display: block;
	float: left;
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 10px 0px 10px;
	text-align: center;
	text-decoration: none;
	border: none;
	color: #666;
	background: #eaeaea;
}
.ramme {
	float: left;
}
#nav_top  a:hover, #nav_top a.current #nav_top .selected { background: white; text-decoration: none; }

#nav_top .spacer {
	width: 2px;
	height: 30px;
	background: white;
	float: left;
}

#pwmaincontent { }

#top_image {
	width: 838px;
	height: 170px;
	background: url('/eway/custom/design/ardalturlagny/topp.jpg');
}

/* top image */
#top_image_logo {
	width: 205px;
	height: 60px;
	padding: 110px 0px 0px 633px;
}

/* top line */
#top_line { text-align: right; padding: 7px 160px 3px 0; }

#top_line a { font-weight: bold; }

#top_line span.divider { padding: 0 15px; }

/* wrapper */
#wrapper { width: 998px; text-align: left; margin-left: 5px; }
#botn { width: 838px; margin-left: 5px;}
#page { width: 998px;}
