/* Global Styles */

html {
	height: 101%;
	margin-bottom: 1px;
}

body {
	background: url("../images/background6.gif");
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 1000px;
	margin: 0 auto;
	text-align:center;
	}


td 	{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	
	}
	
a {	text-decoration:none;
	color: #666666;
	}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 10px;
	text-align:center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: center;
}
p.left {
	text-align: left;
}
p.right {
	text-align: right;
}
p.center {
	text-align: center;
}

table {
	width: 566px;
}
table.short {
	width: 366px;
}
table,td,th {
	height: 22px;
	border-collapse:collapse;
	text-align: center;
}
th {
	background-color: #FFFF99;
	font-weight: bold;
}
th.left {
	text-align: left;
}
td {
	border-bottom-color: rgb(204,204,204);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.left {
	text-align: left;
}
td.clear {
	text-align: left;
	border-style: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #666666;
}
.hvit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #ffffff;
}
.fet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
}
.signatur {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003466;
}
.navbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background: url("../images/menubgny.jpg");
	background-repeat: repeat-x;
	text-align: center;
	padding: 0 8px;
	line-height: 180%;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.menudivider {
	padding: 0 8px;
	line-height: 180%;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background: url("../images/menudivider.jpg");
}
.lenke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #ededd7;
	line-height: 24px;
	border: 0;
}
.lenke_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
	background:#e2e2c7;
	border: 0;
	text-align:center;
}
.tittel {
	color:#a79140;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:24px;
	text-transform:uppercase;
	border-bottom:1px solid #a79140;
	margin-top:5px;
	margin-bottom:8px;
	font-weight:normal;
}
.overskrift1 {
	color:#a79140;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:24px;
	border-bottom:1px solid #a79140;
	margin-top:5px;
	margin-bottom:8px;
	font-weight:normal;
}
.overskrift1hvit {
	color:#ffffff;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:28px;
	/*font-style:italic;*/
	font-weight:normal;
	text-align: right;
	margin-right: 12px;
	/*margin-top: 0px;*/
}
.overskrift2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003466;
}
.overskrift3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.nmsw_Highlight {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	background-color:#cccc99;
}
.subtekst { 
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	color:#666666;
	line-height: 6px;
}
.imgleft {
	float: left;
	border: 0;
}
.imgright {
	float: right;
	border: 0;
}
.leftmodule {
	background-color: #eeeeee;
	width: 183px;
	margin-top: 18px;
	margin-left: 8px;
}
.leftmodule2 {
	background-color: #f6f096;
	width: 183px;
	margin-top: 18px;
	margin-left: 8px;
}
.leftmoduleinside {
	padding: 2px 8px;
}



/************************************************************************
*AVAILCHECK CLASSES
************************************************************************/

.gridtitles {					
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #e2e2c7;
}
.availcol {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
background-color: #ffffff;
}
.availwecol {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
background-color: #cccc99;
}
.bookedcol {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
background-color: #20b2aa;
}
.headertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.linktext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #888888
}


/* ID Styles */

#bgwhite {
	background-color: #ffffff;
}


/************************************************************************
* CONTAINERS
************************************************************************/

#container {
margin: 0 auto;
width: 800px;
text-align: left;
/*border: 1px solid #000000; sort*/
}

#container_booking {
margin: 0 auto;
width: 800px;
background-color: #e2e2c7;
text-align: center;
}

#container2 {
width: 800px;
float: left;
/*border: 1px solid #ffff00; gul*/
}

#container3 {
width: 800px;
float: left;
background-color: #ffffff;
/*border: 1px solid #ff0000; rød*/
}


/************************************************************************
* HEADER
************************************************************************/

#header {
width: 800px;
float: left;
height: 132px;
background: url("../images/bildeserie_brygge_800.jpg");
background-repeat: no-repeat;
/*border: 1px solid #cccccc; /*grå*/
}

