/*


Layout
*/
html {
  background: url('../images/body.jpg') top center repeat;
}

body {
  background: url('../images/html.jpg') top center repeat-x;
  font: normal normal normal 14px/20px Arial, sans-serif;
  text-align: center;
  min-width: 960px;
}

  #shell {
    margin: auto;
    position: relative;
    width: 960px;
    text-align: left;
  }
  
    #head {
      color: white;
      font-family: Georgia, serif;
      height: 100px;
      text-shadow: rgba(0, 0, 0, 1) 0 0 5px;
    }
    
      #head h1 {
        background: white url('../images/instaylogo.png') 5px 1px no-repeat;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: rgba(0, 0, 0, 1) 0px 0px 3px;
        -moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 3px;
        -webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 3px;
        height: 87px;
        left: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 10px;
        width: 151px;
      }
        
        #head h1 a {
          display: block;
          height: 87px;
          width: 151px;
        }
          
          #head h1 a span {
            display: none;
          }
          
      #head h2 {
        font-size: 16px;
        font-style: italic;
        font-weight: normal;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
        top: 15px;
        width: 350px;
      }
      
    #feature {
      background: url('../images/feature-bg.jpg');
      height: 213px;
      margin-bottom: -5px;
      position: relative;
      width: 100%;
    }
    
    #page-title {
      background: url('../images/page-title.jpg');
      color: white;
      height: 58px;
      font: italic normal normal 24px Georgia, serif;
      margin-top: 20px;
      margin-bottom: -17px;
      padding: 20px 0 0 10px;
      position: relative;
      width: 280px;
    }
    
    #top-callout {
      color: #CC0000;
      position: absolute;
      top: 150px;
      right: 0;
      font-family: Georgia;
      font-size: 24px;
      margin: 0;
      padding: 0;
      width: 500px;
    }
    
      #top-callout a {
        color: #c00;
        text-decoration: underline;
      }
    
      #home-feature {
        background: url('../images/home-feature.jpg');
        height: 230px;
        left: 40px;
        position: absolute;
        top: -5px;
        width: 379px;
      }
      
        #home-feature p {
          margin: 0;
          padding: 0;
          position: absolute;
          left: 240px;
          top: 150px;
        }
        
          #home-feature p strong {
            font-family: Georgia, serif;
            font-weight: 100;
          }
          
      #feature #page-title {
        background: url('../images/feature-interior.jpg');
        color: white;
        font-family: Georgia, serif;
        font-style: italic;
        font-weight: 100;
        height: 55px;
        left: 0;
        margin: 0;
        padding: 25px 0 0 10px;
        position: absolute;
        text-shadow: rgba(0,0,0,1) 0 0 3px;
        top: 20px;
        width: 278px;
      }
      
      #feature-text {
        font-family: 'Century Gothic', sans-serif;
        left: 460px;
        position: absolute;
        top: 40px;
        width: 275px;
      }
      
        #feature-text h1 {
          font-size: 20px;
          margin: 0;
          margin-bottom: 2px;
          padding: 0;
        }
        
        #feature-text p {
          font-size: 16px;
          margin: 0;
          padding: 0;
        }
        
        #feature-text strong {
          color: #E52D34;
        }
        
    #feature h2 {
      right: 80px;
      position: absolute;
      top: 100px;
    }
    
      #feature h2 a {
        color: #E52D34;
        font-size: 24px;
        text-decoration: none;
      }
      
      #feature h2 a:hover {
        color: #CC0000;
      }
      
    #wrapper {
      background: white;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      box-shadow: rgba(0, 0, 0, .5) 0px 0px 8px;
      -moz-box-shadow: rgba(0, 0, 0, .5) 0px 0px 8px;
      -webkit-box-shadow: rgba(0, 0, 0, .5) 0px 0px 8px;
      padding-top: 20px;
    }
    
    .big-col {
      background: url('../images/baby-grid.gif');
      display: inline;
      float: left;
      position: relative;
      margin: 0 10px;
      padding: 0 10px;
      width: 520px;
    }
    
    .white {
      background: white;
      padding: 0;
    }
    
    .small-col {
      display: inline;
      float: left;
      position: relative;
      width: 215px;
    }
    
    .content-col {
      display: inline;
      float: left;
      position: relative;
      padding: 0 10px;
      width: 380px;
    }
    
      .business {
        border-bottom: 1px solid #E52D34;
      }
    
      .content-col + .content-col {
        border-left: 1px solid #E52D34;
      }
      
      .grid {
        background: url('../images/baby-grid.gif');
        margin-bottom: 40px;
        padding: 10px;
      }
      
      .grid form {
        margin-bottom: 10px;
      }
      
      .grid label {
        font-size: 12px;
      }
      
      .grid select {
        width: 147px;
      }
      
      ul.business-cat {
        display: inline;
        float: left;
        list-style: none;
        list-style-position: outside;
        margin: 0;
        margin-right: 30px;
        padding: 0;
        width: 150px;
      }
    
    #ad-col {
      position: relative;
      display: inline;
      float: right;
      width: 120px;
      padding-right: 10px;
      text-align: right;
    }
    
     #ad-col .dummy {
       color: white;
       background: #999;
       display: block;
       height: 90px;
       line-height: 80px;
       margin-bottom: 10px;
       width: 120px;
       text-align: center;
     }
     
    #ad-container {
      clear: both;
      background: white;
      height: 120px;
      padding-bottom: 10px;
    }
     
    .bottom-ad {
      background: #999;
      display: inline;
      float: left;
      margin: 20px 10px;
      height: 100px;
      width: 300px;
      position: relative;
    }

    #foot {
      clear: both;
