@import url("reset.css");

/* ------ HTML5 Display Definitions ------ */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* ------ Fonts ------ */

@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=73eafd88-d0a1-46a4-ad47-509c70156cb2");
@font-face{
font-family:"Trade Gothic W01 Bold";
src:url("../fonts/2e9af08f-0faf-45e3-9767-78a700434af3.eot?iefix") format("eot");}
@font-face{
font-family:"Trade Gothic W01 Bold";
src:url("../fonts/2e9af08f-0faf-45e3-9767-78a700434af3.eot?iefix");
src:url("../fonts/f51d24dd-8256-43c6-ba1a-6aeae9d3f262.woff") format("woff"),url("../fonts/955ee494-66b2-4eb2-8f19-bc3a088df16d.ttf") format("truetype"),url("../fonts/d5153ad4-7c93-4757-9147-640e69ec4801.svg#d5153ad4-7c93-4757-9147-640e69ec4801") format("svg");
}
@font-face{
font-family:"TradeGothicW01-BoldCn20 675334";
src:url("../fonts/257c802f-349c-4b4d-aefa-546d5de15ec6.eot?iefix") format("eot");}
@font-face{
font-family:"TradeGothicW01-BoldCn20 675334";
src:url("../fonts/257c802f-349c-4b4d-aefa-546d5de15ec6.eot?iefix");
src:url("../fonts/5fdc935e-9e30-442a-bbe9-8d887b858471.woff") format("woff"),url("../fonts/616c4c87-a077-43f4-a9f4-f01267c13818.ttf") format("truetype"),url("../fonts/c901ad5f-a842-4549-a1f4-583a97f7e169.svg#c901ad5f-a842-4549-a1f4-583a97f7e169") format("svg");
}
@font-face{
font-family:"Trade Gothic W01 Cn 18";
src:url("../fonts/087e5c21-3358-4cf3-9d2c-289a03a48292.eot?iefix") format("eot");}
@font-face{
font-family:"Trade Gothic W01 Cn 18";
src:url("../fonts/087e5c21-3358-4cf3-9d2c-289a03a48292.eot?iefix");
src:url("../fonts/fb754dec-aa8f-444c-be48-868464c47ab0.woff") format("woff"),url("../fonts/295ff20c-2b48-4fa6-be92-a53bbf9bbbb4.ttf") format("truetype"),url("../fonts/c573d9d0-0726-4b95-aeee-fb621a299563.svg#c573d9d0-0726-4b95-aeee-fb621a299563") format("svg");
}
@font-face{
font-family:"PMNCaeciliaW01-55Roman";
src:url("../fonts/e9938f19-f9be-4b47-9f5a-c3441c7b84a2.eot?iefix") format("eot");}
@font-face{
font-family:"PMNCaeciliaW01-55Roman";
src:url("../fonts/e9938f19-f9be-4b47-9f5a-c3441c7b84a2.eot?iefix");
src:url("../fonts/57d0d8b3-dd92-4639-bc73-f54734f54f3d.woff") format("woff"),url("../fonts/e8f97b23-e117-4d0a-abc8-4a6112d9794f.ttf") format("truetype"),url("../fonts/f97046a6-1405-40e5-80e8-282eccce10b8.svg#f97046a6-1405-40e5-80e8-282eccce10b8") format("svg");
}

/* ------ Global ------ */

html {
	height: 100%;
	width: 100%;
}

body {
	background: #fff;
	*background: #000 url('../images/bg-sean-crash.jpg') no-repeat 50% 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
	overflow-x: hidden;
	text-align: left;
	width: 100%;
}

body.share {
	background: #111319 url('../images/bg-share.jpg') no-repeat fixed 50% 0px;
}

body.stories {
	background: #111319 url('../images/bg-stories.jpg') no-repeat fixed 50% 0px;
	background-size: cover;
}

#skip-content {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999em;
}

#wrapper {
	*display: none;
	width: 100%;
}

header {
	background: url('../images/bg-header.png') repeat-x top left;
	height: 47px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 8000;
}

header h1 {
	text-indent: -9999em;
}

header #logo {
	background: url('../images/logo.png') no-repeat bottom left;
	display: block;
	height: 105px;
	left: 0px;
	outline: none;
	position: absolute;
	top: -32px;
	width: 208px;
}

.es header #logo {
	background: url('../images/logo-es.png') no-repeat bottom left;
}

header #txdot {
	background: url('../images/logo-txdot-header.png') no-repeat top left;
	display: block;
	height: 63px;
	left: 212px;
	position: absolute;
	top: -1px;
	width: 26px;
}

header nav {
	height: 39px;
	left: 240px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}

header nav li {
	float: left;
	margin-left: 35px;
}

header nav li a {
	border-bottom: 4px solid #000;
	color: #6b6b6b;
	display: block;
	font-family: "Trade Gothic W01 Bold", Arial, sans-serif;
	font-size: 14px;
	height: 25px;
	outline: none;
	padding-top: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

header nav li a.active, header nav li a.hover {
	color: #000;
	padding-top: 10px;
}

header nav li #dropdown-youtube {
	background: url('../images/dropdown-youtube.png') no-repeat top left;
	border: none;
	height: 0px;
	left: 371px;
	overflow: hidden;
	position: fixed;
	top: 38px;
	width: 286px;
	z-index: 7999;
}

.es header nav li #dropdown-youtube {
	background: url('../images/dropdown-youtube-es.png') no-repeat top left;
	left: 401px;
}

header nav li #dropdown-youtube:hover {
	background-position: top right;
}

header #switcher {
	background: url('../images/bg-switcher.png') no-repeat top left;
	color: #575757;
	display: block;
	font-family: "Trade Gothic W01 Bold", Arial, sans-serif;
	font-size: 12px;
	height: 17px;
	padding-top: 6px;
	position: absolute;
	right: 241px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 8px;
	width: 70px;
}

.es header #switcher {
	right: 260px;
}

header #switcher:hover, header #switcher:focus {
	background-position: bottom left;
	color: #fff;
	outline: none;
}

header #social {
	float: right;
	margin: 8px 3px 0 0;
}

header #social p {
	color: #575757;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding: 6px 10px 0 0;
}

header #social ul {
	float: left;
	width: 160px;
}

header #social li {
	float: left;
	height: 22px;
	margin-right: 10px;
	width: 22px;
}

header #social li a {
	background-image: url('../images/icons-social-new.png');
	display: block;
	height: 100%;
	text-indent: -9999em;
	width: 100%;
}

header #social li .facebook {
	background-position: top left;
}

header #social li .facebook:hover, header #social li .facebook:focus {
	background-position: bottom left;
}

header #social li .twitter {
	background-position: -32px 0px;
}

header #social li .twitter:hover, header #social li .twitter:focus {
	background-position: -32px -22px;
}

header #social li .google {
	background-position: -64px 0px;
}

header #social li .google:hover, header #social li .google:focus {
	background-position: -64px -22px;
}

header #social li .email {
	background-position: -96px 0px;
}

header #social li .email:hover, header #social li .email:focus {
	background-position: -96px -22px;
}

header #social li .misc {
	background-position: top right;
}

header #social li .misc:hover, header #social li .misc:focus {
	background-position: bottom right;
}

.page-nav {
	left: 0px;
	position: fixed;
	top: 105px;
	width: 100px;
	z-index: 8000;
}

#save .page-nav {
	width: 150px;
}

.page-nav li {
	display: inline-block;
	height: 26px;
	margin: 0 0 2px 0;
	width: auto;
}

.page-nav li a {
	background: #323232;
	/*border-top: 1px solid #dedddc;
	border-right: 1px solid #dedddc;
	border-bottom: 1px solid #dedddc;*/
	color: #fff;
	display: block;
	font-family:"Trade Gothic W01 Cn 18", Arial, sans-serif;
	font-size: 14px;
	height: 19px;
	padding: 5px 11px 0 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.page-nav li a.active, .page-nav li a:hover, .page-nav li a:focus {
	background: #ffff00;
	/* border-top: 1px solid #9f9f00;
	border-right: 1px solid #9f9f00; */
	color: #000;
	outline: none;
}

.parent {
	height: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 4;
}

.slide {
	/* background-size: 100%; */
	height: 1200px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 5;
}

.slide .wrapper {
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 940px;
}

.type {
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	position: absolute;
	z-index: 25;
}

.type.sticky {
	position: fixed;
}

.type h4 {
	background-attachment: fixed;
	text-indent: -9999em;
}

.type h5 {
	font-size: 20px;
	line-height: 23px;
	padding-top: 18px;
}

.type p {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	padding-top: 18px;
}

.type p a {
	color: #ff6000;
	text-decoration: none;
}

.type p a:hover, .type p a:focus {
	text-decoration: underline;
}

.thumb {
	display: block;
	position: absolute;
	z-index: 30;
}

.thumb .enlarge {
	display: none;
	height: 101px;
	left: 50%;
	margin: -51px 0 0 -51px;
	position: relative;
	top: 50%;
	width: 101px;
}

.thumb:focus .enlarge {
	display: block;
}

.video .play, .videos .play {
	background: url('../images/video-play.png') no-repeat top left;
	height: 50px;
	margin: 10px 0 0 23px;
	position: absolute;
	width: 50px;
}

.video:hover .play, .video:focus .play, .videos:hover .play, .videos:focus .play {
	background-position: bottom left;
}

footer {
	color: #999;
	font-family: "TradeGothicW01-BoldCn20 675334", Arial, sans-serif;
	font-size: 12px;
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin: 0 0 0 -470px;
	width: 940px;
	z-index: 5000;
}

/* ------ Home ------ */

body.home {
	background: url('../images/bg-asphalt.jpg') repeat-y 50% top;
}

#top {
	position: relative;
	width: 100%;
}

#top .content {
	margin: 0 auto;
	padding: 138px 0 150px 0;
	position: relative;
	width: 960px;
	z-index: 2;
}

#top .content h1 {
	background: url('../images/headline-home.png');
	height: 139px;
	margin: 0 auto;
	text-indent: -9999em;
	width: 423px;
}

.es #top .content h1 {
	background: url('../images/headline-home-es.png');
	height: 142px;
	width: 428px;
}

