/* bump css December 2009 Abigail Kirigin */

body {
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
    margin:0;
    padding:0px;
    text-align:center;
    background-image:url('/static/images/bg.png');
	color:#fff;
	min-width:1030px;
}

img{
	border:none;
	vertical-align:middle;
}

#Content {
    margin:2px auto;
    width:990px;
    text-align:center;
}

#ContentInside {
    width:990px;
    float:left;
    text-align:left;
	margin:0 0 40px 0;
}

ul{
}

ul li {
	list-style-position:outside;
	line-height: 1.2em;
	margin-top:.4em;
	list-style: none;
	margin-left:-40px;
}


/*-----------------------------LINKS -----------------*/

a:active{
outline:none;
}

a:focus{
outline:none;
}

a:link {
text-decoration: none;
color:#639aef;
outline:none;
}

a:visited{
text-decoration: none;
color:#639aef;
outline:none;
}

a:hover{
color:#639aef;
text-decoration:underline;
outline:none;
}


#top{
	margin-top:20px;
	
	background-image:url('/static/images/top.png');
	background-repeat:no-repeat;
	width:1000px;  /* 804 */
	height:36px;
	text-align:left;
	font-size:14px;
}

#top p{
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	margin-bottom:0;
}

#middle{
	background-image:url('/static/images/middle.png');
	background-repeat:repeat-y;
	width:1000px;
	padding-top:10px;
	text-align:center;
}

#footer{
	background-image:url('/static/images/footer.png');
	background-repeat:repeat-y;
	width:1000px;
	padding-top:10px;
	text-align:center;
}

#bottom{
	background-image:url('/static/images/bottom.png');
	background-repeat:no-repeat top;
	height:40px;
	width:1000px;
	margin-bottom:20px;
}

#bottom p{
	text-align:right;
	margin:0 20px 0 0;
	padding-top:2px;
	font-size:11px;
	color:#c4c4c4;
}


#bumplogo{
	margin-bottom:20px;
}

#demolink{
	float:right;
	font-size:16px;
	margin-right:15px;
	margin-top:-2px;
	font-weight:bold;
}

#tm{
	font-size:6px;
	text-transform:uppercase;
	vertical-align:top;
}

.footerhalflg{
	width:560px;
	text-align:left;
	float:left;
	margin-left:35px;
}

.footerhalfsh{
	width:320px;
	margin-right:10px;
	text-align:left;
	float:left;
	margin-left:40px;
}

.footerhalflg p{
	margin:0;
}

.footerhalfsh p{
	margin:0;
}

#copy{
	clear:both;
	text-align:right;
	margin:20px 20px 0px 0px;
	padding-top:40px;
	padding-right:10px;
	color:#c4c4c4;
}

.ulspacer{
	margin-top:15px;
}

h2{
	margin:0;
	font-size:14px;
	font-weight:normal;
}

h4{
	color:#b7b7b7;
	margin:30px 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

h5{
	color:#000;
	margin:20px 0 4px 40px;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	width:725px;
}

h6{
	text-align:left;
	color:#c4c4c4;
	margin:0 0 10px 4px;
	font-size:18px;
	font-weight:bold;
}

h7{
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	display:block;
	margin:25px 0 10px 40px;
	font-style:italic;
}

h8{
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	display:block;
	margin:10px 0 10px 40px;
	font-style:italic;
}

h9{
		color:#000;
		font-size:22px;
		font-weight:normal;
		text-align:left;
		display:block;
		padding:3px 0 15px 0;
		margin:10px 0px 10px 60px;
}

#iphoneh2{
	margin-top:10px;
}

h3{
	color:#c4c4c4;
	font-size:14px;
	margin-bottom:12px;
	font-weight:normal;
}

#viewall{
	font-style:italic;
	padding-left:10px;
}


#presskit{
	font-style:italic;
	padding-left:10px;
	font-weight:normal;
	font-size:14px;
}

.newsitem{
	margin-top:-2px;
	margin-bottom:15px;
	text-align:left;
}

.date{
	font-size:11px;
	padding-left:10px;
	color:#c4c4c4;
}

.title{
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}

.quote{
	font-style:italic;
}

.optbarlabels{
	height:60px;
	background:#ebebeb;
	margin-top:20px;
	width:784px;
	margin-left:10px;
}

