@import url(reset.css);

/*----------------------------*/
/*-----Property Sensitive-----*/
/*----------------------------*/

body{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #6B5E33;
}
h2{
	color: #AB4444;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
}
p{
	color: #6B5E33;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}
em{
	font-style: italic;
}
strong{
	font-weight: bold;
}
a:link, a:visited{
	text-decoration: underline;
	color: #518E40;
	font-size: 16px;
	outline: none;
}
a:hover, a:active{
	text-decoration: none;
	color: #518E40;
	font-size: 16px;
	outline: none;
}
ul{
	list-style-type: disc;
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
li{
	color: #6B5E33;
	font-size: 14px;
	line-height: 24px;
}
img{
	padding: 0;
	margin: 0;
}
input.text{
	font-size: 12px;
	color: #6B5E33;
	padding: 2px 0 2px 0;
	border: #6B5E33 1px solid;
}
textarea{
	font-size: 12px;
	color: #6B5E33;
	padding: 2px 0 2px 0;
	border: #6B5E33 1px solid;
}

/*-------------------------*/
/*-----Class Sensitive-----*/
/*-------------------------*/

.hide{
	display: none;
}
.clear{
	clear: both;
}
.clearBottom{
	clear: both;
	padding: 0 0 35px 0;
}
.right{
	float: left;
	display: inline;
	text-align: right;
	list-style-type: none;
}
.left{
	float: left;
	display: inline;
	text-align: left;
	list-style-type: none;
}
.rightBullets{
	float: left;
	display: inline;
	list-style-type: disc;
	margin: 0 0 0 100px;
}
.leftBullets{
	float: left;
	display: inline;
	list-style-type: disc;
	margin: 0 0 0 16px;
}
.rightBulletsApply{
	float: left;
	display: inline;
	list-style-type: disc;
	margin: 0 0 0 100px;
}
.leftBulletsApply{
	float: left;
	display: inline;
	list-style-type: disc;
	margin: 0 0 0 16px;
}
.rightNoBullets{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0 0 0 100px;
}
.leftNoBullets{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
}
.leftBulletsTop{
	float: left;
	display: inline;
	list-style-type: disc;
	margin: 35px 0 0 16px;
}
.noBulletsTitle{
	list-style-type: none;
	margin: 0 0 0 -15px;
	color: #AB4444;
	font-weight: bold;
}
.noBullets{
	list-style-type: none;
}
.formRow{
	margin: 15px 0 0 0;
}
.largeTitle{
	margin: 35px 0 20px 0; 
}
.largeTitleProfile{
	margin: 35px 0 0 0; 
}
.largeTitleBottom{
	margin: 35px 0 0 20px; 
}
.smallTitle{
	margin: 93px 0 20px 0; 
}
.smallTitleTop{
	margin: 35px 0 20px 0; 
}
.smallTitleTopTwitter{
	margin: 10px 0 20px 0; 
}
.smallTitleBottom{
	margin: 20px 0 20px 0; 
}
.hr{
	margin: 35px 0 0 0;
}
.smallText{
	font-size: 12px;
	margin-bottom: 35px;
}
.smallText a{
	font-size: 12px;
}
.red{
	color: #AB4444;
}
.green{
	color: #518E40;
}
.partnersGraphic{
	float: left;
	display: inline;
	margin: 0 50px 35px 5px;
}
.partnersGraphicBottom{
	float: left;
	display: inline;
	margin: 0 50px 0 5px;
}

/*---------------------------------*/
/*-----Connect With Us Content-----*/
/*---------------------------------*/

#connectWithUsContainer{
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #CAAF67;
}
#connectWithUsContent{
	position: relative;
	width: 900px;
	height: 490px;
	padding: 0;
	margin: 0 auto auto auto;
	overflow: hidden;
	background: transparent;
}
.connectWithUsContentColumnOne{
	float: left;
	display: inline;
	width: 420px;
	margin: 0 0 auto 20px;
	background: transparent;
}
.vr{
	float: left;
	display: inline;
	width: 20px;
	height: 450px;
	margin: 20px 0 20px 0;
	background: transparent url(/img/vr.png) repeat-y;
}
.connectWithUsContentColumnTwo{
	float: left;
	display: inline;
	width: 400px;
	margin: 0 20px auto 20px;
	background: transparent;
}
.contactInformationContentContainer{
	float: left;
	display: inline;
	width: 400px;
	background: transparent;
}
.contactInformationContent{
	float: left;
	display: inline;
	width: 400px;
	background: transparent;
}
#yourNameConnect{
	width: 350px;
	height: 20px;
	margin: 6px 0 0 0;
}
#yourEmailAddressConnect{
	width: 	350px;
	height: 20px;
	margin: 6px 0 0 0;
}
#yourQuestionOrCommentsConnect{
	width: 400px;
	height: 150px;
	margin: 6px 0 0 0;
}
#emailField {
	display: none;
}
#cancelConnect{
	float: right;
	display: inline;
}
#sendConnect{
	float: right;
	display: inline;
	margin: 0 17px 0 15px;
}
#connectFormMsg{
	float: right;
	display: block;
}
#connectFormMsg h2{
	margin: 7px 0 0 0;
	padding: 0;
}
.loaderYellow{
	float: right;
	display: inline;
	width: 16px;
	height: 16px;
	margin: 9px 0 0 0;
	background: url(/img/loaderYellow.gif) no-repeat;
}

