@charset "utf-8";
body {
    margin: 0;
    font-size: 12px;
    color: #626262;
    font-family:Arial;
}
a{
    color: #4d891c;
}
h1 {
    color: #223700;
    font-weight: bold;
    margin: 0;
    padding: 20px 0 10px 4px;
    letter-spacing: -1px;
    font-size:25px;
}
#page_title p.heading_p{
    color: #223700;
    font-weight: bold;
    margin: 0;
    padding: 20px 0 10px 4px;
    letter-spacing: -1px;
    font-size:25px;
}
h2 {
    padding: 14px 0 0;
    margin: 0;
}
h3 {
    margin: 0;
    padding:0;
    color: #223700;
    font-size: 21px;
    letter-spacing: -1px;
}
h3 span {
    display: none;
}
h3.text{
    margin:10px 0;
}
th h2 {
    margin: 0 0 15px;
}
h4 {
    font-size:13px;
    color: #555555;
    margin: 0;
    font-weight: bold;
}
p{
    margin:12px 0;
}
table {
    margin: 0 0 20px;
}
th {
    text-align: left;
}
td.center_cell {
    text-align: center;
}
td {
    border-bottom: 1px dashed #e0e0e0;
}
.sep {
    clear:both;
}
.space{
    height:20px;
}
.hide {
    visibility: hidden;
}
a img {
    border: none;
}
.small_print {
    font-size: 11px;
    color: #979696;
}
.smaller_text {
    font-size: 16px;
}

/* Header */
#header {
    background-color: #92b575;
    display: block;
}
#header_strip {
    background-color: #223700;
    height: 3px;
    display: block;
    font-size: 0;
}
#header_container {
    width: 945px;
    margin: auto;
}
#header_left {
    width: 635px;
    float: left;
}
#header_logo{
    background-image:url(/img/logo.gif);
    background-repeat:no-repeat;
    height:70px;
    width:367px;
    display:block;
    margin:10px 0 0 0;
}
#header_nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#header_nav ul li {
    float: left;
    display: block;
}
#header_nav ul li a {
    font-size: 13px;
    color: #ffffff;
    display: block;
    margin: 0 3px 0 0;
    padding:10px 9px 8px 9px;
    text-decoration: none;
    font-weight: bold;
    background-color:#a8c492;
    -moz-border-radius: 8px 8px 0 0;
    text-shadow: 1px 1px 1px #839972;
}
#header_nav ul li a.active {
    -moz-border-radius: 8px 8px 0 0;
    background-color: #d2dfc7;
    text-shadow: 1px 1px 1px #ffffff;
    color: #223700;
}
#header_nav ul li a:hover{
    -moz-border-radius: 8px 8px 0 0;
    background-color: #d2dfc7;
    text-shadow: 1px 1px 1px #ffffff;
    color: #223700;
}
#header_nav ul li.home a{
    background-image:url(/img/nav_home.gif);
    background-repeat:no-repeat;
    background-position:center center;
    width:14px;
    height:16px;
}
#header_nav ul li.home a.active{
    background-image:url(/img/nav_home_active.gif);
}
#header_right {
    float: right;
}
#header_login {
    width: 305px;
    height: 48px;
    background: #223700 url("/img/login_background.gif") no-repeat;
}
#header_login ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#header_login ul li {
    float: left;
}
#header_login ul li a{
    background-repeat:no-repeat;
    display:block;
}
#header_login #login_icon{
    background-image:url(/img/login.gif);
    width:141px;
    height:30px;
    margin:7px 0 0 13px;
}
#header_login #register_icon{
    margin:13px 0 0 15px;
    padding:0 18px 0 0;
    font-weight:bold;
    font-size:15px;
}
#header_login ul li a{
    font-size: 14px;
    color: #ffffff;
}
#header_contact {
    background-image:url(/img/contact.gif);
    background-repeat:no-repeat;
    display:block;
    height:44px;
    float:right;
    width:221px;
    margin:11px 0;
}
/* Header end */

