/* GENERAL */
html, body {
background: url(../images/bg.gif) no-repeat #515054;
margin: 0px;
scrollbar-face-color: #d9d9d9;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #d9d9d9;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #e0e0e0;
scrollbar-darkshadow-color: #68676C;
}

div, td {
font-family: tahoma, verdana, helvetica, geneva;
font-size: 11px;
}

hr {
color: #DDDDDD;
height: 1px;
}

input, select, textarea, checkbox {
font-family: verdana, helvetica;
font-size: 10px;
font-weight: bold;
color: #444444;
border: 1px solid #CCCCCC;
background: url(../images/bg_form.gif) bottom repeat-x;
padding: 3px;
}

.submit {
font-family: arial, helvetica;
font-size: 11px;
background: #00703c;
border: 1px solid #CCCCCC;
color: #FFFFFF;
cursor: hand;
}

.cursor {
	cursor: pointer;
}

/* STRUCTURE */
div.main {
width: 880px;
margin-top: -300px;
margin-left: -480px;
position: absolute;
z-index: 100;
left: 50%;
top: 50%;
background: #FFFFFF;
padding: 15px 40px 0px 40px;
border: 1px solid #666666;
/*height: 580px;*/
}

.maintable {
background: #FFFFFF;
padding: 15px 40px 0px 40px;
border: 1px solid #666666;
text-align: left;
}


/*div.main {
background: #FFFFFF;
width: 840px;
height: 520px;
padding: 15px 30px 0px 30px;
margin-left: auto;
margin-right: auto;
text-align: left;
border: 1px solid #666666;
}*/

div.menu {
position: absolute;
top: 0px; 
left: 0px;
background:url(../images/bg_fade.gif) repeat #ffffff;
padding: 10px 15px 10px 15px;
}

DIV.closedMenu {
	display: none;
}

DIV.openedMenu {
	display: inline;
}

div#tavling_startpage {
	background: url(../images/tavling.gif) no-repeat right #00703C;
	float:left;
	padding:10px 15px 5px 15px;
	width:409px;
	height: 130px;
}

div#tavling_steg2 {
	background: #F5F5F5;
	border: 1px solid #666666;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

/* TYPE */
a {
color: #003366;
}

.erb_header {
	font-weight: bold;
	margin-bottom: 3px;
}

div#erb_box {
	margin-top: 3px;
}

h1 {
font-family: helvetica, arial, verdana, geneva;
font-size: 15px;
font-weight: bold;
color: #888888;
margin: 0px 0px 5px 0px;
}

h2 {
font-family: arial, verdana, helvetica, geneva;
font-size: 13px;
font-weight: normal;
color: #888888;
margin: 0px 0px 0px 0px;
}

h3 {
font-family: arial, verdana, helvetica, geneva;
font-size: 13px;
font-weight: bold;
color: #666666;
text-transform: uppercase;
margin: 0px 0px 5px 0px;
}

h4 {
font-family: tahoma, verdana, helvetica, geneva;
font-size: 11px;
font-weight: bold;
color: #666666;
margin: 0px 0px 0px 0px;
}

h5 {
font-family: arial, verdana, geneva;
font-size: 13px;
font-weight: bold;
color: #888888;
margin: 0px 0px 0px 0px;
}

.HEADER{
font-family: helvetica, arial, verdana, geneva;
font-size: 15px;
font-weight: bold;
color: #888888;
margin: 0px 0px 5px 0px;
}

.greenheader{
font-family: helvetica, arial, verdana, geneva;
font-size: 15px;
font-weight: bold;
color: #6CB291;
margin: 0px 0px 5px 0px;
}

.ingress {
font-size: 11px;
}

.footer {
font-family: tahoma, verdana, helvetica, geneva;
font-size: 9px;
font-weight: bold;
color: #999999;
/* text-transform: uppercase; */
}

.footer2 {
font-family: tahoma, verdana, helvetica, geneva;
color: #999999;
/* text-transform: uppercase; */
}

.offer {
font-family: verdana, verdana, helvetica, geneva;
font-size: 9px;
font-weight: bold;
color: #999999;
}

