@charset "utf-8";

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 62.5%;
   background: #b9b309;
   margin: 0;
   padding: 0;
   text-align: center;
   color: #000000;
}
.topicmaps #container {
   width: 66.25em;/*795px*/
   margin: 0 auto;
   text-align: left;
   font-size: 1.2em;
}

.topicmaps #mainContent {
   padding: 0;
   background: #FFF;
   float:left;
   min-height:200px;
   width: 63.75em; /*765px*/
   border-left: #d8d380 14px solid;
   border-right: #d8d380 14px solid;
}

.topicmaps #leftcontent #mainsponsors {
   text-align: center;
}

.topicmaps #mainContent2 {
   padding: 0;
   background: #FFF url(../img/bg-right.png) top right repeat-y;
   float:left;
   min-height:1000px;
   width: 63.75em; /*765px*/
   border-left: #d8d380 14px solid;
   border-right: #d8d380 14px solid;
}


.topicmaps #top {
}

.topicmaps #content {
   float:left;
   width: 63.75em; /*765px*/
}

.topicmaps #rightcontent {
   padding:0;
   margin:0;
   position:relative;
   float:left;
   /*width: 47.9em; /*575px*/
   width: 47.9em; /*575px*/
}

.topicmaps #mainContent2 #rightcontent {
   width: 37em;
}

/*
@media print {
#container, #content, #mainContent, #mainContent2, #rightcontent {
   width: inherit;
   }
}
*/

.topicmaps #narrowright {
   padding:0;
   margin:0;
   position:relative;
   float:right;
   width: 134px;
   text-align:center;
   font-size:0.75em;
}

.topicmaps #narrowright a{
   color: #633c6a;
}

.topicmaps #narrowright img{
   margin:0.5em 0 0 0;
}

.topicmaps #narrowright h3{
   margin:1em 0 0 0;
   font-size:1.1em;
}

#lowercontent {
   padding: 0 0em 6em 0em;
}

.topicmaps #leftcontent {
   margin:0;
   padding:0;
   float:left;
   width:14.4em; /*16em 173px*/
}

/*
@media print {
.topicmaps #leftcontent {
   display: none;
   }
}
*/

.topicmaps #logos01 {
   margin-left:1em;
   padding: 0 0 2em 0;
}

.hideelement{
   display:none;
}

.textline {
   color: #b9b309;
   font-size:9px;
   border-bottom: #e7e5b2 1px solid;
   display: block;
   width:100%;
   margin: 1em 0 0.5em 0;
}

/* -------Sponsors------ */
.topicmaps #sponsors {
   color: #999999;
   font-size:0.75em;
   padding: 6em 1em 0 1em;
}

#sponsors table {
   width:auto;
   border:none;
   background:#e7e5b2;
   line-height:1.6em;

}

#sponsors th {
   margin:0;
   color: #b9b309;
   padding: 0 0 0 1em;
}


#sponsors td {
   background: white;
   padding:1em 0 0 0;
   color: #999999;
   margin: 0;
}


h4 {
   background:#e7e5b2;
   display:block;
   color: #b9b309;
   padding: 0 1em 0 1em;
   line-height:1.6em;
}

/* -------Footer------ */
.topicmaps #footer {
   color: #999999;
   font-size:0.75em;
   text-align:center;
   padding: 4em 1em 1em 1em;
}
.foot {
   padding: 1em;
}

/* -------x------ */

.subtitle {
   font-size:1.1em;
   font-weight:bold;
   color:#4d5151;
}

.topicmaps #logo {
   float: left;
   display:block;
}

p {
   margin:0;
   padding: 0;
}

#lowercontent p {
   margin-bottom: 1em;
}

#lowercontent h2 {
   font-weight: bold;
   font-size: 1.2em;
   color: #000000;
   padding:0;
   margin:0;
}

#lowercontent h2.theme {
   margin-bottom: 1em;
}

.vanligmarg{
   padding: 1.0em 1.0em 1.1em 1.0em;
}

.utskriftboks{
   background:url(../img/bk06.jpg) repeat-x;
   padding: 1em 1em 1.5em 1em;
}


h3 img {
   display: inline;
}

.myntbakgrunn {
   background: #f0f0f0 url(../img/bk05krone.jpg) top no-repeat;
   padding:9em 0.9em 1.1em 0.9em;
}

a {
   color: #3a3a36;
   text-decoration:none;
}


