/*-----LESS Variables-----*/
/*-----LESS Variables-----*/
.box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}
.box-sizing_2 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/*-----Global Styles-----*/
body {
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
p {
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 14px!important;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  color: #666;
}
h1,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: bold;
  font-style: italic;
}
h1 {
  font-size: 22px;
  line-height: 24px;
  margin: 10px 0;
}
h3 {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  margin: 10px 0;
}
h4 {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  margin: 10px 0;
}
h5 {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  margin: 10px 0;
}
h6 {
  font-size: 13px;
  line-height: 15px;
  color: #000;
  margin: 10px 0;
}
a {
  font-size: 12px;
}
table {
  border-spacing: 2px;
  border: 1px solid #273343;
  margin: 20px 0;
}
table th {
  background-color: #2f95d1;
  color: white;
  padding: 10px 10px;
  width: 120px;
  border-right: 1px solid #000;
}
table tr {
  border: 1px solid #000000;
}
table td {
  border-right: 1px solid black;
  border-left: 1px solid black;
  vertical-align: middle;
  padding-left: 10px;
}
table td:last-child {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
}
h2.main_heading {
  color: #fff;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 24px 18px 10px 7px;
}
h2.main_heading:before {
  content: ". ";
  color: #fff;
}
h2.main_heading:after {
  content: "//";
  color: #fff;
}
.main_anchor a {
  color: #1b232e;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
}
.main_anchor a:before {
  content: "www.";
  color: #a9a9a9;
}
.main_anchor a:after {
  content: ".bw";
  color: #a9a9a9;
}
.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0 35px 0 45px;
  position: relative;
  display: block;
  height: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}
#header {
  color: #ffffff;
  background: #000000 url("../images/navbg.png") repeat-x;
  height: 124px;
  display: block;
  position: relative;
  padding: 50px 135px 0 50px;
  width: inherit;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}
#header #logo {
  position: absolute;
}
#header #block-nice-menus-1 {
  margin-left: 255px;
  margin-top: 18px;
  display: inline-block;
}
#header #block-nice-menus-1 ul.nice-menu{
	width: 900px;
}

#header #block-nice-menus-1 ul.nice-menu > li {
  background: url("../images/navslantedborder.png") no-repeat right;
  height: 30px;
  padding-right: 5px;
  border: none;
}
#header #block-nice-menus-1 ul.nice-menu > li:last-child {
  background: none;
}
#header #block-nice-menus-1 ul.nice-menu > li > a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  padding: 9px 15px 0 0;
}
#header #block-nice-menus-1 ul.nice-menu > li > a:hover {
  color: #379ad4;
}
#header #block-nice-menus-1 ul.nice-menu > li ul {
  margin-top: 10px;
  margin-left: -10px;
}
#header #block-nice-menus-1 ul.nice-menu > li ul li {
  background: #000;
  border: none;
  min-width: 200px;
}
#header #block-nice-menus-1 ul.nice-menu > li ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  padding: 5px 10px;
}
#header #block-nice-menus-1 ul.nice-menu > li ul li:hover {
  background: #273343;
}
#wrap {
  width: 100%;
}
#wrap #content {
  background: url("../images/contentbg-repeating.png") repeat-x top;
  height: 511px;
}
#wrap-sub {
  font-size: 14px;
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#wrap-sub #jumbotron {
  display: none;
}
#wrap-sub p {
  font-size: 14px!important;
  margin: 0;
  padding: 0;
  line-height: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
