/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated *  January 13, 2012, 2:27 pm version 1.95
 *
 */

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: right;
  font-size: small;
}

/* You named this layer Background */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 1467px;
  height: 751px;
  z-index: 1;
}

/* You named this layer _bkgnd_center_jpg */
#Layer-2 {
	position: absolute;
	margin-left: -733.5px;
	left: 50%;
	top: +0px;
	width:1467px;
	height: 751px;
	z-index: 1;
	background-image: url(bg22.jpg);
	color: #F00;
}

/* You named this layer _center_container_empty */
#Layer-3 {
  position: absolute;
  margin-left: -300px;
  left: 50%;
  top: 70px;
  width: 665px;
  height: 535px;
  z-index: 3;
}

/* You named this layer _palaute */
#Layer-4 {
	position: absolute;
	margin-left: -500px;
	left: 519px;
	top: 535px;
	width: 619px;
	height: 32px;
	z-index: 4;
}

/* You named this layer but_etah */
#Layer-5 {
  position: absolute;
  left: 111px;
  top: 9px;
  width: 56px;
  height: 11px;
  z-index: 5;
}

/* You named this layer but_huoltopalvelut */
#Layer-6 {
  position: absolute;
  left: 16px;
  top: 9px;
  width: 76px;
  height: 13px;
  z-index: 6;
}

/* You named this layer but_tyas */
#Layer-7 {
  position: absolute;
  left: 461px;
  top: 9px;
  width: 60px;
  height: 13px;
  z-index: 7;
}

/* You named this layer but_vkop */
#Layer-8 {
  position: absolute;
  left: 353px;
  top: 9px;
  width: 89px;
  height: 13px;
  z-index: 8;
}

/* You named this layer but_hkv */
#Layer-9 {
  position: absolute;
  left: 187px;
  top: 9px;
  width: 143px;
  height: 13px;
  z-index: 9;
}

/* You named this layer _logo_jpg */
#Layer-10 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 190px;
  height: 74px;
  z-index: 2;
}

/* You named this layer _lataa_link */
#Layer-11 {
  position: absolute;
  left: 450px;
  top: 0px;
  width: 104px;
  height: 90px;
  z-index: 11;
}
/* You named this layer _lataa_link2 */
#Layer-66 {
  position: absolute;
  left: 545px;
  top: 0px;
  width: 104px;
  height: 90px;
  z-index: 11;
}
/* You named this layer _center_osoite 
#Layer-12 {
  position: absolute;
  left: 50%;
  top: 630px;
  width: 600px;
  z-index: 12;    
}
 */
/* You named this soita */
#Layer-13 {
	position: absolute;
	margin-left: -300px;
	left: 50%;
	top: 570px;
	z-index: 13;
}

/* You named this layer center_slidecontainer */
#Layer-14 {
	position: absolute;
	left: 0px;
	top: 185px;
	width: 647px;
	height: 265px;
	z-index: 14;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

/* Root element for the scrollable.  when scrolling occurs this element stays
 * still.  */ 
div.slidecontainer {
	overflow: visible;
} 

/* Root element for scrollable items. Must be absolutely positioned and it
 * should have a extremely large width to accomodate scrollable items.  it's
 * enough that you set width and height for the root element and not for this
 * element.  */ 
/*div.slidecontainer div.items { 
  width: 20000em; 
  position: absolute; 
} 

/* A single item. must be floated in horizontal scrolling.  typically, this
 * element is the one that *you* will style the most.  */ 
div.slidecontainer div.items div {
	float: left;
} 

/* You may want to setup some decorations to active the item */ 
div.items div.active { 
  /* border: 1px inset #ccc; */
}