#iphonelabel{
	width:200px;
}

.optbar{
	height:422px;
}


.optbarAPI{
	position:relative;
	margin-top:20px;
}


.apibtnbrdrsm{
	position:absolute;
	margin:5px 0 0px 30px;
	padding:5px;
	width:330px;
	border:1px solid #d4d4d4;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius: 10px;
}

.apibtnsmbtm{
	font-size:14px;
	color:#000;
	margin:-10px 0 13px 25px;
	text-align:center;
}



.opt{
	color:#000;
	float:left;
	margin-top:19px;
	text-align:left;
	background-image:url('/static/images/stripebg.png');
	background-repeat:repeat-x bottom left;
	height:78px;
}

.opt p{
	padding:2px 0 0 0;
	margin:0;
}

.opt1{
	margin-left:8px;
	width:180px;
	padding-left:35px;
}

.opt3{
	width:264px;
	padding-left:18px;
}

.opt5{
	width:59px;
}

.phoneicon{
	float:left;
	margin:5px 4px 0 0;
	width:48px;
	height:48px;
}

.spacer{
	float:left;
}

.optNew{
	width:120px;
	height:116px;
	margin-top:-4px;
	color:#000;
	float:left;
	text-align:left;
	background-image:url('/static/images/apipop5.png');
	background-repeat:no-repeat;
}

.optNew p{
	margin:42px 20px 0 22px;
	font-size:13px;
	line-height:1.6em;
}

.opt2{
	width:300px;
	height:116px;
	margin-top:-4px;
	color:#000;
	float:left;
	text-align:left;
	background-image:url('/static/images/apipop6.png');/* apipop4.png */
	background-repeat:no-repeat;
}


.opt2 p{
	margin:42px 60px 0 22px;
	font-size:13px;
	line-height:1.6em;
}


.opt4{
	float:left;
	text-align:center;
	width:186px;
	margin-left: 16px;
	height:334px;
}

.opt4a{
	text-align:center;

	width:504px;
	margin-left: 25px;
	height:360px;
	margin-bottom:20px;
}

.opt4b{
	float:left;
	text-align:center;
	width:186px;
	margin-left: 30px;
	height:334px;
}


.commercials{
	margin-bottom:0;
}

.commercials a{
	padding:0 18px 0px 18px;
	font-size:14px;
}

.apitutimg{
	border:1px solid #ccc;
	margin:10px 10px 30px 10px;
}

.apitutimgphone{
	margin:10px;
}

.textpage p{
	color:#000;
	text-align:left;
	padding-bottom:10px;
	margin:0 40px 0 40px;
	line-height:1.6em;
}

.textpage ol{
	color:#000;
	text-align:left;
	padding-bottom:10px;
	margin:0 40px 0 40px;
}

.textpage ol li{  /* used in jobs and privacy*/
	list-style-position:outside;
	line-height:1.6em;
	margin-top:.4em;
	margin-left:0px;
}

.numbered li{
	list-style-type:decimal;
}

.textpage h4{
	text-align:left;
	margin-left:40px;
	margin-right:40px;
}



.textpage .newsitem p{
	padding-bottom:0;
}

ol li{
	list-style:disc;
}

.note{
	font-style:italic;
}

.last{
	padding-bottom:30px !important;
}

.jobimgs{
	margin:5px 20px 5px 20px;
	border:1px solid #c4c4c4;
}

.bigtitle{
	border-bottom:1px solid #c4c4c4;
	border-top:1px solid #c4c4c4;
	padding:10px 0 10px 0;
	margin-top:10px;
}

.bigtitle2{
	/*border-bottom:1px solid #c4c4c4;*/
	border-top:1px solid #c4c4c4;
	padding:10px 0 10px 0;
	margin-top:10px;
	min-height:65px;
	line-height:1.1em;
	width:420px;
}

.galleryimg{
	float:left;margin:0 15px 0px 0;
	width:70px;
	-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.3);
	-moz-box-shadow:#999 0 3px 5px;
	border-color:#a2a2a2\9;
	
}

.gallerysub{
	font-size:14px;color:#000;font-weight:normal;
}

.pictable{
	color:#000;font-size:11px;text-align:center;width:100%;
}

