html, body {
	height:100%;
	width:100%;
}
body {
	background-color: #003300;
	background-image: url(images/full_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color:#333333;
	margin:0px;
	padding:0px;
}


div.content { 
	width:617px; 
}

div.content_container{
	padding-top: 30px;
	padding-left:40px;
	padding-right: 16px;
	padding-bottom: 30px;
}

div.hmenu{
	padding-top: 10px;
}

div.hmenu div.firstselected,
div.hmenu div.first,
div.hmenu div.menuitem1,
div.hmenu div.selected {
	float: left;
	padding-right: 5px;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 9px;
}

div.hmenu td.selected_left{
	background-image: url(images/hmenu_link_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 7px;
	height: 32px;
}
div.hmenu td.selected_center{
	background-image: url(images/hmenu_link_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}
div.hmenu td.selected_right{
	background-image: url(images/hmenu_link_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 7px;
	height: 32px;
}

/* linkki */
div.hmenu div.firstselected a,
div.hmenu div.first a,
div.hmenu div.selected a,
div.hmenu div.menuitem1 a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-transform:uppercase;
}

div.hmenu a:hover {
	text-decoration:underline;
}

div.hmenu div.firstselected,
div.hmenu div.selected {
	background-image:none;
	padding: 0px;
	padding-right: 5px;
}

div.hmenu div.selected{
	padding-left: 14px;
}

div.hmenu div.first{
	padding-left: 0px;
}

div.hmenu div.firstselected a,
div.hmenu div.selected a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px
}


div.hmenu div.firstselected a:hover,
div.hmenu div.first a:hover,
div.hmenu div.selected a:hover,
div.hmenu div.menuitem1 a:hover  {
	text-decoration:underline;
}

div.langs,
div.link_sitemap {
	clear:both;
	padding-bottom:2px;
	margin-bottom: 20px;
	width:200px;
}
div.langs a,
div.link_sitemap a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F9F9F;
	font-weight: bold;	
}
div.link_sitemap a,
div.langs a.selected {
	color: #006600;
}

div.link_sitemap a:hover,
div.langs a:hover{
	text-decoration: underline;
}

div.vmenuroot a {
	margin-top:9px;
	overflow:hidden;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
div.vmenu {
}

/* vmenun ensimmainen taso: containeri */
div.vmenu div.selected, 
div.vmenu div.level2 {
	
	
}

/* vmenun ensimmainen taso: linkki */
div.vmenu div.selected a,
div.vmenu div.level2 a {

}

div.vmenu div.selected a {
	text-decoration:underline;	
}

/* vmenun toinen taso: containeri */
div.vmenu div.level2 div.selected, 
div.vmenu div.level3 {

}

/* vmenun toinen taso: linkki */
div.vmenu div.selected div.selected a, 
div.vmenu div.level3 a { 

}

div.vmenu div.level3 a:hover,
div.vmenu a:hover {
	text-decoration:underline;
}
div.vmenu div.selected div.level3  a { 
	font-weight: normal; 
}

div.vmenu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;

}

div.bct {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	margin-top:10px;
	text-transform:lowercase;
}

div.bct div.selected, div.bct div.item {
	color:#333333;
	display:inline;
}
div.bct a {
	color:#333333;
	text-decoration:none;
}
div.bct a:hover {
	text-decoration:underline;
}



/** UUTISEN TYYLIT ALKAA **/

div.newsmenu,
div.vmenu{
	width: 283px;
	margin-left: 9px;
}

div.newsmenu .news_heading{
	background-image: url(images/header_blue.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	text-transform: uppercase;
}

div.news {
	margin-top:2px;
	margin-bottom: 1px;
	display: block;
	height: 32px;
	padding-left: 15px;
	padding-right: 15px;
}
div.padding_for_news{
	display: block;
	padding-top: 7px;
}
div.news_row{

}

div.news,
div.news td,
div.news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
}

div.news a:hover {
	color: #009900;
	text-decoration: underline;

}
div.news div.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;

}
div.news div.header img {

}
/** UUTISEN TYYLIT LOPPUU **/

