@charset "utf-8";

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2012 07:25:21 PM America/New_York */
@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('font/PTN57F-webfont.eot');
    src: url('font/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTN57F-webfont.woff') format('woff'),
         url('font/PTN57F-webfont.ttf') format('truetype'),
         url('font/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('font/PTC75F-webfont.eot');
    src: url('font/PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTC75F-webfont.woff') format('woff'),
         url('font/PTC75F-webfont.ttf') format('truetype'),
         url('font/PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url('font/PTC55F-webfont.eot');
    src: url('font/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTC55F-webfont.woff') format('woff'),
         url('font/PTC55F-webfont.ttf') format('truetype'),
         url('font/PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('font/PTS76F-webfont.eot');
    src: url('font/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTS76F-webfont.woff') format('woff'),
         url('font/PTS76F-webfont.ttf') format('truetype'),
         url('font/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansBold';
    src: url('font/PTS75F-webfont.eot');
    src: url('font/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTS75F-webfont.woff') format('woff'),
         url('font/PTS75F-webfont.ttf') format('truetype'),
         url('font/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansItalic';
    src: url('font/PTS56F-webfont.eot');
    src: url('font/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTS56F-webfont.woff') format('woff'),
         url('font/PTS56F-webfont.ttf') format('truetype'),
         url('font/PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansRegular';
    src: url('font/PTS55F-webfont.eot');
    src: url('font/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTS55F-webfont.woff') format('woff'),
         url('font/PTS55F-webfont.ttf') format('truetype'),
         url('font/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('font/PTN77F-webfont.eot');
    src: url('font/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTN77F-webfont.woff') format('woff'),
         url('font/PTN77F-webfont.ttf') format('truetype'),
         url('font/PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* End of font-face */

/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#161616;
	font-family:PTSansRegular;
	font-size:12px;
}

.boundry {
	width:960px;
	margin:2px auto;
}

.light {
	/* background:url('gfx/light.jpg') no-repeat top center; */ /*Changed in 2018 */
	background-color: #fff;
	margin-bottom:-1px;
}

.grad-bg {
	/* background:url('gfx/grad-bg.jpg') repeat-x #4c4c4c; */ /* Changed in 2018 */
    background-color:white;
	}

#pg-header {
	
}

#menu {
	height:47px;
	/* background:url('gfx/menu-bg.jpg') repeat-x #4c4c4c; */ /* changed in 2018 */ 
	background: url('gfx/menu-bgx.jpg') repeat-x #f1f1f1; /* added in 2018 */
}

/* Start of Banner */

#banner {
	xbackground: url(gfx/sliderBottomShadow.png) no-repeat center bottom;
	xposition: relative;
	xleft: 0;
	xtop: 137px;
	width: 960px;
	height: /*327px;*/350px;
	padding-bottom: 31px;
	overflow: hidden;
	xmargin: 0 auto;
	margin: 5px auto 0 auto;
}	

/*
    AnythingSlider v1.4.1+ Default (base) theme

    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

div.anythingSlider {
	width: 960px;
	height: /*327px; */370px;
	margin: 0 auto;
}

div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}

div.anythingSlider {
	position: relative;
}

ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	height:341px !important;
}

/* Navigation Arrows */
div.anythingSlider .arrow {
	display: none;
}

/* Navigation Links */
div.anythingSlider .anythingControls { 
  outline: 0;
	margin: 0 auto;
	background: url(gfx/sliderNavBg.png) no-repeat right top;
	height: 35px;
	position:relative;
	width: 150px;
	top:63px;
}

a.start-stop {display: none;}

div.anythingSlider .thumbNav {
  list-style: none;
	left: -9px;
	padding-left: 9px;
	background: url(gfx/sliderLeftNavBg.png) no-repeat left top;
	position:relative;
	height: 35px;
	text-align: center;
}
div.anythingSlider .thumbNav li {
  display: inline-block;
	top: 9px;
	width: 14px;
	height: 14px;
	position:relative;
	padding-right: 7px;
	text-align: center;
}

div.anythingSlider .thumbNav a {
  background: url(gfx/sliderBulletNav.png) no-repeat 0 -14px;
	text-indent: -999999px;
	cursor: pointer;
	display: block;
	height: 14px;
	width: 14px;
	overflow: hidden;
	
}
div.anythingSlider .thumbNav a.cur {
  background: url(gfx/sliderBulletNav.png) no-repeat 0 0px;

}

.anythingWindow img{

}

#banner .caption {
    color: #656566;
	position: relative;
	top: -295px;
}

