/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */

.DynamicRegistration_Maintable {
      width: 100%;
      padding: 2px;
}

#dnn_ctr404_DynamicRegistration_tblEmail
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
}

.DynamicRegistration_Label
{
    font-weight: 500;
    font-size: 8pt;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: none;
}

.DynamicRegistration_Textbox
{
}

.DynamicRegistration_FieldError
{
background-color: #EF5050;
}

.DynamicRegistration_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
}

.DynamicRegistration_Listbox
{
}

.DynamicRegistration_Checkbox
{
}

.DynamicRegistration_Checkboxgroup
{
  font-weight: bold;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

/* Email A Friend Header Text */
#emailAFriendHeader
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 8.5pt;
    color: #717074;
    font-weight: 900;
    position: relative;
    top: 25px;
    left: 10px;
}

/* Tell your friends Header Text */
#tellYourFriend
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
    position: relative;
    left: -205px;
}

/* Your email address label text */
#dnn_ctr404_DynamicRegistration_Label_fc1288e9-1a0a-46b2-8b0e-fc5e96741404_label
{
   position: relative;
   top: 40px;
}

/* Your email address field text */
#dnn_ctr404_DynamicRegistration_TBR_GUIDfc1288e9-1a0a-46b2-8b0e-fc5e96741404YourEmail
{
}

/* Your's friends email address label text */
#dnn_ctr404_DynamicRegistration_Label_07a011f5-f938-4cf1-b147-00a5339af98d_label
{
    position: relative;
    top: 40px;
}

/* Your's friends email address field text */
#dnn_ctr404_DynamicRegistration_TBR_GUID07a011f5-f938-4cf1-b147-00a5339af98dYourEmail2
{
}

/* Include a message label text */
#dnn_ctr404_DynamicRegistration_Label_763de3e8-13cf-40e7-9901-3619169d8309_label
{
    position: relative;
    top: 40px;
}

/* Include a message field text */
#dnn_ctr404_DynamicRegistration_TBR_GUID763de3e8-13cf-40e7-9901-3619169d8309IncludeAmessage
{
}

/* Your Name (first) field label */
#dnn_ctr404_DynamicRegistration_Label_44bd7581-88f6-48b9-86c8-4a4755c2b1c3_label
{
   position: relative;
   top: 80px;
}

/* Your Name (first) text label */
#dnn_ctr404_DynamicRegistration_TBR_GUID44bd7581-88f6-48b9-86c8-4a4755c2b1c3FirstName
{
}

/* Your Name (last) field label */
#dnn_ctr404_DynamicRegistration_Label_8c01c224-d867-4701-8638-138ee54df748_label
{
   position: relative;
   top: 80px;
   left: -150px;
}

/* Your Name (last) text label */
#dnn_ctr404_DynamicRegistration_TBR_GUID8c01c224-d867-4701-8638-138ee54df748LastName
{
   position: relative;
   left: -150px;
   top: -8px;
   *top: -24px;
}

#blackBold
{
  position: relative;
  top: 10px;
  color: black;
  font-weight: bold;
  font: Arial, Verdana, Sans-Serif;
  font-size: 8.5pt;
}

#howDidYouHear
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
    position: relative;
    top: 11px;
    width: 200px;
}

#howDidYouHear2
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
    position: relative;
    top: 14px;
    *top: 6px;
    left: -160px;
}

/* Media Name Label field */
#dnn_ctr404_DynamicRegistration_Label_abf9c4d3-3e56-4fbf-8b3b-f14411b5f537_label
{
    position: relative;
    top: 32px;
    left: 7px;
}

/* Media Name text field */
#dnn_ctr404_DynamicRegistration_TBR_GUIDabf9c4d3-3e56-4fbf-8b3b-f14411b5f537MediaName
{
   position: relative;
   left: 7px;
   top: -10px;
}

/* Email A Friend Footer */
#emailAFriendFooter
{
    position: relative;
    top: -40px;
    left: 15px;
    font-weight: bold;
    font-size: 8.5pt;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
}

/* Save Form */
#SaveForm
{
    position: relative;
    top: 40px;
}















































































































































