/****************************************************************/
/****************** Author: Kevin Lynch               ***********/
/****************** Contact: kevin@kpldesigns.co.uk   ***********/
/****************** Web: http://www.kpldesigns.co.uk  ***********/
/****************************************************************/


ColabThi.otf
@font-face {
	font-family: ColabThi;
	src: url(/lib/css/ColabThi.otf);
}
body, html {
	width:100%;
	min-height:100%;
	max-width:100%;
	font-family:Helvetica;
}
body {
	color:#0B73DA;
	font-family: 'Helvetica';
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	padding:0;
	margin:0;
	/*
	background-color:#0D5352;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#0D5352, endColorstr=#0F475F);
	background-image:-moz-linear-gradient(left top, #0D5352 0%, #0F475F 43%,#0B2F3B 72%,#081B30 100%);
	background-image:linear-gradient(left top, #0D5352 0%, #0F475F 43%,#0B2F3B 72%,#081B30 100%);
	background-image:-webkit-linear-gradient(left top, #0D5352 0%, #0F475F 43%,#0B2F3B 72%,#081B30 100%);
	background-image:-o-linear-gradient(left top, #0D5352 0%, #0F475F 43%,#0B2F3B 72%,#081B30 100%);
	background-image:-ms-linear-gradient(left top, #0D5352 0%, #0F475F 43%,#0B2F3B 72%,#081B30 100%);
	background-image:-webkit-gradient(linear, left top, right bottom, color-stop(0%,#0D5352), color-stop(43%,#0F475F),color-stop(72%,#0B2F3B),color-stop(100%,#081B30));
	*/
	background-color: #FFF;
}
.clearfix {
	clear: both;
	width: 100%;
	height: 1px;
	visibility: hidden;
}
div.container {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
}
span.pk-span {
	text-decoration: none;
	color: #CC3245;
}
span.pk-span span.ko {
	color: #666666;
}
span.pk-span span.reg {
	color: #666666;
	font-size: 8px;
}
.pk-logo {
	float: left;
	color: #CC3245;
	font-size: 40px;
	margin-right: 100px;
	line-height: 60px;
}
a.pk-logo, a.pk-logo:active, a.pk-logo:hover, a.pk-logo:link, a.pk-logo:visited {
	text-decoration: none;
	color: #CC3245;
}
.pk-logo span{
	color: #666666;
}
div.nav-wrap {
	position: fixed;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 100;
	background-color:rgba(255,255,255,0.8);
}
ul.nav li {
	display: inline-block;
	color: #CC3245;
	font-size: 16px;
	margin: 0 10px;
	line-height: 55px;
}
ul.nav li a {
	text-decoration: none;
	color: #CC3245;
}
div.top-sec {
	width:100%;
	background: url('/lib/img/desktop/lennoxPKdesktop.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0 0 0;
	margin: 80px 0 0 0;
	z-index: 5;
	position: relative;
	height: 400px;
	border-bottom: thin solid #666666;
	
}
div.inner-sec {
	margin: 80px 0 0 0;
	color: #848484;
	font-size: 14px;
	line-height: 22px;
}
div.iphoneImage {
	float: left;
	margin: 40px 0 0 0;
	padding: 0;
}
div.desc {
	margin: 40px 0 0 0;
	width: 400px;
	float: right;
}
 div.desc p {
 	font-size: 22px;
	line-height: 30px;
	padding: 0 5px;
	margin: 5px 0;
	color: #fff;
 	background: #CC3245;
 	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	display: inline-block;
	width: auto;
 }
 div.top-secOLD {
  	background: url('/lib/img/desktop/blueBg.jpg');
  	margin-top: 40px;
padding-top: 40px;
  }
 .desc-old {
 	float: left;
 	width: 400px;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: cover;
 }
 .iphoneImageOLD {
 	float: right;
 }
div.disclaimer {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #444444;
}
img a {
	text-decoration: none;
}
div.inner-wrap {
	background: #ffffff;
	width: 100%;
	padding-top: 20px;
	margin-top: -160px;
}
div.footer {
	/*background-image: url('/lib/img/desktop/wht-bg.jpg');*/
	padding-top: 10px;
	background: #fff;
	clear: both;
	z-index: 10;
	height: 100%;
}
.col-1, .col-2 {
	float: right;
	display: block;
	padding: 0 0 10px 0;
	color: #848484;
	font-size: 13px;
	line-height: 22px;
}
.col-1 {
	padding-right: 10px;
}
.col-1 img {
	margin: 5px 0;
}
div.sec-1 {
	width: 50px;
	float: left;
}
div.sec-2 {
	width: 250px;
	float: right;
}
.sub-head {
	margin-top: 0;
	padding-top: 0;
	color: #444444;
	font-size: 15px;
	line-height: 22px;
}
.about-desc {
	max-width: 50%;
}
.about-desc p {
 	background: #E0DBDB;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 15px 0;
	padding: 15px;
 }
 .scoreBoard-wrapper {
 	text-align: center;
 	display: table;
 	margin: 15% auto 0 auto;
 	background: #E0DBDB;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:rgba(224, 219, 219, 0.82);
	padding: 15px;
 }
 .scoreBoard-wrapper table {
 	font-size: 14px;
 }
.sub-title.about {
	margin-top: 5%;
}
.sub-title {
	font-size: 22px;
	line-height: 30px;
	padding: 0 5px;
	margin: 5px 0;
	color: #fff;
 	background: #CC3245;
 	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	display: inline-block;
	width: auto;
}
a:hover, a:visited, a:active, a:link {
	color:#0B73DA;
}
div.fb_dialog_iframe iframe {
	width: 95% !important;
}
label {
	width: 50px;
	margin-right: 4px;
	display: inline-block;
	text-align: right;
}
input[type="text"] {
	margin-bottom: 7px;
	display: inline-block;
	width: 210px;
	height: 30px;
	padding: 4px;
	font-size: 13px;
	line-height: 18px;
	color: #808080;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 190px;
}
input[type="submit"] {
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 ); /* IE6-9 */
	border: 1px solid #aaa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 4px 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	cursor: pointer;
	line-height: 21px;
}
/* used to filter span via hidden field */
label.name, input.name {
	display:none;
	visibility:hidden;
} 
.button {
background: rgb(226,226,226);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
border: 1px solid #aaa;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 4px 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
font-size: 11px;
font-weight: bold;
text-decoration: none;
text-shadow: 0 1px rgba(255, 255, 255, .75);
cursor: pointer;
line-height: 21px;
}
.orderScoreboard {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	padding: 0 5px;
	margin: 0 5px 10px 5px;
	font-size:13px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
}
select {
	padding: 5px;
}
/** form ***/
#contact { 
	display: table; 
	width: auto; 
	margin: 10px auto 0 auto; 
	background-color: #ffffff;
	border: 1px solid #c6d2dd; 
	padding: 40px 25px; 
}

