
/* SIMPLE MODAL*/

#age_check_tab {margin: 0 auto;}

#simplemodal-overlay {
  background: url(/_clip/bg_site.gif);
}

#simplemodal-container {
  background: url(/_clip/ac_logo-bg.png) center top no-repeat;
  color: white;
  padding: 0;
  width: 950px;  min-height: 568px;
  margin: 0 auto;
  top: 0 !important;
}

/* \*/ * html #simplemodal-container {height: 568px;} /**/

#age_check_tab {
	padding: 25px;
	margin: 50px auto 0 auto;
}

#age_check_tab h1 { color: #FFFFFF; font-size: 125%; font-weight: normal; padding: 0; margin: 0; background: none;}

#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: 121px; height: 42px; border: none; margin: 0 17px 0 0; cursor: pointer;}
#age_check_tab .btn-ne {background: url(/_clip/btn_ne.gif) left top no-repeat; width: 121px; height: 42px; border: none; margin: 0; cursor: pointer;}

.top-part { background: url(/_clip/bg_agecheck_logo.jpg) 104px 0 no-repeat; height: 135px; width: 572px; padding: 115px 0 0 378px}
.bottom-part { background: url(/_clip/bg_agecheck_bottom.jpg) 0 0 no-repeat; height: 180px; width: 950px;}

