/* @override 
	http://greasedev.codecomposer.net/stylesheets/grease.css
	http://localhost:3000/stylesheets/grease.css
	http://localhost/stylesheets/grease.css
*/

html, body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color: #666;
}

#wrapper {
	position: relative;
	width: 1000px;
	margin: 10px auto;
}

#header {
	position: absolute;
}

#logo {
	display: block;
	position: absolute;
	top: 0px;
	left: 23px;
	text-indent: -20000px;
	width: 486px;
	height: 275px;
	background: url(/images/grease-logo.png);
}

#header h2 {
	position: absolute;
	display: block;
	width: 452px;
	top: 268px;
	left: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #ff0b14;
}

#videoPlayer {
	display: block;
	position: absolute;
	top: 295px;
	left: 15px;
	width: 499px;
	height: 297px;
	background: url(/images/video-background.png);
}

#flowPlayer {
	position: absolute;
	cursor: pointer;
	top: 17px;
	left: 17px;
	width:464px;
	height:262px;
}

#videoPlayer h1, #videoPlayer h2, #socialLinks h1, #socialLinks h3, #socialLinks h4 {
    text-indent: -20000px;
    position:absolute;
}

#comingSoon {
	position: absolute;
	left: 530px;
	top: 20px;
	width: 470px;
	height: 600px;
}

#comingSoon h1 {
	display: block;
	position: relative;
	margin: 0px auto;
	width: 382px;
	height: 53px;
	background: url(/images/in-select-theaters.png);
	text-indent: -20000px;
}

#comingSoon h2 {
	display: block;
	position: relative;
	margin: 0px auto;
	color: #267691;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#comingSoon ul {
	position: absolute;
	width: 50%;
	top: 90px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
}

#comingSoon ul.leftColumn {
	left: 0px;
}

#comingSoon ul.rightColumn {
	right: 0px;
}

#comingSoon ul a {
	-webkit-transition: color 0.75s ease-in;
	-moz-transition: color 0.75s ease-in;
	color: #000;
}
#comingSoon ul a:hover {
	-webkit-transition: color 0.01s ease-out;
	-moz-transition: color 0.01s ease-out;
	color: #F00;
}

#comingSoon ul h2 {
	color: #ff0b14;
	font-size: 14px;
	margin-bottom: 8px;
}

#comingSoon ul li {
	padding: 0px 0px 10px;
}

#tweetGrease {
	display: block;
	position: absolute;
	left: 530px;
	top: 475px;
	width: 470px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

#tweetGreaseNow {
	cursor: pointer;
}

div.demandItSection {
	display: block;
	padding: 5px 0px 4px;
}

#demandItLink img {
	vertical-align: bottom;
}

#tweetGrease h1 {
	display: block;
	position: relative;
	margin: 0px auto 10px;
	width: 380px;
	height: 40px;
	background: url(/images/not-playing-in-your-town.png);
	text-indent: -20000px;
}

#tweetGrease h2 {
	display: block;
	margin: 0px auto 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
}

#tweetGrease div {
	margin: -3px auto 10px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

#tweetGrease img {
	vertical-align: bottom;
}

#socialLinks {
	display: block;
	position: absolute;
	top: 665px;
	left: 10px;
	right: 10px;
}

#shareLinks {
	display: block;
	position: absolute;
	left: 125px;
	top: 595px;
	width: 400px;
}

#addThis {
	position: absolute;
	left: 184px;
	margin: 5px 0px 0px;
	width: 100%;
}

#shareImage {
	float: left;
	margin-right: 3px;
}

#biggestFan {
	position: absolute;
	top: -35px;
}

#facebookLike {
	display: block;
	position: absolute;
	top: -2px;
	left: 185px;
}

#followOnTwitter {
	display: block;
	position: absolute;
	left: 412px;
	top: -2px
}

#registerForUpdates {
	position: absolute;
	left: 636px;
	top: -5px;
}

#getYourGreaseGear {
	position: absolute;
	left: 844px;
	top: -25px;
}

#amcLogo {
	position: absolute;
	left: 920px;
	top: -25px;
}

#footer {
	padding: 0px 0px 20px;
	display: block;
	position: absolute;
	top: 730px;
	width: 995px;
	text-align: center;
	color: #999;
	font: 13px/20px "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #000;
}

#footer .credits {
	display: block;
	position: relative;
	width: 995px;
	height: 100px;
	margin: 10px auto;
	text-indent: -20000px;
	background: url(/images/footer.png);
}

#footerGraphics img {
	vertical-align: top;
	padding: 0px 5px;
}

/* @group Registration Form */

.reg #email {
	position: absolute;
	top: 107px;
	left: 125px;
	width: 280px;
}
.reg #name {
	position: absolute;
	top: 73px;
	left: 125px;
	width: 280px;
}
.reg #month {
	position: absolute;
	top: 139px;
	left: 125px;
	width: 100px;
}
.reg #day {
	position: absolute;
	top: 139px;
	left: 230px;
	width: 65px;
}
.reg #year {
	position: absolute;
	top: 139px;
	left: 300px;
	width: 85px;
}
.reg #zipcode {
	position: absolute;
	top: 173px;
	left: 125px;
	width: 80px;
}
.reg #submitButton {
	position: absolute;
	top: 225px;
	left: 282px;
}

.reg #legal {
	display: block;
	position: absolute;
	left: 5px;
	right: 170px;
	bottom: 5px;
	font-size: 10px;
	text-align: justify;
}

.reg #sendMeInfo {
	position: absolute;
	top: 200px;
	left: 25px;
	width: 400px;
}

.reg #sendMeInfo td.label {
	font-size: 12px;
	padding: 5px 0px 0px 10px;
}

.reg h1 {
	padding-top: 135px;
	font-size: 24px;
	text-align: center;
}

/* @end */