/* Content */
#content ul {
    padding: 0 0 15px 3px;
    margin: 0 0 0 10px;
    list-style:none;
}
#content ul li{
    padding-left:21px;
    margin-top:5px;
    background-image: url("/img/bullet_point.gif");
    background-repeat:no-repeat;
    background-position:center left;
}
#content td ul {
    padding: 0 0 0 15px;
    margin: 0 0 0 12px;
}
#title_home {
    background-color: #d2dfc7;
    display:block;
}
#title {
    background-color: #d2dfc7;
}
#page_title {
    width: 945px;
    margin: auto;
}
#title_home #page_title{
    background-image:url(/img/main_header_image_pie.jpg);
    background-repeat:no-repeat;
    background-position:660px 42px;
    padding-bottom:21px;
}
#page_title h1, #page_title p.heading_p{
    padding:20px 0;
    text-shadow: #ffffff 1px 1px 1px;
}
#title_home p.heading_p{
    padding:12px 0 8px 0;
    font-size:34px;
}
#page_title p, #page_title h2{
    font-size:14px;
    color: #686868;
    margin: 5px 0 25px 2px;
    font-weight:normal;
    padding:0;
}
#content #page_title ul li a.active {
    color:#223700;
}
.header_button {
    margin: 0 10px 0 2px;
}
#title_sub {
    height: 24px;
    font-size: 0;
    background: #ffffff url("/img/title_sub.jpg") no-repeat right;
}
#title_arrow {
    height: 14px;
    background: #ffffff url("/img/title_arrow.gif") no-repeat;
}
#page_main {
    width: 945px;
    margin: auto;
}
#left_content {
    width: 698px;
    float: left;
    margin: 5px 10px 0 0;
    display:inline;
    background-color: #ffffff;
}
#right_content {
    width: 225px;
    float: right;
    overflow: hidden;
}
.intro_copy {
    font-size: 14px;
    color: #686868;
}
#buy_leads {
    margin: 5px 0 20px;
}
#call_back, .random_testimonial, #register_now, #problems_registering {
    margin: 0 0 20px;
}
#social_media{
    margin-bottom:15px;
}
/*social buttons styling */
#social_media .social_toolbox {
  width:223px;
  border:1px solid #d8d8d8;
}
#social_media .social_toolbox .social_share_header {
  background:#ddead1;
  border-top:1px solid #ffffff;
  padding:6px 0 6px 10px;
  font-weight:bold;
  font-size:13px;
}
#social_media .social_toolbox ul {
  list-style-type:none;
  margin:0;
  padding:10px 0 0 0;
}
#social_media .social_toolbox li {
  float:left;
  margin:0 0px 10px 10px;
  width:100px;
  display:inline;
  background-image:none;
  padding:0;
}
#social_media .social_toolbox li span {
  margin-right:8px;
}
#social_media .social_toolbox li a {
  color:#797979;
  font-weight:bold;
  text-decoration:none;
}
#social_media .social_toolbox li a:hover {
  text-decoration:underline;
}

#social_media .social_toolbox a span {
  background-image: url("/img/tracking_sprite.gif");
  display: block;
  height: 16px;
  line-height: 16px !important;
  overflow: hidden;
  width: 16px;
  cursor: pointer;
  float: left;
}
#social_media .social_button_facebook span {
  background-position: 0 -18px;
}
#social_media .social_button_digg span {
  background-position: 0 -36px;
}
#social_media .social_button_print span {
  background-position: 0 -162px;
}

/* Tips Start */
.tip {
    padding: 0 0 10px;
}
.tip_top {
    width: 225px;
    height: 45px;
    background: url("/img/tip_top_border.gif") no-repeat;
}
.random_tip {
    font-size:15px;
    width: 202px;
    padding: 3px 10px 10px 11px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.tip_bottom {
    width: 225px;
    height: 5px;
    background: url("/img/tip_bottom_border.gif") no-repeat;
}
.more_tips {
    color: #4d891c;
    text-decoration: underline;
    cursor: pointer;
    text-align: right;
    margin:0 0 30px 0;
}
/* Tips End */
#content .more_tips ul li{
    background-image: url("/img/bullet_point_2.gif");
    background-position:left center;
    background-repeat:no-repeat;
    line-height: 12px;
    float:right;
}
#left_column {
    width: 334px;
    float: left;
}
#right_column {
    width: 334px;
    float: left;
}
#left_column ul, #right_column ul {
    padding-top: 15px;
}

