/* This file contains css for form layout and form controls */

#formBlock {
  width:80%;
  float:left;
}

#sideBlock {
  width:18%;
  float:right;
}

#formContent {
  background:#FFFFFF;
  width:98%;
  margin:0px;
  padding:1%;
  position:static;
}

#smallFormLeft {
  width:60%;
  float:left;
  padding:5px;
  margin-left:10px;
}

#smallFormRight {
  width:300px;
  float:right;
  padding:10px;
  background:#EBF3FB;
  margin-right:10%;
}

.registerForm {
  width:600px;
}

.formList #termsAndConditions {
  margin-top:1em;
  margin-bottom:1em;
}

ul.formList {
  list-style:none;
  padding-left:0px;
  margin: 0 0 3px 0;
}

.preformList{
  list-style:none;
  padding-left:0px;
  margin:0 0 20px 0;
}

.compact {
  margin:0 0 0 0;
  padding:0 0 0 0;
}

ul.startNew {
  background:#F3F3F3;
  border:1px solid #BDC9D6;
  padding-left:1px;
}

ul.startNew li div.labels{
  padding-left:3px;
}

ul.formList li {
  clear:both;
}

ul.formList li div.labels {
  width:145px;
  float:left;
  padding-top:2px;
  padding-left: 4px;
  padding-bottom:2px;
}

ul.formList li div.hiddenLabels {
  float:left;
  padding-right:7px;
  padding-top:1px;
  padding-bottom:1px;
}

ul.formList li div.currencylabels {
  width:145px;
  float:left;
  padding-top:2px;
  padding-bottom:2px;
  text-align:right;
  padding-right:5px;
}

ul.formList li div.fields {
  width: auto;
  float:left;
  padding-top:2px;
  padding-bottom:2px;
}

ul.formList li div.hiddenFields {
  padding-right:5px;
  padding-top:1px;
  padding-bottom:1px;
}

ul.formList li div.bulletPoints {
  padding-right:5px;
  padding-top:1px;
  padding-bottom:1px;
  height: auto;
  overflow: visible;
}

ul.formList li.variableHeight{
  height:auto;
  line-height:normal;
  clear:both;
  padding-left:145px;
}

ul.questionForm {
  background:#F3F3F3;
  padding-bottom:10px;
  width:80%;
  float:left;
}

ul.questionFormNew {
  background:#F3F3F3;
  padding-bottom:10px;
  width:100%;
  float:left;
}

div.questionForm {
  background:#F3F3F3 none repeat scroll 0%;
  float:left;
  padding-bottom:10px;
  width:80%;
}

div.questionFormNew {
  background:#F3F3F3 none repeat scroll 0%;
  float:left;
  padding-bottom:10px;
  width:100%;
}

.questionPreform {
  background: #F3F3F3;
  padding: 3px;
  width: 80%;
  float: left;
}

.registrationPreform {
  background:#FFFFFF;
  padding:3px;
  float:left;
}

ul.questionForm li {
  margin-bottom:7px;
}

ul.questionForm li div.labels {
  line-height:normal;
  padding-left:3px;
}

ul.questionForm li div.fields {
  width:auto;
}

ul.questionForm li div.help {
  width:200px;
  height:300px;
  overflow:auto;
  float:left;
}

ul.printingForm {
  float:left;
  padding-left:5px;
}

li.heading heading{
  font-weight:bold;
  color:#333333;
}

.formList .clarification-text {
	padding: 4px;
}

.formList .clear {
	clear: both;
}

.section .section2 {
	padding-left: 10%;
}

.section .dotted-line {
  border: 1px dashed #999999;
  border-width: 1px 0px 0px;
  height: 0px;
  clear: both;
}

hr {
	clear: both;
}

span.errors, div.errors {
  margin:2px 0 5px 5px;
  float:left;
  color:#c00442;
}

ul.errors {
  margin:0;
  padding:0;
  color:#c00442;
  list-style:none;
}

span.warning, div.warning {
  margin:2px 0 5px 5px;
  float:left;
  color:#0C2C71;
  font-family:Arial,Helvetica;
  font-weight:bold;
}

ul.warning {
  margin:0;
  padding:0;
  color:#0C2C71;
  font-family:Arial,Helvetica;
  font-weight:bold;
  list-style:none;
}

ul#smallFormRight li div.labels {
  width:100px;
  float:left;
}

ul#smallFormRight li div.fields {
  width:200px;
  float:left;
}

ul#smallFormRight li.heading{
  font-size:16px;
  color:#c00442;
  font-weight:bold;
  text-align:center;
}

ul#smallFormLeft li.heading {
  font-size:16px;
  color:#c00442;
  font-weight:bold;
  text-align:left;
}

.sectionEnd {
  clear:both;
}

input.inputField {
  padding:3px;
  line-height:normal;
  width: 250px;
}

select.singleSelect {
  width:auto;
  margin:2px 0 1px 0;
}

label, span.fieldLabel, div.fieldLabel {
  display:block;
  padding:0px;
  width:auto;
}

input.mandatory, select.mandatory {
  background:#FFFFFF;
}

