@charset "utf-8";

html, body {
    height: 100%;
}

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
body a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	

}
#content-wrapper {
	position: relative;
	width: 980px;
	background-color: #FFFFFF;
	margin: 0 auto;
	clear: both;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;

}

#content-wrapper a {
	text-decoration: none;
	color: #000000;
}

#content-wrapper a:hover {
	text-decoration: underline;
}
body a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
body img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	

}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;

}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1010px;
	background-image: url(../gfx/background.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

#header {
	background-color: #990000;
	height: 100px;
	width: 980px;
	clear: both;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#language-link {
	float: right;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	text-decoration: underline;


}
#navi-wrapper {
	width: 980px;
	height: 50px;
	clear: both;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;

}
#navi {
	clear: both;
	height: 50px;
	background-color: #333333;
	float: left;
	background-image: url(../gfx/navi-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi-item {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1.6px;
}


#sub-navi {
	clear: both;
	height: 20px;
	width: 100%;
	background-color: #990000;
	float: left;

}

#sub-navi-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	letter-spacing: normal;
}

#sub-navi-item a:link {
	color: #FFFFFF;
	text-decoration: none;
}  
#sub-navi-item a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
#sub-navi-item a:hover {
	color: #FF9900;
	text-decoration: none;
} 
#sub-navi-item a:active {
	color: #FFFF99;
	text-decoration: none;
} 


#right-content-wrapper {
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	width: 340px;
	float: right;
	display: inline;
	margin-top: 10px;
	margin-right: 15px;

}
#left-content-wrapper {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
	width: 590px;
	background-color: #FFFFFF;
	clear: none;
	float: left;
	display: inline;
}
#footer {
	width: 980px;
	clear: both;
	background-color: #666666;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#contact-info {

	padding-left: 15px;
	padding-bottom: 10px;

}

#footer-logot {
	background-color: #FFFFFF;	
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
} 

#footer-logot a {

	margin-left: 10px;
	margin-right: 10px;

}

#contact-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}

#info-box-wrapper {
	width: 600px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tab {
	height: 25px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #999999;
	border-left-color: #999999;
	position: relative;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#info-box-content {
	width: 550px;
	background-color: #CCCCCC;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 2;
	background-image: url(../gfx/ccc-roundcorner-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

#info-box-bottom {
	background-image: url(../gfx/ccc-roundcorner-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 570px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	clear: both;
}
#tab-wrapper {
	clear: both;
	height: 25px;
}
#tab-item {
	float: left;
	padding-top: 5px;
}

#tab-item a{
	color: #000000;
	text-decoration: none;
}

#tab-item a:hover {
	color: #333333;
	text-decoration: none;
}



#keskitys1 {
	float: left;
	display: table;
	height: 80px;
	width: 80px;
	  #position: relative; 
	overflow: visible;
	margin-right: 2px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
}

#keskitys2 {
	  #position: absolute; 
	  #top: 100%;
	display: table-cell;
	vertical-align: bottom;

}
#keskitys3 {
	  #position: relative; 
	  #top: -100%;
}

#keskitys3 img {
	display: block;
	margin: 0 auto;
}
#gallery-wrapper {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ylempi-content {
	padding-right: 0px;
}

#alempi-content {
	padding-right: 0px;
}

/* Listaus-tyylit*/

#listaus-taulukko {

}

#listaus-otsikot {
	height: 21px;
	margin: 0px;
	padding: 0px;
}


#listaus-otsikot td {
	background-color: #CCCCCC;
	background-image: url(../gfx/ccc-rounded-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#listaus-otsikot td a {
	display: block;
	padding-top: 4px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;


}

#listaus-otsikot td a:hover {
	color: #333333;
	text-decoration: none;

}

#listaus-kohde {
	height: 20px;
	margin: 0px;
	padding: 0px;
}



#listaus-kohde td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;

	margin: 0px;
	width: 30%;
}



/* Kartta-tyylit*/

#kartta {

	background-color:#FFFFFF;
	margin-bottom: 20px;
	margin-top: 10px;

}

#kartta a img {

}

/* Ilmoittaudu-tyylit */

#register {
	float: left;
	margin: 0px;
	padding: 0px;
}

#register p {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


#huutomerkki {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 7px;
	background-color: #00FF66;
}

#regtable {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#first_td {
	width: 160px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#input_td {
	margin: 0px;
	padding: 0px;
}

#spacer_td {
	width: 7px;
	margin: 0px;
	padding: 0px;
}

#login_td {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#submit_td {
		width: 100%;

}
#johdanto {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#uutiset {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#uutiset fieldset {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -5px;
}

#etusivukuva {
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	
}

#etusivukuva span {
	width: 250px;
	display: block;
	font-weight:bold;
}

#etusivukuva2 {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#etusivukuva2 span {
	width: 250px;
	display: block;
	font-weight:bold;
}


#uusimmat-kohteet {
	padding-top: 5px;
	padding-right: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
}

#uusimmat-kohteet-header {
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC; 
	background-image: url(../gfx/ccc-rounded-right.gif); 
	background-repeat: no-repeat; 
	background-position: right top;
}

#uusimmat-kohteet-span {

	display: block;
	padding-top: 4px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;


}

#uusimmat-kohteet-item {
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
	margin-left: 5px;
}

#suodata-kohteet {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#edellinen {
	float: left;
	position: relative;
	left: 30%;
	text-align: right;
}

#seuraava {
	float: left;
	position: relative;
	left: 50%;
}

