/*gloriapark*/
@import url(/common/css/gloriapark.css);
/*form*/
@import url(/common/css/form.css);
/*search form*/
@import url(/common/css/searchform.css);
/*comments*/
@import url(/common/css/comments.css);

.addons a.icondoc { background: transparent url(../gfx/icon16/doc.gif) no-repeat left center; }

body {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 62.5%;
  background: #666666 url(../gfx/bg.gif) repeat-x;

}

/* globals */
* {
  padding: 0;
  margin: 0;
  color: #626262;
}
a, a strong {
  color: #C2533A;
  padding-bottom: 2px;
  text-decoration: none;
  background: url(../gfx/alink.gif) repeat-x 0 bottom;
}
a:hover { text-decoration: none; }
p { margin-bottom: .5em; }
ul { list-style: none; }
.content img {
  padding: 3px;
  border: 1px solid #ccc;
}
.content img.noborder {
  border: 0px solid #ccc;
}
.content .body img[align="left"] { margin: 5px 10px 10px 0; }
.content .caption img[align="left"] { margin: 5px 10px 10px 0; }
.content .caption img[align="right"] { margin: 5px 0 10px 10px; }
.content .body img[align="right"] { margin: 5px 0 10px 10px; }
.content .body img[align="center"]{
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;}
.content .caption img[align="center"]{
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;}

.content .body img[valign="top"]	{ margin-bottom: 5px; }
.content .caption img[valign="top"]	{ margin-bottom: 5px; }
.content .body img[valign="bottom"]{ margin-top: 5px; }
.content .caption img[valign="bottom"]{ margin-top: 5px; }


.content a img, .addons a img, #header a img  {
  background: transparent url(transparent.gif);
  margin-bottom: -2px;
  display: block;
}

.addons a img {
  border: 0px;
}

form .required {
  font-weight: bold;
}

#frontpage ul,
#article ul,
#folder ul,
#formpage ul { /* regular ul needed in these areas */
  list-style: disc;
  padding: 1ex 1ex 0 1ex;
  margin: 0 1ex 0 1em;
}

#folder ul.contentlist {
  margin: 0;
  padding: 5px 0 0 0;
}
#frontpage ul li,
#article ul li,
#folder ul li,
#formpage ul li { /* regular li needed in these areas */
  padding: 0;
  margin: 0 0 1em 0;
}
/* positions */
#mainframe {
  width: 920px;
  margin: 8px auto;
}
#header { height: 86px; }
#tree {
  float: left;
  width: 140px;
  margin-left: 18px;
  display: inline;
  margin-top: 2px;
}



.content.wide {
  width: 681px;
}

#tree div.blomst {
  margin-left: -18px;
  margin-top: 15px;
}

.content {
  float: left;
  width: 521px;
  margin-left: 21px;
  display: inline;
}
.addons, .quicsearch {
  float: right;
  width: 180px;
  margin-right: 21px;
  display: inline;
}

/* canvasstyle */
a.butt
{
  padding: 2px 7px 2px 7px;
  background: #c2533a;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  text-transform:uppercase;
  color: #fff;
}
a.butt:hover {
  background: #f60;
  color: #fff;
}
#mainframe { background-color: #fff; position:relative;}
#toptopmenu { background: #edebd4; }

#toptopmenu ul { float: right; }
#toptopmenu ul li {
  float: left;
  border-left: 3px #edebd4 solid;
}
#toptopmenu ul li.first { border-left: none; }
#toptopmenu ul li.last { padding-right: 0; }
#toptopmenu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 1em;
  padding: 5px 22px 6px 22px;
  background: #c2533a no-repeat;
  margin: -1px;
  text-transform: uppercase;
}
#toptopmenu li a:hover, #loggin a.butt:hover, h1.logout:hover { color: #fff; background-color: #753021 ; }
#toptopmenu li.selecta a { color: #ccc; }

