/*v1.0 | 20080212*/
*
{
  margin:0;
  padding:0;
}

HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,STRONG,SUB,SUP,TT,VAR,B,U,I,CENTER,DL,DT,DD,OL,UL,LI,FIELDSET,FORM,LABEL,LEGEND,TABLE,CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD
{
  border:0;
  outline:0 none #000;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

BODY
{
  font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  line-height:1;
  background-color:#fff;
  background-image:none;
}

UL
{
  list-style:none;
}

BLOCKQUOTE,Q
{
  quotes:none;
}

BLOCKQUOTE:before,BLOCKQUOTE:after,Q:before,Q:after
{
  content:'';
}

:focus
{
  outline:0;
}

INS
{
  text-decoration:none;
}

DEL
{
  text-decoration:line-through;
}

TABLE
{
  border-collapse:collapse;
  border-spacing:0;
}

STRONG
{
  color:#444;
  font-weight:700;
}

/*-------- Basic styles --------*/
P
{
  color:#222;
  font-size:.85em;
  font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  line-height:1.4em;
  padding-bottom:1.4em;
}

h1,h2,h3,h4,h5,h6
{
  color:#007fc8;
  font-family:"trebuchet ms", Arial, Helvetica, Geneva, sans-serif;
  font-weight:400;
  line-height:1.3em;
}

h1
{
  color:#007fc8;
  font-size:28px;
  line-height:1em;
  margin-bottom:.5em;
}

h2
{
  font-size:22px;
  margin-bottom:.5em;
}

h3
{
  color:#000;
  font-size:1.08em;
  font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  line-height:1.4em;
  margin-bottom:.5em;
}

h4
{
  color:#333;
  font-size:1em;
  margin-top:1em;
  margin-bottom:1em;
}

h5
{
  font-size:.7em;
  margin-top:1em;
  margin-bottom:2.4em;
  padding-top:20px;
}

h6
{
  color:#777;
  font-size:.65em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin-bottom:1em;
}

A:link
{
  color:#007fc8;
  text-decoration:underline;
}

A:visited
{
  color:#4881a2;
  text-decoration:underline;
}

A:hover
{
  color:#98af2d;
  text-decoration:underline;
}

A:active
{
  color:#98af2d;
  text-decoration:underline;
}

A:focus
{
  color:#98af2d;
  text-decoration:underline;
}

h2 a:link,h2 a:hover,h2 a:visited,h2 a:focus,h1 a:link,h1 a:hover,h1 a:visited,h1 a:focus
{
  text-decoration:none;
}

#container
{
  background-image:none;
  background-repeat:no-repeat;
  width:980px;
  height:auto;
  margin-right:auto;
  margin-left:auto;
}

#wrapper
{
  background-image:none;
  height:auto;
  float:left;
  display:inline;
}

.innerwrapper
{
  background-color:#fff;
  width:950px;
  height:auto;
  float:left;
  padding:30px 15px 15px;
}

/*-------- Header --------*/
#header
{
  background-color:transparent;
  background-image:url(/assets/templates/new/images/nav-bg.png);
  background-repeat:no-repeat;
  height:160px;
  background-position:0 95px;
  position:relative;
}

#header h1
{
  margin:0;
}

.logo
{
  background-image:url(/assets/templates/new/images/saimaacottages_logo.png);
  background-repeat:no-repeat;
  background-position:0 20px;
  text-indent:-9999px;
  width:411px;
  height:102px;
  float:left;
  clear:right;
  margin-bottom:0;
  display:block;
}

div.lang
{
  font-size:.8em;
  font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  text-transform:uppercase;
  text-align:right;
  float:right;
  position:absolute;
  top:77px;
  right:0;
}

div.lang a
{
  color:#101c22;
  text-decoration:none;
  word-spacing:-1px;
  text-shadow:1px 1px 1px #ebf1f9;
  text-indent:-9999px;
}

ul.flags li
{
  display:inline;
}

ul.flags li a
{
  background-image:url(/assets/templates/new/images/flags-sprite.png);
  background-repeat:no-repeat;
  float:left;
  margin-left:5px;
  width:28px;
  height:19px;
}

ul.flags li a.finnish
{
  background-position:0 0;
}

ul.flags li a.english
{
  background-position:-56px 0;
}

ul.flags li a.russia
{
  background-position:-28px 0;
}

/*-------- Navigation --------*/
UL#nav
{
  width:100%;
  height:40px;
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
}

UL#nav LI
{
  line-height:40px;
  height:40px;
  float:left;
}

UL#nav A
{
  color:#FFF;
  font-size:15px;
  font-family:tahoma, "trebuchet ms", Arial, Helvetica, sans-serif;
  font-weight:400;
  background-color:transparent;
  text-decoration:none;
  text-transform:uppercase;
  text-align:left;
  padding-right:15px;
  padding-left:15px;
  display:block;
  text-shadow:0 1px 1px #627215;
}

UL#nav A:hover
{
  color:#fffb00;
  background-color:transparent;
  height:40px;
  text-shadow:0 0 0;
  text-decoration:underline;
}

UL#nav A:active
{
  color:#000;
}

ul#nav .active
{
  background-color:#0171b4;
}

/*------- Feature--------*/
#intro
{
  overflow:visible;
  clear:right;
  float:left;
  margin-top:1px;
  margin-left:15px;
}

.subintro
{
  background-color:#000;
  width:740px;
  height:250px;
  margin-bottom:35px;
}

/*-------- Content --------*/
div#content
{
  background-color:#FFF;
  float:left;
}

.mainContent
{
  width:450px;
}

.subContent2
{
  width:600px;
}

div#content img,div#content iframe
{
  margin-bottom:10px;
  padding:7px;
  border:solid 1px #b1c7d3;
  background-color:#fff;
}

div#content h3,div#content-wide h3
{
  color:#007fc8;
  font-size:1.2em;
  margin-top:0;
  margin-bottom:.3em;
  padding-top:0;
}

div#content ul,div#content ol
{
  color:#222;
  font-size:.9em;
  margin-bottom:30px;
}

div#content ol li
{
  line-height:1em;
  margin-bottom:8px;
  list-style-position:inside;
}

div#content ul li
{
  line-height:1em;
  background-image:url(/assets/templates/new/images/list.png);
  background-repeat:no-repeat;
  background-position:0 4px;
  margin-bottom:8px;
  padding-left:15px;
}

table.price
{
  margin-bottom:30px;
}

table.price td
{
  font-size:.9em;
  padding:4px;
  background-color:#e4ebf0;
  border-top:3px solid #FFF;
  border-bottom:3px solid #FFF;
  border-right-color:#FFF;
  border-right-style:solid;
  border-left-color:#FFF;
  border-left-style:solid;
}

.allCottages
{
  width:965px;
  padding:15px 0 0 15px;
  background-color:#FFF;
}

.narrowContent
{
  width:420px;
  float:left;
}

/*-------- Sidebar -------- */
.sidebar
{
  background-color:transparent;
  background-image:url(/assets/templates/new/images/featuring-bg.png);
  background-repeat:no-repeat;
  width:322px;
  height:auto;
  float:left;
  overflow:hidden;
  clear:left;
  margin-top:2px;
  padding-top:10px;
  padding-right:20px;
  padding-left:20px;
  display:inline;
}

.side-column
{
  background-image:url(/assets/templates/new/images/transparent.png);
  background-repeat:repeat;
  width:225px;
  height:auto;
  float:left;
}

.subnav
{
  background-image:url(/assets/templates/new/images/sub_nav_bg.jpg);
  width:225px;
  height:250px;
  margin-bottom:35px;
}

ul.menu
{
  padding-top:10px;
  padding-bottom:0;
}

ul.menu li
{
  height:38px;
  line-height:38px;
}

ul.menu li a
{
  background:url(/assets/templates/new/images/sub-nav.png) no-repeat right 0;
  height:38px;
  float:left;
  padding-right:45px;
  padding-left:10px;
  color:#fff;
  font-family:"trebuchet ms", Arial, Helvetica, Geneva, sans-serif;
  text-decoration:none;
}

ul.menu li a.current,ul.menu li a:hover
{
  padding-left:20px;
}

/*-------- Sidebar 2 --------*/
.side2
{
  background-color:#e4ebf0;
  width:483px;
  float:left;
  overflow:hidden;
  clear:right;
  margin-top:0;
  margin-bottom:20px;
  margin-left:30px;
  padding:15px 0 30px 15px;
  border:solid 1px #def3ff;
}

.side3
{
  background-color:#e4ebf0;
  width:300px;
  float:left;
  overflow:hidden;
  clear:right;
  margin-top:0;
  margin-left:30px;
  padding:0 0 30px 15px;
  border:solid 1px #def3ff;
}

.side2 h2
{
  line-height:.92em;
  display:block;
  width:96%;
  border-bottom:1px solid #93c2dc;
}

.side2 iframe
{
  margin-bottom:30px;
}

div#gmap 
{
   margin-bottom: 55px;
}

/*-------- Footer --------*/
#footer
{
  background-color:#FFF;
  background-image:url(/assets/templates/new/images/footer.gif);
  width:100%;
  float:left;
  background-repeat:no-repeat;
  background-position:0 bottom;
  position:relative;
  height:133px;
  overflow:hidden;
  clear:both;
  margin-bottom:50px;
  opacity:0.8;
  display:inline;
}

div.footer-text
{
  color:#578287;
  background-color:#FFF;
  float:left;
  clear:right;
  position:absolute;
  bottom:30px;
  left:100px;
  width:400px;
}

#footer p
{
  color:#aaad95;
  font-size:.7em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
}

.address_bottom
{
  color:#c4ced6;
  font-size:.65em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-position:center -50px;
  text-align:right;
  width:100%;
  float:left;
  padding-top:0;
  bottom:0;
  display:block;
  position:absolute;
  right:0;
}

.address_bottom a
{
  color:#667983;
}

/*-------- Sub columns --------*/
.smallcol
{
  background-color:#FFF;
  background-image:url(/assets/templates/new/images/sub_column_bg.png);
  background-repeat:no-repeat;
  width:300px;
  float:left;
  margin-top:33px;
  margin-left:40px;
}

.smallcol img
{
  background-color:#fff;
  text-align:center;
  float:none;
  margin:0 auto 15px;
  padding:4px;
  border:solid 1px #93c2dc;
  display:block;
}

.smallcol a img:hover
{
  background-color:#007fc8;
}

.smallcol h2
{
  line-height:.92em;
  display:block;
  width:100%;
  border-bottom:1px solid #93c2dc;
  margin-bottom:6px;
}

.stars span
{
  background-image:url(/assets/templates/new/images/5stars.png);
  background-repeat:no-repeat;
  background-position:right center;
  width:55px;
  padding-right:55px;
  margin-left:10px;
}

.smallcol h3
{
  text-align:center;
  margin-top:27px;
  margin-bottom:5px;
}

.smallcol H4
{
  margin-top:60px;
}

ul.more-information
{
  font-size:12px;
  width:100%;
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-bottom:1px solid #93c2dc;
}

ul.more-information li
{
  line-height:25px;
  height:25px;
  float:left;
  padding-right:8px;
}

ul.more-information li span
{
  background-image:url(/assets/templates/new/images/icons-sprite.png);
  background-repeat:no-repeat;
  height:19px;
  float:left;
  margin-right:3px;
  display:block;
}

li.lisatiedot span
{
  width:18px;
}

li.kuvagalleria span
{
  background-position:-18px 0;
  width:18px;
}

li.varaus span
{
  background-position:-37px 0;
  width:22px;
}

/*---------- Buttons ----------*/
.scalable-button
{
  background-image:url(/assets/templates/new/images/button-sprite.png);
  background-repeat:no-repeat;
  position:relative;
  width:auto;
  height:32px;
  line-height:32px;
  background-position:0 0;
  float:left;
  clear:both;
  padding-left:10px;
}

.scalable-button span
{
  width:20px;
  height:100%;
  background-color:transparent;
  background-image:url(/assets/templates/new/images/button-sprite.png);
  background-repeat:no-repeat;
  background-position:right 0;
  position:absolute;
  top:0;
  right:-20px;
  float:right;
  display:block;
}

.scalable-button a:link,.scalable-button a:visited
{
  color:#FFF;
  text-decoration:none;
}

.scalable-button a:hover
{
  color:#fffb00;
  text-decoration:none;
  background-position:right 32px;
  margin-left:5px;
}

/*---------- Forms ----------*/
FORM
{
  margin-top:0;
  padding-top:0;
  padding-left:20px;
}

.input
{
  overflow:auto;
  margin-top:1px;
  margin-bottom:3px;
  border:solid 1px #2CACF6;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  width:100%;
}

.input:hover,.input:focus
{
  border:solid 1px #065786;
  background-color:#F3FDFF;
}

.text
{
  padding:.2em 0;
}

TEXTAREA
{
  height:5.6em;
}

.submit
{
  margin-top:10px;
  margin-bottom:20px;
  padding:5px 10px;
  border:solid 2px #d1e6f1;
  background-color:#009CE2;
  color:#FFF;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}

.submit:hover,.submit:focus
{
  border:solid 2px #065786;
  background-color:#009CE2;
  cursor:pointer;
}

label
{
  font-size:.7em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

form#yhteydenottopyynto textarea
{
  height:4.2em;
}

/*---------- Rest of the styles ----------*/
.nomargin
{
  clear:left;
  margin-right:0;
  margin-left:0;
}

.title-color
{
  color:#000;
}

.float_right
{
  background-color:transparent;
  float:right;
}

.display_none
{
  display:none;
}

.content_col
{
  background-image:url(/assets/templates/new/images/footer_ver_div.jpg);
  background-repeat:no-repeat;
  background-position:right 20px;
  overflow:hidden;
  width:242px;
  float:left;
  clear:none;
  padding-right:15px;
  padding-bottom:30px;
}

.image_left
{
  float:left;
}

.valioikealle
{
  margin-right:15px;
  clear:left;
}

.valivasemmalle
{
  text-align:left;
  margin-left:15px;
  clear:right;
}

body
{
  background:#fff url(/assets/templates/new/images/bg.jpg) no-repeat center top;
}

/*---------- CLEAR FIX ----------*/
.clearfix:after
{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix
{
  display:inline-block;
}

/*---------- Hides from IE-mac \*/
* HTML .clearfix
{
  height:1%;
}

.clearfix
{
  display:block;
}

/*PNG transparency fix*/
.pngfix
{
}
/*
     FILE ARCHIVED ON 06:11:13 Sep 15, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:28:05 Aug 15, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.datanode: 113.729 (5)
  captures_list: 119.255
  exclusion.robots.policy: 0.175
  LoadShardBlock: 95.555 (3)
  load_resource: 322.939
  esindex: 0.014
  exclusion.robots: 0.189
  RedisCDXSource: 0.74
  CDXLines.iter: 19.107 (3)
  PetaboxLoader3.resolve: 174.972 (3)
*/