@import "gsc.css";

* {
  margin: 0;
  padding: 0;
}

body {
  background: #242628;
  text-align: center;
  font-family: 'Arial', sans-serif;
  font-size: 0.75em;
  line-height: 1.35;
  color: #222;
}

fieldset {
  border: 0;
}

#container {
  background: #fff url('../img/content-bg.png') repeat-x bottom;
  margin: 0 0 0 0;
}

#header {
  position: relative;
  height: 155px;
  background: #49d6f0 url('../img/header-bg.png') repeat-x top;
  zoom: 1;
}

.frontpage #header {
  height: 490px;
}

.frontpage #header .inner {
  height: 100%;
  background: url('../img/header-forever.jpg') no-repeat 50% 100%;
  opacity: 0;
}

.meter #header {
  height: 550px;
  background: #49d6f0 url('../img/tatska-bg.jpg') repeat-x top;
}

.sectionTitle a {
  color:#34434E;
  font-size:21px;
  font-weight:700;
  left:12px;
  position:absolute;
  top:-38px;
}
.sectionTitle a {
  color:#34434E;
  text-decoration: none;
}
.solutionTitle {
  color:#34434E;
  font-size:21px;
  font-weight:700;
  left:12px;
  position:absolute;
  top:-38px;
}
.requestTitle {
  left:12px;
  position:absolute;
  top:-35px;
  color:#00B6F7;
  font-size:21px;
  font-weight:400;
  line-height:26px;
  margin:0 0 0.5em;
}

#subpage-header {
  position: relative;
  height: 85px;
  width: 974px;
  margin: 0 auto 0 auto;
  z-index: 2;
}

#subpage-header #logo {
  position: absolute;
  top: 17px;
  left: 16px;
  width: 223px;
  height: 41px;
  background: url('../img/crasmanager.png') no-repeat;
  text-indent: -1000px;
  overflow: hidden;
  margin: 0;
}

#subpage-header #logo a {
  display: block;
  height: 100%;
}

#subpage-header #search,
#subpage-header #cse {
  position: absolute;
  top: 34px;
  right: 10px;
}

#subpage-header #search input[type=text] {
  width: 160px;
}

#subpage-header p.toplinks {
  margin: 8px 8px 0 0;
  float: right;
  color: #ddd;
}

#subpage-header p.toplinks a {
  color: #777;
  margin-left: 3px;
  margin-right: 3px;
}
#subpage-header p.toplinks a:hover {
  color: #222;
}

#header-text {
  text-align: center;
  padding: 65px 0 0 0;
  color: #fff;
}

#header-text h1 {
  font-size: 3.2em;
  letter-spacing: 0;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#header-text h1 b, #header-text h1 strong {
  color: #34434E;
}

#topnavi {
  position: absolute;
  top: -2px;
  left: 50%;
  width: 988px;
  height: 51px;
  background: url('../img/topnavi-bg.png') no-repeat;
  margin: 0 0 0 -494px;
  padding-top: 2px;
  text-align: left;
}

.subpage #topnavi {
  top: -17px;
}

#topnavi ul {
  list-style-type: none;
  margin: 0 0 0 4px;
  height: 46px;
  line-height: 44px;
}

#topnavi li {
  background: url('../img/topnavi-divider.png') no-repeat 100% 0;
  float: left;
}

#topnavi li.last {
  background: transparent;
}

#topnavi a {
  background: url('../img/topnavi-divider.png') no-repeat 0 -46%;
  display: block;
  font-size: 17px;
  font-weight: 600;
  padding: 0 22px 0 21px;
  text-decoration: none;
  color: #fff;
  height: 46px;
}

#topnavi a:hover {
  background: #27b5fc;
}

#topnavi li.selected a {
  background: #27b5fc;
}

#topnavi li.last a {
  padding-right: 18px;
}

#header-content {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 470px;
  margin: 0 0 0 0;
  opacity: 0;
  color: #fff;
  text-align: left;
}

#header-content h1 {
  background: url('../texts/rakenna-verkkopalvelusi-kestavalle-pohjalle.png') no-repeat top left;
  height: 140px;
  text-indent: -10000px;
  overflow: hidden;
  margin: 0 0 0.75em 0;
}

#header-content h2 {
  font-size: 1.2em;
  font-weight: normal;
}

#header-content .button {
  float: left;
  margin-top: 20px;
}

