/* css for GetMunch.com 'layout-b' */


body#layout-b  {
 background: #cdecc8 url('images/bg_page2.png') repeat-x 0 0;
}
.layout {
 padding-bottom: 1em; 
}
.layout h2 {
  /* font-family: Georgia, Times, serif; */
  font-size: 2.4em;
  line-height: 1.1em;
  font-weight: 500;
  color: #048940; 
  padding: 0 0 0 8px;
}
.layout h3 {
  font-size: 1.2em;
  margin: 1em 2% 0.05em 8px;
  line-height: 1.4em;
  font-weight: 600;
  color: #135831;
}
.layout p {
  font-size: 1.2em;
  margin: 1em 2% 1em 8px;
  line-height: 1.4em;
  color: #1c1c1c;
}
.layout span.b {
  color: #015c2a;
  font-weight: 600;
}

fieldset.frame { 
  padding: 3px 0 0 10px;
  color: #555;
  font-size: 1.2em;
}
fieldset.float-left {
  float: left;
  width: 210px;
}

fieldset.float-right {
  float: left;
}

fieldset.float-right input.pop-up3 {
      float: left;
  height: 23px;

  width: 78px;
  border: none;
  color: #fff;
  font-size: 1.0em;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  background: transparent url('images/bg_popup-but3.png') no-repeat 0 0;
  margin-left: 15px;
  cursor: pointer;
}
fieldset.float-right  input:hover.pop-up3 {
  color: #476f41;
  cursor: pointer;
}

fieldset.float-right input.pop-up2 {

      float: left;

  height: 23px;

  width: 102px;

  border: none;

  color: #fff;

  font-size: 1.0em;

  letter-spacing: 0.1em;

  line-height: 1.5em;

  font-weight: 600;

  text-align: center;

  background: transparent url('images/bg_popup-but2.png') no-repeat 0 0;

  cursor: pointer;

}

fieldset.float-right  input:hover.pop-up2 {

  color: #476f41;

  cursor: pointer;

}
input.txt {
 width: 300px;
 height: 21px;
 border: 1px solid #7f9db9; 
}
input.check {
 height: 12px;
 width: 12px;
 border: 1px solid #8dbaa1; 
}
select.t {
 width: 100px;
 height: 21px;
 border: 1px solid #7f9db9; 
}
select.n {
 width: 200px;
 height: 21px;
 border: 1px solid #7f9db9; 
}
select.w {
 width: 300px;
 height: 21px;
 border: 1px solid #7f9db9; 
}