﻿body
 {
	font-family:Sans-Serif;
	margin: 0px;
	padding:0px;
	background-color:#e0e0e0;
	font-size:small;
/*	background-image:url(../Images/ApprBG.gif);
	background-position:top center;
	background-repeat:repeat-y;*/
}
.NonGlobalCoachScheduleOuter { width:auto;text-align:left;font-size:14px;padding:5px 0px 0px 0px;margin:0px auto 0px auto;background-color:white;
                               border:1px solid #a0a0a0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px; }
.prop
{
	height:700px;
    float:right;
    width:1px;
}
#CoachMasterDiv
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f2f2f2;
}
.CoachCsiLogo
{
	float: left;
	display:inline;
	margin:10px 0px 0px 10px;
}
.CoachScheduleDiv
{
	width:auto;
}

.CoachPanel
{
	text-align:center;
/*	height:700px;*/
}
.CoachPanel table
{
	margin-top:15px;
	margin-bottom:25px;
	border-collapse:collapse;
	border:1px solid #aaaaaa;/*#ccc;*/
	font-size:12px;
}
.CoachPanel table tr
{
	background-color:#ccc;
	height:3px;
}
.CoachPanel table td
{
	padding:0px 15px 0px 15px;
	text-align:left;
	vertical-align:bottom;
	border-left:1px #aaaaaa solid;
/*	border-top:1px solid red;*/
}
.CoachPanel table .SkaterName
{
	vertical-align:top;
}
.CoachPanel table .Centered
{
	text-align:center;
}
.CoachPanel table .OddRow
{
	background-color:#fff;
	height:3px;
}
.CoachPanel table th
{
	padding:3px 10px 3px 10px;
	vertical-align:middle;
	background-color:#eeeeee;
	border-bottom:1px #aaaaaa solid;
	border-left:1px #aaaaaa solid;
}
div.CoachMasterWide
{
    width:910px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../Images/SkMasterBg.gif);
    background-position:top;
    background-repeat:repeat-y;
}
div.CoachMasterPropDiv
{
    background-color:#f2f2f2;
    padding-bottom:25px;
    font-family:Arial;
}
div.CoachMasterBottom
{
/*    width:910px;
    margin-left:auto;
    margin-right:auto;
    height:7px;
    background-image:url(../Images/SkMasterBgBottom.gif);
    background-repeat:no-repeat;*/
}
.CoachMasterBody
{
    background-color:#B9DCFF;
}
