.clearit {
	clear: both;
}
.spacer {
	height: 14px;
	font-size: 0px;
	width: auto;
	clear: both;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

body {
	background: white url("../images/background-gradient.png") repeat-x top;
	padding: 30px 0px;
	position: relative;
}

.banner {
	background-color:#9d1347;
	/*min-width:1007px;*/
	height:44px;
	width: 100%;
}

#jive-wrapper {
	background-color: white;
	min-width: 720px;
}

#jive-global-header {
	border-bottom: 1px #e9e9e9 solid;
	background-attachment: scroll;
	background-color: white;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/top-right.jpg);
}

#jive-global-header-texture {
	background: transparent url(../images/top-left.jpg) no-repeat top left; 
	padding: 10px 12px 16px 20px;
	width: 264px;
}

.jive-userbar-login-submit input, .jive-cancel-button {
	padding-left:3px;
	padding-right:3px;
	font-size: 0.8em;
}

#user-bar-wrapper #jive-userbar-search .jive-userbar-search-button {
	background: transparent url(../images/pearson-go.png) no-repeat scroll 0 0;
	text-indent: 0;
	color: white;
	width: 39px;
	height: 19px;
}
#jive-userbar-search .jive-userbar-search-button {
	padding: 0px 2px 3px 0px;
	margin-left: 5px;
}

#jive-global-header .pearson-menu-bar {
	margin: 0 0 .5em 1.5em;
}

#jive-global-header .pearson-support-menu {
	position: absolute;
	right: 24px;
	top: 8px;
}

#jive-global-header .pearson-support-menu a {
	color: black;
}

#jive-global-header .pearson-menu-bar a {
	color: #15356d;
}

#jive-global-header .pearson-menu a {
	text-decoration: none;
	margin: 0 .5em;
}

#jive-global-header .pearson-menu a:hover {
	text-decoration: underline;
}
#pearson-userbar {
	position: absolute;
/*	top: -70px;*/
	top: -93px; /* added for new branding 9/6/2011 */
	right: 14px;	
}
#jive-userbar-login {
	padding: 2px 0 0 26px;
}
#jive-userbar-user {
	padding: 4px 6px 0 0;
}
#pearson-userbar #jive-userbar-user a  {
	padding: 5px;
	color: #0065a9;
}
#jive-userbar-user .pearson-account-info {
	font-style: italic;
	color: #000000;
	float: none;
}
#pearson-userbar #jive-userbar-user .pearson-account-info a {
	padding-left: 0px;
	color: #000000;
}
#jive-userbar-user-avatar {
	border:1px solid #D5D5D5;
	background: none;
	padding: 2px;
	margin: 0px 7px 0px 0px;
}
img.jive-avatar {
	border: none;
}
#pearson-userbar #jive-userbar-user #jive-userbar-user-avatar a {
	padding: 0px;
	border-style: none;
	border-width: 0px;
}
.jive-userbar-login-form {
	margin-top: 8px;
}
#pearson-userbar #jive-userbar-user span {
    display: inline;
    float: left;
    padding-left: 1px;
    padding-top: 9px;
	font-size: 0.88em;
}
#pearson-userbar #jive-userbar-user .pearson-account-info,
#pearson-userbar #jive-userbar-user  #jive-userbar-logout {
	float: none;
}
#pearson-userbar #jive-userbar-user #jive-userbar-logout {
	padding-left: 0px;
	font-size: 1.0em;
}

#user-bar-wrapper #jive-userbar #jive-userbar-right {
	float: left;
	right: auto;
	margin-left: 2em;
	overflow: hidden; /* this hides the spotlight suggestions box */
}

#jive-userbar-right * {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#jive-userbar-droplink {
	float: right;
	padding-right: 10px;
	margin: 0px 120px 0px 0px; /* needs to change to 39px when dropdown is inserted */
}
#jive-userbar-search .jive-userbar-search-field {
	width: 225px; /* needs to change to 210px when dropdown is inserted */
	margin: 0px 0px 0px 4px;
}

/*** NEW!!!!!!!! ***/
.search-label {
	margin: 0px; /* margin-right needs to change to 2px or 4px when dropdown is inserted */
}

.jive-body-tabbar {
	margin-bottom: 0;
	padding-top: 0;
}
#jive-body-tabbar-links a:hover {
	background-color: #f6fbfe;
}

#jive-body-tabbar-links a {
	font-size: 90%;
	color: black;
	padding: 5px 8px;
}

#jive-body-tabbar-links a span {
	display: inline;
	overflow: visible;
	padding: 0px 33px 0px 0px;
	width: auto;
	position: relative;
	left: 32%;
	height: 14px;
	border: none;
}

#jive-body-tabbar-links li {
    background: url("../images/jive-div-vert-dotted-grey.gif") no-repeat scroll right center transparent;
    display: block;
    float: left;
    margin: 0px;
	text-align: center;
}
#jive-body-tabbar-links li.jive-body-tabbar-links-last {
	background: none;
}
#jive-body-tabbar-links li.jive-body-tabbar-links-title {
	display: none;
}

