
* {
	margin: 0;
	padding: 0;
}
.viiva{background:transparent url(../images/viiva_vaaka.gif) repeat-x scroll left bottom;padding:0 0 10px 0;}
body {
	color: #545454;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 150%;
	font-size: 11px;
}

body#bd {
	background: #bbb1a1;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #8dc63f;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	background: #F2F2F2;
	color: #545454;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
color: #8dc63f;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}

/* Heading */
h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(../images/bullet-list.gif) no-repeat 20px 5px;
	line-height: 170%;
}
ol {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}
ol.list {
	padding: 0px 0px 0px 27px;
	}
ol.list li {
	padding: 0px 0px 6px 12px;
	color: #ffffff;
	line-height: 28px;
	list-style-image:url(../images/check.png);
}
ol.list li span {
	color: #545454;
}
p.no1{
	padding:3px 0 0 40px;
	margin-top:40px;
	line-height:normal;
	background: url(../images/numero1.png) no-repeat 0 15%;
	width:70%;
	}
p.no2, p.no3 {
	padding:3px 0 0 40px;
	margin-top:20px;
	line-height:normal;
	background: url(../images/numero2.png) no-repeat 0 15%;
	width:70%;
	text-align:justify;
	}
p.no3{background: url(../images/numero3.png) no-repeat 0 15%;}
.no1 strong, .no2 strong, .no3 strong{
background:url(../images/viiva_vaaka.gif) repeat-x bottom left;
color: #8dc63f;
margin:0;
padding:4px 0 10px 0;
display:block;
text-align:left;
}
.yhteistyo{
padding:0 0 0 150px;
}
strong.iso{
background:none;
font-size:120%;
padding-bottom:4px;
}
.yhteys{
position:relative;
font-size:120%;
width:520px;
}
.yhteys td{
padding:0;
text-align:left;
}
.yhteys td strong{
padding-top:5px;
font-size:120%;
clear:left;
}
.yhteys img{
padding-right:5px;
}
p.puh{
font-size:130%;
}
th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #545454;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* Code text */
pre, .code {
	background:#fff;
	padding: 10px 40px;
	margin: 5px 0;

}
.code strong{
/*background:url(../images/otsikko1.gif) no-repeat top left;
height:43px;
display:block;*/
color:#8dc63f;
}
blockquote {
	padding: 15px 40px 15px 60px;
	background: url(../images/quote.gif) 20px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #0072BC;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC786F;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #0072BC;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #E0AB66;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #FEFAE1;
	font-weight: bold;
}

p.stickynote {
	padding: 28px 80px 15px 25px;
	background: url(../images/sticky-bg.gif) no-repeat top right #EDECEC;
	border-bottom: 3px solid #DDDDDD;
}

p.pinnote {
	padding: 28px 60px 15px 25px;
	background: url(../images/pin-bg.gif) no-repeat top right #EDECEC;
	border-bottom: 3px solid #DDDDDD;
}

p.clipnote {
	padding: 28px 60px 15px 25px;
	background: url(../images/clip-bg.gif) no-repeat top right #EDECEC;
	border-bottom: 3px solid #DDDDDD;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

.bignumber {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
	display: block;
	color: #0072BC;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
}
div#copy{
position:relative;
background:transparent;
float:left;
width:100%;
text-align:center;
padding:20px 0;

}
div#copy a{
float:right;
margin-right:10px;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #545454;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button, .button:hover {
	padding: 2px 10px!important;
	padding: 1px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	background: #EDECEC;
	
}

.button:active, .button:focus {
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
}

.inputbox {
	border: 1px solid #C0C0C0;

}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;

}

/* MODULE
--------------------------------------------------------- */

#rightcol table {

	border-collapse: collapse;

	border-spacing: 0;

}
div.moduletable h3 {

	margin: 0 0 5px;

	padding: 4px 2px 2px;

	border-bottom: 1px solid #F5F5F5;

	font-size: 1em;

	text-transform: uppercase;

}
div#leftcol div.moduletable h3 {
	margin: 0 0 5px 0;
	padding: 4px 2px 2px 0;
	border:none;
	font-size: 1em;
	text-transform: uppercase;
	background:url(../images/viiva_vaaka.gif) repeat-x left bottom;

}
div.moduletable {
	margin: 0 0 15px;
	padding: 0;
}