#featured {
	margin-top: 59px;
}

#featured .face {
	float: left;
	margin-right: 26px;
	width: 220px;
}

#featured .face.last {
	margin: 0 0 0 2px;
}

.es #featured #face-sean, .es #featured #face-aaron {
	display: none;
}

.es #featured #face-chilli {
	margin-left: 247px;
}

.es #featured #face-jacqui {
	margin-right: 0;
}

#featured .face a, #featured .face img {
	height: 220px;
	display: block;
	width: 100%;
}

#featured .face .move {
	display: none;
}

#featured .face .name {
	color: yellow;
	font-family: "Trade Gothic W01 Bold", Arial, sans-serif;
	font-size: 26px;
	letter-spacing: 4px;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
}

#featured .face .city {
	color: #fff;
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
}

#road {
	background: url('../images/home/bg-home.jpg') no-repeat fixed 50% top;
	background-size: cover;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
}

.road {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% top;
	background-size: cover;
	display: none;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#road-default {
	background-image: url('../images/home/bg-home.jpg');
}

#road-50 {
	background-image: url('../images/home/road/50.jpg');
}

#road-70 {
	background-image: url('../images/home/road/70.jpg');
}

#road-crash-01 {
	background-image: url('../images/home/road/crash-01.jpg');
}

#road-crash-02 {
	background-image: url('../images/home/road/crash-02.jpg');
}

#road-double {
	background-image: url('../images/home/road/double.jpg');
}

#road-tilted-01 {
	background-image: url('../images/home/road/tilted-01.jpg');
}

#road-tilted-02 {
	background-image: url('../images/home/road/tilted-02.jpg');
}

#road-tilted-03 {
	background-image: url('../images/home/road/tilted-03.jpg');
}

#road-tilted-04 {
	background-image: url('../images/home/road/tilted-04.jpg');
}

#road-upside-down {
	background-image: url('../images/home/road/upside-down.jpg');
}

#road-x-ray {
	background-image: url('../images/home/road/x-ray.jpg');
}

#bottom {
	background: url('../images/bg-stripe.png') no-repeat 50% top;
	margin-top: -50px;
	position: absolute;
	width: 100%;
	z-index: 2;
}

#faces {
	margin: 0 auto;
	padding: 90px 0 195px 0;
	width: 940px;
}

#faces .face {
	display: block;
	float: left;
	margin-right: 47px;
	margin-bottom: 38px;
	outline: none;
	text-decoration: none;
	width: 150px;
}

#faces .face.last {
	margin-right: 0px;
}

#faces .face.short-first {
	margin-left: 98px;
}

#faces .face.short-last {
	margin-right: 98px;
}

#faces .face .portrait {
	background: #fff;
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 2px 5px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 2px 5px rgba(0, 0, 0, 0.75);
	height: 150px;
	overflow: hidden;
	width: 150px;
}

#faces .face .portrait img {
	display: block;
	margin: 0;
	padding: 0;
	width: 300px;
}

#faces .face:hover .portrait img, #faces .face:focus .portrait img {
	margin-left: -150px;
}

#faces .face .info {
	display: block;
	margin-top: -12px;
	text-align: center;
	width: 100%;
}

#faces .face .info p {
	background: yellow;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 1px 2px rgba(0, 0, 0, 0.75);
	display: inline;
	font-family: "Trade Gothic W01 Cn 18", Arial, sans-serif;
	font-size: 16px;
	padding: 6px 12px;
	color: #000;
}

#pledge {
	background: url('../images/pledge-flag.png') no-repeat top left;
	bottom: 0px;
	display: block;
	height: 195px;
	position: fixed;
	right: 0px;
	width: 207px;
	z-index: 6000;
}

.es #pledge {
	background: url('../images/pledge-flag-es.png') no-repeat top left;
}

#pledge:hover, #pledge:focus {
	background-position: bottom left;
}

/* ------ Sean ------ */

#sean .scroll {
	background: url('../images/scroll.png') no-repeat top left;
	bottom: 35px;
	height: 88px;
	left: 50%;
	margin-left: -71px;
	position: fixed;
	width: 142px;
	z-index: 8000;
}

#sean .skip {
	background: url('../images/skip.png') no-repeat top left;
	display: block;
	height: 84px;
	margin: 4px 0 0 12px; 
	top: 383px;
	outline: none;
	position: fixed;
	width: 107px;
}

#sean .skip-top {
	background: url('../images/skip-top.png') no-repeat top left;
	height: 0px;
	max-height: 23px;
	overflow: hidden;
	width: 107px;
}

#sean .skip-middle {
	background: url('../images/skip-middle.png') no-repeat top left;
	height: 23px;
	max-width: 107px;
	overflow: hidden;
	width: 0px;
}

#sean .skip-bottom {
	background: url('../images/skip-bottom.png') no-repeat top right;
	height: 0px;
	max-height: 38px;
	overflow: hidden;
	width: 107px;
}

/* --- Intro --- */

#sean-01 {
	background: #f6f6f7 url('../images/bg-sean-intro.jpg') no-repeat fixed 50% 0px;
}

#sean-01 .type {
	margin-left: 620px;
	position: fixed;
	top: 105px;
	width: 330px;
}

#sean-01 .type.unstick {
	position: absolute;
}

#sean-01 .type h4 {
	background: url('../images/type-sean01.png') no-repeat top left;
	height: 114px;
	margin-bottom: 5px;
	width: 330px;
}

/* --- Before --- */

#sean-02 {
	background: #7e756e url('../images/bg-sean-before.jpg') no-repeat fixed 50% 0px;
	overflow: hidden;
}

#sean-02 .type {
	top: 105px;
}

#sean-02 .type h4 {
	background: url('../images/type-sean02.png') no-repeat top left;
	float: left;
	height: 274px;
	margin-left: 78px;
	width: 269px;
}

#sean-02 .type .paragraph {
	float: left;
	margin-left: 28px;
	padding-top: 12px;
	width: 400px;
}

#sean-02 .type p {
	color: #fff;
}

.collage {
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 21;
}

#collage-photo-01 {
	background: url('../images/collage-01.png') no-repeat fixed 0px 430px;
}

#collage-photo-02 {
	background: url('../images/collage-02.png') no-repeat fixed 225px 430px;
}

#collage-photo-03 {
	background: url('../images/collage-03.png') no-repeat fixed 460px 430px;
}

#collage-photo-04 {
	background: url('../images/collage-04.png') no-repeat fixed 675px 430px;
}

#collage-photo-05 {
	background: url('../images/collage-05.png') no-repeat fixed 900px 430px;
}

#collage-photo-05 {
	background: url('../images/collage-05.png') no-repeat fixed 900px 430px;
}

#collage-photo-06 {
	background: url('../images/collage-06.png') no-repeat fixed 1150px 430px;
}

#collage-photo-07 {
	background: url('../images/collage-07.png') no-repeat fixed 1390px 430px;
}

#collage-photo-08 {
	background: url('../images/collage-08.png') no-repeat fixed 1600px 430px;
}

/* --- Crash --- */

#sean-03 {
	background: #121212 url('../images/bg-sean-crash.jpg') no-repeat fixed 50% 0px;
}

#sean-03 .type {
	top: 105px;
	width: 450px;
}

#sean-03 .type h4 {
	background: url('../images/type-sean03.png') no-repeat top left;
	height: 134px;
	margin: 0 0 5px 54px;
	width: 387px;
}

#sean-03 .type h5 {
	color: #ffff00;
	font-weight: bold;
	margin: 0 0 5px 46px;
}

#sean-03 .type h5 .spacing {
	margin-left: 9px;
}

#sean-03 .type p {
	color: #fff;
	margin-left: 54px;
	width: 387px;
}

#sean-crash-01 {
	background: url('../images/sean-crash-01.png');
	height: 243px;
	left: 470px;
	top: 88px;
	width: 369px;
}

#sean-crash-02 {
	background: url('../images/sean-crash-02.png');
	height: 178px;
	left: 467px;
	top: 326px;
	width: 258px;
}

#sean-crash-03 {
	background: url('../images/sean-crash-03.png');
	height: 181px;
	left: 780px;
	top: 440px;
	width: 168px;
}

#sean-crash-04 {
	background: url('../images/sean-crash-04.png');
	height: 308px;
	left: 611px;
	top: 236px;
	width: 353px;
	z-index: 29;
}

#sean-crash-04 .enlarge {
	left: 245px;
	top: 100px;
}

#skidmark {
	background: url('../images/bg-skidmark.png') no-repeat top right;
	height: 1200px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1920px;
	z-index: 16;
}

#skidmark.sticky {
	background-attachment: fixed;
}

.glass {
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 17;
}

#glass-01 {
	background: url('../images/glass-01.png') no-repeat fixed 0px 0px;
}

#glass-02 {
	background: url('../images/glass-02.png') no-repeat fixed 0px 400px;
}

#glass-03 {
	background: url('../images/glass-03.png') no-repeat fixed 0px 800px;
}

#glass-04 {
	background: url('../images/glass-01.png') no-repeat fixed 400px 100%;
}

#glass-05 {
	background: url('../images/glass-02.png') no-repeat fixed 800px 811px;
}

#glass-06 {
	background: url('../images/glass-03.png') no-repeat fixed 1165px 906px;
}

#glass-07 {
	background: url('../images/glass-01.png') no-repeat fixed 100% 0px;
}

#glass-08 {
	background: url('../images/glass-02.png') no-repeat fixed 100% 400px;
}

#glass-09 {
	background: url('../images/glass-03.png') no-repeat fixed 100% 800px;
}	

#big-glass-01 {
	background: url('../images/big-glass-01.png') no-repeat fixed 120px 241px;
}	

#big-glass-02 {
	background: url('../images/big-glass-02.png') no-repeat fixed 210px 670px;
}

#big-glass-03 {
	background: url('../images/big-glass-03.png') no-repeat fixed 470px 785px;
}

#big-glass-04 {
	background: url('../images/big-glass-04.png') no-repeat fixed 850px 940px;
}

#big-glass-05 {
	background: url('../images/big-glass-05.png') no-repeat fixed 1702px 265px;
}

/* --- Driver --- */