.page_block {
    border-bottom: 1px solid #bfbfbf;
    padding: 0 0 10px;
    margin: 0 0 20px
}
#order_links ul {
    padding: 0;
}
#order_links ul li {
    float: left;
    margin: 0 0 20px 0;
    padding: 0 40px 0 0;
    background:none;
}
#content #page_title ul{
    list-style:none;
    padding:0;
    margin:0;
}
#content #page_title li{
    background-image:url(/img/page_title.gif);
    background-repeat:no-repeat;
    background-position:left center;
    float:left;
    padding-left:13px;
    font-size:13px;
    margin-right:30px;
    margin-top:12px;
}
#content #page_title li a{
    color:#0d820d;
}
#title_home .col1{
    float:left;
    width:286px;
}
#title_home .col2{
    float:left;
    width:386px;
}
#content #page_title ul.home_title_list li{
    float:none;
    background-image:url(/img/bullet_point_header.gif);
    font-size:14px;
    color:#223700;
    padding-left:27px;
}
.hint {
    width: 625px;
    padding: 10px 0 30px;
}
.hint_top {
    width: 625px;
    height: 13px;
    background: url("/img/hint_top_border.gif") no-repeat;
    font-size: 0;
}
.hint_icon {
    width: 47px;
    height: 32px;
    background: url("/img/hint_left.gif") no-repeat;
    float: left;
}
.step_icon {
    width: 47px;
    height: 32px;
    background: url("/img/step_left.gif") no-repeat;
    float: left;
}
.tip_icon {
    width: 47px;
    height: 32px;
    background: url("/img/tip_left.gif") no-repeat;
    float: left;
}
.hint_text {
    width: 578px;
    float: right;
    background: #efeeee url("/img/hint_right.gif") no-repeat;
}
.step_text{
    width: 536px;
    padding-left:42px;
    float: right;
}
.step_text h3.text{
    margin:5px 0 0 0;
}
#content .step_text ul{
    margin:0 0 13px 0;
}
#content .step_text ul li{
    background-image: url('/img/bullet_point_grey.gif');
    background-position:left center;
    background-repeat:no-repeat;
    margin-top:13px;
}
.step_1{
    background: #efeeee url("/img/step_1.gif") no-repeat;
}
.step_2{
    background: #efeeee url("/img/step_2.gif") no-repeat;
}
.step_3{
    background: #efeeee url("/img/step_3.gif") no-repeat;
}
.tip_text {
    width: 578px;
    float: right;
    background: #efeeee url("/img/tip_right.gif") no-repeat;
}
.hint_text p, .tip_text p{
    font-size: 13px;
    color: #597b21;
    margin: 0;
    padding: 0 16px 0 38px;
    min-height: 32px;
}
.hint_bottom {
    width: 625px;
    height: 15px;
    background: url("/img/hint_bottom_border.gif") no-repeat;
    font-size: 0;
}
.user_guide{
    background: url("/img/user_guide.gif") no-repeat;
    width:145px;
    height:34px;
    display:block;
    margin-left:47px;
}
.home_main_block {
    width: 305px;
    float: left;
    margin: 30px 0 10px 0;
    padding: 0 10px 0 0;
    display:inline;
}
.home_main_block p {
    margin: 8px 0 12px;
}
#page_main .home_main_block ul {
    padding: 0;
}
#page_main  .home_main_block ul li {
    line-height: 32px;
}
.home_main_block ul li a {
    font-size: 15px;
}
.home_main_block ul li a span{
    font-weight:bold;
}

.home_main_block form {
    margin: 20px 0 0;
}
.home_main_block label {
    font-size:14px;
    color: #4e7f26;
    margin: 0 0 5px;
}
.home_main_block input.text_input {
    width: 163px;
    padding: 2px 3px 3px;
    margin: 5px 0 0;
    border-top: 1px solid #727272;
    border-right: 1px solid #b4b4b4;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #b4b4b4;
}
.form_main .left_li{
    clear: both;
}
.form_main .right_li{
    float:right;
    margin-right:0;
}

