@charset "UTF-8";
/* CSS Document */



/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}





/* reset some styles */
h1 { font-size:200%; color:#333;   }
h2 { font-size:150%; color:#333;  }
h3 { font-size:120%; color:#333;   }
h1,h2,h3 { margin:0.8em 0 0.5em; }
h1,h2,h3,h4,h5,h6,strong { font-weight:bold; }
em { font-style:italic; }

blockquote,ul,ol,dl { margin:1em; }
ol,ul,dl { margin-left:2.5em; }
ol li { list-style: decimal outside; }
ul li { list-style: disc outside; }











html { height: 100%; }


body {
	background:#424242 url(/images/bkg.jpg) repeat-x top center;/**/
	text-align:center;
	margin:0;
	padding:0;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size:14px;
	height:100%;

}
hr {
	clear: both;
	height: 1px;
	border: 0;
	margin:0;
	visibility: hidden;
}


a,
button { outline: none; }

a:link {
	color:#900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration:underline;
	color:#C00;
}
a:active {
	text-decoration: underline;
	color:#300;
}



.left {float:left;}
.right {float:right;}
.clear {clear:both;}



.container {
	text-align:center;
	margin:0;
	/*height:100%;*/
}

.center {
	text-align:left;
	margin:0 auto;
	height:100%;
	width:500px;
}



.badge {
	background:url(/images/awesome.png) no-repeat top left;
	width:156px;
	height:156px;
	position:absolute;
	top:0;
	right:0;
	z-index:999;
}

#header {
	background:url(/images/topbar-bkg.jpg) no-repeat center top;
	height:58px;
	width:800px;
	margin:0 auto;
}

#header a.logo {
	background:url(/images/logo.gif) no-repeat top left;
	display:block;
	width:216px;
	height:56px;
	
	text-indent:-9999px;
	
	float:left;
}

#header a.logo:hover {
	background-position:bottom;
}








#header ul.btns {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#header ul.btns li {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	float:left;
	height:58px;
	background:url(/images/div.png) no-repeat left bottom;
}

#header ul.btns li a {
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
	width:103px;
	height:58px;
	text-indent:-9999px;
}


#header ul.btns li a:hover { background-position:bottom left; }

#header ul.btns li a:active,
#header ul.btns li.selected a { background-position:center left; }


#header ul.btns li.apps { background-image:none; }
#header ul.btns li.apps a {		background-image:url(/images/our-apps.gif);	}
#header ul.btns li.about a { 	background-image:url(/images/about-us.gif);	}
#header ul.btns li.support a {	background-image:url(/images/support.gif);	}












#content {
	background:url(/images/gradient.jpg) no-repeat top center;
	min-height:600px;
	
	width:800px;
	margin:0 auto;
	padding:1px;
	
	position:relative;
}






#footer {
	clear:both;
}










/* ------- tab bar -------------- */
ul.tab-bar {
	margin:20px 163px;
	padding:0;
	list-style:none;
	height:46px;
}
ul.tab-bar li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:46px;
}

ul.tab-bar li a {
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
	width:235px;
	height:46px;
	text-indent:-9999px;
}

ul.tab-bar li a.company	{ background-image:url(/images/company-btn.png); }
ul.tab-bar li a.brains	{ background-image:url(/images/brains-btn.png); width:237px; }


ul.tab-bar li a:hover { background-position:center left; }

ul.tab-bar li a:active,
ul.tab-bar li.selected a,
ul.tab-bar li.ui-tabs-selected a { background-position:bottom left; }



.ui-tabs .ui-tabs-hide {
     display: none;
}












/* ------- Apps -------------- */
#Apps .title {
	padding:60px 0 15px;
	text-align:center;
}

#Apps .bkg {
	background:url(/images/iphone-and-paper.png) no-repeat top center;
	width:800px;
	height:630px;
	margin-left:-30px;
	position:relative;
}

#Apps .screen {
	position:absolute;
	top:85px;
	left:148px;
}

#Apps .screen img { margin-top:13px; }

#Apps .info {
	width:285px;
	font-size:13px;
	line-height:22px;
	text-align:left;
	
	position:absolute;
	top:58px;
	left:438px;
}

#Apps .info p {
	margin-bottom:10px;
}
	
#Apps .tag-line {
	position:absolute;
	bottom:102px;
	left:151px;
}

#Apps .info strong {
	color:#333;
}


#Apps .download-btn {
	margin:10px 45px;
}












/* ------- About us -------------- */

#TheBrains { position:relative; padding:1px; }

div.person {
	width:424px;
	/*float:left;*/
	position:absolute;
}

div.person.asa { 
	left: -30px;
	z-index:2;
}
div.person.christen {
	left:332px;
	z-index:1;
}

/*div.person.asa { width:424px; z-index:2; }
div.person.christen { margin-left:-65px; width:424px; z-index:1; }*//*width:370px; margin-left:-10px;*/

div.person h1 {
	text-indent:-9999px;
	margin:0 0 0 82px;
	padding:10px 0;
}
div.person.asa h1 { background:url(/images/about/asa-miller.png) no-repeat top left; }
div.person.christen h1 { background:url(/images/about/christen-hubbard.png) no-repeat top left; }



div.person div.paper {
	background:url(/images/about/paper.png) no-repeat top right;
	height:599px;
	padding:25px 30px 0 105px;
	line-height:22px;
	text-align:left;
}
div.person div.paper img { margin:-5px -11px 5px 5px; }

div.person div.paper p {
	margin:0;
	padding:10px 0;
}



#TheCompany h1 {
	background:url(/images/about/octopia-logo.png) no-repeat top center;
	text-indent:-9999px;
	padding:10px 0;
}

#TheCompany .paper {
	height:415px;
	background:url(/images/about/octopia-paper.png) no-repeat top left;
	
	padding:30px 103px 30px 105px;
	margin:0 20px;
	text-align:left;
	line-height:30px;
}

#TheCompany .paper strong {
	color:#333;
}











/* ------- support -------------- */

#Support {
	padding:20px 0;
	
}

#Support h1 {
	text-indent:-9999px;
	margin:15px 0;
	padding:10px 0;
	background:url(/images/support/support.png) no-repeat top center;
}


#Support .paper {
	height:514px;
	background:url(/images/support/paper.png) no-repeat top left;
	
	padding:30px 117px 30px 115px;
	margin:20px 20px;
	text-align:center;
}

#Support .paper img {
	margin:5px 0 10px;
}

#Support .paper input {
	background:url(/images/support/input-bkg.png) no-repeat;
	width:500px;
	color:#00558b;
	font-size:18px;
	margin:8px 0 21px;
	padding:7px 15px;
	
	display:block;
	border:none;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
}

#Support .paper textarea {
	background:url(/images/support/text-bkg.png) no-repeat;
	width:500px;
	height:134px;
	color:#00558b;
	font-size:14px;
	
	margin:8px 0;
	padding:7px 15px;
	
	display:block;
	border:none;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
}

#Support .paper button {
	display:block;
	border:none;
	float:right;
	text-indent:-9999px;
	
	width:178px;
	height:34px;
	
	background:url(/images/support/let-us-know-btn.png) no-repeat top left;
}

#Support .paper button:hover { background-position:center left; }
#Support .paper button:active { background-position:bottom left; }

#Support .thanks {
	margin:70px 0;
}

#Support .thanks h2 {
	margin-top:0;
}

