﻿/* Maternity Feedback Form */
#ui-datepicker-div.ui-datepicker{ z-index: 100; }
#umcprereg .section label.error{ color: #c11e1e; }
#umcprereg .section input.error, .cform .section textarea.error{ background: #fff0e5; border: solid 1px #f0785f; outline: 0 none; padding: 2px; }
.checkbox{ width: 648px; height: 23px; background-color: #eee; margin: 5px auto; padding: 6px; }
.checkbox label{ width: 600px; color: #666; display: inline; float: left; font-size: 10px; line-height: 12px;  margin: 0 15px 0 0; }
.checkbox input{ width: 13px; height: 13px; display: inline; float: left; margin: 5px 5px 15px; }
/* Maternity List */

#maternity-list .literalContent{ width: 680px !important; overflow: hidden;}
#maternity-list .baby-wrap{ width: 702px; }
#maternity-list .baby-item{ display: inline; float: left; margin: 0 20px 20px 0; padding: 0 0 20px;  }
#maternity-list .baby-item .baby-photo{ width: 214px; height: 192px; background: transparent url(../Theme/Images/photobg.gif) no-repeat left top; overflow: hidden;  }
#maternity-list .baby-item .baby-photo .photo-wrap{ width: 200px; height: 150px; overflow: hidden;  padding: 7px; text-align: center; }
#maternity-list .baby-item .baby-details{ width: 214px; padding: 5px 0 0; }
#maternity-list .baby-item .baby-photo h2{ background: transparent none; color: #00467f; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; margin: 0; padding: 0; text-align: center!important; }

#maternity-list .baby-item .baby-details .details{ color: #666; font-family: Arial, Verdana, Sans-Serif; font-size: 10px; font-style: italic; line-height: 14px; margin: 0; text-align: center; }

/* Search */
.search-wrap{ width: 201px; height: 269px; background: transparent url(../Theme/Images/formbg.gif) no-repeat left top; display: inline; float: left; overflow: hidden; margin: 0 0 0 5px; padding: 15px 15px 0 15px; }
.search-wrap input{ width: 195px; height: 18px; border: #ccc 1px solid; color: #666; font-family: Verdana, Geneva, sans-serif; margin: 5px 0 8px; padding: 2px; }
.search-wrap select{ color: #888; margin: 5px 0 20px; }
.search-wrap select option{ color: #333; }
.search-wrap label{ color:#5e6d84; font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold;}
.search-wrap a{ font-family: Verdana, Geneva, sans-serif; font-weight: bold; font-size: 12px; line-height: 24px; }
.search-wrap a.btnsearch{ width: 72px; height: 24px; background: #e6ebf3 url(../Theme/Images/searchicon.gif) no-repeat  7px 5px; border: #acbbd3 1px solid; color: #00467f; display: inline; float: left; padding-right: 10px; text-align: right; }
.search-wrap a.btnsearch:hover{ text-decoration: none;}
.search-wrap a.btncancel{ color: #00467f; text-decoration: underline; }
.search-wrap span.orspan{ color: #666; font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-style: italic; line-height: 24px; margin: 0 5px 0 7px;  } 


