/* ------------ Main Style Sheet ------------ */
/* This is the main style sheet which define the basic look and feel for the */
/* community site. It includes aspects such as text font, color, background color and so on. */

/*BODY {background-color: #FFFFFF;                                 /* Background color, font size and style for all pages using body */
/*color: #000000;                                          
font-size: 10pt;
font-family: Arial, Verdana, sans-serif; 
 background-attachment: fixed; background-image: url(/Resource.phx/menu/img/tausta.gif); background-repeat: repeat-y; background-position: left;} 
//scrollbar-face-color: #6666CC; scrollbar-shadow-color: #003366; scrollbar-//highlight-color: #6699FF; scrollbar-3dlight-color: #CCFFFF; scrollbar-//darkshadow-color: #333399; scrollbar-track-color: #CCCCFF; scrollbar-arrow-//color: #FFFFFF; }
*/

body.minimal {background-color: #FFFFFF;                         /* Background color for minimal layout */
color: #000000;}

/* ------------ Common Styles ------------ */



/* ------------ Background color for border, service header and service ------------ */


.shcolor {background-color: #CCCCFF;}

.service {color: #000000;}

.error {background-color: #CC3333; color: #FFFFFF;}

/* ------------ Texts Styles ------------ */

DIV.servicenavigation A{
text-decoration: none; 
color: #CC3300;}       

DIV.servicecommands A{
text-decoration: none; 
color: #FF0000;}       

.serviceheader {
font-family: Arial, Verdana, sans-serif;
font-weight: 700;
font-size: 110%;
color: #000000;}

.fieldheader {
font-weight: 700;
}

.columnheader {
font-weight: 700;
}

.column {font-size: 90%;}

.big {font-family: Arial, Verdana, sans-serif;
font-size: 110%;
font-weight: 700;}

.small {
font-family: Arial, Verdana, sans-serif;
font-size: small}

.small2 {
font-family: Arial, Verdana, sans-serif;
font-size: x-small}

.smaller {
font-size: smaller}

.highlite {color: #666666}

/* WS CUSTOM */
/*
.tausta {  background-attachment: fixed; background-image: url(/Resource.phx/menu/img/katkoviiva.gif); background-repeat: repeat-x; }

a:link {  font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #0000FF; text-decoration: underline}
a:visited {  font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #666666; text-decoration: underline}
a:hover {  font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #0000FF; text-decoration: none}
a:active {  font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #333333; text-decoration: none}
*/
h1 {font-family: Arial, Verdana, sans-serif; font-size: 140%; font-style: normal; font-weight: bold; color: #000000;}
h2 {font-family: Arial, Verdana, sans-serif; font-size: 130%; font-style: normal; font-weight: bold; color: #000000;}
h3 {font-family: Arial, Verdana, sans-serif; font-size: 110%; font-style: normal; font-weight: bold; color: #000000;}
h4 {font-family: Arial, Verdana, sans-serif; font-size: 100%; font-style: normal; font-weight: bold; color: #000000;}
h5 {font-family: Arial, Verdana, sans-serif; font-size: 90%; font-style: normal; font-weight: bold; color: #000000;}
h6 {font-family: Arial, Verdana, sans-serif; font-size: 80%; font-style: normal; font-weight: normal; color: #000000;}



