/* Landing
-----------------------------------------------------------------------------*/
#landingHero	{
				margin:0px;
				padding:0px;
				}

#landingContent {
	background: url(/_media/images/services/landing_bg.gif) repeat-y left top;
	height:1%;
}
#landingLeft {
	float: left;
	width: 385px;
	border-right: 1px solid #d7d3cd;
	margin-right: 18px;
}
#valuation {
	width: 365px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d7d3cd;
	margin-bottom: 20px;
}
#landingLeft #valuation .leftCol {
	float: left;
	width: 172px;
}
#landingLeft #valuation .rightCol {
	float: right;
	width: 165px;
}
#business {
	width: 365px;
}
#landingRight {
	float: left;
	width: 194px;
}
#landingRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#landingRight li {
	padding: 0 0 6px 0;
}
#landingRight .singleSourceSolution {
	margin-bottom: 10px;
}

/* Lvl2
-----------------------------------------------------------------------------*/

#lvl2leftCol {
	width: 465px;
	float: left;
}
.servicesList {
	background: url(/_media/images/services/content_gradient.jpg) repeat-x left top;
}
.servicesListHeader {
	font-style: italic;
	font-size: 14px;
	color: #ac2d10;
	padding: 12px 10px 12px;
	border-bottom: 1px solid #f4f3f1;
}
.servicesListSubHeader {
	font-size: 14px;
	color: #ac2d10;
	padding: 12px 10px 12px;
	border-bottom: 1px solid #f4f3f1;
	}
.servicesList h5 {
	padding: 6px 10px 6px 17px;
	margin: 0;
	text-transform: uppercase;
	display: block;
	background: #ffffff url(/_media/images/common/bullet_arrow_black.gif) no-repeat 7px 9px;
	cursor: pointer;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px solid #f4f3f1;
}

.servicesList h5:hover {
	background: url(/_media/images/common/bullet_arrow_red.gif) no-repeat 7px 9px;
	color: #ac2d10;
	text-decoration: none;
}
.servicesList h5.active {
	background: #f2f0ec url(/_media/images/common/bullet_down_red.gif) no-repeat 5px 11px;
	color: #ac2d10;
	border-bottom: none;
}
.servicesList .block {
	background: #f2f0ec;
	padding: 0 17px 0 17px;
	color: #222222;
}
.servicesList .block ul.busNeedUl {
	margin: 0px;
	padding: 0 10p -10px 20px;
}
.servicesList .block ul.busNeedUl li {
	padding: 0 10px -10px 0;
	margin: 0;
}
.servicesList .block ul.tabs {
	list-style: none;
	margin:0;
	padding:0;
}
.servicesList .block ul.tabs li {
	display: inline;
	text-align: center;
	padding: 5px 10px 5px 10px;
	background: #e5e1d9;
}
.servicesList .block ul.tabs li.active {
	background: #ffffff;
}
.servicesList .block ul.tabs li.active a {
	color: #ac2d10;
}
.servicesList .block .tabcontainer {
	background: #ffffff;
	margin: 5px 0 10px;
	padding: 15px 15px 5px 15px;
	border-bottom: 10px solid #f2f0ec;
}














.liquitecList {
	background: url(/_media/images/services/liquitec-list-bg.jpg) repeat-x left top #fff;
	border:1px solid #dedbd6;
	margin-top: 20px;
	padding:0 10px;
}
.liquitecListHeader {
	padding: 10px 10px 0 0;
	border-bottom: 1px solid #dedbd6;
}
.liquitecListHeader img {
	float:left;
	padding:4px 10px 0 0;
	}
.liquitecListHeader p {
	font-size: 14px;
	float:left;
	color: #786a5b;
	line-height:21px;
	width:360px;
}
.liquitecList a.h5:link, .liquitecList a.h5:visited, .liquitecList a.h5:active, .liquitecList div.h5  {
	padding: 6px 10px 6px 17px;
	margin: 0;
	text-transform: uppercase;
	display: block;
	background: transparent url(/_media/images/common/bullet_arrow_black.gif) no-repeat 7px 9px;
	cursor: pointer;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px solid #f4f3f1;
}
.liquitecList a.bottom:link, .liquitecList a.bottom:visited, .liquitecList a.bottom:active, .liquitecList div.bottom  {
	border-bottom:none;
	}
.liquitecList a.h5:hover {
	background: transparent url(/_media/images/common/bullet_arrow_blue.gif) no-repeat 7px 9px;
	color: #006595;
	text-decoration: none;
}






/*******  jeffTabs    *******/
.jefftabs {
	height: 1%;
}