#topmenu { background: #edebd4;}
#topmenu ul { float: left; padding-left: 20px;}
#topmenu ul li {
  float: left;
  border-left: 3px #edebd4 solid;
}
#topmenu ul li.first { border-left: none; }
#topmenu ul li.last { padding-right: 0; }
#topmenu li a {
  display: block;
  color: #fff;

  text-decoration: none;
  font-size: 1.1em;
  padding: 5px 10px 5px 10px;
  background: #666;
  text-transform: uppercase;
}
#topmenu li a:hover { color: #666; background-color: #fff; }
#topmenu li a.selecta { color: #000; background-color: #fff; }
#topmenu li.active a { color: #666; background-color: #fff; }

.topitems {
margin-bottom: -1px;
}



#header {
 background-color: #edebd4;
 position: relative;
}
	#header a {
		display: inline-block;
		border: 0;
	}

#tree h3 {
  background: #fff;
  font-size: 1.3em;
  color: #444;
  padding: 0 0 4px 12px;
}

#tree li li { border: none; }
#tree li.expanded { background-color: #fff; }
#tree a.selected { font-weight: bold; }
#tree li li a {
  font-size: 1.2em;
  background: url(../gfx/alink.gif) repeat-x 0 bottom;
  line-height: 1.7em;
}

#tree ul.first li div.title, #logoData .logoObject .title {
  text-transform: uppercase;
  font-size: 1.2em;
  color: #2e2e2e;
  margin-bottom: 4px;
}

#wrapper {
  padding-bottom: 10px;
}

#path  {
  position: relative;
}

#path #innerpath {
  margin-top: .1em;
  padding-bottom: .4em;
  position: absolute;
  top: 10px;
  left: 178px;
}

.quicsearch { margin-top: 15px; }
form#quicksearch input{width:125px;}

/* logginn RZ */
#loggin
{
  position: absolute;
  right: 1px;
  top: 45px;
}
#loggin h4{font-size:1.1em; font-weight:bold;}
#loggin h4{display:inline; text-align:right; margin-top:3px;}
#loggin input{width:150px; margin-left:10px;}
#loggin input, #loggin a.butt, #loggin h4{float:right; clear:left;}

 #loggin a.butt{background-color:#666; margin-left:3px;}

 /* medlem sider */
 #member a, #member a strong{
  color: #3AA9C2;
  background: url(../gfx/alinkblaa.gif) repeat-x 0 bottom;
}

#member #frontpage h2 a {
  color: #3AA9C2;
}
#member #frontpage h1 , #member #frontpage h1 a {
  background-color: #3AA9C2;
  color: #fff;
}

#member .content h1 {
  background-color: #3AA9C2;
}

#member #tree li li a {
  background: url(../gfx/alinkblaa.gif) repeat-x 0 bottom;
}

#member a.butt
{

  background: #3AA9C2;
  color: #fff;
}

#lockedPressInfo .caption p
{
  color: #626262;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 1em;
}

#tree a.butt{margin-top:20px;}
#member a.butt:hover {
  background: #666;
  color: #fff;
}
#member .content ul { margin: 0; }
#member .content ul li{list-style:none; margin-bottom:.5em;}

/* addons som skal ha samme farge som resten oxo på medlemssiden */
 #member .addons a, #member .addons a strong{
  color: #C2533A;
  background: url(../gfx/alink.gif) repeat-x 0 bottom;
}

#member .addons a.butt
{

  background: #C2533A;
  color: #fff;
}
#member .addons a.butt:hover {
  background: #FF6600;
  color: #fff;
}

/* \ */