#header-content .button:hover {
  opacity: 0.9;
}


#content {
  width: 974px;
  margin: 0 auto 0 auto;
  padding: 5px 0 40px 0;
  min-height: 400px;
  text-align: left;
  zoom: 1;
}

#content .box {
  position: relative;
  margin: 65px 0 0 0;
}

#content .box-generic-narrow {
  width: 280px;
  background: url('../img/box-generic.png') no-repeat top;
}

#content .box-generic-narrow .inner {
  position: relative;
  bottom: -8px;
  background: url('../img/box-generic-bottom.png') no-repeat bottom;
  padding-top: 9px;
  padding-bottom: 20px;
}

#box-leftlist {
}

.right-aligned #box-leftlist {
  float: right;
}

#box-rightbox {
  float: right;
}

#box-rightbox p {
}

#box-rightbox span.date {
  font-size: 0.95em;
}

#box-rightbox a {
  color: #00B6F7;
}

#box-rightbox a:hover {
  color: #485a67;
}

#box-rightbox hr {
  margin-top: 1em;
  margin-bottom: 1em;
}


#box-leftlist .inner {
  padding: 10px 4px 10px 4px;
}

#box-leftlist ul {
  list-style-type: none;
}

#box-leftlist li.selected {
  background: url('../img/leftlist-arrow.png') no-repeat right;
  margin-right: -11px;
  padding-right: 11px;
}

#box-leftlist li a {
  display: block;
  padding: 5px 10px 5px 20px;
  color: #34434e;
  text-decoration: none;
  font-size: 1.2em;
}

#box-leftlist li a:hover, #box-leftlist li.selected a {
  background: url('../img/leftlist-hover.png') repeat-x 50% 50%;
  color: #485a67;
}

#box-leftlist li.selected a {
  font-weight: bold;
  color: #000;
}

#box-leftcontact label {
  display: block;
  margin: 4px 0 1px 0;
  font-size: 0.9em;
}

#box-leftcontact input[type=text], #box-leftcontact textarea {
  width: 96%;
  padding: 3px;
}
#box-leftcontact input[type=text]:focus, #box-leftcontact textarea:focus {
  padding: 2px;
}

#box-leftcontact p {
  color: #999;
  margin-bottom: 1em;
}

#box-leftcontact form p {
  margin-top: 1em;
  margin-bottom: 0;
}

#box-content {
  float: right;
  width: 650px;
  margin: 27px 5px 0 0;
  color: #6d7376;
}

.right-aligned #box-content {
  float: left;
}

#box-content.fullwide {
  width: auto;
  margin-left: 5px;
  float: none;
}

#box-content a {
  color: #00B6F7;
}
#box-content a:hover {
  color: #45ceff;
}
#box-content a.video {
  background: url('../img/play-video-small.png') no-repeat top left;
  padding-left: 20px;
}
#box-content a.video:hover {
  background-position: 0 -26px;
}

#box-content h1, #box-content h2, #box-content h3, #box-content h4 {
  color: #222;
}

#box-content h1 {
  margin: 0 0 1em 0;
  padding: 0 0 10px 0;
  font-weight: 500;
  border-bottom: 2px solid #eee;
}

#content #box-content h2 {
  margin-top: 1em;
}

#box-content h2 span {
  color: #6d7376;
}

#box-content h5 {
  font-size: 1.45em;
  font-weight: normal;
  color: #00B6F7;
}

#box-content img.right {
  float: right;
  margin: -10px 0 10px 15px;
}

#box-content p {
  margin: 0.5em 0 1em 0;
}

#box-content ul {
  margin: 0.5em 0 1em 25px;
}

#ratkaisulista {
  font-size: 1.2em;
}

#ratkaisulista li {
  float: left;
  width: 50%;
  margin-bottom: 2px;
}

#box-content p.desc {
  font-size: 1.2em;
}

#box-content .lift {
  float: left;
  background: #6d7376;
  color: #fff;
  margin: 0 15px 10px 0;
  padding: 10px;
  width: 35%;
}

#box-content hr {
  color: #eee;
  background: #eee;
  border: 0;
  height: 2px;
  margin: 3em 0 2em 0;
  clear: both;
}

#box-content .half-slot {
  float: left;
  width: 48%;
  color: #6D7376;
}

#box-content .feature {
  position: relative;
  padding-left: 45px;
  font-size: 0.95em;
}

