/* Perustyylit */

header, footer, section {
  display: block;
}

body {
	background: #000 url(../img/bg.jpg) no-repeat top center;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #e6e6e6;
	font-size: 13px;
	line-height: 1.3;
}

h1, h2, h3, h4 {

  font-family: Sanchez, Times, Arial;
  font-weight: normal;
  color: #e6e6e6;
  line-height: 1.2;
  text-transform: uppercase;

  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

h1 {

  font-size: 20px;
}

h2 {

  font-size: 15px;
}

h3 {

  font-size: 15px;
  border-top: 1px dashed #666666;
  padding-top: 25px;
  margin-top: 20px;
}

div, img {

  padding: 0;
  margin: 0;
  border: 0;
}

ul, ol {

  padding: 0 0 0 20px;
  margin: 0px;
  line-height: normal;
}
ul li {

  list-style-type: disc;
  padding-bottom: 2px;
  line-height: normal;
}
ol li {

  padding-bottom: 2px;
  line-height: normal;
}

p {

  margin: 0 0 10px 0;
}

.inputarea {

  font-family: inherit;
  font-size: inherit;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 10px 10px;
  color: #000;
}

.inputbutton {

  font-family: inherit;
  font-size: inherit;
  background-color: #ffb901;
  padding: 5px 10px;
  border: 0;
  color: #000;
  text-transform: uppercase;
}

/* LINKIT */

a:link, a:visited, a:active {

  color: #ffbe00;
  text-decoration: underline;
}
a:hover, a:visited:hover, a:active:hover {

  color: #ffbe00;
  text-decoration: none;
}

a.button:link, a.button:visited, a.button:active {

  background: transparent url(../img/button2.jpg) no-repeat top left;
  padding: 0px 0px 5px 30px;
  color: #fff;
  text-decoration: none;
}
a.button:hover, a.button:visited:hover, a.button:active:hover {

  background-image: none;
  color: #fff;
  text-decoration: none;
}

footer a:link, footer a:visited, footer a:active {

  color: #00b4e0;
  text-decoration: underline;
}
footer a:hover, footer a:visited:hover, footer a:active:hover {

  color: #00b4e0;
  text-decoration: none;
}

h2 a:link, h2 a:visited, h2 a:active,
h3 a:link, h3 a:visited, h3 a:active {

  text-decoration: none;
}
h2 a:hover, h2 a:visited:hover, h2 a:active:hover,
h3 a:hover, h3 a:visited:hover, h3 a:active:hover {

  text-decoration: none;
}

/* Page */

.wrapper {

  width: 960px;
  margin: 0 auto;
  padding: 0;
  clear: both;
}

/* Header */

header {

  background: #ffd900 url(../img/logo-fade.jpg) repeat-x top center;
  width: 960px;
  height: 100px;
  padding: 0;
  margin: 0;
  text-align: center;
}

#header h1 {
  width: 420px;
  padding: 23px 0 0 0;
  margin: 0;
  float: right;
}

#header #lang {
  width: 230px;
  padding: 20px;
  float: right;
  text-align: right;
}

#header #lang a {
  text-decoration: none;
  font-family: Homenaje, Times, Arial;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}

#header #lang a:hover {
  text-decoration: none;
  color: #ff8200;
}

#header #slogan {
/*
  background: transparent url(../img/slogan.png) no-repeat center center;
*/
  width: 270px;
  height: 100px;
  float: right;
}

/* Päävalikko */

#mainmenu ul {

  background: transparent url(../img/menu.jpg) repeat-x top left;
  width: 960px;
  height: 50px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
}

#mainmenu ul li {

  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  list-style-type: none;
}

#mainmenu ul li.menufb {
  border-right: none;
  float: right;
}

#mainmenu ul li a:link, #mainmenu ul li a:visited, #mainmenu ul li a:active {

  background: transparent url(../img/menu-line.jpg) no-repeat top right;
  display: block;
  height: 25px;
  padding: 15px 25px 10px 25px;

  font-family: Homenaje, Times, Arial;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

#mainmenu ul li.menufb a:link, #mainmenu ul li.menufb a:visited, #mainmenu ul li.menufb a:active {
  height: 26px;
  padding: 15px 15px 10px 15px;
}