#banner .caption h3 {
    font: normal 28px/1.1em 'PTSansRegular', Helvetica, Arial, sans-serif;
	margin-bottom: .15em;
	padding: 0 50px 0 20px;
	float: left;
	text-align:left;
	width:445px;
	
}

#banner .caption span {
    border-top: 1px solid #B0B0B0;
    /*color: #B0B0B0; */
	color:#212121;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    margin-top: 130px;
    padding-top: 10px;
}

/*  End of banner */

#content {

}

#content-light {
	padding-top:1px;
}

#content-bnd {
	padding-bottom:30px;
}

#footer {
	clear:both;
	padding:20px 0;
}

.trans a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -999999px;
	width: 100%;
}

#logo {
	display:inline-block;
	padding-top:15px;
}

#logo h1 {
    background:url("gfx/logo-colour_.png") no-repeat transparent;
    width:209px;
    height:120px;
	padding-top:50px; /* added in 2018 */
}

#promo {
    display: inline-block;
    float: none;
    left: 200px;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    /* top: -17px; */ /* 2018 */
	top:-55px;
} 

#promo h1 {
    background: url("gfx/promo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 150px;
    width: 150px;
} 

#quick-access {
	width:320px;
	float:right;
	padding-top:8px;
	text-align:right;
}

#search-bar {
	background: url("gfx/search-bg.png") no-repeat scroll 0 0 #E9E9E9;
	/* border: 1px solid #929292; */ /* 2018 */
	height: 26px;
	width: 170px;
	margin-top:9px;
	float:right;
	xdisplay:none;
}

#searchbar {
    xbackground-color: #E9E9E9;
    xborder: 1px solid #929292;
    xheight: 26px;
    xposition: absolute;
    xright: 0;
    xtop: 7px;
    xwidth: 147px;
	xbackground: url(gfx/searchBg.png) no-repeat #E9E9E9;
}

#search-bar fieldset{
	border:none;
	height:12px;
	width:150px;
}

#keywords {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #929292;
    float: right;
    font: 13px/1em "PTSansRegular",Arial,Helvetica,sans-serif;
    outline: medium none;
    xpadding: 6px 0 0 0;
    text-align: left;
    width: 115px;
}

#searchButton {
    background: url("gfx/magnify.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    height: 16px;
    margin: 2px 2px 0 0;
    outline: medium none;
    text-indent: -999999px;
    width: 16px;
}

#call-us {
	color:#aaa;
	/* font-size:14px; */ /* 2018 */
	font-size: 13px;
	font-weight:bold; 
	padding:0px 0 25px 0;
	display:inline;
}

#membership {
	margin-top:10px;
	margin-bottom:10px;
} 

#membership a {
	margin-left:20px;	
}

#call-us a {
	color:#007eb9;
}

#call-us a:hover {
	color:#888;		
}

#quick-phone {
	color:#fff !important;
	font-size:15px;
	font-weight:bold;
	padding:0px 0 15px 0;
	display:inline-block;
}

#quick-email a {
	color:#aaa;
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
	text-decoration:none;
}

#quick-demo, #quick-login {
	float:right;
	xmargin-top:90px;
}

#demo-lnk {
	background:url('gfx/btn-grn.png') no-repeat;
}

#login-lnk {
	/* background:url('gfx/btn-blu.png') no-repeat; */ /*2018 */
	margin-top:3px;
	background-color:#007eb9; /* 2018 */
}

#demo-lnk, #login-lnk {
	color:white;
	display:block;
	/* width:170px; */
	width:200px;
	/* height:26px; */ 
	height:24px; /* 2018 */
	text-align:center;
	text-decoration:none;
	padding:4px 0;
	font-size:14px;
	font-weight:bold;
	float:right;
	clear:both;
	padding-top:8px;
}

#sub-cont-1, #sub-cont-2, #main-cont {
	color:#161616;
	font-size:16px;
	padding-bottom:31px;
	line-height:160%;
}

#main-cont {
	background:url('gfx/shadow-full.png') no-repeat bottom;
}

#sub-cont-1, #sub-cont-2 {
	width:460px;
	display:inline-block;
	background:url('gfx/shadow-half.png') no-repeat bottom;
}

#sub-cont-1 {
	
}

#sub-cont-2 {
	float:right;
}

.box-hdr-full, .box-hdr-half {
	color:#fff;
	font-size:22px;
	height:42px;
	text-align:center;
	padding-top:18px;
	margin:0px;
}

.box-hdr-full {
	/* background:url('gfx/box-hdr-full.jpg') no-repeat; */
	background-color:#007eb9;
}

