#JPanel_718081106{
	background-image: url(./images/GEMS_Lite_Logo.png);
	background-repeat: no-repeat;;
	height: 70px;
}

#portalBoxLayout {
	/**this is fake css. ONLY supports padding-XXXX:YYYYpx. must be first. Dont use one line comments in this block*/
	padding-left: 223px; 
	padding-right: 0px;
	padding-top: 182px;
	padding-bottom: 100px; 
}

.portalMainFrame{
	background-color:#FFFFFF;
}
.portalContentPanel {
	position: relative;
}
/* ----------- common ---------- */
a:active, a:link {
    color: #326189;
    font-family: arial,helvetica,espy,sans-serif;
    text-decoration: none;
}
a:hover {
    color: white;
    font-family: arial,helvetica,espy,sans-serif;
    text-decoration: none;
}
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}
table {
	font-family: arial,helvetica,espy,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
p {
	margin: 0 0 12px;
}
/* --------- /// common  */

/* PORTAL TOP 
=================================== */

.portal-top{
  height:182px;
  background-image:url(./gl-theme/header_bg.png);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#FFFFFF;
  text-align: left;
}

/* --------- top Panel --------- */
#crown{
	z-index: 1010;
}
.topToolbar {
	height: 43px;
	background: #3f4042 url(./gl-theme/top-panel-bg.jpg) repeat-x 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #d3dadc;
	text-shadow: 0px 1px 1px #222426;
	min-width: 1000px;
	position: relative;
}
.topToolbarLinks {
	height: 41px;
	float: left;
	position: relative;
}
.topToolbarMenus {
	height: 41px;
	float: right;
}
.tp-block {
	height: 41px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(./gl-theme/topPanelDivider.gif);
	float: left;
	position: relative;
	padding-left: 2px;
}
.tp-block a {
	display: block;
    font-size: 11px;
    height: 29px;
    padding: 13px 10px 0 12px;
    text-align: left;
	color: #D3DADC;
}
a.topSubmenuArrow {
	background-image: url(./gl-theme/topArrowIcon24.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 24px;
}
.tp-block a:hover {
	background-color: #545555;
}

a.topToolbarLogo {
	width: 91px;
	height: 36px;
	background: url(./gl-theme/gems-logo.png) no-repeat 0 0;
	margin: 3px 10px 0px;
	padding: 0px;
}
a.topToolbarLogo:hover {
	background-color: transparent; 
}
a.accountLinks {
	height: 42px;
    padding-top: 0px;
}
	.user {
		font-size: 14px;
		line-height: 16px;
		padding: 6px 0px 0px 0px;
	}
	.userRole {
		font-size: 10px;
		line-height: 14px;
	}
a.topIconLeft {
	display: block;
	padding-left: 36px;
	background-color: transparent;
	background-position: 8px center;
	background-repeat: no-repeat;
}
.topToolReminders {
	background-image: url(./gl-theme/topCommentsIcon24.png);
}
	.remindersCount {
		padding: 2px 4px;
		background: #f15b57;
		border-radius: 2px;
		color: #fff;	
	}
.topToolHelp {
	background-image: url(./gl-theme/topHelpIcon24.png);
}

.topToolDropdown {
	position: absolute;
	left: 2px;
	top:42px;
	width: 100%;
	height: 20px;
	display: none;
}
.tp-block:hover .topToolDropdown {
	display: block;
}
.topToolDropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topToolDropdown ul li {
	border-bottom: 1px solid #969696;
}
.topToolDropdown ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-shadow: none;
	background-color: #222426;
	padding: 0px 10px 0 12px;
}