.addons li {
  margin-bottom:1px;
  background: #f0efed;
  padding: 7px 0;
}
.addons li li { border: none; }
.addons ul li .title {
  padding: 1px 12px 1px 7px;
  font-weight: bold;
  margin-bottom: 3px;
  font-size: 1.2em;
}
.addons ul li .date {
  padding: 0 7px;
  margin-bottom: -10px;
}
.addons ul li .body {
  padding: 0 7px;
  font-size: 1.1em;
}
.addons ul.items li {
  margin-bottom: 0;
  padding: 0;
}
.addons ul.items li .title {
  background: transparent;
  margin: 7px 0 0 0;
}
.addons ul.items li .body {
  margin-left: .8em;
  font-size: 1em;
}
.addons ul a {
  min-height: 16px;
}

#wrapper div.addons ul li div.meltwater div.body .lenke {
  margin-bottom: 2px;

}
.addons a.iconpdf { background: transparent url(../gfx/icon16/pdf.gif) no-repeat left center; }
.addons a.iconppt { background: transparent url(../gfx/icon16/ppt.gif) no-repeat left center; }
.addons a.iconxls { background: transparent url(../gfx/icon16/xls.gif) no-repeat left center; }
.addons a.iconhtml { background: transparent url(../gfx/icon16/html.gif) no-repeat left center; }
.addons a.iconlink { background: transparent url(../gfx/icon16/link.gif) no-repeat left center; }

.addons ul.addons {
display: block;
margin: 0;
}

.addons ul.addons a {
background: none;
padding: 0;
}

.addons ul.addons li {
padding: 5px;
}

/*
.addons li { position: relative; }
.corner {
  width: 5px;
  height: 5px;
  position: absolute;
}
.corner.north.west { background: transparent url(../gfx/corner_nw.gif) no-repeat left top; top: -1px; left: -1px; }
.corner.north.east { background: transparent url(../gfx/corner_ne.gif) no-repeat right top; top: -1px; right: -1px; }
.corner.south.west { background: transparent url(../gfx/corner_sw.gif) no-repeat left bottom; bottom: -1px; left: -1px; }
.corner.south.east { background: transparent url(../gfx/corner_se.gif) no-repeat right bottom; bottom: -1px; right: -1px;}
*/


#footer {
text-align:center;
margin-top:10px;
}
/*
#footer span {
  border-left: 1px #fff solid;
  padding: 0 1em;
}
#footer span.first { border: none; }
#footer span a {
  color: #fff;
  text-decoration: none;
}
*/

/* typestyle */
.content h1 {
  margin-bottom: .5em;
  color: #fff;
  background-color: #C2533A;
  display: inline;
  font-weight: 100;
  line-height: 1.6em;
  padding: 2px;
}
.content h2,
.content h3,
.content h4 {
  margin-bottom: 0;
  color: #444;
}

.content h1 { font-size: 2em; }
#loggin h1{font-size:1.2em; text-align:right;}
.content h2 { font-size: 1.5em; }
.content h3,.wrong { font-size: 1.4em; }
.content h4 { font-size: 1.3em; }
.content p {
  font-size: 1.3em;
  margin-bottom: 1em;
}
.content .caption {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1em;
}
.content .body { color: #000; }
.content .caption p { font-size: 100%; } /* stop inheritance */
.wrong
{
  color: #F30;
  font-weight: bold;
  position: absolute;
  top: 27px;
  right: 1px;
}
#folder p.alert{
  color: #F30;
  font-weight: bold;
}

#logoData .logoObject{margin:15px 0;}
#logoData .logoObject .info{float:right; width:400px;}

h1.logout{
  position: absolute;
  top: 110px;
  right: 0;
  background-color:#666;
  font-size:1em;
  padding:2px 7px;
}
h1.logout a {color:#fff;  background:none; text-transform:uppercase;}


.errormsg {
  color: #F30;
  font-size: 1.6em;
  font-weight: bold;
  padding: 30px 20px 0px 20px;
}
/* objectstyle */
#frontpage,
#article,
#folder,
#formpage,
#debate {
  line-height: 180%;
}

#frontpage ol li,
#article ol li,
#folder ol li,
#formpage ol li
{
  /* regular li needed in these areas */
  padding: 0;
  margin: 0 0 .5em 1.8em;
}

