/*****************************************************************************
 * HTML-elements
 */
 
* {
	margin: 0;
	padding: 0;
}

a, a:link, a:visited{            
    color: rgb(80, 80, 80);
	font-weight: bold;
	text-decoration: none;
	font-family: helvetica, verdana;
}

a.linkki1{
	color: rgb(176, 35, 42);
	font-family: helvetica, verdana;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 10px 0px;
}
                     

a:hover, a h2:hover{
	color: rgb(176, 35, 42);
}

body{
	/*color: rgb(168, 173, 180);*/
	color: rgb(102, 102, 102);
	background-color: rgb(255, 255, 255);
	font-family: helvetica, verdana, sans-serif;
	font-size: 11pt;
}

h1, h3, h4, h5, h6{
	color: rgb(78, 78, 78);
	font-size: 13pt;
	font-weight: normal;
	padding: 8px 0px 10px 0px;
}

h1{
	font-size: 14pt;
}

h2{
	color: rgb(176, 35, 42);
	font-size: 13pt;
	padding: 0px 0 0 10px;
}

h3{
	color: rgb(176, 35, 42);
	font-size: 10pt;
}

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited, h1 a:hover, h2 a:hover{
	font-weight: normal;
}


p{
	line-height: 130%;
	padding: 10px 10px 10px 10px;
}

ul{
	padding: 5px 0px 5px 30px;
	line-height: 150%;
	/*list-style-type: square;*/
}

/*****************************************************************************
 * ID's
 */

#kokosivu{
	/*background-image: url('/meshcms/themes/a-ware/images/body-bg.gif');
	background-position: 50% 0%;*/
	/*background-repeat: repeat-y;*/
	height: 100%;
	margin: auto;
	width: 805px;
	padding: 0px 0 0 10px;
        font-size: 11pt;
}

#paaSisalto{
	margin: 10px;
	padding: 5px;
	margin-left: 0px;
	width: 805px;
	float: left;
	border-color: rgb(168, 173, 180);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
    min-height: 500px;
}

#tayte{
	margin: 0;
	padding: 0 20px 0 0;
	width: 5px;
}

#paaVasenpalsta{
	padding: 15px 0 0 0px; 
	float: left;
	width: 170px;
        font-weight: bold;
        color: rgb(128, 128, 128);
        font-size: 10pt;
}

#paaKeskipalsta{
	float: left;
	padding: 0 0 0 10px;
	width: 240px;
}

#paaOikeapalsta{
        color: rgb(0, 0, 0);
	float: right;
	padding: 15px 0 10px 10px;
	width: 150px;
        font-size: 10pt;
}

#paaOikeapalsta h2{
	padding: 0px 0 0 0px;
}

#alaSisalto{
	/*margin-left: 5px;*/
	margin-bottom: 10px;
	margin-left: 10px
	padding: 0;
	width: 805px;
	float: left;
}

#alaVasenpalsta{
    border: 1px solid rgb(168, 173, 180);
    color: #000000;
	float: left;
    width: 248px;
    height: 160px;
    margin:4px 4px 4px 8px;
    padding: 20px 3px 3px 5px;
    font-family: helvetica;
    font-size: 9pt;
    font-weight: bold;
}
#alaKeskipalsta{
    border: 1px solid rgb(168, 173, 180);
    color: #000000;
	float: left;
    width: 248px;
    height: 160px;
    margin:4px 4px 4px 4px;
    padding: 20px 3px 3px 5px;
    font-size: 9pt;
    font-weight: bold;
}
#alaOikeapalsta{
    border: 1px solid rgb(168, 173, 180);
    color: #000000;
	float: left;
    width: 248px;
    height: 160px;
    margin:4px 4px 4px 4px;
    padding: 20px 3px 3px 5px;
    font-size: 9pt;
    font-weight: bold;
}
#aoHarmaa {
    border: 1px solid rgb(168, 173, 180);
    color: #000000;
	float: left;
    width: 248px;
    height: 160px;
    background: #dfdfdf;
    float: left;
    margin:4px 4px 4px 4px;
    padding: 20px 3px 3px 5px;
    font-size: 9pt;
    font-weight: bold;
}

#footer {	
	background-color: rgb(255, 255, 255);
	color: rgb(176, 35, 42);	
	font-size: 8pt;
        text-align: right;
}