#box-content .technology-slot {
  position: relative;
  padding-left: 100px;
  min-height: 85px;
  border-bottom: 2px solid #eee;
  margin: 15px 0 15px 0;
}
#box-content .technology-slot h4 a {
  color: #000; text-decoration: none;
}
#box-content .technology-slot h4 a:hover {
  color: #45ceff;
}
#box-content .technology-slot img {
  position: absolute;
  top: 0;
  left: 0;
}

#box-content .half-slot.right {
  float: right;
}

#box-content .half-slot h4 {
  margin: 1em 0 0.5em 0;
}

#box-content .half-slot .feature h4 {
  margin: 1.5em 0 -0.2em 0;
}

#box-content .half-slot img.icon {
  position: absolute;
  top: -2px;
  left: 0;
}

#box-content .h2-rightlink {
  float: right;
  margin: -32px 0 0 0;
}
#box-content .h2-rightlink a {
  color: #222;
}

#box-content img.video {
  float: left;
  margin-right: 15px;
}


#box-news {
  float: left;
  width: 313px;
  height: 296px;
  background: url('../img/box-news.png') no-repeat;
  color: #888;
}

#box-references {
  float: right;
  width: 640px;
  height: 296px;
  background: url('../img/box-references.png') no-repeat;
}

#box-references h2 a {
  background: #fff;
}

.box .inner {
  padding: 17px 20px 0 20px;
}

#box-references .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  padding-top: 91px;
}

#box-references .image {
  float: right;
  margin: -15px -17px 0 20px;
}

#box-references .roulette {
  position: absolute;
  top: 2px;
  left: 4px;
  height: 74px;
  width: 633px;
}

#box-references .roulette ul {
  position: relative;
  list-style-type: none;
  padding-left: 16px;
}

#box-references .roulette li {
  float: left;
  cursor: pointer;
}

#box-references .roulette li.selected {
  background: url('../img/reference-roulette-selected.png') no-repeat;
  cursor: default;
}

#box-references .roulette li.prev {
  position: absolute;
  top: 13px;
  left: 13px;
  width: 48px;
  height: 48px;
  background: url('../img/reference-roulette-arrows.png') no-repeat left;
  opacity: 0.9;
}

#box-references .roulette li.next {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 48px;
  height: 48px;
  background: url('../img/reference-roulette-arrows.png') no-repeat right;
  opacity: 0.9;
}

#box-references .roulette li:hover {
  opacity: 1;
}

#box-references .roulette li.disabled {
  opacity: 0.1;
}

#content .box h1 {
  position: absolute;
  top: -38px;
  left: 12px;
  font-size: 21px;
  font-weight: 700;
  color: #34434e;
}

#content .box h1 a {
  color: #34434e;
  text-decoration: none;
}

#content .box h2 {
  position: absolute;
  top: -35px;
  left: 12px;
}

#content .box * h2 {
  position: static;
  top: 0;
  left: 0;
}

#content h2 {
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
  color: #00b6f7;
  margin: 0 0 0.5em 0;
}

#content h2 a {
  color: #00b6f7;
  text-decoration: none;
}

#content h2 a:hover {
  background: #00b6f7;
  color: #fff;
}

#content h4 {
  font-size: 1.2em;
  font-weight: normal;
  margin: 1.75em 0 0.75em 0;
}

#box-news h2 a {
  color: #34434e;
}

#box-news h2 span.blog {
  color: #ff3950;
}

#box-news h2 a:hover {
  background: #ff3950;
  color: #fff;
}

#box-news h2 a:hover span.blog {
  color: #ffd3d8;
}

#box-news h3 {
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  color: #34434e;
  margin: 0 0 0.5em 0;
}

#box-news h3 a {
  color: #34434e;
  text-decoration: none;
}

#box-news h3 a:hover {
  background: #34434e;
  color: #fff;
}

#box-news p.date {
  font-size: 0.9em;
  margin: -0.25em 0 1em 0;
  color: #aaa;
}

.box hr {
  background: #e6e6e6;
  color: #e6e6e6;
  margin: 1.75em -16px 1.5em -16px;
  height: 2px;
  border: 0;
  display: block;
  zoom: 1;
}


#box-cm {
  float: left;
  width: 313px;
  height: 240px;
  background: url('../img/box-cm.png') no-repeat;
  color: #888;
}

#box-cm p {
  margin: 0 0 1em 0;
}