.demovideos{
	border:0;
	text-align:center;
	margin:0 6px 0 6px;width:790px;
}

.videostrip{
	/*background:#000;*/
}

.newscol{
	width:700px;
}

.fancol{
	float:right;width:230px;padding:5px;
	margin-right:16px;
	margin-top:-41px;
	padding-bottom:30px;
	padding-top:10px;
	background:#ebebeb;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius: 10px;
}

.fancol img{
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	width:200px;
	margin-bottom:20px;
}

.fanvideo{
	margin-bottom:20px !important;
}

.yourart{
	margin-left:12px;
	margin-bottom:15px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	width:196px;
	padding: 2px 2px 5px 2px;
	border:2px dotted #c4c4c4;
	text-align:center;
	color:#000;
}

.fan{
	text-align:center !important;
	font-size:14px;
	color:#c4c4c4 !important;
	margin:0 !important;
}

.resumator{
	margin-left:40px;
	width:90%;
}

.definition{
	text-decoration: underline;
}

.apiinput{
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding:2px;
	border:1px solid #d4d4d4;
	font-size:14px;
}


.apibtnsm{
	background:#fff9b6;
	padding:5px;
	font-size:14px;
	color:#000;
}


.notelink{
	font-style:italic;
	font-size:12px;
	margin-left:10px;
}

.formerrormsg{
	font-size:11px;
	color:#d0002c;
	margin-top:2px;
}

.apiagree{
	font-weight:bold;
	margin-bottom:8px;
}

.apicheckbox{
	margin-right:8px;
}

#needkey{
	margin-bottom:25px;
	width:920px;
}

.havekeytitle{
	border-top:1px dotted #d4d4d4;
	padding-top:10px;
	margin-top:0;
	width:910px;
}

.congrats{
	margin:0px 16px 0px 8px;
	border-top:50px solid red;
}

.congrats p{
	text-align:right; font-style:italic;
	margin:0 15px 0 0;
	padding:0;
}

.testimonial{
	background:#ebebeb;
	color:#363535;
	text-align:left;
	padding:12px 30px 12px 30px;
	margin:40px 16px 0 8px;
	line-height:1.6em;
}

.testimonial p{
	margin:0;
	padding:15px 0 0 0;
}

.bigcode{
	width:700px;
	padding:10px;
	height:460px;
	border:0;
	font-size:12px;
}

.smallcode{
	width:700px;
	padding:3px;
	height:30px;
	margin-left:-4px;
	border:0;
	font-size:12px;
}

.medcode{
	width:700px;
	padding:3px;
	height:43px;
	margin-left:-4px;
	border:0;
	font-size:12px;
}



.divider{
	width:910px;
	border-top:1px dotted #ccc;
	padding:10px 0 2px 0;
	margin-top:10px;
	font-weight:bold;
}

.exactname{
	font-style:italic;
}

.handsimages{
	width:120px;
}

.whitebl{
	background:#000;
	padding:2px;
}

.extable{
	text-align:center;
	font-size:12px;
	color:#000;
	margin-left:50px;
}

.extable td{
	padding-right:20px;
}

.prodlic{
	border:1px solid #ccc;
	margin-left:40px;
	width:800px;
	height:400px;
	overflow:auto;
	background:#f8f8f8;
}

.apiwinimg{
	float:left;
	margin:0px 30px 35px 40px;
}

.company{
	clear:both;
}

.congrats{
	font-size:13px;
	margin-left:26px;
	margin-top:10px !important;
	text-align:center !important;
	line-height:1.35em !important;
	border-top:1px solid #fff;
	padding-top:5px;
}

.joblist{
    float:right;
    width:263px;
    height:400px;
    margin:0 20px 10px 38px;
    padding-right:10px;
}

.joblist p{
    margin:0px 0 5px 0;
    color:#000;
	font-size:14px;
	font-weight:normal;
	text-align:left;
    line-height:1.3em;
}

.joblist h5{
    margin:0px 0 15px 0;

}

.aboutuslist{
	float:right;
    width:280px;
    margin:0 40px 10px 0px;
    padding-right:10px;
}

.aboutuslist p{
    margin:0px 0 5px 0;
}

.aboutuslist h5{
    margin:10px 0 5px 0;
}