.contact_us .form_main .button_input {
    width: 145px;
    height: 39px;
    border: 0;
    cursor: pointer;
    background: url("/img/send_button.gif") no-repeat;
    /* IE fix */
    font-size: 0px;
    color: #ff9f27;
    text-align: right;
    float:right;
}
textarea#message{
    width:526px;
    overflow: auto;
}
/* Testimonial Start */
.testimonial_top {
    width: 225px;
    height: 7px;
    background: #f0f0f0 url("/img/quote_top_border.gif") no-repeat;
}
.testimonial_main {
    width: 195px;
    padding: 0 15px 0 18px;
    background-color: #F0F0F0;
}
#right_content .testimonial_main{
    padding-top:10px;
}
.testimonial_main p {
    padding: 5px 0 2px;
    margin: 0;
    color: #9b9b9b;
    padding: 0 0 25px;
    font-size:12px;
    font-style:italic;
}
.testimonial_bottom {
    width: 225px;
    height: 35px;
    background: #f0f0f0 url("/img/quote_bottom_border.gif") no-repeat;
}
.testimonial_left .client {
    color: #92b575;
    margin: 0;
    padding: 0;
    text-align: right;
}
.testimonial_left .company {
    margin: 0;
    padding: 0;
    text-align: right;
}
#testimonials {
    margin: 0 0 55px;
}
#testimonials_top_border {
    width: 945px;
    height: 14px;
    background: #f3f4f3 url("/img/testimonial_top_border.gif") no-repeat;
}
#testimonials_main {
    background-color: #f0f0f0;
    padding: 0 0 0 19px;
}
#testimonials_header {
    width: 115px;
    margin: auto;
}
.testimonial_block {
    width: 272px;
    margin: 15px 23px 0 0;
    padding: 0 20px 0 0;
    border-right: 1px solid #b6b7b6;
    float: left;
    display:inline;
}
.testimonial_last {
    margin: 15px 0 0;
    padding: 0 15px 0 0;
    border: none;
    float: left;
    display:inline;
}
#testimonials .client {
    font-size:13px;
    color: #92b575;
    float: left;
    margin: 0;
    text-align: left;
    font-weight: bold;
}
#testimonials .company {
    width: 272px;
    color: #939292;
    float: left;
    text-align: left;
    margin: 0;
}
#testimonials .testimonial_main {
    width: auto;
    margin: 0;
    padding: 0;
}
#testimonials .testimonial_left {
    width: 248px;
    float: left;
}
#testimonials .testimonial_right {
    width: 24px;
    height: 32px;
    background: url("/img/testimonial_quote.gif") no-repeat bottom;
    float: right;
}
#testimonials .testimonial_top {
    height: 0px;
    background: #f0f0f0;
}
#testimonials .testimonial_bottom {
    height: 0px;
    background: #f0f0f0;
}
#testimonials_bottom_border {
    width: 945px;
    height: 17px;
    background: #f3f4f3 url("/img/testimonial_bottom_border.gif") no-repeat;
}
/* Testimonial End */
.home_smallprint {
    font-size: 11px;
    color: #9e9e9e;
    padding: 0 0 0 4px;
    margin: 0;
}
#how_to_order {
    width: 186px;
    height: 46px;
    background: url("/img/how_to_order.gif") no-repeat bottom left;
}
#ways_to_order {
    width: 193px;
    height: 46px;
    background: url("/img/ways_to_order.gif") no-repeat bottom left;
}
#lead_types {
    width: 159px;
    height: 46px;
    background: url("/img/lead_types.gif") no-repeat bottom left;
}
.presentation{
    background: url("/img/company_presentation.gif") no-repeat center left;
    height:35px;
    padding:10px 0 0 33px;
}
.stay_informed_box input.button_input {
    width: 98px;
    height: 32px;
    margin: 15px 0 0;
    border: 0;
    cursor: pointer;
    background: url("/img/subscribe_button.gif") no-repeat;
    /* IE fix */
    font-size: 0px;
    color: #f7f7f7;
    text-align: right;
    float:left;
    margin-left:20px;
}
.stay_informed_box #stay_informed {
    width: 187px;
    height: 46px;
    background: url("/img/stay_informed.gif") no-repeat bottom left;
}
.stay_informed_box .btq_logo{
    background-position:left bottom;
    padding:0 0 24px 0;
    margin-top:10px;
}
.stay_informed_box .left{
    float:left;
}
#right_content .stay_informed_box{
    margin: 0 0 30px;
}
#right_content .stay_informed_box input.button_input{
    margin-left:0;
}
/* How to order Start */
.page_top{
    background-image:url("/img/page_top.gif");
    background-repeat:no-repeat;
    background-position:center left;
    float:right;
    color:#4D891B;
    padding-left:10px;
}
#fixed_price {
    width: 164px;
    height: 28px;
    background: url("/img/fixed_price.gif") no-repeat bottom left;
    float:left;
    display:inline;
}
h3#bidding {
    width: 110px;
    height: 41px;
    background: url("/img/bidding.gif") no-repeat bottom left;
    float:left;
    display:inline;
}
h3#volume {
    width: 111px;
    height: 41px;
    background: url("/img/volume.gif") no-repeat bottom left;
    float:left;
    display:inline;
}
h3#transfers {
    width: 372px;
    height: 36px;
    background: url("/img/transfers.gif") no-repeat bottom left;
    float:left;
    display:inline;
}
/* How to order End */
/* Lead Types Start */
ul.lead_link li a{
    color:#626262;
    text-decoration:none;
    cursor:auto;
}
#mortgage_leads {
    width: 200px;
    height: 36px;
    background: url("/img/mortgage_leads.gif") no-repeat bottom left;
}
#financial_services {
    width: 217px;
    height: 36px;
    background: url("/img/financial_services.gif") no-repeat bottom left;
}
#loans_leads {
    width: 167px;
    height: 37px;
    background: url("/img/loans_leads.gif") no-repeat bottom left;
}
#legal_services {
    width: 198px;
    height: 36px;
    background: url("/img/legal_services.gif") no-repeat bottom left;
}
#right_column .pricing img{
    margin-top:20px;
}
.telephone_sales{
    margin-top:10px;
}
/* Lead Types Start */
#prospective_clients {
    width: 175px;
    height: 24px;
    background: url("/img/prospective_clients.gif") no-repeat bottom left;
}
#lead_delivery {
    width: 316px;
    height: 24px;
    background: url("/img/lead_delivery.gif") no-repeat bottom left;
}
#flexible_account {
    width: 150px;
    height: 24px;
    background: url("/img/flexible_account.gif") no-repeat bottom left;
}
#bidding_prices {
    width: 131px;
    height: 24px;
    background: url("/img/bidding_prices.gif") no-repeat bottom left;
}
#our_service {
    width: 102px;
    height: 24px;
    background: url("/img/our_service.gif") no-repeat bottom left;
}
#rejecting_leads {
    width: 141px;
    height: 24px;
    background: url("/img/rejecting_leads.gif") no-repeat bottom left;
}
.button_padding {
    padding: 10px 0;
}