/*------------------------*/
/*-----Header Content-----*/
/*------------------------*/

#headerContainer{
	position: relative;
	width: 100%;
	height: 60px;
	padding: 0;
	margin: 0;
	background: #6B5E33 url(/img/header-container-bg.jpg) repeat-x;
}
#headerContent{
	position: relative;
	width: 900px;
	height: 60px;
	padding: 0;
	margin: 0 auto auto auto;
	overflow: hidden;
	background: #6B5E33 url(/img/header-content-bg.jpg) no-repeat;
}
#applyNowButton a{
	float: right;
	display: block;
	height: 32px;
	width: 112px;
	background: transparent url(/img/apply-now-button.png) no-repeat left;
}
#applyNowButton a:hover{
	background-position: right;
}
#applyNowButton{
	float: right;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 112px;
	text-indent: -9999px;
}
#ourBlogButton a{
	float: right;
	display: block;
	height: 32px;
	width: 98px;
	background: transparent url(/img/our-blog-button.png) no-repeat left;
}
#ourBlogButton a:hover{
	background-position: right;
}
#ourBlogButton{
	float: right;
	display: inline;
	height: 32px;
	width: 98px;
	margin: 0 0 0 7px;
	text-indent: -9999px;
}
#connectWithUsButton a{
	float: right;
	display: block;
	height: 32px;
	width: 165px;
	background: transparent url(/img/connect-with-us-button.png) no-repeat left;
}
#connectWithUsButton a:hover{
	background-position: right;
}
#connectWithUsButton{
	float: right;
	display: inline;
	height: 32px;
	width: 165px;
	margin: 0 20px 0 7px;
	text-indent: -9999px;
}

/*---------------------*/
/*-----Top Content-----*/
/*---------------------*/

