/* 
PANELIST REGISTRATION AND WELCOME PAGE CSS

-|-|GENERAL SECTION|-|- */ 

body {background: #ffffeb url('http://www.cint.com/registration/UploadedImages/1231_bg-spiral-3d-plate.gif') top left repeat-y; font-family:verdana;font-size:12px;margin:0}
#RegistrationPageContainer {width: 760px; float: left;}
.MandatoryTextContainer {margin-left: 20px; margin-bottom: 20px;}
#MultiViewPanel {float: left; margin-left:21px;}
#ImageBar {float: left; width: 100%;}
div.Mandatory { color: #c10501;}
#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 {width: 100%; margin-left: 20px; margin-bottom: 10px;}
#LoginPanel {float: right; margin-top: -70px; font-size: 12px; margin-right: 20px;}
#LoginPanel a {color: #336699; font-weight: bold; font-size: 12px;}
#CompanyLogoPanel {}
select, input {width: 270px;}
div.Validators span {margin-left: 10px;}

/* -|-|QUESTIONS SECTION|-|- */
.QuestionsContainer {float: left; background-color: #ffffff; width: 720px; margin-left: 20px; margin-bottom: 20px;}
.QuestionDiv {width: 350px; margin: 5px; float: left;}
.QuestionText {padding: 10px; color: #000; font-size: 12px; font-weight: bold; float: left;}
.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: 720px; margin-left: 20px;}
.PageNumberContainer {background-color: #d6d7ca; color: #000000; float:left; padding: 2px; text-align: center; width: 20px;}
.PageNumberContainerActive {background-color: #ffffff; color: #000000; float:left; padding: 2px; text-align: center; width: 20px;}
a.PageNumberText {color: #336699; text-decoration: none; font-weight: bold;}
a.PageNumberTextActive {color: #000; text-decoration: none; font-weight: bold;}
div.NextButton input {background-color: #c10501; color: #ffffff; font-size: 14px; width:auto; font-weight: bold; border: 2px solid #e8eadd; margin: 10px;font-style: italic;}

/* -|-|INTRODUTCION TEXT |-|- */
h1.IntroHeader {font-size: 2em; margin-left:8px; font-weight: bold;color: #000; margin-bottom: 10px; margin-top: 20px;}
div.IntroText {float: left; margin-left: 21px; line-height: 18px;}
.IntroText p {margin-left:0px;}

/* -|-|ABOUT PANEL (footer) TEXT |-|- */
#OutroHeaderContainer {width: 100%; margin-left: 10px;}
h1.OutroHeader {font-size: 18px; font-weight: normal; font-style: italic; color: #c10501; margin-bottom: 20px; margin-top: 20px;}
div.OutroText {margin-left: 10px; line-height: 18px;}
.OutroContainer {padding: 10px;}
a.AboutPanelAnchor {visibility: hidden;}

/* This contains the Cint Panel Access logo and text under it */
#CintLogoPanel {float: left; margin-left:41px; font-size: 10px; color: #777a77; width: 100%;}

div.RegisterButton input {background-color: #c10501; color: #ffffff; font-size: 14px; width:auto; font-weight: bold; border: 2px solid #e8eadd; margin: 10px; font-family: Georgia, Times New Roman; font-style: italic;}

/*WELCOME PAGE */
body.WelcomePageBody {font-family: Verdana, Arial, Tahoma;}
div.Welcome {margin-left:41px; width: 820px; float: left; font-size: 12px; padding: 20px;}
div.Welcome a {color: #336699;}
div.WelcomeHeader h1 {font-size: 2em; margin-left:0px; font-weight: bold;color: #000; margin-bottom: 10px; margin-top: 20px;}
#CompanyLogo {
	position:aboslute;
	width:292px;
	height:72px;
	background:transparent url('http://www.cint.com/registration/UploadedImages/1231_1231_blocket_logo_2009.gif') -39px 0px no-repeat;
}