div.module h3 {
	margin: 0 0 10px 0;
	padding-bottom: 6px;
	font-size: 1em;
	text-transform: uppercase;
}
div.module {
	margin-bottom: 15px;
	padding: 0;
	clear: both;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
}
div.module div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}
div.module div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}
div.module div div div {
	padding: 8px 15px 15px 15px;
	background: url(../images/box-tl.gif) no-repeat top left;
}
div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog .article_seperator {
visibility:visible;
}

.article_seperator {
	display: block;
	background: url(../images/viiva_vaaka.gif) repeat-x center;
	height: 10px;
	padding-bottom: 10px;
	visibility:hidden;
}

#leftcol .article_seperator, #rightcol .article_seperator {
	visibility:visible;
}

table.contentpane {

	border: none;
	}

table.contentpaneopen {
	width:90%;
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 4px;
	background: url(../images/pat-bg1.gif);
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 5px!important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F2F2F2;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #EDECEC;
	background: url(../images/pat-bg1.gif) #F2F2F2;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #545454;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/bullet-list.gif) no-repeat 0 8px;
}

td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
}

.contentdescription {
	padding-bottom: 30px;
	color: #999999;
}

table.blog .contentheading {
	font-size: 170%;
	line-height: normal;
	font-weight: bold;
}

.contentheading {
	font-size: 170%;
	line-height: normal;
	color: #8dc63f;
	font-weight: normal;
}
div#rightcol .contentheading {
	font-size: 120%;
	line-height: normal;
	color: #8dc63f;
	font-weight: normal;
	padding-bottom:4px;
}
a.contentpagetitle {
	text-decoration: none!important;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

a.readon {
	float: right;
	padding: 1px 5px 1px 10px;
	display: block;
	background: none;
	color: #8dc63f;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #8dc63f;
	background:none;
	text-decoration: underline;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	
}

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 5px 15px 0 0!important;
	margin: 5px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
	
}
img{
border-color:#fff;
}
.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 7px 5px;
	background: #C0C0C0;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background: url(../images/seperator2.gif/) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background: url(../images/seperator2.gif) repeat-x bottom #F2F2F2;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/seperator2.gif) repeat-x bottom #FEFAE1;
}

tr.sectiontableentry1 a:hover, tr.sectiontableentry1 a:active, tr.sectiontableentry1 a:focus,
tr.sectiontableentry2 a:hover, tr.sectiontableentry2 a:active, tr.sectiontableentry2 a:focus {
	background: none;
}

.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {
background: #fff;
	width: 950px;
	margin: 0 auto;

}
#wrapper-inner {
background:transparent url(../images/wrap_bg.gif) no-repeat 100% 100%;
z-index:999;
margin-bottom:-12px;
}

div#tausta{
position:absolute;

width:332px;
height:346px;
margin:0 0 0 0;
}
#containerwrap {
	padding:0;
	margin-top: 0px;
	text-align: left;
	background: url(../images/viiva_vaaka.gif) repeat-x bottom left ;
	}
#container {
	padding: 0;
	background: url(../images/viiva.gif) repeat-y 19.5% 0%;
}
#contentwrap {
}
#content {
	padding: 0 20px 15px;
	margin: 0;
	display: block;
	min-height: 420px;
}

/* HEADER
--------------------------------------------------------- */
/*VARJOSTUKSET
------------------------------------------------------------*/
#header2 { background: url(../images/varjo_yk.gif) repeat-x;
height: 55px; 
margin:0;
padding:0}

#header2-oikea {
		background: url(../images/varjo_oy.gif) no-repeat right;
}
#header2-vasen {
	background: url(../images/varjo_vy.gif) no-repeat;
	height:55px;
}
#main-right {
	padding:0 59px 0 0;
	background: url(../images/varjo_ok.gif) repeat-y right;
	height: 100%;

}
#main-left {
	padding: 0 0 0 61px;
	background: url(../images/varjo_vk.gif) repeat-y;
	height: 100%;

}
#main {
	padding:0;
	color: inherit;
	}

#footer2 { background: url(../images/varjo_ak.gif) repeat-x bottom left; 
height:64px;
margin:0;
padding:0;
}
#footer-oikea {
		background: url(../images/varjo_oa.gif) no-repeat right;
		height:64px;
		margin:0;