#box-why {
  float: right;
  width: 640px;
  background: url('../img/box-why.png') no-repeat top;
  zoom: 1;
}

#box-why .bottom {
  margin-top: -3px;
  height: 8px;
  background: url('../img/box-why-bottom.png') no-repeat;
  font-size: 0;
  line-height: 0;
  zoom: 1;
}

#box-why ul {
  margin: 3px 3px 0 3px;
  list-style-type: none;
  overflow: hidden;
  zoom: 1;
}

#box-why li {
  position: relative;
  margin: -1px 0 -1px 0;
  padding: 0 150px 0 35px;
  overflow: hidden;
  height: 32px;
  cursor: pointer;
}

#box-why li.first {
  padding-top: 3px;
}

#box-why li.last {
  padding-bottom: 5px;
}

#box-why li.selected {
  background: #fff;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  height: 100px;
  cursor: default;
}

#box-why h2 {
  background: url('../img/box-why-arrows.png') no-repeat top left;
  padding-left: 22px;
  font-size: 15px;
  height: 32px;
  line-height: 34px;
  margin: 0 0 0 -22px;
}

#box-why li.selected h2 {
  color: #34434e;
  background-position: bottom left;
}

#box-why p {
  display: none;
  color: #8f8f8f;
  margin: 0;
}

#box-why li.selected p {
  display: block;
}

#box-why img {
  position: absolute;
  top: 15px;
  right: 20px;
  display: none;
  z-index: 1;
}

#box-why li.selected img {
  display: block;
}

#box-why a {
  position: relative;
  display: block;
  color: #8f8f8f;
  text-decoration: none;
  margin-right: -125px;
  padding: 0.5em 125px 0.5em 0;
  z-index: 2;
}
#box-why a:hover {
  color: #aaa;
}


.reference-big {
  position: relative;
  min-height: 300px;
  clear: both;
  padding-right: 680px;
}

#content .reference-big h2 {
}

#box-content .reference-big h5 {
  color: #333;
  margin: 0 0 5px 0;
  padding-top: 5px;
  font-size: 1.25em;
}

.reference-big .big {
  background: #242628;
  width: 650px;
  height: 275px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  border: 0;
}

.reference-big .big img {
  border: 0;
}


#box-content #reference-list {
  list-style-type: none;
  margin: 1em -2% 0 0;
}

#reference-list li {
  float: left;
  width: 23%;
  margin: 0 2% 0 0;
}

#box-content #reference-list h4 {
  font-size: 1.2em;
  color: #333;
  margin: 0;
}

#box-content #reference-list h4 a {
  color: #333;
  text-decoration: none;
}

#box-content #reference-list h4 a:hover {
  color: #777;
  text-decoration: underline;
}

#reference-list div {
  padding: 4px 0 1px 0;
}

#reference-list div.open {
  border-bottom: 2px solid #eee;
}

#box-content a.superlink {
  display: block;
  font-size: 1.25em;
  padding: 0 50px 0 15px;
  line-height: 41px;
  cursor: pointer;
  background: url('../img/superlink.png') no-repeat top;
  color: #333;
  text-decoration: none;
}

#box-content a.superlink:hover {
  background-position: bottom;
}


#meter {
  position: relative;
  width: 980px;
  margin: 25px auto 0 auto;
  text-align: left;
  font-size: 0.9em;
}

#meter-questions {
  position: relative;
  margin: 0 340px 0 80px;
  padding: 30px 30px 30px 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#meter-questions .q {
  display: none;
}

#meter-questions ul {
  list-style-type: none;
  background: #0068a7;
  padding: 5px 2px 2px 5px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: visible;
}

#meter-questions li {
  padding: 6px 10px 6px 10px;
  margin-bottom: 3px;
  margin-right: 3px;
  font-size: 13px;
  font-weight: bold;
  background: #005f9c;
  display: block;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  float: left;
  width: 223px;
}

#meter-questions .columns li {
  width: 141px;
  font-size: 12px;
}

#meter-questions li:hover {
  background: #0079c2;
}

#meter-questions li.selected {
  background: #fff;
  color: #84c200;
}

#q-prev, #q-next {
  position: absolute;
  top: 315px;
  width: 121px;
  height: 40px;
  cursor: pointer;
  text-indent: -1000px;
  overflow: hidden;
}