#sean-04 {
	background: #3b322a url('../images/bg-sean-driver.jpg') no-repeat fixed 50% 0px;
}

#sean-04 .type {
	margin-left: 562px;
	top: 152px;
	width: 378px;
}

#sean-04 h4 {
	background: url('../images/type-sean04.png') no-repeat top left;
	float: left;
	height: 154px;
	margin-left: 59px;
	position: absolute;
	top: 105px;
	width: 476px;
	text-indent: -9999em;
	z-index: 31;
}

#sean-04 h4.sticky {
	position: fixed;
}

#sean-04 .type p {
	color: #fff;
}

#sean-driver-video {
	background: url('../images/sean-driver-video.png');
	display: block;
	height: 87px;
	margin-top: 30px;
	width: 164px;
}

#sean-driver-01 {
	background: url('../images/sean-driver-01.png');
	height: 370px;
	left: 50px;
	top: 180px;
	width: 282px;
}

#sean-driver-02 {
	background: url('../images/sean-driver-02.png');
	height: 217px;
	left: 47px;
	top: 481px;
	width: 154px;
}

#sean-driver-03 {
	background: url('../images/sean-driver-03.png');
	height: 165px;
	left: 180px;
	top: 530px;
	width: 222px;
	z-index: 28;
}

#sean-driver-04 {
	background: url('../images/sean-driver-04.png');
	height: 219px;
	left: 350px;
	top: 523px;
	width: 181px;
}

#sean-driver-05 {
	background: url('../images/sean-driver-05.png');
	height: 153px;
	left: 325px;
	top: 408px;
	width: 211px;
	z-index: 27;
}

#sean-driver-06 {
	background: url('../images/sean-driver-06.png');
	height: 174px;
	left: 270px;
	top: 260px;
	width: 251px;
	z-index: 26;
}

#whistle {
	background: url('../images/whistle.png') no-repeat fixed 1065px -210px;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 17;
}

/* --- Recovery --- */

#sean-05 {
	background: #121515 url('../images/bg-sean-recovery.jpg') no-repeat fixed 50% 0px;
}

#sean-05 .type {
	top: 105px;
	width: 960px;
}

#sean-05 .type h4 {
	background: url('../images/type-sean05.png') no-repeat top left;
	float: left;
	height: 112px;
	margin-left: 59px;
	width: 341px;
}

#sean-05 .type .paragraph {
	float: right;
	padding-top: 50px;
	width: 512px;
}

#sean-05 .type p {
	color: #fff;
}

#sean-recovery-video {
	background: url('../images/sean-recovery-video.png');
	display: block;
	height: 87px;
	margin-top: 20px;
	width: 154px;
}

#sean-recovery-01 {
	background: url('../images/sean-recovery-01.png');
	height: 406px;
	left: 70px;
	top: 249px;
	width: 322px;
}

#sean-recovery-02 {
	background: url('../images/sean-recovery-02.png');
	height: 144px;
	left: 54px;
	top: 558px;
	width: 119px;
}

#sean-recovery-03 {
	background: url('../images/sean-recovery-03.png');
	height: 117px;
	left: 202px;
	top: 580px;
	width: 166px;
}

/* --- Calling --- */

#sean-06 {
	background: #c1c1c1 url('../images/bg-sean-calling.jpg') no-repeat fixed 50% 0px;
}

#sean-06 .type {
	margin-left: 60px;
	top: 105px;
	width: 293px;
}

#sean-06 .type h4 {
	background: url('../images/type-sean06.png') no-repeat top left;
	height: 171px;
	margin-bottom: 5px;
	width: 286px;
}

#sean-calling-video {
	background: url('../images/sean-calling-video.png');
	display: block;
	height: 87px;
	margin: 25px 0 0 0;
	width: 242px;
}

#sean-calling-01 {
	background: url('../images/sean-calling-01.png');
	height: 124px;
	left: 388px;
	top: 216px;
	width: 142px;
}

#sean-calling-02 {
	background: url('../images/sean-calling-02.png');
	height: 128px;
	left: 390px;
	top: 360px;
	width: 158px;
}

#sean-calling-03 {
	background: url('../images/sean-calling-03.png');
	height: 156px;
	left: 386px;
	top: 499px;
	width: 123px;
}

#sean-calling-04 {
	background: url('../images/sean-calling-04.png');
	height: 128px;
	left: 532px;
	top: 547px;
	width: 162px;
}

#sean-calling-05 {
	background: url('../images/sean-calling-05.png');
	height: 157px;
	left: 720px;
	top: 522px;
	width: 123px;
}

#sean-calling-06 {
	background: url('../images/sean-calling-06.png');
	height: 569px;
	left: 468px;
	top: 94px;
	width: 487px;
	z-index: 29;
}

/* --- Mom --- */

#sean-07 {
	background: #26002a url('../images/bg-sean-mom.jpg') no-repeat fixed 50% 0px;
}

#sean-07 .type {
	top: 105px;
	width: 940px;
}

#sean-07 .type h4 {
	background: url('../images/type-sean07.png') no-repeat top left;
	float: left;
	height: 150px;
	margin-left: 60px;
	width: 479px;
}

#sean-07 .type .paragraph {
	float: right;
	padding-top: 144px;
	width: 267px;
}

#sean-07 .type p {
	color: #fff;
}

#sean-mom-video {
	background: url('../images/sean-mom-video.png');
	display: block;
	height: 87px;
	margin-top: 20px;
	width: 125px;
}

#sean-mom-01 {
	background: url('../images/sean-mom-01.png');
	height: 402px;
	left: 54px;
	top: 270px;
	width: 592px;
	z-index: 29;
}

#sean-mom-01 .enlarge {
	top: 150px;
}

#sean-mom-02 {
	background: url('../images/sean-mom-02.png');
	height: 181px;
	left: 93px;
	top: 549px;
	width: 262px;
}

#sean-mom-03 {
	background: url('../images/sean-mom-03.png');
	height: 172px;
	left: 375px;
	top: 556px;
	width: 243px;
}

/* --- Message --- */

#sean-08 {
	background: #f6efe7 url('../images/bg-sean-message.jpg') no-repeat fixed 50% 0px;
}

#sean-08 .type {
	margin-left: 500px;
	top: 105px;
	width: 440px;
}

#sean-08 .type h4 {
	background: url('../images/type-sean08.png') no-repeat top left;
	height: 171px;
	margin-bottom: 5px;
	width: 382px;
}

#sean-message-video {
	background: url('../images/sean-message-video.png');
	display: block;
	height: 87px;
	margin-top: 20px;
	width: 192px;
}

#sean-message-01 {
	background: url('../images/sean-message-01.png');
	height: 288px;
	left: 53px;
	top: 106px;
	width: 419px;
	z-index: 29;
}

#sean-message-02 {
	background: url('../images/sean-message-02.png');
	height: 129px;
	left: 73px;
	top: 355px;
	width: 162px;
}

#sean-message-03 {
	background: url('../images/sean-message-03.png');
	height: 131px;
	left: 257px;
	top: 363px;
	width: 184px;
}

#sean-08 .audio {
	margin: 546px 0 0 57px;
	position: absolute;
	width: 415px;
}

#sean-08 h5 {
	background: url('../images/sean-player-title.png');
	height: 26px;
	margin-left: 19px;
	text-indent: -9999em;
	width: 261px;
}

/* --- Future --- */

#sean-09 {
	background: #2c2c2c url('../images/bg-sean-future.jpg') no-repeat fixed 50% 0px;
}

#sean-09 .type {
	margin-left: 66px;
	top: 105px;
	width: 405px;
}

#sean-09 .type h4 {
	background: url('../images/type-sean09.png') no-repeat top left;
	height: 148px;
	margin: 0 0 5px 0;
	width: 405px;
}

#sean-09 .type p {
	color: #fff;
}

#connect-sean {
	background: url('../images/sean-future-social.png') no-repeat top left;
	display: block;
	height: 26px;
	margin-top: 20px;
	width: 144px;
}

#connect-sean:hover, #connect-sean:focus {
	background-position: bottom left;
}

#sean-future-title {
	background: url('../images/sean-future-title.png');
	height: 54px;
	left: 520px;
	position: absolute;
	text-indent: -9999em;
	top: 473px;
	width: 416px;
}

#sean-future-01 {
	background: url('../images/sean-future-01.png');
	height: 115px;
	left: 531px;
	top: 559px;
	width: 164px;
	z-index: 28;
}

#sean-future-02 {
	background: url('../images/sean-future-02.png');
	height: 187px;
	left: 680px;
	top: 515px;
	width: 127px;
	z-index: 29;
}

#sean-future-02 .enlarge {
	top: 70px;
}

#sean-future-03 {
	background: url('../images/sean-future-03.png');
	height: 109px;
	left: 785px;
	top: 570px;
	width: 161px;
}

#sean-future-04 {
	background: url('../images/sean-future-04.png');
	height: 116px;
	left: 644px;
	top: 646px;
	width: 168px;
	z-index: 31;
}

#future-asset-01 {
	background: url('../images/sean-future-title.png') no-repeat fixed 1010px 472px;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 21;
}

/* --- Video --- */

#sean-10 {
	background: #121212 url('../images/bg-sean-video.jpg') no-repeat fixed 50% 0px;
}

#sean-10 .type {
	margin-left: 200px;
	top: 105px;
	width: 699px;
}

#sean-10 .type h4 {
	background: url('../images/type-sean10.png') no-repeat top left;
	height: 89px;
	margin-left: 0px;
	width: 699px;
}

#sean-video {
	background: url('../images/sean-video.png');
	display: block;
	height: 488px;
	margin-left: 34px;
	position: absolute;
	top: 205px;
	width: 870px;
}

#sean-video.sticky {
	position: fixed;
}

#sean-video .rollover {
	background: url('../images/video-rollover-large.png');
	display: none;
	height: 148px;
	margin: 170px 0 0 362px;
	width: 148px;
}

#sean-video:hover .rollover, #sean-video:focus .rollover {
	display: block;
}

#sean-10 footer p {
	color: #999999;
	margin-left: 34px;
}

/* ------ Jacqui ------ */

#jacqui .scroll {
	background: url('../images/scroll.png') no-repeat top left;
	height: 88px;
	left: 694px;
	position: absolute;
	top: 537px;
	width: 142px;
	z-index: 20;
}

