/* 20081030 menardtitle.css stylesheet                 */
/* client: menardtitle.com                             */
/* css level 2                                   */
/*     optimized for ie7/ie6/firefox/safari      */
/* commented version for xSite release 6.x       */
/* mauricio portasio / laura mcdonald - info@dynabytes.com     */
/* base font def                                 */
/* * {font-family: Helvetica, Arial, sans-serif; } */
body {
  background-color: #060;
  margin: 20px 10px 10px 10px;
  padding: 0;
  font-size: 11pt;
  line-height: 15pt;
  vertical-align: top;
  color: #060;
  text-align: center;
}

img {
  border: 0px;
  }
a img { 
  border: 0px;
  }

a {
  text-decoration: underline;
}

/* Layout definitions */
.login {
  margin: 0px auto;
  width: 98%;
  height: 20px;
  text-align: right;
  color: #fff;
  font-size: 11px ! important;
}

.login a {
  color: #fff ! important;
  text-decoration: underline;
}

#content {
  position:relative;
  float:left;
  width:98%;
  min-height:470px;
  height: auto !important;
  height:470px;
  margin: 10px 30px 10px 30px;
  padding: 0;
  color: #030;
}

#footer {
  clear: both;
  margin: 0px auto;
  padding-top: 10px;
  width: 100%;
  height:73px;
  text-align: center;
}

/* link elements   */
a {text-decoration: underline; font-weight: inherit;}
a:link, a:visited, a:active    {
  color: #fc0;
  }
a:hover    {
  color: #fc0;
  text-decoration: underline;
  }
#content a:link, a:visited, a:active    {
  color: #090;
  }
#content a:hover    {
  color: #000;
  text-decoration: underline;
  }


/* body elements */
.bodymain, .bodytext {
       font-weight: normal;
       text-align: left;
       vertical-align: top;
       font-size: inherit ! important;
       padding: 0 30px 0 0;
            }
.mainimage {
  float: left;
  margin: 3px 7px 5px 0;
}
.headline {
       font-size: 20pt;
       line-height: 110%;
       margin-bottom: 7px ! important;
       font-weight: bold;
       color: #000;
       }
.foot {
       font-size: 11.5pt;
       clear: both;
       color: #000;
       }
.footerleadingleft {
       font-size: 9.5pt;
       color: #000;
       }
.footerleadingleft a {
  color: #000;
}
       
/* catalog elements   */

.colcat {
  padding-left: 2px ! important;
}

.catalog, .dates, .abstract, .description, .caption, .backlink, .frmhead, .frmfoot, .urifile, .type {
       font-size: 11pt ! important;
       line-height: 15pt ! important;
}
.inlineimg {
  margin-bottom: 0px ! important;
  margin-top: 0px ! important;
}

/* form elements   */

.frmarea {
       text-align: left;
}

.frmlabel, .frmhead, .frmfoot, .coloptions, .frmobs {
      font-size: 10pt ! important;
} 
.frmlabel {
  width: 150px;
  text-align: right ! important;
  padding-top: 2px;
}

.datafield, .textfield, .combobox {
       background: #fff ! important;
       border: solid 1px #ccc;
       padding: 2px;
       color: #030;
       font-size: 10pt;
       width: 350px;
}
.textfield {
      height: 230px;
}
.colsearch {
      padding: 5px 0px 15px 0px;
}
.searchfield {
       width: 150px;
       margin-bottom: 3px;
       }

.colhead {
  font-size: 10pt;
  padding: 10px 15px 0px 0px;
}

.coltitle {
 font-size: 9pt;
 padding: 0px 15px 0px 0px;
 font-weight: bold;
}
.frmqty {
  padding: 10px 0px 0px 0px;
}

.frmobs {
   font-style: oblique;

}
#obs_2 {
  text-align: left;
  width: 110px;
}

#guest_1__obs {
  width: 390px;
}

pre {
  font-weight: bold;
  font-size: 9pt;
}

.button, .submit {
       color: #069;
       background: #fff;
}
.warning {
  padding: 0px 0px 10px 0px ! important;
  color: #c00;
}

.first_name {
  padding: 0px 10px 0px 10px;
}
/* ecommerce elements   */
.cartcell {
  background: transparent ! important;
  text-align: right;
}