a#jiveUserMenu5Link span.jive-icon-med.jive-icon-userbar-nav {
	background: transparent url(../images/pearson-browse-icon.png) no-repeat scroll left center;
}

#jive-userbar-droplink a.jive-userbar-droplink {
	margin-left: 5px;
}

#jive-body-intro {
	padding-bottom:0px;
	padding-top: 10px;
}

.jive-sidebar-header h4, .jive-widget-header h4, .jive-widget-new .jive-widget-header h4 {
	font-weight: bold;
	color: #ffffff;
}
/** bold header inside Actions widget **/
.jive-box-header h4, .jive-box-actions .jive-sidebar-body h4 {
	font-weight: bold;
}
.jive-widget {
	border-color: #c8c3d1;
}

.jive-widget .jive-widget-header, .jive-sidebar .jive-sidebar-header, .jive-sidebar-yourprojects, .jive-sidebar-relationships .jive-sidebar-body, .jive-content-block-container .jive-box-header h4, #jive-list-socialgroups-container .jive-box-header h4 {
	background: url(../images/pearson-widget-header.png) repeat-x scroll center top !important;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	background-color: #828282 !important;
}

.jive-content-block-container .jive-box-header h4, #jive-list-socialgroups-container .jive-box-header h4 {
	color: #FFFFFF;
}
.jive-content-block-container .jive-box-header h4 span {
	color: #ffffff;
	font-weight: normal;
}

.jive-widget-container-small .jive-widget-actions .jive-widget-header, .jive-widget-container-large .jive-widget-actions .jive-widget-header  {
	background: none repeat scroll 0 0 transparent !important;
}
.jive-widget-container-small .jive-widget-actions .jive-widget-header h4, .jive-widget-container-large .jive-widget-actions .jive-widget-header h4 {
	color: #000000;
}

.jive-thread-reply-postauthor, .jive-thread-post {
	background: #d5d3e7 url(../images/pearson-message-gradient.png) repeat-y scroll left top;
}

.jive-thread-post .jive-thread-post-body-container {
	background-image: url(../images/pearson-message-background.png);
}

.jive-thread-post, .jive-thread-reply-postauthor {
	border-color: #DCDCDC;
}

.jive-thread-post .jive-author span.jive-author-avatar-container, .jive-thread-reply-postauthor .jive-author span.jive-author-avatar-container {
	background-image: url(../images/pearson-thread-arrow-author.png);
}

.jive-thread-post .jive-thread-post-body-container, .jive-thread-reply-postauthor .jive-thread-reply-body-container {
	background-color: #f3f2f9;
	border-color: #E5E5E5;
}

#jive-socialgroup-search, #jive-project-search, .jive-people-search-formblock {
	background: #9A9B9B url(../images/group-search-background-gradient.png) repeat-x scroll 0 0;
	border-color: #8c8c8c;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.jive-sidebar-header {
	height: auto;
}

#jive-footer {
	border-top: none;
	clear: both;
	color: #666;
	display: block;
	/*font-size: 8pt;*/ font-size: 9pt;
	margin-top: 0.75em;
	min-width: 100%;
	width: 100%;
	min-width: 100%;
}
/* REMOVE? */
.jive-footer-nav {
	float: left;
	font-size: 9pt;
	margin-right: -151px;
	overflow: hidden;
	padding: 6px 1.5em 10px;
	text-align: left;
}
/* REMOVE? */
.jive-footer-nav a {
	padding: 0 5px;
}
/* REMOVE? */
.jive-footer-copyright {
	float: right;
	overflow: hidden;
	padding: 6px 0 10px;
	width: 100px;
}
#pearson-footer {
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	height: 29px;
	position: relative;
	text-align: center;
	background-image: url(../images/footer.jpg);
}

#pearson-footer ul {
	margin-left: 18px;
	padding-right: 18px;
	padding-left: 0px;
}

#pearson-footer ul li {
	display: inline;
	line-height: 29px;
}

#pearson-footer ul a {
	color: white;
	margin: 0 0.95em;
	text-decoration: none;
}

#pearson-footer ul a:hover {
	text-decoration: underline;
}

.pearson-footer-copyright {
	float: right;
	overflow: hidden;
	padding: 6px 0 10px;
	width: auto;
}
/*
   IE fixes
*/

*+html #jive-userbar-droplink .jive-userbar-menu-history,
		* html #jive-userbar-droplink .jive-userbar-menu-history {
	padding: 5px 8px 8px;
}

*+html #jive-userbar-droplink .jive-userbar-menu-history {
	min-width: 20em;
}

*+html #jive-userbar-droplink > ul > li,
		* html #jive-userbar-droplink > ul > li {
	margin: 0;
	padding: 0;
}

/*** logos in footer ***/
/*#logoplaceholder {
	width: 953px;
	_width: 983px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px;
	text-align: left;
	vertical-align: middle;
}
.logos {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.logos * {
    vertical-align: middle;
}*/
