hr
{
    margin: 10px 0;
}

h1, h2, h3, h4 {
    color: #009534;
	/*
    padding: 5px 10px 5px 0;
	*/
	margin-top: 0;
	margin-bottom: 20px;
}

h1 {
	font-size: 18px;
	color: #009534;
	font-weight: bold;
}

h2 {
	font-size: 16px;
    
}

h3 {
	font-size : 14px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

ul {
	margin-top: 0;
	margin-bottom: 20px;
}


div#main_content h1 p 
{
    margin: 0;
    padding: 0;
    display: none;
}

a, a:link, a:visited {
	color : #333333;
	font-weight: normal;
	text-decoration : underline;
}
a:hover, a:active {
	color : #999999;
	font-weight: normal;
	text-decoration: underline;
}
p {
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 18px;
}
/*
div#main_content p 
{
    padding: 5px 0;
}
*/

sub {
	font-family: Verdana;
	font-size: 11px;
}
sup {
	font-family: Verdana;
	font-size: 11px;
}

div.sectionimagefirst 
{
    padding-bottom: 10px;
    margin-right: 2px;
    text-align: left;
}

div.sectionImageContainerRight
{
    float: right;
    padding: 0 0 0 20px;
    text-align: right !important;
}

div.sectionImageContainerRight  div.sectionimage img
{
   text-align: right;
   
}

div.sectionImageContainerLeft
{
    float: left;
    padding: 0 20px 0 0;
    text-align: left;
}
/*
div.picture_only .sectionimageonlyleft,
div.picture_only .sectionimageonlycenter,
div.picture_only .sectionimageonlyright
{
    padding-left: 0;
    padding-right: 0;
}

*/

/* Section images printed with div */
div.sectionimageleft {
	float: left;
	padding: 0 20px 20px 0;
	margin: 0 0 0 0;
}

div.sectionimageright {
	float: right;
	padding: 0 0 20px 20px;
	margin: 0 2px 0 0;
}

div.sectionimagerightfirst {
	float: right;
	padding: 0 0 20px 20px;
	margin: 0 2px 0 0;
}

div.sectionimageleftfirst {
	float: left;
	padding: 0 20px 20px 0;
	margin: 0 0 0 0;
}


div.sectionimageonlyleft {
	text-align: left;
	padding: 10px;
	margin: 0 0 0 0;
}
div.sectionimageonlycenter {
	text-align: center;
	padding: 10px;
	margin: 0 0 0 0;
    display: block;
}
div.sectionimageonlyright {
	text-align: right;
    display: block;
    padding: 10px;
	margin: 0 0 0 0;

}

div.sectionimagehorizontal {
	float: left;
	padding: 0 0 0 0;
	margin: 0 15px 15px 0;
	text-align: center;
}


div.pagesectioncontainer
{
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
    clear: both;
}

.kuvateksti {
	font-size: 11px;
	color: #666;
    margin: 0;
    padding: 0;
}

.thumbborder
{
    border: 1px solid #009534;
}

/* LOMAKKEET */

table.offer_request input, textarea
{
    border: 1px solid #999999;
}

table.offer_request p 
{
    padding: 4px 0;
}

fieldset {
	border: solid 1px #999999;
	padding: 8px;
	background-color: #F8F8F8;
}

legend {
	color: #707070;
	font-size : 12px;
	font-weight: bold;
}

/* Form Styles */
input, textarea, formfield, button, select {
	background-color: #fff;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, Tahoma;
}
input, textarea {
	padding-left: 2px;
}

input.button {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	background-color: #999999;
	color : White;
	border: 0;
	font-weight: normal;
	border: solid 1px #999999;
}


.noborder, input.noborder, #maincontentarea .noborder {
	border: 0;
	background-color: transparent;
}

.nopadding {
	padding: 0;
}


.error {
	color: Red;
}

.required {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c00000;
	font-weight: bold;
	font-size: 11px;
}

.note {
	font-size: 10px;
}

/* Yleiset asemointimääritykset */
.left {
	text-align : left;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}

img {
	border: 0;
}

img.left {
	float: left;
}
img.right {
	float: right;
}

/* Notification Box Styles */
td.huombox {
	background-color: #D8EAFB;
	border: 1px solid #003466;
	/* background-color: #FFD9DF;
	border: 1px solid #cc0000; */
	padding: 10px;
	vertical-align: middle;
}
td.huombox p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

td.notice {
	background-color: #FBEDBB;
	border: 1px solid #999999;
	padding: 10px;
	vertical-align: middle;
}
td.notice p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #333333;
}


/* Article attachment styles */

table.attachments {

}

table.attachments td {
	padding: 2px 5px 2px 5px;
}

table.attachments td.header {
	background-color : transparent;
}

table.attachments td.header {
	padding : 2px;
	border-bottom: 1px solid Gray;
}

table.attachments td p, table.attachments td.header p {
	margin: 0px;
}

table.attachments td.header p {
	color : Black;
	font-size : 11px;
	font-weight: bold;
}

table.attachments td.header a, table.attachments td.header a:link, table.attachments td.header a:visited {
	color : White;
	font-weight: bold;
	text-decoration : underline;
}
table.attachments td.header a:hover, table.attachments td.header a:active {
	color : White;
	font-weight: bold;
	text-decoration : none;
}

/* PRODUCTS YHTEYSTIEDOT */

table.contact_inner_table
{    
	width: 280px;
}
table.contact_inner_table td {
	padding-bottom: 20px;
}
table.contact_inner_table td.contact_inner_table_contact_info
{
	width: 145px;    		
}
table.contact_inner_table td.contact_image
{
	width: 135px;
}
table.contact_inner_table td.contact_image img
{
	padding: 0;
	margin: 0;
	padding-top: 2px;
}
table.contact_inner_table td.contact_image div
{
	padding: 0;
	margin: 0;	
}
table.contact_inner_table td.contact_inner_table_contact_info p
{
    font-size: 11px;
	line-height: 16px;
	color: #333333;	
}


h2.contact {
	margin-top: -3px;
}


/* ARTICLE NEWS */

.articlelist h2 {
	font-size: 12px;
}

h2.newslist {
	font-size: 14px;
	margin-bottom: 1.0em;
}

p.newsaika, .newsaika {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
p.newsaika {
	margin-bottom: 0.5em;
}

div#articleheaderlinks a {
    display: block;
}

td.pagesectioncell
{
    padding-bottom: 5px;
}


div.sectionimageonlyright div.thumbborder {
    width: auto !important;
   
}

div.pagesectioncontainer ul {
    padding: 5px 0;
    list-style-image: url(../images/piste.gif);
	
	list-style-position: outside;

}
div.pagesectioncontainer li {    
    list-style-image: url(../images/piste.gif);	
	list-style-position: outside;
	margin-left: 2.4em;
}
div.pagesectioncontainer ol {
	padding: 5px 0;
	margin-left: 0;
}
div.pagesectioncontainer ol li {
	list-style-type: decimal;
	margin-left: 2.4em;
	list-style-image: none;	
}	

div.clear {
	clear: both;
	height: 0;
	font-size: 0;		
	line-height: 0;	
}


table.basic_container_tiedot p {
	margin-bottom: 10px;
}