#wrap-sub #content {
  background: url("../images/jumbotrontopbgrepeating.png") repeat-x top;
  height: auto;
  min-height: 511px;
}
#wrap-sub #content .container {
  background: url("../images/jumbotrontopbg.png") top no-repeat;
  top: -6px;
  position: relative;
}
#wrap-sub #content .container #page-title {
  background: #273343;
  width: auto;
  position: relative;
  margin: 130px 0 20px 0;
  display: inline-block;
  text-transform: uppercase;
  padding: 24px 18px 10px 7px;
}
#wrap-sub #content .container #page-title:before {
  content: ".";
  color: #fff;
}
#wrap-sub #content .container #page-title:after {
  content: "//";
  color: #fff;
}
#wrap-sub #content .container .view-id-legal_policies a {
  color: #379ad4;
  padding: 10px 0;
  display: inline-block;
}
#wrap-sub #content .container .view-id-legal_policies a:hover {
  color: #000;
}
#wrap-sub #content .container .view-id-legal_policies .views-field-title a {
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  padding: 10px 0;
  display: inline-block;
}
#wrap-sub #content .container .view-id-legal_policies .views-field-title a:hover {
  color: #379ad4;
}
#wrap-sub #sub-content {
  margin-top: 30px;
}
#jumbotron {
  height: 293px;
  background: url("../images/jumbotrontopbgrepeating.png") repeat-x top;
  display: block;
  position: relative;
  width: inherit;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}
#jumbotron .container {
  background: url("../images/jumbotrontopbg.png") no-repeat top;
  top: -6px;
}
#jumbotron .container #block-views-b58083f69dde0090232522e3f835f8a4 {
  display: inline-block;
  width: 267px;
  top: 80px;
  position: relative;
}
#jumbotron .container #block-views-b58083f69dde0090232522e3f835f8a4 span.gen_registry_stats {
  background: url("../images/gen_reg_stats.png") no-repeat;
  height: 35px;
  display: inline-block;
  width: 267px;
}
#jumbotron .container #block-views-b58083f69dde0090232522e3f835f8a4 span.gen_registry_stats a {
  left: 50px;
  position: relative;
  top: 10px;
}
#jumbotron .container #block-views-b58083f69dde0090232522e3f835f8a4 span.gen_registry_stats a:hover {
  color: #2390ce;
}
#jumbotron .container #block-views-welcome-to-bw-block {
  display: inline-block;
  width: 689px;
  height: 100px;
  position: relative;
  left: 169px;
  top: 130px;
  background: url("../images/welcomebg.png");
}
#jumbotron .container #block-views-welcome-to-bw-block .views-field-body,
#jumbotron .container #block-views-welcome-to-bw-block h2 {
  width: 565px;
  margin: 0 auto;
  padding-left: 10px;
}
#jumbotron .container #block-views-welcome-to-bw-block h2 {
  font-size: 30px;
  color: #666666;
}
#jumbotron .container #block-views-welcome-to-bw-block h2:after {
  content: " .BW";
  color: #379ad4;
}
#jumbotron .container #block-views-welcome-to-bw-block a {
  color: #379ad4;
  text-decoration: none;
  font-weight: bold;
}
#jumbotron .container #block-views-projects-drop-down-list-block {
  display: inline-block;
  width: 270px;
  position: absolute;
  top: 181px;
  left: 45px;
}
#jumbotron .container #block-views-projects-drop-down-list-block h2 {
  width: 331px;
  left: 50px;
  position: absolute;
  top: 10px;
}
#jumbotron .container #block-views-projects-drop-down-list-block h2 a {
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  color: #1b232e;
}
#jumbotron .container #block-views-projects-drop-down-list-block h2 a:before {
  content: "www.";
  color: #a9a9a9;
}
#jumbotron .container #block-views-projects-drop-down-list-block h2 a:after {
  content: ".bw";
  color: #a9a9a9;
}
#jumbotron .container #block-views-projects-drop-down-list-block select {
  background: transparent url("../images/projectsheaderbg.png") no-repeat;
  border: 0;
  -webkit-appearance: none;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  height: 32px;
  width: 267px;
  color: #273343;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
