body {
	margin: 0;
	padding: 0;
	color: #FF7003;
	font-size: 11px;
	background: #000000 url( /files/vilkut.kotisivukone.com/tiedostot/bg.jpg ) repeat-x top left;
	background-repeat: repeat-x;
	background-position: left top;
}
a {
  color: #3c8baf;
}
#page {
	width: 800px;
	margin: 0 auto 0 auto;
	border-top: 0px solid #000;
	background-color: #000000;
	background-image: url( /files/vilkut.kotisivukone.com/tiedostot/pagebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#top-bar {
	margin: 0 0 px;
	height: 211px;
	background-color: #000000;
	background-image: url( /files/vilkut.kotisivukone.com/tiedostot/Header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
  background: #000000 url( /files/vilkut.kotisivukone.com/tiedostot/header.jpg ) repeat-x top left;
}
#left-bar, #right-bar {
	padding-top:5px;
}
#left-bar {
	background: transparent url( ../../../clients/layouts/jazz/pics/linex.gif) repeat-x top left;
	width: 190px;
	min-height: 300px;
}
#right-bar {
	background: transparent url( ../../../clients/layouts/jazz/pics/linex.gif) repeat-x top left;
	width: 199px;
}

#columns {
	padding-top: 0;
	margin: 0 10px;
	height: 100%;
}
#content {
	margin: 0 200px 20px 191px;
	background: transparent url( ../../../clients/layouts/jazz/pics/linex.gif) repeat-x top left;
}

body.twocol #content { margin-left: 191px; margin-right: 200px; }
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( /files/vilkut.kotisivukone.com/tiedostot/pagebg2.gif);
}

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

#footer {
	text-align: center;
	font-size: 80%;
	background-color: #000000;
	height: 33px;
	overflow: hidden;
	padding-left: 10px;
	background-image: url( /files/vilkut.kotisivukone.com/tiedostot/footer.gif);
}
#footer a {
	color: #1A5671;
	text-decoration: none;
	display: block;
	margin: 8px 20px 0 20px;
}


#menu {
	margin: 0;
	background: none;
	width: 190px;
	background: transparent url( ../../../clients/layouts/jazz/pics/menu_bottom.gifx) no-repeat bottom left;
	padding-bottom: 4px;
}
#menu ul {
  width: 190px; padding: 0; margin: 0;
  background: none;
}
#menu ul li {
	width: 190px;
	padding: 0;
	margin: 0;
	border-bottom: 0px solid #FF7003;
	overflow: hidden;
	background-image: url(../../../clients/layouts/jazz/pics/menu_li_bgx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #transparent;
}
#menu ul li a {
	font-weight: normal;
	color: #FF7003;
	font-size: 13px;
	padding: 5px 0 7px 46px;
	display: block;
	width: 154px;
}
#menu ul li.active_link {
	background-image: url(../../../clients/layouts/jazz/pics/menu_li_acx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF7003;
}
#menu ul li.active_link a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#menu ul li a:hover, #menu ul li.active_link a:hover {
	color: #FFFFFF;
	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: #185571;
}
#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: #FFFFFF;
	width: 200px;
}


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



.box {
	border: none;
	margin: 0;
	padding-bottom: 15px;
	border-bottom: 0px solid #ddd;
	width: 100%;
}
.box .header {
	background: none;
	padding: 5px 0 0 0;
	margin: 0;
	height: 36px;
	background-color: transparent;
	background-image: url( /files/vilkut.kotisivukone.com/tiedostot/box_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box .content {
	background: none;
	margin-left: 35px;
}
.box h1 {
	padding: 5px 0;
	margin: 0 10px;
}
.box p {
	padding: 5px 0px;
	margin: 0 10px;
}
