﻿@import "../css/common.css";

.Footer{
	position:fixed; 
	width:100%; 
	bottom:0; 
	padding:3px 0 3px 0; 
	z-index:90000; 
	background:#F8F8F8;
	color:#888888;
	font-size:10px; 
	border-top:1px solid #999999;
}

.InputHeadingDiv
{
	display:block;
	padding:1px 4px;
	border-bottom:1px solid #F8F8F8;
	background:#EEEEEE url(../../images/mysmp/gradient1_50h.gif) repeat-x;
	font-weight: 700;
}
.InputHeadingSubDiv{
	font-weight:bold;
}
.CoachProfileListName{
	font-size:13px;
}
tr.InputHeadingDiv,
tr.InputHeadingDivBold
{
	display:table-row;
	border-bottom:1px solid #F8F8F8;
}
tr.InputHeadingDiv td
{
	padding:1px 4px;
	background:#EEEEEE url(../../images/mysmp/gradient1_50h.gif) repeat-x;
	font-weight: 700;
}
.InputHeadingDivBlue
{
	display:block;
	padding:1px 4px;
	border-bottom:1px solid #F8F8F8;
	background:#EEEEEE url(../../images/mysmp/gradient2_50h.gif) repeat-x;
	font-weight: 700;
}
.InputHeadingDivBold
{
	display:block;
	padding:1px 4px;
	border-bottom:1px solid #F8F8F8;
	background:#EEEEEE url(../../images/mysmp/gradient1_50h.gif) repeat-x;
	font-weight: bold; 
	font-size: 16px; 
	color: rgb(85, 85, 85);   
}
tr.InputHeadingDivBold td
{
	display:table-cell;
	background:#EEEEEE url(../../images/mysmp/gradient1_50h.gif) repeat-x;
}
.InputHeadingDivBlue
{
	display:block;
	padding:1px 4px;
	border-bottom:1px solid #F8F8F8;
	background:#EEEEEE url(../../images/mysmp/gradient2_50h.gif) repeat-x;
	font-weight: bold; 
	font-size: 16px; 
	color: rgb(85, 85, 85); 
}
.InputHeadingTabDiv
{
	width:170px;
	float:left;
	overflow:visible;   
}

.InputHeadingLabel
{
	font-weight:bold;
	float:right;
	font-size:16px;
	color:#555555;
}

.InputControl
{
	border:1px solid #EEEEEE;
	margin-bottom:10px;
}

.smpYellow {
	color:#FFD83D;
}

#LoadingFixedNotice{
	z-index:100000; 
	padding:15px; 
	position:fixed; 
	bottom:0; 
	left:0; 
	display:none; 
	border:solid 1px #000000; 
	border-bottom:0px; 
	border-left:0px; 
	font-weight:bold;
	width:300px;
	background-repeat:repeat-x;
	background-position:top;
}

.GradientListRow
{
	background-image:url(../../images/mysmp/scheduling/listbg1.gif);
	background-repeat:repeat-x;
	background-color:#dee3e3;
}
.GradientListHeading th{
	padding:6px;
}
.GradientRowTable td,
.GradientBackArea,
.GradientDivs,
.GradientBack
{
	background-image:url(../../images/mysmp/scheduling/largegradientbg.gif);
	background-repeat:repeat-x;
	background-color:#dee3e3;
}
.GradientRowTable td td {
	padding:0 5px 3px 0;
}
.GradientRowTable td {
	border-bottom:1px solid #CCCCCC;
	padding:0 5px 3px 5px;
}

.GradientRowTable .PhoneTable td{
	border-bottom:none;
}

.AthleteProfileRight table {
	width:100%;
}
.BoxBottom,
.BoxBottomSmall,
.RegistrationPage table,
.AthleteProfileRight table,
.GuardianProfile table { 
	border-color:#FFD446;
}
.BoxTop
{
	background-color:#FFD446;
}




.LoggedInVerticalMenu .rmRootGroup
{
	background-color:#FFFFFF !important;
	background-image:none !important;
}
.LoggedInVerticalMenu .rmRootGroup 
{
	border:none !important;   
}
.LoggedInVerticalMenu .rmVertical .rmItem 
{
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;    
	border:2px solid #FFD446 !important;  
	margin:2px; 
}
.LoggedInVerticalMenu .rmVertical .rmItem .rmLink:hover,
.LoggedInVerticalMenu .rmVertical .rmItem .rmSelected
{
	background-color:#FFD446 !important;  
	padding-top:1px !important;   
	padding-bottom:1px !important;  
}
.LoggedInVerticalMenu .rmVertical .rmItem .rmLink  
{
	padding-top:1px; 
	padding-bottom:1px; 
	cursor:pointer; 
	border:0px !important;
	padding-left:6px;
	min-height:25px;
}
.LoggedInVerticalMenu .rmVertical .rmLink .rmLeftImage 
{
	padding-bottom:0px;   
	margin:0px;
	margin-right:4px;
}



