/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */

.DynamicRegistration_Maintable {

      width: 100%;
      padding: 2px;
}

/* Header Text */
#dnn_ctr468_DynamicRegistration_tblHeader
{
   position: relative;
   top: 35px;
   position: relative;
   left: 20px;
}

/* Header message */
#dnn_ctr468_DynamicRegistration_tblHeader
{
    font-weight: bold;
    font-size: 10pt;
    line-height: 17px;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
}

#dnn_ctr468_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;
}

*/ Main Header Text */
#dnn_ctr468_DynamicRegistration_lblHeader
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
    position: relative;
    left: 10px;
}

/* Comments text Label */
#dnn_ctr468_DynamicRegistration_Label_b7ed6876-c313-4bb7-9dd8-15acaee17571_lblUserLabel
{
   position: relative;
   top: 105px;
}

/* Comments Header Text */
#commentsHeader
{
   width: 450px;
}

/* Comments textarea field */
#dnn_ctr468_DynamicRegistration_TBR_GUIDb7ed6876-c313-4bb7-9dd8-15acaee17571Comments
{
   position: relative;
   top: 20px;
}

/* Phone Label Field */
#dnn_ctr468_DynamicRegistration_Label_00e32bb6-c197-427a-9a66-783d25c7b4e9_lblUserLabel
{
  position: relative;
  top: 40px;
}

/* Phone Number text field */
#dnn_ctr468_DynamicRegistration_TBR_GUID1034d804-15c9-445c-94ad-c00328945e7aPhone
{
  position: relative;
  top: 17px;
  left: -120px;
}

/* Email label field */
#dnn_ctr468_DynamicRegistration_Label_2c11aaf9-3806-4de0-bc13-9b1dabd63426_lblUserLabel
{
  position: relative;
  top: 40px;
  left: -180px;
}

/* Email text field */
#dnn_ctr468_DynamicRegistration_TBR_GUID2c11aaf9-3806-4de0-bc13-9b1dabd63426Email
{
  position: relative;
  left: -180px;
}

/* Submit image button */
#dnn_ctr468_DynamicRegistration_imgRegister
{
  position: relative;
  top: 20px;
}









