/*
**********************
* =grid overrides
**********************
*/

.grid_6 {
	margin-left: 60px;
}

/*
**********************
* =miscellaneous
**********************
*/
.container_24 {
	margin-top: 10px;
}

blockquote {
	position: relative;
}

blockquote, blockquote p {
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
	color: #0e0e0e;
}


p {
	font-size: 13px;
	line-height: 20px;
	color: #353535;
}

h1, h2, h3 {
	letter-spacing: -1px;
}

.grid_9 h3 {
	font-size: 26px;
	text-transform: lowercase;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 15px;
	line-height: 1em;
	margin-right: 15px;
}


a {
	color: #7e7e7e;
	text-decoration: none;
}

a:hover, .selected {
	color: #000;
}

li {
	margin-left: 24px;
}

/*
**********************
* =Header
**********************
*/
header{
	overflow: hidden;
	clear:both;
}

header h1 {
	background: url(../img1/logo.jpg) no-repeat;
	text-indent: -9999px;
	width: 370px;
	height:41px;
	margin: 10px 10px 22px;
	float: left;
}

/*
**********************
* =nav
**********************
*/

nav {
	float: right;
	overflow: hidden;
	padding-top: 12px;

}

nav li {
	display:inline;
}	

.button {
	background: #242324;
	padding:6px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
}

.button:hover {
	background: #000;
	color: #fff;
}

nav a {
	text-transform: lowercase;
}

.menu {
  text-align: center;
  border: 1px black;
}
/*
**********************
* =banner
**********************
*/

.banner {
	background:url(../img1/mg.jpg) no-repeat;
	width:695px;
	height:346px;
	clear: both;
}

.banner h2 {
	margin:240px 220px;
	background-color: #ffffff;
	border: 1px solid black;
	opacity: 0.7;
	width:450px;
}


}

.banner h2 p {
	color: #fff;
	font-size: 28px;
	font-family: times;
	width: 400px;
	margin: 10%;
}



.callout {
	background:url(../img1/under-construction1.png);
	width: 346px;
	height: 346px;
}

/*
**********************
* =main
**********************
*/

.main {
	margin-top: 20px;
	margin-bottom: 15px;
}

.main blockquote {
	padding-left: 30px;
}

.main blockquote p:before, .main blockquote p:after {
	font-style: italic;
	font-size: 40px;
	color: #bfbfbf;
}



.main blockquote p:first-child:before {
	content:'“';
	position:absolute;
	top:7px;
	left: 0;
}

.main blockquote p:last-child:after {
	content:'”';
	float: right;
	position:absolute;
	bottom:-7px;
	right: 0;
}


/*
**********************
* =footer
**********************
*/

footer {
  padding: 25px 0 0 0;
  height: 136px;
  background-image: url("../img1/footer_bg.1569c860ebd5.ng");
  background-repeat: repeat-x;
}

footer .inner {
  width: 918px;
  margin: 0 auto;
  height: 102px;

  line-height: 14px;
}

footer .inner div, footer .inner a {
  font-size: 11px;
  color: #999;
  text-decoration: none;
}

footer .inner div.last {
  width: 149px;
}

footer .inner div {
  height: 102px;
  width: 147px;
  float: left;
  padding-left: 20px;
  
  padding-right: 60px;
}

/*
**********************
* =work
**********************
*/
.work h2, .work h4 {
	font-weight: normal;
	font-size: 26px;
}

.work h2 {
	margin-bottom: 0;
}

.work img{
	margin-bottom: 20px;
}

.work h4 {
	color: #787878;
	line-height: 1.2em;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 30px;
	margin-bottom: 30px;
}


/*
**********************
* =car rental
**********************
*/

.car {
  position: relative;
  float: left;
  width: 200px;
  padding: 15px 9px 7px 10px;
  border: 1px solid #ccc;
  margin: 12px 12px 0 0;
  overflow: hidden;

}

.image {
  height: 250px;
  width: 200px;
  background-repeat: no-repeat;
  background-position: 50% 90%;
  background-size: contain;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}

.model {
  color: #000;
  font-size: 16px;
  display: block;
  font-weight: bold;
}

