html,
body {
	background: #ebeaea url(../bg-blank.png) 50% 0;
	color: #333;
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', 'Myriad Pro', Myriad, sans-serif;
}

a {
	color: #368dc1;
	text-decoration: none;
	border-bottom: 1px dotted #368dc1;
}

a img {
	border: none;
}

.pp_content_container a {
	border: none;
}

p {
	margin: 0em 0em 1em 0em;
}

input:focus,
textarea:focus {
	outline: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

header {
	background: url(../img/bg-dark.gif) 50% 0;
	-webkit-transition: background 0.25s;
	-moz-transition: background 0.25s;
	-ms-transition: background 0.25s;
	-o-transition: background 0.25s;
	transition: background 0.25s;

	color: #fff;
	position: fixed;
	top: 0;
	width: 100%;
	height: 82px;
	z-index: 99;
}

body.top header {
	background: transparent;
}
			
#section-indicator {
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #ebeaea;
	bottom: 0;
	opacity: 0;
	right: 0;
	display:none;
	
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

body.features #section-indicator,
body.how-it-works #section-indicator,
body.contact #section-indicator {
	opacity: 1;
}

body.features #section-indicator {
	right: 391px;
}

body.how-it-works #section-indicator {
	right: 238px;
}

body.contact #section-indicator {
	right: 64px;
}

header * {
	margin: 0;
	padding: 0;
}

header h1 {
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	-ms-transition: top 0.5s;
	-o-transition: top 0.5s;
	transition: top 0.5s;
			
	position: absolute;
	top: 10px;
}

body.top header h1 {
	top: -82px;
}

header h1 a, header h1 img {
	display: block;
}

header nav {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 78px;
	height: 82px;
}

header nav li {
	display: none;
	list-style: none;
	text-transform: uppercase;
	font-size: 13px;
}

header nav li + li {
	padding-left: 32px;
}

header a {
	text-decoration: none;
	color: #fff;
	letter-spacing: 4px;
	border: none;
}

header a:hover,
header a:focus {
	text-decoration: none;
	color: #5E5E5E;
	outline: none;
}

.content {
	width: 960px;
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
	text-align: center;
}

h1,
h2 {
	text-align: center;
}
			
.hero {
	background-color: #000000;
	color: #fff;
	background: url(../img/bg-dark.gif) 50% 0;
	padding-bottom:300px;
}

.highlight {
	background-color: #000000;
	background: url(../img/bg-highlight.png) no-repeat 50% 0;
}

.hero .content {
	padding: 1px 0 92px 0;
}

section.hero h1 {
	background-color: #000000;
	color: #fff;
	margin: 86px 0 0 0;
}

section.hero h2 {
	font-weight: normal;
	font-size: 64px;
	margin: 2px 0 36px 0;
	color: #fff;
}

.telephone {
	position: absolute;
	top: 25px;
	background: url(../img/icon-telephone.gif) no-repeat 2px 50%;
	height: 27px;
	padding-left: 40px;
}

.telephone span {
	padding-right: 13px;
	letter-spacing: 1px;
}

.telephone .number {
	font-size: 20px;
}

.telephone .number-spelled-out {
	font-size: 14px;
	color: #5e5e5e;
}

.description {
	padding: 4px 0 0 1px;
	margin: 0 30px 0 0;
	width: 255px;
	text-align: left;
}

.description h3 {
	font-size: 19px;
	line-height: 30px;
	margin: 0 0 18px 0;
	font-weight: normal;
}

.description p {
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 32px 0;
}

p.video {
	text-align: center;
	display: inline-block;
	line-height: 21px;
}

a.video {
	border: none;
	font-size: 13px;
}

a.video img {
	border: 1px solid #fff;
}

a.video .caption {
	background: url(../img/arrow-blue.gif) no-repeat 100% 50%;
	padding-right: 12px;
}

a.video .caption span {
	border-bottom: 1px dotted #368dc1;
}

.carousel {
	float: right;
	margin-right: 1px;
	width: 676px;
	height: 504px;
	background: url(../img/bg-carousel.png) no-repeat 50% 0;
}

