#header {
	display: block;
	overflow: hidden;
	/* background: url(assets/images/header-bg.gif) left top repeat-x; */
	background: url(assets/images/header-bg_ACPE.gif) left top repeat-x; /* updated for ACPE theme */
	margin: 0;
	margin-right: 14px;
	position: relative;
	height: 150px; /* updated for ACPE theme */
}
#header #logo {
	display: inline;
	width: 565px; /* updated for ACPE theme */
	height: 77px;
	margin: 10px 0 0 5px; /* updated for ACPE theme */
	padding: 0;
	float: left;
	background: url(assets/core_images/acpe_logo.jpg) left top no-repeat; /* updated for ACPE theme */
	text-indent: -999999px;
	overflow: hidden;
}

/* Added for ACPE theme */
#top_right
{
	width: 246px;
	height: 80px;
	float: right;
	margin: 5px 0 0 0;
}

#header #studysmart_logo
{
	display: inline;
	width: 246px;
	height: 37px;
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	background: url(assets/core_images/studysmart_logo_acpe.jpg) 40px top no-repeat; /* updated for ACPE theme */
	text-indent: -999999px;
	overflow: hidden;
}
/* End added for ACPE theme */

#header .logininfo,
#header form {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header form,
#header form fieldset {
	margin: 12px 0 0 8px; /* updated for ACPE theme */
	padding: 0;
	border: 0;
	width: 243px;
	overflow: hidden;
}
#header form fieldset {
	width: 999999px;
}
#header form {
	/* margin-top: 27px; */ /* updated for ACPE theme */
	/* float: right; */ /* updated for ACPE theme */
}
#header form fieldset label {
	display: none;
}
#header form #search {
	border: none;
	float: left;
	display: inline;
	width: 153px;
	margin: 0;
	padding: 0;
	background: url(assets/images/input.jpg) left top no-repeat;
	color: #696d7f;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 6px;
	padding-left: 7px;
	padding-right: 0;
	padding-top: 5px;
	/* padding-top: 2px; */
	/* padding-bottom: 9px; */
	margin-right: 5px;
}
#header form #submit {
	border: none;
	float: left;
	display: inline;
	width: 56px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(assets/images/submit.jpg) left top no-repeat;
	color: #696d7f;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 5px;
	padding-top: 3px;
	/* padding-top: 2px; */
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	outline: none;
}
#header .logininfo {
	background: url(assets/images/user.gif) left center no-repeat;
	padding-left: 10px;
	line-height: 19px;
	margin-top: 64px; /* updated for ACPE theme */
	margin-right: 56px; /* updated for ACPE theme */
	float: right;
}
#header .logininfo a,
#header .logininfo a:visited,
#header .logininfo a:active {
	color: #5da1b8;
	text-decoration: underline;
}
#header .logininfo a:hover,
#header .logininfo a:focus {
	text-decoration: none;
}
#header #navigation {
	clear: both;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
}
#header #navigation .date,
#header #navigation ul {
	float: right;
	margin: 0;
	padding: 0;
}

/*
#header #navigation h2 {
	float: left;
	display: inline;
	width: 251px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: url(assets/images/recent-activity.jpg) left top no-repeat;
	overflow: hidden;
	padding-top: 11px;
	padding-left: 21px;
}
*/

/* Replaced backgrouind image on h2 with image in header */
#header #navigation img.recentactivity
{
	margin: 0 0 -5px 0;
	padding: 0px;
}

#header #navigation .date {
	display: inline;
	background: url(assets/images/calendar.gif) left center no-repeat;
	padding-left: 14px;
	color: #ffffff;
	margin-right: 21px;
	margin-top: 7px;
	line-height: 19px;
	margin-bottom: 29px;
}
#header #navigation ul {
	overflow: hidden;
	width: 560px;
	margin-top: 10px; /* updated for ACPE theme */
	position: absolute;
	right: 266px;
}
#header #navigation ul li {
	list-style-type: none;
	float: right;
	display: inline;
}
#header #navigation ul li.courses a,
#header #navigation ul li.courses a:visited,
#header #navigation ul li.courses a:active {
	display: block;
	width: 112px;
	height: 29px;
	background: url(assets/images/courses-tab.jpg) right top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
#header #navigation ul li.courses a:hover,
#header #navigation ul li.courses a:focus {
	background: url(assets/images/courses-tab.jpg) right -29px no-repeat;
}
#header #navigation ul li.courses a.selected,
#header #navigation ul li.courses a.selected:visited,
#header #navigation ul li.courses a.selected:active,
#header #navigation ul li.courses a.selected:hover,
#header #navigation ul li.courses a.selected:focus {
	background: url(assets/images/courses-tab.jpg) right -58px no-repeat;
}
#header #navigation ul li.profile a,
#header #navigation ul li.profile a:visited,
#header #navigation ul li.profile a:active {
	display: block;
	width: 88px;
	height: 29px;
	background: url(assets/images/profile-tab.jpg) right top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
