/* DEMO */

#dr { font-size: 1em;}

#notes {
	width: 925px;
	position: absolute;
	bottom: 27px;
	left: 25px;
	margin: 0 auto;
	color: #58595b;
	font-size: .8em;		
}
#notes p { margin: 0; padding: 3px 0;}

.form { margin: 0; padding: 0; color: #452b11; }
.form label { display: inline; padding: 0 5px; }
.form {
	position: absolute;
	right: 0;
	top: 30px;
}
.form div.form-field {
	padding: 1px 0;
	text-align: right;
	margin-bottom: 8px;
}
.form select, .form option { font-size: 13px; }
.form input[type='text'], .form select { margin: 0; padding: 0 0 0 2px; width: 175px; }
.form input[type='checkbox'] { margin: 0; padding: 0; }
.form .error { color: #6B4216; }
input { margin: 0; padding: 0 0 0 2px; font-size:13px;  margin-bottom:-3px }
.form input.short{
	width:25px;
	margin-bottom:0px;
}
select {margin: 0; padding: 0 0 0 2px; width: 125px;}
div.fieldWithErrors { display: inline;}
div.fieldWithErrors input[type='text'],input.validation-failed, select.validation-failed { background-color: #D1B46E; }
label.validation-passed { font-weight: normal; color: #452b11; }
label.validation-failed { font-weight: bold; color: #983522; }
.form{
	text-align:right;
	padding:0px 50px 0 0;
	line-height:2em;
}
#po {
bottom:25px;
font-size:13px;
left:25px;
position:absolute;
}
div.checks { width: 200px;}
#thank-you{
	position:absolute;
	right:60px;
	top:50px;
	font-size:13px;
	width:250px;
}
#thank-you a{
	color:#CE8A4D;
}
#order div.form-field div{
	margin-bottom:0;
	height:0px;
	display:none;
}


html{ background: #190b08 url('/images/gafa/bg_versioned_1.0.jpg') repeat-x 0 0; }
body{ font-family:Arial, Helvetica, sans-serif; }
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #87a9b9;
}

#framing, #demo, #purchase {
	margin: 0 auto;
	width: 966px;
	height: 661px;
	position: relative;
	z-index:100000;
}

#framing { background: url('/images/marketing-notice.png') no-repeat 0 0px; }
#demo { background: url('/images/marketing/bg-demo.png') no-repeat 0 0; }

#sidebar {
	float: right;
	width: 200px;
	position: relative;
	top: 120px;
	right: 22px;
}
#sidebar a,
#sidebar a:link,
#sidebar a:visited,
#sidebar a:hover,
#sidebar a:active {
	color: #D67C30;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #3B5A21;
}

.highlight { color: #D67C30; }
.launch-date { font-size: 20px; margin: 8px 0 20px 0; }
.email-textbox { width: 90%; }
#submit { margin: 15px auto; text-align: center; }
.khph-slogan {
	padding: 0;
	margin: 0;
	color:#fff;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
}
#khph-left {
	position: absolute;
	bottom: 12px;
	left: 205px;
}
#khph {
	width: 224px;
	height: 32px;
	text-align: center;
	color: #232371;
	font-weight: bold;
	position: absolute;
	bottom: 12px;
	left: 250px;
}
#khph-right {
	position: absolute;
	bottom: 12px;
	left: 472px;
}
#khph a {
	color: #db8d4c;
}
#khph a:hover {
	color: #3B5A21;
}
.hidden{
	display:none;
}
#footer {
	margin: 0 auto;
	padding: 10px;
	width: 820px;
	text-align: center;
	color: #fff;
}
#footer a:hover, #footer a:hover em {
	color: #3B5A21;
	text-decoration: underline;
}

#marketing-header{
	font-weight:bold;
	font-size:16px;
	font-family:Georgia;
	color:#3D5A22;
}

#dr div.validation-advice{
	display:none;
}
#dropshadow{
	float:right;
	position:relative;
	right: -212px;
	width:9px;
	height:650px;
}
#dropshadow-left{
	float:left;
	position:relative;
	left: -9px;
	width:9px;
	height:650px;
}
input.radio { width: 20px; }

div#video-launch{position:absolute;top:330px;right:230px;width:203px;height:135px;text-align:center;cursor:pointer;}

