/* ***************** STYLESHEET - F2F ********************* */

* {
  padding:0;
  margin:0;
}
/* kompensering for det ovenstaaende */
/* Ingressbilder paa visning av artikler */
div.ingressview img{
  margin: 0px 5px;
}

/* Innloggingsskjema */
#loginbox *{
  padding: auto 0;
  margin: auto 0;
}
#loginheader{
  padding: 10px 0px;
}

#adminmenu a.menu { padding: 0px 3px; }

.layout{
  width: 970px;
  height: 110px; 
}

body {
  font-size: 12px;
  font-family:tahoma, arial;
  padding:15px 0 30px 30px;
  color:#5e5e5e;
}

h1.logo {
  background-image: url('http://img7.custompublish.com/getfile.php/633470.1207.xrbbtcybbt/f2f_logo.gif');
  background-repeat:no-repeat;
  width:170px;
  height:72px;
  float:left;
  text-indent:-5000px;
  margin: 10px 0px;
}

h1.logo a {
  display:block;
  width:170px;
  height:72px;
  
}
.topPayOff {
  margin: 20px 30px 0 0;
}
div.clearFix {
  clear: both;

}

#designContainer {
  width: 970px;
  height: 100%;
  margin: 0px auto;
  
}
#topmenu{
  float: left;
}
#search{
  float: right; padding-left: 20px; background: #ececec; height: 27px; width:180px; margin-top: 0px;
}

#contentContainer {
  width: 100%;
  height: 100%;
}

.leftNav {
  width: 200px;
  height: 100%;
  margin-top: 10px;
  float: left;
}

div.pagetitle{
  font-weight: bold;
}

h2.pageName {
  font-size: 14px;
  color: #a4293d;
  margin: 0 0 10px 20px;
}

.content {
  width: 750px;
  margin: 10px 0px 10px 20px;
  height: 100%;
  float: left;
  overflow: auto;
}

/* *************** level 1 nav ********************** */
ul.topMenu {
  background: #ececec;
  width:770px;
  height:27px;
  float:left;
  margin-top:0px;
  border-bottom: 2px solid #fff;
}

ul.topMenu li {
  list-style-type:none;
  display:block;
  float:left;
  border-right: 1px solid #fff;
}

ul.topMenu li a {
  display:block;
  font-weight:bolder;
  text-transform:uppercase;
  padding:0 20px 0 20px;
  line-height:27px;
  font-size:11px;
  color: #a4293d;
  text-decoration:none;
}

ul.topMenu li a:hover {
  background: #a4293d;
  color: #ececec;
}

ul.topMenu li.L1_Active a.L1_Active {
  color: #ececec;
  background: #a4293d;
}
ul.topMenu li.L1search {
  padding-left: 260px;
  border: 0;
}

div.L1search input.searchBox {
  border: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  width: 120px;
  margin-top: 3px;
}
div.L1search input.submit {
  border: 0px solid #ececec;
  color: #999;
  font-size: 11px;
  font-weight: bolder;
  text-transform: uppercase;
  width: 40px;
  background: #ececec;
}
/* *************** level 2 nav ********************** */
ul.leftMenu {
  width:200px;
  float:left;
}

ul.leftMenu li {
  list-style-type:none;
  display:block;
  float:left;
}

ul.leftMenu li a {
  display:block;
  font-weight:bolder;
  padding:0 0 0 20px;
  line-height:20px;
  font-size:11px;
  color: #a4293d;
  text-decoration:none;
  width: 180px;
}

ul.leftMenu li a:hover {
  color: #999999;
}

ul.leftMenu li.L2_Active a.L2_Active {
  color: #999999;
}

