/* line 1, app/assets/stylesheets/v1/tour.scss */
body {
  color: white;
  margin: auto;
  background: #333333 url(/assets/v1/background-wood-f51602863bd1caf5ebe95a0aca2573f24c36d6194c9553f454cf64feb3330b29.jpg) top left repeat-x;
}

/* line 2, app/assets/stylesheets/v1/tour.scss */
body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

/* line 3, app/assets/stylesheets/v1/tour.scss */
pre {
  padding: 10px;
  font-size: 11px;
}

/* line 4, app/assets/stylesheets/v1/tour.scss */
a {
  color: white;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/v1/tour.scss */
a:visited {
  color: white;
}

/* line 6, app/assets/stylesheets/v1/tour.scss */
a:hover {
  color: #fff;
}

/* line 7, app/assets/stylesheets/v1/tour.scss */
.clear {
  clear: both;
}

/* line 8, app/assets/stylesheets/v1/tour.scss */
h1 {
  font-size: 16px;
  margin: 0 0 4px 0;
  font-family: georgia;
}

/* line 9, app/assets/stylesheets/v1/tour.scss */
a img {
  border: 0;
}

/* line 10, app/assets/stylesheets/v1/tour.scss */
td, th {
  vertical-align: top;
  text-align: center;
}

/* line 11, app/assets/stylesheets/v1/tour.scss */
#content {
  margin: auto;
  width: auto;
}

/* line 12, app/assets/stylesheets/v1/tour.scss */
.houseinfo {
  font-family: georgia;
  width: 400px;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 13, app/assets/stylesheets/v1/tour.scss */
#houseinfo-left {
  float: left;
  padding-left: 60px;
}

/* line 14, app/assets/stylesheets/v1/tour.scss */
#houseinfo-right {
  float: right;
  text-align: right;
  padding-right: 40px;
}

/* line 15, app/assets/stylesheets/v1/tour.scss */
#sscontainer.embed .houseinfo {
  padding: 10px 0;
}

/* line 16, app/assets/stylesheets/v1/tour.scss */
#sscontainer.embed #houseinfo-left {
  margin-left: 48px;
}

/* line 17, app/assets/stylesheets/v1/tour.scss */
#sscontainer.embed #houseinfo-right {
  margin-right: 10px;
}

/* line 18, app/assets/stylesheets/v1/tour.scss */
#ssmenu {
  padding-left: 3px;
  text-align: left;
  z-index: 998;
  float: left;
  width: 120px;
  height: 566px;
  background: black;
  filter: alpha(opacity=80);
  opacity: 0.8;
  position: relative;
}

/* line 19, app/assets/stylesheets/v1/tour.scss */
#sscontainer {
  width: 1000px;
  margin: auto;
}

/* line 20, app/assets/stylesheets/v1/tour.scss */
#sscontainer.embed {
  width: 938px;
  margin: 0;
  background-color: #000;
  color: #fff;
}

/* line 21, app/assets/stylesheets/v1/tour.scss */
#sscontainer.embed a, #sscontainer.embed a:visited, #sscontainer.embed a:hover {
  color: #fff;
}

/* line 22, app/assets/stylesheets/v1/tour.scss */
#ssicons {
  position: absolute;
  float: left;
  width: 60px;
  height: 600px;
  z-index: 999;
}

/* line 23, app/assets/stylesheets/v1/tour.scss */
#sscontainer.embed #ssicons {
  width: 38px;
}

/* line 24, app/assets/stylesheets/v1/tour.scss */
#ssicons ul, #ssmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

/* line 25, app/assets/stylesheets/v1/tour.scss */
#ssicons li {
  line-height: 0;
  text-align: right;
}

/* line 26, app/assets/stylesheets/v1/tour.scss */
#ssmenu li {
  line-height: 37px;
  z-index: 998;
}

/* line 27, app/assets/stylesheets/v1/tour.scss */
#ssmenucontainer {
  position: absolute;
  z-index: 998;
  width: 120px;
}

/* line 28, app/assets/stylesheets/v1/tour.scss */
#flashcontent {
  position: absolute;
  z-index: 0;
}

/* line 29, app/assets/stylesheets/v1/tour.scss */
#like_button {
  position: absolute;
  bottom: 10px;
  left: 20px;
  line-height: 2.5em;
}

/* line 30, app/assets/stylesheets/v1/tour.scss */
.preview {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0;
  border: 1px solid;
  background-position: 10px 11px !important;
  background-repeat: no-repeat !important;
  font-size: 13px;
  width: 99.8%;
}

/* line 31, app/assets/stylesheets/v1/tour.scss */
.attention {
  background: #fffbcc url(/assets/v1/exclamation-77340ac77fae4ef64f15bf13a32f7dd31992c13fc7e6fd7113fc58aa95e800ca.png) 10px 11px no-repeat;
  border-color: #e6db55;
  color: #666452;
}

/* line 32, app/assets/stylesheets/v1/tour.scss */
.preview div {
  display: block;
  font-style: normal;
  padding: 10px 10px 10px 36px;
  line-height: 1.5em;
}

/* line 33, app/assets/stylesheets/v1/tour.scss */
.preview .close {
  color: #990000;
  font-size: 9px;
  position: absolute;
  right: 5px;
  top: 5px;
}