#header2 {
width: 800px;
float: left;
height: 132px;
background: url("../images/bildeserie_svingen_800.jpg");
background-repeat: no-repeat;
/*border: 1px solid #cccccc; /*grå*/
}

#header3 {
width: 800px;
float: left;
height: 132px;
background: url("../images/Akkarvik_panorama_800.jpg");
background-repeat: no-repeat;
/*border: 1px solid #cccccc; /*grå*/
}

#header4 {
width: 800px;
float: left;
height: 132px;
background: url("../images/Akkarvik_panorama_2_800.jpg");
background-repeat: no-repeat;
/*border: 1px solid #cccccc; /*grå*/
}

#header5 {
width: 800px;
float: left;
height: 132px;
background: url("../images/bildeserie_oth_800.jpg");
background-repeat: no-repeat;
/*border: 1px solid #cccccc; /*grå*/
}

#header6 {
width: 800px;
float: left;
height: 132px;
background: url("../images/bildeserie_dammen_800.jpg");
background-repeat: no-repeat;
/*border: 1px solid #cccccc; /*grå*/
}
#header7 {
width: 800px;
float: left;
height: 132px;
background: url("../images/bildeserie_vaar_800.jpg");
background-repeat: no-repeat;
/*border: 1px solid #cccccc; /*grå*/
}

#header8 {
width: 800px;
float: left;
height: 132px;
background: url("../images/bildeserie_vinter_800.jpg");
background-repeat: no-repeat;
/*border: 1px solid #cccccc; /*grå*/
}

#logo {
width: 142px;
height: 92px;
margin-left: 21px;
margin-top: 20px;
}

#topbanner {
width: 613px;
height: 26px;
margin-left: 184px;
margin-top: 2px;
/*border: 1px solid #cccccc; grå*/
}

#languageflags {
width: 64px;
height: 24px;
padding-top: 2px;
float: right;
/*border: 1px solid #cccccc; grå*/
}

/************************************************************************
* ALTERNATIVE HEADERS
************************************************************************/

#part1{ /*header alt 1*/
float: left;
text-align: left;
width: 800px;
margin: 0 auto;
background: url("../images/bildeserie_vinter_800.jpg");
background-repeat: no-repeat;
}

#part1A{ /*header alt 2*/
float: left;
text-align: left;
width: 800px;
margin: 0 auto;
background: url("../images/Akkarvik_panorama_2_800.jpg");
background-repeat: no-repeat;
}

#part1B{ /*header alt 3*/
float: left;
text-align: left;
width: 800px;
margin: 0 auto;
background: url("../images/Akkarvik_panorama_800.jpg");
background-repeat: no-repeat;
}

#part1C{ /*header alt 4*/
float: left;
text-align: left;
width: 800px;
margin: 0 auto;
background: url("../images/bildeserie_vaar_800.jpg");
background-repeat: no-repeat;
}

#part1D{ /*header alt 5*/
float: left;
text-align: left;
width: 800px;
margin: 0 auto;
background: url("../images/bildeserie_svingen_800.jpg");
background-repeat: no-repeat;
}

#part1E{ /*header alt 6*/
float: left;
text-align: left;
width: 800px;
margin: 0 auto;
background: url("../images/bildeserie_oth_800.jpg");
background-repeat: no-repeat;
}

#part1F{ /*header alt 7*/
border: 1px solid #00ff00;
width: 800px;
height: 132px;
background: url("../images/bildeserie_brygge_800.jpg");
background-repeat: no-repeat;
}

#part1G{ /*header alt 7*/
float: left;
text-align: left;
width: 800px;
margin: 0 auto;
background: url("../images/bildeserie_dammen_800.jpg");
background-repeat: no-repeat;
}

/************************************************************************
* CONTENT
************************************************************************/

#content {
width: 568px;
margin-left: 194px;
padding: 8px;
/*border: 1px solid #ffff00;  GUL */
}

#contentfront {
width: 776px;
margin-left: 12px;
}

