/* DEMO */

#notes {
	width: 925px;
	position: absolute;
	bottom: 22px;
	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; font-size: 13px; }
.form {
	position: absolute;
	right: 0;
	top: 100px;
}
.form div.form-field {
	padding: 1px 0;
	text-align: right;
	margin-bottom: 0px;
}
.form select, .form option { font-size: 13px; }
.form input[type='text'], .form select { margin: 0; padding: 0 0 0 2px; width: 175px; }
.form .error { color: #6B4216; }
input { margin: 0; padding: 0 0 0 2px; width: 125px; 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;
}
#po {
bottom:25px;
font-size:13px;
left:25px;
position:absolute;
}
#thank-you{
	position:absolute;
	right:60px;
	top:250px;
	font-size:13px;
}
#thank-you a{
	color:#CE8A4D;
}
#order div.form-field div{
	margin-bottom:0;
	height:0px;
	display:none;
}



body {
	background: #FFF;
}
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #CB6724;
}

#framing, #demo, #purchase {
	margin: 0 auto;
	width: 977px;
	height: 660px;
	position: relative;
}
#demo{
	height:710px;
}
#framing { background: url('/images/marketing-notice.jpg') no-repeat 0 0px; }
#demo { background: url('/images/marketing/bg-demo.jpg') no-repeat 0 0; }

#sidebar {
	float: right;
	width: 200px;
	position: relative;
	top: 115px;
	right: 25px;
}
#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;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
}
#khph-left {
	position: absolute;
	bottom: 12px;
	left: 12px;
}
#khph {
	width: 224px;
	height: 32px;
	text-align: center;
	color: #232371;
	font-weight: bold;
	position: absolute;
	bottom: 12px;
	left: 260px;
}
#khph-right {
	position: absolute;
	bottom: 12px;
	left: 490px;
}
#khph a:hover {
	color: #3B5A21;
}
.hidden{
	display:none;
}
#footer {
	margin: 0 auto;
	padding: 10px;
	width: 750px;
	text-align: center;
	color: #818386;
}
#footer a:hover, #footer a:hover em {
	color: #3B5A21;
	text-decoration: underline;
}

#marketing-header{
	position:absolute;
	top:75px;
	left:400px;
	font-weight:bold;
	font-size:22px;
	font-family:Georgia;
	color:#3D5A22;
}

#dr div.validation-advice{
	display:none;
}

