
#outer_wrapper {
	width:964px;
	margin:0 auto;
	background:white;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentleft {
	width:160px; /*Width of left column*/
	float:left;
	margin-left: -964px; /*Set left margin to -(MainContainerWidth)*/
}

#contentmain3col {
	margin:0 304px 0 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	min-height:500px;
	_height:500px;
}

#contentmain2col {
	margin-left: 160px; /*Set left margin to LeftColumnWidth*/
	min-height:500px;
	_height:500px;
}

#contentmain1col {
	min-height:500px;
	_height:500px;
}

#contentmainprint {
	min-height:500px;
	_height:500px;
}

#contentright {
	width:304px;
	margin-left:-304px;
	float:left;
}

#contentheader {
	width:100%;
}
	
#contentfooter {
	clear:left;
	width:100%;
}

.innertube3col {
	margin: 2px; /*Margins for inner DIV inside main column (to provide padding)*/
	margin-top: 0;
}

.innertube2col {
	margin-left: 2px; /*Margins for inner DIV inside main column (to provide padding)*/
	margin-top: 0;
	margin-right: 0;
}

html, body {height:100%}

p {
	padding:0;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

form {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.label {
	font-weight:bold;
}

select {
	font-family: Arial,Verdana,sans-serif; 
	font-size: 10px;	
}

input[type='submit'], input[type='button'] {
	background-color: #101eb3;
	color: #edf7fa;
	margin: 5px;
	padding: 0 2px;
	border: 2px outset #DCDCDC;
	cursor: pointer;
}

input[type='image'] {
	border: 2px outset #DCDCDC;
	cursor: pointer;
}

input[type='checkbox'], input[type='radio'] {
	background: transparent;
	vertical-align: middle;
	border: 0;
}

input, textarea {
	border: 1px inset #DCDCDC;
	font-family: Arial,Verdana,sans-serif; 
	font-size: 10px;
	background-color: #F0F8FF;
	color: black;
	vertical-align: middle;
}

.actionbtn {
	background: transparent;
}

.actionbtn-spacer {
	height: 0px;
	width: 18px;
}

.panelGridTop {
	vertical-align: top;
}

.imagetooltip-btn {
	cursor: pointer;
}

.imagetooltip {
	background: white;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.sportsBarLink
{
	color: #edf7fa;
	font-size: 12px;
}

.sportsBarLink-selected
{
	color: #edf7fa;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;
}

.instructions {
	font-size: 12px; 
	font-family: Arial,Verdana,sans-serif; 	
	color: black;
	background-color: #FFFFFF;
}

.panelGridTwoCol {
	width:450px;
}

.marginless-togglepanel-body {
	padding:1px;
}

.columnHeader:hover
{
    color: #FF6600;
}

.message {
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F0F8FF;
	font-size: 12px;
}

.grouptitle {
	vertical-align: top;
	font-size: 14px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	padding-left:2px;
}

.name_inline {
	vertical-align: top;
	font-weight: bold;
	float: left;
	padding-left:3px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
}
.name {
	vertical-align: middle;
	font-weight: bold;
	width: 115px;
	float: left;
	padding-top: 3px;
	padding: 2px;
	margin-top: 0px;
	clear: left;
}
.value {
	vertical-align: middle;
	margin-top: 0px;
	float: left;
	padding: 2px;
}

.cancelledEvent {
	text-decoration: line-through;
}

.error {
	float: left;
	padding: 5px;
}
.errors {
	color: red;
	vertical-align: middle;
}
img.errors {
	padding-right: 5px;
}
.errors input {
	border: 1px solid red;
}
.errors textarea {
	border: 1px solid red;
}

.event-cancelled {
	text-decoration: line-through;
}

.event-on {
}

.required {
	color: red;
	padding-left: 2px;
}

.rich-stglpanel-body {
   overflow: auto;
}

.iconmenuhdr, .pagetitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-align:center
}

.subtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align:center	
}

.emphasis {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
		
.errortext {
	color: red;
	font-weight: bold;
}

a:link, a:visited, a:hover, a:active {
	color: black;
}

.dashulineLink:link {
	text-decoration:none;
	border-bottom: 1px dotted black;
}

a:link.iconmenuitem, a:visited.iconmenuitem, a:active.iconmenuitem {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;	
}

.iconmenudesc {
	font-family: Arial;
	font-size: 12px;
	color: black;		
}

.toolbarimg {
	border-style:none;	
}

img {
	border-style:none;
}

.LU_BodyStyle {
	background-color: #c70404; /* Canvas site color */
	margin:0px;
	padding:0px;
}

.LU_FooterStyle {
	text-align:center;
	font-size:11px;
	font-family: Arial,Verdana,sans-serif; 
}

.alertText {
	font-size:12px;
	font-family:Arial,Verdana,sans-serif; 
	font-weight:bold;
}

.winsText {
	color: DarkGreen;
}

.lossesText {
	color: DarkRed;
}

.tiesText {
	color: Black;
}

.admin-menu-group {
	padding-left:50px;
}

.admin-menu-item {
	width:150px;
}

/************************************************
 * PARTICIPATION GRID STYLES
 ************************************************/
.participation_table
{
	border-spacing:0;
	border-collapse: collapse;
}

.participation_head
{
	background-color: #ffffff;
	color:#1423c9;
	font-weight:bold;
}

.participation_headcell_player
{
	border-width:1px;
	border-style:solid;
	border-color:black;
	text-align:center;
	background-color: #101eb3;
	color: #edf7fa;
	font-size:12px;
	font-weight:bold;
}

.participation_headcell_firsttop
{
	border-width: 1px 1px 0px 1px;
	border-style:solid;
	border-color:black;
}

.participation_headcell_firstmid
{
	border-width: 0px 1px 0px 1px;
	border-style:solid;
	border-color:black;
}

.participation_headcell_firstbot
{
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	border-color:black;
}

.participation_headcell_data_top
{
	border-width: 1px 0px 0px 0px;
	border-style:solid;
	border-color:black;	
}

.participation_headcell_data_bot
{
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color:black;	
}

.participation_bodycell_firsttop
{
	background-color:#101eb3;
	color:#edf7fa;
	border-width: 1px 1px 0px 1px;
	border-style:solid;
	border-color:black;
	font-weight:bold;
	padding-bottom:5px;
}

.participation_bodycell_firstmid
{
	background-color:#101eb3;
	color:#edf7fa;
	border-width: 0px 1px 0px 1px;
	border-style:solid;
	border-color:black;
	font-weight:bold;
	padding-bottom:5px;
}

.participation_bodycell_firstbot
{
	background-color:#101eb3;
	color:#edf7fa;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	border-color:black;
	font-weight:bold;
	padding-bottom:5px;
}

.participation_bodycell_data
{
	text-align:center;	
}

.participation_bodycell_data_bot
{
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color:black;	
}

.participation_blankcell
{
	padding:0;
	margin:0;
	width:0;
	border-width: 0px 1px 0px 0px;
	border-style:solid;
	border-color:black;	
}

.participation_blankrow
{
	padding:0;
	margin:0;
	width:0;
	border-width: 1px 0px 0px 0px;
	border-style:solid;
	border-color:black;	
}

/************************************************
 * RICH COLORPICKER STYLES
 ************************************************/
 .rich-color-picker-submit {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif;
}

.rich-color-picker-cancel {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif;
}
.rich-color-picker-span input {
	border: 1px inset #DCDCDC;
	font-family: Arial,Verdana,sans-serif; 
	font-size: 10px;
	background: #F0F8FF;
	color: black;
	width: 5.5em;
}

.rich-color-picker-colors-input {
	border: 1px inset #DCDCDC;
	font-family: Arial,Verdana,sans-serif; 
	font-size: 10px;
	background: #F0F8FF;
	color: black;
}

.rich-color-picker-rgb-wrapper label {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 	
	color: black;	
}

.rich-color-picker-ext {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 	
	color: black;
	background-color: #FFFFFF;
	border-color: gray;
}

.rich-color-picker-icon {
	border: 1px outset #DCDCDC;
}

.rich-color-picker-color,
.rich-color-picker-new-color,
.rich-color-picker-current-color {
	border: 1px inset #DCDCDC;
}

/************************************************
 * RICH CALENDAR STYLES
 ************************************************/
.rich-calendar-exterior {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 
	color: black; 
	border-color: #000000; 
	border-width:1px;
	background-color: #FFFFFF;
}

.rich-calendar-time-layout {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 
	color: black; 
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
	border-color: #000000; 
	border-width:1px;
}

.rich-calendar-time-layout-ok {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-calendar-time-layout-cancel {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-calendar-spinner-input-container {
	background-color: #FFFFFF;
}

.rich-calendar-spinner-up {
	background-color: #FFFFFF;
}

.rich-calendar-spinner-down {
	background-color: #FFFFFF;
}

.rich-calendar-editor-container{
	vertical-align:top;
}

.rich-calendar-date-layout {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 
	color: black; 
	background-color: #FFFFFF; 
	border-color: #000000; 
	border-width:1px;
	top:15px; 
}

.rich-calendar-date-layout-ok {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-calendar-date-layout-cancel {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-calendar-editor-btn-selected {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-calendar-editor-btn-over {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-calendar-days {
	background:#F0F8FF;
}

.rich-calendar-month {
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;	
}

.rich-calendar-holly {
	background-color: #FFEBDA;	
}

.rich-calendar-header {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	color: black; 
	border-color: #000000; 
	border-width:1px; 
/*	background-image:url(); */
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-calendar-hover {
	background-color: #ffffff; /* Secondary site color */
	color:#1423c9;
}

.rich-calendar-select {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-calendar-editor-layout-shadow {
	background-color: #000000;
}

.rich-calendar-today {
	background-color: #F1F1F1;
}

.organizer
.rich-calendar-boundary-dates {
	background:	#F0F8FF;
	vertical-align:top;
	text-align:top;
	height: 100px;
	border-color: gray;
}

.organizer
.rich-calendar-days {
	font-weight: bold;
	font-size: 12px; 
}

.organizer
.rich-calendar-cell {
	vertical-align:top;
	text-align:top;
	height: 100px;
	border-color: gray;
}

.organizer
.rich-calendar-today {
	background-color: #101eb3;
	color: #edf7fa;
}

.organizer
.rich-calendar-today
a {
	color: #edf7fa;	
}

/************************************************
 * RICH MODAL PANEL STYLES
 ************************************************/
.rich-mpnl-body {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 	
	color: black;
	background-color: #FFFFFF;
}

.rich-mp-content {
	background-color: white;
}

.rich-mpnl-header {
	font-size: 12px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	color: black; 
	border-color: #000000; 
	border-width:1px; 
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-mpnl-shadow {
	background-color: black;
	color:black;
	border-color:black;
	border-width:10px;
}

/************************************************
 * RICH PANEL STYLES
 ************************************************/
.rich-panel {
	border: 1px solid black;
}

.rich-panel-header {
	font-size: 12px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	border: 1px solid black;
/*	background-image:url(); */
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-panel-body {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 	
	color: black;
	background-color: #FFFFFF;
	overflow:hidden;
}

.borderless-panel-body {
	border-width: 0px;
}

.scrolled-panel-body {
   overflow: auto;
}

.centered-panel-header {
	text-align:center;
}

.marginless-panel-body {
	padding:0px 0px 0px 1px;
}

.navPanelBody {
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 0px;
	padding-right: 4px;
}

.shadedPanelBody {
	background-color: #E6E6FA;
	padding: 0px;
}

.leaguetree-panel { 
	overflow-x:auto;
	overflow-y:hidden; 
	width:152px;
	font-size:12px;
	background: white;
	border-width: 0px;
} 

.leaguetree-panel-body {
	padding:2px;
	font-style:normal;
	margin-bottom: 12px;
}

.admin-leaguetree-panel { 
	overflow:auto; 
	height:300px;
	width:242px;
	font-size:12px;
	background: white;
	border-width: 0px;
} 

.admin-leaguetree-panel-body {
	padding:2px;
	font-style:normal;
}

.admin-albumtree-panel { 
	overflow:auto; 
	height:300px;
	width:242px;
	font-size:12px;
	background: white;
	border-width: 0px;
} 

.admin-albumtree-panel-body {
	padding:2px;
	font-style:normal;
}

.admin-webpagetree-panel { 
	overflow:auto; 
	height:300px;
	width:242px;
	font-size:12px;
	background: white;
	border-width: 0px;
} 

.admin-webpagetree-panel-body {
	padding:2px;
	font-style:normal;
}

.popup-teamselector-panel {
	overflow:auto; 
	height:220px;
	width:235px;
	font-size:12px;
	background: white;
	border-width: 1px;	
}

.popup-teamselector-panel-body {
	padding:2px;
	font-style:normal;
}

.teamselector-panel {
	overflow:auto; 
	height:120px;
	width:235px;
	font-size:12px;
	background: white;
	border-width: 1px;	
}

.teamselector-panel-body {
	padding:2px;
	font-style:normal;
}

.signup-panel-body {
	font-size: 12px; 
	font-family: Arial,Verdana,sans-serif; 	
	color: black;
	background-color: #FFFFFF;
}

/************************************************
 * RICH PANELBAR STYLES
 ************************************************/
.rich-panelbar-header,.rich-panelbar-header-act {
	font-size: 12px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	color: black; 
	border-color: #000000; 
	border-width:1px; 
/*	background-image:url(); */
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-panelbar-content {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 	
	color: black;
	background-color: #FFFFFF;
}	

.marginless-panelbar-item {
	padding: 1px;
}
/************************************************
 * RICH SIMPLETOGGLEPANEL STYLES
 ************************************************/
.rich-stglpanel {
	border-color: #000000;
}

.rich-stglpanel-header {
	font-size: 12px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	color: black; 
	border-color: #000000; 
	border-width:1px; 
/*	background-image:url(); */
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}

.rich-stglpanel-body {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 	
	color: black;
	background-color: #FFFFFF;
}

/************************************************
 * RICH TABPANEL STYLES
 ************************************************/

.rich-tabpanel {
	border: 0;
}

.rich-tab-header {
	border:0;
}

.rich-tab-bottom-line {
	border-bottom: 1px solid black;
}

.rich-tabpanel-content {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 0px solid black;
	background-color: transparent;	
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}

.rich-tab-active {
	border: 0;
}

.rich-tab-inactive {
	cursor: pointer;
	border: 0;
}

.rich-tabpanel-content-position {
	border: 0;
}

.rich-tabhdr-cell-active
.rich-tabhdr-side-cell {
	background-color: #ffffff; /* Primary site color */
	color:#1423c9;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.rich-tabhdr-cell-inactive
.rich-tabhdr-side-cell {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.rich-tabhdr-side-border {
	border: 0;
}

.rich-tabhdr-cell-active {
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	font-family: Arial, Verdana, sans-serif;
}

.rich-tabhdr-cell-inactive {
	padding-right: 4px;
	font-size: 11px;
	font-style: italic;
	border: 0;
	font-family: Arial, Verdana, sans-serif;
}

.marginless-tab {
	padding:1px;
}

/************************************************
 * RICH TOOLBAR STYLES
 ************************************************/

.rich-toolbar {
	background-color: #101eb3;
	color:#edf7fa;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	border-width:1px 0px 1px 0px;
	border-color: #edf7fa;
}

.rich-toolbar-item {
	color:#edf7fa;
	padding-left:7px;
}

.rich-toolbar-item a:link, .rich-toolbar-item a:visited, .rich-toolbar-item a:active {
	color: #edf7fa;
}

/************************************************
 * RICH SCROLLABLE DATATABLE STYLES
 ************************************************/
 .rich-sdt {
	border: 1px solid #A9A9A9;
 }
 
.rich-sdt-header-cell {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	border: 1px solid #A9A9A9;

	background-color: #101eb3;
	color:#edf7fa;
}

.rich-sdt-row {
	border: 1px solid #A9A9A9;
}	

.rich-sdt-column-cell {
	border: 1px solid #A9A9A9;
}

/************************************************
 * RICH DATATABLE, EXTDATATABLE STYLES
 ************************************************/
.rvgRowOne {
	background: #D3D3D3;
	border: 1px solid #A9A9A9;
}

.rvgRowOne td {
	border: 1px solid #A9A9A9;
}

.rvgRowTwo {
	background: #E6E6FA;
	border: 1px solid #A9A9A9;
}

.rvgRowTwo td {
	border: 1px solid #A9A9A9;
}

.rvgRowThree {
	background: #A9A9A9;
	border: 1px solid #D3D3D3;
}

.rvgRowThree td {
	border: 1px solid #D3D3D3;
}

.partRowYes {
	background: #98FB98;
	color: #006400;
	font-weight: bold;
}

.partRowNo {
	background: #FFB6C1;
	color: #DC143C;
	font-weight: bold;
}	

.partRowUnknown {
	background: #ADD8E6;
	color: #0000CD;
	font-weight: bold;
}	

.partRowCarpool {
	background: #D8BFD8;
	color: #4B0082;
	font-weight: bold;
}	
	
.shortinputfilter .rich-filter-input {
	width: 20px;
}

.rich-filter-input {
	width: 60px;
}

.dataGridTop {
	vertical-align: top;
}

.errorRow {
	color:red;
	background-color: red;
}

.actionsCol {
	text-align: center;
	margin: 0;
	padding: 0;
}

.centeredCol {
	text-align: center;
}

.currencyCol {
	text-align: right;
}

.rightCol {
	text-align: right;
}

.rich-table,
.rich-extdt {
	border:1px solid #A9A9A9;
    width:100%;
}

.rich-table-header,
.rich-table-header-continue,
.rich-extdt-header,
.rich-extdt-header-continue {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	border: 1px solid #A9A9A9;

	background-color: #101eb3;
	color:#edf7fa;
}

.rich-table-header a:link,
.rich-table-header a:visited, 
.rich-table-header a:active,
.rich-extdt-header a:link,
.rich-extdt-header a:visited, 
.rich-extdt-header a:active {
	color: #edf7fa;
}

.rich-table-header-continue a:link,
.rich-table-header-continue a:visited,
.rich-table-header-continue a:active,
.rich-extdt-header-continue a:link,
.rich-extdt-header-continue a:visited,
.rich-extdt-header-continue a:active {
	color: #edf7fa;
}

.rich-table-subheader,
.rich-extdt-subheader {
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
	border: 1px solid #A9A9A9;

	background-color: #ffffff; /* Secondary site color */
	color: #1423c9; 
}

.rich-table-subheadercell,
.rich-extdt-subheadercell,
.rich-table-subfootercell,
.rich-extdt-subfootercell {
		border: 1px solid #A9A9A9;
}

.rich-table-headercell,
.rich-extdt-headercell,
.rich-table-footercell,
.rich-extdt-footercell {
		border: 1px solid #A9A9A9;
}

.rich-table-row,
.rich-table-cell,
.rich-extdt-row,
.rich-extdt-cell {
	border: 1px solid #A9A9A9;
}

.rich-table-footer,
.rich-table-footer-continue,
.rich-extdt-footer,
.rich-extdt-footer-continue {
	border: 1px solid #A9A9A9;
	font-size: 11px; 
	font-family: Arial,Verdana,sans-serif; 
	font-weight: bold;
}

.rich-table-subfooter,
.rich-extdt-subfooter {
	border: 1px solid #A9A9A9;
}

.luDataGrid td {
	border: 0px;
}

.luDataGrid tr {
	border: 0px;
}

/************************************************
 * RICH DATASCROLLER STYLES
 ************************************************/
.rich-dtascroller-table {
}

.rich-datascr-act {
	font-weight: bold;
	background-color: #101eb3;
	color: #edf7fa;
	border-top:2px solid #A9A9A9;
}

.rich-datascr-inact {
	font-weight: italics;
	text-decoration: underline;
	color: #A9A9A9;
	border-top:2px solid #A9A9A9;
}

.rich-datascr-button {
	border: 1px solid #A9A9A9;
	background-color: #E6E6FA;
	font-weight: bold;
	font-size:14px;
}

.rich-datascr-button-dsbld {
	border: 1px solid #A9A9A9;
	background-color: #E6E6FA;
	font-size:14px;
}
/************************************************
 * RICH TREE STYLES
 ************************************************/
.rich-tree {
/*	backgroundColor: Highlight;*/
}

.teamtree-node {
	text-decoration: none;	
}

.rich-tree-node-selected {
	border-color: #000000;
	border-width:1px;		
}

.rich-tree-node-highlighted {
	background-color: #101eb3;
	color:#edf7fa;
	border-width:1px;
	text-decoration:underline;
	cursor:pointer;	
}

.rich-tree-node-highlighted a:link {
	color:#edf7fa;
	text-decoration:underline;
}

/************************************************
 * RICH INPLACE SELECT STYLES
 ************************************************/
.rich-inplace-select-list-decoration {
	background-color: #F0F8FF;
	font-size: 10px;
	color: black;
	font-family: Arial;
	cursor: pointer;
}

.rich-inplace-select-view {
	background-color: #F0F8FF;
	cursor: pointer;
}

/************************************************
 * RICH COMBOBOX STYLES
 ************************************************/
.rich-combobox-item {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;	
}

/************************************************
 * RICH TOOLTIP STYLES
 ************************************************/
.rich-tool-tip {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	border-color: black;
	border-width:1px;
	padding:0;	
}

.image-thumb-tool-tip {
	background: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #000000;
	border-width:1px;	
	padding:0px;
}

.help-tool-tip {
	white-space: pre-wrap; /* css-3 */
	word-wrap: break-word; /* IE 5.5+ */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap; /* Opera */
	white-space: -o-pre-wrap; /* Opera 7 */
	background: white;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	border-color: black;
	border-width:1px;	
	padding:0px;
	width:450px;
}

.help-tool-tip-text {
	font-size: 12px;
}	
/************************************************
 * RICH MESSAGE STYLES
 ************************************************/
.rich-message-label {
	color: red;
	padding-left: 3px;
}

.rich-message-marker img {
	padding-left: 3px;
	padding-right: 3px;
}

/************************************************
 * RICH DROPDOWNMENU STYLES
 ************************************************/
.rich-menu-list-bg {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
}
.rich-menu-item-label {
	color:#edf7fa;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}

/************************************************
 * RICH PANELMENU STYLES
 ************************************************/
.rich-panel-menu {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	border-color: #000000;
	border-width:1px;
	
}

.rich-pmenu-top-group {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: black;
	border-color: #000000;
	border-width:1px;
		
}

.rich-pmenu-group {
	background-color: #101eb3; /* Primary site color */
	color:#edf7fa;
	background: #101eb3;
	border-color: #000000;
	border-width:1px;
		
}

.rich-pmenu-top-group-self-label {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #edf7fa;
	padding: 0px;
}

.rich-pmenu-top-group-self-icon {
/*	display:none;*/
}

.rich-pmenu-item {
	background-color: #ffffff; /* Secondary site color */
	background: #ffffff; /* Secondary site color */
	color: #1423c9;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	border-color: #000000;
	border-width:1px;
}

.rich-pmenu-item-label {
	padding: 0px;
}

.leaguetree-panelitem {
	padding:0px;
	font-style:normal;
	border-width: 0px;
}

.leaguetree-panelitem-icon {
	display:none;
}

.leaguetree-panelitem-hover {
	background-color: #ffffff;	/* Secondary site color */
	color:#1423c9;
}

.rich-pmenu-item-icon {
/*	display:none;*/
}

.rich-pmenu-item-selected {
	background-color: #101eb3;
	color:#edf7fa;
}

.rich-pmenu-hovered-element {
	background-color: #101eb3;
	color:#edf7fa;
}

/************************************************
 * PLAYER PROFILE PANEL STYLES
 ************************************************/
.player-profile-tooltip {
	background-color:#101eb3;
	width: 510px;
}

.player-profile-panel-body {
	color: #edf7fa;
	background-color:#101eb3;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial,Verdana,sans-serif;
}

.player-profile-panel-header {
	background-color:#101eb3;
}

.player-profile-header-panel {
	background-color: #101eb3;
	border-color: #edf7fa;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
}

.player-profile-header-imgcol {
	width: 130px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.player-profile-header-orgcol {
	width: 345px;
	color: #edf7fa;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align:center
}

.player-profile-namecol {
	padding-left: 10px;
	text-align: left;
}

.player-profile-poscol {
	width: 130px;
	text-align: center;
}

.player-profile-statcol {
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	width: 300px;	
}

.player-profile-photocol {
	vertical-align: middle;
	text-align: right;
}

.player-profile-name-panel {
	color: #1423c9;
	background-color: #ffffff;
	font-size:12px;
	font-weight: bold;
	width:100%;
}

.player-profile-textarea {
	color: #edf7fa;
	background-color: #101eb3;
	border-width: 1px;
	border-color: #edf7fa;
	border-style: solid;
	font-size: 12px;
	padding: 5px;
	resize:none;
	width: 290px;
}

.player-profile-row {
	border: 0px solid black;
}

.player-profile-row td {
	border: 0px solid black;
}

.player-profile-photo {
	border-width: 3px;
	border-style: outset;
	border-color: #edf7fa;
}
