body
{
    background-image:url("../images/");
    background-position:top;
    background-repeat:repeat-x;
    font-size:10pt;
    background-color: #B3E6FF;
}

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

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

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

.logo
{
    background-image:url("../images/gossamar_logo.png");
    background-repeat:no-repeat;
    width:321px;
    height:100px;
}

.top-banner-logo
{
    background-image:url("../images/gossamar_small_logo.png");
    background-repeat:no-repeat;
    width:257px;
    margin-top:10px;
}

.course-seperator {
    background-image:url("../images/");
    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 *** */

.content-title-frame {
	/* background: #B3E6FF; */
	margin-top:-50px;
	margin-bottom:10px;
	width:400px;
}

.content-title, .logout-element a {
	color:#0A3142;
	width:400px;
}

.logout-container {
	width:600px;
}

.content-container-video-wide {
	background-image:url("../images/bg-gradient.jpg");
	background-repeat: repeat-x;
	background-color: transparent;
}

.catalogue-course-container {
	border-color:#0F75AC;
	background-color: #B3E6FF;
}