#article .video a {
  margin-bottom:1em;
  display:block;
  width:520px;
  height:400px;
  padding:0 0 0 0;
  color:#fff;
  text-decoration:none;
  cursor:pointer;
}

  /* FIRSTPAGE */

#frontpage.withtree { width: 521px; }
#frontpage.withtree .item { width: 249px; }
#frontpage.withtree .item.wide { width: auto; }
#frontpage { width:681px; }
#frontpage .item { width: 330px; }
#frontpage .item.wide { width: auto; }
#frontpage .item.left { float: left; }
#frontpage .item.right { float: right; }
#frontpage h1 ,
#frontpage h2 a {
  color: #C2533A;
  text-decoration: none;
  background: #fff url(../gfx/transparent.gif) repeat-x 0 bottom;
  text-decoration: none;
}

#frontpage h1 a {
  background-color: #c2533a;
  color: #fff;
  line-height: 1.7em;
  padding: 2px 4px 4px 4px;
  text-decoration: none;
  background: #c2533a url(../gfx/transparent.gif) repeat-x 0 bottom;
}

#frontpage h2 { margin-bottom: .5em; margin-top: 10px;font-weight: normal; }
#frontpage .caption {
  font-weight: normal;
  margin-bottom: .2em;
}
#frontpage .item img.format6 {
  float: left;
  margin: 3px 5px 3px 0;
}
#frontpage .readmore { font-size: 1.1em; }
#frontpage .date { font-size: 80%; color: #615F5F; }

.addons {
  overflow: hidden!important;
}

#frontpageBanners {
  list-style: none!important;
  margin: 0!important;
  padding: 0!important;
  overflow: hidden;
}
  #frontpageBanners li {
    float: left;
    margin-right: 20px!important;
  }
  #frontpageBanners li.last { margin-right: 0!important; }
    #frontpageBanners li a {
      display: block;
      background: none;
    }
    #frontpageBanners li img {
      padding: 2px!important;
      margin-bottom: 0!important;
    }

    #frontpageBanners li div {
      padding: 2px;
      border: 1px solid #ccc;
    }

.hivnorgemener {
  background-color: #f1efef;
}

.hivnorgemener .title {
  background-color: #8c8c8c;
  padding-left: 3px;
}
.hivnorgemener .title a {
  background: none;
  text-decoration: none;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
}
.hivnorgemener .caption, .hivnorgemener .readmore {
  padding: 4px;
}

.byline {
  padding: 2px 0 1px 0;
  margin: 0 0 1em 0;
}

#folder div.caption {
  font-weight: normal;
}
.byline .date,
.byline .author {
  font-size: 1.1em;
  line-height: normal;
  display: inline;
}
#article #keywords {
  font-size: 1.1em;
  margin: 15px 0;
}
#article #keywords h4 {
  display: inline;
  font-size: 1.1em;
}

#formpage legend { display: none; }
#formpage fieldset {
  background: #f1f1f1;
  border: 2px #e2e3e4 solid;
  padding: 0 2px;
  margin: 15px 0;
  font-size: 1.1em;
}
#formpage fieldset .title { padding: 1ex; }
#formpage .alert { font-weight: bold; font-size:1.1em;}
#formpage label {
  width: 150px;
  float:left;
  text-align: right;
  margin: 0 1ex 1ex 0;
  /*clear: both;*/
}
#formpage .text,
#formpage .textarea,
#formpage .select,
#formpage .multiple,
#formpage .radioselect {
  float: left;
  margin-bottom: 1ex;
}
#formpage .check,
#formpage .radio {
  float: left;
  margin-bottom: 0;
}
#formpage .select,
#formpage .multiple,
#formpage .text,
#formpage .textarea { width: 220px; }
#formpage span.checkval {
  /*display: block;*/
  float: left;
  margin-left: .2ex;
}
#formpage a.butt { margin: 0 0 1ex 155px; }

