/* Søya CSS, (c) 2010 Ola Jensen ola@blest.no */
body
{
	margin: 0;
	font-family: Times New Roman;
	padding: 0;
	font-size: 12px;
	background: url(../upload/images-master/bg_repeat.jpg) repeat-x;
}

h1, h2, h3
{
	font-weight: normal; 
	font-size: 18px;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 0 0 10px 0;
}

/* Centerbox__ ****************************************************************/

#CenterBox__
{
	width: 920px;
	margin: auto;
	display: block;
	position: relative;
	background: url(images-master/cols_bg.png) repeat-y;
	z-index: 1;
}

#Empty__
{
	position: absolute; top: 0px; left: 0px;
	width: 100%;
	height: 100%;
	background: url(images-master/emptywhite.jpg) top center repeat-y;
}



/* TopMenu__ *****************************************************************/

#TopMenu__
{
	margin: 135px 10px 0 10px;
	z-index: 2;
}

#TopMenu__ li a 
{
	text-decoration: none;
	color: #58585a;
	font-size: 15px;
	font-size: 15.7px;
	text-transform: uppercase;
}

#TopMenu__ li a.current, #TopMenu__ li a:hover { color: #bd0926; }
#TopMenu__ li, #TopMenu__ ul { list-style: none; padding: 0; margin: 0; }
#menuroot { position: relative; }

/* Don't kill sub a's */ 
#menuroot .li_hjem a { position: absolute; top: -110px; left: 15px; width: 249px; height: 120px; }
#menuroot .li_hjem a span { display: none; }
/* Don't kill sub a's */ 
#menuroot .li_hjem li a { position: static; top: auto: width: auto; height: auto; display: block; }
#menuroot .li_hjem li a span { display: block; }
#menuroot .li_hjem { width: 228px; }
#menuroot .li_hjem li a { border-bottom: 1px solid #D57686; width: 228px; line-height: 32px; }

#menuroot .li_bedrift_og_gruppemarked  { border-top: 1px solid #D57686; }

#menuroot > li > ul > li > ul{
	display: none;
}
/* Top **********************************************************************/


#Top
{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../upload/images-master/top_bg.jpg) no-repeat;
	height: 173px; 
	width: 919px;
	z-index: 1;
}

#TopTekst
{
	position: absolute;
	left: 285px;
	top: 33px;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	width: 610px;
	font-style: oblique;
	text-shadow: 1px 1px 4px black;
	opacity: 0.85;
}

/* Col1 *********************************************************************/

#Col1
{
	position: relative;
	float: left;
	width: 250px;
	min-height: 500px;
	z-index: 2;
	margin: 0 0 0 15px;
}

#Flags
{
	margin-left: 10px;
	margin-top: 10px; 
}

#Flags img
{
	border: 0;
}

/* Gallerie Javascript ***************************************************/
#MiniGallerie
{
	margin-top: 10px;
	margin-left: 10px;
}

#HytteGalleri
{
	margin-left: 18px;
}

#MiniGallerie { background: url(../upload/images-master/loading.gif) center center no-repeat; height: 222px; }
#MiniGallerie img { display: none; }
#MiniGallerie .GalleryContainer img { display: block; }
#MiniGallerie .GalleryContainer
{
	width: 233px;
	height: 212px;
	position: relative;
	background: #000;
	overflow: hidden;
}
#Col2 #HytteGalleri img { display: none; }
#Col2 #HytteGalleri .GalleryContainer img { display: block; }
#Col2 .GalleryContainer
{
	width: 435px;
	height: 353px;
	position: relative;
	background: #000;
	overflow: hidden;
}
.GalleryContainer .Image1 { position: absolute; top: 0px; left: 0px; z-index: 3; }
.GalleryContainer .Image2 { position: absolute; top: 0px; left: 0px; z-index: 4; }
.GalleryContainer .Description 
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #222;
	color: #fff;
	font-size: 11px;
	padding: 8px;
	width: 150px;
	opacity: 0.8;
}
.GalleryContainer .Close 
{
	position: absolute;
	top: -16px;
	right: 5px;
	background: #222;
	color: #fff;
	font-size: 13px;
	text-align: center;
	width: 20px;
	height: 16px;
	overflow: hidden;
	padding-top: 1px;
	cursor: hand; cursor: pointer;
}
.GalleryContainer .Pages a 
{
	position: absolute;
	bottom: 0px;
	display: block;
	width: 30px;
	height: 20px;
	overflow: hidden;
	color: #fff;
	background: #C50C2B;
	padding-top: 5px;
	text-decoration: none;
	margin: 0 0 0 1px;
	text-align: center;
	-moz-transition: all 1.5s;
	-webkit-transition: all 1.5s;
}
.GalleryContainer .Pages a.Active
{
	background: #5A5A5C;
	text-decoration: underline;
}
.GalleryContainer .Pages a:hover
{
	background: #efc;
	color: #666;
}
.GalleryContainer .Pages a.Active:hover
{
	background: #089;
	color: #fff;
}