/* News Start */
#news {
    padding: 15px 0 0;
}
.news_item {
    padding: 0 0 15px;
}
.news_item .small_link {
    font-size:11px;
}
.news_image {
    width: 100px;
    float: left;
    margin: 0 15px 15px 0;
    display:inline;
}
.news_image img {
    border: 3px solid #f0f0f0;
}
.news_content p {
    margin: 8px 0;
}
#article {
    margin: 15px 0 0;
}
.left_box_image_media{
    float:left;
    margin-bottom:10px;
}
#article img {
    margin: 0 15px 10px 0;
    border: 5px solid #f0f0f0;
    float:left;
}
#article_content{
    font-size:13px;
}
#article_content p:first-child {
    font-weight:bold;
}
.back_button {
    font-size: 13px;
    padding: 20px 0 0;
}
/* News End */
/* About Start */
#about p {
    line-height: 20px;
    margin: 12px 0 25px;
}
#about .btq_logo{
    background-position:right bottom;
    padding:0 0 24px 0;
    margin-top:10px;
    float:right;
    margin-right:20px;
}
/* About End */
/* Footer Start */
#footer {
    padding: 25px 0 15px;
    clear:both;
}
#footer_top_section {
    width: 945px;
    height: 113px;
    margin: auto;
}
#footer_top_edge {
    width: 945px;
    height: 4px;
    background: url("/img/footer_upper_edge.gif") no-repeat;
    font-size: 0;
}
#footer_top_left {
    float: left;
    margin: 9px 0 0;
    background: url(/img/footer_address_logo.gif) no-repeat;
    width:41px;
    height:28px;
}
#footer_top_main {
    width: 925px;
    height: 94px;
    float: left;
    padding: 0 18px 0 0;
    border-right: 1px solid #a9a9a9;
    border-left: 1px solid #a9a9a9;
}
#footer #address {
    width: 236px;
    height: 94px;
    float: left;
}
.twitter{
    float:left;
    margin-top:22px;
}
#footer p {
    font-size:11px;
    color: #7a7a7a;
    margin: 0;
    padding: 8px 0 0;
}
#footer span.footer_bold {
    font-weight: bold;
    color:#626262;
    font-size:12px;
}
#footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
    color: #4d891b;
    text-decoration: underline;
}
#footer_links {
    width: 480px;
    float: right;
    text-align: right;
    padding: 8px 0 0;
}
#footer span.footer_bold a:link, #footer span.footer_bold a:visited {
    color: #626262;
    text-decoration: none;
    padding: 0 3px;
}
#footer span.footer_bold a:focus, #footer span.footer_bold a:hover, #footer span.footer_bold a:active {
    text-decoration: underline;
}
#footer_secondary_links {
    font-size: 11px;
    padding: 0px 3px 0 0;
    margin:10px 0;
}
#footer_secondary_links li{
    display:inline;
}
#footer_secondary_links li.marker{
    background-image:url(/img/footer_spacer.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:25px;
}
#footer_secondary_links a:link, #footer_secondary_links a:visited {
    color: #92b575;
}
.btq_logo{
    background-image:url(/img/btq_logo.gif);
    background-repeat:no-repeat;
    background-position:right center;
    padding:11px 215px 0 0;
    margin-top:15px;
    font-size:11px;
    color:#626262;
}
#footer_top_right {
    width: 23px;
    height: 94px;
    float: right;
}
#footer_bottom_edge {
    width: 945px;
    height: 15px;
    background: url("/img/footer_lower_edge.gif") no-repeat;
    font-size: 0;
}
#footer_bottom_section {
    width: 945px;
    height: 36px;
    margin: auto;
    background-color: #525252;
}
#footer_logo {
    width: 203px;
    height: 36px;
    float: left;
    background-image:url(/img/footer_logo.gif);
    background-repeat:no-repeat;
}
#footer_copyright {
    width: 719px;
    float: left;
    text-align: right;
    font-size: 11px;
    color: #dfdfdf;
    padding: 12px 0 0;
}
#footer_right_edge {
    width: 17px;
    height: 36px;
    float: right;
    background-image:url(/img/footer_right_edge.gif);
    background-repeat:no-repeat;
}
/* Footer End */