.jefftabs_title {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.jefftabs_title li {
	float: left;
	text-align: center;
	background: #e5e1d9;
	padding: 5px 10px;
	margin-right: 2px;
	cursor: pointer;	
}
.jefftabs_title li.active {
	background: #ffffff;
	color: #ac2d10;
}
.jefftabs_panel {
	display: none;
	background: #ffffff;
	top: -1px;
	clear: both;
	padding: 15px 15px 5px 15px;
	border-bottom: 10px solid #f2f0ec;
	height: 1%;
	/*border: 1px solid green;*/
}
/* Fixes padding display issue in IE7 *//*
.padding15 {
	padding: 15px 15px 5px 15px; 
	height: 1%;
}
*/
.jefftabs_panel ul {
	list-style: none;
	/*margin: 5px 0 7px 20px;*/
	margin: 0;
	padding: 0;
}
.jefftabs_panel ul li {
	background: #ffffff url(/_media/images/common/bullet_red.gif) no-repeat 0px 8px;
	padding: 3px 0 4px 10px;
}
.jefftabs_panel.active {
	display: block;
}


.singleSourceSolution {
	margin-top: 10px;
}

#lvl2rightCol {
	width: 259px;
	float: right;
	border-left: 1px solid #dfdbd7;
}
#lvl2rightCol .padding {
	padding-left: 20px;
}
#successesCallout {
	margin-bottom: 10px;
	background:none !important;
	border:none !important;
	padding:0 !important;
}
.industriesDropDown {
	padding: 12px 10px;
	margin-bottom: 10px;
	border: 1px solid #f4f3f1;
	background: url(/_media/images/services/content_gradient_short.jpg) repeat-x left top;
}
.industriesDropDown select {
	width: 180px;
}

.industriesDropDown select, 
.industriesDropDown input {
	margin: 0;
	padding: 0;
	line-height: 10px;
	/*display: inline;*/
}
.industriesDropDown input {
	vertical-align: middle;
}
.industriesDropDown form {
	margin: 0;
	padding: 0;
}


.industriesDropDown .goBtn {
}
#relatedInsights {
	padding: 12px 0 10px 10px;
	border: 1px solid #f4f3f1;
	background: url(/_media/images/services/content_gradient_short.jpg) repeat-x left top;
	margin-bottom: 10px;
}
#relatedInsights .scroll{
	height: 130px;
	overflow: auto;
	padding-right: 10px;
}
#relatedInsights .scroll p {
	font-size: 11px;
}

#successesCallout {
	padding: 12px 0 10px 10px;
	border: 1px solid #f4f3f1;
	background: url(/_media/images/services/content_gradient_short.jpg) repeat-x left top;
	margin-bottom: 10px;
}
#successesCallout .scroll{
	height: 130px;
	overflow: auto;
	padding-right: 10px;
}
#successesCallout .scroll p {
	font-size: 11px;
}

/*---------------------Info Tabs------------------------------*/


#info, #info2, #info3, #info4, #info5, #info6 {
	display: none;
	position: absolute;
	z-index: 100;
	width: 480px;
	border: 3px solid #b23b20;
	background: #fff;
}
#infoHeader, #infoHeader2, #infoHeader3, #infoHeader4, #infoHeader5, #infoHeader6 {
	margin: 0px;
	padding: 10px 5px 0 5px;
	background: #b23b20;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	min-height: 26px;
	_height: 26px;
}
#infoContent, #infoContent2, #infoContent3, #infoContent4, #infoContent5, #infoContent6 {
	position: relative;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	color: #817466;
	font-size: 12px;
}
#triggerEvents1, #triggerEvents2, #triggerEvents3, #triggerEvents4, #triggerEvents5, #triggerEvents6, #triggerEvents7, #triggerEvents8, #triggerEvents9, #triggerEvents10, #triggerEvents11, #triggerEvents12, #triggerEvents13, #triggerEvents14, #triggerEvents15, #triggerEvents16, #triggerEvents17, #triggerEvents18, #triggerEvents19, #triggerEvents20,
.jefftabs_panel
 {
				height:auto;
				}
.infoClose {
	position: absolute;
	top: 10px;
	right: 3px;
	width: 12px;
	height: 12px;
}
.pdftxt	{
		font-size:11px;
		color:#786A5B;
		font-style:none;
		font-weight:normal;
		font-family:"Trebuchet MS",verdana,arial,sans-serif;
		}
.switch a{
	color: #222222;
	font-style:italic;
}

.switch a:hover{
	color: #9b270c;
	font-style:italic;
	text-decoration:none;
}	
.bQuote {
			width:350px;
			padding:0 40px;
			}
.accLink a {
			color:#333333;
			}
.accLink a:hover	{
					color:#9b270c;
					}
.assetClass a {
				color:#333333;
				font-weight:bold;
				text-decoration:none
				font-size:11px;
				font-style:none;
				}
.assetClass a:hover{
				color:#9b270c;
				font-weight:bold;
				text-decoration:none
				font-size:11px;
				font-style:none;
				}
.assetClass	{
			text-indent:30px;
			line-height:7px;	
			}

/*-----------------------appraisals-------------------*/

#maximize	{
			background: #ede9de;
			margin: 20px 0 20px 0;
			padding:17px;
			}
#maxInner	{
			background: #ffffff;
			margin: 0;
			padding: 15px;
			}
#maxInner a	{
			font-size:12px;
			}
.redSub	{	
		color:#9b270c;
		}

		
		