/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */


.DynamicRegistration_Maintable {

      width: 100%;
      padding: 2px;
}

#dnn_ctr471_DynamicRegistration_tblHeader
{
    font-weight: bold;
    font-size: 8.5pt;
    line-height: 17px;
    color: #717074;
    font-family: Arial, Verdana, Sans-Serif;
    position: relative;
    top: 20px;
}

.DynamicRegistration_Label
{
    font-weight: Normal;
    font-size: 10.5pt;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* Suggestions Header text */
#dnn_ctr471_DynamicRegistration_lblHeader
{
   position: relative;
   left: 10px;
   top: 20px;
}

.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;
}

#suggestionsHeader
{
  width: 450px;
}

/* Email Address label field */
#dnn_ctr471_DynamicRegistration_Label_55f2b0f7-f2f2-4303-adf3-eb2246d52835_lblUserLabel
{
   position: relative;
   top: 40px;
}

/* First Name label field */
#dnn_ctr471_DynamicRegistration_Label_682eadf4-fa3e-4ddd-be3f-153eabda26fa_lblUserLabel
{
  position: relative;
  top: 40px;
}

/* Last Name label field */
#dnn_ctr471_DynamicRegistration_Label_8c156c94-a3c7-46d1-b6c3-bd21c6ead58a_lblUserLabel
{
   position: relative;
   top: 40px;
   left: -130px;
}

/* Last Name text field */
#dnn_ctr471_DynamicRegistration_TBR_GUID8c156c94-a3c7-46d1-b6c3-bd21c6ead58aLastName
{
   position: relative;
  left: -130px;
}

/* Suggestions label field */
#dnn_ctr471_DynamicRegistration_Label_10c10181-9ee6-45fc-a8af-a39bbf1450c6_lblUserLabel
{
   position: relative;
   top: 170px;
}

/* Suggestions textarea field */
#dnn_ctr471_DynamicRegistration_TBR_GUID10c10181-9ee6-45fc-a8af-a39bbf1450c6Suggestiions
{
   position: relative;
   top: 20px;
}

/* Submit image button */
#dnn_ctr471_DynamicRegistration_imgRegister
{
   position: relative;
   top: 30px;
}

/* Field Errors Text */
#dnn_ctr471_DynamicRegistration_lblAlreadyExists
{
   position: relative;
   top: 20px;
}