ul.leftMenu li.L2 a:hover {
  color: #999999;
}
a.menu:link{color: #a4293d; text-decoration:none;}
a.menu:visited{color: #a4293d; text-decoration:none;}
a.menu:hover{color: #999999; text-decoration:none;}

/* *************** level 3 nav ********************** */
ul.M2 {
  width:200px;
  float:left;
}

ul.M2 li.L3 {
  list-style-type:none;
  display:block;
  float:left;
  border-top: 1px dotted #fff
}

ul.M2 li.L3 a.L3 {
  display:block;
  font-weight:bolder;
  padding:0 0 0 30px;
  line-height:14px;
  font-size:11px;
  color: #a4293d;
  text-decoration:none;
  width: 170px;
  border-top: 1px dotted #fff;
}

ul.M2 li.L3 a:hover {
  color: #ececec;
}

ul.M2 li.L3_Active a.L3_Active {
  color: #a4293d;
  padding-left: 30px;
  width: 170px;
  
}
/* *************** level 4 nav ********************** */
ul.M3 {
  width:200px;
  float:left;
}

ul.M3 li.M4 {
  list-style-type:none;
  display:block;
  float:left;
  width: 200px;
}

ul.M3 li.L4 a.L4 {
  display:block;
  font-weight:bolder;
  text-transform: none;
  padding:0 0 0 40px;
  line-height:14px;
  font-size:11px;
  color:#5e5e5e;
  text-decoration:none;
  width: 160px;
}

ul.M3 li.L4 a:hover {
  color:#a4293d;
}

ul.M3 li.L4_Active a.L4_Active {
  color: #a4293d;
  padding-left: 40px;
  width: 160px;
}

div.path{
  padding: 5px 0 2px 220px;
  width: 500px;
  border-bottom: 1px solid #fff;
  float: left;
  clear: left;
}

.path, a.path {
  font-size: 11px;
  color: #999;
  text-decoration: none;
}
a.path:hover {
  color: #a4293d;
}

.printMe {
  width: 240px;
  padding: 5px 0 2px 0;
  float: left;
  text-align: right;
  margin-right: 9pz;
}
.printMe a {
  font-size: 11px;
  text-decoration: none;
  color: #a4293d;
  padding-left: 10px;
}
.printMe a:hover {
  color: #999;
}

.footer {
  margin-top: 20px;
  padding-top: 4px;
  border-top: 1px solid #999;
  font-size: 11px;
  letter-spacing: 2px;
}
img.nimg {
  display: none;
}
/* ********************** NEWS LISTING - FRONT ************************** */
.newsListing {
  width: 530px;
}
.newslisting_top .newsText_top{
  width: 530px !important;
}
.newsImage {
  width: 110px;
  float: left;
  padding-top: 5px;
}
div.newsImage img {
  width: 100px;
  height: 75px;
  overflow: none;
}
.newsText {
  float: left;
  width: 420px;
}
div.newsText a {
  font-size: 12px;
}

/* ********************** PARAGRAPH SETUP - FRONT ************************** */


div.leftColumn {
  float:left; 
  width: 535px; 
  padding-right: 20px;
  text-align: justify;
}
div.rightColumn {
  float:left; 
  width: 190px; 
  padding: 0 0 10px 0; 
}


div.rightHeader {
  background: #ececec; 
  padding: 2px 0 2px 5px; 
  width: 100%;
}
div.rightContent {
  padding: 5px 0 5px 5px;
  width: 100%;
}
.rightContent p{
  margin-bottom: 20px;
}

h2.h2right {
  color: #a4293d;
  font-size: 14px;
}

/* in use in wide right column for calender and news */

div.leftColumnNarrow {
  float:left; 
  width: 505px; 
  padding-right: 20px;
  border: 0px solid red; 
}
div.rightColumnWide {
  float:left; 
  width: 220px; 
  padding: 0 0 10px 0;
  border: 0px solid red; 
}
td.eventSpacer {
  padding: 4px 0 4px 0;
/*border-bottom: 1px dotted #ececec;
height: 20px;*/
}

/* ********************** DW FONTS ************************** */
h1.h1 {
  font-size: 16px;
  margin-bottom: 10px;
}
h2.h2 {
  font-size: 14px;
  color: #a4293d;
}

p, td {
  font-size: 12px;
  line-height: 16px;
}
div.content ul, div.content ol {
  font-size: 12px;
  line-height: 16px;
  margin-left: 15px;
  margin-bottom: 10px;
}
div.content li {
  margin-left: 30px;
}

h1.headline{
  margin-bottom: 0.5em;
  font-size: 1em;
  font-weight: bold;
}

span.date{
  font-size: 0.8em;
}

/* ********************** TEXT VERSION ************************** */
.noDisplay {
  display: none;
}

.rightColumn ul{
  margin: 5px 0px;
  padding: 0px;
  list-style-type: none;
}
.rightColumn ul li{
  margin: 5px 0px;
  padding: 0px;
}