/*
 ****************************************************************************
 *                                                                          *
 * Copyright 2010 - 2011 SunGard. All rights reserved.                             *
 *                                                                          *
 * SunGard or its subsidiaries in the U.S. and other countries is the owner *
 * of numerous marks, including "SunGard," the SunGard logo, "Banner,"      *
 * "PowerCAMPUS," "Advance," "Luminis," "DegreeWorks," "fsaATLAS,"          *
 * "Course Signals," and "Open Digital Campus." Other names and marks used  *
 * in this material are owned by third parties.                             *
 *                                                                          *
 * This [site/software] contains confidential and proprietary information   *
 * of SunGard and its subsidiaries. Use of this [site/software] is limited  *
 * to SunGard Higher Education licensees, and is subject to the terms and   *
 * conditions of one or more written license agreements between SunGard     *
 * Higher Education and the licensee in question.                           *
 *                                                                          *
 ****************************************************************************
  
  AUDIT TRAIL: 8.4.2.1
    1. Defect 1-UNXD0K                                        PR 26/07/2011
     Fixed width for help links for luminis
 
  AUDIT TRAIL: 8.4.1
    1. Defect 1-B37AGH                                        SVA
     Add audit trails.
 
  AUDIT TRAIL END

  FILE NAME..: cascade-luminis.css
  RELEASE....: 8.4.2.1
  PRODUCT....: WTLWEB
  COPYRIGHT..: Copyright (C) SunGard 2010 - 2011. All rights reserved.
*/
#header {
	height:20px; /* CTC Fix Adjusted from 56 */
	background:#76AFDC url(images/com-header-bg-luminis.png) repeat-x scroll left bottom;
} 
#areas {
	position:absolute;
	top:22px;
}
.institutionalBranding {
	background-image: none;
}

#browseMenuContainer {
	top:62px;
}

/*  1-UNXD0K start removed globalNav class and additional params in areas */
#areas {
	position:absolute;
	top:22px;
	width:90%; /* Fix for Help */
}
/*  1-UNXD0K end */
.browseButton {
	background:transparent url(images/browse-btn-sprites-luminis.png) repeat-x scroll 0 -82px;
}
.browseButton div {
	background:transparent url(images/browse-btn-sprites-luminis.png) no-repeat scroll 0 0;
}
.browseButton div div {
	background:transparent url(images/browse-btn-sprites-luminis.png) no-repeat scroll right -41px;
}
.browseTab {
	background:transparent url(images/bp-tab-open-left-luminis.png) no-repeat scroll left top;
}
.browseTab div {
	background:transparent url(images/bp-tab-open-right-luminis.png) no-repeat scroll right top;
}
.browseTab div div {
	background:transparent url(images/bp-tab-open-center-luminis.png) repeat-x scroll left top;
}

#areasMenu li {
	background:transparent url(images/common-ui-tab-right.PNG) no-repeat scroll right top;
}
#areasMenu li #workspaceText {
	background:transparent url(images/common-ui-tab-left.png) no-repeat scroll 0 0;
}
#areasMenu li.activeWorkspace, #areasMenu li:hover {
	background:url(images/common-ui-tab-right.PNG) no-repeat top right;
}
#welcomemessage {
	display:none;
}
#pageheader {
	height: 35px; /* CTC Fix Adjusted from 80 */
}
#navigationcontrol {
	top:54px;
}
#crumb {
	top:15px;
}

#contentHolder {
	width:98%;
}

#content{
	top:62px;
}
#pageheaderlinks {
	top:25px;
}
#search {
	top:62px;
}