#jumbotron .container #block-views-projects-drop-down-list-block select::-ms-expand {
  display: none;
}
#jumbotron .container #block-views-projects-drop-down-list-block select option:first-child {
  color: #fff;
}
#content {
  display: block;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
  margin-top: -6px;
}
#content #block-views-who-is-homepage-block p {
  color: #379ad4;
  font-size: 14px;
  display: inline-block;
  width: 615px;
  margin-left: 107px;
  margin-top: 67px;
}
#content #block-views-who-is-homepage-block {
  display: block;
}
#content #block-views-who-is-homepage-block h2.who_is_heading {
  background: #000000;
  width: 110px;
  position: absolute;
  top: -54px;
}
#content #block-views-bw-domains-header-block {
  display: block;
  position: relative;
  top: 96px;
}
#content #block-views-bw-domains-header-block h2.bw_domains_header {
  background: #273343;
  width: 150px;
}
#content #block-views-who-is-link-image-block {
  display: inline-block;
  position: absolute;
  height: 173px;
  right: 0;
  top: 6px;
  width: 354px;
}
#content #block-views-who-is-link-image-block img {
  position: absolute;
  right: 0;
  top: 0;
}
#content #block-views-who-is-link-image-block img:hover {
  content: url("../images/hand&button_ov.png");
}
#content #block-views-why-register-block {
  margin-top: 106px;
  margin-bottom: 20px;
}
#content #block-views-why-register-block span.why_register {
  background: url("../images/why_registerbg.png") no-repeat;
  width: 1118px;
  height: 36px;
  display: block;
}
#content #block-views-why-register-block span.why_register:hover{
  background: url("../images/why_registerbg_ov.png") no-repeat;
}
#content #block-views-why-register-block span.why_register a {
  left: 50px;
  position: relative;
  top: 10px;
  color: #273343;
  width: 95%;
  display: block;
  height: 69%;
}
#content #block-views-why-register-block span.why_register a:hover {
  color: #379ad4;
}
#content #block-views-why-register-block p {
  color: #666666;
  padding-top: 10px;
  padding-left: 20px;
}
#content #block-views-why-register-block a {
  color: #2f95d1;
  font-weight: bold;
  text-decoration: none;
}
#content #block-views-name-structure-block span.name_structure {
  background: url("../images/name_structurebg.png") no-repeat;
  width: 1118px;
  height: 36px;
  display: block;
}
#content #block-views-name-structure-block span.name_structure:hover {
  background: url("../images/namestructure_ov.png") no-repeat;
}
#content #block-views-name-structure-block span.name_structure a {
  left: 50px;
  position: relative;
  top: 10px;
  color: #273343;
  width: 95%;
  display: block;
  height: 69%;
}
#content #block-views-name-structure-block span.name_structure a:hover {
  color: #379ad4;
}
#content #block-views-name-structure-block p {
  color: #666666;
  padding-top: 10px;
  padding-left: 20px;
}
#content #block-views-name-structure-block a {
  color: #2f95d1;
  font-weight: bold;
  text-decoration: none;
}
#sub-content {
  height: 179px;
  display: block;
  background: #273343;
  width: inherit;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}
#sub-content .mouse_bg {
  background: url("../images/mouse.png") no-repeat top center;
  overflow: visible;
  z-index: 2;
  height: 90px;
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  margin-top: -25px;
  left: -35px;
}
#sub-content #block-views-how-to-s-block .views-field-body {
  color: #fff;
}
#sub-content #block-views-how-to-s-block .views-field-body h2 {
  font-size: 17px;
  margin: 0 auto;
  position: relative;
  display: block;
  text-align: center;
  padding-top: 18px;
  width: 1120px;
}
#sub-content #block-views-how-to-s-block .views-field-body h2:after {
  content: url("../images/headertwobg.png") no-repeat;
  top: -8px;
  position: relative;
  padding-left: 11px;
}
#sub-content #block-views-how-to-s-block .views-field-body h2:before {
  content: url("../images/headertwobg.png") no-repeat;
  top: -8px;
  position: relative;
  padding-right: 11px;
}
#sub-content #block-views-how-to-s-block .views-field-body h2 a {
  color: #379ad4;
  text-decoration: none;
  font-size: 18px;
}
#sub-content #block-views-how-to-s-block .views-field-body p {
  background: url("../images/howtobg.png ") no-repeat;
  width: 1118px;
  height: 36px;
}
#sub-content #block-views-how-to-s-block .views-field-body p:hover{
  background: url("../images/howtobg_ov.png") no-repeat;
}
#sub-content #block-views-how-to-s-block .views-field-body p a.how_tos:first-child {
  padding-left: 0;
}
#sub-content #block-views-how-to-s-block .views-field-body p a.how_tos:first-child:before {
  content: "www.";
  color: #1b222c;
  padding-right: 0;
}
#sub-content #block-views-how-to-s-block .views-field-body p a.how_tos {
  color: #fff;
  text-decoration: none;
  font-style: italic;
  left: 50px;
  position: relative;
  top: 7px;
  padding-left: 25px;
}
#sub-content #block-views-how-to-s-block .views-field-body p a.how_tos:after {
  content: ".bw";
  color: #1b222c;
}
#sub-content #block-views-how-to-s-block .views-field-body p a.how_tos:before {
  padding-right: 25px;
  content: "/    ";
  color: #fff;
}
#sub-content #block-views-how-to-s-block .views-field-body p a.how_tos:hover {
  color: #379ad4;
}
#sub-footer {
  height: 335px;
  display: block;
  width: inherit;
  position: relative;
  background: #2f95d1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}
