/**
 * style.css
 * Copyright (c) 2009 Zeetix, LLC and Thomas M. Stambaugh
 * All Rights Reserved, patents pending
 *
 * Styles for sitebuilder-generated sites.
 *
 */

/* Global styles */
body {margin-top:0px; margin-left: 0px; background-color: white;}
table {padding: 0px; margin: 0px; border: 0px; border-collapse: collapse;}
td {padding:0px;}
p {font-size: 12px; line-height: 18px; color: #666666; font-family: Arial, Helvetica, sans-serif}
td {font-size: 12px; color: #666666; font-family: Arial, Helvetica, sans-serif}
ul {font-size: 12px; line-height: 18px; color: #666666; font-family: Arial, Helvetica, sans-serif}
ul.li {list-style-type: square;}
ol {font-size: 12px; line-height: 18px; color: #666666; font-family: Arial, Helvetica, sans-serif}
h1 {font-weight: bold; font-size: 16px; color: #666666; font-family: Arial, Helvetica, sans-serif}
h2 {font-weight: bold; font-size: 14px; color: #666666; font-family: Arial, Helvetica, sans-serif}
h3 {font-weight: bold; font-size: 12px; color: #666666; font-family: Arial, Helvetica, sans-serif}
h5 {font-weight: bold; font-size: 12px; color: #666666; font-family: Arial, Helvetica, sans-serif}

/* banner styles */
#bannerTable {table-layout: fixed; width: 100%;}
.bannerLeftMarginCell {width: 2px;}
#bannerCell {width: 375px;}
#bannerImage {width: 375px; height: 15px;}
#bannerSpacerImage {width: 375px; height: 15px;}

#bannerTopDiv {
  height: 1.0em
  }

.shortcutButtonDiv {
  float: right;
  margin-right: 2.0em;
  }

#bannerBottomDiv {
  height: 1.0em;
  }

div.bannerContainer {
  width: 100%;
  margin: 0 auto;
}

/* multi-column styles */

/* geometry */
.super_major_page div.twoColumnWrapperDiv {
  clear: both;
  width: 942px;
  }

.super_major_page div.twoColumnWrapperDiv div.leftColumnDiv {
  float: left;
  width: 400px;
  }

.super_major_page div.twoColumnWrapperDiv div.rightColumnDiv {
  float: right;
  width: 450px;
  }

.super_major_page div.rightColumnDiv div.columnHeader {
  float: right;
  width: 450px;
  text-align: left;
  margin-top: 1.0em;
  margin-bottom: 20px;
  font-size: 18px;
  }

.shadedBlock {
  background: #fee7e7;
  padding: 15px;
  margin-bottom: 1em;
}
.shadedBlock:after {
  display: block;
  clear: both;
  padding-top: 15px;
  line-height: 0.1;
  font-size: 1px;
  content: url("");
  margin: -15px;
  height: 8px;
}

.hairlineDiv {
  height:1px;
  background-color: #dddddd;
  }

/* product styles */
  .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* */
div.container {
  /* Parameterize this -- it's the total width - (left margin + right margin)*/
  width: 942px;
  margin: 0 auto;
}

div.pitch p {
  text-align: left;
  margin-bottom: 0;
}

div.pitch {
  float: left;
  width: 400px;
  text-align: left;
}

div.product {
  float: right;
  width: 450px;
  text-align: left;
  margin-bottom: 20px;
}

div.product p {
  margin-bottom: 0;
}

div.product img {
  float: left;
  margin: 0 15px 10px 0;
}

div.product img.none {
  margin-bottom: 0;
}

div.product h1 sup {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

div.product h1 {
  font-size: 18px;
  margin-bottom: 2px;
}

div.product h1 span {
  font-size: 10px;
  color: #cb0b0b;
  font-weight: normal;
  text-transform: uppercase;
}

div.product h2 {
  font-size: 12px;
  margin-bottom: 1px;
}

/* */

#page_table {border-collapse: collapse; table-layout: fixed; padding: 0; width: 100%;}

/* Use this trick to pull images tight in their vertical box */
img.block {display: block;}
/* Use this rule to turn off the blankety-blank link borders around images. */
a img {border:0px;}

#logoCell {background-color: white; width: 219px; height: 130px; vertical-align: top; padding:0;}
#logoImage {width: 219px; height: 100px;}
#logoFill {width: 219px; height: 30px;}
#taglineImage {width: 219px; height: 30px;}

#leftPageCell {width: 219px; vertical-align: top; padding: 0;}
#rightPageCell {width: auto; vertical-align: top; background-color: white;}
#personalToolbarCell {white-space: nowrap; display: block; font-size: smaller; text-align: right}

#super_major_header_image {height: 24px; width: 1024px;}
.supermajorBackgroundLeft {background-image:  url(/images/spacer.gif); background-repeat: repeat-x;}
.supermajorBackgroundRight {background-image: url(/images/spacer.gif);background-repeat: repeat-x;}
#major_navbar_table {background-color: white; color: black; border-collapse: collapse;table-layout: fixed;padding:0;width: 143px;}
.majorNavbarCell {background-color: white; color: black; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; font-size: 18px;}
.majorNavbarCell a {color: black; text-decoration: none;}
.majorNavbarCell a:link {background-color: white; color: black; text-decoration: none;}
.majorNavbarCell a:visited {background-color: white; color: black; text-decoration: none;}
.majorNavbarCell a:hover {background-color: #b21313; color: white; text-decoration: none;}

.majorNavbarCellSelected {color: black; background-color: white; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; font-size: 18px;}
.majorNavbarCellSelected a {background-color: #b21313; color: white; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; font-size: 18px;}
.majorNavbarCellSelected a:link {background-color: #b21313; color: white; text-decoration: none;}
.majorNavbarCellSelected a:visited {background-color: #b21313; color: white; text-decoration: none;}

/* minor button behavior */
#minorNavbarCell {width: 209px; vertical-align: top;}
#minorNavbarVerticalSpacer {width: 1px; height: 10px;}
.minorButton {                background-color: white; color: #888888; height: 20px; display: block; text-decoration: none; vertical-align: top; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: left; font-weight: 900; border-style: none;}
.minorButtonSelected {background-color: white; color: black; height: 20px; display: block; text-decoration: none; vertical-align: top; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: left; font-weight: 900; border-style: none;}
.minorButton:hover {background-color: white; color: #cb0b0b; text-decoration: underline;}
.minorSpacerImage {width: 1px; border: 0;}

/* subminorButton behavior */
.subMinorButton                 {background-color: white; color: #888888; height: 20px; display: block; text-decoration: none; vertical-align: top; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; font-weight: 900; border-style: none;}
.subMinorButtonSelected {background-color: white; color: black; height: 20px; display: block; text-decoration: none; vertical-align: top; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; font-weight: 900; border-style: none;}
.subMinorButton:hover {background-color: white; color: black; text-decoration: underline;}

.minorBackground {background-image: url(/images/nav/minorBackground.gif);}
.minorLeftSpacer {width: 50px; height: 1px; border: 0px;}
.subMinorLeftSpacer {width: 60px; height: 1px; border: 0px;}
.subMinorSpacerImage {width: 15px; border: 0;}

#navCell {background-color: white; vertical-align: top;padding:0;}

#majorA_navbar_fill_cell {background-image: url(/images/nav/majorANavbarFill.gif);background-repeat: repeat-x;}
.majorABackgroundLeft {background-image:  url(/images/nav/majorALeftFill.gif); background-repeat: repeat-x;}
.majorABackgroundRight {background-image: url(/images/nav/majorABackground.gif);background-repeat: repeat-x; background-color: white;}
#majorACell {width: 88px; vertical-align: top;}
#majorAHatImage {width: 26px; height: 35px; display: block;}

#majorB_navbar_fill_cell {background-image: url(/images/nav/majorBNavbarFill.gif);background-repeat: repeat-x;}
.majorBBackgroundLeft {background-image:  url(/images/nav/majorBLeftFill.gif); background-repeat: repeat-x;}
.majorBBackgroundRight {background-image: url(/images/nav/majorBBackground.gif);background-repeat: repeat-x; background-color: white;}
#majorBCell { width: 55px; vertical-align: top;}
#majorBHatImage {width: 26px; height: 35px; display: block;}

#majorC_navbar_fill_cell {background-image: url(/images/nav/majorCNavbarFill.gif);background-repeat: repeat-x;}
.majorCBackgroundLeft {background-image:  url(/images/nav/majorCLeftFill.gif); background-repeat: repeat-x;}
.majorCBackgroundRight {background-image: url(/images/nav/majorCBackground.gif);background-repeat: repeat-x; background-color: white;}
#majorCCell { width: 0px; vertical-align: top;}
#majorCHatImage {width: 26px; height: 35px; display: block;}

#majorD_navbar_fill_cell {background-image: url(/images/nav/majorDNavbarFill.gif);background-repeat: repeat-x;}
.majorDBackgroundLeft {background-image:  url(/images/nav/majorDLeftFill.gif); background-repeat: repeat-x;}
.majorDBackgroundRight {background-image: url(/images/nav/majorDBackground.gif);background-repeat: repeat-x; background-color: white;}
#majorDCell { width: 0px; vertical-align: top;}
#majorDHatImage {width: 26px; height: 35px; display: block;}

#majorE_navbar_fill_cell {background-image: url(/images/nav/majorENavbarFill.gif);background-repeat: repeat-x;}
.majorEBackgroundLeft {background-image:  url(/images/nav/majorELeftFill.gif); background-repeat: repeat-x;}
.majorEBackgroundRight {background-image: url(/images/nav/majorEBackground.gif);background-repeat: repeat-x; background-color: white;}
#majorECell { width: 0px; vertical-align: top;}
#majorEHatImage {width: 26px; height: 35px; display: block;}

#majorF_navbar_fill_cell {background-image: url(/images/nav/majorFNavbarFill.gif);background-repeat: repeat-x;}
.majorFBackgroundLeft {background-image:  url(/images/nav/majorFLeftFill.gif); background-repeat: repeat-x;}
.majorFBackgroundRight {background-image: url(/images/nav/majorFBackground.gif);background-repeat: repeat-x; background-color: white;}
#majorFCell { width: 0px; vertical-align: top;}
#majorFHatImage {width: 26px; height: 35px; display: block;}

#majorG_navbar_fill_cell {background-image: url(/images/nav/majorGNavbarFill.gif);background-repeat: repeat-x;}
.majorGBackgroundLeft {background-image:  url(/images/nav/majorGLeftFill.gif); background-repeat: repeat-x;}
.majorGBackgroundRight {background-image: url(/images/nav/majorGBackground.gif);background-repeat: repeat-x; background-color: white;}
#majorGCell { width: 0px; vertical-align: top;}
#majorGHatImage {width: 26px; height: 35px; display: block;}

#superMajorLeftMarginCell {width: 40px; background-color: white; vertical-align: top}
#superMajorLeftMarginImage {width: 40px; height: 1px;}

#majorLeftMarginCell {width: 40px; background-color: white; vertical-align: top}
#majorLeftMarginImage {width: 40px; height: 1px;}

#contentTable {width: 100%;}
#contentCell {background-color: white; vertical-align: top;}
#minorNavbarRightMarginCell {width: 5px;}
#contentTopMarginImage {height: 10px;}

#footerTable {width:100%;}
.footerLeftMarginCell {width: 40px; background-color: white; vertical-align: top}
#footerHairlineCell {height:1px; background-color: gray;}
.rightMarginCell {width: 20px; background-color: white; color: black; vertical-align: top}

#majorFooterLeftMarginCell {width: 40px; background-color: white; color: #666666; vertical-align: top}
#footerContentCell {background-color: white; color: #666666; vertical-align: top; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif;}

/*
Turn this off for zeetix/zeeforge sites
.default {font-size: 12px; padding-bottom: 14px; color: #666666; line-height: 18px; font-family: Arial, Helvetica, sans-serif;}
.default {}
*/
.default {}

.subheader {font-size: 24px; padding-bottom: 12px; color: #666666; font-family: Arial, Helvetica, sans-serif;}
#subheaderSpacerImage {width: 1px; height: 40px; display: block;}
.footnoteReference {vertical-align: super; font-size: xx-small}

#estimateForm {margin-top: 2px;}
.requiredMark {color: #FF0000;}

/* Experimental styles*/
.clear { clear: both; display: block; margin: 0; padding: 0; }

#content p {
  margin: 10px 0;
}

#content h2 {
  margin: 5px 0;
  padding: 3px 0;
}

div #content {
  padding: 0;
  margin: 0;
}

#content div.person h2,
#content div.person p {
  margin-left: 150px;
}

#content div.person {
  width: 780px;
  margin-bottom: 20px;
  padding: 20px 0;
  float: left;
  clear: left;
}

/* content items */
#content_body div.item h3,
#content_body div.item p {
  width: 780px;
  float: left;
  clear: left;
  margin-left: 0px;
  margin-bottom: 5px;
}