padding:0;
		}
#footer-vasen {
	background: url(../images/varjo_va.gif) no-repeat;
	height:64px;
	margin:0;
padding:0;
	
}
/*--------------------------------------------*/

#headerwrap {
}

#header {
	clear: both;
	text-align: left;
	line-height: normal;
	height: 60px;
	position: relative;
}

#header h1 {
	font-size: 3em;
	position: absolute;
	top: 0px;
	left: 0;
}

#header h1 a {
	text-decoration: none;
	text-transform: uppercase;
}

#header h1 img {
	float: left;
	padding-top:5px;
}

/* Top Menu in Header */
#topnavwrap {
	padding-left: 5px;
	position: absolute;
	top: 12px;
	right: 5px;
	height: 26px;
}

#topnavwrap ul {
	margin: 0;
	padding: 0;
	float: left;
	height: 26px;
}

#topnavwrap li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#topnavwrap li a {
	padding: 0 0 0 20px;
	text-decoration: none;
	line-height: 24px;
}

#topnavwrap li a:hover,
#topnavwrap li a:active,
#topnavwrap li a:focus {
	background: none;
}

/* User Tools */
#usertoolswrap {
	float: right;
	width: 100px;
	display: block;
	background: url(../images/sitetool-bg1.gif) no-repeat top left;
	position: relative;
	z-index: 999;
}

span.sitetool {
	margin: 0;
	padding: 12px 0 11px 23px;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}


/* quote */
#search {
	/*background:url(../images/quote.gif) no-repeat 100% 6px;*/
	position: absolute;
	top: 0px;
	right: 0;
	padding-right:14px;
}
p.quote{
background:url(../images/quote.gif) no-repeat;
font-family:Georgia,Times,serif;
font-size:1.05em;
font-style:italic;
font-variant:normal;
font-weight:normal;
padding:2px 5px 0 18px;
}
p.quote span.quote-marks{
visibility:hidden;

}
div.quote-author{
text-align:right;

}
#search div.search {
	padding-left: 18px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#search .inputbox {
	width: 200px;
	padding-left: 5px;
	border: 1px solid #C0C0C0;

}

#usertools .inputbox:hover,
#usertools .inputbox:focus {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnavwrap {
	background: #0072BC;
	margin-top:0px;
}

#mainnav {
	font-size: 0.9em;
	line-height: normal;
}

#mainnav a {
}

#subnav {
	padding: 6px 0;
	margin: 3px 0 0;
	clear: both;
	line-height: normal;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 5px 3px 7px 12px;
	width: 90%;
	display: block;
	background: url(../images/a-mainlevel-bg.gif) no-repeat bottom left;
	color: #545454;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #545454;
	text-decoration: none;
	background: url(../images/a-mainlevel-bg.gif) no-repeat bottom left #f6f5f2;
}

a.mainlevel#active_menu {
	color: #8dc63f;
	background: url(../images/a-mainlevel-bg.gif) no-repeat bottom left #f6f5f2;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 4px 4px 4px 13px;
	display: block;
	color: #545454;
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #0072BC;
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
}

#active_menu {
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	color: #0072BC;
	cursor:default;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Sub Header */
#sh {
	background:  url(../images/loading.gif) no-repeat 50% 50%;
	width:100%;
	height:200px;
	padding: 5px 0 10px 0;

}
#sh object{

}
/* Spotlight Box Style */
.box-full, .box-left, .box-center, .box-right {
	float: left;
	overflow: hidden;
}

.box-left div.moduletable {
	padding-right: 20px;
}

.box-right div.moduletable {
	padding-left: 20px;
	background: url(../images/v3-seperator.gif) top left repeat-y;
}

.box-center div.moduletable {
	padding: 0 20px;
	background: url(../images/v3-seperator.gif) top left repeat-y;
}

/* Top Spotlight */
#topslwrap {
	clear: both;
	padding-bottom: 25px;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) no-repeat bottom;
}

#topsl {
	padding: 0;
}

#topsl h3 {
}

#topsl div.moduletable {
}

#topsl div.box-left,
#topsl div.box-center,
#topsl div.box-right {
	padding: 0 0 5px;
}

#topsl div.box-left,
#topsl div.box-center {
	background: url(../images/v-seperator.gif) repeat-y top right;
}