#sub-footer p {
  font-size: 12px!important;
}
#sub-footer a {
  font-size: 12px;
}
#sub-footer .text_style {
  color: #fff;
  padding: 12px 0 15px 12px;
  font-style: italic;
  font-size: 12px;
  line-height: 14px;
}
#sub-footer #block-views-e832669d4aef6a8dad6ee4182ebc2f07 {
  width: 290px;
  height: 190px;
  background: #2d77a6;
  display: inline-block;
  float: left;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}
#sub-footer #block-views-e832669d4aef6a8dad6ee4182ebc2f07 p {
  text-align: left;
  color: #fff;
  font-style: italic;
  padding: 32px 32px 0 25px;
  font-size: 12px;
  line-height: 14px;
}
#sub-footer #block-views-e832669d4aef6a8dad6ee4182ebc2f07 .views-field-body a {
  font-style: italic;
  text-decoration: none;
  color: #273343;
  background: url("../images/handicon.png") no-repeat bottom center;
  height: 65px;
  position: relative;
  display: inline-block;
}
#sub-footer #block-views-e832669d4aef6a8dad6ee4182ebc2f07 .views-field-body a:hover {
  height: 65px;
  position: relative;
  display: inline-block;
}
#sub-footer #block-views-registrars-list-block {
  display: inline-block;
  width: 331px;
  float: left;
  margin-left: 80px;
  top: -10px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#sub-footer #block-views-legalpolicies-block {
  display: inline-block;
  width: 331px;
  float: left;
  margin-left: 80px;
  top: -10px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #fff;
}

#sub-footer #block-views-legalpolicies-block h2 {
    background: url("../images/legalpolicybg.png") no-repeat scroll 0% 0% transparent;
    height: 32px;
    width: 331px;
}

#sub-footer #block-views-legalpolicies-block h2:hover {
  background: url("../images/legalpolicybg_ov.png") no-repeat scroll 0% 0% transparent;
}


#sub-footer #block-views-legalpolicies-block h2 a {
  text-decoration: none;
  color: #fff;
  cursor: default;
  margin-top: 7px;
  display: inline-block;
  margin-left: 45px;
}
#sub-footer #block-views-legalpolicies-block h2 a:before {
  content: "www.";
  color: #3296d2;
}
#sub-footer #block-views-legalpolicies-block h2 a:after {
  content: ".bw";
  color: #3296d2;
}
#sub-footer #block-views-legalpolicies-block .views-field-title{
  color: #fff;
  padding: 10px 15px;
  font-style: italic;
}
#sub-footer #block-views-legalpolicies-block .views-field-body p{
  color: #fff;
  padding: 0 15px;
  font-style: italic;
}
#sub-footer #block-views-legalpolicies-block .views-field-view-node a{
  color: #fff;
  padding: 10px 15px;
  display: inline-block;
  text-decoration: none;
  font-style: italic;
}
#sub-footer #block-views-registrars-list-block h2 {
  width: 331px;
  left: 50px;
  position: absolute;
  top: 23px;
}
#sub-footer #block-views-registrars-list-block h2 a {
  text-decoration: none;
  color: #fff;
  cursor: default;
}
#sub-footer #block-views-registrars-list-block h2 a:before {
  content: "www.";
  color: #3296d2;
}
#sub-footer #block-views-registrars-list-block h2 a:after {
  content: ".bw";
  color: #3296d2;
}
#sub-footer #block-views-registrars-list-block select {
  background: #56a9da url("../images/registrarslistbg.png") no-repeat;
  border: none;
  -webkit-appearance: none;
  text-decoration: none;
  font-style: italic;
  height: 32px;
  padding-left: 12px;
  color: #fff;
  padding-bottom: 3px;
  width: 331px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
