@charset "utf-8";
/* Horizontal Full CTA (468 x 60) 
==============================================================================*/
#cta-horizontalFull {
	margin-top: 5px;
	width: 740px;
	background: url(../images/468x60/cta.jpg) no-repeat;
	height: 80px;
	color: #fff;
	font-size: 1.4em;
	padding-bottom:20px;
}

#cta-horizontalFull p {
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

.number {
	font-size: 2.3em;
	letter-spacing: -2px;
}

.call {
	font-size: 1.7em;
	letter-spacing: -2px;
}

#cta-horizontalFull p strong {
	color:#ff0;
}

body#index #cta-horizontalFull {
	background: url(../images/468x60/cta.jpg);
}

body#conservatories #cta-horizontalFull {
	background: url(../images/468x60/cta-conservatories.jpg) no-repeat;
}

body#wooden-doors #cta-horizontalFull {
	background: url(../images/468x60/cta-wooden-doors.jpg) no-repeat;
}

body#upvc-doors #cta-horizontalFull {
	background: url(../images/468x60/cta-upvc-doors.jpg) no-repeat;
}

body#doors #cta-horizontalFull {
	background: url(../images/468x60/cta-doors.jpg) no-repeat;
}

body#upvc-windows #cta-horizontalFull {
	background: url(../images/468x60/cta-upvc-windows.jpg) no-repeat;
}

body#wooden-windows #cta-horizontalFull {
	background: url(../images/468x60/cta-wooden-windows.jpg) no-repeat;
}