#mainmenu ul li a:hover, #mainmenu ul li a:visited:hover, #mainmenu ul li a:active:hover,
#mainmenu ul li.current_page_item a,
#mainmenu ul li.current_page_parent a {

  background: transparent url(../img/menu-active.jpg) repeat-x top left;
  color: #000;
  text-decoration: none;
}

#mainmenu ul li.menufb a:hover, #mainmenu ul li.menufb a:visited:hover, #mainmenu ul li.menufb a:active:hover {

  background: none;
}

#mainmenu ul li.menufb a:hover img, #mainmenu ul li.menufb a:visited:hover img, #mainmenu ul li.menufb a:active:hover img {

  opacity: 0.5;
}

/* Submenu */

#submenu ul {

  width: 210px;
  padding: 0px 0 0px 0;
  margin: -15px 0 20px 0;
  list-style-type: none;
  float: left;
}

#submenu ul li {

  padding: 15px 0px 15px 30px;
  margin: 3px 0 3px 0;
  border: 0;
  list-style-type: none;
  border-bottom: 1px dashed #666666;
}

#submenu ul li.page-item-83 {
  background: transparent url(../img/link-1.jpg) no-repeat center left;
}
#submenu ul li.page-item-85 {
  background: transparent url(../img/link-2.jpg) no-repeat center left;
}
#submenu ul li.page-item-87 {
  background: transparent url(../img/link-3.jpg) no-repeat center left;
}
#submenu ul li.page-item-89 {
  background: transparent url(../img/link-4.jpg) no-repeat center left;
}

#submenu ul li:last-child {
  border-bottom: none;
}

#submenu ul li a:link, #submenu ul li a:visited, #submenu ul li a:active {

  font-family: Homenaje, Times, Arial;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

#submenu ul li a:hover, #submenu ul li a:visited:hover, #submenu ul li a:active:hover,
#submenu ul li.current_page_item a,
#submenu ul li.current_page_parent a {

  color: #666666;
  text-decoration: none;
}

/* Pääkuvat */

#headers {

  width: 960px;
  height: 350px;
  float: left;
  clear: both;
  position: relative;
}

#headers.scrollable {

  position:relative;
  overflow: hidden;
  width: 960px;
  height: 350px;
  float: left;
  clear: both;
  z-index: 999;
}

#headers.scrollable .items {
  width:20000em;
  position:absolute;
}

#headers.scrollable .items div {
  width: 960px;
  height: 350px;
  padding: 0;
  float:left;
  position: relative;
}

#headers.scrollable .items div article {
  position: absolute;
  top: 0px;
  right: 100px;
  width: 300px;
  height: 20px;
  padding: 5px 0 5px 45px;
  z-index: 9999;
  color: #ffe100;
  background: transparent url(../img/header-title.png) no-repeat top left;
}

#headers.scrollable #spotlight {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 330px;
  height: 200px;
  z-index: 9999;
  background: transparent url(../img/header-spotlight.png) no-repeat top left;
}

.navi {
  position: absolute;
  top: 0px;
  right: 0;
  width: 100px;
  height: 10px;
  padding: 10px 0 10px 0;
  background: transparent url(../img/header-title.png) no-repeat top right;
}

.navi a {
  float: left;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  border: 1px solid #ffb300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.navi a.active,
.navi a:hover {
  background-color: #ffb300;
}

/* Boxes */

#boxes {
  clear: both;
  float: left;
  font-size: 11px;
  color: #000;
}

#boxes h2 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 15px;
  color: #000;
}

#boxes .box {
  float: left;
  width: 180px;
  height: 180px;
  padding: 30px 30px 20px 30px;
  position: relative;
}

#boxes .box div {
  position: absolute;
  right: 0px;
  top: 0px;
  display: none;
  z-index: 9999;
}

#boxes.separator .box {
  height: 30px;
  padding: 0px 30px 0px 30px;
}

#boxes .button {
  position: absolute;
  bottom: 20px;
  left: 30px;
  background: transparent url(../img/button.jpg) no-repeat center right;
  width: 60px;
  height: 16px;
  padding: 4px 25px 5px 5px;
  font-weight: bold;
  color: #000;
}