/** KUVAGALLERIAN TYYLIT ALKAA **/
.galleryimages {
	padding-left:50px;
}
.galleryimagecontainer {
	/*border:1px solid #CCCCCC;*/
	/*float:left;*/
	margin-bottom:7px;
	margin-right:7px;
	padding:10px;
}
.galleryimage {
	background-color:#FFFFFF;
}

a.galleryMenu{
	display: block;
	height: 75px;
	width: 84px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	filter: alpha(opacity=70);
	-moz-opacity 70;
	opacity: .70;
	background-color:#FFFFFF;  
	border: 1px solid #000000;
}
a.galleryMenu:hover{
	background-color: transparent;
	filter: alpha(opacity=100);
	-moz-opacity 100;
	opacity: 1.0;
}

.previewgalleryimage {
	background-color:#FFFFFF;
	padding:10px;
}
.gallerynavtop {
}
.gallerynavbottom {
	display:none;
}
.gallerynavbottom a {
	color:#333333;
	font-weight:bolder;
	text-decoration:none;
}
.pagelist {
	margin-left:10px;
	margin-right:10px;
}
.gallerynavbottom a.prev {
	float:left;
}
.gallerynavbottom a.next {
	float:right;
}
/** KUVAGALLERIAN TYYLIT P��TTYY **/


a.toteutus {
	color: #cccccc;
	text-decoration:none;
}


/** LOMAKKEET **/

div.forms {
	/*padding: 15px;
	border: 1px solid #cccccc;*/
}

div.forms div.tabs {
	font-size: 105%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
}
div.forms div.tabs .selectedtab,
div.forms div.tabs .tab {
	display: block;
	float:left;
	font-weight: bold;
	padding-right: 16px;
	color: #666666;
}

div.forms div.tabs .selectedtab {
	text-decoration: underline;
	color: #333333;
}

div.forms div.buttons {
	padding-top: 15px;
}

div.forms div.question {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 8px;
}

div.forms form {
	margin: 0; padding: 0;
}

div.forms label.text {
	padding-top: 8px;
	display:block; 
}

div.forms input.text {
	width: 45%;
	display:block;
}
div.searchcontainer{
	background-image: url(images/search_container.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 334px;
	height: 245px;
	text-align: left;
}
div.custom_container {
	padding-top: 80px;
	margin-left: 40px;
	width: 250px;
}

.searchfield{
	background-image: url(images/searchfield_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none 0px;
	width: 166px;
	height: 23px;
	padding-left: 2px;
	padding-top: 3px;
	background-color: trasparent;
}

.searchbutton{
	background-image: url(images/search_button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none 0px;
	width: 27px;
	height: 24px;
}

div.footer{
	height: 39px;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 650px;
	padding-top: 15px;
	height: 24px;
	margin-top: 10px;
	margin-left: 13px;
}
div.footer,
div.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
div.footer a{
	text-transform: lowercase;
}
div.footer a:hover{
	color: #006600;
}

.news_container_side{
	width: 16px;
	background-color: #66CCFF;
	/*background-image: url(images/news_container_sides.jpg);
	background-repeat:no-repeat;
	background-position:top left;	*/
}

div.ad_space{
	margin-top: 26px;
	margin-left: 16px;
	width: 303px;
	background-image: url(images/ad_space_border.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 187px;	
	padding-left: 9px;
	padding-top: 10px;
}

div.ad_space .header{
	background-image: url(images/header_blue.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

span.header_padding{
	padding-top: 3px;
	display:block;
}
span.header_padding a {
	color: #ffffff;	
}
td.searchtext{
	color: #006600;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
div.vmenu h2.menu_header{
	background-image: url(images/wide_header_green.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top:5px;
	text-transform: uppercase;
}
div.vmenu a{
	font-weight: bold;
}
div.vmenu h2.menu_header a{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
div.menu_subcontainer{
	padding-left: 15px;
}
div.menu_subcontainer div{
	padding-bottom: 5px;
}
