body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

html {
	height: 101%;	
}

body {
	background: url('/ipad/images/gradientBG.png') top left repeat-x;
	font-family: helvetica, arial, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

#header {
	clear: both;
}

#header, #feature {
	padding-left: 30px;
}

.home ul#nav li {
	margin-bottom: 8px;
	background: none;
}

.home ul#nav li.promoMaterials {
	margin: 0 0 13px;
}

ul#nav {
	font-weight: bold;
	float: right;
	margin: 0;
}

ul#nav li {
	margin-bottom: 20px;
	background: none;
}

ul#nav li a:link, ul#nav li a:visited  {
	color: #666;
}

.homeLink {
	padding-right: 13px;
	background: url('/ipad/images/rightArrow.png') right 3px no-repeat;
}

.promoMaterials {
    text-align: right;
}

.promoMaterials a {
	padding-right: 13px;
	background: url('/ipad/images/rightArrowGray.png') right 3px no-repeat;
}

ul#nav li a.homeLink:link, ul#nav li a.homeLink:visited {
	color: #fff;
}

a.homeLink:hover {
	text-decoration: underline;	
}

#logo {
	float: left;
	display: block;
	margin-left: -30px;
}

h1#title {
	float: right;
	clear: right;
	text-indent: -9999px;
	background-image: url('../images/smdTitle.png');
	width: 648px;
	height: 102px;
	margin: 0 0 15px 0;
}

h2#subtitle {
	float: right;
	clear: right;
	text-indent: -9999px;
	background-image: url('../images/smdSubTitle.png');
	width: 556px;
	height: 71px;
	margin: 0 60px 0 0;
}

#feature {
	font-size: 18px;
	clear: both;
}

#feature span {
	float: right;
	margin: 10px 60px 20px 0;
}

#feature ul {
	float: left;
	margin: 0 0 34px 0;
}

#feature li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 191px;
	text-align: center;
}

#feature li span {
	margin: -10px 0 0 0;
	font-size: 18px;
	position: relative;
	z-index: 10;
	display: block;
	width: 156px;
	left: 0;
}

#feature li.videoLink {
	width: 292px;
}

#feature li.videoLink a.videoThumb {
	display: block;
	width: 292px;
	height: 164px;
	background: url('../images/videoThumbnail.jpg') top left no-repeat;
	text-indent: -9999px;
	margin: 5px 0;
}

#feature li.videoLink a.videoThumb:hover {
	background-position: bottom;
}

#feature a.appStore {
	width: 150px;
	height: 45px;
	text-indent: -9999px;
	background: url('../images/appStore.png') top left no-repeat;
	margin: 20px 0 0 0;
	float: left;
}

#feature a.appStoreLink {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #F8AD49;
	margin: 32px 0 0 7px;
	display: inline-block;
	width: 135px;
}

#feature .icon {
	margin-right: -30px;
	display: block;
}

video {
	height: 450px;
	width: 800px;
}

.row {
	background: url('/ipad/images/rowBG.gif') top left repeat-y;
}

.column1, .column2 {
	float: left;
	width: 419px;
}

.column1.tall, .column2.tall {
	height: 710px;
}

.column1 {
	border-right: solid 2px #f8ac48;
	padding: 0 30px 0 30px;
}

.column2 {
	padding: 0 0 0 30px;
}

#first {
	background: none;
	clear: both;
}

#first .column1 {
	border: none;
    padding-right: 30px;
    width: 420px;
}

#first .column2 {
	width: 480px;
	padding: 0;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	color: #999;
	font-weight: bold;	
}

h1 {
	font-size: 30px;
	margin: 0 0 18px 0;
}

h2 {
	font-size: 30px;
	margin: 0 0 18px 0;
}

#first h2 {
	margin-top: 44px;
	clear: both;
}

h3 {
	font-size: 26px;
	margin: 0 0 18px 0;	
}

h4 {
	font-size: 22px;
	margin: 12px 0 18px 0;		
}

p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 24px;
}

a:link, a:visited {
	text-decoration: none;
	color: #0066cc;
}

a:hover {
	color: #0066cc;
	text-decoration: underline;	
}

ul {
	margin-bottom: 24px;	
}

li {
	font-size: 14px;
	margin-bottom: 3px;
	padding-left: 11px;
	background: url("/ipad/images/bullet.png") no-repeat left 7px ;
}

li span {
	color: #000;	
}

ul.gallery {
	margin: 12px 0 0 30px;
}

ul.gallery li {
	float: left;
	margin: 0 27px 0 0;
	padding: 0;
}

#first img.appBadge {
	float: left;
	margin-top: 188px;
}

.home #first img.appBadge {
    margin-top: 13px;
}

.quotes {
	position: absolute;
	bottom: 5px;
	left: 30px;
}

.quotes p {
	font-style: italic;
	font-size: 28px;
	color: #999;
}

.note {
	font-style: italic;
	color: #999;
}

.instruction {
	font-size: 12px;
	color: #999;
	margin-left: 30px;
}

.library img.appBadge {
	float: right;
}

.interactive {
	position: absolute;
	top: 170px;
	right: 0;
}

.viewer, .requirements {
	position: relative;
}

.requirements img.appBadge {
	position: absolute;
	top: 60px;
	right: 30px;
}

.signUp {
	margin: 4px 0 0 -2px;
}

#formError {
	display: none;
	font-size: 13px;
	color: #CD0A0A;
}

label {
	display: block;
	font-size: 11px;
	font-weight: bold;
}

input[type=text] {
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(170, 170, 170, 0.75) inset;
	padding: 4px 7px;
	outline: none;
}

.copy {
	margin: 0 0 0 30px;
	width: 770px;
	padding-bottom: 60px;
}

.copy h2, .copy h3, .copy h4 {
	color: #000;
}

.copy h2 {
	font-size: 18px;
}

.copy h3.sub {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	margin-top: -16px;
}

.copy h4 {
	margin: 24px 0 0 0;
	font-size: 16px;
}

.copy p {
	margin-bottom: 14px;
}

.copy ul {
	margin-top: -12px;
}

.fbInline {
	display: none;
}

.fbContainer {
	padding: 20px;
}

#fancybox-content h2 {
	color:#000;
	font-size: 20px;
}

#fancybox-content p {
	margin: 18px 0 0 0;
}

#pressLogos img {
	margin: 20px 0 10px;
}

#pressScreenCaps ul li {
	display: inline;
	background: none;
	padding: 0 8px;
}

#pressScreenCaps ul li img {
	width: 165px;
	height: 214px;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;	
}

.clear {
	clear: both;
}
.clearfix:after, .row:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix, .row {
	display: inline-block;
}

html[xmlns] .clearfix, html[xmlns] .row {
	display: block;
}

* html .clearfix, * html .row {
	height: 1%;
}
