/*

Digital Visions Queenstown
W: http://dvq.co.nz/
E: contact@dvq.co.nz

SCREEN.CSS

/* @license
* MyFonts Webfont Build ID 1330890, 2011-10-06T01:29:11-0400
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: Museo Sans 300 by exljbris
* URL: http://www.myfonts.com/fonts/exljbris/museo-sans/300/
* Copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
* Licensed pageviews: 100,000
*
*
* License: http://www.myfonts.com/viewlicense?type=web&buildid=1330890
*
* © 2011 Bitstream Inc
*/


@font-face {
  font-family: 'MuseoSans-300';
  src: url('../type/144ECA_0.eot');
  src: url('../type/144ECA_0.eot?#iefix') format('embedded-opentype'),url('../type/144ECA_0.woff') format('woff'),url('../type/144ECA_0.ttf') format('truetype'),url('../type/144ECA_0.svg#wf') format('svg');
}

/* @license
* MyFonts Webfont Build ID 1330888, 2011-10-06T01:28:58-0400
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: Museo Sans 100 by exljbris
* URL: http://www.myfonts.com/fonts/exljbris/museo-sans/100/
* Copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
* Licensed pageviews: 100,000
*
*
* License: http://www.myfonts.com/viewlicense?type=web&buildid=1330888
*
* © 2011 Bitstream Inc
*/


@font-face {
  font-family: 'MuseoSans-100';
  src: url('../type/144EC8_0.eot');
  src: url('../type/144EC8_0.eot?#iefix') format('embedded-opentype'),url('../type/144EC8_0.woff') format('woff'),url('../type/144EC8_0.ttf') format('truetype'),url('../type/144EC8_0.svg#wf') format('svg');
}


/* BASE ---------------------------- */

body {
  background: rgb(251,252,249) url(../img/ui/bg-repeat.png) repeat 0 0;
  color: rgb(86, 96, 106);
  /* text-shadow: 1px 1px 0px rgb(256,256,256); */
  font: 75%/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
}



/* FONTs ---------------------------- */

/* "DekarRegular" A font by http://www.fontfabric.com */
@font-face {
  font-family: 'DekarRegular';
  src: url('../type/dekar-webfont.eot');
  src: local('☺'), url('../type/dekar-webfont.woff') format('woff'), url('../type/dekar-webfont.ttf') format('truetype'), url('../type/dekar-webfont.svg#webfontrkwgAwz2') format('svg');
  font-weight: normal;
  font-style: normal;
}

p {
  margin: 0 0 1.5em 0;
}

strong {
  font-weight: bold;
}
em, i {
  font-style: italic;
}

h1 {
  font: 220%/1.6em 'MuseoSans-100', Helvetica, Arial, sans-serif;
  color: rgb(256,256,256);
  letter-spacing: -1px;
}
.plogo {
  font: 220%/1.6em 'MuseoSans-100', Helvetica, Arial, sans-serif;
  color: rgb(33,166,243);
  letter-spacing: -1px;
}
h3 {
  font: 160%/1.6em 'MuseoSans-300', Helvetica, Arial, sans-serif;
  color: rgb(85,79,86);
  line-height: 1.0;
  margin: 2px 0 0 0;
}
h4 {
  font: 115%/1.6em Helvetica, Arial, sans-serif;
  color: rgb(85,79,86);
  margin: 1.5em 0;
  text-transform: uppercase;
  font-weight: bold;
}
h5 {
}
h6 {
}

blockquote {
  font-style: normal;
}
blockquote p {
  border-left: 3px solid rgb(203,203,203);
  padding: 0.5em 0 0.5em 1.5em;
  margin: 0 0 1.5em 1.5em;
}

pre {
  white-space: pre;
}
pre, code {
  font: 1em 'Andale Mono', 'Lucida Console', Monospace;
  line-height: 1.5em;
  margin: 1.5em 0;
  display: block;
}

.blue-text {
	color: rgb(33,166,243);
}



/* LINKS ------------------------------------------------------------------ */

a, a:visited {
  outline: none;
  color: rgb(33,166,243);
  text-decoration: none;
}
a:hover {
  color: rgb(123,192,0);
  text-decoration: none;
}

a:active, a:focus {
  color: rgb(145,120,194);
}

a {
  -moz-transition-duration: .33s;
  -moz-transition-property: color;
  -webkit-transition-duration: .33s;
  -webkit-transition-property: color;
  -o-transition-duration: .33s;
  -o-transition-property: color;
}



/* IMGs ---------------------------- */

img {
}

.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 10px;
}
.aligncenter {
  margin: 0 auto 1.5em auto;
  display: block;
}



/* LISTs ---------------------------- */
/*
ul, ol {
  margin-bottom: 1.5em;
  list-style: none;
}
ul li {
  background: url(../img/ui/default-bullet.png) 0.6em 0.6em no-repeat;
  padding-left: 1.7em;
  margin-bottom: 0.2em;
}
ol li {
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 0.2em;
}
ul li ul, ol li ol {
  margin: 0.2em 0 0 0;
}
ol li ol li {
  margin-left: 1.7em;
} */

ul.nav {
  list-style: none;
  background: none;
  padding-left: 0;
}

li.nav {
  list-style: none;
  background: none;
  padding-left: 0;
  font-weight: bold;
}



/* - CONTENT START ----------------------------------------------------------------------------------------------------- */



/* CONTAINERs ---------------------------- */

.container {
  width: 740px;
  margin: 0px auto;
  position: relative;
}



/* HEADER ---------------------------- */