.es #jacqui .scroll {
	background: url('../images/scroll-es.png') no-repeat top left;
}

#paper {
	background: url('../images/paper.png') no-repeat fixed 50% 859px;
	height: 341px;
	position: fixed;
	top: 859px;
	width: 100%;
	z-index: 30;
}

/* --- Intro --- */

#jacqui-01 {
	background: #e7e9e3 url('../images/bg-jacqui-intro.jpg') no-repeat fixed 50% 0px;
	height: 2400px;
}

#jacqui-01 .type {
	/* background: url('../images/bg-jacqui-type01.png') no-repeat fixed 1095px 105px; */
	margin-left: 601px;
	padding-top: 105px;
	position: fixed;
	top: 0px;
	width: 338px;
}

#jacqui-01 .type.unstick {
	position: absolute;
}

#jacqui-01 .type .headline {
	height: 116px;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
	width: 338px;
}

.es #jacqui-01 .type .headline {
	height: 94px;
}

#jacqui-01 .type .headline h4.first {
	background: url('../images/type-jacqui01.png') no-repeat top left;
	height: 116px;
	position: absolute;
	width: 338px;
}

.es #jacqui-01 .type .headline h4.first {
	background: url('../images/type-jacqui01-es.png') no-repeat top left;
	height: 94px;
	width: 338px;
}

#jacqui-01 .type .headline h4.middle {
	background: url('../images/headline-jacqui01.png') no-repeat bottom left;
	bottom: 57px;
	height: 0px;
	position: absolute;
	width: 338px;
}

.es #jacqui-01 .type .headline h4.middle {
	background: url('../images/headline-jacqui-01-es.png') no-repeat bottom left;
	bottom: 40px;
	width: 298px;
}

#jacqui-01 .type .headline h4.last {
	background: url('../images/headline-jacqui02.png') no-repeat bottom left;
	bottom: 0px;
	height: 0px;
	position: absolute;
	width: 338px;
}

.es #jacqui-01 .type .headline h4.last {
	background: url('../images/headline-jacqui-02-es.png') no-repeat bottom left;
	bottom: 0px;
	width: 338px;
}

#jacqui-01 .type h5, #jacqui-01 .type p {
	margin-left: 65px;
}

#jacqui-split {
	left: 50%;
	height: 1920px;
	margin: 0 0 0 -960px;
	overflow: hidden;
	position: fixed;
	width: 1920px;
	z-index: 15;
}

#jacqui-split-left {
	background: url('../images/bg-jacqui-intro-left.jpg') no-repeat top left;
	float: left;
	height: 1200px;
	overflow: hidden;
	position: relative;
	width: 783px;
}

#jacqui-split-right {
	background: url('../images/bg-jacqui-intro-right.jpg') no-repeat top right;
	float: right;
	height: 1200px;
	overflow: hidden;
	position: relative;
	width: 1137px;
}

/* --- Before --- */

#jacqui-02 {
	background: #a69a90 url('../images/bg-jacqui-before.jpg') no-repeat fixed 50% 0px;
}

#jacqui-02 .type {
	top: 105px;
	width: 940px;
}

#jacqui-02 .type h4 {
	background: url('../images/type-jacqui02.png') no-repeat top left;
	float: left;
	height: 275px;
	margin-left: 97px;
	width: 304px;
}

.es #jacqui-02 .type h4 {
	background: url('../images/type-jacqui02-es.png') no-repeat top left;
	height: 274px;
	width: 303px;
}

#jacqui-02 .type .paragraph {
	float: right;
	margin: 52px 60px 0 0;
	width: 451px;
}

.jacqui-collage {
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 21;
}

#jacqui-collage-photo-01 {
	background: url('../images/jacqui-collage-01.png') no-repeat fixed 0px 427px;
}

#jacqui-collage-photo-02 {
	background: url('../images/jacqui-collage-02.png') no-repeat fixed 166px 407px;
	z-index: 22;
}

#jacqui-collage-photo-03 {
	background: url('../images/jacqui-collage-03.png') no-repeat fixed 308px 425px;
}

#jacqui-collage-photo-04 {
	background: url('../images/jacqui-collage-04.png') no-repeat fixed 595px 431px;
}

#jacqui-collage-photo-05 {
	background: url('../images/jacqui-collage-05.png') no-repeat fixed 892px 402px;
	z-index: 22;
}

#jacqui-collage-photo-06 {
	background: url('../images/jacqui-collage-06.png') no-repeat fixed 1127px 422px;
}

#jacqui-collage-photo-07 {
	background: url('../images/jacqui-collage-07.png') no-repeat fixed 1466px 382px;
	z-index: 22;
}

#jacqui-collage-photo-08 {
	background: url('../images/jacqui-collage-08.png') no-repeat fixed 1700px 440px;
}

/* --- Crash --- */

#jacqui-03 {
	background: #272727 url('../images/bg-jacqui-crash.jpg') no-repeat fixed 50% 0px;
}

#jacqui-03 .type {
	margin-left: 53px;
	top: 105px;
	width: 415px;
}

#jacqui-03 h4 {
	background: url('../images/type-jacqui03.png') no-repeat top left;
	height: 163px;
	margin-bottom: 5px;
	width: 392px;
}

.es #jacqui-03 h4 {
	background: url('../images/type-jacqui03-es.png') no-repeat top left;
	height: 163px;
	width: 391px;
}

#jacqui-03 .type p {
	color: #fff;
}

#jacqui-crash-01 {
	background: url('../images/jacqui-crash-01.png');
	height: 332px;
	left: 490px;
	top: 160px;
	width: 482px;
}

#jacqui-crash-02 {
	background: url('../images/jacqui-crash-02.png');
	height: 247px;
	left: 513px;
	top: 407px;
	width: 355px;
}

#jacqui-crash-02 .enlarge {
	left: 50px;
	margin: 0px;
	top: 50px;
}

#jacqui-crash-03 {
	background: url('../images/jacqui-crash-03.png');
	height: 138px;
	left: 799px;
	top: 418px;
	width: 196px;
}

#jacqui-crash-04 {
	background: url('../images/jacqui-crash-04.png');
	height: 170px;
	left: 684px;
	top: 549px;
	width: 254px;
}

#jacqui-03 .audio {
	margin: 22px 0 0 0;
	position: absolute;
	width: 415px;
}

#jacqui-03 h5 {
	background: url('../images/jacqui-player-title.png');
	height: 26px;
	margin-left: 19px;
	padding-top: 0px;
	text-indent: -9999em;
	width: 261px;
}

.es #jacqui-03 h5 {
	background: url('../images/jacqui-player-title-es.png');
}

/* --- Driver --- */

#jacqui-04 {
	background: #000 url('../images/bg-jacqui-driver.jpg') no-repeat 50% 0px;
}

#jacqui-04 h4 {
	background: url('../images/type-jacqui04.png') no-repeat top left;
	height: 164px;
	margin: 0 0 5px 330px;
	position: absolute;
	text-indent: -9999em;
	top: 105px;
	width: 594px;
	z-index: 35;
}

.es #jacqui-04 h4 {
	background: url('../images/type-jacqui04-es.png') no-repeat top left;
	height: 139px;
	width: 594px;
}

#jacqui-04 h4.sticky {
	position: fixed;
}

#jacqui-04 .type {
	margin-left: 553px;
	top: 269px;
	width: 387px;
}

.es #jacqui-04 .type {
	top: 244px;
}

#jacqui-04 .type p {
	color: #fff;
}

#jacqui-driver-video {
	background: url('../images/jacqui-driver-video.png');
	display: block;
	height: 87px;
	margin-top: 20px;
	width: 185px;
}

.es #jacqui-driver-video {
	background: url('../images/jacqui-driver-video-es.png');
	display: none;
	height: 87px;
	width: 180px;
}

#jacqui-driver-01 {
	background: url('../images/jacqui-driver-01.png');
	height: 364px;
	left: 44px;
	top: 104px;
	width: 495px;
	z-index: 22;
}

#jacqui-driver-02 {
	background: url('../images/jacqui-driver-02.png');
	height: 226px;
	left: 61px;
	top: 424px;
	width: 176px;
	z-index: 23;
}

#jacqui-driver-03 {
	background: url('../images/jacqui-driver-03.png');
	height: 124px;
	left: 227px;
	top: 458px;
	width: 192px;
	z-index: 24;
}

#jacqui-driver-04 {
	background: url('../images/jacqui-driver-04.png');
	height: 197px;
	left: 371px;
	top: 428px;
	width: 149px;
	z-index: 23;
}

#jacqui-driver-05 {
	background: url('../images/jacqui-driver-05.png');
	height: 112px;
	left: 215px;
	top: 568px;
	width: 95px;
	z-index: 23;
}

#jacqui-driver-05 .enlarge {
	height: 50px;
	margin: -25px 0 0 -25px;
	width: 50px;
}

#jacqui-driver-06 {
	background: url('../images/jacqui-driver-06.png');
	height: 108px;
	left: 299px;
	top: 565px;
	width: 93px;
	z-index: 23;
}

#jacqui-driver-06 .enlarge {
	height: 50px;
	margin: -25px 0 0 -25px;
	width: 50px;
}

#jail-bars {
	height: 1200px;
	left: 50%;
	margin-left: -960px;
	position: absolute;
	top: 0px;
	width: 1920px;
	z-index: 15;
}

#jail-bars-left {
	background: url('../images/jail-bars-left.png') no-repeat top right;
	/*background: url('../images/jail-bars-left.png') no-repeat fixed 0px 0px;*/
	height: 1200px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 50%;
}

#jail-bars-right {
	background: url('../images/jail-bars-right.png') no-repeat top left;
	/*background: url('../images/jail-bars-right.png') no-repeat fixed 100% 0px;*/
	height: 1200px;
	position: absolute;
	right: 0px;
	width: 50%;
}

/* --- Recovery --- */

#jacqui-05 {
	background: #e6dabf url('../images/bg-jacqui-recovery.jpg') no-repeat fixed 50% 0px;
}

#jacqui-05 .type {
	margin-left: 428px;
	top: 105px;
	width: 512px;
}

