
body
{
text-align: center;
text-decoration: none;
font: 100% arial, helvetica, sans-serif;
color: #000000;
background: #fff none;
}

a:link { color: #036; text-decoration: none;}
a:visited { color: #036; text-decoration: none;}
a:hover {color: #006633; text-decoration: none; background: #cccccc}
a:active {color: #CC3300; text-decoration: none;}
p {text-indent: 1em;}
a img {border: none; }

#container
{
width: 890px;
margin: 10px auto;
font: 85% arial, helvetica, sans-serif;
text-align: left;
color: #333;
background: #fff none;
border: 1px solid gray;
line-height: 130%;

}

/*header for logo and pictures*/
#top
{
padding: 8px 5px 5px 8px;
color: #fff;
background: #fff none;
border-bottom: 1px solid gray;
}
.topimageright
{
padding: 0;
margin: 5px 10px 5px 12px;
}

/*main-menu at top*/
#topnavcontainer{border-bottom: 1px solid gray;}
#topnavcontainer a,
#topnavcontainer ul
{
margin: 0;
padding: 0;
position: relative;
}
#topnavcontainer li {display: inline;}

/*1st level menu*/
#topnavcontainer ul
{
font-size: 140%;
padding: 2px 0;
margin: 0.5em 0.5em 2em 0.5em;
}
#navcontainer li
{
margin: 0px;
}

#topnavcontainer ul a,
#topnavcontainer ul a:link,
#topnavcontainer ul a:visited
{
text-decoration: none;
padding: 0px 5px;
color: #036;
background: #dddddd none;
border: 1px solid #036;
}
#topnavcontainer ul a:hover,
#topnavcontainer ul a:focus
{
border: 1px solid #036;
color: #fff;
background: #369 none;
}

/*1st level menu current link*/
#topnavcontainer ul a#current,
#topnavcontainer ul a#current:link,
#topnavcontainer ul a#current:visited { font-weight: bold; }


/*2nd level menu*/
#topnavcontainer ul ul
{
font-size: 80%;
position: absolute;
top: 20px;
right: 0px;
left: 5px;
width: 100%;
}
#topnavcontainer ul ul li
{
display: inline;
}
#topnavcontainer ul ul a,
#topnavcontainer ul ul a:link,
#topnavcontainer ul ul a:visited
{
color: #036;
background: #eee none;
border: 1px solid #036;
}
#topnavcontainer ul ul a:hover,
#topnavcontainer ul ul a:focus
{
color: #fff;
background: #8dadc5 none;
border: 1px solid #036;
}

/*2nd level menu current link - not specified  now, available for later use*/
#topnavcontainer ul ul a#subcurrent,
#topnavcontainer ul ul a#subcurrent:link,
#topnavcontainer ul ul a#subcurrent:visited
{
color: #fff;
background: #8dadc5 none;
border: 1px solid #036;
}

/*menu navigation at left for the photobutton on specific pages*/
#photoleftnav
{
float: left;
width: 105px;
margin: 1px;
padding: 1em;
text-align: center;
}

#photoleftnav p 
{ 
margin: 0 0 1em 0; 
}

#photoleftnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#photoleftnavcontainer a
{
display: block;
color: #036;
background: #ddd none;
padding: 1px 12px 1px 9px;
margin: 2px;
text-decoration: none;
border: 1px solid #036;
}
#photoleftnavcontainer a:hover
{
color: #FFF;
background: #369 none;
}
#photoleftnavcontainer li li a
{
display: block;
color: #036;
background: #eee none;
padding: 1px 0px 1px 20px;
text-decoration: none;
border: 1px solid #036;
font-weight: bold;
}
#photoleftnavcontainer li li a:hover
{
color: #fff;
background: #8dadc5 none;
}

/*menu navigation at left*/
#leftnav
{
float: left;
width: 150px;
margin: 0;
padding: 1em;
}

#leftnav p 
{ 
margin: 0 0 1em 0; 
}

#leftnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#leftnavcontainer a
{
display: block;
color: #036;
background: #ddd none;
width: 10em;
padding: 1px 12px 1px 9px;
margin: 2px;
text-decoration: none;
border: 1px solid #036;
}
#leftnavcontainer a:hover
{
color: #FFF;
background: #369 none;
}
#leftnavcontainer li li a
{
display: block;
color: #036;
background: #eee none;
width: 10em;
padding: 1px 0px 1px 20px;
text-decoration: none;
border: 1px solid #036;
font-weight: bold;
}
#leftnavcontainer li li a:hover
{
color: #fff;
background: #8dadc5 none;
}

/*test of menu navigation at left at index_2*/
#leftnav_index_2
{
float: left;
width: 150px;
margin: 0;
padding: 1em;
}

#leftnav_index_2 p 
{ 
margin: 0 0 1em 0; 
}

#leftnavcontainer_index_2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#leftnavcontainer_index_2 a
{
display: block;
color: #ff6600;
background: White none;
width: 8em;
padding: 1px 12px 1px 9px;
margin: 2px;
text-decoration: none;
border: 1px solid White;
font-size: 140%;
font-weight: bold;
}
#leftnavcontainer_index_2 a:hover
{
color: #FFF;
background: #369 none;
}
#leftnavcontainer_index_2 li li a
{
display: block;
color: #036;
background: #eee none;
width: 10em;
padding: 1px 0px 1px 20px;
text-decoration: none;
border: 1px solid #036;
font-weight: bold;
}
#leftnavcontainer_index_2 li li a:hover
{
color: #fff;
background: #8dadc5 none;
}


/*image to the left at start of each main section*/
#startimage
{
float: left;
padding: 0;
margin: 7px 5px 10px 9px;
}

/*cruxkil decoration picture on index page*/
#cruxkil
{
margin: 30px 0px 10px 28px;
padding: 0px;
}



/*main info box*/
#content
{
font: 100% georgia, garamond, times, "times new roman", serif;
text-align: justify;
margin-left: 192px;
padding: 1em;
}


/*header and list style in main info box*/
#content h1 { margin: 0 0 .5em 0; text-align: left; color: #266ea4; font-family: arial, helvetica, sans-serif; font-size: 135%;}
#content h2 { margin: 0 0 .5em 0; text-align: left; color: #000000; font-family: arial, helvetica, sans-serif; font-size: 125%;}
#content h3 { margin: 0 0 .5em 0; text-align: left; color: #000000; font-family: arial, helvetica, sans-serif; font-size: 115%;}
#content h4 { margin: 0 0 .5em 0; text-align: left; color: #000000; font-size: 100%; font-weight: bold;}
#content h5 { margin: 0 0 .5em 0; text-align: left; color: #000000; font-size: 100%; font-style: italic;}
#content dl { text-align: left;}

/*kompetensomr?deslista p? index*/
.specialists
{
font-size: 100%; 
font-weight: bold;
}

/*thumbnails gallery*/
.thumbnail
{
float: left;
margin: 0 5px 15px 0;
padding: 1px;
}

/*album.html namnet på repektive album*/
.album_name_frame
{
	position: relative;
	top: 3px;
	height: 42px;
	color: #000;
	background: #FFE080;
	/* orginalf?rg #FFE080*/
	border: 1px solid #C0C0C0;
	margin: 3px 0px 0px 0px;
	/*top right bottom left */
	padding: 3px 3px 0px 3px;
	width: 180px;
}
/* placering av länkarna till fotoalbumen på album.html*/

#album_name
{
	position: relative;
	bottom: 20px;
	left: 45px;
	z-index: 2;
	font: 100% verdana, arial, helvetica, sans-serif;
	vertical-align: 150%;
}
.centertext{
	text-align: center;
}
/*thumbnails gallery textbox*/
.thumbnailtext
{
float: right;
font: 80% verdana, arial, helvetica, sans-serif;
text-align: left;
color: #000;
background: #FFE080;/* orginalf?rg #FFE080*/
border: 1px solid #C0C0C0; 
padding: 4px;
margin: 0 3px 15px 3px;
width: 170px;
}

/*gjorde dessa tv? A/B f?r edelridrepkampanjen hos rockwater*/
.thumbnailtextA
{
float: right;
font: 80% verdana, arial, helvetica, sans-serif;
text-align: left;
color: #000;
background: #FFE080;/* orginalf?rg #FFE080*/
border: 1px solid #C0C0C0; 
padding: 4px;
margin: 0 3px 15px 3px;
width: 170px;
}

.thumbnailtextB
{
float: left;
font: 80% verdana, arial, helvetica, sans-serif;
text-align: left;
color: #000;
background: #FFE080;/* orginalf?rg #FFE080*/
border: 1px solid #C0C0C0; 
padding: 4px;
margin: 0 3px 15px 3px;
width: 170px;
}
.thumbnailtextSKY
{
float: left;
font: 80% verdana, arial, helvetica, sans-serif;
text-align: left;
color: #000;
background: #FFE080;/* orginalf?rg #FFE080*/
border: 1px solid #C0C0C0; 
padding: 4px;
margin: 0 3px 15px 3px;
width: 170px;
}

.floatbottomleft 
{
float: left; 
vertical-align: bottom;
}

.clearright { clear: right; }

.clearleft { clear: left; }

.clearboth { clear:both; }

.alignmiddle { margin: 15px 210px 0px 210px; }
.hyrmiddle {	text-decoration: none;
					text-align: center;
					margin-left: 5px;  }

.alignshop2middle {	text-decoration: none;
					text-align: center;
					margin-left: 5px;  }


/*images on right and left side of  box*/
.imagefloatright
{
float: right;
padding: 0px;
margin: 5px 8px 5px 20px;
}
#radianceeeeeeeeeeeeeeeeeee
{
position: relative;
float: right;
padding:  0px 0px 0px 0px;
margin: 5px 8px 5px 15px;
}
#norwegiannnnnnnnnnnnnnnnnnnnnn
{
position: relative;
top: 335px;
right: -228px;
padding: 0px 0px 0px 0px;
margin: 5px 8px 5px 15px;
#radiance
}
#radiance
{
float: right;
width: 200px;
height: 330px;
padding:  0px 0px 0px 0px;
margin: 5px 8px 5px 15px;
}
#norwegian
{
	float: none;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 5px 8px 5px 15px;
}
.imagefloatleft
{
float: left;
padding: 0px;
margin: 10px 20px 20px 0px;
}

.bottomimagefloatright
{
float: right;
padding: 0px;
margin: 10px 10px 10px 10px;
}
.bottomimagefloatleft
{
clear: left;
float: left;
padding: 0px;
margin: 10px 10px 10px 10px;
}
.bottomimagefloatcenter
{
clear: both;
float: center;
padding: 0px;
margin: 10px 10px 10px 10px;
}
/*Curt name on indexpage*/
.curtname
{
font: 100% georgia, times, "times new roman", serif;
color: #266ea4;
background: #fff none;
}

.nobulletlist ul
{
list-style-type: none;
}

.booking
{
font: 200% verdana, arial, helvetica, sans-serif;
text-align: center;
text-decoration: none;
color: #000;
background: #dddddd;
border: 4px outset #C0C0C0; 
padding: 4px;
margin: 0 3px 15px 3px;
width: 180px;
}

/*company adress style*/
.adresscontent ul
{
list-style-type: none;
text-align: left;
margin: 0;
padding: 0;
}
.adresscontent li
{
display: block;
padding: 0 0 0 7px;
}
.companyname
{
color: #266ea4;
background: #fff none;
font: bold 110% georgia, times, "times new roman", serif;
}
.adress
{
font: bold 95% arial, helvetica, sans-serif;
}
.phonefaxemail
{
font: 95% arial, helvetica, sans-serif;
}

.gps
{
font: 75% arial, helvetica, sans-serif;
}

/*email to Curt on start page*/
.email ul
{
list-style-type: none;
text-align: right;
margin: 0;
padding: 0;
}
.email li
{
display: inline;
padding: 0 23px 0 7px;
}


/*footer for copyright etc*/
#footer
{
clear: both;
/*height: 20px;*/
margin: 0;
padding: .5em;
text-align: right;
font-size: 90%;
color: #666;
background: #ddd none;
border-top: 1px solid gray;
}



/*404 Error page*/
#404content
{
font: 80% verdana, arial, helvetica, sans-serif;
text-align: left;
color: Black;
background: White;
border: 5px solid #0066cc; 
padding: 4px;
margin: 10px 10px 10px 10px;
width: 400px;
}