#q-prev {
  background: url('../img/meter-prev.png') no-repeat;
  left: 73px;
}

#q-next {
  background: url('../img/meter-next.png') no-repeat;
  right: 73px;
}

#meter-results{
  margin: 0 81px 0 100px;
}

#meter h3 {
  font-size: 14px;
  color: #9be7ff;
  margin: 0 0 10px 0;
}

#meter h2 {
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 20px 0;
}

#meter-raport {
  float: left;
  width: 380px;
  margin: 20px 0 0 0;
}

#meter-raport h3 {
  margin-top: 20px;
  font-size: 13px;
}

#meter-raport form div {
  float: left;
  margin-right: 5px;
}


#meter-raport form table input[type=text] {
  border: 0;
  width: 200px;
  padding: 3px;
}


#meter-raport form input[type=submit] {
  width: auto;
  margin-top: 16px;
  font-size: 14px;
  padding: 4px 8px 4px 8px;
}

#meter-board {
  margin: 1px 0 0 0;
  position: relative;
  float: right;
  width: 383px;
  height: 307px;
  background: url('../img/meter-board.png') no-repeat;
}

#meter-ball {
  position: absolute;
  top: 0;
  left: 0;
  width: 43px;
  height: 43px;
  background: url('../img/meter-ball.png') no-repeat;
  margin: 13px 0 0 43px;
}

.kumppanit {
  border-collapse: collapse;
}

.kumppanit td {
  vertical-align: top;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #eee;
}

.kumppanit .logo {
  padding-top: 25px;
  padding-right: 25px;
}

#content .kumppanit h4 {
  margin-top: 0;
}


#footer {
  width: 945px;
  margin: 0 auto 0 auto;
  padding: 25px 0 25px 25px;
  background: #161718;
  /*url('../img/crasmanager-tattoo.png') no-repeat 97% 50%;*/
  color: #8d8d8d;
  text-align: left;
  font-size: 11px;
  border-bottom: 4px solid #000;
}

#footer .column {
  float: left;
  margin-right: 25px;
  width: 225px;
}

#footer .long {
  width: 130px;
  min-height: 140px;
}

#footer #footer-ratkaisut {
  width: 360px;
}

#footer .column ul {
  margin-left: 15px;
}

#footer-ratkaisut li {
  float: left;
  width: 50%;
}

#footer h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 0.5em 0;
}

#footer h4 a {
  color: #fff;
}

#footer a, #box-cm a {
  color: #00B6F7;
  text-decoration: none;
}

#footer a {
  color: #8D8D8D;
}

#footer a:hover, #box-cm a:hover {
  text-decoration: underline;
}

#copyright {
  width: 960px;
  margin: 20px auto 60px auto;
  color: #8d8d8d;
}

#copyright span {
  margin: 0 20px 0 20px;
  color: #444;
}

#copyright a {
  color: #aaa;
  text-decoration: none;
}

#copyright a:hover {
  color: #ccc;
  text-decoration: underline;
}


#contact-us {
  background: #f3f3f3;
  padding: 20px;
  -moz-border-radius: 4px;
}

#content #box-content #contact-us h2 {
  margin: 0 0 20px 0;
  color: #333;
}

#contact-us label {
  display: block;
  margin: 8px 0 4px 0;
}

#contact-us label span.error {
  color: #e92e15;
  font-style: italic;
}

#contact-us input[type=text] {
  font-size: 14px;
  padding: 5px;
  width: 90%;
}
#contact-us textarea {
  font-size: 14px;
  padding: 5px;
  width: 90%;
}

#contact-us input[type=submit] {
  font-size: 16px;
  padding: 6px 10px 6px 10px;
}




input, textarea {
  border: 1px solid #cbcbcb;
  padding: 4px 3px 4px 3px;
  font: normal 12px/16px arial, sans-serif;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

input:focus, textarea:focus {
  border: 2px solid #cbcbcb;
  padding: 3px 2px 3px 2px;
}

input[type=submit], input.submit {
  border: 0;
  background: #21abff url('../img/submit.png') repeat-x top;
  color: #fff;
  padding: 4px 6px 4px 6px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer;
}

a.external {
  background: url('../img/outlink.png') no-repeat 100% 2px;
  padding-right: 11px;
}

a img {
  border: 0;
}

.clear {
  clear: both;
}


/* Twitter widget */

.twitter-widget{

margin: 15px 0 0 2px;

}