/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */

.DynamicRegistration_Maintable {
      width: 100%;
      padding: 2px;
}

#dnn_ctr462_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_ctr462_DynamicRegistration_Label_cfa7622f-b4f1-46e8-8c6a-0ddb6694a508_lblUserLabel
{
   position: relative;
   top: 40px;
}

/* Your email address field text */
##dnn_ctr462_DynamicRegistration_TBR_GUIDcfa7622f-b4f1-46e8-8c6a-0ddb6694a508YourEmail
{
}

/* Your's friends email address label text */
#dnn_ctr462_DynamicRegistration_Label_3a007df2-d1ce-4187-89df-32c9e050c15b_lblUserLabel
{
    position: relative;
    top: 40px;
}

/* Your's friends email address field text */
#dnn_ctr462_DynamicRegistration_TBR_GUID3a007df2-d1ce-4187-89df-32c9e050c15bYourEmail2
{
}

/* Include a message label text */
#dnn_ctr462_DynamicRegistration_Label_0aff1ab9-47ce-4cdc-86ba-f3880a2d7ca2_lblUserLabel
{
    position: relative;
    top: 40px;
}

/* Include a message field text */
#dnn_ctr462_DynamicRegistration_TBR_GUID0aff1ab9-47ce-4cdc-86ba-f3880a2d7ca2IncludeAmessage
{
}

/* Your Name (first) field label */
#dnn_ctr462_DynamicRegistration_Label_f334949c-604a-4022-9469-39a6fa2a913d_lblUserLabel
{
   position: relative;
   top: 80px;
}

/* Your Name (first) text label */
#dnn_ctr462_DynamicRegistration_TBR_GUIDf334949c-604a-4022-9469-39a6fa2a913dFirstName
{
}

/* Your Name (last) field label */
#dnn_ctr462_DynamicRegistration_Label_a5adfa29-8ba2-4d3a-a711-fa767efed2e3_lblUserLabel
{
   position: relative;
   top: 80px;
   left: -150px;
}

/* Your Name (last) text field */
#dnn_ctr462_DynamicRegistration_TBR_GUIDa5adfa29-8ba2-4d3a-a711-fa767efed2e3LastName
{
   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_ctr462_DynamicRegistration_TBR_GUID09018f88-65dd-4d19-9ef4-08124b96c538MediaName
{
   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;
}


