@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #e7e7e7;
	background-image: url(images/Thermascan_Background.gif);
	background-repeat: repeat-x;
	line-height: 125%;
	font-size: 16px;
}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
}
h1,h2,h3 {
	color: #222;
	margin: 0;
}

a img {border:none;}

a {
	color:#1F8ABF;
	text-decoration:none;
}
.blueText {
	color: #1F8ABF;
}

a:hover{
	color:#1F8ABF;
	text-decoration:underline;
}

.button {
	display: inline-block;
	cursor: pointer;
	padding: 5px 15px;
	text-align: center;
	background: #e86227;
	color: #fff;
}

.button:hover {
	color: #fff;
	background: #ff6c2c;
}

#Header {
	background-image: url(images/ThermaScan_Website_02.gif);
	height: 185px;
	position: relative;
	background-repeat: no-repeat;
}

#HomeLogoLink{
	display:block;
	height:89px;
	width:350px;
	padding-top:20px;
	padding-left:20px;
	text-decoration:none;
}

#HeaderImage {
	position:absolute;
	left:378px;
	top:0px;
	width:572px;
	height:204px;
	z-index:10;
	background-image: url(images/Therma-Babe.png);
	background-repeat: no-repeat;
}

#PageWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#PageBorder {
	border: 1px solid #666;
	background-color: #FFF;
}

#TopNav {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 50px;
	padding-left: 8px;
	position: relative;
	z-index: 50;
}

#TopNav > a {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 7px;
}

#TopNav > a:link {
	color: #FFF;
}

#TopNav > a:visited {
	color: #FFF;
}

#TopNav > a:hover {
	color: #1F8ABF;
	background-color: #FFF;
}

#Login {
	float: right;
	margin-right: 8px;
	margin-top: -4px;
}

#Login > .button {
	padding: 5px 45px;
	margin-top: -4px;
}

#MainContent {
	clear: both;
	padding: 10px 25px;
}

#MainContent h1 {
	padding: 15px 10px;
}

#Banner {
	width: 100%;
	height: 400px;
	background: url(images/home-banner.jpg) no-repeat;
}

#fbFrame {
	float:right;	
}

#Info {
	height: 230px;
	margin: 20px 0;
}

section {
	font-size: 12pt;
}

#Info section {
	float: left;
	width: 259px;
	height: 100%;
	margin-right: 30px;
}

#Info section:first-child {
	border-right: 1px solid #bfbfbf;
	padding-right: 20px;
}

#Info section:last-child {
	margin-right: 0px;
}

#About {
	height: 270px;
	padding: 20px 0 25px;
	border-top: 1px solid #bfbfbf;
	margin-right: 320px;
}

#AboutCopy {
	width: 245px;
	padding-right: 35px;
	border-right: 1px solid #bfbfbf;
	float: left;
}

#Report {
	width: 200px;
	float: left;
}

#ReportCopy {
    width: 300px;
    float: left;
    padding-left: 30px;
}

#ReportImage {

}

#Footer {
	background-color: #1F8ABF;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	padding: 4px;
	text-transform: uppercase;
}

#Footer a{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;	
}

#Footer a:link {
	color: #FFF;
	text-decoration: none;
}

#Footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #1F8ABF;
	text-decoration: none;
	background-color: #FFF;
}

#socialmedia {
	height: 62px;
left: 778px;
position: absolute;
top: 10px;
width: 225px;
z-index: 500;
}

#Copyright {
	font-size: 10px;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#fb-root{
	display:none;
}
.small {
	font-size: 9pt;
}

.justified{text-align:justify;}
.grayBG {
	background-color: #E9E9E9;
}

.shadowbox {
}

div#google_translate_element {
position: absolute;
top: 35px;
right: 70px;
z-index: 99999999;
}

div#___plusone_0 {
width: 50px !important;
}

.contactUs.wow.slideInLeft label {
display: block;
}

div#success, div#error {
display: none;
}
.notBold {
	font-weight: normal;
}
body h2 {
	line-height: normal;
}
#PartnerList{
	overflow:auto;
	position:relative;	
}
.pCard{
    float: left;
    width: 31%;
    height: 200px;
    margin-left: 12px;
}
#map{
	width:520px;
	height:600px;	
}