#header #navigation ul li.profile a:hover,
#header #navigation ul li.profile a:focus {
	background: url(assets/images/profile-tab.jpg) right -29px no-repeat;
}
#header #navigation ul li.profile a.selected,
#header #navigation ul li.profile a.selected:visited,
#header #navigation ul li.profile a.selected:active,
#header #navigation ul li.profile a.selected:hover,
#header #navigation ul li.profile a.selected:focus {
	background: url(assets/images/profile-tab.jpg) right -58px no-repeat;
}
#header #navigation ul li.community a,
#header #navigation ul li.community a:visited,
#header #navigation ul li.community a:active {
	display: block;
	width: 116px;
	height: 29px;
	background: url(assets/images/community-tab.jpg) right top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
#header #navigation ul li.community a:hover,
#header #navigation ul li.community a:focus {
	background: url(assets/images/community-tab.jpg) right -29px no-repeat;
	
}
#header #navigation ul li.community a.selected,
#header #navigation ul li.community a.selected:visited,
#header #navigation ul li.community a.selected:active,
#header #navigation ul li.community a.selected:hover,
#header #navigation ul li.community a.selected:focus {
	background: url(assets/images/community-tab.jpg) right -58px no-repeat;
	
}
#header #navigation ul li.staff a,
#header #navigation ul li.staff a:visited,
#header #navigation ul li.staff a:active {
	display: block;
	width: 113px;
	height: 29px;
	background: url(assets/images/staff-tab.jpg) right top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
#header #navigation ul li.staff a:hover,
#header #navigation ul li.staff a:focus {
	background: url(assets/images/staff-tab.jpg) right -29px no-repeat;
}
#header #navigation ul li.staff a.selected,
#header #navigation ul li.staff a.selected:visited,
#header #navigation ul li.staff a.selected:active,
#header #navigation ul li.staff a.selected:hover,
#header #navigation ul li.staff a.selected:focus {
	background: url(assets/images/staff-tab.jpg) right -58px no-repeat;
}
#header #navigation ul li.help a,
#header #navigation ul li.help a:visited,
#header #navigation ul li.help a:active {
	display: block;
	width: 117px;
	height: 29px;
	background: url(assets/images/help-tab.jpg) right top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
#header #navigation ul li.help a:hover,
#header #navigation ul li.help a:focus {
	background: url(assets/images/help-tab.jpg) right -29px no-repeat;
}
#header #navigation ul li.help a.selected,
#header #navigation ul li.help a.selected:visited,
#header #navigation ul li.help a.selected:active,
#header #navigation ul li.help a.selected:hover,
#header #navigation ul li.help a.selected:focus {
	background: url(assets/images/help-tab.jpg) right -58px no-repeat;
}
.short-header {
	display: block;
	width: auto;
	background: #c37f76  url(assets/images/shadow-header.jpg) left top no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-left: 265px;
	margin-right: 280px;
	border-top: 34px solid #FFFFFF;
	height: 121px;
	/* zoom: 1; */
}
.short-header img {
	display: block;
	float: right;
}

/* Switch role Turn Editing On/Off button in breadcrumb */
.navbutton {
  float: right;
  margin-right: 20px;
}

.navbutton div,
.navbutton form {
  display:inline;
  margin:0px;
  padding:0px;
}
/* End Switch role Turn Editing On/Off button in breadcrumb */

.breadcrumb {
	position: absolute;
	top: 128px;
	/* left: 315px; */
	z-index: 500;
	/* display: block; */ /* Commented out because short-header removed */
	/* width: 677px; */ /* updated to limit overlapping of other text */
	/* width: 540px; */
	width: 800px;
	/* background: url(assets/images/breadcrumb-bg.jpg) left bottom no-repeat; */ /* Commented out because short-header removed */
	/* padding-top: 7px; */
	/* padding-bottom: 8px; */
	padding-left: 22px;
}

.breadcrumb a {
	font-weight: normal;
}

/* Breadcrumb when there is no left column eg: on Profile page */
.breadcrumb_fullwidth{
	z-index: 500;
	width: 677px;	
}

.breadcrumb_fullwidth a {
	font-weight: normal;
}

.breadcrumb_fullwidth ul
{
	list-style: none;
}

.breadcrumb_fullwidth li
{
	display:inline;
}

/* End Breadcrumb when there is no left column */

#header .navigation {
	display: none;
}