body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 11px;
	background-color: #e3e5d8;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
  
  background: #e3e5d8 url( /files/iso-oja.kotisivukone.com/tiedostot/bg.jpg ) repeat-x top left;
}
a {
  color: #ff7e00;
}
#page {
	width: 760px;
	background: #f2f2f2 url( ../../../clients/layouts/jazz_yellow/pics/pagebg.gifx) repeat-y top left;
	margin: 0 auto 0 auto;
  background-color: #5B0D01;
}
#top-bar {
	margin: 0;
	height: 241px;
	background-color: #FFFFFF;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
  background: #FFFFFF url( /files/iso-oja.kotisivukone.com/tiedostot/header.jpg ) no-repeat top left;
}
#left-bar, #right-bar {
	padding-top:56px;
	background-color: transparent;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;

  color: transparent;
}
#left-bar {
	width: 173px;
	min-height: 300px;
}
#right-bar {
	width: 134px;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/right_margin.jpg);
	color: #FFF;
}
#columns {
	padding-top: 0;
	margin: 0;
	height: 100%;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/content_bg.jpg);
}
#content {
	margin: 0px 200px 20px 191px;
	background: transparent url( ../../../clients/layouts/jazz_yellow/pics/linex.gif) repeat-x top left;
}

body.twocol #content {
	margin-left: 191px;
	margin-right: 145px;
}
body.leftcol #content { margin-left: 191px; margin-right: 20px; }
body.rightcol #content { margin-left: 20px; margin-right: 200px; }
body.nocol #content { margin-left: 20px; margin-right: 20px; }

body.leftcol #page { background-image: url( ../../../clients/layouts/jazz_yellow/pics/pagebg_left.gif); }

#content h1 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
}
#page #content h1 {
  padding-bottom: 15px;
}
#content h2 {
  color: #ff9604;
  font-weight: bold;
  font-size: 110%;
}

#footer {
	text-align: left;
	font-size: 80%;
	background-color: #470803;
	height: 67px;
	overflow: hidden;
	padding-left: 10px;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/footer.jpg);
}
#footer a {
  color: #A3AF8B;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 0px 20px 0 20px;
}


#menu {
	margin: 0;
	background: none;
	width: 173px;
	padding-bottom: 4px;
	background-color: transparent;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/content_bgx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu ul {
	width: 173px;
	padding: 0;
	margin: 0;
	background: none;
}
#menu ul li {
	width: 173px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	background-color: #300A07;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/button.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#menu ul li a {
	font-weight: normal;
	color: #fff;
	font-size: 13px;
	padding: 5px 0 7px 36px;
	display: block;
	width: 151px;
}
#menu ul li.active_link {
	background-color: #ffd75e;
	background-image: url( /files/iso-oja.kotisivukone.com/tiedostot/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu ul li.active_link a {
  font-weight: bold;
  text-decoration: none;
}
#menu ul li a:hover, #menu ul li.active_link a:hover {
  color: #fff;
  text-decoration: underline;
}

#menu ul.left li ul {
	border: 1px solid #fff;
	z-index: 100;
	margin: -20px 0 0 10em;
	width: 200px;
	background-image: none;
	background-color: #BED5E5;
}
#menu ul li ul li, #menu ul li ul li.active_link {
	background: none;
	padding: 0;
	height: auto;
	width: 200px;
}
#menu ul li.active_link ul li a {
  font-weight: normal;
}
#menu ul li ul li a, #menu ul li ul li.active_link a, #menu ul li.active_link ul li a {
	padding: 5px 7px;
	color: #fff;
	width: 200px;
}


#left-bar, #right-bar {
	font-size: 10px;
}
#left-bar h1, #right-bar h1 {
  font-weight: bold;
  font-size: 12px;
}



.box {
	border: none;
	margin: 0;
	padding-bottom: 88px;
	border-bottom: 0px solid #ddd;
	width: 100%;
}
.box .header {
	background: none;
	padding: 5px 0 0 0;
	margin: 0;
	background: transparent url( ../../../clients/layouts/jazz_yellow/pics/box_head.gifx) no-repeat top left;
	height: 36px;
}
.box .content {
  background: none;
}
.box h1 {
  padding: 5px 0;
  margin: 0 10px;
}
.box p {
  padding: 5px 0;
  margin: 0 10px;
}