#topContentContainer{
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0 0 auto 0;
	background: #FFF url(/img/top-content-container-bg.jpg) repeat-x;
}
#topContent{
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0 auto auto auto;
	background: #FFF url(/img/top-content-bg.jpg) no-repeat;
}
.topContentColumnOne{
	float: left;
	display: inline;
	width: 260px;
	height: 85px;
	margin: 0 0 0 20px;
	background: transparent
}
.topContentColumnTwo{
	float: left;
	display: inline;
	width: 620px;
	height: 85px;
	background: transparent;
}
.topContentColumnThree{
	float: left;
	display: inline;
	width: 390px;
	margin: 0 0 auto 20px;
	background: transparent;
}
.topContentColumnFour{
	float: left;
	display: inline;
	width: 490px;
	margin: 0 0 auto 0;
	background: transparent;
}
.topContentColumnFive{
	float: left;
	display: inline;
	width: 430px;
	margin: 0 0 auto 20px;
	background: transparent;
}
.topContentColumnSix{
	float: left;
	display: inline;
	width: 430px;
	margin: 0 20px auto 0;
	background: transparent;
}
.topContentColumnSeven{
	float: left;
	display: inline;
	width: 880px;
	margin: 30px 0 auto 20px;
	background: transparent;
}
.topContentColumnSeven p{
	margin: 0;
}
.topContentColumnEight{
	float: left;
	display: inline;
	width: 880px;
	margin: 0 0 15px 20px;
	background: transparent;
}
.topContentColumnNine{
	float: left;
	display: inline;
	width: 380px;
	margin: 0 0 auto 20px;
	background: transparent;
}
.topContentColumnTen{
	float: left;
	display: inline;
	width: 480px;
	margin: 0 20px auto 0;
	background: transparent;
}
.sproutBoxLogoLarge{
	float: left;
	display: inline;
	margin: 15px 0 0 0;
}
#homeButton a.ro{
	background-position: right;
}
#whatWeDoButton a.ro{
	background-position: right;
}
#whoWeAreButton a.ro{
	background-position: right;
}
#sproutsButton a.ro{
	background-position: right;
}
#investorsButton a.ro{
	background-position: right;
}
#homeButton a{
	float: left;
	display: block;
	height: 44px;
	width: 75px;
	background: transparent url(/img/home-button.png) no-repeat left;
}
#homeButton a:hover{
	background-position: right;
}
#homeButton{
	float: left;
	display: inline;
	height: 44px;
	width: 75px;
	margin: 30px 0 0 0;
	text-indent: -9999px;
}
#whatWeDoButton a{
	float: left;
	display: block;
	height: 44px;
	width: 140px;
	background: transparent url(/img/what-we-do-button.png) no-repeat left;
}
#whatWeDoButton a:hover{
	background-position: right;
}
#whatWeDoButton{
	float: left;
	display: inline;
	height: 44px;
	width: 140px;
	margin: 30px 0 0 7px;
	text-indent: -9999px;
}
#whoWeAreButton a{
	float: left;
	display: block;
	height: 44px;
	width: 140px;
	background: transparent url(/img/who-we-are-button.png) no-repeat left;
}
#whoWeAreButton a:hover{
	background-position: right;
}
#whoWeAreButton{
	float: left;
	display: inline;
	height: 44px;
	width: 140px;
	margin: 30px 0 0 7px;
	text-indent: -9999px;
}
#sproutsButton a{
	float: left;
	display: block;
	height: 44px;
	width: 101px;
	background: transparent url(/img/sprouts-button.png) no-repeat left;
}
#sproutsButton a:hover{
	background-position: right;
}
#sproutsButton{
	float: left;
	display: inline;
	height: 44px;
	width: 101px;
	margin: 30px 0 0 7px;
	text-indent: -9999px;
}
#investorsButton a{
	float: left;
	display: block;
	height: 44px;
	width: 115px;
	background: transparent url(/img/investors-button.png) no-repeat left;
}
#investorsButton a:hover{
	background-position: right;
}
#investorsButton{
	float: left;
	display: inline;
	height: 44px;
	width: 115px;
	margin: 30px 0 0 7px;
	text-indent: -9999px;
}
.topContentText{
	margin: 87px 0 15px 0; 
}
.topContentTextTwo{
	margin: 92px 0 15px 0; 
}
.applyNowGraphic{
	margin: 20px 0 0 0;
}
.flowersGraphic{
	float: left;
	display: inline;
	margin: 15px 0 0 20px;
}
.sproutGraphic{
	float: left;
	display: inline;
	margin: 0 0 0 40px;
}
.tornPaperGraphic{
	margin: 42px 0 0 10px;
}
.teamPhotoGraphic{
	margin: 85px 0 0 40px;
}
.watering-can-graphic{
	float: left;
	display: inline;
	margin: 15px 0 0 40px;
}
.thinkYouFitGraphic{
	float: left;
	display: inline;
	margin: 15px 0 0 0;
}
.thinkYouFitContent{
	float: left;
	display: inline;
	width: 390px;
	background: transparent;
}
.applyNowContentButton a{
	float: left;
	display: block;
	height: 34px;
	width: 124px;
	background: transparent url(/img/apply-now-content-button.png) no-repeat left;
}
.applyNowContentButton a:hover{
	background-position: right;
}
.applyNowContentButton{
	float: left;
	display: block;
	overflow: hidden;
	height: 34px;
	width: 124px;
	margin: 8px 0 0 10px;
	text-indent: -9999px;
}
.weGetSocialAtContent{
	float: left;
	display: inline;
	width: 410px;
	background: transparent;
}
#email{
	width: 	350px;
	height: 20px;
	margin: 6px 0 0 0;
}
#optout{
	float: right;
	display: inline;
	margin: 0 528px 0 15px;
}
#msgSuccess{
	float: right;
	display: inline;
}
#msgSuccess h2{
	margin: 7px 0 0 0;
	padding: 0;
}
#msgError{
	float: right;
	display: inline;
}
#msgError h2{
	margin: 7px 0 0 0;
	padding: 0;
}
.loaderTransparent{
	float: right;
	display: inline;
	width: 16px;
	height: 16px;
	margin: 9px 0 0 0;
	background: url(/img/loaderTransparent.gif) no-repeat;
}