#jacqui-05 .type h4 {
	background: url('../images/type-jacqui05.png') no-repeat top left;
	height: 156px;
	margin-bottom: 5px;
	width: 361px;
}

.es #jacqui-05 .type h4 {
	background: url('../images/type-jacqui05-es.png') no-repeat top left;
	height: 147px;
	width: 361px;
}

#jacqui-recovery-link {
	background: url('../images/jacqui-recovery-link.png') no-repeat top left;
	display: block;
	height: 24px;
	margin-top: 20px;
	width: 462px;
}

.es #jacqui-recovery-link {
	background: url('../images/jacqui-recovery-link-es.png') no-repeat top left;
}

#jacqui-recovery-link:hover, #jacqui-recovery-link:focus {
	background-position: bottom left;
}

#jacqui-recovery-video {
	background: url('../images/jacqui-recovery-video.png');
	display: block;
	height: 87px;
	margin-top: 25px;
	width: 168px;
}

.es #jacqui-recovery-video {
	background: url('../images/jacqui-recovery-video-es.png');
	display: none;
	height: 87px;
	width: 157px;
}

#jacqui-recovery-01 {
	background: url('../images/jacqui-recovery-01.png');
	height: 431px;
	left: 55px;
	top: 98px;
	width: 349px;
}

#jacqui-recovery-02 {
	background: url('../images/jacqui-recovery-02.png');
	height: 108px;
	left: 75px;
	top: 496px;
	width: 159px;
}

#jacqui-recovery-03 {
	background: url('../images/jacqui-recovery-03.png');
	height: 154px;
	left: 216px;
	top: 464px;
	width: 173px;
}

#jacqui-recovery-credit {
	color: #939090;
	font-family: "Trade Gothic W01 Cn 18", Arial, sans-serif;
	font-size: 12px;
	left: 77px;
	position: absolute;
	top: 640px;
	width: 327px;
}

/* --- Father --- */

#jacqui-06 {
	background: #2d1800 url('../images/bg-jacqui-father.jpg') no-repeat fixed 50% 0px;
}

#jacqui-06 .type {
	margin-left: 670px;
	top: 167px;
	width: 270px;
}

#jacqui-06 .type p {
	color: #fff;
}

#jacqui-06 h4 {
	background: url('../images/type-jacqui06.png') no-repeat top left;
	float: left;
	height: 149px;
	margin-left: 60px;
	position: absolute;
	top: 105px;
	width: 560px;
	text-indent: -9999em;
	z-index: 32;
}

.es #jacqui-06 h4 {
	background: url('../images/type-jacqui06-es.png') no-repeat top left;
	height: 155px;
	width: 560px;
}

#jacqui-06 h4.sticky {
	position: fixed;
}

#jacqui-father-01 {
	background: url('../images/jacqui-father-01.png');
	height: 408px;
	left: 47px;
	top: 208px;
	width: 592px;
}

#jacqui-father-02 {
	background: url('../images/jacqui-father-02.png');
	height: 131px;
	left: 347px;
	top: 568px;
	width: 154px;
	z-index: 31;
}

#jacqui-father-03 {
	background: url('../images/jacqui-father-03.png');
	height: 175px;
	left: 484px;
	top: 549px;
	width: 142px;
}

#jacqui-father-video {
	background: url('../images/jacqui-father-video.png');
	display: block;
	height: 86px;
	margin-top: 20px;
	width: 213px;
}

.es #jacqui-father-video {
	background: url('../images/jacqui-father-video-es.png');
	display: none;
	height: 87px;
	width: 207px;
}

/* --- Mission --- */

#jacqui-07 {
	background: #dcd8c4 url('../images/bg-jacqui-mission.jpg') no-repeat fixed 50% 0px;
}

#jacqui-07 .type {
	margin-left: 53px;
	top: 265px;
	width: 450px;
	z-index: 35;
}

.es #jacqui-07 .type {
	top: 255px;
}

#jacqui-07 h4 {
	background: url('../images/type-jacqui07.png') no-repeat top left;
	float: left;
	height: 162px;
	margin: 0 0 5px 53px;
	position: absolute;
	top: 105px;
	width: 502px;
	text-indent: -9999em;
	z-index: 32;
}

.es #jacqui-07 h4 {
	background: url('../images/type-jacqui07-es.png') no-repeat top left;
	height: 150px;
	width: 502px;
}

#jacqui-07 h4.sticky {
	position: fixed;
}



#jacqui-07 .type p {
	width: 450px;
}

#jacqui-mission-01 {
	background: url('../images/jacqui-mission-01.png');
	height: 306px;
	left: 521px;
	top: 176px;
	width: 443px;
}

#jacqui-mission-02 {
	background: url('../images/jacqui-mission-02.png');
	height: 137px;
	left: 551px;
	top: 438px;
	width: 179px;
}

#jacqui-mission-03 {
	background: url('../images/jacqui-mission-03.png');
	height: 162px;
	left: 713px;
	top: 420px;
	width: 211px;
}

#jacqui-mission-video {
	background: url('../images/jacqui-mission-video.png');
	display: block;
	height: 87px;
	margin-top: 20px;
	width: 150px;
}

.es #jacqui-mission-video {
	background: url('../images/jacqui-mission-video-es.png');
	display: none;
	height: 87px;
	width: 165px;
}

/* --- Day-By-Day --- */

#jacqui-08 {
	background: #15000d url('../images/bg-jacqui-day-by-day.jpg') no-repeat fixed 50% 0px;
}

#jacqui-08 .type {
	margin-left: 500px;
	top: 105px;
	width: 440px;
}

#jacqui-08 .type h4 {
	background: url('../images/type-jacqui08.png') no-repeat top left;
	height: 171px;
	margin-bottom: 5px;
	width: 210px;
}

.es #jacqui-08 .type h4 {
	background: url('../images/type-jacqui08-es.png') no-repeat top left;
	height: 143px;
	width: 210px;
}

#jacqui-08 .type p {
	color: #fff;
}

#jacqui-day-01 {
	background: url('../images/jacqui-day-01.png');
	height: 432px;
	left: 57px;
	top: 96px;
	width: 432px;
}

#jacqui-day-02 {
	background: url('../images/jacqui-day-02.png');
	height: 294px;
	left: 66px;
	top: 444px;
	width: 213px;
}

#jacqui-day-03 {
	background: url('../images/jacqui-day-03.png');
	height: 198px;
	left: 280px;
	top: 503px;
	width: 186px;
}

#jacqui-day-video {
	background: url('../images/jacqui-day-video.png');
	display: block;
	height: 87px;
	margin-top: 20px;
	width: 208px;
}

.es #jacqui-day-video {
	background: url('../images/jacqui-day-video-es.png');
	display: none;
	height: 87px;
	width: 206px;
}

/* --- Touched --- */

#jacqui-09 {
	background: #eaead8 url('../images/bg-jacqui-touched.jpg') no-repeat 50% 0px;
}

#jacqui-09 .type {
	margin-left: 556px;
	top: 105px;
	width: 384px;
}

#jacqui-09 h4 {
	background: url('../images/type-jacqui09.png') no-repeat top left;
	height: 164px;
	margin-bottom: 5px;
	width: 384px;
}

.es #jacqui-09 h4 {
	background: url('../images/type-jacqui09-es.png') no-repeat top left;
	height: 129px;
	width: 384px;
}

#jacqui-09 p {
	margin-left: 104px;
}

#jacqui-touched-video {
	background: url('../images/jacqui-touched-video.png');
	display: block;
	height: 87px;
	margin: 20px 0 0 104px;
	width: 174px;
}

.es #jacqui-touched-video {
	background: url('../images/jacqui-touched-video-es.png');
	display: none;
	height: 87px;
	width: 177px;
}

#jacqui-video {
	background: url('../images/jacqui-video.png');
	display: block;
	height: 87px;
	margin: 20px 0 0 104px;
	width: 226px;
}

#jacqui-09 footer p {
	color: #fff;
	margin-left: 400px;
}

/* ------ Chilli ------ */

#chilli .scroll {
	background: url('../images/scroll.png') no-repeat top left;
	height: 88px;
	left: 710px;
	position: absolute;
	top: 455px;
	width: 142px;
	z-index: 8000;
}

.es #chilli .scroll {
	background: url('../images/scroll-es.png') no-repeat top left;
}

#chilli .skip {
	background: url('../images/skip-purple.png') no-repeat top left;
	display: block;
	height: 84px;
	margin: 4px 0 0 12px; 
	top: 220px;
	outline: none;
	position: fixed;
	width: 107px;
	z-index: 26;
}

.es #chilli .skip {
	background: url('../images/skip-es.png') no-repeat top left;
	width: 91px;
}

#chilli .skip-top {
	background: url('../images/skip-top-purple.png') no-repeat top left;
	height: 0px;
	max-height: 23px;
	overflow: hidden;
	width: 107px;
}

.es #chilli .skip-top {
	background: url('../images/skip-top-es.png') no-repeat top left;
	width: 91px;
}

#chilli .skip-middle {
	background: url('../images/skip-middle-purple.png') no-repeat top left;
	height: 23px;
	overflow: hidden;
	max-width: 107px;
	width: 0px;
}

.es #chilli .skip-middle {
	background: url('../images/skip-middle-es.png') no-repeat top left;
	max-width: 91px;
}

#chilli .skip-bottom {
	background: url('../images/skip-bottom-purple.png') no-repeat top right;
	height: 0px;
	max-height: 38px;
	overflow: hidden;
	width: 107px;
}

.es #chilli .skip-bottom {
	background: url('../images/skip-bottom-es.png') no-repeat top right;
	width: 91px;
}

/* --- Intro --- */

#chilli-01 {
	background: #f7f6f5 url('../images/bg-chilli-intro.jpg') no-repeat fixed 50% 0px;
}

#chilli-01 .type {
	margin-left: 610px;
	position: fixed;
	top: 139px;
	width: 330px;
}

#chilli-01 .type h4 {
	background: url('../images/type-chilli01.png') no-repeat top left;
	height: 114px;
	margin-bottom: 5px;
	width: 330px;
}

.es #chilli-01 .type h4 {
	background: url('../images/type-chilli01-es.png') no-repeat top left;
	height: 93px;
	width: 330px;
}

