/* DEMO */

#notes {
	width: 935px;
	height:55px;
	padding:5px 200px 5px 20px;
	position: absolute;
	bottom: 35px;
	left:0;
	margin: 0 auto;
	color: #58595b;
	font-size: .8em;
	line-height:1.1em;	
}
#notes p{
	margin:3px;
	padding:0;
}
.form label { display: inline; padding: 0 5px; font-size: 1.1em; }
.form {
	float:right;
	margin:75px 0 0 0;
	color: #000;
}
.form div.form-field {
	padding: 1px 0;
	text-align: right;
	margin-bottom: 3px;
}
.form select, .form option { font-size: 13px; }
.form select { margin: 0; padding: 0 0 0 2px; width: 181px; }
.form .error { color: #000; }
input { margin: 0; padding: 0 0 0 2px; width: 175px; font-size:13px;  margin-bottom:-3px }
.form input.short{
	width:25px;
	margin-bottom:0px;
}
div.fieldWithErrors { display: inline;}
div.fieldWithErrors input[type='text'],input.validation-failed, select.validation-failed { background-color: #FFAD9F; }
label.validation-passed { font-weight: normal; color: #000; }
label.validation-failed { font-weight: bold; color: #d51d2e; }
.form{
	text-align:right;
	padding:0px 40px 0 0;
}
.form a{
	text-decoration:none;
}
#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: #d81d2f;
}

#marketing-framing, #demo-framing {
	margin: 0 auto;
	width: 987px;
	height: 665px;
	position: relative;
	color:#fff;
}
#marketing-framing { background: url('/images/marketing-notice.jpg') no-repeat 0 0px; }
#demo-framing { background: url('/images/marketing-demo.jpg') no-repeat 0 0px; }

.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: 1.2em;;
	height: 62px;
	line-height: 32px;
	width: 275px;
	height: 32px;
	text-align: center;
	color: #232371;
	font-weight: bold;
	position: absolute;
	bottom: 67px;
	left: 85px;
}
.khph-slogan a{
	color:#fff;
}
.khph-slogan a:hover {
	color: #19618f;
}
.hidden{
	display:none;
}
#footer {
	margin: 0 auto;
	padding: 10px;
	width: 600px;
	text-align: center;
	color: #818386;
	font-size:1em;
}
#footer a:hover, #footer a:hover em {
	color: #156389;
	text-decoration: underline;
}

#marketing-header{
	position:absolute;
	top:224px;
	left:504px;
}

#demo-header{
	position:absolute;
	top:40px;
	left:55px;
}

#dr div.validation-advice{
	display:none;
}
#main{
	position:absolute;
	bottom:265px;
	right:40px;
	color:#000;
	font-size:1.4em;
	line-height:1.6em;
	width:320px;
	height:197px;
	display:block;
}
#marketing-text{
	padding-left:10px;
	float:left;
	margin-bottom:75px;
}
div.marketing-link{
	float:left;
	clear:left;
	margin-top:10px;
	width:100%;
}
div.marketing-link a{
	float:left;
}
div.marketing-link div{
	float:left;
	margin-top:4px;
	margin-left:10px;
	width:60%;
}
.red-text { color: #d81d2f; font-weight: bold; }
#download-link{
	background: url('/images/download-button.jpg');
	width:88px;
	height:29px;
	display:block;
}
#signup-link{
	background: url('/images/signup-button.jpg');
	width:88px;
	height:29px;
	display:block;
}
.png-image{
	cursor:pointer;
}