a:link {color: #3a3a36; text-decoration:none;}     /* unvisited link */
a:visited {color: #224c6e}  /* visited link */
a:hover {outline-color: #B8B308; outline-style:solid; outline-width:thin;}   /* mouse over link */
a:active {outline: none;}   /* selected link */

:-moz-any-link:focus {
  outline: none;
}

img {
   border-style:none;
   padding:0;
   margin:0;
}

hr {
    margin:0;
    padding:0;
    border: 0;
    color: #c9c9c9;
    background-color: #c9c9c9;
    height: 1px;
}

/* -------LISTER OG BULLETS------ */



/* --------ANNET---------- */

#lowercontent {
   color:#4d5151;
   font-size: 0.9em;
   padding:0 1em 0 2em;
   margin: 0 1em 0 0;
   line-height:1.6em;
}

#lowercontent h1 {
   margin: 1.5em 0 0.5em 0;
   font-size: 1.3em;
   color: #582e91;
}

#lowercontent h2 {
   margin: 1.5em 0 0.5em 0;
   font-size: 1.1em;
   color: #aaa319;
}

#lowercontent ul {
}


#lowercontent .fltlft {
   padding-left: 30px;
}

#lowercontent .fltrt {
   padding-right: 30px;
}

.clearfloat {
   clear:both;
}

.bildeutenspace{
   display:block;
}

/* ----------COLORS---------- */
.greydark{color: #323232;}
.greymiddle{color: #414040;}
.greylighter{color: #676767;}
.greylightest{color: #787878;}
.yellow{color: #aaa319;}
.greybackground {background: #f0f0f0;}

/* --------MENU---------- */

#menu {
   position:relative;
   margin-top: -50px;
   /*width:auto;*/
   padding: 0px 0pt 0em 0px;
   height: 384px;
   font-size: 0.9em;
}

#menu ul{
   margin: 0;
   padding: 0;
   list-style-type: none;
   height:1%;
}

#menu li{
   display: block;
   margin: 0;
   line-height:30px;
   padding: 0;
   list-style-type: none;
}

#menu li a{
   color: #633c6a;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   background:url(../img/menutabs.png) left center;
   font-weight: bold;
   text-transform:uppercase;
   display:block;
   text-indent: 3.4em;
   width: 172px;
   height:30px;
}

#menu a:hover{
   outline:none;
   background-position: 252px;
}

#menu a#current3{
   background-position: 252px;

}

#menu ul li ul{
   padding: 1em 0 1.5em 0;
}

#menu li li a{
   display: inline;
   color: #464147;
   text-transform:none;
   padding: 0 0 0 20px;
   margin:0;
}

#menu3 ul li ul.denpolitiskeprosessen{
   background: url(../img/bg-grey-1.gif);
   padding:0;
}

#menu3 ul li ul.denpolitiskeprosessen li a{
   padding:0;
}

#removespace {
   display:block;
}

/* ------------------ */

/* Steve's additions */

.conflist * a{
   font-weight: bold;
}

.note{
   border: solid thin gray;
   padding: 1.5em 1.5em 1.5em 1.5em;
   font-size: 90%;
   margin: 2em 0 6em 0;
   color: #676767;
}

#menu li.home a{
   color: #aaa319;
   text-transform:none;
}



/* tables - general */

tr, td {
   vertical-align: top;
}

/* tables - program */

.program {
   width: 100%;
}

.track-time > td {
   padding: 0 0 0 1em;
}

.track-time {
   background-color: silver;
   font-weight: bold;
}

.track-name, .break {
   padding-top: 1em;
   font-weight: bold;
}

.track-name {
   text-transform: uppercase;
}

.track > tr > td {
   width: 33%;
}

td > p.pres, td > p.keynote {
   padding: 0 1em 0 0;
}

/* tables - other */

tr.pic > td:first-child {
   width: 10%;
}

tr.pic > td {
   padding-right: 0.5em;
}

.keynote, .keynote > a {
   font-weight: bold;
   color: #aaa319;
}

.keynote .speaker {
   font-weight: normal;
   color: #000000;
}

.speaker {
   font-style: italic;
}

.template1 * td {
   text-align: left;
   font-size: 120%;
   border-bottom: solid thin black;
}

.template1 h4 {
   display:block;
   color: red;
   line-height:0.5em;
}

.template * tr.track-name {
   padding-top: 0em;
   color: red;
   font-weight: bold;
}

#lowercontent * td.compact > p {
   margin: 0 0 0 0;
   padding: 0 0 0 0.25em;
}

.panel {
   margin-bottom: 2.2em;
}

.short {
   margin: 0 90% 1em 0;
}

.exhibitors {
   width: 100%;
   text-align: center;
}

.chairs {
   font-size: 9px;
   color: #aaa319;
   margin-bottom: 4pt;
}
table.chairs tr td {
   text-align: center;
   color: #b9b309;
   padding-right: 12pt;
}

.exhibitors * td {
   vertical-align: middle;
}

.room {
   font-weight: normal;
   font-style: italic;
   color: #aaa319;
   text-transform: none;
}
.xroom:before {content: "(";}
.xroom:after  {content: ")";}

