/* Generated by KompoZer */
body {
  border-style: none;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  max-width: 1650px;
  background-color: #ccc6b4;
  background-repeat: no-repeat;
  background-image: url(images/body_bkg.jpg);
  background-position: center top;
  font-family: Comic Sans MS,serif;
  font-size: small;
  color: black;
}
#header {
  border-style: none;
  margin: 0px auto;
  background-color: white;
  background-image: url(images/motutapugames_logo.png);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  width: 840px;
  padding-top: 0px;
  padding-bottom: 0px;
  bottom: 0px;
  color: black;
  font-size: medium;
  top: 0px;
  height: 92px;
  text-align: right;
  line-height: 21px;
}
#content {
  border-style: none;
  margin: 0px auto;
  background-position: center top;
  background-repeat: no-repeat;
  width: 840px;
  position: relative;
  min-height: 568px;
}
div#content img {
  position: relative;
}
.screenshotlistitem {
  margin: 0px 14px;
  float: left;
  list-style-type: none;
  background-image: url(images/frame_screenshot.png);
  background-repeat: no-repeat;
  background-position:  0px 0px;
  text-align: center;
  padding-top: 5px;
  padding-left: 9px;
  padding-right: 16px;
  line-height: 1.7em;
}
div#content ul#screenshotlist {
  position: relative;
  left: 10px;
}
#phone {
  float: left;
  width: 265px;
  height: 528px;
  background-image: url(images/phone.jpg);
  background-repeat: no-repeat;
  background-position: 0px 22px;
  position: relative;
}
div#phone img {
  border-left-style: none;
  position: absolute;
}
#description {
  margin-left: 265px;
}
.leftscreenshot {
  margin: 0px 20px;
  padding: 5px 5px 9px 9px;
  position: relative;
  list-style-type: none;
  background-image: url(images/frame_screenshot.png);
  background-repeat: no-repeat;
  background-position:  0px 0px;
  line-height: 1.7em;
  float: left;
}
.rightscreenshot {
  margin: 0px 60px 0px 20px;
  padding: 5px 5px 9px 9px;
  position: relative;
  float: right;
  list-style-type: none;
  background-image: url(images/frame_screenshot.png);
  background-repeat: no-repeat;
  background-position:  0px 0px;
  line-height: 1.7em;
}
.featuresatright {
  height: 170px;
  margin-left: 150px;
}
.featuresatleft {
  height: 170px;
  margin-left: 60px;
}
.featurelist {
  list-style-image: url(images/bullet_point.png);
  list-style-type: lower-roman;
  list-style-position: outside;
}
#discbuttonlightbkg {
  padding: 14px 28px 19px 30px;
  font-size: medium;
  font-weight: normal;
  float: right;
  background-position:  center center;
  background-repeat: no-repeat;
  position: relative;
  right: 236px;
  background-image: url(images/disc_button_light_bkg.png);
  text-align: center;
}
#discbuttondarkbkg {
  padding: 14px 28px 19px 30px;
  font-size: medium;
  font-weight: normal;
  float: right;
  background-position:  center center;
  background-repeat: no-repeat;
  position: relative;
  right: 236px;
  background-image: url(images/disc_button_dark_bkg.png);
  text-align: center;
}
#footer {
  background-color: #ccc6b4;
  background-image: url(images/footer_shadow.png);
  background-repeat: repeat-x;
  text-align: center;
  color: #555555;
  font-size: x-small;
}
a {
  text-decoration: none;
  color: black;
}
div#header a:hover {
  font-style: italic;
}