#otsake{
	background-color: rgb(255, 255, 255);
	padding: 5px 0px 0px 0px;
}

#highlights h2{
	background: url('/meshcms/themes/a-ware/images/bullet-large.gif') left center no-repeat;
}

#logo{
	padding: 8px 38px 8px 0px;
	text-align: right;
}

#logo img{
	border-width: 0px;
}


#navigation{
	float: left;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	width: 225px;
}

#sidebar{
	float: left;
	padding: 0px 0px 0px 61px;
	width: 219px;
}

#sidebar a{
	font-size: 8pt;
}

#sidebar h2{
	background: url('/meshcms/themes/a-ware/images/bullet-large-white.gif') left center no-repeat;
	padding: 10px 0px 10px 40px;
}

#slogan{
	border-color: rgb(151, 151, 151);
	border-style: solid;
	border-width: 0px 2px 0px 0px;
	float: left;
	font-weight: bold;
	letter-spacing: 4px;
	margin: 6px 0px -4px 0px;
	padding: 6px 0px 14px 46px;
	width: 619px;
}

#subheader{
	background-color: rgb(255, 255, 255);
	margin: 0px 0px 10px 0px;
}

#uutiset{
	color: rgb(176, 35, 42);
	font-size:12pt;
}

#nuolioikealle{
	color: rgb(176, 35, 42);
	font-size:8pt;
}

/*****************************************************************************
 * Classes
 */
 
.fieldbuttons{
	text-align: left;	
}

.fieldbuttons input{
	background: url('/meshcms/themes/a-ware/images/bullet-large.gif') left center no-repeat;
	border-width: 0px;
	font-size: 14pt;
	padding: 10px 0px 10px 40px;
	text-align: left;
}

.fieldbuttons input:hover{
	color: rgb(218, 4, 42);
}
 
.mailform{
	width: 100%;	
}

.menu{
	list-style-type: none;
	margin: 0px 0px 0px 16px;
}

.menu a.selected{
	color: rgb(218, 4, 42);
}

.menu li{
	padding: 2px 0px 2px 0px;
}

.menu ul{
	list-style-type: none; 
	padding: 0px 0px 0px 20px;
}

.menu ul li a, .menu ul li a:link, .menu ul li a:visited, .menu ul li a:hover{
	font-weight: normal;
}



.news{
	  border-color: rgb(168, 173, 180);
	  margin: 10px;
	  padding: 5px;
	  float: left;
}

.news img{
	  float: right;
}

.news p.right{
	  float: right;
}

.news p.left{
	  float: left;
}

.clear{
	   clear: both;
    height:0;
}  


.float-wrapper {float: left; width: 66%;}
     /*** This can be floated left or right ***/

.first-col {float: right; width: 50%;}
     /*** This can be floated left or right ***/

.second-col {margin-right: 50%;}
     /*** This gets margined the same direction 
        as div.first-col gets floated ***/

.third-col {margin-left: 66%;}
     /*** This gets margined the same direction 
       as div.float-wrapper gets floated ***/ 

.clearfooter {clear: both;}

 p {padding: 10px;}

#mainmenu {
    margin-top: 20px;
    margin-bottom: 0px;
}

#mainmenu ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

/*Top level list items*/
#mainmenu ul li {
    /*position: relative;*/
    display: block;
    float: left;
    list-style-type: none;
}

/*Top level menu link items style*/
#mainmenu ul li a {
    display: block;
    //width: 110px; /*Width of top level menu link items*/
    //padding: 0;
    padding:10px 20px 0px 20px;
    text-decoration: none;
    color: #a8adb4;
    font: bold 13px Verdana;
    border-bottom: 1px solid #FFFFFF;
}

#mainmenu ul li a.selected {
    border-bottom: 1px solid #B0232A;
}

#mainmenu ul li a:hover {
    border-bottom: 1px solid #a8adb4;
}

a.nostoHead {
	color: rgb(176, 35, 42);
	font-size:11pt;
}

a.nostoNuoliOikealle  {
	color: rgb(176, 35, 42);
	font-size:8pt;
}

img.kuvaSivulla {
    margin: 10px;    
}

#lomake {
    padding: 10px 0 10px 10px;
}

div#box {
width: 775px;
margin-left: auto;
margin-right: auto;
border: 1px solid #afafaf;
background: #efefef;
padding: 20px 20px 20px 20px;
float: left;
}