.whoHeader .topContentColumnFive{ margin: 0 20px auto; width: 460px; }
.whoHeader .topContentColumnSix{ width: 390px; margin: 0; }


/*------------------------*/
/*-----Bottom Content-----*/
/*------------------------*/

#bottomContentContainer{
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0 0 auto 0;
	background: #C2D9AE url(/img/bottom-content-container-bg.jpg) repeat-x;
}
#bottomContent{
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0 auto auto auto;
	background: transparent;
}
.bottomContentText{
	margin: 35px 0 15px 0; 
}
.bottomContentColumnOne{
	float: left;
	display: inline;
	width: 410px;
	margin: 0 0 auto 20px;
	background: transparent;
}
.bottomContentColumnTwo{
	float: left;
	display: inline;
	width: 425px;
	margin: 0 20px auto 25px;
	background: transparent;
}
.bottomContentColumnThree{
	float: left;
	display: inline;
	width: 860px;
	margin: 0 20px auto 20px;
	background: transparent;
}
.bottomContentColumnFour{
	float: left;
	display: inline;
	width: 430px;
	margin: 0 0 auto 20px;
	background: transparent;
}
.bottomContentColumnFive{
	float: left;
	display: inline;
	width: 430px;
	margin: 0 20px auto 0;
	background: transparent;
}
.bottomContentColumnSix{
	float: left;
	display: inline;
	width: 570px;
	margin: 0 0 auto 20px;
	background: transparent;
}
.bottomContentColumnSeven{
	float: left;
	display: inline;
	width: 270px;
	margin: 0 20px auto 20px;
	background: transparent;
}
.bottomContentColumnEight{
	float: left;
	display: inline;
	width: 570px;
	background: transparent;
}
.stuffILikeLeft{
	float: left;
	display: inline;
	width: 265px;
	height: 100px;
	margin: 0 0 15px 0;
	background: transparent;
}
.stuffILikeRight{
	float: left;
	display: inline;
	width: 265px;
	height: 100px;
	margin: 0 0 15px 20px;
	background: transparent;
}
.currentSprouts{
	float: left;
	width: 860px;
	background: transparent;
}
.currentSprouts img{
	margin-right: 1px;
	margin-bottom: 5px;
}
#decideAlreadyThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/decide-already-thumb-graphic.png) no-repeat left;
}
#decideAlreadyThumb a:hover{
	background-position: right;
}
#decideAlreadyThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 2px 5px 0;
	text-indent: -9999px;
}
#cheddarGetterThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/cheddar-getter-thumb-graphic.png) no-repeat left;
}
#cheddarGetterThumb a:hover{
	background-position: right;
}
#cheddarGetterThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 2px 5px 0;
	text-indent: -9999px;
}
#scheduleThingThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/schedule-thing-thumb-graphic.png) no-repeat left;
}
#scheduleThingThumb a:hover{
	background-position: right;
}
#scheduleThingThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 2px 5px 0;
	text-indent: -9999px;
}
#squadEditThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/squad-edit-thumb-graphic.png) no-repeat left;
}
#squadEditThumb a:hover{
	background-position: right;
}
#squadEditThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 0 5px 0;
	text-indent: -9999px;
}
#proposableThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/proposable-thumb-graphic.png) no-repeat left;
}
#proposableThumb a:hover{
	background-position: right;
}
#proposableThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 2px 5px 0;
	text-indent: -9999px;
}
#dingoraThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/dingora-thumb-graphic.png) no-repeat left;
}
#dingoraThumb a:hover{
	background-position: right;
}
#dingoraThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 2px 5px 0;
	text-indent: -9999px;
}
#myjibeThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/myjibe-thumb-graphic.png) no-repeat left;
}
#myjibeThumb a:hover{
	background-position: right;
}
#myjibeThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 2px 5px 0;
	text-indent: -9999px;
}
#pathWranglerThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/path-wrangler-thumb-graphic.png) no-repeat left;
}
#pathWranglerThumb a:hover{
	background-position: right;
}
#pathWranglerThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 2px 5px 0;
	text-indent: -9999px;
}
#pocketTalesThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/pocket-tales-thumb-graphic.png) no-repeat left;
}
#pocketTalesThumb a:hover{
	background-position: right;
}
#pocketTalesThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 0 5px 0;
	text-indent: -9999px;
}

