body {
  background-color: white;
  font-family: Ubuntu, Helvetica, sans-serif;
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

a img {
  border: 0; }

a:hover {
  color: #FF9900;
  text-decoration: none; }

div {
  margin: 0;
  padding: 0; }

.header {
  height: 40px;
  background-color: #111111;
  color: white;
  font-size: 14px;
  font-weight: normal; }

.logo {
  height: 160px; }

.logo .umito {
  font-size: 60px;
  font-weight: bold;
  color: #111111;
  padding-bottom: 20px;
  padding-top: 20px;
  float: left; }

.orange {
  color: #FF9900; }

.logo .umito .subtitle {
  font-size: 30px;
  font-weight: normal;
  color: #222222; }

.logo .icons {
  float: left;
  padding-top: 40px;
  margin-left: 60px; }

.logo .icons img {
  display: none; }

.logo .icons img.showcased {
  display: block; }

.logo .apps {
  float: right;
  /*	margin-left:60px;*/
  padding-top: 50px; }

.logo .apps a {
  color: #222222;
  font-size: 40px;
  font-weight: normal;
  display: inline;
  margin-left: 20px; }

.logo .apps a.showcased {
  color: #FF9900; }

.logo .apps a:hover {
  color: #FF9900; }

.logo .apps .other,
.logo .apps .other a {
  margin-top: 10px;
  font-size: 20px;
  text-align: right;
  margin-left: 10px; }

.container {
  width: 900px;
  margin-left: auto;
  margin-right: auto; }

.header a {
  color: white;
  float: right;
  height: 14px;
  padding-top: 11px;
  margin-left: 20px; }

.header a:hover {
  color: #FF9900; }

.showcase {
  height: 350px;
  background-color: #444444; }

.showcase .slide {
  width: 900px; }

.showcase .description {
  float: right;
  width: 500px; }

.showcase .title {
  color: white;
  width: 500px;
  font-size: 40px;
  font-weight: bold;
  padding-top: 20px;
  text-align: right; }

.showcase .title img {
  float: left; }

.showcase .image {
  float: left; }

.portrait_phone {
  background: url("/portrait_phone.png") no-repeat top;
  height: 340px;
  width: 220px; }

.landscape_phone {
  background: url("/landscape_phone.png") no-repeat top;
  width: 340px;
  height: 220px;
  margin-top: 40px; }

.apps .portrait_phone, .apps .portrait_phone img {
  background: url("/htc_one_x_ultra.jpeg") no-repeat top;
  height: 404px;
  width: 218px; }

.apps .portrait_phone img.screenshot {
  height: 273px;
  width: 155px; }

.apps .landscape_phone, .apps .landscape_phone img {
  background: url("/htc_one_x_ultra_landscape.png");
  height: 218px;
  width: 404px; }

.apps .landscape_phone img.screenshot {
  height: 155px;
  width: 273px; }

.apps .landscape_phone .screenshot {
  position: relative;
  top: 34px;
  left: 71px; }

.apps .portrait_phone .screenshot {
  position: relative;
  top: 71px;
  left: 28px; }

.portrait_phone .screenshot {
  position: relative;
  top: 51px;
  left: 45px; }

.landscape_phone .screenshot {
  position: relative;
  top: 45px;
  left: 51px; }

.landscape_phone img.screenshot {
  width: 231px;
  height: 130px; }

.portrait_phone img.screenshot {
  width: 130px;
  height: 231px; }

.showcase .slideshow {
  width: 1000px; }

.showcase .message {
  color: grey;
  font-size: 25px;
  font-weight: normal;
  padding-top: 20px;
  text-align: right; }

.clear {
  clear: both; }

.footer {
  margin-top: 40px; }

.apps .app {
  padding-bottom: 50px;
  padding-top: 50px;
  border-bottom: 2px solid grey; }

.apps .app:first {
  margin-top: 50px;
  border-top: 2px solid grey; }

.apps .app .icon {
  float: left; }

.apps .app .name, .apps .app h1 {
  float: left;
  font-size: 40px;
  margin-top: 12px;
  margin-left: 15px; }

.apps .app .subtitle, .apps .app h2 {
  font-size: 30px; }

.apps .app .icon img {
  height: 75px;
  width: 75px; }

.apps .app .content {
  font-size: 20px;
  margin-top: 25px; }

.apps .app .details {
  font-size: 18px; }

.apps .app .right {
  width: 50%;
  float: right; }

.apps .app .left {
  width: 50%;
  float: left; }

.apps .links {
  margin-top: 20px; }

.apps .app .screenshots {
  float: right; }

.apps .app .pager {
  text-align: center; }

.apps .app .pager a {
  font-weight: bold;
  font-size: 40px;
  color: grey;
  margin-left: 2px; }

.apps .app .pager a:hover, .apps .app .pager a.activeSlide {
  color: orange; }

.center {
  margin-left: auto;
  margin-right: auto; }

.apps .app .version_identifier {
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: bold; }

.apps .title, .apps h1 {
  margin-bottom: 20px; }

.title .subtitle, .title h2 {
  margin-top: 10px; }

.footer .info {
  font-size: 18px;
  text-align: center; }

.footer .info .hosting {
  margin-top: 10px;
  font-size: 12px; }