.blue {
color: #5682a9;
}

.white {
color: #ffffff;
}

.black {
color: #000000;
}

DIV#mainContent {
	float:left;
	overflow:hidden;
	height:360px;
	background:#eaeaea;
}

DIV#articleImage {
	position: absolute;
	width: 300px;
	height: 360px;
	overflow: hidden;
}
DIV#articleBody {
	position: absolute;
	width: 610px;
	height: 330px;
	top: 0px;
	left: 0px;
	padding: 15px 15px 15px 15px; 
	/*padding-right: 31px;*/
	margin: 0px;
	z-index: 0;
	overflow: auto;
}

DIV#articleContent {
	width: 293px;
}


/********** SCROLLER **********/

div#scrollArea {
	display: none;
	position: absolute;
	left: 626px;
	top: 0px;
	height: 360px;
	width: 15px;
	background: #cccccc;
	overflow: hidden;
	z-index: 400;
	text-align: center;
	/*background-image: url('../images/arrow_down.gif');
	background-position: bottom left;
	background-repeat: no-repeat;*/
}

div#scroller {
	position: absolute;
	top: 0px;
	width: 10px;
	height: 50px;
	margin-left: 2px;
	margin-top: 16px;
	margin-bottom: 16px;
	background: url(images/scroller.gif) no-repeat #cccccc;
	z-index: 400;
}

div#scrollUp {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	margin: 0px;
	z-index: 500;
}

div#scrollDown {
	position: absolute;
	top: 345px;
	left: 0px;
	width: 15px;
	height: 15px;
	margin: 0px;
	z-index: 500;
}


DIV#scrollContent {
	position: relative;
	left: 0px;
	height: 360px;
	width: 880px;
	top: 0px;
	z-index: 100;
	overflow-y: auto;
	overflow-x: hidden;
}



/***** ADS **********/
DIV#adContent {
	display: none;
	position: absolute;
	right: 40px;
	top: 191px;
	width: 227px;
	height: 360px;
	padding: 0px;
}

DIV#adNavigation {
	display: none;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.nr, .nr-ON {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
	line-height: 25px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff;
	display: inline;
}
.nr-ON {
	color: #000000;
	background: #efefef;
}
.nr:hover {
	color: #000000;
}


/** PROMO BANNERS */
div#promo-holder {
float: left;
width: 640px;
height: 360px;
background: url(../images/kampanj/bakgrund.jpg);
}

div#promo-box {
height: 314px;
overflow: hidden;
}

div#promo-nav {
margin: 0;
padding: 0;
}

a.promonav {
display: block;
padding: 0;
margin: 0;
float: left;
height: 46px;
}

#promo-btn-1 { text-align: center; padding-left: 30px; width: 143px; background: url(../images/kampanj/new_button_konferens_off.jpg); font-family:arial; font-weight:bold; color:#666; text-decoration:none; line-height:20px; }
#promo-btn-1.promonav-active { background: url(../images/kampanj/new_button_konferens_on.jpg); color:#000; }

#promo-btn-2 { text-align: center; width: 147px; background: url(../images/kampanj/new_button_spa_off.jpg); font-family:arial; font-weight:bold; color:#666; text-decoration:none; line-height:20px; }
#promo-btn-2.promonav-active { background: url(../images/kampanj/new_button_spa_on.jpg); color:#000; }

#promo-btn-3 { text-align: center; width: 147px; background: url(../images/kampanj/new_button_golf_off.jpg); font-family:arial; font-weight:bold; color:#666; text-decoration:none; line-height:20px; }
#promo-btn-3.promonav.promonav-active { background: url(../images/kampanj/new_button_golf_on.jpg); color:#000; }

#promo-btn-4 { text-align: center; padding-right: 30px; width: 143px; background: url(../images/kampanj/new_button_ovriga_off.jpg); font-family:arial; font-weight:bold; color:#666; text-decoration:none; line-height:20px; }
#promo-btn-4.promonav.promonav-active { background: url(../images/kampanj/new_button_ovriga_on.jpg); color:#000; }


