/*-------------------- GENERIC RESETS --------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
  outline: 0;
}
body {
  background-color: #000000;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}

/*-------------------- GENERIC STYLES --------------------*/

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #191c1d;
}
#wrapper {
  width: 971px;
  margin: 0 auto;
}
#wrapper2 {
  width: 1100px;
  margin: 0 auto;
}
#outer-wrapper {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  background-color: FFF;
  overflow: auto;
  overflow: hidden;
}
.centre-wrapper {
  /* position: relative; */
  margin: 0 auto;
  width: 971px;
  text-align: left;
  height: 416px;
}
.divide-wrapper-top {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  text-align: left;
  overflow: auto;
  overflow: hidden;
  visibility: hidden;
}
#home-top-image {
  position: absolute;
  background-image: url(../images/home-slideshow/header-image.jpg);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  width: 100%;
  left: 2px;
  top: -1px;
  visibility: visible;
  z-index: -20;
}

.header-overlay {
  position: absolute;
  background-color: black;
  opacity: 0.5;
  left: 0;
  top: 0;
  width: 100%;
  height: inherit;
}

/*-------------------- TEXT STYLES --------------------*/

div {
  font-family: Arial;
  font-size: 14px;
  color: #6f6f6f;
  text-decoration: none;
  line-height: 19px;
}
.text1 {
  font-size: 26px;
  font-family: GillSansStdRegular, Arial;
  color: #b2b3b4;
  font-weight: normal;
}
.text2 {
  font-family: Arial;
  font-size: 14px;
  color: #fff;
}
.text3 {
  font-size: 10px;
  letter-spacing: 1px;
  font-family: Arial;
  color: #fff;
  font-weight: normal;
}
.text4 {
  font-size: 30px;
  font-family: GillSansStdLight, Arial;
  letter-spacing: 1px;
  line-height: 1.2em;
  color: #fff;
  font-weight: normal;
}
.text5 {
  font-size: 25px;
  font-family: GillSansStdLight, Arial;
  letter-spacing: 0px;
  line-height: 1.2em;
  color: #d60202;
  font-weight: normal;
}
.text6 {
  font-size: 21px;
  font-family: "Gill Sans W01 Light", Arial;
  color: #737a7d;
  font-weight: normal;
}
h1 {
  font-family: "Gill Sans W01 Light", Arial;
  font-size: 25px;
  color: #ccc;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  font-weight: normal;
}
h2 {
  font-family: "Gill Sans W01 Light", Arial;
  font-size: 19px;
  color: #e2e2e2;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}
h3 {
  font-family: "Gill Sans W01 Light", Arial;
  font-size: 19px;
  color: #e2e2e2;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}
a {
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
a:hover {
  font-style: normal;
  font-weight: normal;
  color: #666;
  text-decoration: none;
}
.link2 {
  font-family: Arial;
  font-size: 11px;
  color: #fff;
  text-decoration: underline;
}
link2:hover {
  font-family: Arial;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}
.link3 {
  font-family: Arial;
  font-size: 14px;
  color: #999;
  text-decoration: underline;
}
link3:hover {
  font-family: Arial;
  font-size: 11px;
  color: #897161;
  text-decoration: none;
}

/*-------------------- HEADER --------------------*/

#headercontainer {
  width: 971px;
  height: 416px;
}
#header {
  width: 971px;
  height: 128px;
}
#logo-header {
  position: relative;
  width: 971px;
  height: 128px;
  z-index: 100;
}
/*-------------------- PAGE STYLES --------------------*/

.content-wrapper {
  width: 971px;
  float: left;
}
#content-container1 {
  width: 971px;
  float: left;
  background-repeat: repeat;
}
#title-container {
  width: 421px;
  float: left;
  margin-top: 54px;
}
.content-container-full {
  width: 971px;
  float: left;
  padding-top: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333;
  text-align: justify;
}
.content-container-full2 {
  width: 971px;
  float: left;
  padding-top: 30px;
}
.content-container1-col1 {
  width: 465px;
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: left;
}
.content-container1-col1-2 {
  width: 465px;
  float: right;
  padding-bottom: 20px;
  text-align: left;
}
.content-container-full3 {
  width: 971px;
  float: left;
  font-family: "Optima LT W01 Roman";
  font-size: 21px;
  letter-spacing: 6px;
  color: #eee;
  padding-top: 30px;
  text-align: center;
}
.content-container1-inner {
  width: 465px;
  height: 130px;
  float: left;
  padding-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #631315;
  text-align: left;
}
.content-container1-inner2 {
  width: 465px;
  height: 130px;
  float: left;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: left;
}
.content-icon-container {
  width: 312px;
  float: left;
  margin-right: 16px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #631315;
}
.content-icon-container2 {
  width: 312px;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #631315;
}
.content-icon-container3 {
  width: 969px;
  float: left;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #631315;
}
.content-icon-title {
  width: 312px;
  text-align: center;
  float: left;
  padding-top: 10px;
  padding-bottom: 20px;
}
.content-icon-title2 {
  width: 969px;
  font-family: "Gill Sans W01 Light", Arial;
  font-size: 21px;
  color: #ccc;
  text-align: center;
  float: left;
  padding-top: 10px;
  padding-bottom: 20px;
}

