html {
	overflow-y: scroll;
	min-width:320px;
	height:100%; /* needed for container min-height */
}


body {
	margin: 0;
	padding: 0;
	background-color: #f8f8f8;
	font-family: Arial, sans-serif;
	height:100%; /* needed for container min-height */
	text-rendering: optimizelegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "liga", "kern";
}

a { outline: 0; }

a { text-decoration: none; }
a:link { color: #000099; }
a:visited { color: #000099; }
a:active { color: #000099; }
a:hover { color: #e10000; }

a.current { text-decoration: none; color: #e10000; }

img { border: 0; padding: 0; margin: 0;}

.clear {
	clear: both;
}
#clearLeft {
	clear: left;
	height: 0;
}

#outer {
	height:auto !important;
	height:100%;
	min-height:100%;
	position: relative;
	max-width: 960px;
	width: 100%;
	top: 0px;
	padding: 0;
	margin: auto;
	background-color: #fff;
}

#content {
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	color: #448;
	font-size: 22px;
	line-height: 35px;
}

#footer {
   text-align: center;
   margin-top: 20px;
   margin-bottom: 10px;
}

#header {
	width: 100%;
	top: 0px;
	padding: 0;
	margin: auto;
}

#pageTitle {
	font-size: 38px;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: 600;
	text-align: center;
}

#pressScreens {
    display: inline-block;
    vertical-align: top;
	padding:10px;
	background: #eee;
}

#pressScreens #iPhone {
	position: relative;
	float: left;
	padding: 10px;
	text-align: center;
	color: #666;
	width: 140px;
}
#pressScreens #iPhone img {
	height: 250px;
	width: auto;
}

#pressScreens #iPad {
	position: relative;
	float: left;
	padding: 10px;
	text-align: center;
	color: #666;
	width: 267px;
}
#pressScreens #iPad img {
	height: 200px;
	width: auto;
}


#pressScreens #watch {
	position: relative;
	float: left;
	padding: 10px;
	text-align: center;
	color: #666;
	width: 200px;
}
#pressScreens #watch img {
	height: 200px;
	width: auto;
}


#appEnclosure {
	height: 95px;
	padding-top: 10px;
	margin-bottom: -20px;
}

#appEnclosure a {
	color: #888;
}

#appScroller {
	overflow: hidden;
	margin-left: 32px;
	margin-right: 32px;
}

#appContainer {
	width: 1200px;
}


.appArrow {
	position: absolute;
    display: inline-block;
	padding: 20px 10px 10px 10px;
	z-index: 90;
}

#appArrowLeft {
	float:left;
	visibility:hidden;
}

#appArrowRight {
	float:right;
	right:0;
}


#app {
	float:left;
	margin-right: 7px;
}

#appIcon {
   float:left;
}
#appIconAppStore {
   margin-top:-20px;
}

#appInfo {
	margin-left: 64px;
	width: 160px;
	padding: 2px;
}

#appTitle {
	font-size: 38px;
	padding: 0;
	margin: 0;
	color: #1158f2;
	font-weight: 600;
}

#appComment {
	font-size: 28px;
	padding: 0;
	margin: 0;
	color: #888;
	margin-bottom: 10px;
}


#appInfo p {
	margin: 0;
	font-size: 12px;
	padding: 0;
	width: 160px;
	height: 71px;
	overflow-y: scroll;
}

#appInfo h1 {
	color: #448;
	font-size: 16px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 3px 0;
}


#navWrap {
	height: 76px;
}

#nav {
	height: 44px;
	background:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	z-index: 90;
}

#nav2 {
	z-index: 91;
}

#nav ul {
   position: relative;
   clear: left;
   float: left;
   list-style: none;
   margin: 7px 0 0 0;
   padding: 0;
   left: 50%;
   text-align: center;
}

#nav li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:5px;
   position:relative;
   right:50%;
}

#nav ul li a {
   color:#000;
}


