/* Style.css */

html
					{
					height: 100%;
					margin-bottom: 1px;
					vertical-align: top;
					}
#human 				{
					visibility:hidden;
					display:none;
					} 
body				{ 
					font-family: Verdana, Arial, Helvetica, Times, serif;
					font-size: 12px;
					color: #000000;
					background-color: #FFFFFF;
					margin-left: 0%;
					margin-right: 0%;
					margin-top: 0px;
					}
.table				{
					padding: 0px;
					border-style: solid;
					border-width: 1px;
					}
.taulu				{
					padding: 0px;
					border-style: none;
					border-width: 0.5px;
					border-collapse: collapse;
					}
.reunat				{
					border-bottom-style:none;
					border: #FFFFFF;
					border-left-style:none;
					border-top-style:none;
					}

.maintable			{
					padding: 0px;
					border-style: none;
					border-right: 1px;
					border-color: #E9E8E9;
					}

.yhteystiedot		{
					font-family: Verdana, Arial, Helvetica, Times, serif;
					font-size: 10px;
					color: #ffffff;
					background-color: #8EAC7D; 
					height: 18px;
					}
					
.pohjakuva			{
					background-image: url(../_img/leipa_1.jpg);
					background-repeat: no-repeat;
					background-position: center bottom;
					}
.pohjakuva_opacy	{
					background-image: url(../_img/leipa_opacy.jpg);
					background-repeat: no-repeat;
					background-position: right bottom;
					}

.sivubanner			{
					background-image: url(../_img/sivubanner_1.jpg);
					background-repeat: no-repeat;
					background-position: left top;
					}
.ylabanner			{
					background-image: url(../_img/ylabanner_1.jpg);
					}
.ylabanner_2			{
					background-image: url(../_img/ylabanner_3.jpg);
					}

h1					{
					font: 130% Verdana, Arial, Helvetica, sans-serif;
					color: #8EAC7D;
					font-weight: bold 
					}
h2					{font: 100% Verdana, Arial, Helvetica, sans-serif; 
					color: #8EAC7D;
					font-weight: bold 
					}

.kentta70			{
					width: 70%;
					}
.kommentti100		{
					width: 100%;
					height: 123px;
					}
.viesti				{
					width: 95%;
					height: 123px;
					}

/*etusivu*/
#meny				{
					width: 165px;
					margin: 0;
					padding: 0;
					list-style-type: none;
					font-family: Verdana, Arial, Helvetica, Times, serif;
					font-size: 8pt;
					}
#meny li			{margin-bottom: 0.25em;}
#meny a				{
					display: block;
					width: auto;
					height:90%;
					background: transparent url(../_img/tuning.jpg);
					border: 1px solid #E9E8E9;
					padding: 0.25em;
					text-decoration: none;
					}

#meny	a:link		{color: #333333;}
#meny	a:visited	{color: #333333;}
#meny	a:hover		{
					background: transparent url(../_img/tuning-over.jpg);
					border-bottom: 1px solid #E9E8E9;
					border-right: 1px solid #989798;
					border-top: 1px solid #989798;
					border-left-width: 1px;
					border-left-style: solid;
					border-left-color: #989798;
					}
#meny	a#current	{background: #8EAC7D; color: #000000;
					border-bottom: 1px solid #8EAC7D;
					border-right: 1px solid #8EAC7D;
					border-left: 1px solid #8EAC7D;
					border-top: 1px solid #8EAC7D;

					}

/*pystymenu*/
#meny2				{
					width: 165px;
					margin: 0;
					padding: 0;
					list-style-type: none;
					font-family: Verdana, Arial, Helvetica, Times, serif;
					font-size: 8pt;
					}
#meny2 li			{margin-bottom: 0.25em;}
#meny2 a				{
					display: block;
					width: auto;
					height:90%;
					background: transparent url(../_img/tuning.jpg);
					border: 1px solid #E9E8E9;
					padding: 0.25em;
					text-decoration: none;
					}

#meny2	a:link		{color: #333333;}
#meny2	a:visited	{color: #333333;}
#meny2	a:hover		{
					background: transparent url(../_img/tuning-over.jpg);
					border-bottom: 1px solid #E9E8E9;
					border-right: 1px solid #989798;
					border-top: 1px solid #989798;
					border-left-width: 1px;
					border-left-style: solid;
					border-left-color: #989798;
					}
#meny2	a#current2	{background: #8EAC7D; color: #000000;
					border-bottom: 1px solid #8EAC7D;
					border-right: 1px solid #8EAC7D;
					border-left: 1px solid #8EAC7D;
					border-top: 1px solid #8EAC7D;
					}




/* vaakamenu */
#menycontainer ul			{
							float: left; 
							margin-left: 0; 
							padding-left: 0; 
							width: 100%;
							height: 20px;
							background: transparent url(../_img/tuning.jpg);
							border-bottom: 1px solid #FFFFFF;
							font-size: 8pt;
							}
#menycontainer li			{
							display: inline;
							}
#menycontainer ul a			{float: left;
							background: transparent url(../_img/tuning.jpg);
							text-decoration: none;
							padding: 0.3em 3em;} 
#menycontainer a:link		{color: #333333;}
#menycontainer a:visited	{color: #333333;}
#menycontainer a:hover		{background: transparent url(../_img/tuning-over.jpg);
							border-bottom: 1px solid #E9E8E9;
							}
#menycontainer a#current3	{background: #8EAC7D; color: #000000;
/*					border-bottom: 1px solid #005252;
					border-right: 1px solid #005252;
					border-left: 1px solid #005252;
					border-top: 1px solid #005252;
*/
							}

				a:link		{
							color: #7DA340;
							text-decoration: none;
							}
		
				a:visited	{
							color: #7DA340;
							text-decoration: none;
							}
				a:active	{
							color: #7C8B9F;
							} 
		
				a:hover		{
							color: #8EAC7D; 
							text-decoration: none;
			/*				background-color: #434D56;*/
							} 

