body {
  margin: 0; padding: 0;
  background: #FFFFFF url( /Kotisivukone/clients/backgrounds/gradient9_c7d4ef_x.gif ) repeat top left;
  color: #020410;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}
a {
  color: #ff540c;
  font-weight: bold;
  font-size: 80%;
}
a:visited {
  color: #ff540c;
}
h1 a { font-size: 100% }

#page {
  width: 780px;
	margin: 0 auto 0 auto;
  background-color: #f8f4f0;
}
#top-bar {
  height: 232px;
  background: #FEFAB9 url( /Kotisivukone/clients/topbarsw/Matkailu/kuumailmapallot/nelio.jpg ) repeat-x top left;
}
#content {
  margin: 0 240px 20px 20px;
	padding-top: 10px;
}

/* For layout editor */
body.twocol #content { margin-left: 240px; margin-right: 240px; }
body.leftcol #content { margin-left: 240px; margin-right: 20px; }
body.rightcol #content { margin-left: 20px; margin-right: 240px; }
body.nocol #content { margin-left: 20px; margin-right: 20px; }

#content h1 {
  font-weight: normal;
  color: #000;
  font-size: 130%;
}

#footer {
  background: transparent url( /Kotisivukone/clients/layouts/dark/pics/footer.gif ) repeat-x top left;
	text-align: left;
}
#footer a {
  display: block;
  margin: 0 30px;
  padding: 5px 0;
  font-size: 10px;
  color: #b1b1b1;
  text-decoration: none;
}



#menu {
  background: #3e3e3e url( /Kotisivukone/clients/layouts/dark/pics/menu_bg.gif ) repeat-x top left;
  height: auto;
}
#menu ul {
  height: 29px;
}
#menu ul li {
  height: 29px;
  padding: 0 10px; margin: 0;
}
#menu ul li a {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 7px 12px 8px 12px;
}
#menu ul a:hover {
  color: #f33307;
	text-decoration: underline;
}
#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #3e3e3e;
  background-color: #fff;
  height: auto;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
	height: auto;
  padding: 0;
}
#menu ul li ul li a {
	color: #3e3e3e;
  text-transform: none;
  padding: 4px 6px;
  overflow: hidden;
  background: none;
  font-weight: normal;
}
#menu ul li ul li a:hover {
	color: #3e3e3e;
	text-decoration: underline;
}


#left-bar, #right-bar {
  color: #5B5B5B;
 	padding-top: 4px;
  width: 230px;
}
#left-bar h1, #right-bar h1 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
}


.box {
  width: 211px;
  border: none;
  margin: 20px 0 0 0;
  background-color: #fff;
  border: 1px solid #cac8c5;
}
.box .header {
  background: none;
  padding: 0; margin: 0 10px;
  border-bottom: 1px solid #e9e8e7;
}
.box .content {
  background: none;
}
.box h1 {
  padding: 10px 0 10px 0;
  margin: 0;
}
.box p {
  padding: 10px 0;
  margin: 0 10px;
}




#content fieldset {
  border: none;
}
#content input, #content textarea {
  margin-bottom: 10px;
  font-size: 11px;
}
#content label {
  width: 140px;
  margin: 0px 8px 5px 0;
  float: left;
  text-align: right;
}
#content h2 {
}
a {
}