﻿.ctlScoreInfoPanel
{
	width: 380px;
	height: auto;
	min-height: 200px;
	vertical-align: top;
	border-style: none;
	border-width: 0px;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 22px;
	font-weight: normal;
}

.sipHeader
{
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../../images/header12.png);
	background-position: center center;
	background-repeat: repeat-x;
	color: #ffffff;
	line-height: 30px;
	padding-top: 5px;
}

.btnEditScoreInfoPanel
{
	width: 100px;
	height: 60px;	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../images/btn100x60.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 17px;
	font-weight: 600;
	font-variant: normal;
	cursor: hand;
	text-align: center;
	color: #ffffff;
	border-style: none;
	border-width: 0px;
	margin: 2px 0 2px 0;	
	white-space: normal;
}

 .TotalCell
{
    border-left:2px solid #000000;
}

.rowContainer
{
	clear: both;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 19px;
	margin-bottom:2px;
	vertical-align:middle;
	height:65px;
}

.rowContainerAlone
{	
	clear: both;
	margin-left: 150px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	vertical-align:middle;
	height:35px;
}


.checkBox
{
	float: left;
	width:35px;	
	line-height: 35px;	
}
.checkBoxLabel
{
	float: left;
	color: #000000;
	line-height: 30px;
}

.rowContainerSummary
{
	clear: both;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 19px;
	margin-bottom:2px;
	height:35px;
	vertical-align:middle;
}

.cellLabel
{
	float: left;
	width:180px;	
	color: #000000;
	line-height: 30px;	
}
.cellValueGroup
{
	/* float:left; */
}
.cellValue
{
	float: left;
	color: #4169e1;
	line-height: 30px;
}
.cellValue SPAN
{
	margin-right: 10px;
}
.cellValueLabel
{
	float: left;
	margin-left:6px;
	color: #4169e1;
	line-height: 30px;
	text-align:left;
	width:280px;		
}
.cellValueLabel LABEL
{
	margin-right: 10px;
}
.rowPanelLabel
{
	float: left;
	color: #000000;
}

.rowPanelValue
{
	float: left;
	color: #4169e1;
}

.rowPanelValueRight
{
	float: left;
	color: #4169e1;
	margin-right: 10px;
}

.playDateCalendar
{
	width: 140px;
	color: #4169e1;
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-right: 0px;
}

.sipCourseText
{
	color: #4169e1;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 19px;
	font-weight: Bold;
	font-style: normal;
}

.scoreSummary
{
	font-size: 17px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}

.rowCourseLabel
{
	height: auto;
}

.rowCourseLabel
{
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 22px;
	vertical-align: top;
}

.rowCourseValue
{
	height: auto;
}

.rowCourseValue
{
	color: #2972bf;
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}


.btnBlue102x27
{
	width: 102px;
	height: 27px;
	padding-top: 8px;
	padding-bottom: 0px;
	text-align: center;
	background-image: url(../../images/btnBlue102x27.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	font-weight: 900;
	color: white;
	cursor: hand;
}
.divScorePanelPlaceholder
{
/*	float: right; */
	width: 60px;
}
