/*
Theme Name: Mellor_Marques_v1
Description: 
Version: 1.0
Author: Hodgsons Internet (Stu Hodgson)
*/

* {
  margin: 0; padding: 0;
  border: 0 none;
}

body {
  color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.688em;
  background: #fff url(images/main_bkg.png) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333;
}

h1 {
  font-size: 1.727em;
  text-align: center;
}

h2, h3, h4, h5, h6 {
  margin-top: 20px;
  font-size: 1.455em;
}

p {
  margin: 10px 0;
  line-height: 1.75em;
  font-size: 12px;
}

img {
  border: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
  display: inline-block;
}

.centertext {
  text-align: center;
}

.centre { 
  text-align: center;
}

#centre {
  margin: 0 auto; padding: 0 2px;
  width: 1000px;

}

#wrapper {
  padding: 12px 24px;
  width: 952px;
  background-color: #ffffff;
}

/* =Header
--------------------------------------------------------------------------*/
#header {
 /* border-top: solid 5px #35459d;*/
}
.header_address {
  font-size: 16px;
}
.header-primary {
  float: left;
  width: 650px;
}

.header-secondary {
  float: right;
  width: 350px;
}

#logo {
  display: block;
  height: 121px;
  width: 470px;
  float: left;
  background: url(images/logo.png) no-repeat top left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.727em;
  margin-left: 35px;
}
#header p {
  float: right;
  width: 400px;
}

#nav {
  width: 352px;
  background: #00b0d8;
  height: 40px;
  padding-left: 600px;
}

#nav li {
  list-style-type: none;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 1.364em; font-weight: bold;
  background: #00708c;
  padding: 0;
  margin: 0 4px;
  height: 40px;
}
#nav li {
  line-height: 1;
} 
#nav li a {
  padding: 11px 5px;
  display: block;
  text-decoration: none;
  color: #fff;
  background: inherit;
  text-transform: uppercase;
}

#nav li a:hover {
  color: #00b0d8;
}

#nav li.active a {
  color: #00b0d8;
}
#nav li.current_page_item a {

}

/* =Content
--------------------------------------------------------------------------*/

#content {
  margin: 3px;
  padding: 15px 0;
  border-bottom: solid 3px #666666;
}

.primary-content {
  padding: 20px 80px;
  width: 450px;
  float: left;
/*  border-right: solid 2px #1c3e59;*/
}
.primary-content-stock {
  padding: 0 20px;
  width: 900px;
  float: left;
/*  border-right: solid 2px #1c3e59;*/
}
.primary-content-stock p {
  margin: 0;
}
.carblock {
  padding: 10px 0;
  border-bottom: 1px solid #666;
  width: 100%;
}
.col-2-left {
  float: left;
  width: 700px;
}
.col-2-left-gallery {
  width: 400px;
  float: left;
}
.col-2-right {
  float: left;
  width: 500px;
}
.col-2-right img {
}
.col-2-right-single {
  float: right;
  width: 200px;
}
.col-2-right-single img {
  float: right;
  padding: 10px;
  width: 120px;
}
.carhead a {
  color: #000;
  text-decoration: none;
}
.carhead a:hover {
  text-decoration: underline;
}
.secondary-content {
  width: 335px;
  float: right;

/*  padding-left: 5px;*/
}
.carhead {
  font-weight: bold;
  font-size: 1.455em;
}
.cartitle {
  min-width: 100px;
  display: inline-block;
  font-weight: bold;
}
/* =Footer
--------------------------------------------------------------------------*/

#footer {
  color: #000;
  padding: 5px;
  clear: both;
  font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; 
  background-color: #b2d4dc;
  display: inline-block;
  width: 942px;
}

#footer p {
  margin: 0;
}

#footer p.credits {
  font-size: 0.7em; font-weight: normal;
}
#footer a {
  color: #FFFFFF;
  background: inherit;
}

#footer a:hover {
  border-bottom: 1px dotted #CCCCCC;
  text-decoration: none;
}
.enquiry {
  background: #00708c;
}
.enquiry h3 {
  color: #fff;
  text-align: center;
  padding: 20px;
}
.wpcf7 {
  background: #00b0d8;
  padding: 20px !important;
}
.wpcf7 input {
  padding: 4px;
}
.wpcf7-submit {
  
}
.appointment {
  width: 400px;
  float: left;
}
.address {
  width: 200px;
  float: left;
  padding-right: 100px;
  text-align: right;
}
.contact {
  width: 200px;
  float: left;
  text-align: right;
}