/* Top of mySMP page */

.mainTopNavBg{
	background-image:url(../../images/mysmp/top-bg.gif);
	background-repeat:repeat-x;
	padding-bottom:10px;
	position:relative;
}
.mainTopNavBg div{
	padding-right:10px;
}
.mainTopNavBg p{
	padding:0;
	margin:0;
}
.mainTopNavBg div div{
	padding-right:0;
}
.mainTopNavBg .rmLink{
	background-color:Transparent !important;
}

/* Telerik menu */

.RadMenu_Default .rmText {
	padding:5px 5px 3px 5px !important;
}
.RadMenu_Default .rmText {
	font-size:12px !important;
}
.RadMenu_NoDecorateTop a.rmLink{
	padding:0;
}
.RadMenu .rmItem a.rmLink 
{
    cursor:pointer;
}

.RadMenu_NoDecorateTop,
.RadMenu_NoDecorateTop ul,
.RadMenu_NoDecorateTop .rmLeftImage {
	background:none !important;
	border:0 !important;
	margin:0 !important;
}
.RadMenu_NoDecorateTop .rmGroup{
	border:1px solid #828282 !important;
	background:#FFFFFF !important;
}


/* MS menu */
.navigationTabSlim 
{
	padding:2px 5px 2px 5px !important;
}

.navigationTab 
{
	padding:5px 5px 3px 5px;
	background-color:#FDCE07;
	border: solid 1px #FFFFFF;
	border-bottom:none;
	width:auto;
	white-space:nowrap;  
}
.navigationTab a
{
	color:#000000;
}
.navigationTab a:hover
{
	color:#FFFFFF;
}

.navigationTabEnd 
{
	font-weight:bold;
	padding:10px;
	padding-top:12px;
	padding-bottom:3px;
	background-color:#FDCE07;
	border: solid 1px #FFFFFF;
	width:auto;
	white-space:nowrap;  
}

.navigationTabEnd a
{
	color:#FFFFFF;
}

/* tristate */

.UpdateTristateControl_Save,
.UpdateTristateControl_OK,
.UpdateTristateControl_Delete,
.UpdateTristateControl_Pending,
.UpdateTristateControl_NoChange,
.UpdateTristateControl_No_Change
{
	height:19px;
	width:19px;
	background-repeat:no-repeat;
	position:relative;
}
.UpdateTristateControl_Save,
.UpdateTristateControl_OK {
	background-image:url(../../images/mysmp/scheduling/tristate-ok.png);
}
.UpdateTristateControl_Delete,
.UpdateTristateControl_Pending {
	background-image:url(../../images/mysmp/scheduling/tristate-delete.png);
}
.UpdateTristateControl_NoChange,
.UpdateTristateControl_No_Change {
	background-image:url(../../images/mysmp/scheduling/tristate-nochange.png);
}
.UpdateTristateTip{
	position:absolute;
	bottom:20px;
	right:0px;
	z-index:1000;
	padding:3px;
	border:1px solid #EEEEEE;
	background-color:#FFFFCC;
}


/* vacation and pay */
.VacationBasisAndPay_Sick,
.VacationBasisAndPay_Off,
.VacationBasisAndPay_Personal,
.VacationBasisAndPay_Paid,
.VacationBasisAndPay_Unpaid,
.VacationBasisAndPay_None
{
	height:10px;
	width:10px;
	background-repeat:no-repeat;
}

.VacationBasisAndPay_Sick,
.VacationBasisAndPay_Off,
.VacationBasisAndPay_Personal,
.VacationBasisAndPay_None{
	background-position:left;
}

.VacationBasisAndPay_Paid,
.VacationBasisAndPay_Unpaid {
	background-position:right;
}

.VacationBasisAndPay_Sick {
	background:#CC0000;
}
.VacationBasisAndPay_Off{
	background:#00CC00;
}
.VacationBasisAndPay_Personal{
	background:#0000CC;
}
.VacationBasisAndPay_None{
	background:#CCCCCC;
}

.VacationBasisAndPay_Paid{
	border:2px solid #00CC00;
}
.VacationBasisAndPay_Unpaid {
	border:2px solid #CC0000;
}

/* scheduler */

.schedulerBlockSection
{
	overflow:hidden;
}
.schedulerBlockSectionBody
{
	padding-left:3px;
}
.schedulerBlockSectionBody div
{
	background-image:none;
}
.underReview .rsAptContent,
.underReviewKey
{
	border:3px solid #CC0000;
}

