@charset "utf-8";
/* CSS Document */
#main
{
    padding-left: 20px;
}

.clear
{
    clear: both;
    display: hidden;
}

/*Login form */

.panel-login {
    background: url(../images/form.gif) no-repeat 0 0;
    min-height: 240px;
    width:532px;
}

.panel-login .panel-login-wrap {
    background: url(../images/form.gif) no-repeat -532px 100%;
    padding: 30px 20px 15px 20px;
}

.panel-login-wrap p {
    margin:0;
    padding:0;
}

.forgotemail {
	width: 200px;
}

/* Login form */

#login-form 
{
    width: 532px;
}

#login-form a:link,
#login-form a:visited,
#login-form a:hover,
#login-form a:active {
	/*color:#993366;*/
	font-weight:bold;
}


/* Register Form */

#register 
{
    width: 532px;
}

#register .input 
{
    clear: left;
}

#register .error 
{
    display: block;
    padding: 5px 0;
}

#register .fright {
	float: right;
	padding: 12px 6px;
}

#register p {
	margin-left: 2px;
}


.panel-register {
    background: #e7decf url(../images/form.gif) no-repeat 0 0;
    min-height: 200px;
    width: 532px;
}

.panel-register .panel-register-wrap {
    background: url(../images/form.gif) no-repeat -532px 100%;
    padding: 40px 40px 50px 40px;
}        

#register-fields label, #register-preferences .label {
    /*float: left;*/
    clear: both;
    text-align: right;
    font-weight: bold;
    margin:5px 20px 0 0;
    width: 100px;
}

#register-fields label span
{
    color: #e1081e;
}

.panel-register  dl dt 
{
    text-align: right;    
}

.panel-register dl dt label 
{
    padding-right: 15px;
}

div.form-pairs dl dt 
{
    width:140px !important;
    font-weight:bold !important;
}
div.form-pairs dl dt span 
{
    color:#cc0000;
}

div.form-pairs dl dd 
{
    margin-left:160px !important;
}

#register-main input
{
    width:230px;
}

#register-fields span.error 
{
    float:left;
    padding-left: 5px;
    font-weight:bold;
}
#register-fields input, #register-preferences .input
{
    float: left;
    width: 180px;
    margin: 5px 0 0 0;
}
#register-preferences
{
    clear: both;
    background:url(/images/line-squig-brown.gif) no-repeat 0 0;
    margin: 0 10px 0 0;
    padding: 30px 0 0 0;
}
#register-updates
{
    clear: left;
    padding: 10px 0 0px 30px;
}
#register-submit {
padding:10px 20px 12px 0;
}

#register-submit input
{
    margin-bottom: 10px !important;
    float: right;
}
.register-submit {
padding:10px 30px 0 0;
}

.register-submit input
{
    float:right;
}


#panel-campaigns li
{
    list-style: none;
}
.campaign-group
{
    margin: 5px 0 0 0;
    float: left;
    width: 32%;
}
.campaign-group div
{
    margin: 0 0 15px 0;
}

/* Forms */

.boxform 
{
    /*background: #e7decf url(../images/form.gif) no-repeat 0 0;*/
    width: 532px;  
}

.boxform .wrapper 
{
    /* background: url(../images/form.gif) no-repeat -532px 100%;*/
    padding: 30px 30px 30px 30px;    
    min-height: 100px;
}

/* Registration form */

#register div.form-pairs dl dt 
{
    text-align: right;
    padding-right: 10px;
    padding-top: 3px;
}


input#ctl00_PageHolder_ContentHolder_Main_user_details_fldPassword,
input#ctl00_PageHolder_ContentHolder_Main_user_details_fldReEnterPassword
{
    width: 180px;
    }


#login dl, #forgotten-password dl, #modified-password dl
{
    clear: left;
    margin: 0;
    padding: 3px 0;
}

#login dl dt, #forgotten-password dl dt, #modified-password dl dt
{
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
    width: 90px;
    text-align: left;
}

#login dl dd, #forgotten-password dl dd, #modified-password dl dd
{
    margin:0;
    padding: 0;
    margin-left: 100px;
}

#login dl dd input, #forgotten-password dl dd input, #modified-password dl dd input
{
	margin: 5px 0 0 0;
	padding: 0;
    width: 200px;
	float:left;
}

#login .fields , #forgotten-password .fields, #modified-password .fields
{   
    text-align: center;
}

#login .fields dl, #forgotten-password .fields dl, #modified-password .fields dl
{
    width: 300px;
    margin: 0 auto; 
}

/*Client Custom Forms */

#customform {
    
}
.requirednote 
{
    font-size:0.916em;
    padding:0;
    margin:0 0 1em 0;
}
#customform fieldset 
{
    border:0px;
    margin:0;
    padding:5px 0;
    display:block;
    width:100%;
    clear:both;
    float:left;
}
.fieldset-textarea 
{
    
}
.fieldset-single 
{
    height:20px !important;
}

#customform label 
{
    width:175px;
    float:left;
    font-weight:bold;
    text-align:left;
    padding:0 1em 0 0;    
}
#customform input, #customform textarea  
{
    width:60%;
}
#customform textarea 
{
    height:7em;
    float:left;
}
#customform fieldset select 
{
	float:left;    
}

#customform hr 
{
    margin:1em 0 1em 0;
    display:none; /*Hides normal HR for styling - see replace below */
    
}
#customform .hr 
{
    margin:1em 0 0.5em 0;
    /*background:url(/images/line-squig-brown.gif) no-repeat 0 0;*/
}
#customform h2, #customform h3 
{
    margin:0 0 5px 0;
    padding:0;
    line-height:2em;
    font-size:1.1em;
    color:#999;
}

#customform fieldset fieldset
{
    margin:0;
    padding:0;
    height:auto;
    float:left;
    width:61%;
    clear:none;
}

#customform fieldset fieldset input 
{
   width:auto;
   float:left;
   height:20px;
   margin:0;
   padding:0;
}
#customform fieldset fieldset label
{
   width:auto;
   height:20px;
   margin:0 10px 0 5px;
   font-weight:normal;
   padding:0;
   text-align:left;
}
#customform fieldset fieldset div
{
   float:left;
   width:23%; /*Defines How Many Columns of Checkboxes*/
   margin:0 0 3px 0;
   
}
 #customform  .captcha img
{
   margin-left: 187px;
   display:block;
}
    #customform fieldset.captcha 
{
    height:70px;
    
}
#customform fieldset.captcha input 
{
    margin:0.5em 0 0.5em 0;
    width:107px;
    
}
#customform #formsubmit 
{
    margin:1em 0 0 0   
}
#customform #formsubmit input 
{
    width:auto;   
}