.content-icon {
  width: 322px;
  height: 370px;
  float: left;
  padding-right: 1px;
}
.content-icon2 {
  width: 323px;
  height: 370px;
  float: left;
}
.content-icon3 {
  width: 312px;
  height: 229px;
  float: left;
}
.content-icon4 {
  width: 969px;
  float: left;
  text-align: center;
}
.content-icon5 {
  width: 969px;
  float: left;
  padding-bottom: 30px;
  text-align: center;
}
.horizontal-line {
  float: left;
  background: #333;
  height: 1px;
  width: 971px;
  margin-right: 0px;
  margin-left: 0px;
}
#horizontal-line3 {
  float: left;
  background: #333;
  height: 3px;
  width: 207px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/*-------------------- FOOTER --------------------*/

#footer-container {
  height: 324px;
  background-image: url(../images/footer-gravel-group-bg.png);
  background-repeat: repeat;
}
#footer-container-centre {
  width: 971px;
  height: 258px;
  margin: 0 auto;
}
#footer-top-container {
  width: 971px;
  height: 174px;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer-top {
  width: 971px;
  height: 174px;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer-top ul {
  list-style: none;
  margin: 0;
}
#footer-top li {
  float: left;
  color: #fff;
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
}
#footer-top li a {
  color: #666;
  float: left;
  font-family: Arial;
  font-size: 10px;
  margin-right: 10px;
  text-decoration: none;
  list-style: none;
}
#footer-top li a:hover {
  list-style: none;
  color: #fff;
}
#footer-base {
  width: 971px;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer-base2 {
  width: 971px;
  float: left;
  padding-top: 0px;
  padding-bottom: 15px;
}
#address {
  height: 46px;
  float: left;
  color: #979696;
  font-family: Arial;
  font-size: 10px;
  padding-right: 20px;
  margin-top: 15px;
  padding-bottom: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333;
}
#address a:hover {
  color: #fff;
  text-decoration: none;
}
#address a {
  font-family: Arial;
  font-size: 10px;
  color: #999;
  text-decoration: none;
}
.signuptextbox {
  height: 16px;
  width: 175px;
  color: #979696;
  font-family: Arial;
  font-size: 10px;
  text-align: left;
  border-width: 0px;
  border-style: none;
  background: #050505;
}
#legal {
  height: 46px;
  float: left;
  color: #979696;
  font-family: Arial;
  font-size: 10px;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 15px;
  padding-bottom: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333;
}
#legal a:hover {
  color: #fff;
  text-decoration: none;
}
#legal a {
  font-family: Arial;
  font-size: 10px;
  color: #999;
  text-decoration: none;
}
#newsletter {
  height: 46px;
  width: 223px;
  float: left;
  font-family: Arial;
  color: #979696;
  font-size: 10px;
  padding-right: 20px;
  margin-top: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#form-outercontainer {
  height: 24px;
  width: 223px;
  float: left;
  padding-top: 5px;
}
#form-container {
  height: 24px;
  width: 190px;
  float: left;
  padding-right: 5px;
  background-image: url(../images/form-bg.png);
  background-repeat: no-repeat;
}
#form {
  height: 16px;
  width: 177px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  color: #979696;
  font-family: Arial;
  font-size: 10px;
  text-align: left;
}
#accreditations {
  height: 34px;
  width: 138px;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 27px;
  padding-bottom: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333;
}
#logo-footer {
  height: 79px;
  width: 131px;
  float: right;
}
#credit-cards {
  height: 34px;
  width: 190px;
  float: left;
  padding-left: 20px;
  padding-top: 27px;
  padding-bottom: 10px;
}
#credit-cards-2 {
  height: 34px;
  width: 170px;
  float: left;
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 27px;
  padding-bottom: 10px;
}
#copyright {
  width: 760px;
  height: 16px;
  float: left;
  padding-top: 20px;
  padding-bottom: 0px;
  color: #444;
  font-family: Arial;
  font-size: 10px;
  text-align: left;
}
#abandco {
  width: 180px;
  height: 16px;
  float: right;
  padding-top: 20px;
  padding-bottom: 0px;
  color: #444;
  font-family: Arial;
  font-size: 10px;
  text-align: right;
}
#abandco ul {
  text-align: right;
}
#abandco a {
  font-family: Arial;
  font-size: 10px;
  color: #444;
  text-decoration: none;
}
#abandco a:hover {
  color: #666;
  text-decoration: none;
}
.clear {
  clear: both;
}
