@charset "utf-8";
/* CSS Document */

html {
  margin: 0 !important;
}
body {
  background:#FFF;  
}
h2 {
  font-family: "Open Sans",sans-serif;
  font-weight: lighter;
  margin: 0 0 40px;
}
.clear{
  clear:both; 
}
.slider{
  display: none;  
}
.preview-error {
  display: none;
  margin: 40% 0 0;
}
.strip-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.pageContentInner{
  background: none; 
}
section.twelve a#inout img {
  margin-left: 100px; 
}
.rotator {
  z-index: 2 !important;
  position:absolute;
  margin-left:10px; 
  margin-top: 40px;
}
.twelve.columns {
  z-index: 1 !important;  
}
#iphonev {
  background: url("../images/iphonev.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 750px;
  margin: 0 auto;
  overflow: visible;
  width: 450px;
}
#iphonev iframe {
  border: 5px solid #000000;
  height: 573px;
  margin-left: 26px;
  margin-top: 95px;
  width: 400px;
}
#iphoneh {
  background: url("../images/iphoneh.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 410px;
  margin: 30% auto 0;
  overflow: visible;
  width: 880px;
}
#iphoneh iframe {
  border: 5px solid #000000;
  height: 360px;
  margin-left: 115px;
  margin-top: 20px;
  width: 640px;
}
a.button {
	background: none repeat scroll 0 0 #f0f0f0;
	border-top: medium none;
	border-left: medium none;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-radius: 5px;
	clear: both;
	color: #222;
	display: block;
	line-height: 45px;
	cursor: pointer;
	font-family: "Open Sans", sans-serif;
	font-weight: lighter;
	font-size: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
a.button:hover,
a.button:focus {
  color: #222;
  background: none;
}
.button.centered {
  margin: 0 auto;
  display: inline-block;
}
