/* ======================================== */
/* = *Backstage* Store - go-backstage.com = */
/* ======================================== */


/* Custom CSS for The Autumn Film's Store */

/* Prepared by [gb] Studio (gb-studio.tv) for *Backstage* Share (go-backstage.com) */

@import url("/stylesheets/reset.css");

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #41768b;
	background-color: #fff;
	background-position: center -5px;
	background-repeat: repeat-x;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

strong em {
	font-weight: bold;
	font-style: italic;
}

a {
	color: #02aee3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #639eb5;
}

#main {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
	width: 1000px;
}

/* left side */

#left {
	width: 700px;
	float: left;
}

#left.payment {
	margin-top: 120px;
}

#left.details, #left.purchase, #left.download_purchases {
	margin-top: 95px;
}

#left #preview {
	position: absolute;
	margin-top: 50px;
	margin-left: 45px;
}

#left #album {
	margin: 0 auto;
	margin-bottom: 25px;
	width: 677px;
}

#left p a {
	padding: 10px;
	margin: -10px;
}

#left #bkstage_logo {
	position: absolute;
	margin: -80px 0px 0px -10px;
}

#left.details h3.line, #left.payment h3.line, #left.purchase h3.line, #left.download_purchases h3.line {
	height: 24px;
	width: 95%;
	background-image: url("/store/images/theautumnfilm/line_solid_ship.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#left.download_purchases ol#download_instructions {
	margin: 0px 0px 14px 10px;
	list-style-type: decimal;
	font-size: 14px;
	line-height: 24px;
}
#left.download_purchases ol#download_instructions li {
	margin-left: 15px;
}

#left.download_purchases p.purchase {
	margin: 5px 0px 0px 20px;
	display: block;
	width: 150px;
	float: left;
}

#left.download_purchases p a.button_download {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	width: 263px;
	height: 64px;
	text-indent: -2000px;
	background-image: url("/store/images/theautumnfilm/button_download_ship.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #639eb5;
	
	border-left: 0px;
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	
	
	float: left;
/*	float: right;*/
}
#left.download_purchases p a.button_download:hover {
	background-color: #02aee3;
}
#left.download_purchases p a.button_download:active {
	background-color: #edfbff;
}


/* right side */

#right {
	margin-top: 35px;
	width: 250px;
	float: right;
}

#right h1, #left h1 {
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 36px;
}
#right h1 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: -15px;
/*	color: white;*/
}

#right h2, #left h2 {
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 24px;
}

#right h3, #left h3 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 18px;
}

#right p, #left p {
	margin: 0px 0px 14px 0px;
	font-size: 14px;
	line-height: 24px;
}

#right p a.button_buy-now {
	margin: 0px 0px 0px 0px;
	display: block;
	width: 263px;
	height: 64px;
	text-indent: -2000px;
	background-image: url("/store/images/theautumnfilm/button_buy-now.png");
	background-repeat: no-repeat;
	background-position: left top;
	border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius: 0px;
	-moz-border-radius: 0px;
}
#right p a.button_buy-now:hover {
	background-position: -263px top;
}
#right p a.button_buy-now:active {
	background-position: -526px top;
}

#right h6 {
	margin: 0px 0px 14px 0px;
	font-size: 11px;
	line-height: 14px;
}

#right.store #cc_cards {
	padding-bottom: 10px;
}

/* faq */

#faq {
	position: relative;
	margin: 0 auto;
	margin-top: 65px;
	margin-bottom: 75px;
	padding-top: 25px;
	width: 650px;
	clear: both;
}

#faq h2 {
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 24px;
}

#faq p {
	margin: 0px 0px 14px 0px;
	font-size: 14px;
	line-height: 24px;
}

#faq ul#questions li {
	margin: 0px 0px 14px 0px;
	font-size: 14px;
	line-height: 24px;
}

/* form shizz */

#left.payment form, #left.details form {
	font-size: 14px;
	line-height: 24px;
	margin-left: -5px;	
}
#left.payment form label, #left.details form label {
	margin-right: 15px;
	padding-left: 5px;
	font-weight: bold;
}

#left.payment form table, #left.details form table {
	margin-bottom: 25px;
}

#left.payment form table tr, #left.details form table tr {
	height: 60px;
}
#left.details form table td.email, #left.details form table td.address, #left.details form table td.location, #left.details form table td.country {
	padding-top: 15px;
}
#left.details form table tr.location_errors {
	height: 0px;
}
#left.details form table.secondary {
	margin: 0px;
	padding: 0px;
}

#left.details div.formError, #left.payment div.formError {
	margin-left: 3px;
}

#left.details span.required, #left.payment span.required {
	font-weight: bold;
	color: #db0000;
}

#left.payment input, #left.details input {
	margin-right: 15px;
	padding: 8px;
	font-size: 18px;
	line-height: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	background-color: #fff;
	border: 0px;
	border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	border-left: 4px solid #b6e0f0;
}
#left.payment input:hover, #left.details input:hover, #left.payment input:focus, #left.details input:focus, #left.payment div.fieldWithErrors input:focus, #left.details div.fieldWithErrors input:focus {
	border-left: 4px solid #02aee3;
}
#left.payment div.fieldWithErrors input, #left.details div.fieldWithErrors input {
	border-left: 4px solid #db0000;
}

