body {
  color: #3a3a3a;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height:16px;
  background: #c7d4ef url(  ) repeat-x top left;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #0090d3;
}
a {
  color: #0095d7;
  text-decoration: none;
}
a:visited {
  color: #0095d7;
}
#page {
  width: 934px;
  margin: 8px auto 0 auto;
  background-color: transparent;
  background-image: url( /clients/layoutsw/biz_blue/pics/page_bg.png );
  background-repeat: repeat-y;
  background-position: center top;
}
#top-bar {
  height: 382px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
  background: #ffffff url(  ) repeat-x top left;
  background-image: url(/files/tinde.tarinoi.fi/Spring_Banner.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 400px
}

#menu {
  background-color: #6cbfed;
  background-image: url(/clients/layoutsw/biz_blue/pics/menu_bg.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: 22px;
  margin-right: 22px;
  height: auto !important;
  height: 40px;
  min-height: 40px;
  padding-left: 20px;
}
#menu ul {
  height: auto !important;
}
#menu ul li {
  margin: 0px;
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 0px;
}
#menu ul li a {
  line-height: 40px;
  padding: 0 12px 0 0;
  color: #f6fbfe;
  background-color: transparent;
  background-image: none;
  font-size: 13px;
}
#menu ul li.first_link a {
  padding-left: 0;
}

#menu ul li.active_link a,
#menu ul li.sublink_active a {
  text-decoration: underline;
  color: #FFFFFF;
}

#menu ul li a:hover {
  color: #ffffff;
  background-image: none;
  text-decoration: underline;
}
#menu ul li ul {
  background-image: url(/clients/layoutsw/biz_blue/pics/menu_2.png);
  z-index: 25;
  height: auto;
  background-color: #69bcec;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 5px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #0095d7;
  margin-left: -15px;
  background-repeat: repeat-y;
  background-position: left top;
  padding-bottom: 3px;
  border-top-style: none;
  padding-top: 3px;
  margin-top: 1px;
}

#menu ul li ul li a, #menu ul li ul li a:hover {
  background-image: url( );
  z-index: 25;
  height: auto;
  font-size: 12px;
}

#menu ul li ul li {
  float: none;
  padding-bottom: 0;
}
#menu ul li ul li a, #menu ul li ul li.first_link a, #menu ul li.first_link .mli a {
  padding: 0 10px;
  display: block;
  line-height: 24px;
}

#menu ul li ul li a {
  text-decoration: none !important;
}

#menu ul li ul li.active_link a,
#menu ul li ul li a:hover {
  text-decoration: underline !important;
}


#left-bar,
#right-bar {
  width: 231px;
  background:transparent url( );
  overflow:hidden;
  background-color: transparent;
  background-image: url(none);
  margin-left: 17px;
  margin-right: 0px;
}

* html #left-bar {
  margin-left: 8px;
}

body.twocol #content {margin: 0 239px;}
body.nocol #content {margin: 0 16px;}
body.leftcol #content {margin: 0 16px 0 239px;}
body.rightcol #content {margin: 0 239px 0 16px;}

.box {
  margin:0;
  border:none;
  width:211px;
  padding: 6px;
}
.box .header {
  background-image: url(/clients/layoutsw/biz_blue/pics/box_header_bg.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #71c1ee;
}

.box .content {
  background-color: transparent;
}

#footer {
  background-color:transparent;
  background-image: url(/clients/layoutsw/biz_blue/pics/footer_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-top: 35px;
  text-decoration:none;
  font-size:11px;
  color: #FFFFFF;
}

#footer a {
  text-decoration:none;
  font-size:11px;
  color: #FFFFFF;
}
#content h1 {
}
#content h2 {
}

#left-bar h1, #right-bar h1 {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 14px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #FFFFFF;
  margin-bottom: 9px;
  padding-left: 5px;
  color: #FFFFFF;
}

#searchengine {
  background-color:transparent;
  border: none;
}

#copyright {
  background-color:transparent;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10%;
  padding-left: 10%;
  padding-top: 19px;
  padding-bottom: 22px;
}

#columns {
  margin-top: 20px;
}

h1 a {
  font-size: 26px;
  font-weight: bold;
  color: #0090d3;
}

h1 a:hover {
  font-size: 26px;
  font-weight: bold;
  color: #0090d3;
  text-decoration: underline;
}

.blogposts h1,
.blogposts h1 a,
#news_frontpage h1,
#calendar_frontpage h1 {
  font-size: 20px;
  font-weight: bold;
  color: #0090d3;
}

.blog_date,
.blog_bottom,
.small {
  font-size: 11px;
  font-weight: normal;
}

.inner.blogposts  h1 {
  font-size: 26px;
}

a:hover {
  color: #0095d7;
  text-decoration: underline;
}

#left-bar span.small,
#right-bar span.small  {
  font-weight: bold;
}
#left-bar, #right-bar {
}

#extra4  {
  font-weight: bold;
  background-color: transparent;
  display: block;
  height: 29px;
  margin-top: 0;
  padding-top: 0;
  background-image: url(/clients/layoutsw/biz_blue/pics/footer_shadow.png);
  background-repeat: no-repeat;
  background-position: center top;
}

br#last  {
  display: none;
}
/* kuvakaruselli */

#flexslider {
 width: 934px;
 margin: 0px !important;
 }

.flexslider {
  border: 0 !important;
  margin: 0px !important;
}

.flex-control-nav {
  display: none;
}

.slides {
  width: 934px;
}
a {
}