#MiniGallerie .GalleryContainer .Pages, 
#MiniGallerie .GalleryContainer .ArrowNext, 
#MiniGallerie  .GalleryContainer .ArrowPrev
{
	display: none;
}
.GalleryContainer .Pages
{
	position: absolute;
	bottom: 1px;
	left: 0;
}
.GalleryContainer .ArrowPrev 
{
	position: absolute;
	bottom: 1px; left: 1px;
	width: 30px;
	height: 25px;
	background: #000 url(../upload/images-master/arrow.png) no-repeat center center;
	z-index: 2;
	cursor: hand; cursor: pointer;
}
.GalleryContainer .ArrowNext
{
	position: absolute;
	bottom: 1px; right: 0px;
	width: 30px;
	height: 25px;
	background: #000 url(../upload/images-master/arrow_flip.png) no-repeat center center;
	z-index: 2;
	cursor: hand; cursor: pointer;
}
.GalleryContainer .ArrowNext:hover, .GalleryContainer .ArrowPrev:hover
{
	-moz-box-shadow: inset 0px 0px 20px rgba(255,240,240,0.2);
	-webkit-box-shadow: inset 0px 0px 20px rgba(255,240,240,0.2);
}


/* Col2 *********************************************************************/

#Col2
{
	float: left;
	width: 465px;
	min-height: 500px;
	font-size: 15px;
	color: #58585a;
	margin-top: 130px;
	position: relative;
	z-index: 2;
}

#Innhold
{
	margin: 11px 4px 0px 4px;
	padding: 1px 14px 0 14px;
}

#Innhold a { text-decoration: none; color: #bd0926; }


/* Kontakt Skjema */

form
{
	margin-top: 40px;
}

form button
{
	color: #B30F27;
	background: #cec8c5;
	border: 1px solid #b0a9a6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: all 1s;
}
form button:hover
{	
	background: #b30f27;
	color: #fff;
}

.Contact input, .Contact textarea 
{
	width: 290px;
	border: 1px solid #ccc;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.Spacer
{
	width: 388px;
	color: #BD0926;
	margin-left: 0;
}

/* Col3 *********************************************************************/

#Col3
{
	float: left;
	min-height: 500px;
	width: 170px;
	position: relative;
	z-index: 2;
	margin-top: 130px;
	padding: 0 10px 0 10px;
}

#Galleri
{
	padding-top: 16px;
}

#Galleri img 
{ 
	margin: 0 0 0 -2px;
	display: inline;
}

/* Blog Modulen */

#NyhetsBilde { margin-left: -5px;}

#NyhetsBilde
{
	position: relative;
	top: 19px;
}

#Nyheter
{
	position: relative;
	top: -5px;
}

.Newsitem { position: relative; top: 8px; margin-top: 18px; }

.Leadin {color: #58585a; font-size: 14px; display: none;}

.Newsitem h2 { position: relative; top: 24px; margin-bottom: 25px; color: #735F5D; font-size: 14px; }

.Newsitem .Small { position: absolute; top: 0; font-weight: bold; text-transform: uppercase; font-size: 14px; text-decoration: underline; top:  }

.Block .FloatLeft { color: #BD0926; font-size: 12px; position: relative; top: 5px; }

#Col2 .Block .Small { font-weight: bold; text-transform: uppercase; text-decoration: underline;  }

#Col3 .ClearBoth { position: relative; top: 8px; border-bottom: 1px solid black; }

/* Footer *******************************************************************/

#Footer
{
	display: block;
	clear: both;
	background: url(../upload/images-master/rockbottom_bg.jpg) no-repeat;
	height: 20px;
	font-size: 13px;
	color: #58585a;
}

#FooterInnhold
{
	position: relative;
	top: 20px;
	left: 20px;
	margin-bottom: 30px;
}

#Footer a
{
	color: #58585a;
	text-decoration: none;
}
















