body {
  font-size: 11px;
  background: #dedbd6 url( /files/whoppi.kotisivukone.com/taustakuva7.jpg ) no-repeat top left;
  font-family: Verdana, sans-serif;
  text-align: center;
}
a {
  color: #362f2d;
  font-weight: bold;
  font-size: 80%;
}
a:visited { color: #362f2d; }
h1 a { font-size: 100% }

#page {
  width: 800px;
  margin: 100px auto 0 200px;
  padding: 0;
  border-top: 0;

  background-image: url( /files/whoppi.kotisivukone.com/bg6.jpg  );
 background-position: 0px 36px;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border-left:none solid #ececec;
  border-right: none solid #ececec;
  border-bottom: none solid #ececec;
}
#columns {
  background: transparent url(  ) repeat-x top left !important;
  background-image: url( );
  border-top: none !important;
  border-top: 1px solid #878787;
  
  margin: 0 !important;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
}
#top-bar {
  height: 20px;
  background: #f8f8f8 url( /files/whoppi.kotisivukone.com/yl3.jpg ) no-repeat top left;
  padding: 0 9px;
  margin: 0;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  display: none;
}
#content {
  margin: 0 232px 20px 20px;
  padding-top: 0px;
  background: transparent url( );
  background-color: #fffff;
  align: center;
}
.inner { margin: 0 5px; }

/* For layout editor */
/* twocol */
body.twocol #content { margin-left: 200px; margin-right: 232px; }

body.leftcol #content, body.twocol.keskustelu #content { margin-left: 200px; margin-right: 20px; }

body.rightcol #content { margin-left: 20px; margin-right: 232px; }

body.nocol #content, body.rightcol.keskustelu #content { margin-left: 20px; margin-right: 20px; }
body.nocol #columns, body.rightcol.keskustelu #columns {
margin: 0 9px 0 9px;
}

#content h1 {
  font-weight: bold;
  font-size: 13px;
  font-family: Verdana, sans-serif;
  text-align: left;
}
#content h2 {
  font-size: 11px;
  font-family: Verdana, sans-serif;
  align: center;
}

#footer {
  text-align: left;
  margin: 0;
  border: none solid #878787;
  padding: 0px;
  background: #f8f8f8 url()
  display: none;
}
#footer a {
  display:none;
  margin: 0 0px;
  padding: 0px 0;
  font-size: 8px;
  color: #a49d83;
  font-weight: normal;
  text-decoration: none;

}

#menu {
  background: #f8f8f8 url(/files/whoppi.kotisivukone.com/menukuva9.jpg ) repeat-x top left;
  height: auto;
  padding: 0 0px 0 0px;
  margin: 0;
  border-left: none ;
  border-right: none ;
}
#menu ul {
  height: auto !important; min-height: 35px;
  height: 35px;
}
#menu ul li {
  height: 35px;
  padding: 0 10px; margin: 0;
}
#menu ul li a {
  color: #362f2d;
  font-size: 12px;
  font-weight: bold;
  padding: 12px 8px;
}
#menu ul a:hover {
  color: #362f2d;
}
#menu ul li.active_link a {
  font-weight: bold;
}
#menu ul li a:hover { color: #362f2d; text-decoration: none; }

#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #646464;
  background-color: #f8f8f8;
  height: auto;
  width: 200px;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
  padding: 0;
  width: 200px;
}
#menu ul li ul li a {
  color: #362f2d;
  text-transform: none;
  padding: 4px 6px;
  overflow: hidden;
  background: none;
  font-weight: bold;
  width: 188px;
  display: block;
}
#menu ul li ul li a:hover {
  color: #362f2d;
}
#menu ul li.active_link a, #menu ul li.active_link a:hover,
#menu ul li ul li.active_link a, #menu ul li ul li.active_link a:hover {text-decoration: underline; }
#menu ul li ul li a, #menu ul li.active_link ul li a, #menu ul li.active_link ul li a:hover {
  text-decoration: none;
}


#left-bar, #right-bar {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}
#left-bar h1, #right-bar h1 {
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

#left-bar {
  padding: 15px 20px 0 0;
  width: 178px;
  min-height: 450px;
}
#right-bar {
  padding: 15px 0 0 20px;
  width: 203px;
  background: transparent url( /clients/layouts/electric/pics/oikea_pystyvarjo.png ) no-repeat top left !important;
  background-image: url( );
  border-left: none !important;
  border-left: 1px solid #878787;
  min-height: 450px;
}
#left-bar .box{
  width: 168px;
  margin-left: 9px;
}
#right-bar .box{
  width: 204px;
  margin-right: 9px;
}
.box {
  border: none;
  margin: 20px 0 0 0;
  background: transparent url( ) repeat-y top left;
  border-top: #c3c3c3 dashed 1px;
}
.box .header {
  background: none;
  padding: 0;
  height: 33px;
  background: transparent url( ) no-repeat top left;
}
.box .content {
  background: none;
  margin: 5px 10px;
}
.box h1 {
  padding: 10px 0;
  margin: 0 10px;
}
.box p {
  padding: 10px 0;
  margin: 0;
}




div.floatcenter img
{
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding: 2px;
border:solid;
border-color: #878787;
border-width: 1px 1px 1px 1px;
background-color:white;

}

table.uloin {
	border-width: 1px;
	border-spacing: 3px;
	border-style: solid;
	border-color: #b19184;
padding:4px;
	background-color: #ffffff;
}


p.ttext {
font-family: Verdana;
font-size: 12;
font-style: ;
color: #362f2d;
font-variant: ;
font-stretch: ; 
 }

p.small {
font-family: Verdana;
font-size: 11;
font-style: ;
color: #362f2d;
font-variant: ;
font-stretch: ;

 }
