html {
	height: 100%;
}


body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
         color: #606060;
}


.clr {
	clear: both;
}

#webkysely09 {width: 684px; height: 265px; padding: 0px; position: absolute; left: 25%; top: 80px; z-index: 0;}

div.top_menu {
  padding: 30px 30px 0px 0px;
}

/* LINKS			*/

span.pathway {
	padding-left: 26px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
         font-weight: normal;
         color: #999999;
	text-decoration: none;
}

a.pathway {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
         font-weight: normal;
         color: #999999;
	text-decoration: none;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

td {
	font-size: 12px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

/* Joomla core stuff */
a:link, a:visited {
	color: #76797E;
         text-decoration: none;
	font-weight: normal;
}

a:hover {
/*	color: #2675BE;*/
         color: #E7890F;
 	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
         width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
  padding: 0px;
  margin: 0px;
}

table.contentpaneopen td.componentheading {
  padding: 0px;
}

div.searchbox {
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

.inputbox {
  padding: 2px 2px 0px 0px;
  width: 100px;
  border: none 0px;
  background-color: transparent;
  color: #606060;
  font-size: 10px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
  margin: 0px;
  padding: 0px;
  display: block;
  height: 0px;
  line-height: 0px;
}

ul {
  padding: 0px;
  margin: 0px 0px 0px 16px;
}

li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 6px 0px;
  list-style-image: url(../images/listsquare.gif);
  font-size: 11px;
}


a.mainlevel:link, a.mainlevel:visited {
   font-family: Tahoma, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 11px;
   text-align: left;
   font-weight:bold;
   color: #707070;
   font-family: Tahoma, Arial, Hevlvetica, sans-serif;
   white-space:nowrap;
   line-height: 30px;
   height: 30px;
   width:auto;
   margin: 0px;
   padding: 0px 8px 0px 8px;
}

a.mainlevel:hover {
  color: #1B548B;
}

a.mainlevel#active_menu {
  color: #1B548B;
}

a.mainlevel#active_menu:hover {
  color: #1B548B;
}

div.moduletable_small {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 10px;
  color: #9A9A9A;
}

div.moduletable_user {
  margin: 0px;
  padding: 0px;
  height: 106px;
}