@charset "utf-8";
/* CSS Document */

/* -------------------------   INVITATION STARTBURST AND CONTACT FORM   ---------------------------  */

#starburst img { border: none;  }
#starburst { position: absolute; display: block; z-index: 50; margin-left: -140px; margin-top: 50px; width: 215px; height: 215px; float: none; clear: both; }
#invitationWrapper { background: url(../images/invitation/form_bg.jpg) 10px 10px no-repeat; width: 820px; height: 367px; }
#invit_form_wrap { width: 415px; position: absolute; left: 50px; top: 50px; }
#invit_form_wrap input { background: none; border: none; background: url(../images/invitation/form_field.gif) left top no-repeat; width: 376px; height: 32px; font: normal normal 14px Arial, Helvetica, sans-serif; color: black; padding: 7px 0 0 10px; }
#invit_form_wrap select { width: 375px; height: 32px; padding: 7px 0 7px 0; margin-bottom: 6px; }
#textWrap { width: 270px; position: absolute; font: normal normal 12px Arial, Helvetica, sans-serif; color: white; left: 470px; top: 110px;  }
#fieldDate { position: absolute; background: url(../images/invitation/field2.gif) left top no-repeat; width: 303px; height: 74px; left: 470px; top: 230px; padding: 15px 0 0 15px; }
#textWrap p { line-height: 16px; padding: 0; margin: 0; padding-bottom: 10px; }
#fieldDate ul { padding: 0; margin: 0; font: normal normal 12px Arial, Helvetica, sans-serif; color: white;  }
#fieldDate ul li { list-style: none; line-height: 16px; }
#fieldDate span { color: #aba5a2; }
#invit_form_wrap button { background: url(../images/invitation/sendButton.jpg) left top no-repeat; width: 118px; height: 42px; border: none; cursor: pointer; }
#invit_form_wrap button:hover { position: relative; top: 1px; left: 1px; }