.red {color: #900}
#header h1 a {background-image: url('/images/easy_chinese_characters.png'); display: block; width: 450px; height: 65px}
#header h1 a span {display: none}

.index #container {margin: -10px 50px 0 50px}
#container ul {margin-left: 10px}

.masthead h1, .masthead h2 {margin: 0}

div#lesson_details {float: left; width: 400px}


/*
 * Sign-up Form
 */
div#sign_up {position: absolute; top: 50px; right: 20px; width: 380px; height: 550px; background: url('/images/easy_chinese_sign_up4.png') top left no-repeat}
div#sign_up div.sign_up_box {height: 160px; margin-top: 310px; width: 350px; margin-left: 20px; text-align: center}
div#sign_up div.sign_up_box h3 {color: #b72f25}
div#sign_up div.sign_up_box p {text-align: center; padding-right: 35px}
div#sign_up form input {width: 245px; height: 25px; font-size: 18px; font-family: Verdana; margin-bottom: 5px; border: 1px solid #555; padding: 3px; background-color: white}
div#sign_up form input.init {font-style: italic; color: #999}
div#sign_up form input.error {border: 2px solid #C00}

a.find_out_how, button.find_out_how {width: 252px; height: 56px; display: block; background: url('/images/find_out_how_btn.png') 0 0 no-repeat}
div#sign_up div.sign_up_box div.submit a {text-align: center; margin-left: auto; margin-right: auto; margin-top: 10px}

.privacy {text-align: left; font-size: 12px; line-height: 1.3em; color: #999; margin-bottom: 0}
.privacy a {color: #999}

/*
 * Testimonials
 */
div#testimonials {clear: both; height: 230px; background: url('/images/testimonials.png') top left no-repeat; padding-top: 40px; width: 800px; margin-left: -50px}
div.testimonial {float: left; width: 210px; padding: 0 20px; border-right: 3px solid #999; height: 170px}
 
div.testimonial h4 {font-weight: bold; color: #333; margin: 0 0 5px 0; padding: 0; font-family: Helvetica, Arial, sans-serif; font-size: 16px; letter-spacing: 0}
div.testimonial p {margin: 0 0 10px 0; text-align: center; font-family: times; font-style: italic; line-height: 1.3em}
div.testimonial p.author {font-style: normal; text-align: right; color: #333; margin: 0}


/*
 * snapshots
 */
div.snapshots {height: 300px; margin-top: 20px; background: url('/images/snapshots.png') 0 0 no-repeat; padding-top: 15px}
div.snapshot {float: left; width: 225px; padding: 0 20px; height: 170px}
div.snapshot h4 {font-weight: bold; color: #333; margin: 0 0 5px 0; padding: 0; font-family: Helvetica, Arial, sans-serif; font-size: 16px; letter-spacing: 0; text-align: center}
div.snapshot h4 a {text-decoration: none; font-family: helvetica,arial,sans-serif; color: #2978A6; font-size: 16px}
div.snapshot h4 a:hover {text-decoration: underline}
div.snapshot p {margin: 10px 0 10px 0; text-align: left; font-size: 12px; line-height: 1.3em}
div.snapshot p.author {font-style: normal; text-align: right; color: #333; margin: 0}

.breakdown {float: right; width: 400px}
.breakdown h3 {color: #333; font-size: 18px; text-align: center}
.breakdown p {color: #333; font-size: 12px; font-style: italic; text-align: left; line-height: 1.3em; padding: 0 20px}

.big_quote {
	font-family: Times;
	font-style: italic;
	font-size: 40px;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
	border-top: 2px solid #111;
	border-bottom: 2px solid #111;
	padding: 5px 0 8px 0;
	margin: 20px 0;
	color: #111;
}

.pull_through {
	padding: 30px 50px;
	border-top: 2px solid #FFE8CD;
	border-bottom: 2px solid #FFE8Cd;
	background: #FFF9D8;
	margin: 20px 0;
}

.pull_through h4 {
	font-weight: bold;
	text-align: center;
	color: #b72f25;
	font-size: 30px;
	line-height: 1.3em;
	margin-bottom: 0.3em;
	font-family: Helvetica, Arial, sans-serif;
}




div.screenshot {
	margin: 30px auto;
	width: 700px;
}

/*
 * Video Box
 */
#ri_demo {
	border: 1px solid #AAA;
	padding: 15px 0 20px 0;
	background-color: #FFFFD3;
	width: 780px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto
}
#ri_demo p {width: 600px; margin-left: auto; margin-right: auto}
#ri_demo a#player {margin-left: auto; margin-right: auto; width: 700px}
#ri_demo img.framed {margin-left: auto; margin-right: auto}
p.quote {font-size: 2.5em; font-family: times; text-align: center; font-style: italic}


