@charset "UTF-8"; 
/* ------BASE STYLES------ */

body  {
    margin: 0;
    padding: 0;
    text-align: center; /* centers the container */
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    background-image: url('images/bgm.jpg');
    background-repeat: repeat-x;
    background-color: #F0F0F0;
}

#container  {
    width: 955px;
    margin: 15px auto;
    text-align: left; /* overrides the center on body */
    background-color: #FBF5EF;
}


/* Header elements */

#header  {
    padding: 0 0 0 0;
    background-image: url(images/top.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 166px;
    overflow: hidden;
}

#header img {
	border: none;
}
#hdrImg {
    height: 166px;
    width: 200px;
    visibility: visible;
    z-index: 1;
    position: relative;
    left: 755px;
    margin: -169px 0 0 0;
}
#hdrLine {
    width: 955px;
    float: left;
    background-image: url('images/hdrLine.gif');
    background-repeat: no-repeat;
    background-position: right top;
    margin: 0;
    text-align: left;
    padding: 0;
    height: 40px;
    line-height: 38px;
}
#topline {
    width: 955px;
    float: left;
    background-image: url('images/topLine.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    margin: 0;
    text-align: left;
    padding: 0;
    height: 12px;
}
.smp {
    padding-left: 20px;
}


/* Footer elements */

#footer  {
	margin: 0;
	padding: 0;
	background-image: url('http://barn-nett.no/images/footer.gif');
	background-repeat: no-repeat;
}
#footer img
{
    border-style: none;
}
#footer table  {
    border-style: none;
    margin: 0;
    font-size: 0.8em;
    width: 100%;
    height: 100px;
}
#footer td  {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
}
#footer tr  {
}
.cpyr {

    text-align: right;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: small-caps;
    text-transform: none;
    color: #082695;
}

#ContentFull {
    background-color: #FFF;
    float: left;
    width: 955px;
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    background-image: url(images/mainContentBack.gif);
}
#ContentFullHome {
	float: left;
	width: 955px;
	background-image: url('images/iStock_000007354301XSmall.jpg');
	background-repeat: no-repeat;
	background-position: 560px bottom;
}
#ContentFullHome p {
    padding-right: 420px;
}

#ContentFullGD {
    float: left;
    width: 955px;
    background-image: url(images/contentFullGeneralDescription.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
#ContentFullGD p {
	padding-right: 500px;
}
.contentTop
        {
            height: 3px;
            background-image: url('images/bottomline.gif');
            width: 100%;
        }
#HMS
{
    display:none
}

p   {
    font-size: 0.85em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    padding: 0 0 0 25px;
}



/* ------HEADINGS AND LINKS------*/


h1,h2,h3
{
    font-family: "Times New Roman", Times, serif;
    color: #660033;
    font-weight:normal;
}
h1 {

	font-size: 1.4em;
	padding: 20px 0 0 25px;
	margin: 0 0 -0.4em 0;
}

h2 {
    font-size: 1.2em;
    padding-left: 25px;
    margin: 10px 0 -0.5em 0px;
}
h3 {
	font-size: 1.1em;
	padding: 0 0 0 25px;
	margin: 8px 0 -0.6em 0px;
	
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

label
{
    line-height:1.5em;
    
    }

blockquote {
	font-weight: bold;
	font-size: 1.1em;
	color: #520a0b;
	font-style: italic;
}

.txtrt {
	text-align: right;
}
.topMargin {
	margin-top: 15px;
}
.floatRt {
    float: right;
}
.fltlft {
	float: left;
	margin-right: 8px;
	border: none;
}
.floatRtBrdr {
    border: 1px solid #333333;
    padding: 0;
    float: right;
    margin-right: 25px;
    margin-left: auto;
}
.floatLftBrdr {
    margin: 0px;
    border: 1px solid #333333;
    padding: 0 40px 0 0;
    float: left;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.boxContainer
{
    float: left;
}
.boxLft
        {
    width: 467px;
    float: left;
    padding: 0 10px 0 0;
}
.boxRt
        {
    width: 442px;
    float: right;
    padding: 0 25px 0 10px;
}


.sitemap
{
    float: right;
    margin-right: 20px;
}

/* Submenu */

#subnavcontainer {
    width: 955px;
    float: left;
    list-style-type: none;
    margin: 0;
    background-color: #FCF6F0;
    padding: 0;
    height: 71px;
}

#subnavcontainer li {
	margin: 0;
	padding: 0;
	float: left;
    height: 71px;
}