.cat {
  font-size: 13px;
  color: #737373;
}


.overlay2 {
  display: none;
  height: 600px;
  width: 200px;
  background-image: url("../img1/white-opacant80.366c3e569854.png");
  margin-top: 3px;
}

.details-top {
  height: 26px;
  line-height: 26px;
  font-size: 13px;
  color: #737373;
}

.details {
  list-style: none;
  display: block;
  width: 210px;
  height: 50px;
}

.details li {
  background-image: url("../img1/icons.png");
  background-repeat: no-repeat;
  width: 27px;
  display: block;
  float: left;
  height: 24px;
  margin: 0 9px 0 0;
  padding: 26px 0 0 0;
  font-size: 13px;
  color: #737373;
  text-align: center;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  cursor: help;
}

.luggage {
  background-position: -34px 0;
}

.doors {
  background-position: -140px 0;
}

.transmission {
  background-position: -174px 0;
}

.hover {
  display: none;
  width: 100px;
  position: absolute;
  background-color: #fff;
  border: 1px solid #808080;
  border-radius: 5px;
  border-radius: 5px;
  top: -32px;
  left: -36px;
}

.line {
  border-top: 1px dotted #ccc;
  background-repeat: no-repeat;
}

.price {
  padding: 12px 0;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  display: block;
  width: 300px;
}

.book-btn {
  display: block;
  background-image: url("../img1/book-btn.png");
  width: 87px;
  height: 32px;
  cursor: pointer;
}

#car-list .category .car .details li div.hover {
  display: none;
  width: 100px;
  position: absolute;
  background-color: #fff;
  border: 1px solid #808080;
  border-radius: 5px;
  border-radius: 5px;
  top: -32px;
  left: -36px;
}

#car-list .category .car .details li {
  background-image: url("../img1/detail-icons.80c7e5dc97fd.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 27px;
  display: block;
  float: left;
  height: 24px;
  margin: 0 9px 0 0;
  padding: 26px 0 0 0;
  font-size: 13px;
  color: #737373;
  text-align: center;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  cursor: help;
}

#car-list .category .car .details {
  list-style: none;
  display: block;
  width: 210px;
  height: 50px;
}

#car-list .category .car {
  position: relative;
  float: left;
  width: 200px;
  padding: 15px 9px 7px 10px;
  border: 1px solid #ccc;
  margin: 12px 12px 0 0;
  overflow: hidden;
}



a:hover .overlay2{
  display: block;
   display: none;
  height: 600px;
  width: 200px;
  background-image: url("../img1/white.png");
  margin-top: 3px;
}

div .overlay2 {
    display: none;
}
    
a:hover + div .overlay2 {
    display: block;
}



/*
**********************
* =equipment rental
**********************
*/

#car-list .category .car .details2 li {
  background-image: url("../img1/detail-icons.80c7e5dc97fd.pn");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 27px;
  display: block;
  float: left;
  height: 24px;
  margin: 0 9px 0 0;
  padding: 26px 0 0 0;
  font-size: 13px;
  color: #737373;
  text-align: center;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  cursor: help;
}



/*
**********************
* =tool rental
**********************
*/

#car-list .category .car .details3 li {
  background-image: url("../img1/detail-icons.80c7e5dc97fd.pn");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 27px;
  display: block;
  float: left;
  height: 24px;
  margin: 0 9px 0 0;
  padding: 26px 0 0 0;
  font-size: 13px;
  color: #737373;
  text-align: center;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  cursor: help;
}

.reserve-btn {
  display: block;
  background-image: url("../img1/reserve-btn.png");
  width: 96px;
  height: 32px;
  cursor: pointer;
}


/*
**********************
* =tool rental
**********************
*/


body.subpage .content .col {
  width: 293.3333333333333px;
  float: left;
  margin: 5px;
}

body.subpage .content .col .row.info ul li b {
  font-weight: bold;
  float: left;
  width: 120px;
  display: block;
}

body.subpage .content .col .row {
  border: 1px solid #959594;
  padding: 7px;
  margin: 5px 0;
}