#chilli-big {
	background: url('../images/bg-chilli.png') no-repeat fixed;
	background-position:  26% -50px;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 20;
}

/* --- Driver --- */

#chilli-02 {
	background: #121212 url('../images/bg-chilli-driver.jpg') no-repeat fixed 50% 0px;
}

#chilli-02 h4 {
	background: url('../images/type-chilli02.png') no-repeat top left;
	height: 131px;
	margin: 0 0 5px 64px;
	position: absolute;
	text-indent: -9999em;
	top: 141px;
	width: 464px;
	z-index: 100;
}

.es #chilli-02 h4 {
	background: url('../images/type-chilli02-es.png') no-repeat top left;
	height: 119px;
	width: 528px;
}

#chilli-02 h4.sticky {
	position: fixed;
}

#chilli-02 .type {
	top: 270px;
	margin-left: 64px;
}

#chilli-02 .type p {
	color: #fff;
	width: 226px;
}

#chilli-driver-video {
	background: url('../images/chilli-driver-video.png') no-repeat top left;
	display: block;
	float: left;
	height: 87px;
	margin: 30px 0 40px 0;
	width: 133px;
}

.es #chilli-driver-video {
	background: url('../images/chilli-driver-video-es.png') no-repeat top left;
	height: 87px;
	width: 166px;
}

#chilli-driver-01 {
	background: url('../images/chilli-driver-01.png') no-repeat top left;
	height: 383px;
	left: 320px;
	top: 235px;
	width: 561px;
}

#chilli-driver-02 {
	background: url('../images/chilli-driver-02.png') no-repeat top left;
	height: 180px;
	left: 310px;
	top: 550px;
	width: 233px;
	z-index: 31;
}

#chilli-driver-03 {
	background: url('../images/chilli-driver-03.png') no-repeat top left;
	height: 327px;
	left: 455px;
	top: 560px;
	width: 416px;
}

#chilli-driver-04 {
	background: url('../images/chilli-driver-04.png') no-repeat top left;
	height: 85px;
	left: 495px;
	top: 560px;
	width: 217px;
	z-index: 32;
}

/* --- Miracle/Future --- */

#chilli-03 {
	background: #373737 url('../images/bg-chilli-miracle.jpg') no-repeat fixed 50% 0px;
}

#chilli-03 h4 {
	background: url('../images/type-chilli03-mobile.png') no-repeat top left;
	height: 111px;
	margin-bottom: 25px;
	width: 414px;
}

.es #chilli-03 h4 {
	background: url('../images/type-chilli03-es.png') no-repeat top left;
	height: 143px;
	width: 414px;
}

#chilli-03 h4.sticky {
	position: fixed;
}

#chilli-03 .type {
	margin-left: 591px;
	top: 141px;
	width: 390px;
}

#chilli-03 .type p {
	color: #fff;
}

#chilli-03 #chalk {
	background: url('../images/bg-chalk.png') no-repeat top left;
	height: 408px;
	margin-left: -5px;
	position: absolute;
	top: 560px;
	width: 540px;
}

.es #chilli-03 #chalk {
	top: 560px;
}

#chilli-03 #chalk.sticky {
	position: fixed;
}

#chilli-03 h5 {
	background: url('../images/share-title.png') no-repeat top left;
	height: 30px;
	line-height: 0px;
	margin: 0 0 15px 0;
	padding: 0;
	width: 301px;
	text-indent: -9999em;
}

.es #chilli-03 h5 {
	background: url('../images/share-title-es.png') no-repeat top left;
	height: 30px;
	width: 353px;
}

#chilli-miracle-video {
	background: url('../images/chilli-miracle-video.png') no-repeat top left;
	display: block;
	float: left;
	height: 87px;
	margin: 30px 0 30px 0;
	width: 182px;
}

.es #chilli-miracle-video {
	background: url('../images/chilli-miracle-video-es.png') no-repeat top left;
	height: 87px;
	width: 203px;
}

#chilli-miracle-transcript {
	background: url('../images/button-transcript.png') no-repeat top left;
	float: left;
	height: 23px;
	margin: 94px 0 40px 0;
	width: 92px;
}

.es #chilli-miracle-transcript {
	background: url('../images/button-transcript-es.png') no-repeat top left;
	height: 23px;
	width: 102px;
}

#view-letter {
	background: url('../images/view-letter.png') no-repeat top left;
	display: block;
	height: 87px;
	width: 193px;
}

.es #view-letter {
	background: url('../images/view-letter-es.png') no-repeat top left;
}

#view-letter:hover, #view-letter:focus {
	background-position: bottom left;
}

#chilli-miracle-01 {
	background: url('../images/chilli-miracle-01.png') no-repeat top left;
	height: 360px;
	left: 95px;
	top: 190px;
	width: 463px;
}

#chilli-miracle-02 {
	background: url('../images/chilli-miracle-02.png') no-repeat top left;
	height: 251px;
	left: 112px;
	top: 510px;
	width: 236px;
}

#chilli-miracle-03 {
	background: url('../images/chilli-miracle-03.png') no-repeat top left;
	height: 295px;
	left: 290px;
	top: 500px;
	width: 265px;
}

#chilli-miracle-04 {
	background: url('../images/chilli-miracle-04.png') no-repeat top left;
	height: 159px;
	left: 230px;
	top: 670px;
	width: 197px;
}

#chilli-miracle-05 {
	background: url('../images/chilli-miracle-05.png') no-repeat top left;
	height: 85px;
	left: 230px;
	top: 800px;
	width: 217px;
	z-index: 35;
}

#chilli-miracle-05 .enlarge {
	height: 50px;
	margin: -25px 0 0 -25px;
	width: 50px;
}

/* --- Mom --- */

#chilli-04 {
	background: #161613 url('../images/bg-chilli-mom.jpg') no-repeat fixed 50% 0px;
}

#chilli-04 .type {
	top: 141px;
	width: 400px;
}

#chilli-04 h4 {
	background: url('../images/type-chilli04.png') no-repeat top left;
	height: 133px;
	margin-bottom: 25px;
	width: 384px;
}

.es #chilli-04 h4 {
	background: url('../images/type-chilli04-es.png') no-repeat top left;
	height: 141px;
	width: 378px;
}

#chilli-04 .type p {
	color: #fff;
}

#chilli-mom-video {
	background: url('../images/chilli-mother-video.png') no-repeat top left;
	display: block;
	float: left;
	height: 87px;
	margin: 30px 0 40px 0;
	width: 141px;
}

.es #chilli-mom-video {
	background: url('../images/chilli-mother-video-es.png') no-repeat top left;
	height: 87px;
	width: 159px;
}

/* ------ Aaron ------ */

#aaron .scroll {
	background: url('../images/scroll.png') no-repeat top left;
	height: 88px;
	margin-left: 80px;
	position: absolute;
	top: 520px;
	width: 142px;
	z-index: 8000;
}

#aaron .skip {
	background: url('../images/skip-red.png') no-repeat top left;
	height: 84px;
	margin: 4px 0 0 12px; 
	top: 200px;
	outline: none;
	position: fixed;
	width: 107px;
	z-index: 26;
}

#aaron .skip-top {
	background: url('../images/skip-top-red.png') no-repeat top left;
	height: 0px;
	max-height: 23px;
	overflow: hidden;
	width: 107px;
}

#aaron .skip-middle {
	background: url('../images/skip-middle-red.png') no-repeat top left;
	height: 23px;
	overflow: hidden;
	max-width: 107px;
	width: 0px;
}

#aaron .skip-bottom {
	background: url('../images/skip-bottom-red.png') no-repeat top right;
	height: 0px;
	max-height: 38px;
	overflow: hidden;
	width: 107px;
}

/* --- Intro --- */

#aaron-01 {
	background: #f6f5f4 url('../images/bg-aaron-intro.jpg') no-repeat 50% top;
}

#aaron-01 .type {
	margin-left: 630px;
	position: absolute;
	top: 133px;
	width: 330px;
}

#aaron-01 .type h4 {
	background: url('../images/type-aaron01.png') no-repeat top left;
	height: 114px;
	margin-bottom: 5px;
	width: 330px;
}

/* --- Family --- */

#aaron-02 {
	background: #383633 url('../images/bg-aaron-family.jpg') no-repeat 50% top;
}

#aaron-02 .type {
	margin: 134px 0 0 70px;
	width: 550px;
}

#aaron-02 .type h4 {
	background: url('../images/type-aaron02.png') no-repeat top left;
	height: 116px;
	margin-bottom: 5px;
	width: 538px;
}

#aaron-02 .type p {
	color: #fff;
}

#aaron-family-video {
	background: url('../images/aaron-family-video.png') no-repeat top left;
	display: block;
	height: 87px;
	margin-top: 30px;
	width: 129px;
}

#aaron-family-01 {
	background: url('../images/aaron-family-01.png') no-repeat top left;
	height: 331px;
	left: -25px;
	top: 650px;
	width: 240px;
	z-index: 31;
}

#aaron-family-02 {
	background: url('../images/aaron-family-02.png') no-repeat top left;
	height: 321px;
	left: 195px;
	top: 629px;
	width: 223px;
}

#aaron-family-03 {
	background: url('../images/aaron-family-03.png') no-repeat top left;
	height: 354px;
	left: 400px;
	top: 638px;
	width: 262px;
	z-index: 31;
}

#aaron-family-04 {
	background: url('../images/aaron-family-04.png') no-repeat top left;
	height: 292px;
	left: 565px;
	top: 650px;
	width: 434px;
}

#aaron-family-05 {
	background: url('../images/aaron-family-05.png') no-repeat top left;
	height: 168px;
	left: 913px;
	top: 784px;
	width: 242px;
	z-index: 31;
}

#aaron-family-06 {
	background: url('../images/aaron-family-06.png') no-repeat top left;
	height: 297px;
	left: 970px;
	top: 622px;
	width: 421px;
}

#aaron-family-07 {
	background: url('../images/aaron-family-07.png') no-repeat top left;
	height: 377px;
	left: 1348px;
	top: 623px;
	width: 249px;
	z-index: 31;
}