/*      position: relative;*/
      padding: 40px 0;
    }
    
      #foot p {
        text-align: left;
        font-size: 12px;
        width: 300px;
        margin: 0;
        margin-top: 0;
        padding: 0;
        position: relative;
      }
      
      #foot #in-news {
        background: url('../images/in-logo.gif');
        height: 36px;
        left: 320px;
        top: 0;
        position: absolute;
        width: 170px;
      }
        
        #in-news span {
          display: none;
        }
        
/*

Form
*/

.form-block {
  display: inline;
  float: left;
  margin-bottom: 20px;
  padding: 0 1%;
  width: 48%;
}

.form-block label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.form-block input {
  height: 18px;
  padding-top: 4px;
  width: 98%;
}

.form-block select {
  width: 98%;
}

textarea {
  padding: 2px;
  width: 97%;
}    
/*

Default type

*/

ol, ul {
  margin-left: 2em;
  padding-bottom: 1em;
}

p {
/*  line-height:1.5em;*/
	margin:1em 0 .5em;
}

  p:first-child, p.first-child {
    margin-top: 0;
  }
  
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
 font-family: 'Century Gothic', sans-serif;
}

h1
{
	font-size:18px;
	margin:1em 0 .5em;
}

h2
{
	font-size:17px;
	margin:1.07em 0 .535em;
}

h3
{
	font-size:16px;
	margin:1.14em 0 .57em;
}

h4
{
	font-size:15px;
	margin:1.23em 0 .615em;
}

h5
{
	font-size:14px;
	margin:1.33em 0 .67em;
}

h6
{
	font-size:12px;
	margin:1.6em 0 .8em;
}
    
/*

Navigation
*/
a {
  color: #006699;
  font-weight: bold;
  text-decoration: none;
}

  a:hover {
    color: #00ADFF;
  }
  
 h1 a,
 h2 a,
 h3 a,
 h4 a,
 h5 a,
 h6 a {
 text-decoration: underline;
}

ul#navPrimary {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 44px;
  z-index: 1;
}

  ul#navPrimary li {
    margin: 0;
    margin-left: 20px;
    padding: 0;
    position: relative;
  }
    
    ul#navPrimary li a {
      color: white;
      font-size: 18px;
      font-weight: 100;
      text-decoration: none;
    }
    
    ul#navPrimary li a:hover {
    }
  
ul#navFoot {
}

  ul#navFoot li {
    display: inline;
    list-style: none;
  }
  
    ul#navFoot li a {
      padding: 1em;
      text-decoration: none;
    }
    
    ul#navFoot li a:hover {
    
    }

ul.navSub {
  width: 100%;
}

  ul.navSub li {
    list-style: none;
  }
  
    ul.navSub li a {
      display: block;
      text-decoration: none;
      width: 100%;
    }
    
    ul.navSub li a:hover {
    }

/*


Misc
*/
#cocoDesign {
  background: url(../images/coco.gif) no-repeat;
  display: block;
  height: 36px;
  position: absolute;
  left: 510px;
  top: 0;
  width: 85px;
}

  #cocoDesign span {
    display: none;
  }

* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}
/*


Comes in Handy Sometimes
*/
.NoMargin {
  margin: 0 !important;
}
.clear, .clearme {
  clear: both;
}
ul.inline-list {
  margin-left: 0;
}
  ul.inline-list li {
    display: inline;
    float: left;
    list-style: none;
  }
    ul.inline-list li a {
      float: left;
    }

/*


Default styles for BrainBuster logic captcha
*/
#captcha {
  margin: .5em 0 .5em 0;
  font-size: 13px;
}

#captcha_answer {
  margin-left: .5em;
}

.captcha_failed input {
  border-style: inset;
  border-color: red;
  border-width: 3px;
}