﻿.admMember
{
	font-family:Arial, Verdana;
	font-size:9pt;
	color:#000000;
	text-align:justify;
}
	
.admPage
{
	margin-top: 10px;
	font-family: Arial,Verdana;
	font-size: 10pt;
	min-height: 620px;
}

.admHeaderSection
{
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 9pt;
	border-bottom: solid 3px #e3e3e3;
	height: 18px;
	margin-bottom: 3px;
}	

.admHeaderSectionLabel
{
	float: left;
	text-align: center;
	background: #e3e3e3;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px 0px 0px 10px;
	height: 18px;
}	

.admFilter
{
	text-align: left;
	padding-left: 25px;
}
	
.admFilterLabel
{
	font-size: 10pt;
	padding-top: 2px;
	width: 100px;
	display: block;
	float: left;
}	

.admFilterText
{
}	

.admMemberOnly
{
	border-bottom: solid 1px #e3e3e3;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.admFilterButton, .admFilterButtonMiddle
{
	padding-left: 125px;
	padding-top: 3px;
	margin-top: 2px;
	border-top: solid 1px #e3e3e3;
}

.admFilterButton
{
	text-align: left;
}

.admFilterButtonMiddle
{
	text-align: center;
	padding-right: 150px;
}

.admAddButton
{
	padding-right: 10px;
	padding-top: 1px;
	text-align: right;
}

.admDivider
{
	padding: 5px;
	margin: 5px;
}	

.admDataSection
{
	margin: 5px 5px 5px 5px;
}	

.admMemberSettings
{
	padding-left: 20px;
	padding-right: 20px;
}	

.admTab
{
}	

.admTab UL
{
	list-style: none;
	text-align: left;
	margin: 5px 0px 15px 20px;
	padding: 0px;
}	

.admSpringboard
{
	padding: 0px 5px 0px 5px;
}

.admTitle
{
	font-family:Arial, Verdana;
	font-size:13pt;
	color:#CDCDCD;
	font-weight: bold;
	text-align: right;
	margin: 13px 10px 15px 0px;
}	

.admContentTitle
{
	font-family:Arial, Verdana;
	font-size:13pt;
	color:#CDCDCD;
	font-weight: bold;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 10px;
}	

.admSubSectionHeader
{
	font-size:8pt;
	font-weight: bold;
	border-bottom: solid 1px #CDCDCD;
	margin-bottom: 4px;
	color: #CDCDCD;
}

.admFilterSection
{
	margin-right: 150px;
}

.admUpdateFor
{
	margin: 10px 100px 10px 100px;
	border-bottom: dotted 1px #CDCDCD;	
	font-size:8pt;
	font-weight: bold;
}	

.admUpdateRole
{
	margin: 10px 100px 10px 100px;
}	
	
/* Member details */

.memberItem
{
	background: white;
	font-family: Arial, Verdana;
	clear: both;
	height: 28px;
}	

.memberItemLabel
{
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;	
	padding-left: 30px;
	text-align:left;
}	

.memberItemValue
{
	margin: 0px;
	padding: 0px;
	width: 225px;
	text-align: left;
	float: left;
}

.memberItemValidate
{
	color: Red;
}	

.memberDone
{
	float: left;
	color: Green;
	font-weight: bold;
}	
	
/* Member Email details */

.memberItemEmail
{
	margin: 1em 2em 1em 2em;
}

.memberItemEmailNotifications
{
	margin: 1em 1em 1em 1em;
}
        
.memberItemEmailCheck
{
}

.memberItemEmailText
{
	color: #6D6D6D;
}	

.memberItemEmailHeader
{
	border-top: solid 1px #CDCDCD;
	border-bottom: solid 1px #CDCDCD;
	padding: 0.2em 1em 0.2em 1em;
}	

/* uVme Debit Card Maintenance */

.debitCardAdminSection
{
	clear:both;
	text-align:left;
	padding:15px 0 15px 25px;
}

.debitCardAdminLabelShort, .debitCardAdminLabelLong
{
	clear:both;
	float:left;
}

.debitCardAdminLabelShort
{
	width:100px;
}

.debitCardAdminLabelLong
{
	width:150px;
}

.debitCardAdminCheckBoxOption
{
	float:right;
	width:150px;
}

 .debitCardAdminButton
 {
	clear:both;
	float:right;
	width:225px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
 }
 
 .debitCardAdminMessage
 {
	clear:both;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
 }
 
.tournamentConfig dd
{
    width:350px;
    margin:0;
    padding:5px;
    text-align:left;
}

.tournamentConfig dt
{
	clear:left;
    text-align:left;
    float:left;
    width: 130px;
    padding: 5px;
}