/* 
 *	GEM base content syle sheet. 
 * 
 * 	DO NOT change anything without testing on Safari, IE and FF.  
 *	
 *	@author Macpherson
 */

.required
{
    color: darkred;
    font-weight: bold;
}

.error
{
    color: darkred;
    font-weight: bold;
}

.errorMessage
{
	color: darkred;
    font-weight: normal;
}

.form
{
	clear: both;
	margin:0px;
	padding:0px;
}


/* Matrix */

.matrix
{
    background-color: transparent;
    border-collapse: collapse;
 	width: 100%;
}
.matrix th
{
   background-color: #0d2854;
   color: #ffffff;
}

.matrix th a:link, .matrix th a:visited, .matrix th a:hover:
{
   color: #ffffff;
}

.matrix caption
{
    margin: 12px;
    font-weight: bold;
}
.matrix td
{
    padding: 4px;
    white-space: nowrap;
	border: solid 1px #cccccc;
}

.matrix-no-border
{
    background-color: transparent;
    border-collapse: collapse;
    width: 100%;	
}
.matrix-no-border thead th
{
   background-color: #003767;
   color: #ffffff;
}
.matrix-no-border caption
{
    margin: 12px;
    font-weight: bold;
}
.matrix-no-border  td
{
    padding: 0 4px 0 4px;
    border: solid 1px #cccccc;
}
.matrix-list-no-border
{
	overflow:auto;
	overflow-y:scroll;
	overflow-x:none;
}


.matrix-borders
{
    background-color: transparent;
    border-collapse: collapse;
}

.matrix-list
{
	overflow-y:scroll;
	overflow-x:hidden;
}

.matrix-no-padding
{
    background-color: transparent;
    border-collapse: collapse;
    border: none;
}
.matrix-no-padding caption
{
    margin: 12px;
    font-weight: bold;
}
.matrix-no-padding td
{
    padding: 3px;
    border: solid 1px #cccccc;
}

.matrix-no-padding thead th
{
   background-color: #003767;
   border-left: solid 1px #003767;
	border-right: solid 1px #003767;
	border-top: solid 1px #003767;	
	border-bottom: solid 1px #003767; /** for IE **/
   color: #ffffff;
}

.matrix-no-padding-no-border
{
    background-color: transparent;
    border-collapse: collapse;
    border: none;
}
.matrix-no-padding-no-border caption
{
    margin: 12px;
    font-weight: bold;
}
.matrix-no-padding-no-border td
{
    line-height: 16px;
    padding: 0px 0px 0px 0px;
    border: solid 1px #cccccc;
}
.matrix-no-padding-no-border thead th
{
   background-color: #003767;
   color: #ffffff;
}

.select {
	color: #ffffff;
}

.light-bg {
   background-color:#efefef;
}

.dark-bg {
	background-color:#ffffff;
}

.selectable td
{
   	cursor: pointer;
}
.thin td
{
	line-height: 12px;
	padding: 0 4px 0 0;
}
.centered td
{
	text-align: center;
}
.left th
{
	text-align: left;
}

/*  New matrix styles */

.table1-head {
	height:26px;
	color:white;
	background-color:#0099cc;
    border-collapse: collapse;
    border: none;
}
.table1-head th.sort {
	cursor: pointer;
}
.table1-head th.sort:hover {
	color: #085974;
}
.table1-head th.active {
	cursor:pointer;
	background-color:#085974;
}
.table1-head th.active:hover {
	color: #0099CC;
}
.table1-list {
	border:1px solid #9ACE7B;
	x-width:100%;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:none;
	x-background-color:#cccccc;
}
.table1-list tr.lite {
	background-color:#FFFFFF;
}
.table1-list tr.dark {
	background-color:#e5f2d9;
}
.table1-list tr:hover {
	background-color:#D0D0FF;
}
.table1-list tr.active, tr.active:hover {
	background-color:#0099cc;
}

.table2-head {
    border-collapse:collapse;
    border:none;
    height:20px;
	color:white;
}
.table2-head th {
	background-color: #003767;
	color:#ffffff;
    font-weight:bold;
    text-align:left;
    vertical-align:middle;
    white-space:nowrap;
    padding-left: 4px;
}
.table2-head td {
    line-height:13px;
    color:#ffffff;
    white-space:nowrap;
    padding-left: 4px;
}


/*  Pagination  */

.prev
{
	float: left;
	text-align: left;
	margin-left: 4px;
}

.next 
{
	float: right;
	text-align: right;
	margin-right: 4px;
}

/* Menu */

.menu
{
	position: relative; /* create a "positioned" block */
	border: none;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
	margin-right: 8px;
    
    float: left;
}

.menu img
{
	border: none;
}

.menu span
{
	position: absolute;
    left: 0;
    top: 4px;
    width: 98px;
    height: 22px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    text-align: center;
	font-size: 12px;
	color: white;
}

.wedge
{
	vertical-align:bottom;
 	border-collapse: collapse;
    border: none;
}


/* Solid Line */

.dash
{
	width: 100%;
	color: black;
	border-bottom-width: 1px;
	border-bottom-color: #0C5601;
	border-bottom-style: solid;
}


/* Misc */

.section
{
	border: none; 
	font-size: 12pt;
	padding-top: 12px; 
	float: left;
}

.banner
{
	margin: 10px;
	text-align: center;
	color: darkred;
}

.prompt
{
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-right: 8px;
	width:200px;
}

.label
{
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-right: 8px;
}
.input
{
	text-align: left;
}

.hidden
{
	display: none;
}


/* 
 *	Below for my network page
 */
.sgi-subhead {
	text-align:left;
	font-weight:bold;
	font-size:12pt;
	color:#000333;
}

.sgi-summary {
        border:1px solid;
        border-collapse:collapse;
}

.sgi-summary th {
        width:100px;
        font-weight:normal;
        text-align:center;
        vertical-align:middle;
	color:#FFFFFF;
        border:1px solid;
}

.sgi-summary td {
        text-align:center;
        vertical-align:middle;
        border:1px solid;
}

.sgi-detail {
        border:1px solid;
        border-collapse:collapse;
}

.sgi-detail th {
        width:160px;
        font-weight:normal;
        text-align:center;
        vertical-align:middle;
	color:#FFFFFF;
        border:1px solid;
}

.sgi-detail td {
        width:160px;
        text-align:center;
        vertical-align:top;
        border:1px solid;
}
.sgi-activeuser {
        color: #006600;
}
.sgi-inactiveuser {
        color: #990000;
}


