@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	
}
a img{
	border: 0px;
}
/*Main content*/
body{
	background:url(/images/bg.jpg) top repeat-x;
}
#container{
	position: relative;
	width: 750px;
    margin: 0 auto;
    background:url(/images/mainBg.jpg) top left;
}
#menu{
	position: absolute;
	top: 5px;
	left: 253px;
	line-height: 0px;
	width: 181px;
}
#menu a{
	display: block;
	position: relative;
}
.small_box {
	display:none;
	position:absolute;
	top:11px;
	left:14px;
}
a {
	color:white;
	text-decoration: none;
	font-size:12px;
}
#player {
	display:block;
	/*width:352px;
	height:235px;*/
	position: absolute;
	top: 385px;
	left: 30px;
}
/* Content controlls */
#container.about, #container.faq, #container.portal, #container.video {
	background:url(/images/contentStretch.png) top center repeat-y !important;
}
#header {
	height: 371px;	
}
#pageContent {
	margin: -40px auto 0;
	width: 670px;	
	min-height: 300px;
}
#pageContent a:link, #pageContent a:visited {
	color: #F93;
	text-decoration:underline;	
}
#footer {
	background: url(/images/contentFooter.jpg) top center no-repeat;	
	height: 278px;
	width: 750px;
	margin-top: -245px;
}
#pageContent h1{
	font-size: 20px;
	margin-bottom: 10px;
}
#pageContent h2 {
	color: #ef7c08;
	font-size: 14px;
	margin-bottom: 4px;	
}
#pageContent p {
	font-size: 11px;
}
#pageContent ul {
	font-size: 11px;
	padding-left: 45px;	
}
#pageContent ol {
	font-size: 11px;
	padding-left: 45px;	
}
.floatRight {
	float: right !important;
}
.floatLeft {
	float: left !important;
}
	/* index Specific */
#container.index {
	height: 650px;
}
	/* About Specific */
#header.about {
	background: url(/images/contentHeaderAbout.jpg) top center no-repeat;	
}
	/* Portal Specific */
#header.portal {
	background: url(/images/contentHeaderPortal.jpg) top center no-repeat;
}
	/* Demo Video */
#header.video {
	background: url(/images/contentHeaderVideo.jpg) top center no-repeat;
} 
#header.blank {
	background: url(/images/contentHeaderBlank.jpg) top center no-repeat;
}
#demoPlayer {
	margin: 0 auto;
}
	/* FAQ Specific */
#header.faq {
	background:url(/images/contentHeaderFaq.jpg) top center no-repeat;
}
/* Form Controlls */
.submitted {
	display: none;
}
.sending {
	display: none;
}

#form_one {
	position: absolute;
	top: 101px;
	left: 437px;
	width: 300px;
	height: 200px;
	text-align: center;
}

#form_one input {
	font-size: 10px;
	background: orange;
	color: white;
	border: 1px grey solid;
	width: 145px;
}

#form_one .submitButton {
	position: absolute;
	background: none;
	border: none;
	top: 87px;
	left: 217px;
	height:30px;
	width:80px;
}
#form_one .sending {
	position: absolute;
	top: 23px;
	left: 123px;
}
#form_one .error {
	position: absolute;
	top: 105px;
	left: 3px;
	color:#F00;
	font-size:10px;
	display:none;
}
#form_two {
	position: absolute;
	top: 259px;
	left: 409px;
	width: 300px;
	height: 50px;
	text-align: center;
}

#form_two input{
	font-size: 10px;
	background: white;
	border-width:1px;
	position: absolute;
	top: 2px;
	left: 60px;
}

#form_two .submitButton {
	position: absolute;
	background: none;
	height: 40px;
	width: 40px;
	top: -12px;
	left: 260px;
}
#form_two .sending {
	position: absolute;
	top: -5px;
	left: 121px;
}
#form_two .error {
	position: absolute;
	top: 21px;
	left: 66px;
	color:#F00;
	font-size:10px;
	display:none;
}
#form_three {
	position: absolute;
	top: 345px;
	left: 407px;
	width: 300px;
	height: 200px;
	text-align: center;
}

#form_three input {
	font-size: 10px;
	background: #dddddd;
	color: #000055;
	border: 1px black solid;
	width: 145px;
}

#form_three .submitButton {
	position: absolute;
	background: none;
	height: 70px;
	width: 70px;
	top: 47px;
	left: 195px;
	border: none;
}
#form_three .sending {
	position: absolute;
	top: 40px;
	left: 122px;
}
#form_three .error {
	position: absolute;
	top: 65px;
	left: 0px;
	color:#F00;
	font-size:10px;
	display:none;
}
#form_four {
	position: absolute;
	top: 233px;
	left: 22px;
	width: 222px;
	height: 200px;
	text-align: center;
	font-family: sans-serif;
	font-size: 15px;
	color: #555555;
}

#form_four input {
	font-size: 10px;
	background: #ffffff;
	color: black;
	border: 1px black solid;
	width: 92px;
}

#form_four .submitButton {
	position: absolute;
	background: none;
	border: none;
	height: 35px;
	width: 160px;
	top: 110px;
	left:34px;
}
#form_four .sending {
	position: absolute;
	top: 25px;
	left: 83px;
}
#form_four .error {
	position: absolute;
	top: 98px;
	left: 14px;
	color:#F00;
	font-size:10px;
	display:none;
}
.doublewide {
	width:190px !important;
}
.break_left {
	display: inline-block;
	width: 100px;
	float: left;
	margin-left: 1px;
}
/* login page */
#loginColumnLeft ul, #loginColumnLeft ol, #loginColumnRight ul, #loginColumnRight ol {
	list-style: none !important;
	padding-left: 0px !important;
}
#loginColumnLeft {
	width: 190px;
	float: left;
	margin-left: 110px;
	margin-top: 15px;
}
#loginColumnMid {
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 80px;
}
#loginColumnRight {
	width: 190px;
	float: left;
	margin-top: 15px;
}
.loginColumnInput {
	font-size: 14px;
	background: url(/images/inputBg.png) top center no-repeat;
	background-color: transparent;
	color: #666;
	border: none;
	width: 176px;
	padding-left: 5px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
}
.loginError {
	color: red;
	font-size: 10px;
	font-style: italic;
}
#pageContent.asrw {
	margin-top: -125px !important;
}
#pageContent.video {
	margin-top: -80px !important;
}
#signUpLink {
	position: absolute;
	top: 230px;
	right: 50px;
}
