#header
{
  width: 858px;
  margin: auto;
  background:#FFF;
  height:116px;
  /*border-top:1px solid #E6E6E6;
  border-left:1px solid #E6E6E6;
  border-right:1px solid #E6E6E6;*/
}
/* Headerline for all pages \*/
#headerline
{
  width: 820px;
  margin: auto;
  margin-left: 20px;
  float: left;
  background:#0B3861;
  height:0.20em;
}

/* This one cointains the font for the header text and its position \*/
#headertextbody
{
  float:left;
  margin: 20px 0px 0px 65px;
  #margin: 33px 0px 0px 65px;
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-style:normal;
  font-size:medium;
  font-weight:bold;
  color: #0B0B61;
}

/* picture_kb, picture_nordforsk , picture_helga  are the positions for kb, nordforsk and helga pictures in the header    \*/
#picture_kb
{
   margin: 25px 0px 0px 35px;
   float:left;
}

#picture_nordforsk
{
   margin: 25px 0px 0px 35px;
   float:left;
}

#picture_helga
{
   float:left;
   margin: 0px 0px 0px 20px;
}

#footer
{
	width: 858px;
	margin: auto;
	margin-left: 96px;
	float: left;
	padding-top: 15px;
}

/* font for contact on all pages \*/
#footer p
{
   text-indent: 0%em;
   font-style:oblique;
   font-size:x-small;
   font-weight:normal;
   color:#6E6E6E;
   width:700px;
   margin: 0px 0px 10px 30px;
}

/* Bottomline for all pages \*/
#bottomline
{
  width: 820px;
  margin: 0px 0px 0px 20px;
  background:#084B8A;
  height:3px;
}

#content
{
  width: 858px;
  margin: auto;
  background:#FFF;
}

#picture_collage
{
  width: 500px;
  margin: 0px 0px 22px 15px;
  background:#FFF;
  height:155px;
}

#leftcontent
{
  float:left;
  width:500px;
  margin: 10px 30px 20px 20px;
  background:#FFFFFF;
}

#centercontent
{
  width:500px;
  margin: 20px 30px 20px 170px; 
  background:#FFFFFF;
}

#fullcontent
{
  float:left;
  width:780px;
  margin: 20px 0 20px 20px;
  background:#FFFFFF;
}

/* #rightcontent is used slightly different from lefcontent since we are not using a contenttext inside it. */
/* NOTE: This is about to be changed. See use of #rightmenu for direction */
#rightcontent
{
  padding:10px;
  width:250px;
  margin: 20px 0px 0px 540px;
  border-width: 1px;
  border-left:1px solid #FF8000;
}

#rightcontent h2 
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    text-transform:inherit;
    font-size: 1.3em;
    color:#084B8A;
    padding: 0.5em 0 0 0;
}

/* Right menu\*/
#rightmenu
{
  width: 240px;
  margin: 0px 0px 20px 20px;
  background:#FFFFFF;
}

#rightmenu a
{
	color: #0B3861;
}

#rightmenu ul + h2
{
    padding-top: 1.3em;
}

#rightmenu ul
{
	list-style-image: url(http://helgawholegrain.org/images/bullet4.png);
	margin: 0 0 0 15px;
	padding: 0;
}

#rightmenu ul li
{
	color: #0B3861;
}

#rightmenu h2
{
	color: #084B8A;
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-style:normal;
    text-transform:inherit;
}

#rightcontent h3
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    text-transform:inherit;
    font-size: 1.1em;
    color:#084B8A;
}

#rightcontent h3 a
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    text-transform:inherit;
    text-decoration: underline;
    font-size: 1.1em;
    color:#084B8A;
}

/*  Text will be placed in this div \*/
#contenttext
{
  padding:10px;
  margin: 0;
  background:#F8F8F8 ;
}

#contenttext p, #contenttext ul, #contenttext ol
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    font-size: 1.0em;
    font-weight:normal;
    color: Black;
}

#contenttext table.indented
{
	border-collapse: collapse;
	border-width: 0;
}
#contenttext table.indented tbody
{
	vertical-align: top;
}
#contenttext td.indented1
{
	width: 110px;
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    font-size: 1.0em;
    font-weight:normal;
    color: Black;
	padding-bottom: 1em;
}
#contenttext td.indented2
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    font-size: 1.0em;
    font-weight:normal;
    color: Black;
	padding-bottom: 1em;
}
	
#contenttext h1
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    text-transform:inherit;
    font-size: 1.5em;
    color:#084B8A;
}

#contenttext h2
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    text-transform:inherit;
    font-size: 1.3em;
    color:#084B8A;
    padding: 0.5em 0 0 0;
}

#contenttext h3
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-style:normal;
    text-transform:inherit;
    font-size: 1.1em;
    color:#084B8A;
}

#contactleft
{
	float: left;
	width:300px;
	margin: 0;
}

#contactright
{
	width:360px;
	margin: 20px 0px 0px 360px;
}

/* spaceline for default page \*/
#spaceline
{
  float:left;
  width: 2px;
  height:573px;
  #height:575px;
  margin: 22px 10px 0px 0px;
  #margin: 22px 10px 0px 0px;
  border-width: 1px;
  border-left:1px solid #0B3861;
}

/* Newspanel on first page. Note that news on other pages uses default rightcontent formats */
#newspanel
{
	margin: 19px 0px 0px 0px;
	width: 250px;
	height:580px;
	background: url(images/newspanel2.png) no-repeat;
	float: left;
}

