@charset "utf-8";
/* home.css
   style sheet for home page */

/* ===================================================================

   ===================================================================
*/
body {
  background: none;
  margin: 0; padding: 0;
  width: 6.0in;
}

#wrapper {  /* secondary.css (line 20) */
  color: #000000;
  height: auto;
  line-height: 1.32em;
  min-height: 0;
}
#wrapper {  /* pacbio.css (line 45) */
  border: none;
  height: auto;
  left: 0pt; top: 0;
  margin: 0;
  position: relative;
  top: 0pt;
  width: 100%;
}

#userActions,
#breadCrumbs,
#mainNav,
#pointOfAction,
dl.noPrint,
div.noPrint,
p.noPrint,
span.noPrint,
.noPrint {
	visibility: hidden;
}

#logo {   /* pacbio.css (line 66) */
  position: static;
}
#homePage #header {
  position: absolute
}

.screenOnly,
#sidebar,
#tertiaryNav,
#logoImg {
  display: none;
}
.printOnly,
#logoImgPrint {
  display: inline;
}
#homePage h1 span.printOnly {
  text-transform: uppercase;
  font-size: 100%;
}



#contentBkgnd {   /* secondary.css (line 35) */
  background: none;
  min-height: 0px;
  padding-top: 0;
/*
  background: #FFFFFF url(../gfx/bkgnd_screen.gif) repeat-y scroll -50px top;
  min-height: 415px;
  padding-top: 156px;
*/
  width: 100%;
}

/* ===================================================================
    Main Images (backgrounds and colors)
   ===================================================================
*/

body.home0 #wrapper,
body.home1 #wrapper,
body.home2 #wrapper,
body.home3 #wrapper,

body#registerPage #header,
body#contactPage #header,
body#aboutPage #header,
body#privacyPage #header,
body#newsPage #header,
body#eventsPage #header,
body#termsPage #header,
body#techPage #header,
body#sitemapPage #header,
body#appsPage #header,
body#careersPage #header {  /* secondary.css (line 49) */
  background: none;
}
#header {   /* secondary.css (line 326) */
  position: absolute; left: 0pt; top: 0pt;
  width: 6.5in;
}
#header {   /* pacbio.css (line 56) */
  height: 156px;
}
#homePage #header {
  top: -71pt;
}



/* ===================================================================
    Content
   ===================================================================
*/
#content {
  position: relative;   left: 394px;   top: 156px;
  width: 561px;
}
#content {    /* print.css (line 68) */
  position: static;
  margin-top: 1in;
  width: 7in;
}


#mainContent {  /* secondary.css (line 163) */
  min-height: 0pt;
  padding: 0;
  width: auto;
}

body#registerPage #mainContent {  /* secondary.css (line 421) */
  padding: 0pt 0px 72px;
}

body#aboutPage div.hugh-martin div#mainContent {
  width: 4.5in;
}


body#aboutPage div.hugh-martin div#sidebar {
  display: block;
}



#blurb,
#elevatorPitch,
#newsEvents {
  padding-left: 24px;
}

/* ===================================================================
    Blurb
   ===================================================================
*/
#blurb {
  padding-top: 20px;
  height: 193px;
}


/* ===================================================================
    Elevator Pitch
   ===================================================================
*/
#elevatorPitch {
  border-top: 2px solid #808080;
  border-bottom: 2px solid #808080;
  padding-top: 0px;
  padding-right: 2em;
  font-size: 1.4em;
  height: 100px;
}
#elevatorPitch img {
  position: relative;    top: 13px;
}


/* ===================================================================
    News and Events
   ===================================================================
*/
#newsEvents {
  height: 96px;
  border-bottom: 2px solid #808080;
}
#newsEvents #latest,
#newsEvents #events {
  border-right: 2px solid #808080;
}
#newsEvents #latest,
#newsEvents #events,
#newsEvents #highlight {
  float: left;
  height: 94px;
  display: inline;
}
#newsEvents #events {
  padding: 0.2em 10px 0em 10px;
}
#newsEvents #latest {
  padding: 0.2em 10px 0px 0px;
  width: 190px;
}
#newsEvents #events {
  width: 162px;
}
#newsEvents #highlight {
  padding: 0.2em 0px 0em 5px;
  width: 146px;
}
#newsEvents #latest h1,
#newsEvents #events h1,
#newsEvents #highlight h1{
  font-size: 1em;
  margin: 0.16em 0;
}

#newsEvents #latest p,
#newsEvents #events p {
  padding-left: 1.6em;
  text-indent: -1.6em;
}

#newsEvents #latest p span:hover,
#newsEvents #events p span:hover,
#newsEvents #latest p span,
#newsEvents #events p span {
  color: #000;
}

#newsEvents #highlight p.viewDemo {
  margin: 10px 24px 0px 17px;
  padding-left: 2.4em;
  text-indent: -2.4em;
  font-size: 10px;
}
#newsEvents #highlight p.viewDemo img.buttonDot {
  vertical-align: -0.4em;
}

#newsEvents #latest a,
#newsEvents #events a,
#newsEvents #highlight a {
  color: #000;
}
#newsEvents #latest a:hover,
#newsEvents #events a:hover,
#newsEvents #highlight a:hover {
  color: #000;
}  

/* ===================================================================
    Footer    
   ===================================================================
*/
#footer {   /* secondary.css (line 334) */
  bottom: 0px;
  position: static;
}
#footer {   /* pacbio.css (line 293) */
  font-size: 9px;
  line-height: 29px;
  margin: 0.5in 0 0 0;
  text-align: right;
}