#contentfront2 {
width: 800px;
height: 350px;
margin-top: -2px;
background: url("../images/Hammeren_800.jpg");
}

#contenttitle {
clear: both;
float: right;
width: 800px;
height: 64px;
margin-left: 0px;
margin-top: 250px;
/*background: url("../images/band_grn.png");*/
  /* CSS3 standard 
  opacity:0.6;*/
}


#contentfrontTOP {
width: 566px;
padding-top: 8px;
clear: both;
}

#contentfrontMAIN {
width: 800px;
margin-left: -12px;
clear: both;
}

#contentfrontLT {
width: 366px;
margin-top: 8px;
margin-bottom: 8px;
float: left;
padding: 8px;
}

/*#contentfrontMID {
width: 234px;
margin-top: 8px;
margin-bottom: 8px;
float: left;
margin-left: 13px;
padding: 8px;
}*/

#contentfrontRT {
width: 366px;
margin-top: 8px;
margin-bottom: 8px;
float: right;
padding: 8px;
}


/************************************************************************
* TOP NAVIGATION MENU
************************************************************************/

#topnav {
	width: 100%;
	height: 36px;
	text-align: center;
}

#topnav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 36px;
	float: left;
	background-image: url("../images/topnav.jpg");
}

#topnav li{
	display: block;
	float: left;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
	height: 26px;
}

#topnav li.picked{
	display: block;
	float: left;
	padding-left: 22px;

}

#topnav li:hover, li.picked{
	background-image: url("../images/topnavpicked.jpg");
}

#topnav li a{
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

#topnav li.picked a{
	color: #ffffff;
	text-decoration: none;
}

/************************************************************************
* LEFT NAVIGATION MENU
************************************************************************/

#leftcontainer {
	width: 183px;
	height: 540px;
	float: left;
}

#leftmenu {
	width: 183px;
	/*float:left;*/
	margin-left: 8px;
}

#leftmenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 183px;
	height: 24px;
	/*float: left;*/
}

#leftmenu li{
	display: block;
	/*float: left;*/
	width: 183px;
	height: 24px;
	background-color: #eeeeee;
}

#leftmenu li:hover {
	background:#e2e2c7;
}

#leftmenu li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	color: #666666;
	text-align:left;
	text-decoration:none;
	display:block;
	padding: 6px 8px 0;
}

#leftmenu li.picked a{
	color:#00ffff;
	text-decoration: none;
	height: 24px;
}
#clearview {
	clear: both;
}
#weatherleft {
	margin-left: 10px;
	margin-top: 160px;
}

/************************************************************************
* FOOTER
************************************************************************/

#footer {
width: 800px;
float: left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-align: center;
background-color: #ffffff;
}

#leftfooter {
width: 183px;
height: 76px;
float: left;
}

#rightfooter {
width: 580px;
height: 76px;
margin-top: 18px;
padding-top: 8px;
margin-left: 200px;
background: url("../images/footerline.jpg");
background-repeat: repeat-x;
}

/************************************************************************
* BOOKING OBJECT DIVS
************************************************************************/

.bookingbutton {
width: 60px;
height: 30px;
float: right;
margin-top: 12px;
margin-right: 6px;
padding: 0 6px 6px;
font-weight: bold;
text-align: center;
border: 1px solid #333333;
}

.objectcontainer {
width: 568px;
height: 260px; /*158px originalt */
background-color: #ffffff;
border-bottom: 1px solid #cccccc;
}

.objectname {
width: 562px;
height: 36px;
padding-top: 1px;
padding-bottom: 4px;
padding-left: 6px;
margin-top: 12px;
background-color: #dddddd;
}

.objectimage {
width: 122px;
height: 108px;
float: left;
padding: 8px 4px 4px;
}

.objectdesc {
width: 335px;
height: 120px;
float: left;
padding: 0 6px 4px;
}

#clearline {
clear: both;
}
