/* common */
body{
	font-family: Arial, sans-serif;
	background-color: black;
  color: gray;
  padding: 13px;
  font-size: 1.0em;
}

h1, h2, h3 {
  font-family: "Bank Gothic", "Copperplate", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
  font-weight: normal;
}

a.nav, span.naver-handle, div.contact {
  font-family: "Bank Gothic", "Copperplate", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
}

.header{
	float: left;
	width: 100%;
}
.logo {
	display:inline;
	height:auto;
}

div.tagline{
    text-align: left;
}

@media (max-width: 980px) {
  .logo img {
    width: 100%;
    padding-bottom: 5px;
  }
  .contact div{
    font-size: 2em;
    text-align: left;
    padding-bottom: 10px;
    display: inline;
    padding-right: 13px;
    padding-left: 13px;
    float: right;
  }
  div.address {
    /*float: none;*/
  }
  .naver.enabled a {
    font-size: 2.2em;
    font-weight: bold;
    display: block;
    border-bottom: 1px black solid;
  }
  p.maincontent {
    /*padding-top: 25px;*/
    font-size: 2.5em;
  }
  .content {
    font-size: 1.5em;
  }
  .phoneDigits, .addressText, .emailText, .igText{
    display: none;
  }
  img.contactIcon {
    vertical-align: text-bottom;
    padding-left:5px;
    padding-right:5px;
    width: 64px;
    height: 64px;
  }
  div.tagline{
    text-align: left;
    font-size: 1.5em;
  }
  .bxslider li {
    margin: auto;
  }
        h1{
        font-size: 3.2em;
    }
    h2 {
        font-size: 2.9em;
    }
    h3 {
        font-size: 2.7em;
    }
    h4{
        font-size: 2.6em;
    }

}

@media (min-width: 981px) {
  .logo img {
    max-width: 60%;
    padding-bottom: 5px;
  }
  .contact{
    float: right;
    display:inline;
    width: 40%;
    padding-bottom: 10px;
  }
  .contact div{
    padding-bottom: 5px;
  }

  .naver.enabled a {
    font-size: 1.6em;
    padding: 10px;
    display: block;
    border-bottom: 1px black solid;
  }
  .bxslider li {
    max-width: 80%;
    margin-left: 70px;
    margin-right:70px;
  }
  p.maincontent{
    /*padding-top: 25px;*/
    font-size: 1.2em;
  }
    h1{
        font-size: 2.0em;
    }
    h2 {
        font-size: 1.8em;
    }
    h3 {
        font-size: 1.5em;
    }
    h4{
        font-size: 1.4em;
    }
    
    img.singleimage {
        display: block;
        margin: auto;
    }

}

.phonenumber, .address, .email, .social {
  text-align: right;
}
a {
	color: gray;
}
.clear {
	clear: both;
  height: 0px;
}

.naver {
  background-image: url('../images/background.png');
  background-size: 100%;
  background-color: gray;
}

.nav {
	padding: 13px;
	vertical-align: middle;
  color: black;
  font-size: 1.1em;
}

a.nav {
  font-size: 1.5em;
	color: black;
	text-decoration: none;
  text-transform: uppercase;
  padding: 20px 15px;
}

img.contactIcon {
  vertical-align: text-bottom;
  padding-left:5px;
  padding-right:5px;
}

.naver.enabled .naver-container{
  background: url('../images/background.png');
  background-size: 100%;
  border: 1px solid black;
}

.naver-container {
  padding: 10px;
}

.naver-handle {
  background-image: url('../images/background.png');
  background-size: 100%;
  background-color: gray;
  font-size: 2.2em;
  font-weight: bold;
  border: 1px solid black;
}

.naver-handle:after {
  height: 6px;
  width: 40px;
  background: black;
  box-shadow: 0 10px 0 black, 0 -10px 0 black;
  content: '';
}
.naver.open .naver-handle:after {
  width: 40px;
  height: 25px;
  color: black;
  content: "\00d7";
  font-size: 2em;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
}



/* home page image slider */
.bx-wrapper .bx-viewport {
	background-color: black;
	background: black;
	border: 5px solid black;
	-moz-box-shadow: 0 0 0px black;
	-webkit-box-shadow: 0 0 0px black;
	box-shadow: 0 0 0px black;
  width: 95%;
  left: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: white;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  height: 20px;
  width: 20px;
  border-radius: 10px;
}

.bx-wrapper li {
  display: inline-block;
  text-align: center;
}

.bx-wrapper img {
   display: inline-block;
}

/* kijiji cars */
.kijiji{
	background-color: white;
	float: left;
  margin-top:20px;
  padding: 20px;
}
.kijiji a {
  color: black;
}
.kijiji h1 {
  /*margin-top: 0px;*/
}
.car {
  font-family: Arial, sans-serif;
	float: left;
	padding: 25px;
	width: 250px;
	border-left: 1px gray groove;
	background-color: white;
}
.car div.title {
  padding-bottom: 3px;
}
.car div.price {
  padding-bottom: 5px;
}
.car p.tagline {
  display: none;
}

.car a.link {
  display: none;
}

div.sold {
  position: relative;
}

div.sold img.soldcar{
  width: 200px;
  height: 150px;
}

div.sold .soldribbon {
  position: absolute;
  right: 75px;
  width: 100px;
  height: 75px;
}

/* restoration */
div.content {
  padding: 20px;
}

/* contact */
ul.contactList li {
  list-style-type: none;
}

img.mainImage {
  max-width: 98%;
}

img.contentImg {
  width:75%;
}


.map  {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.map iframe {
position: absolute;
top: 0;
left: 0;
width: 65%;
height: 65%;
}

img.icon {
  vertical-align: middle;
  padding: 5px;
  width:  67px;
  height: 50px;
}
div.breadcrumbs {
  padding: 10px;
}

img.thumbnail{
  width: 170px;
  height: 128px;
}

@media (max-width: 980px) {
  .lg-toolbar .lg-close:after {
    font-size: 4em;
  }
  .lg-toolbar .lg-icon {
    width: 100px;
  }
}

.customerReview {
 font-size: 1.1em;
}

.contact a {
  text-decoration: none;
}

span.caption {
    font-size: 0.8em;
    font-style: italic;
}