/* CSS Document */

P, BODY, TD, TH, UL, OL {
	font-family: Lucida Grande, Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Lucida Grande, Lucida, Helvetica, Arial, sans-serif;
}
	
body {
	margin: 10px 0px 10px 20px;
	background-image: url(http://www.indigodigital.com/images/web-site-design-background.gif);
	background-repeat: repeat-x;
	background-color: #000;
}

h1 { font-size: 17px; color: #001733; text-align: left; margin: 8px 0 8px 0; }
.top h1 { position: absolute; top: 50px; left: 120px; color: #ebebeb; font-size: 13px; }


h2 {
  color: #001733;
  font-size: 15px;
  margin: 14px 0 2px 0;
}


ul.li {
  list-style: square;
}


.feature h2 {
  color: #999999;
  position: relative;
  top: -5px;
}

h3 {
  color: #001733;
  margin: 8px 0 0 0;
  font-size: 10px;
  margin-bottom: 2px;
  text-transform: uppercase;
}


a {
  color: #999999;
  text-decoration: none;
}

a:hover {
  color: #002B5F;
  text-decoration: underline;
}

.master {
  position: relative;
	width: 759px;
	float: none;
}

/* header */

  .header {
    position: relative;
    padding: 18px;
    margin-bottom: 1px;
    height: 127px;
  }
  
  .logo {
    border-bottom: black solid 3px;
  }
   
  
  .header a {
    color: #999999;
    text-decoration: none;
  }
  
  .nav a:hover, .footerNav a:hover {
    color: #fecb00;
    text-decoration: underline;  
  }
  
  .header img {
    float: left;
    margin-right: 10px;
  }
  
  .top .nav {
    position: absolute;
    top: 98px;
    right: 20px;
    color: #999999;
    font-size: 10px;
    z-index: 300;
  }
  
  .cor-top-lef {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 11px;
    height: 11px;
    vertical-align: top;
    font-size: 1px;    
    background-color: black;
    background-image: url(http://www.indigodigital.com/images/cor-top-lef.gif);
    background-repeat: no-repeat;
  }
  
  .cor-top-rig {
    position: absolute;
    top: 0px;
    right: -1px;
    width: 11px;
    height: 11px;
    vertical-align: top;
    font-size: 1px;
    background-color: black;
    background-image: url(http://www.indigodigital.com/images/cor-top-rig.gif);
    background-repeat: no-repeat;
  }

/* end header */


/* feature area */
  .feature { 
    background-image: url(/images/featureBackground.gif);
    background-repeat: repeat-y;
    background-color: #001733;
    border-bottom: solid 3px black;
  }
  
  .featurePic {
    background-color: #ffffff;
    width: 225px;
    text-align: left;    
  }
  
/* projects */

  #projectLarge {
    position: absolute;
    top: 45px;
    left: 100px;
    border: 8px solid black;
    z-index: 400;
  }
  
  .projectMedium {
    border: 3px solid black;
    margin-bottom: 5px;
    text-align: center;
  }
  
  table.allProjects td {
    padding-bottom: 0px;
  }
  
  table.allProjects h2 {
    margin-top: 0;
  }
  
  table.allProjects .more {
    float: right;
    bottom: 0;
    margin: 0 0 10px 0;    
  }
   
  
  .projectLargeClose {
    position: absolute;
    padding: 8px;
    top: -37px;
    right: -8px;
    color: #f1f1f1;
    z-index: 20;
    background-color: #002B5F;
  }
  
  .recent_projects {
    font-size: 9px;
    color: #999999;
    text-align: center;
    padding-top: 10px;
  }

  .recent_projects a {
    text-decoration: none;
    color: #999999;
  }
  
  .recent_projects a:hover {
    text-decoration: none;
    color: #EBEBEB;
  }
  
  .recent_projects img {
    margin-bottom: 3px;
  }
  
  .feature h2 {
    font-size: 15px;
    font-weight: normal;
    color: #`;
    margin: 20px 0 8px 35px;
    text-align: left;
  }
  
  .showAll {
    text-align: right;
    margin: 20px 40px 0 0;
  }
  

/* -------------------------------------------------------------------------- */
/* PAGE BODY */
/* -------------------------------------------------------------------------- */

  .body {
    position: relative;
    background-color: #ffffff;
  }
  
  .leftCol {
    background-image: url(/images/featureBackground.gif);
    background-repeat: repeat-y;
  }
  
  .leftColText {
    padding: 18px 15px 30px 30px;
    font-size: 10px;
    text-align: left;
  }
  
  .leftCol a {
    color: #ebebeb;
    text-decoration: none;
  }
  
  .leftCol a:hover {
    text-decoration: underline;
    color: #fecb00;
  }
  
  #thisForm table {
    margin: 8px 0 8px 0;
  }
  
  #thisForm input {
    font-size: 10px;
  }

  .first {
    font-size: 120%;
    font-weight: bold;
  }
  
  .contactForm td {
    vertical-align: middle;
    padding-top: 8px;
  }
  
  
  .leftCol h2 {
    color: #000000;
    margin: 12px 0 0 0;
    padding: 0;
    font-size: 12px;
  }
  
  .centerCol {
    position: absolute;
    top: 0;
    left: 255px;
    width: 504px;
    background-color: #cccccc;
  }
  
  .centerColText {
    padding: 18px 30px 30px 30px;
    color: #333333;
    text-align: left;
  }
  
  .centerColText a {
    color: #002B5F;
    text-decoration: underline;
  }

 
  ul {
    margin: 0;
    padding: 0;
  }

  .centerCol a {
    color: #0072D4;
    text-decoration: none;
  }

  td.space {
    border-right: solid black 2px;
    background-color: black;
    font-size: 1px;
  }
  
  td {
    vertical-align: top;
  }
  
  .body ul {
    margin-top: 0;
    margin-left: 10px;
    padding-left: 10px;
  }


/* end body */

/* footer styles */

.footer {
  position: relative;
  border-top: black solid 3px;
  background-color: black;
  text-align: left;
  padding: 0;
  background-image: url(http://www.indigodigital.com/images/footer.gif);
  background-repeat: none;
}

.footer p {
  font-size: 9px;
  margin: 0 0 6px 0;
}

.footerNav {
  font-size: 9px;
  margin: 10px 30px 15px 30px;
}

.cor-bot-lef {
  position: absolute;
  bottom: -1px;
  left: 0px;
	width: 11px;
	height: 11px;
	font-size: 1px;
	vertical-align: top;
	background-color: black;
	background-image: url(http://www.indigodigital.com/images/cor-bot-lef.gif);
	background-repeat: no-repeat;
}

.cor-bot-rig {
  position: absolute;
  bottom: -1px;
  right: -1px;
	width: 11px;
	height: 11px;
	font-size: 1px;
	vertical-align: top;
	background-color: black;
	background-image: url(http://www.indigodigital.com/images/cor-bot-rig.gif);
	background-repeat: no-repeat;
}

/* font items */
.small {
  font-size: 90%;
}


/* blog related items */

.post h1 {
  font-size: 13px;
  margin-top: 8px;
}

.entrydate, .postmetadata {
  font-size: 9px;
}

.callout {
  float: right;
  padding: 10px;
  width: 140px;
  background-color: #001733;
  color: #f1f1f1;
  margin: 10px 0 10px 10px;
  
}

.calloutPic {
  float: right;
  margin: 10px 0 10px 10px;
  
}

.errorWindow {
  background-color: #CEA308;
  padding: 3px;
  display: none;
}

.pageMsg {
  background-color: #CEA308;
  font-size: 12px;
  padding: 8px;
}

.caption {
  font-size: 9px;
  text-transform: uppercase;
  color: #999999;
}


/* COMMERCIAL GREETINGS */
.topInformation {
  position: absolute;
  top: 30px;
  left: 440px;
}

.callOut {
  float: right;
  background-color: #ebebeb;
  padding: 8px 8px 3px 8px;
  width: 150px;
  border: 3px solid #999999;
  margin: 8px;
}

.callOut h4 {
  font-size: 12px;
  margin: 3px 0 3px 0;

}

.em { font-size: 18px; font-weight: bold; padding-right: 10px; color: #9D080D; }