#storyampThumb a{
	float: left;
	display: block;
	height: 210px;
	width: 210px;
	background: url(/img/StoryAmp-thumb-grphic_v3-1.png) no-repeat left;
}
#storyampThumb a:hover{
	background-position: right;
}
#storyampThumb{
	float: left;
	display: inline;
	height: 210px;
	width: 210px;
	margin: 0 0 5px 0;
	text-indent: -9999px;
}




.backToTop{
	float: left;
	margin-top: 10px;
}
.bottomContentGraphic{
	margin: 0 0 0 -4px; 
}
.stuffILikeGraphic{
	float: left;
	display: inline;
	margin: 0 10px 0 -4px; 
}
.bottomContentGraphicBottom{
	margin: 15px 0 0 -4px; 
}
.viewThisCompanyButton a{
	float: right;
	display: block;
	height: 34px;
	width: 201px;
	background: transparent url(/img/view-this-company-button.png) no-repeat left;
}
.viewThisCompanyButton a:hover{
	background-position: right;
}
.viewThisCompanyButton{
	float: right;
	display: inline;
	height: 34px;
	width: 201px;
	text-indent: -9999px;
}
.applyForABetaInviteButton a{
	float: right;
	display: block;
	height: 34px;
	width: 241px;
	background: transparent url(/img/apply-for-a-beta-invite-button.png) no-repeat left;
}
.applyForABetaInviteButton a:hover{
	background-position: right;
}
.applyForABetaInviteButton{
	float: right;
	display: inline;
	height: 34px;
	width: 126px;
	text-indent: -9999px;
}
.learnMoreButton a{
	float: right;
	display: block;
	height: 34px;
	width: 126px;
	background: transparent url(/img/learn-more-button.png) no-repeat left;
}
.learnMoreButton a:hover{
	background-position: right;
}
.learnMoreButton{
	float: right;
	display: inline;
	height: 34px;
	width: 126px;
	text-indent: -9999px;
}
.applyForThisPositionButton a{
	float: right;
	display: block;
	height: 34px;
	width: 245px;
	background: transparent url(/img/apply-for-this-position-button.png) no-repeat left;
}
.applyForThisPositionButton a:hover{
	background-position: right;
}
.applyForThisPositionButton{
	float: right;
	display: inline;
	height: 34px;
	width: 245px;
	text-indent: -9999px;
}
.bottomContentIconsColumn{
	float: left;
	width: 860px;
	margin: 0;
	background: transparent;
}
.bottomContentGraphicDescription{
	color: #AB4444;
	font-size: 12px;
	margin: 0 20px 0 0;
	text-align: right;
}
.bottomContentGraphicDescriptionTwo{
	color: #AB4444;
	font-size: 12px;
	margin: 0 0 20px 0;
	text-align: right;
}
.iconListLeft{
	float: left;
	display: inline;
	list-style-type: none;
}
.iconListRight{
	float: left;
	display: inline;
	margin: 0 0 0 40px;
	list-style-type: none;
}
.iconListIcons{
	float: left;
	display: inline;
	margin: 4px 8px 0 0;
}
.profileTitle{
	color: #518E40;
	font-size: 18px;
	margin: 0;
}
.profileIconListIconsTop{
	margin: 4px 8px 0 0;
}
.profileIconListIcons{
	margin: 0 8px 0 0;
}
.commentsIcon{
	margin: 0 8px -4px 4px;
}
#sendInvestors{
	float: right;
	display: inline;
	margin: 0 27px 0 15px;
}
.ourSproutsTitle{
	color: #518E40;
	font-size: 18px;
	margin: 78px 0 0 0;
}
.ourSproutsTitleBottom{
	color: #518E40;
	font-size: 18px;
	margin: 35px 0 0 0;
}
.ourSproutsTitleLong{
	color: #518E40;
	font-size: 18px;
	margin: 0;
}
.ourSproutsDescription{
	color: #AB4444;
	font-size: 12px;
}
.thePlaceToBeText{
	margin: 60px 0 15px 0;
}
.profileIcons{
	margin: 0;
	padding: 0;
	list-style: none;
}
.profileIcons li{
	padding: 0;
	margin: 0;
	float: left;
	position: relative;

}
.profileIcons li div{
	background: url(/img/icon-pop-up.png) no-repeat;
	width: 199px;
	height: 88px;
	position: absolute;
	text-align: center;
	padding: 0;
	overflow: visible;
	display: none;
	top: 92px;
	left: -48px;
}
.profileIcons p{
	font-size: 12px;
	line-height: 16px;
	margin: 30px 0 0 0;
}
.profileIcons strong{
	color: #AB4444;
}
.profileIcons  .top{
	z-index: 3;
}
.profileIcons  .middle{
    z-index: 2;
}
.iconSmall{
	display: block;
	width: 99px;
	height: 98px;
	margin: 0 6px 4px 0; 
}
#brad{
	background: url(/img/brad-icon-small.png) no-repeat center center;
}
#mike{
	background: url(/img/mike-icon-small.png) no-repeat center center;
}
#marc{
	background: url(/img/marc-icon-small.png) no-repeat center center;
}
#matt{
	background: url(/img/matt-icon-small.png) no-repeat center center;
}
#kyle{
	background: url(/img/kyle-icon-small.png) no-repeat center center;
}
#cameron{
	background: url(/img/cameron-icon-small.png) no-repeat center center;
}
#matthew{
	background: url(/img/matthew-icon-small.png) no-repeat center center;
}
#kacey{
	background: url(/img/kacey-icon-small.png) no-repeat center center;
}
#justin{
	background: url(/img/justin-icon-small.png) no-repeat center center;
}
#brent{
	background: url(/img/brent-icon-small.png) no-repeat center center;
}
#chris{
	background: url(/img/chris-icon-small.png) no-repeat center center;
}
#steve{
	background: url(/img/stevem-icon-small.png) no-repeat center center;
}
#meg{
	background: url(/img/meg-icon-small.png) no-repeat center center;
}
#maggie{
	background: url(/img/maggie-icon-small.png) no-repeat center center;
}
#josh{
	background: url(/img/josh-icon-small.png) no-repeat center center;
}
#adam{
	background: url(/img/adam-icon-small.png) no-repeat center center;
}
#diane{
	background: url(/img/diane-icon-small.png) no-repeat center center;
}

