

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_branding {
	height: 70px;
	background: #2B2B2B url("/sites/236/assets/CEtrainers_banner_green.gif") no-repeat;
	padding-left: 200px;
}

.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #000;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
        background: #4e8975
}
.pt1_feature .pt1_feature_header .pt1_item a {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}
#pt1_main_menu .pt1_item_active {
	background: #659EC7;
	border: 1px solid #659EC7;
}
#pt1_sub_menu {
	background: #659EC7;
	height: 29px;
	clear: both;
}
.pt1_feature .pt1_feature_header {
	margin: -10px -10px 5px -10px;
	padding: 5px 0 0 0;
	_padding: 5px 0 5px 0;
	border-bottom: 1px solid #DCDCDC;
	height: 30px;
	background: #FFF;
}