/* MIS pages */
/* MIS register form */
#mis_form_content {
    width: 708px;
    float: left;
    margin-top:20px;
    display:inline;
}
#mis_left_content {
    width: 225px;
    float: left;
    margin-top:20px;
    margin-right:10px;
    display:inline;
}
#mis_right_content {
    width: 225px;
    float: right;
    margin-top:20px;
    margin-left:10px;
    display:inline;
}
#register .intro_copy {
    font-size: 18px;
    font-weight:bold;
    margin:0 0 5px 0;
    padding:0;
}
form {
    padding: 0;
    margin: 0;
}
fieldset{
    border:0;
    margin:0;
    padding: 12px 14px;
}
legend{
    font-size:0px !important;
    margin:0;
    padding:0;
    height:0;
}
.form_main {
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    width:703px;
}
.form_main h3{
    background-repeat:no-repeat;
    background-position:center left;
    height:23px;
    padding-left:30px;
    font-size:21px;
    letter-spacing: -1px;
    color:#223700;
}
.form_main h3.form_1{
    background-image:url('/img/form_1.gif');
}
.form_main h3.form_2{
    background-image:url('/img/form_2.gif');
}
.form_main h3.form_3{
    background-image:url('/img/form_3.gif');
}
.form_main h3.form_4{
    background-image:url('/img/form_4.gif');
}
.form_main h3.form_5{
    background-image:url('/img/form_5.gif');
}
.form_main ol{
    list-style:none outside none;
    margin:0;
    padding:0;
    clear:both;
}
.form_main li{
    padding: 12px 0 0 0;
	margin:0;
    float:left;
    display:inline;
}
.form_main label {
    font-size: 13px;
    color: #818181;
    width:146px;
    float:left;
    display:inline;
    padding-top:5px;
}
.form_main input {
    width: 145px;
    height: 18px;
    padding: 2px 3px 3px;
    border-top: 1px solid #727272;
    border-right: 1px solid #b4b4b4;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #b4b4b4;
}
.form_main em{
    padding-top:5px;
}
.helpimage{
    margin-left:10px;
    vertical-align: bottom;
}
#entity\.companyNumber{
    float:left;
}
#entitycompanyNumber-grp .annotation{
    float:left;
    width:auto;
    margin-top:5px;
}
.form_main li#entityselfServiceRelationshipdetailsfsaNumber-grp,
.form_main li#confirmEmailaddress-grp,
.form_main li#confirmPassword-grp,
.form_main li#entitycontactLastName-grp{
    float:right;
}
.form_main li#entityselfServiceRelationshipdetailsnetwork-grp{
    width:100%;
}
/*POST CODE QUICK FIX*/
#entitycontactTitle-grp label, #entitycontactFirstName-grp label{
    width:auto;
    margin-right:4px;
}
#entitycontactTitle-grp #entity\.contactTitle{
    width:40px;
}
#entitycontactTitle-grp em{
    margin-right:10px;
}
#entitycontactFirstName-grp #entity\.contactFirstName{
    margin-left:3px;
    width:128px;
}
#entitycontactFirstName-grp label{
    margin-left:15px;
}
#entitycontactFirstName-grp .formerror{
    margin-left:10px;
}
.form_main li.addressLookup .addressLookupButton a{
    clear:both;
    display:block;
    width:600px;
}