#box-1 {
  background-color: #ffa000;
}

#box-2 {
  background-color: #ffbe00;
}

#box-3 {
  background-color: #ffdc00;
}

#box-4 {
  background-color: #fffa00;
}

#box-1 .button {
  background-color: #ff8200;
}

#box-2 .button {
  background-color: #ffa000;
}

#box-3 .button {
  background-color: #ffbe00;
}

#box-4 .button {
  background-color: #ffdc00;
}

#boxes .button:hover {
  color: #000;
}

/* Contents */

#contentwrapper {

  width: 960px;
  padding: 0;
  margin: 0;
  float: left;
}

/* Sisältö */

#content {

  background: transparent url(../img/content.jpg) no-repeat top left;
  width: 660px;
  padding: 40px 0 50px 60px;
  margin: 0;
  float: left;
}

.text {

  width: 600px;
  min-height: 530px;
  padding: 0 60px 0 0;
  margin: 0;
  float: left;
  border-right: 1px solid #404040;
}

/* Sidebar */

#sidebar {

  width: 210px;
  padding: 50px 0 0 29px;
  margin: 0;
  float: left;
}

/*
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sidebar ul li {
  margin: 0;
  padding: 0 0 10px 0;
  list-style-type: none;
}
*/

#fbframe {
  width:210px;
  height:395px;
}

#sidebarlogo {
  
}

#companies.scrollable {
/*
  background-color: #333333;
*/
  position:relative;
  overflow: hidden;
  width: 210px;
  height: 100px;
  float: left;
  clear: both;
  z-index: 999;
  margin-bottom: 10px;
}

#companies.scrollable .items {
  width:20000em;
  position:absolute;
}

#companies.scrollable .items div {
  width: 210px;
  height: 100px;
  padding: 0;
  text-align: center;
  float:left;
}

/* Palvelut */

.servicebox {
  clear: both;
  border-top: 1px dashed #666666;
  padding-top: 25px;
  margin-top: 20px;
}

.servicebox .serviceimage {
  float: left;
  width: 240px;
  height: 120px;
  background-position: bottom left;
  margin: 0 20px 25px 0;
}

/* Yritykset */

.companybox {
  clear: both;
  float: left;
  padding-top: 10px;
}

.companybox div {
  float: left;
  padding: 0 30px 20px 0;
  width: 200px;
}

.companybox h2 {
  margin-top: 0px;
}

h3.companytitle {
  clear: both;
}

.companybox section {
  float: left;
  padding: 0 0 20px 0;
  width: 370px;
}

#feedback {
  border-top: 1px dashed #666666;
  padding-top: 10px;
  margin-top: 20px;
}

#feedback p {
  clear: both;
  float: left;
  margin-bottom: 10px;
}

#feedback label {
  width: 230px;
  margin-right: 20px;
  text-align: right;
  float: left;
}

#feedback div,
#feedback .inputarea {
  width: 320px;
  float: left;
}

#feedback hr {
  clear: both;
  height: 0;
  border: 0;
  border-top: 1px dashed #666666;
  padding-top: 10px;
  margin-top: 20px;
}

#feedback .orange {
  background-color: #ff9f00;
  text-align: left;
  width: 210px;
  padding: 0 10px;
}

#feedback .orange h2 {
  color: #000;
}

/* Footer */

footer {

  background-color: #333333;
  clear: both;
  width: 100%;
  padding: 30px 0 100px 0;
  margin: 10px 0 0 0;
  float: left;
}

#contactmenu ul {
  width: 180px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

#contactmenu ul li {
  margin: 0 0 5px 0;
  padding: 0px 10px 0px 0px;
  list-style-type: none;
  color: #4d4d4d;
}

#contactmenu ul li b {
  text-transform: uppercase;
}

/* Albumisäädöt */

.alignleft {

	margin-right: 30px;
	margin-bottom: 15px;
        float: left;
}

.alignright {

	margin-left: 30px;
	margin-bottom: 15px;
        float: right;
}

/* WP */

.navigation-bottom {
  clear: both;
}

.navigation-bottom .alignleft {
  float: left;
  width: 300px;
}

.navigation-bottom .alignright {
  float: right;
  width: 300px;
  text-align: right;
}

/* End of css */
