body {
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;      
        font-family: Times New Roman,Arial,Helvetica, sans-serif;

}
	
#simplestats{
	margin-left: auto;
	margin-right: auto;
	/*width: 60%;*/
	margin-bottom: 20px;
}

#simplestats caption {
	background-color: #FDE2B8;
	border: 1px solid black;
}
#simplestats th {
	background-color: #FDE2B8;
}
#simplestats table {

	background-color: #FDE2B8;
	border: 1px solid black;
}
#simplestats td{
	background-color: #bfe2f9;
	border: 1px solid black;
	text-align: left;
}
#simplestats tr{
	background-color: #bfe2f9;
	color: black;
}

#framework {
	background: #ececec;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}
	
#navigation {

	margin-top:0;
	width:144px;
	padding:0px;
	padding-top: 10px;
	float:left;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;	
	font-weight: normal;
	font-size: 13px;

	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}
	
#maincontent {
	background-color: white;
	margin-top:0;
	width:633px;
	padding:10px;
	
	float:left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black
}
.windowcontent{
        border: 3px solid #0855DD;
        padding-top:0px;
        padding-left: 8px;
        padding-right: 5px;
        padding-bottom: 10px;
        margin: 0px;
        margin-bottom: 10px;

        background-color: #E5ECFF;

}
.windowtopbar{
        position: relative;
        top: 0px;
        height: 22px;
        border: 1px solid black;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
        font-family: Tahoma, Arial, Helvetica, sans-serif;

        color: white;
        padding: 0;
        background: url(/images/bar_background.gif);
}
	
#header {

        margin-bottom: 0;
        padding: 2px;
        height: 125px;
        padding-top: 20px;
        border: 1px solid black;
        background-image: url(/images/top_background_test.jpg);

}

#top_hr {
	/*background: url(/images/hr_background.gif);*/
	margin-top:0;
	padding-top:0;
	height: 45px;
	text-align: right;
	padding:0px;
	clear: both;
	border-bottom: 1px solid black;
}

#top_hr img{
	position: relative;
	top: 15px;
}

#logo {
  padding-left: 15px;
}

#bannercode 
{
	position: relative;
	left: 40px;
	text-align: right;
	display: inline;
	
}


#footer{

        width: 100%;
        color: white;
        text-align: center;
        margin-bottom: 0;
        padding-bottom: 0;
        background-color: #0358EC;
        clear: both;

/*
	width: 796px;
	padding: 2px;
	text-align: center;
	margin-bottom: 0;
	padding:bottom:0;
	background:#104B85;
	clear: left;
*/
}

#loginbox{
	text-align: center;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid blue;
	width: 128px;
}

/* menyer */

.menuheading{
        padding-left: 10px;
        background: #0358EC;
        color: white;
}

.menuitem a:link, a:visited, a:active {
        color: #808080;
        text-decoration: none;
        background-color: transparent;
}

.menuitem a:hover {
        color: #000000;
        text-decoration: underline;
        background-color: #eeeeee;
}

.menuitem{
        padding-left: 14px;
        position: relative;
        /*width: 156px;*/
        background: white;
        border: 1px solid #C0C0C0;
/*      font-weight: bold;
        text-decoration: none;*/

        font-weight: bold;
        font-size: 13px;
        color: black;
        font-family: Tahoma, Arial, Helvetica, sans-serif;

}
.menuitem a{
        color: black;
}
.menuitem img{
        height: 17px;
        width: 17px;
}


/* Slutt menyer */

input#submitbutton{
	border: 1px dashed green;
}

input{
/*	background-color: green;*/
}


/* css for meldings visning. */
.messages {
        /*margin-left: auto;
	border: 10px solid black;
        margin-right: auto;
        width: 90%;
        margin-bottom: 20px;*/
}

.messages caption {
        background-color: white;
        border: 1px solid black;
}
.messages th {
	text-align:left;
        background-color: lightgray;
}
.messages table {
	width: 620px;
        background-color: gray;
        border: 0;
}
.messages td{
        background-color: white;
        border: 0;
        text-align:left;
}
.messages tr{
        /*background-color: yellow;*/
        color: black;
}

.date{
	width: 200px;
}

.tab-sheet-button {
    float: left;
    width: 90px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    cursor:pointer;
    background-color: white;
    padding-left: 10px;
}

.tab-sheet {
   position: absolute;
   top: 340px;
   float: left;
   clear: both;
   padding: 10px;
   border: 1px solid black;
   width: 600px;
   background-color: white;
   z-index: 0;
}

#banner_code_young_adult{
    z-index: 1;
}

#hidefromnojs{
  visibility: hidden;
}
