/* Start of CMSMS style sheet 'Canadian - Main CSS' */
html
{
  min-width: 841px;
}

#kapsel
{
position: relative; display: block; width: 70px; height: 55px; left: 60px; top: -60px; text-indent: -9999px; padding-bottom: -60px; margin-bottom: -60px;
}

.allnewslink
{
  text-indent: 15px;
  font-size: 0.8em;
  font-style: italic;
}

 
.home_img
{
  float: left;
  margin-right: 15px;
  margin-top: 15px;
}

body
{
  background-image: url(images/mainbg.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #fff;

  width: 841px;
  margin: 20px auto;

  font: 0.8em/1.5em Arial, Tahoma, sans-serif;
  color: #72726a;
}

div.hr
{
  background-image: url(images/hr.gif);
  background-repeat: no-repeat;
  height: 12px;
  width: 446px;
  margin-left: 15px;
  margin-top: 15px;
  clear: both;
}

a#langpl
{
  display: block;
  width: 25px;
  height: 25px;
  position: relative;
  left: 220px;
  top: 15px;
  text-indent: -9999px;
  float: left;
}


a#langen
{
  display: block;
  width: 25px;
  height: 25px;
  position: relative;
  left: 220px;
  top: 15px;
  text-indent: -9999px;
  float: left;
}

div#top
{
  height: 208px;
  width: 841px;

  background-image: url(images/top.jpg);
  background-repeat: no-repeat;
}

h1
{
  display: none;
}

div#topmenu
{
  height: 31px;
  width: 841px;

  background-image: url(images/topmenubg.jpg);
  background-repeat: no-repeat;
}

div#menu
{
  width: 208px;
  float: left;

  background-image: url(images/sidebarbg.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #fff;  
}

div#menu dfn
{
  display: none;
}

div#menu ul
{
  list-style: none;
  padding: 0;
  margin: 0 0 0 50px;
}

div#menu ul li
{
  width: 144px;
  
  line-height: 25px;
  
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 0;
  margin-right: 0;
  
  text-indent: 30px;
  
  background-image: url(images/leftmenuinactivebg.gif);
  background-position: top left;
  background-repeat: no-repeat;  
  
  font-weight: bold;
}

div#menu ul li.menuparent
{
  background-image: url(images/leftmenuactivebg.gif);
}

div#menu ul li.menuparent ul li.menuparent
{
  background-image: none;
  font-weight: bold;
}

div#menu ul li.menuparent ul li.menuparent ul li
{
  text-indent: 25px;
}

div#menu ul li a
{
  color: #72726a;
  text-decoration: none;
  font-size: 0.95em;
}

div#menu ul li a:hover
{
  color: #72726a;
  text-decoration: underline;
  font-size: 0.95em;
}

div#menu ul li.menuparent a, div#menu ul li.menuactive a
{
  color: white;
}

div#menu ul li.menuparent a:hover, div#menu ul li.menuactive a:hover
{
  color: white;
}

div#menu ul li.menuactive
{
  background-image: url(images/leftmenuactivebg2.gif);
}

div#menu ul li.menuparent ul li.menuactive
{
  background-image: none;
  font-weight: bold;
}

div#menu ul li.menuparent ul li a:hover, div#menu ul li.menuactive ul li a:hover
{
  color: #72726a;
  font-size: 0.87em;
}

div#menu ul li ul
{
  margin: 0;
  padding: 0;
}

div#menu ul li ul li
{
  background: white;
  margin: 0;
  padding: 0;
  color: #72726a;
  text-indent: 10px;
  font-weight: normal;
}

div#menu ul li.menuparent ul li a
{
  color: #72726a;
  text-decoration: none;
  font-size: 0.87em;
}

div#menu ul li.menuparent ul li a:hover
{
  text-decoration: underline;
}

div#content
{
  background-color: #fff;
  width: 488px;
  float: left;
  
  background-image: url(images/contentbg.jpg);
  background-repeat: no-repeat;
  background-position: top right;

  min-height: 500px;
}

/* for IE */
/*\*/
* html div#content { height: 500px; }
/**/

div#content p, div#content h2, div#content h3
{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 0;
  margin: 0;
}

div#content ul
{
  margin-right: 15px;
}

div#content p
{
  font-size: 0.95em;
}

div#content h2
{
  font-size: 1.3em;
}

div#content h3
{
  font-size: 1.1em;
  font-style: italic;
}

div#content h3 span
{
  font-style: normal;
  font-weight: normal;
  font-size: 0.92em;
}

div#content a
{
  color: #6ba5b3;
  text-decoration: none;
}

div#content a:hover
{
  color: #ff8400;
  text-decoration: underline;
}

table
{
  margin: 15px;
}

td
{
  padding: 5px;
  border: solid 1px #72726a;
  vertical-align: top;
}

div#content table td p, div#content table td ul p
{
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-indent: 0;
  display: inline;
}

div#content table td ul
{
  padding-left: 15px;
  margin: 0;
}

div#content table td ul li
{
  margin: 0;
  padding: 0;
}

div#sidebar
{
  width: 145px;
  float: left;

  background-image: url(images/sidebarbg.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #fff;    
}

div#news
{
  background-image: url(images/newstopbg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #fff;  
  
  width: 130px;
  margin-left: 7px;
  
  padding-top: 60px;
  padding-bottom: 5px;
}

div#news ul
{
  list-style: none;
  margin: 8px;
  padding: 0;
}

div#news ul li 
{
  font-size: 0.92em;
}

div#news a
{
  color: #6ba5b3;
  text-decoration: none;
}

div#news a:hover
{
  color: #ff8400;
  text-decoration: underline;
}


div#footer
{
  clear: both;
  font-size: 0.8em;
  text-align: right;
}

div#footer p.address
{
  color: black;
  text-align: center;
  font-size: 1.2em;
}

div#footer p
{
  color: #b3ced9;
}

div#footer a
{
  color: #716f61;
  text-decoration: none;
}
div#footer a:hover
{
  text-decoration: underline;
}

/*
div#main
{
  overflow: auto;
}
*/

table
{
  font-size: 0.8em;
}
/* End of 'Canadian - Main CSS' */