.carousel:focus {
	outline: 0;
}

.carousel div {
	float: left;
}
			
.carousel-wrap {
	margin: 10px;
	height: 479px;
	width: 599px;
}

.carousel ul {
	width: 599px;
	height: 479px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 38px;
}

/* Override the placement once the carousel loads */
.carousel .carousel-wrap ul {
	padding: 0;
}
			
.carousel li {
	height: 479px;
	width: 599px;
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: none;
}

.carousel img {
	height: 479px;
	width: 599px;
}

.carousel-control {
	margin-top: 225px;
	height: 42px;
	width: 28px;
	cursor: pointer;
	overflow: hidden;
	display: block;
	border: none;
	text-indent: -999px;
	float: left;
}

.leftArrow {
	background: url(../img/buttons/carousel-button-left.png) no-repeat 0 0;
}

.rightArrow {
	background: url(../img/buttons/carousel-button-right.png) no-repeat 0 0;
}

.carousel-control:hover,
.carousel-control:focus {
	background-position: 0 50%;
}

.carousel-control:active {
	background-position: 0 100%;
}

.carousel-next {
	margin-left: 1px;
}

.customers {
	margin: 63px 0 0;
	clear: right;
}

.customers p {
	letter-spacing: 3px;
	font-size: 15px;
	text-transform: uppercase;
	background: url(../img/bg-dots.gif) no-repeat 0 50%;
	margin: 0;
}

.customers p span {
	display: block;
	background: url(../img/bg-dots.gif) no-repeat 100% 50%;
}

.customers ul {
	list-style: none;
	padding: 24px 0 26px;
	margin: 0;
}

.customers li {
	margin: 0;
	padding: 0 30px;
	display: inline-block;
	height: 78px;
	line-height: 98px;
	vertical-align: bottom;
}

.customers li.after-three,
.customers li.after-two {
	padding: 0;
	height: 20px;
	display: none;
}

#features,
#how-it-works,
#contact {
	padding-top: 75px;
}

section h1,
section h2,
section p,
article h3,
.diagram strong {
	text-shadow: 0 1px #fff;
}

header section h1,
section.hero h1,
header section h2,
section.hero h2,
header section p,
section.hero p {
	text-shadow: none;
}

section h1 {
	font-weight: normal;
	font-size: 54px;
	color: #212121;
	margin: 0;
	background: url(../img/line-coloured.png) no-repeat 50% 100%;
	padding-bottom: 11px;
}

header section h1,
section.hero h1 {
	background: none;
	padding-bottom: 0;
	text-shadow: 0 1px #fff;
}

section h2 {
	font-weight: normal;
	font-size: 18px;
	color: #666666;
	margin: 27px 50px;
}

.features-list {
	padding-top: 19px;
}

.features-list article {
	width: 217px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 0 9px 44px;
	background: url(../img/line-smallbar.gif) no-repeat 50% 100%;
	padding-bottom: 28px;
}

.module-icon {
	display: block;
	margin: 0 auto;
}

article h3 {
	color: #212121;
	font-size: 31px;
	font-weight: normal;
	margin: 4px auto 10px;
}

.features-list article > p {
	margin: 10px auto;
	min-height: 144px;
	line-height: 24px;
}

.brochures {
	margin-top: 20px;
}

.brochures a.image {
	background: url(../img/bg-brochure-image.png) no-repeat 0 0;
	padding: 6px;
	display: inline-block;
	border: none;
}

.brochures a.image + a.image {
	margin-left: 1px;
}

.brochures p {
	margin: 9px;
	font-size: 14px;
}

.brochures p a {
	background: url(../img/arrow-blue-bg-clear.png) no-repeat 100% 50%;
	padding: 0 12px 1px 0;
}

#your-module-here .brochures {
	margin-top: 16px;
}

.diagram {
	width: 849px;
	height: 681px;
	margin: 0 auto;
	position: relative;
	background: #e3e3e3 url(../img/bg-diagram-container.gif) no-repeat 0 0;
}