#ezlogo {
	position: absolute;
	float:left;
	margin:0;
	padding:5px;
	vertical-align: middle;
}

#storeButton {
	position: absolute;
	right: 0;
	margin-top: 1px;
}
#storeButton img {
	width: 142px;
	height: 42px;
}

#storeButtonFooter {
}
#storeButtonFooter img {
	width: 142px;
	height: 42px;
}

#google_translate_element {
	margin-top: 5px;
	text-align: right;
	position: static;
	height: 30px;
}

#pressLinks {
    display: inline-block;
	text-align: center;
	vertical-align: bottom;
}
#pressLinks img {
	width:auto;
	height:46px;
}
#pressLinks p {
	font-size: 14px;
	color: #444;
	margin: 0;
	padding: 0;
}

#pressLink {
    display: inline-block;
	float: left;
	width: 250px;
	padding: 15px;
}

#videoContainer {
	width: 100%;
	text-align: center;
}
#videoContainer div {
    display: inline-block;
	font-size: 22px;
	font-weight: 300;
	width: 250px;
}
#videoContainer p {
	margin: 0;
	padding: 0;
}

#specHeading {
	font-size: 24px;
	font-weight: 300;
	padding-top: 25px;
	margin-bottom: 0;
}

#specList {
	font-size: 20px;
	color: #444;
	margin: 5px 0 0 0;
}

#specList li {
	margin-bottom:3px;
}

#showSpecs {
	font-size: 20px;
}
#showSpecs a:link { color: #1158f2; }
#showSpecs a:visited { color: #1158f2; }
#showSpecs a:active { color: #1158f2; }

#features li {
   padding-bottom:18px;
}


#centre {
	position: relative;
	text-align:center;
}

#singleRow {
    display: inline-block;
    vertical-align: top;
	padding:10px;
}

#overview {
	position: relative;
}

#contentText {
	position: relative;
    display: inline-block;
	text-align:left;
	width:70%;
}


#screenText {
	position: relative;
    display: inline-block;
	text-align:center;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	width:70%;
}

#screen {
}
#screen img {
	width:196px;
    height:400px;
}
#screenipad {
}
#screenipad img {
	width:300px;
    height:195px;
}
#screenipadfull {
	width:100%;
}
#screenipadfull img {
	width:100%;
    height:auto;
}

#screenwatch img {
	width:215px;
    height:254px;
}
.screenLeft {
    float: left;
    padding-right: 15px;
}
.screenRight {
    float: right;
    padding-left: 15px;
}


#text {
	text-align: left;
	margin-top:0;
}
#text h1 {
	color: #222;
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
	padding:0;
	margin:0;
}
#text h2 {
	color: #888;
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
	padding:0;
	margin:8px 0 0 0;
}
#text p {
	color: #444;
	font-size: 18px;
}
#text #quote {
	color: #666;
	font-size: 18px;
	font-weight: 200;
}

#text #quote #shout{
	color: #333;
	font-weight: 400;
	text-decoration: underline;
}



@media only screen 
		and (max-device-width : 790px) 
		and (max-width : 790px) {

	#screenText {
		width:auto;
	}
	#contentText {
		width:auto;
	}

}

@media only screen 
		and (max-device-width : 560px) 
		and (max-width : 560px) {

	#singleRow {
		padding: 0;
	}

	#screen img {
		width:147px;
		height:300px;
	}
	#screenipad img {
		width:260px;
		height:170px;
	}

	.screenLeft {
		float: none;
		padding-right: 0;
	}
	.screenRight {
		float: none;
		padding-left: 0;
	}

	#ezlogo {
		margin-top:36px;
	}

	#storeButton {
		margin-top:36px;
	}
	
	#navWrap {
		height: 110px;
	}

	#nav {
		height: 82px;
	}

	#text h1 {
		margin-top: 10px;
		font-size: 24px;
	}
	#text h2 {
		font-size: 22px;
		line-height: 26px;
	}
}