.box-hdr-half {
	/* background:url('gfx/box-hdr-half.jpg') no-repeat; */
	background-color:#007eb9;
}

.box-hdr-full a, .box-hdr-half a {
	color:#fff;
	text-decoration:none;
}

.box-hdr-full a:hover, .box-hdr-half a:hover {
	color:#ccc;
}

.content-area {
	padding:30px 60px;
	/*background:url('gfx/box-grad.jpg') repeat-x #f8f8f8;*/
	background-color:white;
}

#sub-cont-1 .content-area, #sub-cont-2 .content-area {
	height:200px;	
}

/* start of form style */

#InsideForm .formHeader {
	background: url(gfx/insideFormHeaderBg.png) no-repeat left top;	
	margin-bottom:40px;	
}
#InsideForm li{
	list-style:none;
}
#InsideForm a.noTextDecoration:hover {
	text-decoration:none;
}
ul#InsideForm {
	padding-left:0 !important;
	padding-right:0 !important;
}

#sideForm .formHeader a, #InsideForm .formHeader a.noTextDecoration {
    display: block;	
	padding:10px 10px 10px 15px;
	font: 22px/1em 'ColaborateRegular',Helvetica,Arial,sans-serif;	
	color: #fff;	
}

span.required {
	color:#F00;
	}

form .hidden {
	display:none;
	}

form label {
	width:350px;
	float:left;
	display:block;
	clear:left;
	margin:10px 0;
	}
	
form label.number {
	width:50px;
	clear:both;
	}
	
form label.error {
	color:#F00;
	position:absolute;
	top:20px;
	left:200px;
	}
	
form .noErrorPosition label.error {
	position:relative;
	top:auto;
	left:auto;
	width:500px;
	display:block;
	}
	
form p {
	position:relative;
	}
	
form input.error, form textarea.error {
	border:1px solid red;
	}

form input.text {
	width:420px;
	margin:10px 0;
	}
	
form h4 {
	clear:left;
	font-size:0.8em;
	}
	
form label.noFloat {
	width:auto;
	float:none;
	}
	
form textarea {
	clear:left;
	width:790px;
	}
	
form label.checkbox{
	clear:none;
	float:none;
	width:auto;
	font-weight:normal;
	padding:0;
	}
	
form input.checkbox{
	float:left;
	margin-right:5px;
	clear:left;
	}
	
form select#timeline {
	width:200px;
	}
	
form .leftCol {
	display:block;
	float:left;
	width:250px;
	}
	
form .rightCol {
	display:block;
	float:right;
	width:250px;
	}

/* end of form style */

#ft-logo {
	display:inline-block;
	width:200px;
	height:120px;
	padding:50px 70px 0 0;
	float:left;
}

#ft-logo a {
	display:block;
	width:209px;
	height:120px;
	background:url('gfx/logo-gray_.png') no-repeat;
}

#ft-logo a:hover {
	background:url('gfx/logo-colour_.png') no-repeat;
}

#ft-contact {
	color:#888;
	font-size:15px;
}

#ft-addr {
	display:inline-block;
}

#ft-addr table {
	border-collapse:collapse;
}

#ft-addr th, #ft-addr td {
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:0 10px 0 0;
}

#ft-addr td.space {
	padding-bottom:20px;
}

#twitter-lnk, #linkedin-lnk {
	display:inline-block;
	width:29px;
	height:28px;
	margin-right:5px;
}

#twitter-lnk {
	background:url('gfx/twitter-gray.png') no-repeat;
}

#twitter-lnk:hover {
	background:url('gfx/twitter.png') no-repeat;
}

#linkedin-lnk {
	background:url('gfx/linkedin-gray.png') no-repeat;
}

#linkedin-lnk:hover {
	background:url('gfx/linkedin.png') no-repeat;
}

#ft-map {
	margin-top:8px;
	float:right;	
}

#footer img {
	border:none;
}

#ft-copyright {
	Xheight:46px;
	background:url('gfx/pms_.png') no-repeat bottom left;
	color:#666;
	text-align:right;
	padding:50px 0 4px 0;
}

#ft-copyright a {
	color:#666;	
	text-decoration: none;
}

#ft-addr a {
	color:#888888;	
}

#ft-addr a:hover {
	color:#fff;	
}

.content-area a {
	color:#666;
}

.content-area a:hover {
	/* color:#4E9300; */ /* 2018 */
	color:#007eb9;
}

#feature-list td {
	padding:0 10px 0 0;	
}
#bottom_header { 
	width:100%;
	height:400px;
	background-color:red;
	clear:both;
}

.error, .field-error {
	color: red;
}