#subnavcontainer a
{
    width: 199px;
    float: left;
    background-image: url(images/BtnSub.jpg);
    background-position: -201px 0px;
    line-height: normal;
    background-repeat: no-repeat;
    text-align: center;
}

#subnavcontainer ul
{
	padding: 0;
	list-style-type: none;
	margin: 0;
}

#subnavcontainer li#active a{
	cursor: default;
	background-position: 0px 0px;
	background-image: url(images/BtnSub.jpg);
	margin: 0;
}

#subnavcontainer a:hover
{
    background-position: -402px top;
    background-image: url(images/BtnSub.jpg);
}
#subnavcontainer img {
	border: none;
}

#SubNavSA
{
    background-image: url(images/SubMenuBG.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 955px;
    height: 71px;
}
#SubNavServer
{
    background-image: url(images/SubMenuServerRightBG.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 955px;
    height: 71px;
}
#SubNavKurs
{
    background-image: url(images/SubMenuKursRightBG.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 955px;
    height: 71px;
}
#SubNavTelefon
{
    background-image: url(images/SubMenuTelefonRightBG.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 955px;
    height: 71px;
}

/* Mainmenu */

.nav
{
padding: 0;
margin:0;
}
.navStatMenu{

}
.navDynMenu
{
    }
.navStatMenuItem
{
    vertical-align: middle;
    background-image: url('images/menuBackground1.gif');
    background-repeat: no-repeat;
    padding: 0 0 0 0px;
    width: 191px;
}
.navDynMenuItem
{
    vertical-align: middle;
    background-image: url('images/menuBackground1.gif');
    background-repeat: no-repeat;
    padding: 0 0 0 0px;
    width: 191px;
}
.navStatSelected, .navDynSelected
{
    background-image: url(images/menuBackground1.gif);
    background-position: -191px 0px;

}
.navStatHover, .navDynHover
{
    background-position: -382px 0px;
    background-image: url('images/menuBackground1.gif');
}
#nav a, #nav a:visited /* For å unngå at bakgrunn viser på både celle og bak tekst - ser ikke ut til å virke i Opera */
{
  background: transparent ! important;
}

.collapsable
{
	border: none;
	height: 50px;
}




.collapsable
{
	border-style: none;
}



__input {
	color: #333;
	border: 2px solid #9EA9BA;
	margin: 0 0 0 0;
	font-size: 1.1em;
    width: 254px;
}

__select {
	color: #333;
	background: #fee3ad;
	border: 2px solid #9EA9BA;
	margin: 1em 0 1em 0em;
	background-color: #FFF;
	display: block;
	font-size: 1em;
}

__fieldset {
	width: 95%;
	margin: 0 0 0 2em;
	border-style: none;
	border-top: 3px solid #676597;
}

__fieldset ol {
	list-style: none;
}

__legend {
	color: #FFF;
	padding: 0.2em 0.5em 0.2em 0.5em;
	font-weight: bold;
	background-color: #676597;
	margin: 1em 0 1em 0;
	background-image: url(images/l.gif);
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
}

.formbtn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0;
}

.submit {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	background-repeat: no-repeat;
	width: 175px;
	margin-bottom: 20px;
	height: 30px;
	background-color: #61728C;
	border: medium outset #FFF;
}

/* Nav */

#navcontainer {
	margin: 0;
	background-image: url(images/menuBackground1.gif);
	width: 953px;
	float: left;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	height: 34px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #b9bcca;
	border-left-color: #b9bcca;
}

#navcontainer li {
	padding: 0;
	margin: 0;
	float: left;
}

#navcontainer a
{
    float: left;
    width: 191px;
    line-height: normal;
    text-align: center;
    background-image: url(images/menuBackground1.gif);
    background-repeat: no-repeat;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navcontainer li#last a
{
    width: 189px;
}
#navcontainer li#current a
{
    margin: 0;
    background-image: url(images/menuBackground1.gif);
    background-position: -191px 0px;
    width: 189px;
}
#navcontainer a:hover
{
    background-position: -382px 0px;
    background-image: url(images/menuBackground1.gif);
    margin: 0px;
    padding: 0px;
}
#navcontainer img  {
	border: none;
}
#nav a, #nav a:visited /* For å unngå at bakgrunn viser på både celle og bak tekst - ser ikke ut til å virke i Opera */
{
  background: transparent ! important;
}