#aaron-family-08 {
	background: url('../images/aaron-family-08.png') no-repeat top left;
	height: 278px;
	left: 1548px;
	top: 670px;
	width: 401px;
}

/* --- Friends --- */

#aaron-03 {
	background: #b5b4b4 url('../images/bg-aaron-friends.jpg') no-repeat 50% top;
}

#aaron-03 h4 {
	background: url('../images/type-aaron03.png') no-repeat top left;
	height: 172px;
	margin: 136px 0 0 61px;
	position: absolute;
	text-indent: -9999em;
	width: 419px;
	z-index: 32;
}

#aaron-03 .type {
	margin: 121px 0 0 551px;
	width: 359px;
}

#aaron-friends-video {
	background: url('../images/aaron-friends-video.png') no-repeat top left;
	display: block;
	height: 87px;
	margin-top: 30px;
	width: 137px;
}

#aaron-friends-01 {
	background: url('../images/aaron-friends-01.png') no-repeat top left;
	height: 341px;
	left: 25px;
	top: 268px;
	width: 502px;
}

#aaron-friends-02 {
	background: url('../images/aaron-friends-02.png') no-repeat top left;
	height: 275px;
	left: -3px;
	top: 580px;
	width: 211px;
}

#aaron-friends-03 {
	background: url('../images/aaron-friends-03.png') no-repeat top left;
	height: 250px;
	left: 155px;
	top: 571px;
	width: 183px;
	z-index: 31;
}

#aaron-friends-04 {
	background: url('../images/aaron-friends-04.png') no-repeat top left;
	height: 172px;
	left: 291px;
	top: 574px;
	width: 240px;
}

#aaron-friends-05 {
	background: url('../images/aaron-friends-05.png') no-repeat top left;
	height: 240px;
	left: 255px;
	top: 689px;
	width: 172px;
	z-index: 32;
}


/* ------ Save ------ */

/* --- Mission --- */

#save-01 {
	background: #b4b3ae url('../images/bg-save-stand.jpg') no-repeat fixed 50% 0px;
}

#stand {
	margin: 132px 0 0 142px;
	width: 613px;
}

.es #stand {
	margin-top: 126px;
}

#stand h3 {
	background: url('../images/type-save01.png') no-repeat top left;
	height: 172px;
	text-indent: -9999em;
	width: 342px;
}

.es #stand h3 {
	background: url('../images/type-save01-es.png') no-repeat top left;
	height: 178px;
	width: 317px;
}

#stand h4 {
	background: url('../images/stand.png') no-repeat top left;
	height: 36px;
	margin: 33px 0 0 8px;
	text-indent: -9999em;
	width: 301px;
}

.es #stand h4 {
	background: url('../images/stand-es.png') no-repeat top left;
	height: 36px;
	width: 284px;
}

#stand h5 {
	color: #000;
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 24px;
	line-height: 30px;
	margin: 30px 0 0 8px;
}

#stand h5.first {
	margin-top: 15px;
}

#stand p {
	color: #000;
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	margin: 3px 0 0 8px;
}

#button-count {
	background: url('../images/button-count.png') no-repeat top left;
	display: block;
	height: 74px;
	margin: 26px 0 0 5px;
	text-indent: -9999em;
	width: 245px;
}

.es #button-count {
	background: url('../images/button-count-es.png') no-repeat top left;
	height: 74px;
	width: 327px;
}

#button-count:hover, #button-count:focus {
	background-position: bottom left;
}

#thanks {
	background: url('../images/thanks.png') no-repeat top left;
	display: none;
	height: 74px;
	margin: 26px 0 0 5px;
	text-indent: -9999em;
	width: 604px;
}

.es #thanks {
	background: url('../images/thanks-es.png') no-repeat top left;
	width: 667px;
}

#stand-share {
	float: left;
	margin: 26px 42px 0 8px;
	width: 250px;
}

#spread {
	background: url('../images/spread-the-word.png') no-repeat top left;
	height: 30px;
	text-indent: -9999em;
	width: 139px;
}

.es #spread {
	background: url('../images/spread-the-word-es.png') no-repeat top left;
	width: 108px;
}

#stand-share li {
	float: left;
	height: 39px;
	margin: 9px 10px 0 0;
	width: 40px;
}

#stand-share a {
	background-image: url('../images/icons-social-new-large.png');
	display: block;
	height: 100%;
	text-indent: -9999em;
	width: 100%;
}

#stand-share .facebook {
	background-position: top left;
}

#stand-share .facebook:hover, #stand-share .facebook:focus {
	background-position: bottom left;
}

#stand-share .twitter {
	background-position: -50px 0px;
}

#stand-share .twitter:hover, #stand-share .twitter:focus {
	background-position: -50px -39px;
}

#stand-share .google {
	background-position: -100px 0px;
}

#stand-share .google:hover, #stand-share .google:focus {
	background-position: -100px -39px;
}

#stand-share .email {
	background-position: -150px 0px;
}

#stand-share .email:hover, #stand-share .email:focus {
	background-position: -150px -39px;
}

#stand-share .misc {
	background-position: top right;
}

#stand-share .misc:hover, #stand-share .misc:focus {
	background-position: bottom right;
}

#stand .sys-dark {
	float: left;
}

/* --- Fail --- */

#save-02 {
	background: #2f160c url('../images/bg-save-fail.jpg') no-repeat fixed 50% 0px;
}

#save-02 .type {
	top: 105px;
	width: 940px;
}

#save-02 .type h4 {
	background: url('../images/type-save02.png');
	height: 59px;
	margin-left: 133px;
	width: 474px;
}

.es #save-02 .type h4 {
	background: url('../images/type-save02-es.png');
	height: 48px;
	width: 474px;
}

#save-02 .type h5 {
	color: #fff;
	font-size: 16px;
	margin-left: 322px;
	padding-top: 10px;
}

#save-video {
	background: url('../images/save-video.png');
	display: block;
	height: 488px;
	margin-left: 34px;
	position: absolute;
	top: 229px;
	width: 870px;
}

#save-video.sticky {
	position: fixed;
}

#save-video .rollover {
	background: url('../images/video-rollover-large.png');
	display: none;
	height: 148px;
	margin: 170px 0 0 362px;
	width: 148px;
}

#save-video:hover .rollover, #save-video:focus .rollover {
	display: block
}

/* --- Choose --- */

#save-03 {
	background: #1a202c url('../images/bg-save-choose.jpg') no-repeat fixed 50% 0px;
}

#save-03 .type {
	top: 105px;
	width: 940px;
}

#save-03 .type h4 {
	background: url('../images/type-save03.png');
	float: left;
	height: 172px;
	margin-left: 131px;
	width: 341px;
}

.es #save-03 .type h4 {
	background: url('../images/type-save03-es.png');
	height: 124px;
	margin-left: 65px;
	width: 341px;
}

#save-03 .type p {
	color: #fff;
}

#save-03 .paragraph {
	float: left;
	margin: 12px 0 0 31px;
	width: 348px;
}

#save-03 .paragraph a {
	background: url('../images/save-03-link.png') no-repeat top left;
	display: block;
	height: 25px;
	margin-top: 20px;
	text-indent: -9999em;
	width: 348px;
}

.es #save-03 .paragraph a {
	background: url('../images/save-03-link-es.png') no-repeat top left;
	height: 25px;
	width: 503px;
}

#save-03 .paragraph a:hover, #save-03 .paragraph a:focus {
	background-position: bottom left;
}

#save-ipad {
	background: url('../images/save-ipad.png') no-repeat fixed 50% 0px;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 20;
}

.es #save-ipad {
	background: url('../images/save-ipad-es.png') no-repeat fixed 50% 0px;
}

/* ------ Share ------ */

#share .wrapper {
	margin: 0 auto;
	padding: 94px 0;
	position: relative;
	text-align: left;
	width: 500px;
}

#share h4 {
	background: url('../images/type-share.png');
	height: 83px;
	text-indent: -9999em;
	width: 485px;
}

.es #share h4 {
	background: url('../images/type-share-es.png');
	height: 54px;
	width: 485px;
}

#share p {
	color: #fff;
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	padding: 30px 0 0 0;
}

#share p#share-legal {
	font-size: 12px;
	padding-top: 16px;
}

#share li {
	color: #fff;
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 14px;
	list-style: outside disc;
	line-height: 20px;
	margin-left: 15px;
	padding: 5px 0 0 0;
}

#share label {
	color: #fff;
	display: block;
	font-family: "Trade Gothic W01 Cn 18", Arial, sans-serif;
	font-size: 20px;
	margin-top: 22px;
	padding-bottom: 3px;
	text-transform: uppercase;
	width: 100%;
}

#share label.upload {
	margin-top: 0;
	padding-top: 22px;
}

#share input {
	background: #fff;
	border: none;
	-moz-box-shadow: inset -3px 3px 3px #000;
	-webkit-box-shadow: inset -3px 3px 3px #000;
	box-shadow: inset -3px 3px 3px #000;
	color: #000;
	display: block;
	font-family: "Trade Gothic W01 Cn 18", Arial, sans-serif;
	font-size: 16px;
	height: 25px;
	width: 100%;
}

#share textarea {
	background: #fff;
	border: none;
	-moz-box-shadow: inset -3px 3px 5px #000;
	-webkit-box-shadow: inset -3px 3px 5px #000;
	box-shadow: inset -3px 3px 5px #000;
	color: #000;
	display: block;
	font-family: "Trade Gothic W01 Cn 18", Arial, sans-serif;
	font-size: 18px;
	height: 100px;
	resize: none;
	width: 498px;
}

#share input:focus, #share textarea:focus {
	background: #7f9f00;
	color: #fff;
	outline: none;
}

#share input.error, #share textarea.error {
	background: #fff600;
	color: #000;
}

#share #error-message {
	background: #fff600;
	-moz-box-shadow: inset -3px 3px 3px #000;
	-webkit-box-shadow: inset -3px 3px 3px #000;
	box-shadow: inset -3px 3px 3px #000;
	display: none;
	float: left;
	margin-top: 16px;
	padding-bottom: 18px;
	width: 360px;
}

#share #error-message h5 {
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	margin: 18px 0 2px 17px;
	text-transform: uppercase;
}

