* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.home-header-content {
  margin-left: auto;
  margin-right: auto;
}

body {
  margin: 0px;
  padding: 0px;
  background: #ccc url("/images/grey_noise_bg.png") repeat;
  font-family: "Helvetica Neue",arial,helvetica,sans-serif;
}

strong {
  font-weight: bold;
}

img {
  border: 0;
}

a:link {
  color: #223e60;
}

a:visited {
  color: #3b516d;
}

#contactDetails {
  margin-top: 100px;
  text-align: center;
  font-size: 18px;
  color: #bb3f22;
}

.pageContent {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* NAV BAR */
.site-nav {
  background-color: #476272;
  color: #f0f3f5;
  font-size: 24px;
}

.site-nav .nav-content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.site-nav .nav-content ul {
  text-align: right;
  margin: 0;
  padding: 20px 0px 20px 0px;
}

.site-nav .nav-content ul li {
  display: inline;
  padding: 0 30px 0 30px;
  border-left: 1px solid #f0f3f5;
}

.site-nav .nav-content ul li:first-child {
  border-left: 0;
}

.site-nav .nav-content .nav-logo {
  margin-top: 20px;
  float: left;
}

.site-nav a:link,
.site-nav a:visited {
  text-decoration: none;
  color: white;
}

.home .nav-logo {
  display: none;
}

/* HOME PAGE */
.home-header {
  background: #f7af7a url("/images/orange_noise_bg.png") repeat;
}

.home-header-content {
  padding: 70px 0px 56px 0px;
  width: 960px;
}

.home-header-content div {
  width: 560px;
  float: left;
}

.home-header-content div img {
  display: block;
  float: left;
  margin-left: 180px;
}

.home-header-content h1 {
  font-size: 30px;
  float: left;
  color: #f9dfb4;
  font-weight: normal;
  padding: 0;
  margin-top: -7px;
  line-height: 1.2;
}

.home-section-apps, .home-section-web, .apps-section-icon-left, .apps-section-icon-right, .web-section-icon-left {
  width: 960px;
  height: 428px;
  margin: 105px auto 0 auto;
  background-color: rgba(71, 98, 114, 0.15);
}

.home-section-apps div, .home-section-web div, .apps-section-icon-left div, .apps-section-icon-right div, .web-section-icon-left div {
  line-height: 1.4;
  color: #476272;
  width: 300px;
}

.home-section-apps p, .home-section-web p, .apps-section-icon-left p, .apps-section-icon-right p, .web-section-icon-left p {
  font-size: 30px;
}

.home-section-apps button, .home-section-web button, .apps-section-icon-left button, .apps-section-icon-right button, .web-section-icon-left button {
  background-color: #ff6000;
  border: 0;
  border-radius: 4px;
  width: 250px;
  height: 35px;
  color: white;
}

.home-section-apps {
  background: rgba(71, 98, 114, 0.15) url("/images/home_phone_tibetdict_min.png") no-repeat bottom left;
}

.home-section-apps div {
  float: right;
  margin: 80px 40px;
}

.home-section-web {
  background: rgba(71, 98, 114, 0.15) url("/images/home_webpage_vista_min.png") no-repeat bottom right;
  margin-bottom: 105px;
}

.home-section-web div {
  float: left;
  margin: 80px 40px;
}

.footer {
  margin-top: 45px;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  padding: 20px 0px 20px 0px;
  text-align: center;
  color: #ff6000;
  font-size: 21px;
}

.footer img {
  /*	display: inline;*/
}

.footer p {
  padding: 0px 0px 0px 100px;
  margin: 0px;
}

.footer p span {
  float: left;
  line-height: 47px;
  margin-right: 20px;
}

.footer img {
  float: left;
}

.footer .line {
  margin-top: 20px;
  height: 1px;
  border-top: 1px solid #14273e;
  background-color: #2c507c;
}

.footer .companyDesc {
  width: 520px;
  margin: 20px 0px 0px 200px;
  padding: 0px;
  text-align: left;
  font-size: 18px;
}

.footer .twitterInfo {
  float: left;
  width: 190px;
  font-size: 14px;
  text-align: left;
  margin-top: 3px;
  margin-left: 40px;
}

.footer .twitterInfo img {
  display: block;
  margin-right: 60px;
  margin-bottom: 5px;
}

.footer .twitterInfo a:link,
.footer .twitterInfo a:visited {
  text-decoration: underline;
  color: #ff6000;
}

.footer .divider {
  float: left;
  margin-top: 1px;
  margin-left: 40px;
  width: 1px;
  height: 45px;
  background-color: #ff6000;
}

#homePage #navbar {
  width: 160px;
}

#homeContent {
  width: 960px;
  margin: auto;
}

#homeContent a:link,
#homeContent a:visited {
  text-decoration: none;
}

#homeContent .homeSection {
  padding-left: 90px;
  position: relative;
  margin-left: 70px;
  margin-bottom: 80px;
}