.diagram .diagram-graph {
	background: url(../img/bg-diagram-wide.png) no-repeat 179px 173px;
	height: 100%;
	width: 100%;
}

.diagram .existing-systems {
	padding-top: 41px;
}

.diagram .existing-systems ul {
	width: 720px;
	margin: 17px auto 0;
}

.diagram .existing-systems li {
	width: 175px;
	height: 55px;
	display: inline-block;
}

.diagram img {
	vertical-align: middle;
}

.diagram strong {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
}

.diagram ul {
	list-style: none;
}

.diagram .iqlink-roundel {
	position: absolute;
	left: 309px;
	top: 232px;
}

.diagram .interfaces li strong {
	display: block;
	margin: 14px auto;
}

.diagram .desktop-pc {
	position: absolute;
	left: 104px;
	top: 486px;
}

.diagram .tablet {
	position: absolute;
	left: 392px;
	top: 528px;
}

.diagram .kiosk {
	position: absolute;
	left: 649px;
	top: 375px;
}

#how-it-works .features-list {
	/*padding-top: 79px;*/
}

#how-it-works .features-list h3 {
	font-size: 27px;
}

#how-it-works .features-list article {
	padding-bottom: 17px;
}

.benefits article div {
	padding-top: 52px;
}

.benefits .cost-effective div {
	background: url(../img/icon-wallet.png) no-repeat 50% 3px;
}

.benefits .avoid-accidents div {
	background: url(../img/icon-secure.png) no-repeat 50% 2px;
}

.benefits .customised div {
	background: url(../img/icon-process.png) no-repeat 50% 0;
}

.benefits .simple div {
	background: url(../img/icon-simple.png) no-repeat 50% 9px;
}

.benefits p {
	line-height: 24px;
}

.contact-form {
	position: relative;
	margin-top: 45px;
	display:none;
}

.script-loaded .contact-form {
	height: 800px;
	background: url(../img/icon-or.gif) no-repeat 50% 36px;
}