.topToolDropdown ul li a:hover {
	background-color: #424a51;
}
a.topLogoutButton {
	background-image: url(./gl-theme/topKeyIcon24.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	padding: 0px 10px 0 36px !important; 
}
a.topLogoutButton:hover {
	color: #f15b57;
}
/* ------------------------ /// top Panel  */

.headerArea {
	height: 138px;
	border-bottom: 1px solid #e9e2da;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
.headerBg_001 {
	background-image: url(./gl-theme/headerBg_001.jpg);
}
.mainLogo {
	display: block;
	width: 242px;
	height: 139px;
	position: absolute;
	left:0px;
	top:0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.thriveLogo9 {
	background-image: url(./gl-theme/thriveMainLogo.png);
}
.systemName {
	color: #3f4042;
	font-size: 30px;
	line-height: 40px;
	padding-top: 30px;
	margin-left: 250px;
	text-shadow: 0px -1px 1px #d3dadc;
}

.portal-logo-avatar {
	top:20px;
	float:right;
	display: none;/* temp until delete*/
}
.portal-logo-gems {
	position:absolute;
	left:10px;	
	top:15px;
	display: none; /* temp until delete*/
}



/*  PORTAL FOOTER 
========================================== */
.afterContentPanel {
	height: 100px;
	background: #fff;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-top: 14px;
}
.footer {
	border-top: 1px solid #D3DADC;
	padding: 30px 0px 0px 00px;
	position: relative;
	margin: 0px 22px;
	text-align: left;
}
.footerlinks {
	float: left;
}
.footerlinks,
.footerlinks a {
	font-size: 12px;
	color: #222426;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
}
.footerlinks a:hover {
	color: #326189;
}
.logocopy {
	float: right;
	margin-top: -5px;
}
.portal-logo-mosaic {
	display: block;
	width: 119px;
	height: 41px;
	background-image: url(./gl-theme/logos/mosaic-logo.jpg);
}



/* PORTAL MIDDLE
=========================================== */

.portalMiddleWrapper {
	position: relative;
	background: url(./gl-theme/rightMiddleBgR.jpg) repeat-y right top; 	
}

*+html .portalMiddleWrapper {
	overflow:hidden;
}

.rightBg {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 22px;
	height: 180px;
	background: url(./gl-theme/rightMiddleBg.jpg) no-repeat left top;  
}

*+html .rightBg {
	zoom:1;
}

/* ------------  Left Panel  -------- */

.portalButtonsPanel {
	width: 223px;
	position: relative;
	padding-bottom: 180px;
	background: url(./gl-theme/leftMiddleBg.jpg) no-repeat left bottom; 
}
.portalButtonsPanel a {
	display: block;
	width: 205px;
	padding-top:0px;
	padding-left: 18px;
	height: 30px;
	line-height:30px;
	background-image: url(./gl-theme/buttonPanelNormal.jpg);
	background-color: #e9e2da;
	background-position: right center;
	background-repeat: repeat-y;
	color: #326189;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.portalButtonsPanel a:hover {
	background-color: #cacbb3;
	background-image: url(./gl-theme/buttonPanelHover.jpg);
}

.portalButtonsPanel a.active{
	background-color: #4f6e19;
	background-image: url(./gl-theme/buttonPanelActive.jpg);
	color: white;
}

.portalButtonsPanel .emptyIcon {
	display: none;
}
/* ------ /// Left Panel  */


/* BUTTONS & FORM ELEMENTS
================================== */

.formLine {
	overflow: hidden;
	margin-bottom: 5px;	
}

input[type='text'],
input[type='password'] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/*padding: 3px;*/
}
select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}
input.button,
input.submit {
    background-color: #326189;
    border-width: 0px;
    border-radius: 2px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 1em 1px;
    height: 22px;
    vertical-align: bottom;
    line-height: 23px;
    cursor: pointer;
}
input.button:hover,
input.submit:hover {background-color: #4a8abd;}
input.button:active,
input.submit:active {background-color: #2b5270;}

input.button[disabled],
input.button[disabled]:hover,
input.button[disabled]:active,
input.submit[disabled],
input.submit[disabled]:hover,
input.submit[disabled]:active {
	background-color: #D3DADC;
	cursor:default;
}

input.text {
	background-color: white;
	border: 1px solid #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 18px !important; 
}

.label {
    background-color: transparent;
    color: #333333;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
}

.checkbox {
    color: #333333;
    font-size: 12px;
}

input.checkbox {
	margin: 1px 5px 1px 1px;
}

.buttonPanel {
	overflow: hidden;
}
.buttonPanelLeft input {
	float: left;
	margin-right: 10px;
}

.buttonPanelRight input {
	float: right;
	margin-left: 10px;
}


/* --------------- CONTENT TABS ----------------- */
/* ------ some jquery tabs overwrites ----------- */

.ui-tabs-nav {
    padding: 0 0 0 1px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	padding: 0 12px;
	background: url(./gl-theme/tabs/tab.png) no-repeat;
}
.ui-tabs-nav a {
	margin: 3px 0 0;
	top: 0px;
	padding-left: 0;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    color: white;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    color: white;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav a span {
    width: 40px; /* IE 6 treats width as min-width */
    min-width: 40px;
    height: 20px; /* IE 6 treats height as min-height */
    min-height: 20px;
    padding-top: 8px;
    padding-right: 2px;
}
*>.ui-tabs-nav a span { /* hidden from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a {
	top:1px;
	margin: 2px 0 0 0;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;	
}
.ui-tabs-panel {
    background-color: transparent;
    border: 1px solid #d2d2d2;
}


.portalContentPanel .subtabs {
	display: block;
	height: 31px;
	margin: 10px 0 0;
	padding-left: 4px;
}
.portalContentPanel .subtabs a {
}
.portalContentPanel .subtabs a, .portalContentPanel .subtabs a span {
    background: url(./gl-theme/tabs/tab.png) no-repeat !important; 
    display: block;
    padding: 0 8px;
    white-space: nowrap;
}
.portalContentPanel .subtabs a {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    margin: 1px 0 0;
    outline: 0 none;
    padding-left: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 1px;
    white-space: nowrap;
    z-index: 2;
}
.portalContentPanel .subtabs .ui-tabs-selected a, 
.portalContentPanel .subtabs a:hover, 
.portalContentPanel .ui-tabs-nav a:focus, 
.portalContentPanel .subtabs a:active {
    background-position: 100% -150px !important;
    border: medium none;
    color: #ffffff;
    outline: 0 none;
}
.portalContentPanel .subtabs a, 
.portalContentPanel .subtabs .ui-tabs-disabled a:hover, 
.portalContentPanel .subtabs .ui-tabs-disabled a:focus, 
.portalContentPanel .subtabs .ui-tabs-disabled a:active {
    background-position: 100% -100px !important;
}
.portalContentPanel .subtabs a span {
    height: 18px;
    min-height: 18px;
    min-width: 40px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 9px;
}
* > .subtabs a span {
    height: auto;
    width: auto;
}
.portalContentPanel .subtabs .ui-tabs-selected a span, 
.portalContentPanel .subtabs a:hover span, 
.portalContentPanel .subtabs a:focus span, 
.portalContentPanel .subtabs a:active span {
    background-position: 0 -50px !important;
}
.portalContentPanel .subtabs_panel {
    background: none repeat scroll 0 0 #EAECF1;
    border: 1px solid #9AA8CE;
    margin: -1px 5px;
    padding: 10px;
}
.portalContentPanel .subtabs_panel table.datagrid {
    max-width: 1000px;
    min-width: 400px;
    width: 90%;
}
.portalContentPanel .subtabs li {
    border-bottom: 0px none;
    padding-bottom: 1px;
}
.portalContentPanel .subtabs li.ui-tabs-selected span {
    padding-bottom: 3px;
}
.portalContentPanel .subtabs li.ui-tabs-selected a {
    top: 0px;
}
.portalContentPanel .subtabs a, .portalContentPanel .subtabs a:hover {
    top: 0px;
}























/* search form elements reset 
--------------------------------------------*/
.searchWidget input[type='text'],
.searchWidget input[type='password'] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
.searchWidget select,
.searchWidget textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
.searchWidget input.button {
    background-color: #326189;
    border-width: 0px;
    border-radius: 2px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 1em 1px;
    height: 22px;
    vertical-align: bottom;
    line-height: 23px;
}
.searchWidget input.button:hover {
	background-color: #4a8abd;
}
.searchWidget input.button:active {
	background-color: #2b5270;
}


/* SEARCH WIDGET 
------------------------------------------ */
.searchWidget {}

.widgetNarrow {width: 260px;}
.widgetWide {width: 500px;}

.widgetBgGrey {background-color: #f5f5f5;}
.widgetBgGrey .signMark {background-color: #f5f5f5;}


/* ------ searchFilterBox ----------------- */

.searchFilterBox {
	padding: 10px;
	border-bottom: 1px solid #d2d2d2;
}

.searchWidget input.searchInputText {
	background-color: white;
	border: 1px solid #d2d2d2;
	float: left;
}
.searchFilterBox .formLine {
	text-align: right;
}
.searchResultsSorter {
	overflow: hidden;
	margin: 10px 0 0 0;
}
.signSorter {
	float: left;
	height: 24px;
}
.colorSorter {
	float: right;
	height: 24px;
}
.searchResultsSorter a {
	display: block;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	margin: 0 1px 0 0 ;
}
.searchResultsSorter a:hover {
	background-color: white;
	border-style: solid;
	border-color: #d2d2d2;
}
.searchResultsSorter a.sorterSelected,
.searchResultsSorter a.sorterSelected:hover {
	background-color: white;
	border-style: solid;
	border-color: #d2d2d2;
}
.signEmpty,
.signMarkEmpty .signMark {
	background-image: url(./gl-theme/searchIcons/signSorterEmpty.png);
}
.signCheck,
.signMarkCheck .signMark {
	background-image: url(./gl-theme/searchIcons/signSorterCheck.png);
}
.signExclaim,
.signMarkExclaim .signMark {
	background-image: url(./gl-theme/searchIcons/signSorterExclaim.png);
}
.signQuestion,
.signMarkQuestion .signMark {
	background-image: url(./gl-theme/searchIcons/signSorterQuestion.png);
}
.colorSorter a span {
	display: block;
	height: 12px;
	width: 12px;
	margin: 2px;
}
.colorSorter a.colorGrey span {	background-color: #D2D2D2;}
.colorSorter a.colorRed  span { background-color: #BB1F1F;}
.colorSorter a.colorYellow span { background-color: #FFC600;}
.colorSorter a.colorGreen span { background-color: #5FA100;}


/* ------ searchResultsBox ---------------- */
.searchResultsBox {
	overflow-y: scroll;	
}
a.resultItem {
	display: block;
	border-bottom: 1px solid #d2d2d2;
}
a.resultItem:hover .signMark {
	background-color: white;	
}

.colorMark {padding-left: 6px;}
.signMark {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

.colorMarkRed .colorMark {background-color: #bb1f1f;}
.colorMarkGrey .colorMark {background-color: #e3e1e1;}
.colorMarkYellow .colorMark {background-color: #ffc600;}
.colorMarkGreen .colorMark {background-color: #5fa100;}


.resultItemBody {
	padding: 5px 5px 8px 0px;
}
.attrTitle {
	font-size: 13px;
	font-weight: bold;
	color: #326189;
	padding-right: 5px;
}
.attrSupport {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
}
.attrText {
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	padding-right: 5px;
}
.attrSystem {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.tagLine {
	overflow: hidden;
}
.tagLine .tagLabel {
	display: block;
	float: left;
	padding: 0px 5px 1px 12px;
	line-height: 14px;
	color: white;
	margin: 3px 3px 0px 0px;
	border-radius: 2px;
	background-color: #999999;
	background-image: url(searchIcons/whiteDot.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.tagLine .tagLabel:hover {
	background-color: #326189;
}

/* ----- searchPagerBox ---------------- */
.searchPagerBox {
	padding: 10px;
	margin: -1px 0 0;
	border-top: 1px solid #D2D2D2;
}
.counterDisplayed {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 3px 0 8px;
}
.onPage {}
.fromTotal {}
.resultsPager {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.resultsPager li {
	float: left;
	margin-right: 1px;	
}
.resultsPager li a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 2px 6px 3px;
	text-align: center;
	height: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-radius: 2px;
}
.resultsPager li a:hover {
	background-color: white;
	color: #326189;
	border-color: #d2d2d2;
}
.resultsPager li a.resultsPageCurrent,
.resultsPager li a.resultsPageCurrent:hover {
	background-color: #45680c !important; 
	color: white !important; 
	border-color: transparent;
}


/* WIDGET WHITE SPECIFIC ---------------------*/

.widgetBgWhite {background-color: #fff;}
.widgetBgWhite .signMark {background-color: #fff;}

.widgetBgWhite .searchFilterBox {
	padding: 10px 0px;
	margin: 0px 10px;
}
.widgetBgWhite .searchResultsBox {
	margin: 0 10px;
}
.widgetBgWhite .searchResultsSorter a:hover, 
.widgetBgWhite .searchResultsSorter a.sorterSelected,
.widgetBgWhite .searchResultsSorter a.sorterSelected:hover {
    background-color: #F5F5F5;
    border-color: #D2D2D2;
}
.widgetBgWhite a.resultItem {
 /*   border-bottom: 1px solid transparent;*/
}
.widgetBgWhite a.resultItem:hover .signMark {
	background-color: #f5f5f5;
}

.widgetBgWhite .searchPagerBox {
	padding: 10px 0px;
	margin: -1px 10px 0;
}
.widgetBgWhite .resultsPager li a:hover {
    background-color: #E3E1E1;
}



/* WIDGET NARROW SPECIFIC --------------------- */

.widgetNarrow .searchFilterBox select {
	width: 240px;
}
.widgetNarrow input.searchInputText {
	width: 176px;
}


/* WIDGET WIDE SPECIFIC --------------------- */

.widgetWide input.searchInputText {
    width: 416px;
}
.widgetWide .searchFilterBox select {
    width: 480px;
}
.widgetWide .counterDisplayed {
	float: right;
}

/* ------ search widget end ------*/


/* POPUP 
-------------------------------------------------- */

.blockUI {
	background-color: #333333 !important;
}

.window {
	background: #FFFFFF;
	border: 0px none;
	color: #333333 ;
	font-size: inherit;
	border-radius: 3px;
}

.windowBar, .windowBar-selected {
    background: #ffffff;
    color: #4F6E19;
    cursor: move;
    font-size: 24px;
    line-height: normal;
    overflow: hidden;
/*    
    height: 30px;
    padding: 10px 17px 8px;
    */
    text-align: left;
}

.windowCloseButton {
	top: 14px !important;
	margin-left: -10px;
	height: 19px;
	overflow: hidden;
	position: absolute;
	width: 19px;
	right: 10px;
}
.windowCloseButton a img {
	display: none;
}
.windowCloseButton a {
	display: block;
	height: 19px;
	width: 19px;
	background-image: url(./gl-theme/buttonClose.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.windowCloseButton a:hover {
	background-position: 0 -19px;
}



.contentPane {
	background: transparent !important; 
}

.stepsListPanel {
	float: left;	
	padding-bottom: 315px;
	position: relative;
	width: 223px;
	background-color: #E9E2DA;
    background-image: url("gl-theme/buttonPanelNormal.jpg");
    background-position: right center;
    background-repeat: repeat-y;
}
.stepsListPanel span.label {
    background-color: #E9E2DA;
    background-image: url("gl-theme/buttonPanelNormal.jpg");
    background-position: right center;
    background-repeat: repeat-y;
    color: #326189;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding-left: 18px;
    padding-top: 0;
    width: 205px;
    margin: 0;
}
.stepsListPanel span.active {
    background-color: #4F6E19;
    background-image: url("gl-theme/buttonPanelActive.jpg");
    color: white;
}


.stepsContentPanel {
	float: left;
	overflow: hidden;
	line-height: 18px;
}
.stepsHeader {
	display: block;
	font-size: 16px;
	padding: 5px 20px 15px;
}
.stepsContent {
	padding: 0px 20px;
}


/* ---- popup end ---- */



/* POPUP JS CALENDAR
--------------------------------------------------------------------  */


table.scw {
    border: 1px solid #D2D2D2;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    vertical-align: middle;
    box-shadow: 0px 0px 10px 1px #999;
}
table.scw td {
	border-collapse: collapse;
	border-spacing: 0px;
}
.scw {
	padding: 0;
}

td.scwDrag, td.scwHead {
    padding: 0;
    text-align: center;
}
td.scwDrag {
    font-size: 8pt;
}
select.scwHead {
    margin: 3px 1px;
    text-align: center;
}
input.scwHead {
    font-family: fixedSys;
    font-size: 10pt;
    font-weight: bold;
    height: 22px;
    margin: 2px 1px;
    text-align: center;
    vertical-align: middle;
    width: 22px;
}
td.scwWeekNumberHead, td.scwWeek {
    font-weight: bold;
    padding: 0;
    text-align: center;
}
td.scwFoot, td.scwFootHover, td.scwFoot:hover, td.scwFootDisabled {
    font-weight: normal;
    padding: 0;
    text-align: center;
}
table.scwCells {
    font-size: 8pt;
    text-align: right;
    width: 96%;
}
td.scwCells, td.scwCellsHover, td.scwCells:hover, td.scwCellsDisabled, td.scwCellsExMonth, td.scwCellsExMonthHover, td.scwCellsExMonth:hover, td.scwCellsExMonthDisabled, td.scwCellsWeekend, td.scwCellsWeekendHover, td.scwCellsWeekend:hover, td.scwCellsWeekendDisabled, td.scwInputDate, td.scwInputDateHover, td.scwInputDate:hover, td.scwInputDateDisabled, td.scwWeekNo, td.scwWeeks {
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    height: 16px;
    padding: 3px;
    vertical-align: middle;
    width: 16px;
}
table.scw {
    background-color: #f4f4f4;
}
td.scwDrag {
    background-color: #9999CC;
    color: #CCCCFF;
}
td.scwWeekNumberHead {
    color: #6666CC;
}
td.scwWeek {
    color: #CCCCCC;
}
td.scwWeekNo {
    background-color: #776677;
    color: #CCCCCC;
}
td.scwCells {
    background-color: #CCCCCC;
    color: #000000;
}
td.scwInputDate {
    background-color: #CC9999;
    color: #FF0000;
}
td.scwCellsWeekend {
    background-color: #CCCCCC;
    color: #CC6666;
}
td.scwCellsExMonth {
    background-color: #CCCCCC;
    color: #666666;
}
td.scwFoot {
    background-color: #6666CC;
    color: #FFFFFF;
}
td.scwCells:hover, td.scwCellsHover {
    background-color: #FFFF00;
    color: #000000;
    cursor: pointer;
}
td.scwInputDate:hover, td.scwInputDateHover {
    background-color: #FFFF00;
    color: #000000;
    cursor: pointer;
}
td.scwCellsWeekend:hover, td.scwCellsWeekendHover {
    background-color: #FFFF00;
    color: #000000;
    cursor: pointer;
}
td.scwCellsExMonth:hover, td.scwCellsExMonthHover {
    background-color: #FFFF00;
    color: #000000;
    cursor: pointer;
}
td.scwFoot:hover, td.scwFootHover {
    color: #FFFF00;
    cursor: pointer;
    font-weight: bold;
}
td.scwInputDateDisabled {
    background-color: #999999;
    color: #000000;
}
td.scwCellsDisabled {
    background-color: #999999;
    color: #000000;
}
td.scwCellsWeekendDisabled {
    background-color: #999999;
    color: #CC6666;
}
td.scwCellsExMonthDisabled {
    background-color: #999999;
    color: #666666;
}
td.scwFootDisabled {
    background-color: #6666CC;
    color: #FFFFFF;
}

/* ----- END POPUP JS CALENDAR */

/* LANDING PAGE 
---------------------------------------------------- */

.wlcmPage {
	background-repeat: repeat-x;
	background-position: 0 0;
}
.wlcmWrap {
	position: relative;
	width: 995px;
	margin: 0px auto;
	padding: 0px;
	padding: 136px 0px 30px;
}
.wlcmPage h2 {
	padding: 0;
	margin: 0;
}
.wlcmPage h2 a {
	display: block;
	text-indent: -9999px;
}
.logo_gems {
	display: block;
	position: absolute;
	width: 250px;
	height: 76px;
	background-image: url(./images/mosaic-logo.png);	
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 600px;
	top: 32px;
}
.logo_thrive {
	display: block;
	position: absolute;
	width: 119px;
	height: 70px;
	background-image: url(./gl-theme/welcome/logo_thrive_trans.png);	
	background-repeat: no-repeat;
	background-position: 0 0;	
	right: 105px;
	top: 34px;
}
.wlcmSubBg {
	background-image:url(./gl-theme/welcome/wlcmBgSub.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 522px;
	width: 995px;
}
.wlcmCard {
	position: relative;
	width: 752px;
	height: 450px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 89px;
	padding: 24px 34px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
.wlcmCard a {text-decoration: underline;}
.wlcmCard a:hover {	text-decoration: none;}


.wlcmText {
	width: 310px;
}
.wlcmText h1,
.wlcmText p {
	margin: 0;
	padding: 0px 0px 16px;
}
.wlcmText h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}

.loginForm {
	margin-top: 193px;	
}
.loginForm .formLine input {
	margin-right: 12px;
	width: 150px;
}
.loginForm .label {
	display: block;
	width: 70px;
	float: left;
	padding-top: 2px;
}
.loginForm .buttonPanel {
	text-align: right;
	padding-top: 10px;
	width: 222px;
}
.wlcmUsefulLinks {
	padding-top: 30px;
	margin-left: -24px;
}
.wlcmUsefulLinks a {
	margin-left: 24px;
	font-size: 11px;
}

.footerCopy {
	padding-top: 30px;
	font: normal 12px Arial;
	text-align: center;
}
.footerCopy a:hover {
	text-decoration: underline;
}


/* theme-dependants ------- */

/* green */
.wlcmPageBg_green {	
	background-image: url(./gl-theme/welcome/wlcmPageBg_green.png); 
	background-color: #9bb106;
}
.wlcmPageBg_green .wlcmCard {
	background-image: url(./gl-theme/welcome/wlcmCard_wg.png);
	color: #333333;
}
.wlcmPageBg_green .wlcmText h1 { color: #5C8ECD;}
.wlcmPageBg_green .loginForm .label {color: #333333;}
.wlcmPageBg_green .wlcmCard a,
.wlcmPageBg_green .wlcmCard a:hover { color: #326189;}
.wlcmPageBg_green .footerCopy,
.wlcmPageBg_green .footerCopy a,
.wlcmPageBg_green .footerCopy a:hover { color: white; }

/* silver */
.wlcmPageBg_silver { 
	background-image: url(./gl-theme/welcome/wlcmPageBg_silver.png); 
	background-color: #dddddd;
}
.wlcmPageBg_silver .wlcmCard {
	background-image: url(./gl-theme/welcome/wlcmCard_mb.png);
	color: white;
}
.wlcmPageBg_silver .wlcmText h1 { color: white;}
.wlcmPageBg_silver .loginForm .label {color: white;}
.wlcmPageBg_silver .wlcmCard a,
.wlcmPageBg_silver .wlcmCard a:hover { color: #326189;}
.wlcmPageBg_silver .footerCopy,
.wlcmPageBg_silver .footerCopy a,
.wlcmPageBg_silver .footerCopy a:hover { color: #326189; }

/* brown */
.wlcmPageBg_brown {	
	background-image: url(./gl-theme/welcome/wlcmPageBg_brown.png); 
	background-color: #ab7039;
}
.wlcmPageBg_brown .wlcmCard {
	background-image: url(./gl-theme/welcome/wlcmCard_mg.png);
	color: #333333;
}
.wlcmPageBg_brown .wlcmText h1 { color: #333333;}
.wlcmPageBg_brown .loginForm .label {color: #333333;}
.wlcmPageBg_brown .wlcmCard a,
.wlcmPageBg_brown .wlcmCard a:hover { color: #326189;}
.wlcmPageBg_brown .footerCopy,
.wlcmPageBg_brown .footerCopy a,
.wlcmPageBg_brown .footerCopy a:hover { color: white; }


/* mustard */
.wlcmPageBg_mustard { 
	background-image: url(./gl-theme/welcome/wlcmPageBg_mustard.png); 
	background-color: #eab02c;
}
.wlcmPageBg_mustard .wlcmCard {
	background-image: url(./gl-theme/welcome/wlcmCard_gc.png);
	color: white;
}
.wlcmPageBg_mustard .wlcmText h1 { color: white;}
.wlcmPageBg_mustard .loginForm .label {color: white;}
.wlcmPageBg_mustard .wlcmCard a,
.wlcmPageBg_mustard .wlcmCard a:hover { color: white;}
.wlcmPageBg_mustard .footerCopy,
.wlcmPageBg_mustard .footerCopy a,
.wlcmPageBg_mustard .footerCopy a:hover { color: white; }

/* --- end theme-dependant */



/* ----- END LANDING PAGE */



/* ----- unknown ----- */
.portal-logo-starsbottom {
	margin-top:30px!important;
	margin-left:30px!important;
}
.portal-logo-face {
	position:absolute;
	left:348px;	
	top:50px;
}
.portal-logo-text {
	position:absolute;
	left:600px;	
	top:60px;
}