.sub-title.contact { 
	margin-top: 3%;
}
#contact .con-desc, #contact #contact-form {
	width: 400px;
	float: left;
	margin: 0 10px;
}
#contact .con-desc p img {
	display: inline-block;
}

#contact .formblock { 
	display: block; 
	margin-bottom: 11px; 
}
#contact .formblock label { 
	display: block; 
	font-weight: normal; 
	color: #5f6d7a; 
	text-align: left; 
	width: auto; 
	padding: 0 0 0 6px; 
}

#contact .formblock .txt { 
	padding: 4px 6px; 
	color: #666; 
	width: 330px; 
}
#contact .formblock .txtarea { 
	padding: 7px 6px; 
	color: #666; 
	width: 330px; 
	height: 140px; 
}

#contact .formblock .error { 
	font-weight: bold; 
	margin:0;
	padding: 0;
	font-style: normal; 
	color: #9d3131; 
}
#contact .subbutton { 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d6374d), color-stop(1, #780707) );
	background:-moz-linear-gradient( center top, #d6374d 5%, #780707 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6374d', endColorstr='#780707');
	background-color:#d6374d;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	padding:5px 10px;
	color:#fff;
}
#contact #char-counter { 
	text-align: right; 
	width: 280px;
	display: inline-block;
}
section {
	min-width: 700px;
}
@media only screen and (max-width: 770px) {
	div.container {
		margin: 0;	
	}
	div.top-sec {
		height: 550px;
	}
	div.desc {
		margin: 280px 40px 0 0px;
	}
	div.inner-wrap {
		margin-top: 0;
	}
	.col-1, .col-2 {
		float: none;
		display: inline-block;
	}
	.col-1 {
		margin-left: 30px;
	}
	#contact .formblock .txt, #contact .formblock .txtarea {
		width: 270px;
	}
	#contact .con-desc, #contact #contact-form {
		width: 300px;
	}
	#contact .con-desc p img {
		max-width: 100%;
	}
	.sub-title.contact, .sub-title.about, .about-desc, div.disclaimer {
		margin-left: 35px;
	}
}