#newstextbody
{
	margin: 0 5px 0 20px;
	width: 200px;
}

#newstextbody h2
{
	padding-top: 1.1em;
	font-size:1.4em;
	font-style:normal;
	text-transform:inherit;
	color:#084B8A;
}

#newstextbody p
{
   font-family:Verdana, Helvetica, Arial, sans-serif;
   text-indent: 0%em;
   font-style:normal;
   font-size:1.1em;
   font-weight:bold;
   color: #FFFFFF;
   padding-bottom: 0.3em;
}

#newstextbody a
{
   font-family:Verdana, Helvetica, Arial, sans-serif;
   font-size:xx-small;
   font-weight:bold;
   color: #FFFFFF;
   text-decoration: underline;
}
/*** End newspanel on first page ***/

#researchlink
{
   font-family:Verdana, Helvetica, Arial, sans-serif;
   text-indent: 0%em;
   font-style:normal;
   font-size:xx-small;
   font-weight:bold;
}

#contenttext .leftimg
{
	float: left;
	padding: 0 10px 5px 0;
}

/* Start menu\*/
#menu
{
  width: 140px;
  float: left;
  margin: 0px 0px 50px 20px;
  background:#FFFFFF;
}

#menu a
{
	color: #0B3861;
}

#menu h2
{
	color: #084B8A;
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-size: large;
    font-style:normal;
    text-transform:inherit;
    font-size: 1.1em;
}

#menu ul + h2
{
    padding-top: 1.3em;
}

#menu ul
{
	list-style-image: url(http://helgawholegrain.org/images/bullet4.png);
	margin: 0 0 0 15px;
	padding: 0;
}

#menu ul li
{
	color: #0B3861;
}


body {
	font: bold 11px/1.5em Verdana, Helvetica, Arial, sans-serif;
	background-color:#FFFFFF;
}


hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#tabs {
	float:left;
	width:100%;
    margin: 18px 0px 0px 0px;
    #margin: 20px 0px 0px 0px;
	background:#FFFFFF;
	font-size:93%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding: 3px 10px 0 20px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

/* PHP: Relative file reference must be changed back to original */
#tabs a {
	float:left;
	background:url("../images/tableft_orange.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

/* PHP: Relative file reference must be changed back to original */
#tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright_orange.gif") no-repeat right top;
	padding: 10px 15px 4px 25px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
/* End menu\*/

/* This is for all the links links\*/
a
{
 text-decoration:none;
}

a:hover
{
 text-shadow: #FFFFFF;
 text-decoration:underline;
 /* color:#FFFFFF; */
}
/* End links\*/

/* Use where more compressed text is wanted. */
.compr_with_line
{
 font-size: 0.8em;
 line-height: 1em;
 border-collapse: collapse;
 border-top: 1px solid black;
 border-length: 40px
}

.compr
{
 font-size: 0.7em;
}

/*Used for bannertext on page*/
#main_banner
{
	background: #F69F4B;
	color: white;
	padding: 10px 5px 10px 5px;
	font-size: 1.5em;
	text-align: center;
}

#main_banner a
{
	color: white;
	text-decoration: none;
}

/* Common Nordic Dataset tables: */
#CND_tbl
{
	border-collapse:collapse;
	border: 1px solid black;
}

#CND_tbl tr td
{
	vertical-align:top;
	text-align:justify;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:1em;
	font-weight:normal;
	border-collapse:collapse;
	border:1px solid black;
}

#CND_tbl th
{
	vertical-align:bottom;
	text-align:justify;
	font-size:1.1em;
	border-collapse:collapse;
	border:1px solid black;
	border-bottom:2px solid black;
	font-weight:bold;
}

.img_right { size:auto;
			 float:right;
			 padding-bottom:10px;
		   }

#refs_chicago
{
	line-height:1.1em;
	margin-left:0.5in;
	text-indent:-0.5in;
}
#refs_chicago p
{
	padding: 0 0 0.5em 0;
	margin: 0;
}

sup
{
	font-size: 70%;
}

/******** Forms ********/
#registrationForm
{
	width: 480px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

#registrationForm p
{
	width: 410px;
}

#attendees
{
	width: 400px;
	margin: inherit;
}

#attendees thead
{
	text-align: left;
}

#attendees th
{
	border-collapse: collapse;
	border-bottom: 1px solid black;
	font-weight: bold;
}

#attendees .col1
{
	font-weight: normal;
	width: 90px;
	text-align: left;
}

#attendees .col2
{
	font-weight: normal;
	width: 50px;
	text-align: left;
}

#attendees .col3
{
	font-weight: normal;
	width: 30px;
	text-align: center;
}

/* Special elements */
/* Kiruna meeting Jan. 2011	 */
#kiruna11
{
	width: 239px;
	border: 3px solid #FF8000;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	line-height: 1.7em;
}

#kiruna11 img
{
	border: 0;
}

#kiruna11 a
{
	text-decoration: none;
}
/* End Kiruna */

/* Miscelanous */
.italic_text
{
	font-style: italic;
}

.underlined_text
{
	text-decoration: underline;
}

.table_lind
{
	margin: -1.5em 0 1.5em 2em;
	border-collapse: collapse;
	border: 0px;
}

.table_lind tr
{
	margin-bottom: 0pt;
	margin-top: 0;
	padding: 0;
}

.table_lind td
{
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 0pt;
	margin-top: 0;
	padding: 0 2em 0 0;
}

.table_lind .header_row
{
	font-weight: bold;
	padding-top: 12pt;
}