.form_main li .addressLookupButton{
    background-image:url(/img/search_microscope.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    padding-left:22px;
}
.form_main li#entitycontactAddressaddress2-grp, .form_main li#entitycontactAddresscity-grp, .form_main li#entitycontactAddresspostcode-grp{
    /*float:right;*/
    margin-left:64px;
}
.form_main li#entitycontactMobnumber-grp{
    float:right;
}
div.addressLookupFields li{
float:left;
}
.addressLookupContainer{
}
.form_main li#entitycontactAddressaddress3-grp label, .form_main li#entitycontactAddressaddress3-grp, .form_main li#entitycontactAddressaddress3-grp input{
float:left;
}
.form_main li#entitycontactAddressaddress3-grp, .form_main li#entitycontactAddresscounty-grp, .form_main li#entitycontactTelnumber-grp, .form_main li#entitycompanyNumber-grp{
	clear:both;
	float:left;
	display:block;
	width:304px;
}
.form_main li div.addressLookupFields ul, .form_main li div.addressLookupResult ul{
    margin:0;
    padding:0;
}
.form_main li div.addressLookupFields li em{
    margin-right:3px;
}
div.addressLookupFields{
    margin:0;
    padding:0;
}
li.addressLookup{
    padding:0;
    margin:0;
}
li.ALhouseNumber{
    float:left !important;
}
li.ALpostcode{
    margin-left:72px;
    float:right;
}
li.ALpostcode label{
}
li.ALpostcode input{
    width:62px;
}
.form_main input.addressLookupSubmit{
    background-image:url(/img/search_postcode.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    width:73px !important;
    height:29px;
    text-indent:-999px;
    font-size:1px;
    border:0;
    display:block;
}
.addressLookupResult label{
    display:none;
}
.addressLookupResult select{
    width:523px;
    margin-left:146px;
}
li.addressFields{
    padding-top:0;
}
li.addressFields ul{
    padding:0;
    margin:0;
}
#entity\.contactAddress\.address2, #entity\.contactMob\.number, #entity\.selfServiceRelationship\.details\.fsaNumber{
    margin-right:5px;
}
.form_main li.addressErrors{
    padding:0;
}
/*END POSTCODE*/
.form_main #termsAndConditions,.form_main #useRegisteredEmailAddress{
    padding: 0;
    margin: 0 0 0 10px;
    width:auto;
    border:0;
}
.form_main li#useRegisteredEmailAddress-grp label{
    width:330px;
}
.form_main li#entityselfServiceRelationshipdetailsreferrerType-grp{
    clear:both;
}
.form_main li#entityselfServiceRelationshipdetailsfsaBrokerNumber-grp{
    display:none;
}
.form_main li#emailAddressForLeadsToBeSentTo-grp{
    clear:both;
    width:auto;
}
.form_main li#emailAddressForLeadsToBeSentTo-grp label{
    width:500px;
    float:none;
    display:block;
}
.form_main li#emailAddressForLeadsToBeSentTo-grp input{
    clear:both;
    float:left;
    margin-right:5px;
    margin-top:10px;
}
.form_main li#emailAddressForLeadsToBeSentTo-grp em{
    float:left;
    margin-right:15px;
    margin-top:12px;
}
.form_main .annotation{
    float:left;
    margin-top:10px;
    width:400px;
}
.form_main li#entityselfServiceRelationshipdetailsreferrerType-grp label{
    width:170px;
}
.form_main #entity\.fsaRegulationType{
    margin: 0 0 0 10px;
}
.form_main li#termsAndConditions-grp{
    clear:both;
    padding-top:5px;
}
.form_main li#termsAndConditions-grp label{
    width:auto;
    color:#626262;
}
.form_main li#termsAndConditions-grp #termsAndConditions{
    height:25px;
    padding:0;
}
fieldset#termsandconditions{
    padding:0 14px 12px 14px;
}
#termsandconditions #mandatoryFields{
    padding:0;
}
#termsandconditions #form_right_no_border{
    clear:both;
}
#termsandconditions .form_left_no_border{
    width:auto;
}
#termsandconditions ul.legal{
    padding:0;
    margin:0;
}
#termsandconditions ul.legal li.bullet_legal ul li{
    list-style:disc;
    display:list-item;
}
.form_main li.tc_border{
    border:1px solid #dddddd;
    background-color:#F8F8F8;
    margin:13px -10px 0 -10px;
    padding:10px;
}
.form_main li.tc_border li:first{
    padding:0;
}
.form_left_no_border {
    width: 450px;
    float: left;
}
.form_right_no_border {
    width: 225px;
    float: right;
}
#register .no_border {
    border: 0 none;
}
#register .button_input {
    width: 225px;
    height: 49px;
    margin: 15px 0 0;
    float: right;
    border:0;
    font-size: 0px;
    color: #ff9f27;
    cursor: pointer;
    background: url("/img/create_account_button.gif") no-repeat;
    text-align: right;
}
.marketing #register .form_main .button_input {
    width: 225px;
    height: 49px;
    margin: 15px 0 0;
    float: right;
    border:0;
    font-size: 0px;
    color: #ff9f27;
    cursor: pointer;
    background: url("/img/buy_now_button.gif") no-repeat;
    text-align: right;
}
.formerror, .error_box{
    color:#ff0000;
    max-width:295px;
    clear:both;
    font-size:11px;
}
.form_top_edge {
    width: 705px;
    height: 4px;
    background: url("/img/form_top_edge.gif") no-repeat;
    font-size: 0;
}
.form_bottom_edge {
    width: 705px;
    height: 4px;
    background: url("/img/form_bottom_edge.gif") no-repeat;
    font-size: 0;
    margin-bottom:20px;
}
#entityselfServiceRelationshipdetailsprincipalName-grp {
  clear: left;
}
#entityselfServiceRelationshipdetailsprincipalFsaNumber-grp {
 float: right;
}