/* Bottom Spotlight */
#botsl {
	padding-bottom: 1px;
	color: #999999;
}

#botsl-left {
	width: 80%;
	float: left;
	background: url(../images/botsl-bg.gif) bottom left no-repeat #8dc63f;
	padding: 15px 0;
}

#botsl-right {
	width: 19%;
	float: right;
	padding: 15px 0;
	background: url(../images/botsl-right-bg.gif) no-repeat top right #0072BC;
}

#botsl a {
}

#botsl h3 {
	padding: 0;
	margin: 0 0 5px;
	border: none;
	background: none;
	text-indent: 0;
}

#botsl div.moduletable {
	margin: 0;
	padding: 0 20px;
}

#topsl ul,
#botsl ul {
	padding: 0;
	margin: 0!important;
}

#topsl li,
#botsl li {
	padding: 0 0 0 12px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 0 5px;
}

#topsl li a,
#botsl li a {
	color: #545454;
	text-decoration: none;
}

#topsl li a:hover, #topsl li a:active, #topsl li a:focus,
#botsl li a:hover, #botsl li a:active, #botsl li a:focus {
	color: #545454;
	text-decoration: none;
}

#topsl td,
#botsl td {
	padding: 0;
}

#botsl .article_seperator,
#topsl .article_seperator {
	display: none;
}
#botsl table,
#topsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* PATHWAY
---------------------------------------------------------*/
#pathway {
	margin: 0 -16px 10px;
	padding: 10px 6px 3px 4px;
	display: block;
	background:  url(../images/viiva_vaaka.gif) repeat-x bottom left;
	font-size: 1em;
	line-height: normal;
	text-indent: 0px;
	clear:right;
	color:#0072BC;
}

#pathway img {
	margin: 0 5px 1px;
}

#pathway strong {
	margin-right: 5px;
}

#pathway a {
	color: #545454;
	text-decoration:none;
	background:none;
}
#pathway a:hover, #pathway a:active {
color:#0072BC;}

/* CONTENT COLUMN
--------------------------------------------------------- */
#mainbody {
	width: 100%;
}

#mainbody #contentwrap {

	float: right;
	width: 80%;

	}
#mainbody #leftcol {
	width: 20%;
	background: none;
	
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#leftcol {
	float: left;
	width: 24.9%;
	background: url(../images/leftcol2-b.gif) no-repeat top left;
}

#leftcol-inner {
	padding: 8px 8px 0 15px;
	height:100%;
}

#leftcol #info{
background:url(../images/viiva_vaaka.gif) repeat-x;
padding-top:8px;
margin-top:100px;
}
#leftcol #info p{
padding:4px 0 0 6px;
font-size:100%;
letter-spacing:0em;

}
#leftcol #info img{
padding:5px 8px 0 0;
}
#rightcol {
	float: right;
	width: 25%;
	background: transparent;
}

#leftcol table,
#rightcol table {
	border-collapse: collapse;
	border-spacing: 0;
}

#leftcol ul li,
#rightcol ul li {
	padding-left: 12px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 0 6px;
}

#leftcol ul,
#rightcol ul {
	margin: 0;
}

/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	clear: both;
	padding: 10px 0;
	color: #999999;
	text-align: center;
	width:100%
}

#footer {
	position: relative;
	text-align: left;
	padding: 0;
	color: #999999;
	text-align:center;	
}
#footer div.moduletable {
margin:0;
}
#footerwrap a {
	color: #8dc63f;
	text-decoration: none;
	}

#footer a:hover,
#footer a:active,
#footer a:focus {
background:none;
text-decoration:underline;
	color: #8dc63f;
}

#bottomline {
	float: left;
}

#cert {
	float: right;
	margin-top: 15px;
	font-size: 11px;
}

#cert a, #cert a:hover, #cert a:active, #cert a:focus {
	padding-left: 5px;
	background: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
#banner {
	text-align: center;
	overflow: hidden;
	width: 98%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 93%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}
form#login{
width:50%;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
div#liput{
background:#0072BC;
float:right;
padding:5px 5px 0 0;
}
div#liput img{
margin-right:5px;
border:none;
}
div#liput a{
display:inline;	
border:none;
}
div#liput a:hover{
background:#0072BC;
border:none;
text-decoration:none;
}