#homeContent .sectionBackground {
  position: absolute;
  top: 35px;
  left: 0px;
  width: 760px;
  /*	height: 200px;*/
  padding: 20px;
  background-color: #455e7a;
  -webkit-box-shadow: 0px 1px 3px #000000;
          box-shadow: 0px 1px 3px #000000;
}

.homeAppLarge {
  float: left;
  position: relative;
  width: 457px;
  height: 457px;
  border-radius: 9px;
  -webkit-box-shadow: 0px 2px 3px #000000;
  box-shadow: 0px 2px 3px #000000;
  cursor: pointer;
}

.homeAppMedium {
  float: left;
  position: relative;
  width: 315px;
  height: 315px;
  border-radius: 9px;
  -webkit-box-shadow: 0px 2px 3px #000000;
  box-shadow: 0px 2px 3px #000000;
  cursor: pointer;
}

#homeMantra {
  background-image: url("/images/mantra_tracker_bg_small.png");
  color: #fdedd4;
}

#homeMantra a:link,
#homeMantra a:visited {
  color: #fdedd4;
  text-decoration: none;
}

.homeAppMedium .newAppRibbon {
  /*	float: left;*/
  position: absolute;
  top: 0px;
  left: 0px;
}

.homeAppMedium #homeOm {
  display: block;
  margin-left: 100px;
  margin-top: 35px;
  /*	margin-bottom: 55px;*/
}

.homeAppMedium h2 {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  margin: 0px 0px 8px 0px;
  line-height: 48px;
}

.homeAppMedium h3 {
  position: absolute;
  bottom: 9px;
  left: 0px;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin: 0px;
}

#homeTibDict {
  /*	float: right;*/
  margin-left: 30px;
  background-image: url("/images/tibetan_dictionary_bg_small.jpg");
  color: #840000;
}

#homeTibDict a:link,
#homeTibDict a:visited {
  color: #840000;
  text-decoration: none;
}

.homeWorkItem {
  position: relative;
  height: 300px;
}

.homeWorkItem .itemDetails {
  position: absolute;
  top: 75px;
  left: 100px;
}

.homeWorkItem img {
  position: absolute;
  right: 144px;
  top: 20px;
  z-index: 5;
}

.homeWorkItem .itemDate {
  color: #333;
  padding: 0px;
  margin: 0px 0px 5px 25px;
  font-size: 18px;
}

.homeWorkItem .itemDesc {
  border-radius: 5px;
  background-color: #203c5b;
  padding: 25px;
  font-size: 24px;
  color: white;
  width: 300px;
  margin: 0px;
}

/* APPS PAGE */
.apps h1 {
  font-size: 72px;
  text-align: center;
  color: #ff6000;
  font-weight: normal;
}

.apps-section-icon-left .app-icon, .apps-section-icon-right .app-icon {
  float: left;
  margin: 40px;
}

.apps-section-icon-left .app-icon img, .apps-section-icon-right .app-icon img {
  border-radius: 20px;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
}

.apps-section-icon-left > div, .apps-section-icon-right > div {
  width: 100%;
}

.apps-section-icon-left h2, .apps-section-icon-right h2 {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-right: 40px;
  font-size: 60px;
  font-weight: normal;
  float: right;
  width: 450px;
  line-height: 1.2;
}

.apps-section-icon-left p, .apps-section-icon-right p {
  float: right;
  width: 450px;
  font-size: 18px;
  line-height: 1.5;
  margin-right: 40px;
}

.apps-section-icon-left button, .apps-section-icon-right button {
  margin: 20px 0 0 90px;
}

.apps-section-icon-right .app-icon {
  float: right;
  margin-right: 90px;
}

.apps-section-icon-right h2, .apps-section-icon-right p, .apps-section-icon-right button {
  float: left;
  margin-left: 60px;
  margin-right: 0;
}

/* WEB PAGE */
.web-section-icon-left {
  overflow: hidden;
}

.web-section-icon-left .app-icon {
  float: left;
  margin: 40px;
}

.web-section-icon-left .app-icon img {
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.6);
  margin: 3px;
}

.web-section-icon-left > div {
  width: 100%;
}

.web-section-icon-left h2 {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-right: 40px;
  font-size: 60px;
  font-weight: normal;
  float: right;
  width: 450px;
  line-height: 1.2;
}

.web-section-icon-left p {
  float: right;
  width: 450px;
  font-size: 18px;
  line-height: 1.5;
  margin-right: 40px;
}

.web-section-icon-left button {
  margin: 20px 0 0 90px;
}

.more-to-come-message {
  font-size: 24px;
  text-align: center;
  margin: 100px 0px;
  color: #ff6000;
}

/* PRIVACY */
.privacy {
  max-width: 600px;
  padding: 10px;
  margin: 10px auto;
}
/*# sourceMappingURL=phurba.css.map */