/* Landing
-----------------------------------------------------------------------------*/

#landingContent {
}
.industriesListDiv {
	float: left;
	width: 180px;
	margin: 0 18px 10px 0;
}
.industriesListDiv .industryLink {
	padding-bottom: 6px;
}
.industriesListDiv .industryLink a.expand {
	padding-bottom: 5px;
	padding-left: 17px;
	background: url(/_media/images/common/expand_black.gif) no-repeat 0 2px;
}
.industriesListDiv .industryLink a.expand:hover {
	background: url(/_media/images/common/expand_red.gif) no-repeat 0 2px;
}
#manuPopup {
	display: none;
	z-index: 200;
	border: 2px solid #d7d3cd;
	position: absolute; 
	top: -4px; 
	left: -7px; 
	width: 320px; 
	background: #ffffff; 
	overflow: auto;
	padding: 2px 0 0 5px;
}
#manuPopup a.collapse {
	padding-left: 17px;	
	background: url(/_media/images/common/collapse_red.gif) no-repeat 0 2px;
	color: #ac2d10;
}
#manuPopup #manuPopupScroll {
	height: 150px;
	overflow: auto;
	padding-right: 15px;
}
#manuPopup #manuPopupScroll ul {
	margin: 7px 0 0 17px;
	padding: 0px;
	list-style: none;
}
#manuPopup #manuPopupScroll ul li {
	padding: 0 0 6px 0;
}
#landingContent ul.industriesList{
	margin: 0 18px 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 180px;
}
#landingContent ul.industriesList li {
	padding: 0 0 8px 0;
	position: relative;
}


#landingContent #industrySearch {
	border: 1px solid #f4f3f1;
	background: url(/_media/images/industries/gradient_short.jpg) repeat-x left top;
	text-align: center;
	position: relative;
	height: 49px;
	z-index: 2;
}
#landingContent #industrySearch .searchTxt {
	position: absolute;
	top: 17px;
	left: 20px;
}
#landingContent #industrySearch .searchbox {
	width: 320px;
	border: 1px solid #d6d2cd;
	margin: 0px;
	position: absolute;
	top: 12px;
	left: 200px;
	padding: 4px 10px;
	color: #93887c;
}
#landingContent #industrySearch .goBtn {
	position: absolute;
	top: 12px;
	left: 547px;
}
#ct-callout {
	margin: 0 0 10px;		
}
#landingContent .divider {
	clear: both;
	height: 20px;
	margin-top: 20px;
	border-top: 1px solid #d7d3cd;
}
#landingContent .singleSourceSolution {
	float: left;
}
#landingContent .questionsCallout {
	float: right;
	width: 194px;
}


/* Lvl 2
-----------------------------------------------------------------------------*/

.pageIntro {
	padding-top: 10px;
}
#lvl2leftCol {
	width: 485px;
	float: left;
	border-right: 1px solid #dfdbd7;
}
#lvl2rightCol {
	width: 239px;
	float: right;
}
#segmentExperience {
	margin: 0 20px 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3dfdc;
}
#segmentExperience ul {
	margin: 0 15px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 210px;
}
#segmentExperience li {
	padding: 0 0 10px 0;
}
#segmentExperience li ul {
	margin: 5px 0 0px 15px;
	padding: 0;
	width: 180px;
}
#segmentExperience li ul li {
	padding: 0 0 5px 10px;
	background: #ffffff url(/_media/images/common/bullet_red.gif) no-repeat 0px 5px;
}
#insightsSuccessesContainer {
	margin: 0 20px 20px 0;
	padding-bottom: 20px;
	/*border-bottom: 1px solid #e3dfdc;*/
}
#insightsSuccessesContainer table {
	margin: 0;
	width: 100%;
}
#insightsSuccessesContainer table td.tableSpacer {
	width: 30px;
	background: url(/_media/images/industries/tablespacer.gif) repeat-y 50% 0%;
}
#insightsSuccessesContainer #industryInsights p {
	margin: 0 0 .5em 0;
}
#insightsSuccessesContainer #industryInsights .date {
	font-size: 11px;
}
#industriesSearch {
	border: 1px solid #efedeb;
	background: url(/_media/images/industries/lvl2_gradient.jpg) repeat-x left top;
	padding: 12px 9px;
	margin: 0 0 10px 0;
	height:50px;
	vertical-align:top;
	}
#industriesSearch .searchbox {
	width: 165px;
	border: 1px solid #d6d2cd;
	padding: 4px 8px;
	float:left;
}
#industriesSearch .goBtn {
	float:left;
	margin-left:5px;
}
#clientList {
	border: 1px solid #efedeb;
	background: url(/_media/images/industries/lvl2_gradient.jpg) repeat-x left top;
	padding: 12px 9px;
	margin-bottom: 10px;
}
#clientList #clientsubhead{
	color: #ac2d10;
	padding-bottom: 4px;
}
#clientList #clientScroll {
	height: 290px;
	padding-right: 10px;
	overflow: auto;
	margin: 10px 0;
}
#clientList #clientScroll ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}
#clientList #clientScroll li {
	padding: 0 0 7px 0;
	font-size: 11px;
}
#clientList #pdfDownloads {
	font-size: 11px;
	border-top: 1px solid #e3dfdc;
	padding-top: 10px;
}

/* Partners
-----------------------------------------------------------------------------*/

#partnerLogos img {
	margin: 5px 20px 5px 0px;

}

/*
#clientList object,
object#clientlogos {
	margin: 1px;
	padding: 1px;
	background: #e3dfdc;
	border: 1px solid #e3dfdc;
}
*/













