body
{
    background-image:url("../images/content-bg.jpg");
    background-position:top;
    background-repeat:repeat-x;
}

.bg-wrap-wrap
{
    background-image:url("../images/bg-graphic.gif");
    background-position:top;
    background-repeat:repeat-x;
}

.bg-wrap
{
    background-image:url("../images/top_bg.jpg");
    background-position:top;
    background-repeat:no-repeat;
}

.l-login-wrap
{
    background-image:url("../images/bg_login_form_bg.jpg");
    background-position:top;
    background-repeat:no-repeat;
}

.logo
{
    background-image:url("../images/engage_logo.gif");
    background-repeat:no-repeat;
}

.top-banner-logo
{
    background-image:url("../images/Engage-logo.gif");
    background-repeat:no-repeat;
}

.course-seperator {
    background-image:url("../images/cat-item-underline.gif");
    background-position:top;
    background-repeat:no-repeat;
}

.resources-nav {
	width:150px;
}

.resources-nav-container .resource-nav {
	font-weight:bold;
}

.resources-nav-active {
	border:1px inset #cccccc;
	background-color:#cccccc;

}

DIV .resources-nav-active A {
	color:#FFFFFF;
	font-weight:bold;
}


.resources-nav A, .resources-nav-active A {
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	display:block;
}

.resources-nav:hover, .resources-nav-active:hover {
	color:#000000;
	border:1px solid #cccccc
}

/* *** CUSTOM OVERWRITES UI *** */
.ui-widget-content
{
    background-image:none;
}

.page_numbers_container div.ui-state-highlight,
DIV * .ui-state-highlight,
DIV .e-un-input .ui-state-highlight,
DIV .f-input .ui-state-highlight,
.cp-input .ui-state-highlight,
.form-wrap .ui-state-highlight,
INPUT.ui-state-highlight,
.ui-widget-content .ui-state-highlight
{
    border-color:#C0C0C0;
}

.ui-accordion, .ui-accordion-header a
{
    font-size: 1em;
    text-align:left;
}

/* *** END CUSTOM OVERWRITES UI *** */