/* Common elements */



.sisalto .leftcontent a span {
  color: #0061aa;
  }



/* Sisalto elements */

.sisalto .rightmenu .leftcontent.wide .left { 
  float: left;
  width: 49%;
  margin-right: -15%;
  position: relative;
  padding: 2% 0;
  margin: 0;
  left: 0;

  overflow: hidden;
  }

.sisalto .rightmenu .leftcontent.wide .right { 
  float: right;
  width: 49%;
  padding: 2% 0;
  margin: 0;
  position: relative;
  right: 0;
  }

.sisalto .rightmenu .leftcontent.wide .general { 
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  }
  
.sisalto #ad_banner {
  position: relative;
  height: 200px;
  padding-right: 170px;
  }

.sisalto #asiakastieto {
  position: absolute;
  top: 0;
  right: 0;
  }

.sisalto #lisaaYrityksia { 
  padding-top: 10%;
  height: 160px;
  width: 99%;
  border: 1px #ccc solid;
  border-bottom: 2px #555 solid;
  border-right: 2px #555 solid;
  text-align: center;
  font-size: 2em; 

  
  /* Kulmat */
  -moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
  }
  
.sisalto #palstakehys {
  float: left;
  border: #fff solid 0px;
  display: block;
  width: 100%;
  }
  
.sisalto #palstanvaihto {
  margin-left: 1%;
  }
  
.sisalto .pvtab {
  float: left;
  padding: 5px;
  padding-bottom: 0px;
  margin-left: 0.2%;
  width: 200px;
  font-size: 20px;
  
  border-bottom: none;
  
  cursor: pointer;
  
  color: #1a598f;
  
  /* background-image: url('/img/palsta/bg.gif'); */
  
  background-repeat: repeat-x;
  background-color: #b2def7;
  
  
  
  /* Kulmat */
  -moz-border-radius-topleft: 0.4em;
  -moz-border-radius-topright: 0.4em;
	-webkit-border-top-left-radius: 0.4em;
	-webkit-border-top-right-radius: 0.4em;
	border-top-left-radius: 0.4em;
	border-top-right-radius: 0.4em;
  }
  
.sisalto .focus {
  background-image: url('/img/palsta/bg_focus.gif');
  background-image: url('/img/headergradient.png');
  
  background-color: #1a598f;
  color: #fff;
  
  cursor: default;
  }
  
.sisalto .palstalogo {
  display: block;
  padding: 2px 3px 0px 40px;
  margin: auto;
  margin-left: 2%;
  height: 33px;
  }


/* PALLOPANORAAMAN MÄÄRITYKSET */

