img { border: none; }
.clear { clear: both; }


.required { margin-right: 2px; }

/***  form fields  ***/
.FormField-Row {
  clear: both;
  margin: 5px 0;
}
.FormField-Label, .FieldType-check_box span.required, .FieldType-check_box .FormField-Checkbox {
  float: left;
}
.FormField-Label {
  width: 115px;
  text-align: right;
  margin-right: 3px;
  padding-top: 2px;
}
.FormField-CheckboxLabel {
  padding-top: 3px;
}
.FieldType-check_box span.required {
  margin-top: 0.7em;
  line-height: 0.8em;
}
.FieldType-check_box .FormField-Input {
  margin-right: 5px;
  margin-left: 5px;
}
.FieldType-radio_button .FormField-Input label {
  margin-left: 5px;
  margin-right: 10px;
}
.FieldType-hidden_field { display: none; }

.formInput { width: 170px; }
.formPhone { text-align: center; margin-right: 3px; }
.formPhone3 { width: 40px; }
.formPhone4 { width: 50px; }
.phoneDivider { margin-right: 3px; }
.formSelect { width: 174px; }
.FormField-Submit {
  width: 93px;
  margin: 0 auto;
}


/***  errors  ***/
#errorExplanation {
  margin: 0 20px 20px;
  text-align: center;
  border: 3px solid;
  font-weight: bold;
}
#errorExplanation p {
  margin: 0 !important;
  margin-bottom: 1em !important;
  padding: 2px 0 5px 0 !important;
}
#errorExplanation ul {
  list-style: none;
  margin: 1em 3px !important;
  padding: 0 !important;
}


/* remove browser defaults */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
/* end of browser defaults */

a { text-decoration: none; }
a:hover { text-decoration: underline; }


body { font: 14px/16px Arial, Helvetica, sans-serif; margin: 0; }
body, a { color: #333; }

#FormContainer { font-size: 12px; }

/**********  FORM FIELDS  **********/
.FormField-Row { margin: 7px 0; }
.FormField-Label { width: 110px; font-weight: bold; }
.FormField-Row span.required { font-weight: normal; }
.FieldType-checkbox .FormField-Input { margin-bottom: 2px; }
.FormField-RadioQuestion { font-weight: bold; }

/**********  ERRORS  **********/
#errorExplanation { color: #c00; background-color: #fff; border-color: #2ebbde; }
#errorExplanation p { background-color: #1B8CAC; color: #fff; border-bottom: 1px dashed #2ebbde; }
.fieldWithErrors label, .fieldWithErrors .FormField-Label, .fieldWithErrors .FormField-RadioQuestion { color: #c00; }
.fieldWithErrors input, .fieldWithErrors select { background-color: #fdd; }


body { background-color: #eaeaea; }
h1 { font-size: 20px; line-height: 20px; color: #0d84ae; }
h2 { font-size: 14px; line-height: 16px; color: #0d84ae; }
h3 { font-size: 14px; line-height: 16px; color: #333; }
ul { margin: 1em 0; margin-left: 2em; }


#FullContainer {
  width: 780px;
  margin: 0 auto;
}


#HeaderContainer {
  height: 169px;
  background: transparent url(/sites/mobility_product_info/light_blue/images/mobility_head.jpg) no-repeat;
  text-indent: -9999px;
}
#HeaderContainer h1 { display: none; }


#ContentContainer {
  background: #fff url(/sites/mobility_product_info/light_blue/images/content-bg.gif) repeat-y;
}


#CopyContainer {
  display: block;
  float: left;
  width: 382px;
  padding: 18px;
}
#CopyContainer h1 { margin: 0.5em 0; }
#CopyContainer h2 { margin: 1em 0; margin-top: 2em; }
#CopyContainer h3, #CopyContainer p { margin: 1em 0; }
#CopyContainer ul { margin-left: 4em; }

#white-glove-delivery-bug {
  width: 350px;
  height: 236px;
  background-image: url(/sites/mobility_product_info/light_blue/images/white-glove-delivery.jpg);
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 20px;
}


#FormContainer {
  display: block;
  float: right;
  width: 300px;
  padding: 37px 31px 0 31px;
  background: transparent url(/sites/mobility_product_info/light_blue/images/mobility_head_bottom.jpg) no-repeat right top;
}

#FormCopy {
  color: #c00;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 26px;
}
#FormCopy b { font-weight: normal; }


#FormRow-first_name {
  border-top: 2px solid #fff;
  padding-top: 13px;
}
#FormRow-can_wheel {
  border-bottom: 2px solid #fff;
  padding-bottom: 13px;
  margin-bottom: 13px;
}

#FormField-Submit-dynamic_form input { display: block; font-size: 0; line-height: 0; text-indent: -9999px; border-width: 0; background-repeat: no-repeat; background-position: center; overflow: hidden; cursor: pointer; }
#FormField-Submit-dynamic_form input { width: 83px; height: 40px; }
#FormField-Submit-dynamic_form .FormField-SubmitButton { background-image: url(/sites/mobility_product_info/light_blue/images/btn-submit.gif); }
#FormField-Submit-dynamic_form .FormField-SubmitButton-on { background-image: url(/sites/mobility_product_info/light_blue/images/btn-submit-on.gif); }


#Privacy {
  margin-top: 12px;
  margin-bottom: 40px;
  text-align: center;
}


#FormContainer #ThankyouMessage, #NonQualifiedMessage {
  margin-top: 30px;
}


#ContentBottom {
  height: 64px;
  background: transparent url(/sites/mobility_product_info/light_blue/images/mobility_foot.jpg) no-repeat;
}


#FooterContainer {
  text-align: center;
}
#FooterContainer ul {
  margin: 10px 0;
}
#FooterContainer ul li {
  display: inline;
  border-left: 1px solid;
  padding: 0 15px;
}
#FooterContainer ul li.first {
  border-left: none;
}


#SiteLogos {
  text-align:center;
  margin-right: 12px;
  margin-bottom: 10px;
}
#PoweredByContainer, #McAfee-logo, #BBB-logo {
  display: inline;
  margin-left: 6px;
}


/**********  POPUP  **********/

#HeaderContainer-PopUp {
  height: 67px;
  background: #bdeaf5 url(/sites/mobility_product_info/light_blue/images/popup-head.jpg) no-repeat left;
  border-bottom: 12px solid #196880;
  text-indent: -9999px;
}
#HeaderContainer-PopUp h1 { display: none; }

#ContentContainer-PopUp {
  background-color: #fff;
  margin: 5px 10px;
}

#FooterContainer-PopUp {
  height: 64px;
  background: #2db8e1 url(/sites/mobility_product_info/light_blue/images/popup-foot-bg.gif) repeat-x;
}


/**********  ADVERTISE  **********/

#AdvertiseContent {
  width: 320px;
  height: 415px;
  margin: 0 auto;
  margin-top: 15px;
}
#AdvertiseForm {
  background-color: #e2f1d8;
  padding: 20px 0;
}
#AdvertiseForm .FormField-Row {
  margin: 2px 0;
}
#AdvertiseForm .FormField-Label {
  width: 125px;
}
#AdvertiseForm textarea#comments {
  width: 160px;
  height: 70px;
}
#AdvertiseForm .FormField-Submit {
  margin-left: 130px;
  margin-top: 10px;
}
