/* 

PANELIST REGISTRATION AND WELCOME PAGE CSS



-|-|GENERAL SECTION|-|- */ 

body {background-color: #E3E3E3; font-family: Arial, sans-serif; font-size: 12px;}

#RegistrationPageContainer {background-color: #ffffff; width: 760px; float: left; font-size: 12px; padding:20px;margin:10px;}

.MandatoryTextContainer {margin-bottom: 20px; margin-top: 20px; font-weight: bold; margin-left: 35px;}



#MultiViewPanel { width: 740px;}

#ImageBar {width: 100%;}

div.Mandatory {color: #C60B2B; padding-top: 10px;position: absolute;}

#GoNextContainer {float: left; width: 100%; text-align: right;} /* Contains the 'register' and 'next step' buttons (next step only active when you have multipage registration form */

#ErrorPanel {margin-bottom: 0;}

#LoginPanel {float: right; margin-top: -25px; font-size: 10px; margin-right: 20px; visibility: visible;}

#LoginPanel a {color: #C60B2B; font-weight: bold; font-size: 11px;}

#CompanyLogoPanel {background-color: #ffffff;}

select, input {width: auto;}

div.Validators span {margin-left: 10px;}



/* -|-|QUESTIONS SECTION|-|- */

.QuestionsContainer {background-color: #ffffff; width: 600px; margin-left: 20px; margin-bottom: 20px; padding-top: 50px;}

.QuestionDiv {width: 600px; margin: 5px;}

.QuestionText {padding: 10px; color: #000000; font-size: 11px; font-weight: bold; float: left; width: 500px;}

.QuestionControl {padding:0; margin-top: 5px; margin-left: 10px; clear:both;}

.IntroHeaderContainer {margin-left: 10px; margin-top: 10px;}



/* -|-|PAGE NUMBERS: Only in use if you have enabled multipage registration form |-|- */

.PageNumbers {width: 800px; position: absolute; margin-left: -20px; *margin-left: -40px; padding-left: 50px; background-color: #E3E3E3; padding-top: 20px; *margin-top: 5px;}

.PageNumberContainer {float:left; padding: 2px; text-align: center; width: 20px; }

.PageNumberContainerActive {float:left; padding: 2px; text-align: center; width: 20px; background-color: #ffffff;}

a.PageNumberText {color: #000000; text-decoration: none; font-weight: bold;}

a.PageNumberTextActive {color: #E3E3E3; text-decoration: none; font-weight: bold;}

div.NextButton input {width:auto; float: left; margin-left: 15px; padding: 3px; background-color: #ffffff; margin-top: 10px; font-size: 10px; font-weight: bold; border: 1px solid #000000;}



/* -|-|INTRODUTCION TEXT |-|- */

h1.IntroHeader {font-size: 17px; font-weight: bold; color: #C60B2B; margin-bottom: 20px; margin-top: 20px; margin-left: -10px;}

p.IntroHeader2 {font-size: 12px; font-weight: bold; color: #ffffff; background-color: #E3E3E3; width: 670px; margin-left: -20px; padding: 5px; position: absolute;}

div.IntroText {margin-left: 0px; line-height: 18px; color: #00000; }



/* -|-|ABOUT PANEL (footer) TEXT |-|- */

#OutroHeaderContainer {}

h1.OutroHeader {font-size: 12px; font-weight: bold; color: #ffffff; background-color: #E3E3E3;width: 900px; padding: 20px 5px 5px 5px;}

div.OutroText {line-height: 18px; color: #000000; background-color:#FFFFFF; padding: 10px 20px 20px 20px;}

.OutroContainer {margin-top: 40px; width: 640px; display:block; margin-left: -20px;}

a.AboutPanelAnchor {visibility: hidden;}



/* This contains the Cint Panel Access logo and text under it */

#CintLogoPanel {float: left; margin-left:-20px; font-size: 10px; color: #777a77; border-top:20px solid #E3E3E3; width: 800px; background-color: #ffffff;}



div.RegisterButton input {width:auto; padding: 3px; background-color: #ffffff; float: left; margin-left: 15px; margin-top: 10px; font-size: 10px; font-weight: bold; border: 1px solid #000000;}



/*WELCOME PAGE */

body.WelcomePageBody {background-color: #E3E3E3; font-family: Arial, Tahoma;color: #000000;}

div.Welcome {background-color: #ffffff; width: 760px; float: left; font-size: 12px; padding: 20px;}

div.Welcome a {color: #435837;}

div.WelcomeHeader h1 {font-size: 17px; font-weight: bold; color: #C60B2B; font-family:Arial, sans-serif;}
