
/* SIMPLE MODAL*/

#age_check_tab {margin: 0 auto;}

#simplemodal-overlay {
  background: #002a01 url(/_clip/bg_site.gif) left top repeat-x;
  cursor: wait;
}

#simplemodal-container {
  background: url(/_clip/ac_logo-bg.png) center top no-repeat;
  color: #007c39;
  padding: 0;
  width: 568px; min-height: 568px;
  margin: 0 auto;
  text-align: center;
  top: 0 !important;
}

/* \*/ * html #simplemodal-container {height: 568px;} /**/

#age_check_tab {
	background: #fffabe url(/_clip/bg_ac.gif) left top no-repeat;
	padding: 25px 25px 10px 25px;
	width: 332px;
	margin: 251px auto 0 auto;
}

#age_check_tab h1 { color: #75550a; font-size: 165%; font-weight: normal; padding: 0; margin: 0; background: none; text-align: center;}
#age_check_tab h2 { color: #007c39; font-size: 95%; font-weight: normal; padding: 0; margin: 0; background: none; text-align: center;}

#age_check_tab form {padding: 25px 0 30px 0;}
#age_check_tab .btn-ano {background: url(/_clip/btn_ano.gif) left top no-repeat; width: 123px; height: 33px; border: none; margin: 0 10px 0 0; cursor: pointer;}
#age_check_tab .btn-ne {background: url(/_clip/btn_ne.gif) left top no-repeat; width: 123px; height: 33px; border: none; margin: 0; cursor: pointer;}

