/*

*/
/* Client Success */
.plpProvenClientSuccessSection .lpPicTitleText {
	clear: both;
	padding-top: .7em;
}

.plpProvenClientSuccessSection .lpPicTitleText p {
	font-size: .9em;
}

.plpProvenClientSuccessSection .lpPicTitleText h3 {
	margin: 0em;
}

.plpProvenClientSuccessSection .lpPCSImage {
	float: left;
}

.plpProvenClientSuccessSection {
	clear: both;
	float: left;
	width: 24.1em;
	margin-bottom: 1em;
}
.plpProvenClientSuccessSection ul.allButton li{
	margin-top: .9em;
	padding-left: 1em;
	float: left;
}

.plpProvenClientSuccessSection h2{
	float: left;
}

/* End Client Success

/* Features Section */
.featureLinkItem {
	clear: both;
}

.plpFeaturesSection {
	width: 32.91em;
	margin: 0em;
	padding: 0em;
	float: left;
	margin-bottom: 1em;
}
/* End Feature Section
/* QUICK LINKS SECTION */
.plpQuickLinksSection {
	float: right;
	width: 24.1em;
	margin-bottom: 1em;
}


/*EVENTS SECTION */
.plpEventsSection {
	margin: 0em 0em 0em 0em;
	border: 1px solid #ebebeb;
	background-image: url('/help/plm/Images/product_events_section_background_tcm53-1524.jpg'); 
	/* background-image: url('http://www.ugs.com/products/teamcenter/images/landingPage/eventsBackground.jpg'); */
background-position: top left;
	background-repeat: no-repeat;
	float: right;
	width: 15.5em;
	margin-bottom: 1em;
}

.plpEventsSection h2 {
	float: left;
	margin-left: .6em;
	margin-right: .5em;
}
.plpEventsSection ul.allButton{
	margin-top:1em;
}
.eventsLink {
	margin: 0px;	
	padding: 0px;
	clear: both;
	
	
}	
.eventsLink a {
	font-size: .95em;
	line-height: .95em;
	display: block;
	color: #6d94ba;
	text-decoration: none;
	padding: .7em;

}
div.plpEventsSection div.eventsLink a span.eventDescription {
	color: #5a5a5a;
}

.eventsLink a:hover {
	background-color: #e0ecf7; /* #f1f2f6; */
	text-decoration: none;
	color: #0065bd;
}


/* POINTS OF VIEW SECTION */
.plpPointsOfViewSection {	
	clear: both;
	padding: 0px 0px 0px 0em; 
	border: 1px solid #ffffff;
	width: 100%;
	margin-bottom: 1em;
}

.pointOfViewLink {
	padding: 0px;
	margin: 0px;
	clear: both;
}

.pointOfViewLink a {
	text-decoration: none;
	color: #6d94ba;
	font-size: .95em;
	line-height: .95em;
	padding: .3em 0em .3em 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.pointOfViewLink a .pointOfViewDescription {
	color: #5a5a5a;
}

.pointOfViewLink a:hover {
	text-decoration: none;
	color: #0065bd;
	background-color: #e0ecf7; /* #e5eaeb; */ /* f1f2f6 */
}

/* Products By Lifecycle */
#bplContainer {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

/* Product Index Listing */
.productListingContainer {
	clear: left;
	background-color: #f5f7f9;
	margin-bottom: 1em;
	
}

.plcProductBanner {
	background-color: #6699CC;
	padding: .5em 0em .5em .5em;
	margin-bottom: 1em;
}

.plcProductBanner a {
	font-weight: bold;
	font-size: 1.2em;
	color: white;
}

.plcProductsColumn {
	width: 15.5em;
	float: left;
	padding-right: 1em;
}
.plcProductsColumn ul {
	margin-left: 2.3em;
	padding-bottom: 0em;
	margin-bottom: .4em;
}
.plcProductsColumn ul li {
	font-weight: bold;
	font-size: .98em;
}

.plcProductsColumn ul ul li {
	font-weight: normal;
	font-size: .95em;
}

