﻿.company-profile
{
	font: 10pt Verdana;
}

.company-profile .company-name
{
	float: left;
	width: 685px;
	background-color: #f4f5d6;
	padding: 12px 10px 12px 18px;
	font: 26pt Verdana;
}

.company-profile .company-basics
{
	background-color: #fffff0;		
	color: #40403d;
}

.company-profile .company-logo-container
{
	float: left;
	width: 330px;	
	padding-top: 5px;
}

.company-profile .company-logo
{
	display: block;
	margin: 0 auto;
}

.company-profile .info-container
{
	float: left;
	padding: 10px 0px 10px 0px;
	height: 100%;
	width: 380px;
}

.company-profile .info
{
	float: left;	
	padding-left: 10px;
	border-left: solid 1px #b4b9b0;
	height: 100%;
}

.company-profile .info-label
{
	float: left;
	clear: left;
	width: 140px; 
}

.company-profile .info-data
{
	float: left;
	width: 190px;
	padding-bottom: 12px;
}

.company-profile .more-locations
{
	font-weight: bold;
	color: #89c765;
	font-size: 8pt;
	cursor: pointer;
}

.company-profile a
{
	color: #0993f4;
	text-decoration: none;
	font-size: 9pt;
	line-height: 15px;
}

.company-profile .show-coverage-area
{
	color: #0993f4;
	font-size: 9pt;
	line-height: 15px;
	cursor: pointer;
}

.company-profile .buttons
{
	float: left;
	clear: left;
	width: 100%;
	height: 110px;
	background-color: #f4f5d6;	
}

.company-profile .buttons .button
{
	float: left;
	margin: 10px 0px 0px 13px;
}

.company-profile .company-about-us
{
	float: left;
	width: 433px;
	background-color: #41423d;
}

.company-profile .about-us
{
	float: right;
	margin-bottom: 8px;
}

.company-profile .description
{
	padding: 0px 12px 15px 22px;	
	color: #fbffec;
	line-height: 1.5em;
}

.company-profile .description .read-more
{
	color: #89c765;
	font-weight: bold;
	cursor: pointer;
}

.company-profile .products
{
	float: left;
	width: 280px;
	background-color: #fffff0;
	color: #40403d;	
}

.company-profile .company-products
{
	float: right;
	margin-bottom: 3px;
}

.company-profile .company-initiatives
{
	float: left;
	margin: 60px 0px 3px 0px;	
}

.company-profile .initiatives
{
	float: left;
	clear: left;
	padding-left: 13px;
}

.company-profile .initiative
{
	position: relative;
	float: left;
	font-size: 8.5pt;
	line-height: 1.2em;
	padding-bottom: 10px;
	width: 240px;
}

.company-profile .we-practice
{
	margin-top: 8px;
}

.company-profile .initiative-area
{
	float: right;
	margin-right: 4px;
}

.company-profile .click-initiatives
{
	float: left;
	clear: left;
	padding-top: 10px;
	font-size: 8pt;
	width: 100%;
}


.company-profile .click-on-an-icon
{
	clear: left;
	padding-left: 13px;
	font-weight: bold;
	font-size: 9pt;
}

.company-profile .we-provide
{
	margin-left: 13px;
	margin-top: 8px;
}

.company-profile .click-subcategories
{
	float: left;
	clear: left;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 13px;	
}

.company-profile .blue
{	
	color: #0993f4;
	font-weight: bold;
}

.company-profile .green-areas
{
	float: left;
	clear: left;
	padding-left: 13px;
}

.company-profile .green-area
{
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
	cursor: pointer;
}

.company-profile .subcategory
{
	position: relative;
	float: left;
	margin-left: 13px;
	margin-top: 3px;
	font-size: 9pt;
	line-height: 1.4em;
	width: 251px;
}

.company-profile .subcat-details-container
{
	float: left;
	width: 216px;
	margin-bottom: -3px;
}

.company-profile .expand
{
	cursor: pointer;
	color: #0993f4;	
}

.company-profile .extra-info
{	
	color: #fffff0;
	line-height: 1.1em;
	font-size: 8pt;
}

.company-profile .collapse-section
{
	margin: 5px 5px 0px 5px;
	float: left;
	cursor: pointer;
}

.company-profile .bottom-img
{
	float:left;
	clear: left;
}

.company-profile .top-img
{	
	position: absolute;
	top:0;
	left:0;
}

#pnlModal
{
	position: absolute;
	width: 100%;
	z-index: 800;	
}

.modalBackground 
{
	position: absolute;
	z-index: 900;
	left: 0;
	top: 0;
	width: 1850px;
	height: 2400px;
	background-color: Black;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.input-box
{
	position: relative;
	z-index: 1000;
	margin-left: auto;
	margin-right: auto;
	top: 200px;
	width: 528px;
}

.input-box .instructions
{
	margin-bottom: 5px;
}

.input-box .input-box-bg
{
	position: absolute;
	z-index: 1001;	
	background-color: #5d7b4d;
	filter: alpha(opacity=70);
	opacity: 0.7;
	height: 400px;
	width: 100%;
}

.input-box .input-box-content-container
{
	position: absolute;
	z-index: 1002;
	width: 100%;
	height: 497px;
}

.input-box .input-box-content-fixed-size
{
	height: 340px;
}

.input-box .input-box-content
{
	padding: 10px 10px 10px 10px;
	font: bold 10pt Verdana;
	color: White;
	
}

.input-box .input-box-content .instructions
{
	padding-bottom: 10px;
}

.input-box .input-box-content textarea
{
	margin-top: -8px;
	margin-bottom: 10px;
}

.input-box .input-box-content .label
{
	float: left;
	clear: both;
	width: 140px;
	padding-bottom: 10px;	
	line-height: 17px;
	vertical-align: middle;	
}

.input-box .input-box-content .confidential-label
{
	float: left;
	clear: both;
	width: 140px;
	padding-bottom: 10px;	
	line-height: 17px;
	vertical-align: middle;		
	color:#ffb541;
}

.input-box .input-box-content .input-field
{
	float: left;
	padding-left: 0px;
	font: 11pt Verdana;
}

.