#left.details input#client_first_name, #left.details input#client_last_name, #left.details input#client_email, #left.details input#client_city {
	margin-right: 35px;
	width: 295px;
}
#left.details input#client_address {
	width: 587px;
}

#left.payment input#payment_card_name, #left.payment input#payment_card_number {
	width: 295px;
}
#left.payment select#payment_card_month {
	margin-right: 10px;
}
#left.payment input#payment_card_security {
	width: 55px;
}

#left.details input#client_state {
	width: 55px;
}
#left.details input#client_zip {
	width: 125px;
}

#left.details #zip_note {
	position: absolute;
	margin-top: 32px;
}
#left.details #zip_note p {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#left.details input#client_city, #left.details input#client_state {
	margin-right: 35px;
}

#left.details div#file_format h3 {
	margin-left: 5px;
}
#left.details div#file_format div.note {
	margin-top: 10px;
	margin-left: 5px;
}
#left.details div#file_format {
	margin-bottom: 20px;
}

#left.details div#form_ua div.fieldWithErrors input#client_user_agreement {
	display: block;
	padding: 40px;
	border: 16px solid #db0000;
	color: #db0000;
	background-color: #db0000;
	float: left;
}
#left.details div#form_ua div.fieldWithErrors {
	display: block;
	border-left: 4px solid #db0000;
	float: left;
}

#left.payment div.formError, #left.details div.formError {
	display: inline;
	padding: 3px;
	font-weight: bold;
	background-color: #ffea00;
}

#left.payment form input.button_preview {
	margin: 20px 33px 0px 0px;
	padding: 0px;
	display: block;
	width: 263px;
	height: 64px;
	text-indent: -2000px;
	border-left: 0px;
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;

	background-image: url("/store/images/theautumnfilm/button_preview_ship.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #639eb5;
	float: right;
}
#left.payment form input.button_preview:hover {
	background-color: #02aee3;
}
#left.payment form input.button_preview:active {
	background-color: #edfbff;
}

#left.details form select#client_country {
	padding: 8px;
	border: 0px;
	width: 315px;
	height: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	background-color: #fff;
}

#left.payment select {
	padding: 8px;
	border: 0px;
	height: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	background-color: #fff;
}
#left.payment select#payment_card_type {
	width: 315px;
}

#left.payment #cc_cards {
	padding-top: 5px;
}

#left.payment #card_sec_statement {
	position: absolute;
	margin: -34px 0px 0px 100px;
	line-height: 18px;
}

#left.details div#form_ua div.fieldWithErrors {
	display: block;
	border-left: 4px solid #db0000;
	float: left;
}

#left.details form input.button_continue {
	margin: 20px 33px 0px 0px;
	padding: 0px;
	display: block;
	width: 263px;
	height: 64px;
	border-left: 0px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-indent: 0px;

	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;

	background-image: url("/store/images/theautumnfilm/button_continue_ship.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #639eb5;
	float: right;
}
#left.details form input.button_continue:hover {
	background-color: #02aee3;
}
#left.details form input.button_continue:active {
	background-color: #edfbff;
}

#left.purchase form input.button_purchase {
	margin: 20px 33px 0px 0px;
	padding: 0px;
	display: block;
	width: 263px;
	height: 64px;
	text-indent: -2000px;
	border-left: 0px;
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;

	background-image: url("/store/images/theautumnfilm/button_purchase_ship.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #639eb5;
	float: right;
}
#left.purchase form input.button_purchase:hover {
	background-color: #02aee3;
}
#left.purchase form input.button_purchase:active {
	background-color: #edfbff;
}

#left.payment p.cancel, #left.details p.cancel, #left.purchase p.cancel {
	margin-top: 15px;
	margin-right: 35px;
	text-align: right;
}

#left.details p.checkout a {
	display: block;
	margin: 0px -15px 0px 0px;
	padding: 15px;
	width: 200px;
	height: 20px;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.07em;
	
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	
	background-color: #639eb5;
	float: right;
}
#left.details p.checkout a:hover {
	background-color: #02aee3;
}
#left.details p.checkout a:active {
	position: relative;
	top: 2px;
	color: #639eb5;
	background-color: #edfbff;
}

/* other stuff */

div.line {
	background-image: url("/store/images/theautumnfilm/line_solid_ship.gif");
	background-repeat: repeat-x;
	background-position: top;
}

hr.clear {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	border-width:0;
	margin:0;
	padding:0;
	overflow: hidden;
}

/* ----------------- EULA Panel Stuff ------------------ */

#eula {
	position: absolute;
	margin: 75px 0px 0px 105px;
	padding: 20px;
	width: 350px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #dee8ee;
	background-color: #333;
	z-index: 3000;
}
#eula h1 {
	margin-bottom: 20px;
	font-size: 16px;
}
#eula h2 {
	font-size: 14px;
	font-weight: bold;
}
#eula h3 {
	font-size: 14px;
	font-style: italic;
}
#eula p {
	margin: 0px 0px 14px 0px;
	font-size: 12px;
	line-height: 16px;
}
#eula a {
	text-decoration: underline;
	color: #dee8ee;
}
#eula a:hover {
	text-decoration: none;
	color: #dee8ee;
}

span.close {
	font-size: 14px;
	float: right;
}