.aupics{
	-moz-border-radius:10px; -webkit-border-radius: 10px;	
}


.toplink{
	margin:10px 0 -27px 40px;
	width:918px;
	text-align:right;
	font-size:11px;
}


.internbadge{
	background:#fff9b6;
	padding:5px;
	font-size:14px;
	color:#000;
}

.internbadgeborder{
	margin:25px 0 50px 35px;
	padding:5px;
	width:450px;
	border:1px solid #d4d4d4;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius: 10px;
}


.androidapi{
	float:right;
	margin-top:5px;
	width:220px;
	height:260px;
	padding:0 !important;
	background:#fff;
	border:2px solid #a5ca39;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius: 10px;	
}

.androidtitle{
	color:#000;
	text-align:left;
	margin:10px;
	font-size:16px;
}

.androidapi p{
	margin:20px 10px 0px 10px !important;
}

#androidlogo{
	width:50px;
}

.ss-q2{
	font-size:12px;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	border:solid gray 1px;
	padding:2px;
	margin-top:2px;
	margin-left:10px;
	width:197px;
}

.submitbtn2{
	font-size:16px;
	margin-top:10px;
	margin-left:10px;
}

.apitable{
	margin:0px 0 20px 40px;
	width:910px;
}

.apitable td{
	margin:0;
	padding:0 20px 0 20px;
	font-size:12px;
	text-align:left;
	color:#000;
	vertical-align:top;
}

.ourphotos{
	margin-left:40px;
	text-align:left;
}

.personpics{
	-moz-border-radius:6px; -webkit-border-radius: 6px;	
	width:110px;
	height:150px;
	margin:5px 8px 5px 0;
	display:inline-block;
}

.hover{
	position:absolute;
	width:110px;
	height:150px;
/*
}

.hovername{
	position:absolute;
	bottom:0;
	height:45px;
	width:104px;*/
	background:url('/static/images/xparent.png') repeat top left;
	color:#000;
	padding:4px;
	text-align:left;
}

.name{
	font-size:14px;
	font-weight:bold;
}

#davehover{
	top:0;
	left:0;
}

#jakemhover{
	left:121px;
	top:0;
}

#andyhover{
	left:243px;
	top:0;
}

#sahilhover{
	top:0;
	left:364px;
}

#myounghover{
	top:0;
	left:486px;
}

#ajayhover{
	top:160px;
	left:0;
}

#jakekhover{
	top:160px;
	left:121px;
}

#indyhover{
	left:243px;
	top:160px;
}

#abbyhover{
	left:364px;
	top:160px;
}

#willhover{
	top:160px;
	left:486px;
}

#sethhover{
	top:320px;
	left:0;
}

#jamiehover{
	left:121px;
	top:320px;
}

.bios{
	width:578px;
	padding:0 0 0 5px !important;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	border-bottom:1px solid #686868;
	margin:16px 0 15px 5px;
	background:#f2f2f2;
}

.bios img{
	margin-top:-16px;
	margin-left:-5px;
}

.bios p{
	margin-left:3px !important;
	padding-bottom:2px !important;
}

.bios h5{
	margin-left:3px !important;
	margin-top:5px !important;
}

.biospace{
	height:83px;
}

.announce{
	background-color:#fff9b6;
	padding:0px;
	color:#000;
	font-size:14px;
}

.jobsann p{
	font-size:13px;
	padding:1px 0 1px 0;
}

.announceborder{
	padding:4px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	background:#fff;
	border:1px solid #d4d4d4;	
}

.announceborder2{
	padding:4px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	background:#fff;
	border:2px solid #efae11;
	margin-left:-5px;	
}


.openpos{
	float:left;width:180px;
	margin-top:-5px;
}

.openpos p{
	margin:0 !important;
	padding-left:10px;
	padding-top:2px;
}

.jobcol{
	float:left;
	width:360px;
	margin-left:55px;
}

.jobcol2{
	float:left;
	width:326px;
	margin-left:4px;
}

.jobcol p{
	margin-left:5px;
	margin-bottom:10px;
}

.jobcol2 p{
	margin-left:5px;
	margin-bottom:10px;
}


.jobphotos{
	margin-left:-25px;
	clear:both;
}

.jobphotos img{
	padding-right:15px;
	padding-top:15px;
}

