.content-title-container
{
	text-align: center;
	margin: -40px 0px 0px 0px;
	width: 980px;
	position: relative;
	z-index: 100;
}

.content-title-frame {
	margin: 0px auto 0px auto;
	width: 455px;
	height: 40px;
}

.content-title-left, .content-title-right {
	 float: left;
}

.content-title
{
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	line-height: 40px;
	float: left;
	width: 435px;
	height: 40px;
    margin-top:0px;
}

.unit-nav-container
{
    background-color:#DBDBDB;
	float: left;
    width: 220px;
    /* height:400px; */
    position:relative;
    overflow:auto;
    border:1px solid #DBDBDB;

}
#unit-nav-container
{
    padding:5px;
    overflow:visible;
}

#unit-nav-container a span
{
    font-weight:bold;
}
.timeout-wrap
{
    font-size:120%;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    width:300px;
}
.loading
{
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    overflow:visible;
    width:50px;
    margin-top:50px;
    display:inline-block;
}
.error
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}
.login-extra-links
{
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}

.login-extra-links a
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.login-extra-links-container
{
	text-align: right;
	vertical-align: top;
	padding: 0px;
}

.main
{
	display: block;
	margin: 0px auto;
	width: 980px;
}
.main-bottom
{
    padding-top:0px;
    float:left;
	width: 980px;
    display:inline-block;
    overflow:visible;
    /* background-color:#FFFFFF; */
}
.top-banner-container
{
	/*background: url(../images/top-banner-bg.jpg);*/
	text-align: right;
	float: left;
	height: 75px;
	width: 725px; 
}

.top-banner-logo
{
    background-image:url("../images/oasis_logo_whitebg.gif");
    background-repeat:no-repeat;
	text-align: center;
	float: left;
	margin: 15px 0px 0px 10px;
    overflow:hidden;
    width:162px;
    height:60px;
    display:block;
}

.top-banner-nav
{
	float: left; 
	width: 725px; 
}

.top-elements-container
{
	/*background-image: url("../images/top-banner-bg.jpg");*/
	height: 80px;
	width: 980px;
    background-color:#FFFFFF;
    margin-bottom:10px;
}

.logout-container
{
	text-align: right;
	float: right;
	padding: 10px 0px 0px 0px;
	height: 20px;
	width: 700px;
    /* background-color:green; */
}

.logout-element
{
	font-size: 14px;
	float: right;
	margin: 0px 10px 0px 0px;
}

.logout-element a
{
	color: #858585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size:90%;
	text-transform: lowercase;
	text-decoration: none;
}

.logout-element a:hover {
	text-decoration: underline;
}

.top-nav-navbar
{
	float: right;
	margin: 5px 10px 8px 0px;
	padding: 0px;
	position: relative;
	z-index: 105;
}

.navbar-link, .navbar-link-active
{
	float: left;
	margin: 0px 0px 0px 6px;
	width: 77px;
	height: 77px;
    /* background-color:blue; */
}

.navbar-link a, .navbar-link-active a {
	/*background-image: url("../images/navbar-icon-bg.png");*/
	background-repeat: no-repeat;
	color: #3D8498;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 10px;
	display: block;
	padding: 3px 0px 7px 0px;
	margin: 0px;
	width: 100%;
   /*  background-color:fuchsia; */
}

.navbar-link a:hover {

}

.navbar-link img {
	display: block;
	margin: 0px 3px;
	padding: 0px;
	border: none;
}

.top-banner-shadow-dash, .top-banner-shadow-video {

}

.top-banner-shadow-dash {

}

.top-banner-shadow-video {

}

.resources-nav-container
{

}


.loginSiteSelectBody {
	background-image: url("../images/loginBgGradient.jpg");
	background-repeat: repeat-x;
	background-color: #161616;
	text-align: center;
}

.siteDisplayBody {
	background-color: #ABBAD7;
}

.backgroundBox {
	margin: 0px auto;
	width: 1018px;
	height: 700px;
}