.sisalto .panoraamaPalsta {border: 2px solid black;display: block; width: 718px; height: 338px;}
.sisalto .fullhdPanoraamalinkki {background-image: url(http://www.opasmedia.com/asiakas/fullhdlinkki.png); display: block; width: 718px; height: 20px; margin-top: 2px;}
.sisalto .fullhdPanoraamalinkki a {display: block; width:718px; height:20px;}
.sisalto .fullhdPanoraamalinkki a:hover {background-image: url(http://www.opasmedia.com/asiakas/fullhdlinkki_hover.png);}  
  
.sisalto .imagopalsta {
  float: left;
  margin-left: 0;
  margin-bottom: 1%;
  padding-top: 20px;
  width: 100%;
  background: rgb(231,246,253) url(http://www.opasmedia.com/yritysdata/palstatausta/yleinen_palstatausta.jpg) repeat-x;
  /* Kulmat */
  -moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
  }
  
.sisalto .imago {
  display: block;
  margin: auto;
  text-align: center;
  }

.sisalto .imago div {
  margin: 0;
  }
  
.sisalto .imago object {
  outline: none;
  }

.sisalto .imago object:hover {
  outline: none;
  }
  
.sisalto .imago object:active {
  outline: none;
  }
  
.sisalto .imago .sisaltoMargin {
  display: block;
  margin: auto;
  width: 718px;
  }
  
.sisalto .divider {
  float: left;
  width: 100%;
  }
  
/* Social media */

.sisalto .some_wrapper {
  margin: 1% 0;
  border: 1px solid #ccc;
  display: block;
  float: left;
  width: 99.8%;
  background-color: #def;
  
  /* Kulmat */  
  -moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
  }

.sisalto .facebook, 
.sisalto .youtube,
.sisalto .twitter {
  border: 0px solid #ccc;
  margin: 1%;
  }
  
.sisalto .facebook {
  float: left;
  width: 35%;
  border: 1px solid #ccc;
  background-color: #fff; 
  margin-right: 0.5%;
  
  /* Kulmat */  
  -moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
  }
  
.sisalto .facebook .feed {
  width: 90%;
  margin: auto;
  margin-top: 20px;
  }
  
.sisalto .twitter {
  float: right;
  width: 60%;
  border: 1px solid #ccc;
  margin-top: 0.5%;

  /* Kulmat */  
  -moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
  }
  
.sisalto .youtube {
  float: right;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 60%;
  border: 1px solid #ccc;
  background-color: #fff;
  
  /* Kulmat */ 
  -moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
  }

.sisalto .videoContainer {
  margin: auto;
  width: 95%;
  display: block;
  }

.sisalto .youtube .videoWrapper {
  position: relative;
  margin: auto;
  height: 100%;
  }
  
.sisalto .videoWrapper p {
  display: block;
  }
  
/* IE6 or less hack */

* html .sisalto .videoWrapper {
  margin-bottom: 45px;
  margin-bot/tom: 0;
  }

.sisalto .videoWrapper div,  
.sisalto .videoWrapper object,
.sisalto .videoWrapper embed {
  position: absolute;
  width: 100%;
  height: 100%;
  }
  
.sisalto .video_desc {
  display: none;
  }

.sisalto .youtube .wideScreen {
  padding-bottom: 66.25%;
  width: 100%;
  }
  
.sisalto .youtube .fourByThree {
  padding-bottom: 84%;
  width: 100%;
  }
  
/* Headers */
  
.sisalto .hbg {
  position: relative;
  background-image: url('/img/headergradient.png');
  background-repeat: repeat-x;
  background-color: #1a598f;
  
  /* Kulmat */
  -moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
  }  
  
/* Share buttons */

.sisalto .share {
  display: block;
  float: right;
  width: 150px;
  height: 100%;
  position: absolute;
  top: 0.4em;
  right: 0.3em !important;
  right: 2%;
  z-index: 10000;
  }
  
.sisalto .share img {
  float: right;
  margin: 2px;
  }
 
/* Google map container */

.sisalto #googlemap {
  height: 320px;
  width: 99%;
  margin: 0;
  border: #ccc 2px solid;
  
  /* Kulmat */
  -moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
  }
  
.sisalto #googlemap .ajo-ohje {
  width: 100%;
  font-size: 95%;
  }
  
/* Yritysrekisteri */

.sisalto .yritysrekisteri p {
  margin: -0.7em 0 1em;
  padding-top: 0;
  float: right;
  }

/* Content elements */

/* Tables */

.sisalto table {
  width: 100%;
  margin: 0 auto 1em;
  padding: 0;
  background: #f1fafe;
  border-collapse: collapse;
  }

.sisalto th {
  vertical-align: top;
  font-size: 85%;
  font-weight: bold;  
  text-align: left;
  width: 36%;
  }  

.sisalto th.tarjouslogo {
  width: 90px;
  }  

.sisalto th.tarjouslogo a {
  display: block;
  width: 90px;
  text-align: center;
  }

.sisalto .general th {
  width: 18%;
}
  
.sisalto td {
  vertical-align: middle;
  padding-left: 1em;
  }

.sisalto td.tarjouslogo {
  vertical-align: middle;
  padding-left: 1em;
  }

.sisalto th,
.sisalto td {
  border-bottom: 1px solid #fff;
  padding: 0.5em 1em;
  }

.sisalto td.nm {
  width: 40em;
}

.sisalto table td {
  vertical-align: top;
  }

.sisalto th p,
.sisalto td p {
  margin: 0;
  }

.sisalto table.perustiedot {
  width: 100%;
  }

.sisalto table,
.sisalto table.perustiedot td,
.sisalto table.perustiedot th{
  background: transparent !important;
  }
  
.sisalto table.toimipaikat {
  margin-bottom: 2%;
  background: #f1fafe;
  }

.sisalto tr {
  background-color: #f8fdfe;
  }

.sisalto tr.odd { 
  background-color: #ecf7fd;
  }

.sisalto .toimipaikat th {
  width: 45%;
  }

.sisalto .level0 th {
  font-size: 100%;
  font-weight: normal;
  }

.sisalto .level1 th {
  padding-left: 2em;
  font-size: 100%;
  font-weight: normal;
  }

.sisalto .level2 th {
  padding-left: 4em;
  font-size: 100%;
  font-weight: normal;
  }

/* Typography */

.sisalto .container h2,  
.sisalto .container h3 {
  color: #fff;
  margin: 0 0 0.3em;
  padding: 0.5em 1em;
  }

.sisalto .container h2 {
  margin: 2% 0 0;
  padding-right: 150px;
}

.sisalto .container h3 {
  height: 1em;
}

.sisalto .container h2 a:link,
.sisalto .container h2 a:visited,
.sisalto .container h2 a:active,  
.sisalto .container h3 a:link,
.sisalto .container h3 a:visited,
.sisalto .container h3 a:active {
  display: block;
  color: #ffffff;  
  }

.sisalto .container h2 a:hover,
.sisalto .container h3 a:hover {
  text-decoration: none;
  }

.sisalto .logo {
  margin-bottom: 1.5em;
  }