#yourNameInvestors{
	width: 350px;
	height: 20px;
	margin: 6px 0 0 0;
}
#yourCompanyInvestors{
	width: 	350px;
	height: 20px;
	margin: 6px 0 0 0;
}
#yourEmailAddressInvestors{
	width: 	350px;
	height: 20px;
	margin: 6px 0 0 0;
}
#yourQuestionOrCommentsInvestors{
	width: 400px;
	height: 150px;
	margin: 6px 0 0 0;
}
#twitterHome{
	float: left;
	display: inline;
	width: 339px;
	margin: 0 20px 0 20px;
	text-align: center;
}
#twitterProfile{
	float: left;
	display: inline;
	width: 184px;
	margin: 0 20px 0 20px;
	text-align: center;
}
#twitter_update_list{
	list-style-type: none;
	font-style: italic;
}
#profileLink{
	font-size: 12px;
}
.quote{
	float: left;
	display: inline;
	width: 23px;
	height: 17px;
}
#email{
	width: 	350px;
	height: 20px;
	margin: 6px 0 0 0;
}
#signup{
	float: right;
	display: inline;
	margin: 0 48px 0 15px;
}
#signupFormMsg{
	float: right;
	display: inline;
}
#signupFormMsg h2{
	margin: 7px 0 0 0;
	padding: 0;
}
#investorFormMsg{
	float: right;
	display: inline;
}
#investorFormMsg h2{
	margin: 7px 0 0 0;
	padding: 0;
}
.advisoryCommitee li{
	margin-bottom: 15px;
}
.advisoryCommitee strong{
    color: #AB4444;
}
.loaderGreen{
	float: right;
	display: inline;
	width: 16px;
	height: 16px;
	margin: 9px 0 0 0;
	background: url(/img/loaderGreen.gif) no-repeat;
}
/*
.applyEngineerButton{
	text-align: right;
	margin-bottom: 0;
}
*/
.belowNowHiring{
	margin-top: 17px;
}

.whoBulletsCon .rightBullets{ margin: 0 0 0 95px}

/*------------------------*/
/*-----Footer Content-----*/
/*------------------------*/

#footerContainer{
	position: relative;
	width: 100%;
	background: #6B5E33 url(/img/footer-container-bg.jpg) repeat-x;
}
#footerContent{
	position: relative;
	width: 900px;
	margin: 0 auto auto auto;
	overflow: hidden;
	background: transparent;
} 
#footerContent p{
	color: #FFF;
	font-size: 12px;
	margin: 20px 0 20px 20px;
	text-align: center;
}
#footerContent a{
	color: #C2D9AE;
	font-size: 12px;
}
.sproutBoxLogoSmall{
	display: block;
	width: 150px;
	height: 41px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
}
.twitterIcon{
	margin: 0 4px -6px 0; 
}