/* MIS register end */
/* MIS Login Form */
#login form {
    width: 465px;
    float: left;
    display:inline;
}
#login form fieldset{
    margin:0;
    padding:0;
}
#login ol{
    list-style: none;
    margin:0;
    padding:0;
}
#login li{
    margin-top:10px;
}
#login form label, .radio_button_text {
    font-size:14px;
    color: #395a04;
}
#login_form p {
    font-size: 13px;
    color: #686868;
    margin: 0;
    padding: 0 0 0 18px;
}
#login form input {
    width: 182px;
    margin: 5px 0 0;
}
#login form .radio_button{
    padding: 0;
    margin: 0 5px 0 0px;
    width:auto;
    border:0;
}
#login .error_msg{
    color:#ff0000;
}
#login #j_username-grp{
    margin-bottom:20px;
}
#login #j_username-grp label{
    width:400px;
    float:left;
}
#login #j_username-grp input{
    clear:both;
}
.heading_list, #login #j_username-grp label{
    font-size:18px;
    color:#395A04;
}
#login li#j_password-grp{
    margin-top:0;
}
#login .button_input{
    width: 145px;
    height: 39px;
    margin: 18px 0 7px;
    border: 0;
    cursor: pointer;
    background: url(/img/submit.gif) no-repeat;
    /* IE fix */
    font-size: 0px;
    color: #ff9f27;
    text-align: right;
}
#forgotten_password {
    margin: 25px 0 168px;
}
#login #forgotten_password ul {
    margin: 0;
    padding: 0 0 0 15px;
}
#login #forgotten_password ul li a {
    font-size:13px;
    color: #4d891b;
}
/* MIS Login end */
.grey_side{
    width:225px;
}
.grey_side_top {
    width: 225px;
    height: 4px;
    background: #f0f0f0 url("/img/grey_side_top_border.gif") no-repeat;
    font-size: 0;
}
.grey_side_main {
    padding: 5px 8px 15px 12px;
    background-color: #f0f0f0;
}
.grey_side_main p {
    color: #686868;
}
.grey_side .grey_side_main ul {
    list-style:none outside none !important;
    margin:0 !important;
    padding:0 !important;
    color: #686868;
    padding: 0 0 10px;
}
.grey_side_bottom{
    width: 225px;
    height: 4px;
    background: #f0f0f0 url("/img/grey_side_bottom_border.gif") no-repeat;
    font-size: 0;
}
.white_side{
    width: 225px;
}
.white_side #promo{
    background-image:url('/img/register_now.jpg');
    background-repeat:no-repeat;
    width:225px;
    height:177px;
}
.white_side_content{
    font-weight:bold;
    font-size:13px;
}
.white_side_header{
    font-weight:bold;
}
.white_side ul {
    list-style:none;
    margin:0 !important;
    padding:0 !important;
    color: #686868;
}
.white_side li{
    background-image:url(/img/bullet_point_3.gif);
    background-repeat:no-repeat;
    background-position:center left;
    padding:0px 0 0 30px;
    height:23px;
    margin-bottom:5px;
}
.white_side ul.plain_list{
    list-style:none;
}
.white_side ul.plain_list li{
    background:none;
    padding:0;
    height:auto;
}
.white_side li span{
    color:#4D891C;
}
.white_side #problem_registering{
    background-image:url(/img/register_mis_telephone.jpg);
    background-repeat:no-repeat;
    width:225px;
    height:91px;
    margin-top:20px;
}
.disclaimer{
    font-size:10px;
    color: #9e9e9e;
}
/* MIS pages end */




/**
* Announcement
*/
.announcementBackground{
    background-color:#ffffeb;
}
.announcement{
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    padding:17px 0;
    display:block;
    font-size:13px;
    width:945px;
}
.announcement p.top{
    margin-top:0;
}
.announcement p.bottom{     
    margin-bottom:0;
}
.announcement .left{     
    float:left;
    width:451px;
    margin-right:30px;
} .announcement .right{
    float:left;
    width:440px;
}
.announcement .noted{
    font-style:italic;
    font-weight:bold;
}
.announcement .close{
    float:right;
    margin-right:0px;
    margin-top:0px;
}
#limitedCompany-grp {
	float: right;
	padding-bottom: 5px;
}

#entityfsaRegulationType-grp label{
        width: 250px;
}
#entityfsaRegulationType-grp {
	clear: left;
        width: 350px;
}
#limitedCompany-grp label {
	width: 235px !important;
}
#entityselfServiceRelationshipdetailsfsaBrokerNumber-grp,
#entitycompanyNumber-grp {
	float: right !important;
} 
/* Announcement end */

/**
* Unavailable/error pages
*/
.error_body {
    background-color: #d2dec6;
}
#error_header_container {
    width: 595px;
    margin: auto;
    display: block;
    padding: 15px 0 25px;
    text-align: center;
}
#error_content {
    width: 597px;
    margin: auto;
    display: block;
    padding: 28px 0 0;
    text-align: center;
}
/* Unavailable/error pages end */