.overlayPanel{
	background-repeat:repeat;
	height:100%;
}
.RadScheduler .rsModalWrapper {
	z-index:10000 !important;
}
.RadScheduler .rsContentTable .rsRow .rsAptCreate,
.RadScheduler .rsAllDayRow .rsAptCreate
{
	background:#dddddd !important;
}
 div.RadScheduler .rsAptContent,  
div.RadScheduler .rsAptIn,  
div.RadScheduler .rsAptMid,  
div.RadScheduler .rsAptOut  
{  
	background:none;  
	margin:0;  
	padding: 0;  
	right: auto;  
	bottom: auto;  
}  
div.RadScheduler .rsAptOut  
{  
	padding-bottom: 4px;  
	overflow:visible !important;
}  
div.RadScheduler .rsAptMid  
{   
	padding-bottom: 3px;  
	right:0px;
	height:auto;
}  
div.RadScheduler .rsAptContent {
	bottom:3px;
}
div.rsAptContent div{
	border-bottom:1px solid #668866;
}
div.rsAptContent div div{ 
	border:none;
}
div.RadScheduler .rsAptContent,  
div.RadScheduler .rsAptIn  
{  
	padding-bottom: 3px;  
}  
div.rsAptResize {
	bottom:15px !important;
}
div.rsApt {
	overflow:hidden;
}

div.RadScheduler .rsTimelineView .rsAptResize  
{  
	margin-top: -1px;
} 


div.EventBreak .rsAptContent{
	background:url(../../images/mysmp/scheduling/time_off_event_bg.gif) repeat-y;
}

/* this is only for normal view */
.StandardScheduler .rsCell,
.StandardScheduler .rsHoursContent,
.StandardScheduler .rsHoursWrapper,
.StandardScheduler .rsAltHour,
.StandardScheduler .rsHoursTable .rsMainHeader,
.StandardScheduler .rsHoursTable th
{
	/*height: 19px !important;*/
}

.StandardScheduler .rsAptContent {
   padding:0 !important;
   margin:0 !important;
}

.StandardScheduler .rsVerticalHeaderTable div {
	height:18px !important;
	line-height:18px !important;
}

/* this is only for timeline view */
.TimelineScheduler .rsAllDayCell .rsLastSpacingWrapper {
	height:auto !important; 
}
.TimelineScheduler .rsWrap
{
	height: 50px !important;
}
.TimelineScheduler .rsAllDayCell
{
	border-right:none !important; 
}




/* tabs */

.RadTabStrip_Outlook .rtsTxt,
.RadTabStrip_Outlook .rtsIn
{
	padding-left:0px !important; 
	padding-right:0px !important;   
}
.RadTabStrip{
	border-bottom:1px solid #CCCCCC;
}

.SchedulerWarning
{
	color:#CC0000;
	font-weight:bold;   
}

/* Rad Grid */

.ClientProfileGrid .rgRow td{
	padding-left:2px;
	padding-right:2px;
}

.GridAltRow_Default {
	background-color:#FBFBFB;
}

.RadGrid_Default .GridHeader_Default
{
	padding:4px 3px 4px 3px;
}

.RadGrid_Default .GridRow_Default td,
.RadGrid_Default .GridAltRow_Default td,
.RadGrid_Default .GridEditRow_Default td,
.RadGrid_Default .GridFooter_Default td,
.RadGrid_Default .GridGroupFooter_Default td
{
	padding:4px 3px 4px 3px;
}

.RadGridHorizontalRules table .rgRow td,
.RadGridHorizontalRules table .rgAltRow td
{
    border-color:#666666;
    background-image:url(../../images/mysmp/scheduling/largegradientbg.gif);
	background-repeat:repeat-x;
	background-color:#dee3e3;
}


/* rad dock */
.rdTitle {
	font-size:12px !important;
}

/* Guide */
.GuidePanel .slideContent {
	font-size:12px !important;
}
.GuidePanel .rspSlideContainerResize {
	display:none;
}

/* combo box x scroll */
.rcbScroll
{
	overflow-x:hidden !important;
}



.PreviousTeam .rdTitlebar .rdTitle,
.RosterPreviousTeamColor
{
	background-color:#CCCC66 !important;
	background-image:none !important;
}
.Accepted .rdTitlebar .rdTitle,
.RosterAcceptedColor
{
	background-color:#79cc8c !important;
	background-image:none !important;
}
.Declined .rdTitlebar .rdTitle,
.RosterDeclinedColor
{
	background-color:#cc7979 !important;
	background-image:none !important;
}
.RosterUnknownColor
{
    background-color:#EAEAEA !important;
	background-image:none !important;
}