/* Import required stlyes */
@import url('../reset.css');
@import url('styles.css');
@import url('template.css');

/* SHARED CLASSES */

/* indented text */
.text-wrapper {
	padding-left: 12px;
	padding-right: 12px;
}
.buttons {
	height:auto;
	width: 300px;
	text-align:right;
}
p.error {
	color: #c60202;
}
.caveat {
	font-size: 90%;
}

/* more links */
a.more {
	padding-right: 12px;
	font-weight: bold;
	text-decoration: underline;
	background: transparent url(img/arrow-pink.gif) no-repeat right center;
}
a.more:hover {
	color: #000;
}

/* lists */
.arrow-list {
	padding-left: 0;
}
.arrow-list li {
	list-style: none;
	padding: 3px 0 3px 20px;
	background: transparent url(img/bullet-arrow.gif) no-repeat 0 6px;
}

/* headers */
.t2 h2 {
	font-size: 160%;
}
.t2 h3 {
	font-size: 135%;
}
/* .t1 .header {
	height: 310px;
	background: #000 url(img/t1-header-bg.gif) repeat-x left top;
}*/
.t1 .header p {
	margin: 0;
	padding: 0;
	z-index:2;
}
.t2 .header {
	height: 94px;
	background: #000 url(img/t2-header-bg.gif) repeat-x left top;
	z-index:2;
}
.t2 .header h1 {
	display: block;
	position: relative;
	width: 980px;
	height: 94px;
	padding: 0;
	margin-bottom: 0;
	font-size: 300%;
	line-height: 2.5em;
	color: #fff;
	z-index:2;
}
.t2 .header span {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	z-index:2;
}
#p-services .header span {
	background: transparent url(img/header-services.jpg) no-repeat left top;
}
#p-mot .header span {
	background: transparent url(img/header-mot.jpg) no-repeat left top;
}
#p-parts .header span {
	background: transparent url(img/header-autospares.jpg) no-repeat left top;
}
#p-tyres .header span {
	background: transparent url(img/header-tyres.jpg) no-repeat left top;
}
#p-wash .header span {
	background: transparent url(img/header-wash.jpg) no-repeat left top;
}
#p-workshop .header span {
	background: transparent url(img/header-workshop.jpg) no-repeat left top;
}
#p-contact .header span {
	background: transparent url(img/header-contact.jpg) no-repeat left top;
}
#p-about .header span {
	background: transparent url(img/header-about-us.jpg) no-repeat left top;
}
#p-family .header span {
	background: transparent url(img/header-family.jpg) no-repeat left top;
}

/* service cards */
.service-card {
	padding: 17px 20px;
	margin-bottom: 20px;
	color: #fff;
}
#gold-service.service-card,
#silver-service.service-card {
	width: 411px;
	height: 173px;
}
#gold-service-big.service-card {
	width: 410px;
	height: 231px;
}
#silver-service-big.service-card {
	width: 410px;
	height: 173px;
}
.service-card h3 {
	margin: 0;
	font-size: 450%;
	color: #fff;
}
.service-card p {
	margin: 0;
	padding: 15px 50px 15px 0;
	font-size: 110%;
}
.service-card ul {
	float: left;
	margin: 0;
}
#gold-service.service-card li,
#silver-service.service-card li {
	float: left;
	width: 185px;
	padding: 0 10px 0 0;
}
#gold-service-big.service-card li,
#silver-service-big.service-card li {
	padding: 0 10px 0 0;
}
.service-card li.more {
	list-style: none;
}
.service-card li.plus {
	list-style: none;
	font-weight: bold;
	font-size: 110%;
	margin: 6px 0 4px;
}
.service-card a {
	color: #ffd101;
}
#gold-service {
	background: #886b36 url(img/service-gold-bg.jpg) no-repeat left top;
}
#gold-service-big {
	background: #886b36 url(img/service-gold-bg-big.jpg) no-repeat left top;
}
#gold-service h3,
#gold-service-big h3 {
	width: 137px;
	height: 45px;
	background: transparent url(img/service-gold.png) no-repeat left top;
	text-indent: -9999px;	
}
#silver-service {
	background: #7b7c7e url(img/service-silver-bg.jpg) no-repeat left top;
}
#silver-service-big {
	background: #7b7c7e url(img/service-silver-bg-big.jpg) no-repeat left top;
}
#silver-service h3,
#silver-service-big h3 {
	width: 158px;
	height: 45px;
	background: transparent url(img/service-silver.png) no-repeat left top;
	text-indent: -9999px;
}

/* service banners */
#gold-banner,
#silver-banner  {
	display: block;
	position: relative;
	width: 450px;
	height: 83px;
	color: #fff;
}
#gold-banner span,
#silver-banner span {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
}
#gold-banner span {
	background: #886b36 url(img/banner-gold.jpg) no-repeat left top;
}
#silver-banner span {
	background: #7b7c7e url(img/banner-silver.jpg) no-repeat left top;
}
li.plus {
	list-style: none;
	font-weight: bold;
	font-size: 110%;
	margin: 6px 0 4px;
}

/* services */
#services {
	float: left;
	width: 470px;
	margin-bottom: 0;
}
.services-group {
	float: left;
}
.services-group div {
	float: left;
	margin: 0;
	width: 215px;
	padding-right: 20px;
	min-height: 228px;
	list-style: none;
}
#services h4 a {
	display: block;
	height: 10px;
	padding: 8px 8px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent url(img/services-header-bg.gif) no-repeat left bottom;
}
#services h4 a:hover {
	text-decoration: underline;
}
#services p {
	padding: 135px 10px 0;
	font-size: 90%;
}
#services-mot {
	background: transparent url(img/services-mot-bg.jpg) no-repeat 0 26px;
}
#services-servicing {
	background: transparent url(img/services-servicing-bg.jpg) no-repeat 0 26px;
}
#services-tyres {
	background: transparent url(img/services-tyres-bg.jpg) no-repeat 0 26px;
}
#services-wash {
	background: transparent url(img/services-wash-bg.jpg) no-repeat 0 26px;
}
#services-family {
	background: transparent url(img/services-family-bg.jpg) no-repeat 0 26px;
}

/* buttons */
a.button {
	display: block;
	position: relative;
	padding: 0;
}
a.button span {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
}
#btn-book-online {
	width: 165px;
	height: 26px;
}
#btn-book-online span {
	background: transparent url(img/btn-book-online-now.gif) no-repeat left top;
}


/* PAGE SPECIFIC */

/* home */
#what-offer {
	float: left;
	width: 200px;
	padding-top: 10px;
}
#family-card {
	float: right;
	margin: 0;
	display: inline;
	width: 190px;
	padding: 190px 35px 0;
	font-size: 90%;
	background: transparent url(img/family-discount-card.jpg) no-repeat left top;
}

/* mot */
#mot-booking {
	text-align: center;
}
#mot-booking iframe {
	text-align: center;
	width: 800px;
	height: 1000px;
	margin-bottom: 20px;
	border: none;
	overflow: hidden;
}

/* contact */
form p.submit {
	text-align: right;
}
form p.submit input {
	width: auto;
	padding: 0;
	border: none;
}

