body {
  background: black;
  color: white;
  font-size: 14px;
}

body#index .container.showgrid {
  background: black url(../images/bg-landing.jpg) no-repeat;
  padding-bottom: 18px;
}

body#privacy-policy .container, body#terms-of-use .container {
  padding: 18px 0;
}

h1, h2, h3, h4 {
  color: white;
  text-spacing: -1;
}

h1 {
  color: white;
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
}

h1 span.highlight {
  background: none;
  color: #f1c63c;
}

h2 {
  color: #515f65;
  font-size: 23px;
  font-weight: normal; 
  text-transform: uppercase;
}

h3 {
  color: #EB3D2D!important;
  font-size: 2em;
  font-weight:normal!important;
  text-transform: normal;
}

h4 {
  color: #FFF!important;
  font-size: 14px;
  font-weight:normal!important;
  text-transform: normal;
}

a, a:hover {
  color: #eb3d2d;
}

label {
  font-weight: normal;
  padding: 5px 0 0 0;
}

form {
  float: left;
  font-size: 12px;
  width: 100%;
}

form ul.no-bullets {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

form ul.no-bullets li {
  clear: both;
  float: left;
  margin: 0 0 9px 0;
  width: 100%;
}

form ul.no-bullets li.text label, form ul.no-bullets li.select label {
 font-size:15px;
}
 
form ul.no-bullets li.breed label{
  font-size:13px!important;
}


form ul.no-bullets li.text input {
  padding: 3px;
}

form ul.no-bullets li.checkbox {
  padding: 0 0 0 100px;
  width: 290px;
}

form ul.no-bullets li.checkbox input {
  float: left;
  margin: 5px;
  width: auto;
}

form ul.no-bullets li.checkbox label {
  float: left;
  width: 90%;
}

form ul.no-bullets li.submit {
  padding: 18px 0 0 120px;
  width: 270px;
}

form h4 {
  margin: 18px 0 0 0;
}

body#index #main {
  padding: 596px 0 0 0;
}

#main h3 {
  color: white;
  font-weight: bold;
}

#main p {
  margin-bottom: 9px;
  color:#e4e4e4;
}

#main a#videolink{
  display:block;
  height:80px;
  width:400px;	
  margin:0 0 14px 0;
  padding:0px 0 0 94px;
  background:transparent url("../images/img-clapper.gif") no-repeat 0 0;
  color: #EB3D2D;
  font-size: 31px;
  font-weight: normal; 
  text-transform: uppercase;
  text-decoration:none;
  line-height:1em;
}

#name, #hhkkhl-hhkkhl {
  width: 55%;
}

#footer {
  font-size: 11px;
}