#header {
  width: 100%;
  height: 60px;
  background: rgb(36,37,41) url(../img/ui/header-bg-repeat.png) repeat-x 0 0;
  border-bottom: 1px solid rgb(256,256,256);
}

a#logo {
  background: url(../img/ui/logo-bg.png) no-repeat 0 0;
  padding: 9px 0 0 0;
  float: left;
  display: block;
  color: rgb(256,256,256);
  text-shadow: 1px 1px 0px rgb(0,0,0);
}
a#logo:hover {
  color: rgb(256,256,256);
}



/* CONTENT ---------------------------- */

#content-box-area-bg {
	width: 100%;
	background: url(../img/ui/content-box-area-bg.png) repeat 0 0;
}

.content-box {
	float: left;
	display: inline;
	margin: 30px 0;
	width: 738px;
	border: 1px solid rgb(217,217,217);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../img/ui/content-box-bg.png) repeat 0 0;
	-moz-box-shadow: 0px 0px 10px rgba(111,111,111,0.1);
	-webkit-box-shadow: 0px 0px 5px rgba(111,111,111,0.1);
	box-shadow: 0px 0px 5px rgba(111,111,111,0.1);
}

.content-box-2 { 
	margin-top: 0;
}

.payment-method-box { 
	padding-top: 20px !important;
}

.content-box-header {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background: rgb(252,252,252);
	background: rgba(255,255,255,0.5);
	border-bottom: 1px solid rgb(228,228,228);
	padding: 24px 0;
	text-align: center;
}

.form-content-box-header {
	text-align: left;
}

.form-content-box-header h3 {
	padding-left: 20px;
}

.content-box-header p {
	margin: 0 auto;
	line-height: 22px;
}

.form-wrapper {
	padding: 0 20px 20px 20px;
}

.form-left {
	width: 260px;
	float: left;
	margin-right: 80px;
}

.form-right {
	width: 329px;
	float: left;
}

.form-section {
	display: block; 
	width: 100%; 
	float: left;
	margin: 0 0 10px 0;	
	font-size: 110%;
}

.form-section label {
	font-weight: bold;
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 6px 0;
}

.form-section input {
	width: 234px;
	display: block;
	float: left;
	padding: 4px 10px;
	font-size: 100%;
	border-radius: 3px;
	border: 1px solid rgb(192,192,192);
}

.country-select {
	width: 255px;	
}

.small-text {
	font-size: 90%;
	line-height: 1.4em;
}

.address-second-line {
	margin-top: 8px;
}

.product-wrapper {
	display: block;
	width: 100%;
    border-bottom: 1px solid rgb(228,228,228);
}

.content-box h2 {
	line-height: 1.4em;
	padding: 10px 0 0 0;
	color: #21A6F3;
	font: 220%/1.6em 'MuseoSans-100',Helvetica,Arial,sans-serif;
	letter-spacing: -1px;
}

.content-box strong {
  color: rgb(86,96,106);
}

.sub-title {
	margin: 0 0 6px 0;
}

.platform-section {
	width: 52px;
	height: 161px;
	float: left;
	background: rgb(237,237,237);
	background: rgba(0,0,0,0.03);
	border-right: 1px solid rgb(228,228,228);
}

.platform-section img {
	margin: 24px 0 0 10px;
}

.product-icon {
	width: 142px;
	height: 161px;
	float: left;
}

.product-content {
	float: left;
	width: 380px;
}

.product-price-and-button {
	width: 143px;
	height: 161px;
	float: right;
	background: rgb(252,252,252);
	background: rgba(255,255,255,0.5);
	border-left: 1px solid rgb(228,228,228);
	text-align: center;
}

.product-price { 
	font-weight: bold; 
	font-size: 150%;
	padding: 40px 0 0 0;
	display: block;
}

.buy-button {
	width: 103px;
	height: 36px;
	margin: 17px 0 0 20px;
	background: url(../img/ui/buy-button.png) no-repeat 0 0 ;
	display: block;
	text-indent: -9999px;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.1);
	box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}

.buy-button:hover { 
	background-position: 0 100%;
}


/* FOOTER ---------------------------- */

#footer {
  width: 100%;
  background: url(../img/ui/footer-bg-repeat.png) repeat-x 0 0;
  line-height: 1.3em;
  text-align: center;
}

#copyright {
  padding: 30px 0;
  margin: 0;
  color: rgb(179,179,179);
}




.device-icon {
  width: 32px;
  height: 32px;
  float: left;
  margin-top: 1px;
  margin-right: 6px;
}

.ipad-2 {
  background-image: url(/assets/img/ios/ipad-2.png);
  background-size: 32px 32px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .ipad-2 {
    background-image: url(/assets/img/ios/ipad-2@2x.png);
  }  
}


.ipad-3g {
  background-image: url(/assets/img/ios/ipad-3g.png);
  background-size: 32px 32px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .ipad-3g {
    background-image: url(/assets/img/ios/ipad-3g@2x.png);
  }  
}


.ipad {
  background-image: url(/assets/img/ios/ipad.png);
  background-size: 32px 32px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .ipad {
    background-image: url(/assets/img/ios/ipad@2x.png);
  }  
}


.ipad-mini {
  background-image: url(/assets/img/ios/ipad-mini.png);
  background-size: 32px 32px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .ipad-mini {
    background-image: url(/assets/img/ios/ipad-mini@2x.png);
  }  
}

/*!
 * Bootstrap v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}




/* - CONTENT END ----------------------------------------------------------------------------------------------------- */