#sub-footer #block-views-registrars-list-block select:hover {
  background: #56a9da url("../images/registrarslistbg_ov.png") no-repeat;
}
#sub-footer #block-views-registrars-list-block select::-ms-expand {
  display: none;
}
#sub-footer #block-views-registrars-list-block select option* {
  color: #000;
  border: 1px solid #87c2e4;
}
#sub-footer #block-views-registrars-list-block select option[value=selected] {
  display: none;
}
#sub-footer #block-views-registrars-list-block select option:first-child {
  color: #56a9da;
}
#sub-footer #block-views-registrars-list-block select option:first-child:hover {
  color: #379ad4;
}
#sub-footer #block-views-registrars-list-block .view-footer {
  color: #fff;
  padding: 12px 0 15px 12px;
  font-style: italic;
  font-size: 12px;
  line-height: 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 0 6px 12px;
}
#sub-footer #block-views-fees-block {
  display: inline-block;
  width: 331px;
  float: left;
  margin-left: 65px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 120px;
}
#sub-footer #block-views-fees-block .views-field-body {
  color: #fff;
  padding: 12px 0 15px 12px;
  font-style: italic;
  font-size: 12px;
  line-height: 14px;
}
#sub-footer #block-views-fees-block h2 {
  background: url("../images/fees.png") no-repeat;
  height: 32px;
  width: 331px;
}
#sub-footer #block-views-fees-block h2:hover{
  background: url("../images/fees_ov.png") no-repeat;
}
#sub-footer #block-views-fees-block p {
  color: #fff;
}
#sub-footer #block-views-fees-block h2 a {
  left: 50px;
  position: relative;
  top: 10px;
  text-decoration: none;
  color: #fff;
}
#sub-footer #block-views-fees-block h2 a:hover {
  color: #273343;
}
#sub-footer #block-views-fees-block h2 a:before {
  content: "www.";
  color: #3296d2;
}
#sub-footer #block-views-fees-block h2 a:after {
  content: ".bw";
  color: #3296d2;
}
#sub-footer #block-views-clone-of-legalpolicies-block {
  display: inline-block;
  width: 331px;
  float: left;
  margin-left: 80px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#sub-footer #block-views-clone-of-legalpolicies-block  a{
  color: #fff;
}
#sub-footer #block-views-clone-of-legalpolicies-block h2 {
  background: url("../images/legalpolicybg.png") no-repeat;
  height: 32px;
  width: 331px;
  margin-bottom: 15px;
}
#sub-footer #block-views-clone-of-legalpolicies-block h2:hover {
  background: url("../images/legalpolicybg_ov.png") no-repeat;
}
#sub-footer #block-views-clone-of-legalpolicies-block p {
  color: #fff;
}
#sub-footer #block-views-clone-of-legalpolicies-block h2 a {
  left: 50px;
  position: relative;
  top: 10px;
  text-decoration: none;
  color: #fff;
}
#sub-footer #block-views-clone-of-legalpolicies-block h2 a:hover {
  color: #273343;
}
#sub-footer #block-views-clone-of-legalpolicies-block h2 a:before {
  content: "www.";
  color: #3296d2;
}
#sub-footer #block-views-clone-of-legalpolicies-block h2 a:after {
  content: ".bw";
  color: #3296d2;
}
#sub-footer #block-views-clone-of-legalpolicies-block .view-id-clone_of_legalpolicies {
  color: #fff;
}
#sub-footer #block-views-clone-of-legalpolicies-block .view-id-clone_of_legalpolicies .view-content {
  color: #fff;
  font-style: italic;
  font-size: 12px;
  line-height: 14px;
}
#sub-footer #block-views-clone-of-legalpolicies-block .view-id-clone_of_legalpolicies p {
  padding: 7px 0 0 15px;
  margin-bottom: 10px;
}
#sub-footer #block-views-clone-of-legalpolicies-block .view-id-clone_of_legalpolicies .views-field-title a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  padding-left: 15px;
}
#sub-footer #block-views-clone-of-legalpolicies-block .view-id-clone_of_legalpolicies .views-field-title a:hover {
  color: #273343;
}
#sub-footer #block-views-clone-of-legalpolicies-block .view-id-clone_of_legalpolicies .views-field-view-node a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  padding-left: 15px;
}
#sub-footer #block-views-clone-of-legalpolicies-block .view-id-clone_of_legalpolicies .views-field-view-node a:hover {
  color: #273343;
}
#sub-footer #block-views-faqs-home-page-block-block {
  display: inline-block;
  width: 331px;
  float: left;
  margin-left: 65px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#sub-footer #block-views-faqs-home-page-block-block .field-content a {
  color: #fff;
  padding: 5px 21px;
  font-style: italic;
  width: 289px;
  border-bottom: 1px solid #5dacdb;
  display: inline-block;
  text-decoration: none;
  background: url("../images/list_style.png") no-repeat left 10px center;
}
#sub-footer #block-views-faqs-home-page-block-block .field-content a:hover {
  color: #273343;
}
#sub-footer #block-views-faqs-home-page-block-block h2 {
  background: url("../images/faqbg.png") no-repeat;
  height: 32px;
  width: 331px;
  margin-bottom: 10px;
}
#sub-footer #block-views-faqs-home-page-block-block h2:hover {
  background: url("../images/faqbg_ov.png") no-repeat;
}
#sub-footer #block-views-faqs-home-page-block-block h2 a {
  left: 50px;
  position: relative;
  top: 10px;
  text-decoration: none;
  color: #fff;
}
#sub-footer #block-views-faqs-home-page-block-block h2 a:hover {
  color: #273343;
}
#sub-footer #block-views-faqs-home-page-block-block h2 a:before {
  content: "www.";
  color: #3296d2;
}
#sub-footer #block-views-faqs-home-page-block-block h2 a:after {
  content: ".bw";
  color: #3296d2;
}
#footer {
  height: 65px;
  display: block;
  width: inherit;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
  background: #273343;
  padding-top: 30px;
}
#footer #block-copyright-block-copyright-block {
  display: inline-block;
  color: #379ad4;
  float: left;
  width: 130px;
  padding-right: 5px;
  font-size: 12px;
}
#footer #block-block-8 {
  float: left;
  display: inline-block;
  width: 65px;
}
#footer #block-block-8 a {
  color: #fff;
  border-left: 1px solid #fff;
  padding-left: 20px;
  font-size: 12px;
  font-style: italic;
  text-decoration: none;
}
#footer #block-block-5 {
  float: right;
  display: inline-block;
  width: 245px;
}
#footer #block-block-5 a {
  color: #379ad4;
  text-decoration: none;
  font-style: italic;
  font-size: 12px;
}
#footer #block-block-5 a:hover {
  color: #fff;
}
@-moz-document url-prefix() {
  #block-views-how-to-s-block .views-field-body h2 {
    background: url("../images/clickherebg.png") no-repeat center 25px;
    padding-right: 15px;
  }
}
/*---accordion styles in the faq page---*/
.ui-accordion-content {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active {
  background: #d9ecff;
}
.views-field.views-field-title.views-accordion-header.ui-accordion-header {
  background: #2390ce;
}
.views-field.views-field-title.views-accordion-header.ui-accordion-header a {
  color: #fff4f4;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

#block-system-main,
#block-system-main p,
#block-system-main div{
	color: #666;
}

#block-system-main .view-list-of-accredited-registrars p{
	margin: 10px 0;
}

#block-system-main .view-list-of-accredited-registrars li{
	list-style: initial;
}

#block-system-main .view-list-of-accredited-registrars .views-field-title a{
	text-decoration: none;
	color: rgb(63, 63, 225);
	font-size: 14px;
}