.registerBackgroundBox {
	background-image: url("../images/graphicBackgroundRegister.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 1020px;
	height: 700px;
}

.graphicBackground {
	background-image: url("../images/graphicBackground.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
}

.registerLoginPaneTop {
	background-image: url("../images/registerLoginPaneTop.png");
	background-repeat: no-repeat;
	height: 10px;
}

.registerLoginPaneRight {
	background-image: url("../images/registerLoginPaneRight.png");
	background-repeat: repeat-y;
	width: 8px;
}

.registerLoginPaneBottom {
	background-image: url("../images/registerLoginPaneBottom.png");
	background-repeat: no-repeat;
	height: 12px;
}

.registerLoginPaneLeft {
	background-image: url("../images/registerLoginPaneLeft.png");
	background-repeat: repeat-y;
	width: 8px;
}

.loginPane {
	margin: 75px 228px 0px 232px;
	width: 565px;
}

.loginPane form {
	margin: 0px;
	padding: 0px;
}

.registerPane {
	margin: 8px auto 0px auto;
	width: 581px;
}

.registerPaneContent {
	background-image: url("../images/graphicBackgroundRegisterBg.gif");
	background-repeat: repeat-x;
	background-color: #484848;
	vertical-align: top;
}

.registerPaneContentFrame {
	width: 100%;
}

.registerMccainLogo {
	text-align: left;
	padding: 6px 0px 0px 7px;
}

.fsLogo {
	text-align: center;
	padding: 53px 0px 0px 0px;
}

.editProfileFormWrap, .changePasswordFormWrap, .noticeWrap {
	border: 1px solid #ebe3d0;
	background-color: #FBF7EE;
	padding: 10px 15px;
	margin: 0px auto;
}

.editProfileFormWrap {
	width: 420px;
}

.changePasswordFormWrap {
	width: 470px;
}

.noticeWrap {
	width: 350px;
}

.editProfileFormWrap a, .changePasswordFormWrap a, .noticeWrap a {
	color: #4D4D4D;
}

.editProfileFormWrap a:hover, .changePasswordFormWrap a:hover, .noticeWrap a:hover {
	text-decoration: none;
}

.loginForm {
	margin: 230px auto 0px auto;
}

.registerForm {
	margin: 0px auto;
	width: 450px;
}

.forgotPassForm {
	margin: 0px auto;
	width: 390px;
}

.forgotPassInstruct {
	color: #FFFFFF;
	font-size: 22px;
	padding: 0px 0px 15px 0px;
	width: 390px;
}

.editProfileForm {
	margin: 0px auto;
}

.changePasswordForm {
	margin: 0px auto;
}

.changePasswordForm .changePasswordFormTitle {
	color: #000000;
	font-size: 22px;
	text-align: center;
}

.confirmSignUp, .noticeFrame {
	text-align: left;
	margin: 0px auto 20px auto;
	width: 350px;
}

.confirmSignUpText, .noticeText {
	color: #FFFFFF;
	font-size: 20px;
}

.confirmSignUpText h3 {
	font-size: 24px;
}

.confirmSignUpText p, .noticeText p {
	font-size: 20px;
}

.noticeText a {
	color: #FFFFFF;
}

.confirmSignUpLink, .noticeLink, .profileNoticeLink {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

.confirmSignUpLink a, .noticeLink a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.profileNoticeText, .profileNoticeText p {
	color: #000000;
	font-size: 18px;
}

.profileNoticeLink a {
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
}

.error {
	color: #FF0000;
	font-size: 20px;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.formCaptcha
{
	color: #ffffff;
	font-size: 14pt;
}

.formLabel, .formLabelProfile {
	color: #FFFFFF;
	font-size: 22px;
	vertical-align: top;
	padding: 3px 20px 0px 0px;
}

.formLabelProfile {
	color: #000000;
	font-size: 18px;
	padding: 5px 20px 0px 0px;
}

.formInputBox1 {
	background-image: url("../images/inputBoxBg1.gif");
}

.formInputBox2 {
	background-image: url("../images/inputBoxBg2.gif");
}

.formInputBox1, .formInputBox2, .formInputBoxProfile {
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 5px 0px 15px 3px;
	width: 222px;
}

.formInputBoxProfile {
	background-image: url("../images/profileInputBoxBg.png");
}

.formInputBox1 .inputBox, .formInputBox2 .inputBox, .formInputBoxProfile .inputBox {
	border: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 200px;
}

.formInputBoxProfile .inputBox {
	font-size: 16px;
}

.formInputBox1 .disabledText, .formInputBox2 .disabledText, .formInputBoxProfile .disabledText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	overflow: hidden;
	width: 215px;
}

.formInputBoxProfile .disabledText {
	font-size: 16px;
}

.formComboBox {
	padding: 6px 0px 15px 0px;
}

.recaptcha_image
{
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.recaptcha_only_if_image
{
	margin: 0px 0px 0px 0px;
}

.recaptcha_only_if_audio
{
	margin: 0px 0px 0px 0px;
}

.recaptcha-table
{
	width: 425px;
}

.recaptcha-table-image
{
	height: 75px;
	text-align: center;
}

#recaptcha_widget
{
	margin: 0px 0px 0px 0px;
	width: 400px;
}

#recaptcha_widget img
{
	
}

.submitBtn {
	text-align: right;
}

.invisibleSubmit {
	border: none;
	width: 0px;
	height: 0px;
}

.siteSelectList {
	margin: 270px 0px 0px 0px;
}

.siteSelectBtn {
	padding: 0px 0px 10px 0px;
}

.siteDisplayWrap {
	border: none;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	background-image: url("../images/siteDisplayBgGradient.png");
	background-repeat: repeat-y;
	width: 1024px;
	height: 100%;
}

.siteDisplayBannerBg {
	background-image: url("../images/bannerBg.jpg");
	background-repeat: repeat-x;
	height: 92px;
}

.siteDisplayBannerAndLogo {
	text-align: left;
}

.siteButtons {
	margin: 0px 89px 0px 0px;
	height: 100%;
}

.siteButton {
	vertical-align: top;
	padding: 42px 0px 0px 6px;
}

.siteButtonHighlight {
	padding: 0px 0px 0px 6px;
}

.siteDisplayGraphicBg {
	background-repeat: no-repeat;
	vertical-align: top;
}

.playerContent {
	
}

.galleryLink
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#floatnav
{
  border:0px dashed #c00;
  position: absolute;
  top: 5px;
  width: 300px;
  height: 25px;
  z-index: 100;
  color: #ffffff;
  text-align: right;
}

.dowloadsTxtHeading
{
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.helpText
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", sans-serif;
}

/* *** HTML DEFINITIONS *** */
body
{
	background-color: #000000;
    font-size:80%;
}

img {
	border: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
/* *** END HTML DEFINITIONS *** */

/* *** SURVEY STYLES *** */

.survey {
	background-color: #D2CDB7;
	border: 3px solid #d9e2c3;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 100px auto;
	padding: 5px 10px;
	width: 425px;
}

.survey input {
	margin: 0px;
	padding: 0px;
}

.survey .title {
	font-size: 17px;
}

.survey .error {
	color: #FF0000;
	font-size: 12px;
}

.survey .commentsLabel {
	font-size: 16px;
}

.survey .submit {
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.survey .submit input {
	border: none;
	background-color: #5A5A5A;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 7px;
}
/* *** SURVEY STYLE END *** */

/* *** CATALOGUE & RESOURCES CONTENT *** */

.number
{
    display:inline-block;
    font-size:14px;
    float:none;
    padding:2px;
    margin-right:5px;
    margin-left:5px;
    font-weight:bold;
    overflow:visible;
}

.numbers {
    margin:5px;
    overflow:hidden;
    display:inline-block;
}



.button:hover
{
    cursor:pointer;
}

.content-container-dash {
    /*background-color:blue;*/
    padding:0px;
    margin:0px;
}

.horizontal-divider
{

}

.content-container-video {
	/* background-image: url("../images/body-bg-stretch.jpg"); */
	width: 740px;
    float:right;
    padding-top:10px;
    padding-bottom:20px;
    margin-bottom:10px;
    background-color:#DBDBDB;
    min-height:800px;
    display:inline-block;
    overflow:visible;
}
.content-container-video-wide
{
    width: 980px;
    float:right;
    padding-top:10px;
    padding-bottom:20px;
    margin-bottom:10px;
    background-color:#678950;
    min-height:800px;
    display:inline-block;
    overflow:visible;
}
.flashpaper-container
{
	margin-left: auto;
	margin-right: auto;
}

.catalogue-category-container
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 30px auto;
	width: 740px;
}

.catalogue-category-title
{
	background-color: #FBF7EE;
	font-size: 18px;
	text-align: left;
	padding: 10px 10px 5px 10px;
	width: 170px;
	height: 20px;
}

.catalogue-courses-container {
	/* background-color: #FBF7EE; */
	padding:10px;
    width:440px;
   /* background-color:orange; */
   overflow:hidden;
   float:left;
   height:120px;
}
.catalogue-course-container
{
   background-color:#FFFFFF;
   padding:10px;
   width:420px;
   overflow:hidden;
   margin:0px;
   overflow:hidden;
   height:95px;
   border:1px solid #FFFFFF;
}

.catalogue-course-number {

}

.catalogue-course-thumbnail
{
	float: left;
	margin: 0px 10px 0px 0px;
}

.catalogue-course-info
{
	font-size: 14px;
	text-align: left;
	line-height: 14px;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 200px;
    height:20px;
   /* background-color:aqua; */
    overflow:visible;
    white-space:nowrap;
    font-weight:bold;
}

.catalogue-course-description
{
    float:left;
    height:75px;
    width:200px;
    /* background-color:fuchsia; */
    font-size:11px;
    text-align:left;
}

.catalogue-course-button
{
	float: right;
	margin: 0px 0px 0px 0px;
    padding-right:0px;
    margin-right:5px;
    margin-top:40px;
}

.catalogue-course-button .engage-button
{
    font-weight:bold;
}

.engage-button {
	padding: 5px 5px;
    font-weight:bold;
}

.course-seperator {
	margin: 10px 0px;
	padding: 0px;
	height: 1px;
    background-color:#94C372;
}

.clear {
	font-size: 0px;
	visibility: hidden;
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

.resources-nav,
.resources-nav-active
{
	text-align: left;
	line-height: 14px;
	float: left;
	margin: 0px 0px 0px 0px;
    margin-bottom:5px;
}

.resources-nav a,
.resources-nav-active a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
    padding:3px;
}

.resources-nav-active
{
    padding:0px;
    margin-bottom:5px;
    color:#FFFFFF;
}

.resources-nav-active a
{
    color:#FFFFFF;
}

.resources-nav-active a:hover,
.resources-nav a:hover
{
    color:#FFFFFF;
}

.video-container
{
	text-align: center;
	position: relative;
	z-index: 140;
	margin: 5px auto 0px auto;
	/* width: 640px; */
   /* background-color:gray; */
	min-height: 600px;
    padding-top:0px;
}

.video-container img
{
	margin: 0px auto;
	text-align: center;
}

.a-select-resource, .unit-nav a
{
    font-size:12px;
    text-decoration:none;
    width:150px;
    display:block;
    /* background-color:red; */
}

.a-select-resource img
{
    width:16px;
    display:block;
    float:left;
    margin-right:5px;
}

.page_numbers_container
{
    width:925px;
   /* background-color:aqua; */
    display:block;
}

/* *** ERROR *** */
/*
.red
{
    background-color:red;
    display:inline-block;
    overflow:auto;
}
*/
/* *** *** */

#tabs
{
    margin-bottom:20px;
    display:inline-block;
    overflow:visible;
    width:960px;
    min-height:600px;
}

.content-title-resources
{
    padding-left:125px;
}

/* *** END CATALOGUE & RESOURCES CONTENT *** */

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

.ui-state-default
{
   
}
.ui-tabs
{
    
}

.page_numbers_container div.ui-state-highlight,
* .ui-state-highlight,
.e-un-input .ui-state-highlight,
.f-input .ui-state-highlight,
.cp-input .ui-state-highlight
{
}

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

.ui-accordion-content, .ui-accordion-content-active, .ui-state-active
{

}

.ui-accordion-content, .ui-accordion-content-active
{

}

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