ul.contentlist {
  font-size: 1.2em;
  line-height: normal;
}
ul.contentlist li { list-style: none; }
ul.contentlist .caption {
  font-size: 100%;
  font-weight: normal;
  margin-bottom: 0;
  padding-top: 5px;
}
ul.contentlist p { margin-bottom: 0; }
ul.contentlist .date { font-size: 80%; }

/*
.comments {
  background: #f1f1f1;
  border: 2px #e2e3e4 solid;
  padding: 0 2px;
  margin: 15px 0;
  font-size: 1.1em;
}
.comments h5 {
  font-size: .9em;
  margin-bottom: 0;
}
.comments h4 {
  display: inline;
  font-size: 1.1em;
}
.comments p { font-size: 1em; }
.comments table {
  border: 1px #e2e3e4 solid;
  margin: 1px 0;
}
.comments th {
  text-align: left;
  font-size: .9em;
}
.comments th,
.comments td {
  padding: 1px 2px;
  border-bottom: 1px #e2e3e4 solid;
}
.comments tr.flip th,
.comments tr.flip td { background-color: #fbfbfb; }
.comments tr.flop th,
.comments tr.flop td { background-color: #fff; }
.comments .alert { font-weight: bold; }
.comments tr.spacerow td { background-color: transparent; }
*/

.prevnext { text-align: center; padding:10px 0;}
.prevnext .prev {	float: left; font-weight: bold; }
.prevnext .next {	float: right; font-weight: bold; }

#commentWin { border-bottom: 1px #000 solid; }
#commentWin .comment {
  padding: 5px;
  border-top: 1px #000 solid;
}
#commentWin .caption { margin: 5px 5px .2em 5px; }
#commentWin h1 { margin: 5px 5px .2em 5px; }
#commentWin h2 { margin-bottom: 5px; }
#commentWin .body { margin: 5px 0; }
#commentWin h3 {
  width: 70%;
  float: left;
  font-size: 1em;
  margin-bottom: 0;
}
#commentWin .date {
  float: right;
  width: 25%;
  text-align: right;
  font-weight: bold;
}
#commentWin .body {
  clear: both;
  padding-top: 5px;
}
#commentWin a.report {
  display: block;
  text-align: right;
}
#commentWin h5 {
  font-size: 1em;
  margin: 5px 0 0 0;
}

/* gloriapark */

.gpimage,
.gpimage.nonealigned
{
  padding: 5px 18px 18px 0;
  float: none;
  padding-left: 0;
}

.gpimage.leftaligned
{
  float: left;
  padding-left: 0;
}

.gpimage.rightaligned
{
  float: right;
  padding-right: 0;
  padding-left: 18px;
}

/* /gloriapark */

/* dynaparked */
.gimage { background: transparent; }
.gimage div {
  font-size: .8em;
  line-height: normal;
}
.gimage.left {
  float: left;
  padding: 10px 10px 10px 0;
}
.gimage.right {
  float: right;
  padding: 0 0 10px 10px;
}
.gimage.center {
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
}
.gimage .gbottom { padding-top: 3px; }
.gimage .gtop { padding-bottom: 3px; }
img.gimg { border: 0; }
.annonse
{background: url(../gfx/ann.gif) no-repeat right top;}
/* useful stuff */
.right {
  float: right;
}
.spacer {
  clear: both;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 1px;
  height: 1px;
}
.spacer.one { height: 1px; }
.spacer.five { height: 5px; }
.spacer.fifteen { height: 15px; }
.spacer.thirty { height: 30px; }

/*outline: 1px red dashed;*/
/* @group Ie fixs */
.ie6 #frontpage .item.left { padding: 0; }
.ie6 .wide {height:1%;}
.ie6 .left {padding: 0;}
.ie6 #topmenu ul { margin-bottom: -2px ;}
.ie6 .content .body img, .ie6 .content .caption img{ margin:10px; }
/* @end */


