.

/* Header */

#header {
	width: 1050px;
	height: 35px;
	margin: 0 auto;
}
html>body #header {
	width: 950px;
}

.link
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left:210px;
}


.small_text
{
	
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	margin-top:-5px;

}

.company_text
{
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color:#999999;
	margin-left:100px;
	margin-top:-40px;
}

.rcontent
{
	position: relative;
	padding: 0px 20px 0px 20px;
	float:left;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background: url('../images/arrow_down.png') no-repeat 300px 0px;
	width:300px;
}

.lcol
{
	font-size: 10px;
	line-height: 16px;
	margin-top:-25px;
	width:300px;
	float:left;
}
.rcol
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	width:300px;
}

h3
{
	margin-top: 0px;
	background: inherit;
	color: #50514D;
	font-size: 15px;
	text-transform: lowercase;
	height: 34px;
	background: url('../images/a3.gif') repeat-x 0px 17px;
}


h3 span
{
	background: inherit;
	color: #85AC1E;
}

h3.first
{
	margin-top: 0px;
}
p
{
	margin-bottom: 25px;
	text-align: justify;
	line-height: 20px;
}

.box
{
	border: dashed 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #AAB165;
	float:left;
}

.box h2
{
	background: inherit;
	color: #6C7425;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}

.box p
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

.box_inner
{
	border: solid 1px #fff;
	padding: 15px;
	background: #FFFFE9 url('../images/a4.gif') repeat-x;
	color: inherit;
}

/* Page */

#page {
	width: 1050px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}
html>body #page{
	width: 950px;
}

/* Content */

#content {
	float: left;
	width: 750px;
	padding: 20px 0px 0px 10px;
	min-height: 400px;
	overflow: auto;

}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}





/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 140px;
	background: #F3F3F3 url(images/img02.jpg) repeat-x bottom left;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 9px;
}

/* Muut */
page
{
	width:15px;
	border:groove;
	border-width:0.5px;
	border-color:#999999;
	padding-left:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	border-top:groove;
	
}

.thispage
{
	background:#CCCCCC;
}

.elempage
{
	width:20px;

}

.vuo_elem_left
{
	float:left;
	width:330px;


}

.vuo_elem_right
{
	float:right;
	width:330px;

}

.etitle
{
 	width:120px;
	color:#000000;
	background-color: #EAEAEA;
	height:27px;
	font-size:12px;
}


fieldset 
{
	background-color:#FFFFFF;
	margin-bottom: 10px;
	border-right:0.5px solid #999999;
	
	
}


body 
{
	margin: 0px;
	background: #F3F3F3 url(../img/plan.jpg) no-repeat top left;
}

body, th,  input, textarea 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.sign
{
	background: url(../img/signin.png) no-repeat;
	height:57px;
	padding-left:90px;
	padding-top:20px;
}


.paste
{
	background: url(../img/Paste.png) no-repeat;
	height:57px;
	padding-left:90px;
	padding-top:10px;
	
}

.home
{
	background: url(../img/House.png) no-repeat;
	height:57px;
	padding-left:90px;
	padding-top:30px;
	
}
input, textarea {
	font-weight: bold;
}


h1, h2, h3 {
	margin-top: 1.5em;
	color: #000000;
}

h1 {
	margin-top:2px;
	letter-spacing: -.075em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.8em;
	color:#458B00;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	
	
	background-color: #66CD00;
	border: 0.5px solid #FFF;
	padding: 1px;

}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color:#003300;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

	
/* INFO */

.div_info
{
	border:  none ; 
	margin: 0pt; 
	padding: 0pt; 
	position: fixed; 
	left: 0pt; 
	top: 0pt;
 	z-index: 1001;
}

.info_table
{
	border:  none ; 
	margin: 0pt; 
	padding: 0pt; 
	visibility: hidden; 
	position: absolute; 
	border-collapse: collapse; 
	z-index: 1007; 

	
}

.div_tr
{
	border: none; 
	margin: 0pt; 
	padding: 0pt;

}

.div_td1
{
	border: none ;
	margin: 0pt; 
	padding: 0pt; 
	background:  transparent url(../img/outlines/drop-shadow.png) repeat scroll 40px 0px; 
   	line-height: 0pt; 
   	font-size: 0pt; 
   	-moz-background-clip: -moz-initial; 
   	-moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    height: 20px; 
    width: 20px;
}

.div_td2
{
	border: none ;
	margin: 0pt; 
	padding: 0pt; 
	background:  transparent url(../img/outlines/drop-shadow.png) repeat scroll 0px -40px; 
   	line-height: 0pt; 
   	font-size: 0pt; 
   	-moz-background-clip: -moz-initial; 
   	-moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    height: 20px; 
    width: 20px;
}

.div_td3
{
	border: none ;
	margin: 0pt; 
	padding: 0pt; 
	background:  transparent url(../img/outlines/drop-shadow.png) repeat scroll -20px 0px; 
   	line-height: 0pt; 
   	font-size: 0pt; 
   	-moz-background-clip: -moz-initial; 
   	-moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    height: 20px; 
    width: 20px;
}

.div_td4
{
	border: none ;
	margin: 0pt; 
	padding: 0pt; 
	background:  transparent url(../img/outlines/drop-shadow.png) repeat scroll 0px -80px; 
   	line-height: 0pt; 
   	font-size: 0pt; 
   	-moz-background-clip: -moz-initial; 
   	-moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    height: 20px; 
    width: 20px;
}

.div_td5
{
	border: none ;
	margin: 0pt; 
	padding: 0pt; 
	background:  transparent url(../img/outlines/drop-shadow.png) repeat scroll -20px -80px; 
   	line-height: 0pt; 
   	font-size: 0pt; 
   	-moz-background-clip: -moz-initial; 
   	-moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    height: 20px; 
    width: 20px;
}


.div_td6
{
	border: none ;
	margin: 0pt; 
	padding: 0pt; 
	background:  transparent url(../img/outlines/drop-shadow.png) repeat scroll 0px -20px; 
   	line-height: 0pt; 
   	font-size: 0pt; 
   	-moz-background-clip: -moz-initial; 
   	-moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    height: 20px; 
    width: 20px;
}

.div_td7
{
	border: none ;
	margin: 0pt; 
	padding: 0pt; 
	background:  transparent url(../img/outlines/drop-shadow.png) repeat scroll 0px -60px; 
   	line-height: 0pt; 
   	font-size: 0pt; 
   	-moz-background-clip: -moz-initial; 
   	-moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    height: 20px; 
    width: 20px;
}

.div_td8
{
	border: none ;
	margin: 0pt; 
	padding: 0pt; 
	background:  transparent url(../img/outlines/drop-shadow.png) repeat scroll 20px -20px; 
   	line-height: 0pt; 
   	font-size: 0pt; 
   	-moz-background-clip: -moz-initial; 
   	-moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial; 
    height: 20px; 
    width: 20px;
}

.div_td_other
{
	border: none ;
	margin: 0pt; 
    padding: 0pt; 
	position: relative;
	width: 350px; 
	height: 480px;
}

.web_text
{
	font-family:arial;
	font-size: 8pt;
}

/* Pager */

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:6px 0pt 6px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 0.5px solid #FFF;
	font-size: 8pt;
	padding: 1px;
}
table.tablesorter thead tr .header.hd {
	background-image: url(../img/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody tr {
	color: #3D3D3D;
	padding: 1px;
	background-color: #FFF;
	vertical-align: top;
	margin:0px;
}

