/* @override http://www.briskstudios.com/dev/thehatch/styles.css */

/* @override http://www.briskstudios.com/dev/thehatch/styles.css */

/* @override http://www.briskstudios.com/dev/thehatch/styles.css */

/* @override http://www.briskstudios.com/dev/thehatch/styles.css */

/* @override http://www.briskstudios.com/dev/thehatch/styles.css */

/* @override http://www.briskstudios.com/dev/thehatch/styles.css */

body {
	margin: 110px 0 30px 0;
	font-family: "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	background: #140f09 url(http://thehatchapp.com/images/oldwood.jpg) no-repeat fixed center top;
}
 
a:link,
a:visited {
	color: #794c1f;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
 
a:hover,
a:active {
	outline: none;
	color: #fff;
}
 
#littlesnapper {
	width: 930px;
	height: 470px;
	margin: 0 auto 20px;
	background: #f7e7d4 url(http://thehatchapp.com/images/greybg.jpg) repeat 0;
	position: relative;
	text-align: left;
	overflow: visible;
	border-radius: 9;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow: 0px 0px 7px #000;
	-webkit-box-shadow: 0px 0px 7px #000;
	box-shadow: 0px 0px 7px #000;
}
 
p#footer {
	color: white;
	line-height: 1.2;
	font-size: 12px;
	width: 418px;
	margin: 0 auto;
	text-align: center;
	font-family: "Lucida Grande";
	text-shadow: rgba(0,0,0,0.1) 0 0 0;
	background: url(http://thehatchapp.com/images/we_are_rms_text.png) no-repeat top center;
	padding-right: 0;
	padding-top: 45px;
	padding-left: 35px;
}
 
p#footer a:link,
p#footer a:visited {
	text-decoration: none;
	color: white;
}
 
p#footer a:hover {
	text-decoration: none;
	color: #e6e6e6;
}
 
p#footer a:active {
	color: #25262c;
	text-decoration: none;
	
}
 
/* @group iPhone */
 
#littlesnapper .iphone {
	width: 435px;
	height: 657px;
	background: transparent url(http://thehatchapp.com/images/iPhone_large_black_screen.png);
	position: absolute;
	margin-left: -91px;
	margin-top: -78px;
}
 
#littlesnapper .iphone .movie {
	position: absolute;
	left: 104px;
	top: 140px;
	width: 230px;
	height: 346px;
}
 
.iphone img {
	position: relative;
	z-index: 0;
	top: 0;
}
 
.iphone img.alert {
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 135px;
	-webkit-transform : scale(0);
	-webkit-transition: all .25s ease;
}
 
.movie .hvlog {
}
 
.cancel {
	position: absolute;
	z-index: 2;
	top: 350px;
	left: 124px;
	display: block;
	width: 90px;
	height: 28px;
	text-indent: -999em;
	background: url(http://thehatchapp.com/images/trans.png) repeat;
}
 
.cancel:hover {
	cursor: pointer;
}
 
/* @end */
 
/* @group Content */
 
#littlesnapper .iphone p a {
	display: block;
	width: 76px;
	height: 77px;
	text-indent: -999em;
	position: absolute;
	left: 261px;
	top: 72px;
	background: url(http://thehatchapp.com/images/price_sticker.png);
}
 
#littlesnapper .content {
	position: absolute;
	left: 289px;
	top: 65px;
	padding-left: 103px;
	background: url(http://thehatchapp.com/images/ls_touch_icon.png) no-repeat left top;
	;
	width: 520px;
	width: 428px;
}
 
#littlesnapper .content h1,
#littlesnapper .content h1 em {
	color: #000;
	margin: 0;
	letter-spacing: -1px;
	font: bold 38px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
#littlesnapper .content h1 em {
	color: #795137;
	font-weight: normal;
	font-style: normal;
}
 
#littlesnapper .content h2 {
	color: #794b1e;
	margin: 0 0 22px;
	font: normal 20px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, Geneva, sans-serif;
}
 
#littlesnapper .content p {
	color: black;
	line-height: 1.2;
	font-size: 15px;
	margin-bottom: 36px;
	text-align: left;
}
 
#littlesnapper .content p.app-store a {
	display: block;
	width: 189px;
	height: 67px;
	margin-top: -19px;
	margin-left: -4px;
	text-indent: -999em;
	background: url(http://thehatchapp.com/images/app_store_badge_no_shine.png) no-repeat;
	float: left;
	position: relative;
	top: 19px;
	left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

 
/* @end */
 
/* @group Thumbnails and Slidey Screens */
 
ul.thumbs {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	height: 85px;
	width: 430px;
}
 
ul.thumbs li {
	display: inline;
}
 
ul.thumbs li a {
	background-image: url(http://thehatchapp.com/images/thumbnails.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 86px;
	height: 86px;
	margin-right: 20px;
	text-indent: -999em;
}
 
a:link.movie,
a:visited.movie {
	background-position: 0 top;
}
 
a.movie.selected,
a:hover.movie {
	background-position: 0 bottom;
}
 
a:link.accounts,
a:visited.accounts {
	background-position: -100px top;
}
 
a.accounts.selected,
a:hover.accounts {
	background-position: -100px bottom;
}
 
a:link.tags,
a:visited.tags {
	background-position: -200px top;
}
 
a.tags.selected,
a:hover.tags {
	background-position: -200px bottom;
}
 
a:link.main,
a:visited.main {
	background-position: -300px top;
}
 
a.main.selected,
a:hover.main {
	background-position: -300px bottom;
}
 
.screenshots-wrap {
	width: 230px;
	height: 346px;
	overflow: hidden;
	position: absolute;
	left: 104px;
	top: 140px;
	z-index: 1;
	background: url(http://thehatchapp.com/images/screenshots/back.jpg) left -1px;
}
 
.screenshots {
	list-style-type: none;
	width: 1200px;
	height: 346px;
	padding: 0 0 0 0px;
	margin: 0;
	position: absolute;
	left: -20px;
}
 
.screenshots li {
	width: 230px;
	height: 346px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
 
.screenshots li img {
	margin: 15px 0 0;
	padding: 0;
}
 
.screenshots li#movie {
	left: 20px;
}
 
.screenshots li#movie .hvlog {
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	height: 346px;
}
 
.screenshots li#movie .hvlog a:link,
.screenshots li#movie .hvlog a:visited {
	position: absolute;
	z-index: 2;
	top: 210px;
	left: 121px;
	display: block;
	width: 90px;
	height: 28px;
	text-indent: -999em;
	overflow: hidden;
	background: url(http://thehatchapp.com/images/trans.png) repeat;
}
 
.screenshots li#movie object,
.screenshots li#movie embed {
	width: 230px;
	height: 346px;
	overflow: hidden;
}
 
.screenshots li#movie img.alert {
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 135px;
	width: auto;
	height: auto;
	-webkit-transform : scale(0);
	-webkit-transition: all .25s ease;
}
 
.screenshots li#accounts {
	left: 250px;
}
 
.screenshots li#tags {
	left: 480px;
}
 
.screenshots li#main {
	left: 710px;
}
 
/* @end */