/* Balustrade style sheet */

body {
	background: #FFFFFF;
}

/* Elementit */

#container {
	width:800px;
	position:absolute;
	left: 50%;
	margin-left: -400px;
}

#banner {
	width:800px;
	height:270px;
	background: url(../images/yla.jpg) top left no-repeat;;
}

#palkki1 {
	width: 800px;
	height: 29px;
	background: url(../images/palkki.jpg) top left no-repeat;
	margin:0;
	padding:0;
}

#palkki2 {
	width:800px;
	height:29px;
	background: url(../images/palkki.jpg) top left no-repeat;
	margin: 10px 0 0 0;
	padding:0;
}

span.pathway {
	float:left;
	color: #999999;
	margin:4px 0 0 8px;
	font-family: "Trebuchet MS";
	font-size: 12px; 
}

span.pathway img {
	margin:0 2px 0 2px;
}

#mainwrap {
	width: 800px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	background: url(../images/wrapbg.gif) repeat-y;
}

#menu {
	width: 200px;
	margin: 0;
	border-top: 1px solid #c4c2c3;
	float:left;
	padding: 0;
}

#contentwrap {
	margin: 0 0 0 10px;
	float:right;
	width:590px;
	border-top: 1px solid #c4c2c3;
}

#content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 6px;
}

#footer {
	width:800px;
	height:39px;
	background: url(../images/palkki2.jpg) top left no-repeat;
	margin: 0 0 10px 0;
	float:left;
}

#footer ul {
	list-style: none;
	margin:0;
	padding:0;
}

.copyr {
	font-family: Trebuchet MS;
	float:left;
	font-size: 11px;
	color: #999999;
	padding: 18px 0 0 6px;
}

a.aby:link, a.aby:visited {
	color: #999999;
	text-decoration:none;
}

a.aby:hover {
	text-decoration:none;
}

.by {
	font-family: Trebuchet MS;
	float:right;
	font-size:11px;
	color: #999999;
	padding: 18px 6px 0 0;
}

/* Vasen menu */

a.mainlevel:link, a.mainlevel:visited {
	font-size: 14px;
	font-weight: bold;
	color: #689e64;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

a.mainlevel:hover {
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #525252;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin:0 0 0 10px;
	font-family: "Trebuchet MS";
}

a.sublevel:hover {
	text-decoration: none;
	color: #999999;
}

a.sublevel#active_menu {
	color:#525252;
}

/* Joomla coree */

a:link, a:visited {
	text-decoration:none;
	color: #689e64;
}

a:hover {
	color: #669966;
}

.contentpaneopen td {
	font-size:12px;
	padding: 0;
}

.small {
	font-size:10px;
	color: #999999;
}

.contentpaneopen td.createdate {
	font-size:10px;
	color: #999999;
}

.contentpane td {
	font-size:12px;
	padding: 0;
}

td.contentheading {
	font-size: 14px;
	padding:0;
	font-weight:bold;
	text-decoration:underline;
}

.contentheading {
	padding:0;
}

.componentheading {
	font-size: 14px;
	padding: 0 0 0 2px;
	font-weight:bold;
	text-decoration:underline;
}

table.contentpane {
	width: auto;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size:12px;
}

table.moduletable-search {
	float:right;
	height: 22px;
	width: 120px;
	margin: 4px 4px 0 0;
}

table.moduletable-balu {
	color: #999999;
	width: 200px;
	height:22px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 4px 0 0 4px;
}

table.moduletable-joomf {
	float:right;
	width:100px;
	margin: 5px 5px 0 0;
}

table.moduletable-vasen {
	margin:20px 11px 20px 11px;
}

.button {
  color: #525252;
  background: #FFFFFF;
  font-family: Trebuchet MS;
  text-align: center;
  font-size: 11px;
  border: 3px double #999999;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.inputbox-search {
	float:left;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}

.button-search {
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	border:none;
	color: #999999;
	background:none;
	margin: 2px 2px 0 0;
	height: 16px;
	width:auto;
}

table.searchintro {
	font-size: 12px;
}

table.contentpaneopen fieldset {
	border: 1px dotted #cccccc;
	padding: 5px;
	background: #FFFFFF;
}