#share #error-message li {
	color: #000;
	display: none;
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 14px;
	list-style: disc inside;
	margin: 8px 0 0 17px;
}

#share button {
	background: #00b5c0;
	border: none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-family: "Trade Gothic W01 Cn 18", Arial, sans-serif;
	font-size: 30px;
	height: 40px;
	margin: 19px 0 0 16px;
	text-transform: uppercase;
	width: 102px;
}

#share button:hover, #share button:focus {
	background: #008990;
	outline: none;
}

#share #share-state {
	text-transform: uppercase;
}

#share #form-left {
	float: left;
	width: 100px;
}

#share #form-right {
	float: right;
	width: 379px;
}

#share #name-wrap {
	float: left;
	width: 308px;
}

#share #age-wrap {
	float: left;
	margin: 0 21px;
	width: 50px;
}

#share #phone-wrap {
	float: left;
	width: 98px;
}

#share #city-wrap {
	float: left;
	width: 246px;
}

#share #state-wrap {
	float: left;
	margin: 0 21px;
	width: 41px;
}

#share #email-wrap {
	float: left;
	width: 170px;
}

#share #share-tips-link {
	color: #00b5c0;
}

#share #share-tips-link:hover, #share #share-tips-link:focus {
	color: #008990;
}

#share #share-tips {
	display: none;
}

#share #preview {
	background: url('../images/avatar.png');
	display: block;
	float: left;
	height: 100px;
	margin-top: 2px;
	overflow: hidden;
	width: 100px;
}

#share #preview img {
	height: 100px;
	width: 100px;
}

#share #imageform {
	width: 100%;
}

#share #imageform input {
	height: 22px;
	padding-top: 3px;
}

#share #upload-status {
	padding-top: 15px;
	height: 35px;
	width: 100%;
}

#share #upload-status img {
	display: none;
	margin-left: 79px;
	text-align: center;
}

#share #upload-status p {
	color: #fff600;
	padding-top: 0px;
}

#share #share-process {
	display: none;
	float: right;
	margin: 24px 0 0 20px;
}

#share footer {
	position: relative;
	margin: 0 0 0 -250px;
	width: 500px;
}

#share footer p {
	font-family: "TradeGothicW01-BoldCn20 675334", Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
}

/* ------ Social ------ */

.share-icons .facebook {
	float: left;
	margin: 1px 6px 0 0;
}

.share-icons .twitter {
	float: left;
	margin: 1px 6px 0 0;
}

.share-icons .google {
	float: left;
	margin: 3px 6px 0 0;
}

.share-icons .pinterest {
	float: left;
	margin: 0 6px 0 0;
}

.share-icons .email {
	float: left;
	margin: 2px 6px 0 0;
	width: 51px;
}

.share-icons .email .bubble {
	background: url('../images/icon-bubble-email.png');
	height: 35px;
	margin-bottom: 5px;
	width: 50px;
}

.share-icons .email .bubble .count {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 7px;
	text-align: center;
}

.share-icons .share-all {
	float: left;
	margin-top: 4px;
}

/* ------ Stories ------ */

#story .wrapper {
	margin: 0 auto;
	padding: 107px 0 195px 0;
	width: 819px;
}

#story #header {
	margin-left: 18px;
	width: 781px;
}

#story #story-nav {
	float: right;
	padding-right: 7px;
}

#story #story-nav li {
	float: left;
	margin-left: 2px;
}

#story #story-nav #prev {
	background: url('../images/stories-prev.png') no-repeat top left;
	display: block;
	height: 30px;
	width: 30px;
}

#story #story-nav #next {
	background: url('../images/stories-next.png') no-repeat top left;
	display: block;
	height: 30px;
	width: 30px;
}

#story #story-nav #story-share {
	background: #fff url('../images/stories-share-button.png') no-repeat top left;
	color: #575757;
	display: block;
	font-family: "TradeGothicW01-BoldCn20 675334", Arial, sans-serif;
	font-size: 16px;
	height: 21px;
	margin-left: 8px;
	padding: 9px 17px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
}

#story #story-nav #prev:hover, #story #story-nav #prev:focus, #story #story-nav #next:hover, #story #story-nav #next:focus, #story #story-nav #story-share:hover, #story #story-nav #story-share:focus {
	background-color: #575757;
	background-position: bottom left;
	color: #fff;
}

#story #headline {
	background: #00a4c0;
	height: 69px;
	width: 100%;
}

#story #headline h2 {
	color: #fff;
	float: left;
	font-family: "TradeGothicW01-BoldCn20 675334", Arial, sans-serif;
	font-size: 78px;
	letter-spacing: -2px;
	line-height: 78px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	width: 50%;
}

#story #headline h3 {
	color: #fff;
	float: right;
	font-family: "TradeGothicW01-BoldCn20 675334", Arial, sans-serif;
	font-size: 26px;
	letter-spacing: 1px;
	padding: 44px 2px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 40%;
}

#story #photo {
	background: url('../images/stories-photo.png') no-repeat top left;
	float: left;
	height: 290px;
	margin: 64px 0 0 4px;
	width: 289px;
}

#story #portrait {
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 2px 5px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 2px 5px rgba(0, 0, 0, 0.75);
	height: 260px;
	margin: 14px 0 0 11px;
	overflow: hidden;
	width: 260px;
}

#story #portrait img {
	height: 260px;
	margin-left: 0;
	width: 520px;
}

#story #bio {
	float: right;
	margin: 60px 20px 0 0;
	width: 459px;
}

#story #bio p {
	color: #000;
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 29px;
}

#story #bio .quote {
	color: #3b3a3a;
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	line-height: 38px;
	margin-bottom: 29px;
	position: relative;
}

#story #bio .quote .bg {
	background: url('../images/stories-quote.png') repeat top left;
	height: 100%;
	position: absolute;
	top: 13px;
	width: 98%;
	z-index: 1;
}

#story #Robert #bio .quote .bg {
	height: 48px;
}

#story #James #bio .quote .bg {
	height: 89px;
}

#story #Erica #bio .quote .bg {
	height: 48px;
}

#story #Robin #bio .quote .bg {
	height: 12px;
}

#story #Travis #bio .quote .bg {
	height: 125px;
}

#story #Gloria #bio .quote .bg {
	height: 200px;
}

#story #Betty #bio .quote .bg {
	height: 48px;
}

#story #Edward #bio .quote .bg {
	height: 125px;
}

#story #bio .quote .text {
	position: relative;
	z-index: 2;
}

#story #share-story h5 {
	background: url('../images/share-title.png') no-repeat bottom left;
	height: 30px;
	text-indent: -9999em;
	width: 301px;
}

.es #story #share-story h5 {
	background: url('../images/share-title-es.png') no-repeat bottom left;
	height: 30px;
	text-indent: -9999em;
	width: 353px;
}

#story #share-story li {
	float: left;
	height: 39px;
	margin: 9px 10px 0 0;
	width: 40px;
}

#story #share-story a {
	background-image: url('../images/icons-social-new-large.png');
	display: block;
	height: 100%;
	text-indent: -9999em;
	width: 100%;
}

#story #share-story .facebook {
	background-position: top left;
}

#story #share-story .facebook:hover, #story #share-story .facebook:focus {
	background-position: bottom left;
}

#story #share-story .twitter {
	background-position: -50px 0px;
}

#story #share-story .twitter:hover, #story #share-story .twitter:focus {
	background-position: -50px -39px;
}

#story #share-story .google {
	background-position: -100px 0px;
}

#story #share-story .google:hover, #story #share-story .google:focus {
	background-position: -100px -39px;
}

#story #share-story .email {
	background-position: -150px 0px;
}

#story #share-story .email:hover, #story #share-story .email:focus {
	background-position: -150px -39px;
}

#story #share-story .misc {
	background-position: top right;
}

#story #share-story .misc:hover, #story #share-story .misc:focus {
	background-position: bottom right;
}

#Leticia .videos {
	background: url('../images/video-leticia-es.png') no-repeat top left;
	display: block;
	height: 87px;
	margin-bottom: 29px;
	text-indent: -9999em;
	width: 168px;
}

#Albert .videos {
	background: url('../images/video-albert-es.png') no-repeat top left;
	display: block;
	height: 87px;
	margin-bottom: 29px;
	text-indent: -9999em;
	width: 163px;
}

/* ------ Classes ------ */

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.italic {
	font-style: italic;
}

.mobile {
	display: none;
}

.sys {
	background: #fff url('../images/stories-share-button.png') no-repeat top left;
	color: #575757;
	display: inline-block;
	font-family: "TradeGothicW01-BoldCn20 675334", Arial, sans-serif;
	font-size: 16px;
	height: 21px;
	margin-top: 26px;
	padding: 9px 17px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
}

.sys:hover, .sys:focus {
	background: #575757 url('../images/stories-share-button.png') no-repeat bottom left;
	color: #fff;
}

#jacqui .sys {
	margin-left: 104px;
}

.sys-dark {
	background: #000 url('../images/stand-share-button.png') no-repeat top left;
	color: #fff;
	display: inline-block;
	font-family: "TradeGothicW01-BoldCn20 675334", Arial, sans-serif;
	font-size: 16px;
	height: 21px;
	margin-top: 26px;
	padding: 9px 17px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
}

.sys-dark:hover, .sys-dark:focus {
	background: #229000 url('../images/stand-share-button.png') no-repeat bottom left;
	color: #fff;
}

/* ------ Upgrade ------ */

#upgrade {
	background: #fff;
	border: 2px solid #000;
	display: none;
	*display: block;
	font-family: "PMNCaeciliaW01-55Roman", "Times New Roman", serif;
	font-size: 20px;
	left: 50%;
	line-height: 28px;
	margin: 0 0 0 -221px;
	padding: 20px;
	position: absolute;
	top: 100px;
	width: 500px;
}

#upgrade h5 {
	color: #000;
}

/*@media only screen and (min-width: 961px) and (max-width: 1300px) {
	header nav li {
		margin-left: 20px;
	}
}*/

@media only screen and (min-width: 1301px) and (max-width: 1750px) {
	#chilli-big {
		background-position: -100px -50px;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1300px) {
	#chilli-big {
		background-position: -250px -50px;
	}
}