.script-loaded .contact-form .panel {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.panel-header {
	width: 960px;
	margin: 0 auto 54px;
	overflow: auto;
}

.panel-header * {
	width: 470px;
	z-index: 2;
	position: relative;
	cursor: pointer;
}

.email-enquiry .panel-header * {
	float: left;
	clear: left;
}

.call-you .panel-header * {
	float: right;
	clear: right;
}

.contact-form h3 {
	font-size: 23px;
	color: #368dc1;
	padding: 0;
	margin: 20px 0 11px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}

.contact-form .active h3 {
	color: #000;
}

.contact-form h4 {
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	color: #333;
	margin: 0;
}

.contact-form form {
	background: url(../img/bg-contact.png) 50% 0;}

.script-loaded .contact-form form {
	display: none;
}

.contact-form .active form {
	display: block;
}

.contact_form_selector{
	display:none;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #ebeaea;
	position:absolute;
	top:0px;
	float:right;
    margin-left: -25px;

}

.email-enquiry .contact_form_selector{
	left: 25%;
}

.call-you .contact_form_selector{
	left: 75%;
}

.contact-form .content {
	text-align: left;
}

.call-you .form-content {
	float: right;
}

.contact-form label {
	display: block;
	margin-bottom: 5px;
}

.contact-form label span {
	font-style: italic;
	color: #999791;
}

input[type=text],
input[type=email],
input[type=tel] {
	height: 41px;
}

textarea {
	height: 148px;
}

input[type=text],
input[type=tel],
input[type=email],
textarea {
	border: 2px inset;
	background: url(../img/bg-blank.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius:5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Open Sans', 'Myriad Pro', Myriad, sans-serif;
	font-size: 20px;
	padding-left: 10px;
	resize: none;
	margin-bottom: 40px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
	background: #fff;
}

input[type=submit] {
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0 1px 2px #000;
	width: 165px;
	height: 50px;
	background: url(../img/buttons/button-blue.png) no-repeat 0px 0px;
	border: 0px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	letter-spacing: 3px;
	text-align: center;
	padding: 0;
}

input[type=submit]:hover,
input[type=submit]:focus {
	background-position: 0 -52px;
}

input[type=submit]:active
{
	background-position: 0 -104px;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form textarea {
	width: 455px;
}

.contact-form input[type=text].error,
.contact-form input[type=email].error,
.contact-form input[type=tel].error,
.contact-form textarea.error{
	border: 2px solid #ba1428;
	background:none;
	background-color: #ece8e8;
}

#submissiom_result
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width: 405px;
	padding-left: 50px;
	resize: none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40px;
}

#submissiom_result.failure
{
	background:url('../img/icon-exclamation.png') no-repeat 0px 0px;
	background-position:10px 5px;
	border: 2px solid #ba1428;
	background-color: #ece8e8;	
}

#submissiom_result.information
{
	background:url('../img/icon-information.png') no-repeat 0px 0px;
	background-position:10px 5px;
	border: 2px solid #368cc0;
	background-color: #d5dfe5;	
}

.tooltip {
	position: absolute;
	background: #8B8983 url(../img/bg-tooltip-left.gif) no-repeat 0 50%;
	color: #fff;
	padding: 0 0 0 40px;
	height: 54px;
	line-height: 54px;
	white-space: nowrap;
	top: 0;
	left: 0;
	display: none;
	width: 400px;
	font-style: italic;
	font-size: 14px;
	z-index: 5;
}

.call-you .tooltip {
	background: #8B8983 url(../img/bg-tooltip-right.gif) no-repeat 100% 50%;
	padding: 0 40px 0 0;
	text-align: right;
}

.contact-form input[type=submit] {
	display: block;
}

.footer-blocks {
	padding-top: 48px;
}

.footer-blocks h3 {
	padding-bottom: 9px;
	margin-bottom: 26px;
	background: url(../img/bg-footer-block-head.png) no-repeat 50% 100%;
}

.footer-blocks article {
	width: 290px;
	display: inline-block;
	background: url(../img/bg-footer-block.gif) no-repeat 50% 100%;
	min-height: 300px;
	vertical-align: top;
	padding-top: 20px;
}

.footer-blocks .newsletter {
	margin: 0 40px;
}

.footer-blocks p {
	line-height: 24px;
	margin-bottom: 12px;
}

.footer-blocks .tel {
	font-size: 31px;
	padding-top: 16px;
}

.footer-blocks .tel-small {
	letter-spacing: 1px;
	margin-bottom: 24px;
}

.footer-blocks p.email {
	font-size: 14px;
}

.footer-blocks p.email a {
	padding-bottom: 2px;
}

.newsletter input[type=email]{
	font-size: 16px;
	height: 37px;
	width: 270px;
	margin-top: 0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:10px;
}

.footer-blocks p.article-title {
	color: #368dc1;
	font-size: 21px;
	line-height: 28px;
}

.social {
	clear: left;
	text-align: center;
	padding: 111px 0 147px 0;
	margin: 0 auto;
}

.social a {
	display: inline-block;
	width: 55px;
	height: 55px;
	overflow: hidden;
	text-indent: -999px;
	border: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.social a + a {
	margin-left: 5px;
}

.social a:hover,
.social a:focus {
	background-position: 0 50%;
}

.social a:active {
	background-position: 0 100%;
}

.social a.facebook {
	background-image: url(../img/buttons/social-facebook-button.png);
}

.social a.linkedin {
	background-image: url(../img/buttons/social-linkedIn-button.png);
}

.social a.twitter {
	background-image: url(../img/buttons/social-twitter-button.png);
}

.social a.youtube {
	background-image: url(../img/buttons/social-youtube-button.png);
}

footer {
	color: #fff;
	text-align: center;
	padding: 75px 0 50px 0;
	background-color:#000000;
	background:url(../img/bg-dark.gif);
	background-position:50% 0;
}

footer h1 {
	margin: 16px 0;
}

footer p {
	font-size: 14px;
	margin-bottom: 21px;
}

footer a {
	text-decoration:none;
	color: #fff;
	border: none;
}

footer a:focus,
footer a:hover {
	text-decoration: underline;
}