
* {
	margin:0;
	padding:0;
	}

.clearboth { clear:both; }
.horizontalLine { clear:left; border:0px; height:1px; background:grey; width:98%; margin:5px 0px; }

html { background: url('http://sharpio.com/images/bg-movity.jpg') no-repeat; background-color:#959595;
	color:white;
	font-family: Arial, Helvetica, sans-serif; }

img { border:none; }  

ul li { font-size:12px; color:#CECECE; }  

a { color: #578ecc; text-decoration:none;}
a:hover { color:#578ecc; text-decoration:underline; }

h2 {font-weight:normal;}


#movityheader {right: 0px; background: url('http://sharpio.com/images/headerpurple.png') repeat-x; height: 20px;}

#contentBackground { position: absolute; background:black; top:100px; width:100%; height: 380px; zindex:100;
	filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8; }

#contentContainer { position:relative; top:100px; height: 400px;  }
#contentLeft { float:left; margin:20px auto 0 40px; }
#contentRight { float:right; }

#signupPanel { }

div.panel { }


#logoCaption { color:#cdcbcb; font-size:14px; margin:0px 0 0 0; }
#aboutUsText { color:white; font-size:24px; margin:20px 0 0 0; }



#privatebeta { color: #d8d9d8; font-size:14px; margin:30px 0 0 0; }

#mainForm { margin:10px 0 0 0; }


#moretext2 { float: right; font-family: Arial, Helvetica, sans-serif; color: #d8d9d8; font-size:14px; }

.inputbox { float: left; border:2px solid #339afc; width: 380px; height: 59px; font-size:24px; padding-left: 10px; padding-top: 2px; color: #999999;
}

input.submit {float: left; background: url('http://sharpio.com/images/yesbutton.png') no-repeat; width: 95px; height: 65px; border: none; margin: 0px 0 0 -2px; cursor:pointer;}


.bluebuttonsContainer { }

.bluebutton { padding:8px 13px; margin:10px 0 0 0;   
			  background: url('/site_media/images/splash/bluebutton-dim.png') no-repeat; font-size:20px; color:grey; cursor:pointer; height: 22px;}

.bluebuttonhighlighted { padding:8px 13px; margin:10px 0 0 0;   
			  background: url('/site_media/images/splash/bluebutton.png') no-repeat; font-size:20px; color:white; cursor:pointer;}

.bluebutton:hover { color:white; background: url('/site_media/images/splash/bluebutton.png') no-repeat; }
			

.pAboutUs {font-size:14px; color: #cecece;}

#contentFooter { height:40px; width:100%; margin:20px 0 0 0; }
#sayhello { float:left; color:white; font-size:12px; margin:0 0 0 40px; }
#footerLinks { float:right; color:white; margin:0 30px 0 0; }


#aboutUsPanel { }
.aboutUsHeading { font-size:14px; margin:15px 0 0px 0; }

.teamBox { float:left; width:310px; height:90px; margin:0 20px 0 0; font-size:13px; }
.teamBox img { float:left; border:1px solid grey; width: 70px; }
.teamName { float:left; margin:3px 0 0px 6px; color: #cecece; }
.name {float: left; margin:0px 0 4px 6px; font-size:16px; font-weight: bold; color: white;}
.subtitle {float:left; margin:3px 0 4px 3px; color: #cecece; }



.investorBox { float:left; width:180px; margin:0 20px 0 0; font-size:13px; }
.investorBox img { float:left; border: 1px grey solid;}
.investorName { float:left; margin:5px 0 0 5px; width: 100px; }

.investorDescription {float: left; font-size: 12px; margin-left: 6px; color: #c8c9c8;}


.hiringBox { float:left; height:90px; margin:0 20px 0 0; font-size:13px; }
.hiringName { float:left; margin:3px 0 0px 26px; color: #cecece; }
.hiringUl { }


#postsignup { position: absolute; top: 50%; left: 50%; width: 600px; height: 400px; background: url('http://sharpio.com/images/movitybox2.png') no-repeat; 
              margin-left: -250px; margin-top: -150px; }

#postsignupthanks { font-size: 29px; font-style:italic; border-bottom: 1px solid #ccc; margin:25px 0 0 2px; width:440px;}
#postsignupemail { margin: 8px 0 20px 2px; } 