label.mandatory, span.mandatory, div.mandatory {
  padding:0 10px 0 0;
  background-color:transparent;
  background-image:url(../images/mandatory.gif);
  background-position:right;
  background-repeat:no-repeat;
  border:0px;
}

input.loginField {
  width:90px;
}

button.login {
  background:url(../images/loginButton.gif);
  height:15px;
  width:67px;
  border:0px;
  cursor: pointer;
  margin-left: 5px;
  margin-top: 5px;
}

button.forgot {
  background:url(../images/forgotButton.gif) no-repeat;
  height:15px;
  width:75px;
  border:0px;
  cursor:pointer;
  margin-left:5px;
}

.redButton {
  FONT-WEIGHT:bold; 
  FONT-SIZE:11px; 
  COLOR:#ffffff; 
  FONT-FAMILY:Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR:#c00442;
}

.buttonstyle4 {
  FONT-WEIGHT:bold;
  FONT-SIZE:11px;
  COLOR:#ffffff;
  FONT-FAMILY:Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR:#c00442;
}

.plainButton {
  FONT-WEIGHT:bold;
  FONT-SIZE:11px;
  COLOR:#000000;
  FONT-FAMILY:Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR:#ddd;
}

.vLightBlueButton {
  background:#D8EFFF;
  font-weight:bold;
  font-size:12px;
  margin:3px;
}

.lightBlueButton {
  background:#90C9FF;
  font-weight:bold;
  font-size:12px;
  margin:3px;
}

.blueButton {
  FONT-WEIGHT:bold; 
  FONT-SIZE:11px; 
  COLOR:#ffffff;
  FONT-FAMILY:Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR:#6699ff;
}

button.floatRight, input.floatRight {
  float:right;
  margin:0 5px 0px 0;
}

button.floatLeft, input.floatLeft {
  float:left;
  margin:0 0px 0px 5px;
}

.invisible {
  display:none;
}

.section {
  clear:left;
  width:100%;
}

.tall {
  padding:20px 0 5px 0;
}

.orderHelp {
  float:right;
  width:18%;
  background:#FFFFFF;
  overflow: auto;
}

/*
.orderHelp {
  display: none;
  float:right;
  width:0%;
  background:#FFFFFF;
  overflow: auto;
}
*/
.buttons {
  text-align:right;
  padding:0 5px 5px 0;
}

.hiddenInfo {
  background:#FFFFFF;
  border:dotted #999999 1px;
  color:#c00442;
  background-color:#ffffff;
  width:80%;
  text-align:left;
}

.tipTable {
  background:#99CCFF;
  border:dashed #999999 1px;
  color:black;
}

.hiddenForm {
  padding-top:5px;
  padding-bottom:5px;
  margin-left:150px;
  margin-right:20px;
  border:solid #cccccc 1px;
  color:black;
  width:auto;
  height: auto;
  overflow: visible;
}

.hiddenForm2 {
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
  margin-top:5px;
  margin-right:20px;
  border:solid #cccccc 1px;
  color:black;
  width:auto;
  height:auto;
}

.hiddenForm3 {
  padding-top:5px;
  padding-bottom:5px;
  margin-left:150px;
  margin-right:20px;
  border:solid #cccccc 1px;
  color:black;
  width:auto;
  height:auto;
  overflow:hidden;
}

ul.formList li div.labelsPadding {
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
}

ul.formList li div.fieldsPadding {
  padding-top:5px;
  padding-bottom:5px;
}

.dateField {
  width:100px;
}

.sharesTable {
  padding-top:5px;
  padding-bottom:5px;
  border:solid #cccccc 1px;
  color:black;
  width:950px;
  height:auto;
  overflow:visible;
}

.editableRow {
  cursor:pointer;
  color:#000000;
  background-color:#FFFFFF;
}

.editableRowHighlighted {
  cursor:pointer;
  color:#FFFFFF;
  background-color:#006699;
}

.editableRowHighlighted a {
  color:#0099FF;
}

.editableRowHighlighted a:hover {
  color:#FFFFFF;
}

#promo li {
  background:transparent url(../images/MyCleardocs_Product.gif) no-repeat scroll left top;
  border:0px none;
  float:left;
  font-family:Arial;
  font-size:11px;
  list-style-type:none;
  margin:-2px -2px 0px -30px;
  padding:1px 1px 1px 21px;
  position:relative;
  text-align:left;
  width:95%;
}

#resourcescontent li {
  background:transparent url(../images/Main_Information.gif) no-repeat scroll left top;
  border:0px none;
  font-family:Arial;
  font-size:small;
  font-weight:normal;
  list-style-type:none;
  margin:0px 0px 0px 20px;
  padding:1px 1px 4px 20px;
  position:relative;
  text-align:left;
  width:100%;
}

#preformRegList li {
  background:transparent url(../images/Main_Forward.gif) no-repeat scroll left top;
  border:0px none;
  font-family:Arial;
  font-size:small;
  font-weight:normal;
  list-style-type:none;
  margin:0px 0px 0px 20px;
  padding:1px 1px 4px 20px;
  position:relative;
  text-align:left;
  width:100%;
}