﻿
/*Common Css in most form*/
.clsBody
{
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	vertical-align: top;
	top: 0;
	margin-top: 0;
	padding: 0;
}
.clsMainTable
{
	background-color: #ffffff;
	background-repeat: repeat-x;
}
.clsHeaderLeft
{
	background-image: url( '../CustomizedImages/Home_Header_left.gif' );
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}
.clsHeaderMiddle
{
	background-image: url( '../CustomizedImages/Home_Header_middle.gif' );
	background-repeat: repeat-x;
	height: 29px;
	vertical-align: middle;
	font-family: Arial;
	color: White;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-left: 5px;
}
.clsHeaderRight
{
	background-image: url( '../CustomizedImages/Home_Header_right.gif' );
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}
.clsGoBtn
{
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
}
.clsGridViewItem
{
	font-family: Arial;
	font-size: 8px;
	text-align: left;
	padding-left: 8px;
	padding-right: 5px;
}
.clsGridViewHeader
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.clsMessage
{
	text-align: left;
	font-family: Arial;
	color: red;
	font-size: 12px;
	padding-top: 10px;
}
.clsSectionHeader
{
	font-family: Arial;
	color: Black;
	font-size: 14;
	background-color: #B1B1B1;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.clsFont
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.clsFontBold
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-left: 50px;
}
/*End of Common Css in most form*/

/*  .clsPanelBackColor
 {   background-color:#e5e5e5
    
 } 
 */

.clsSectionDetails
{
	font-family: Arial;
	color: Black;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.clsCalculatorHeader
{
	font-family: Arial;
	color: Black;
	font-size: 12px;
	background-color: #BDBDBD;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.clsColumn1
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: right; /*background-color: #D3D3D3;*/
	background-color: #F5F5F5;
	background-image: url( '../Images/Athlete Tools/mid_gray_highlighted.png' );
	background-repeat: repeat-y;
	color: Black;
}

.clsColumn2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: right; /*background-image: url('../Images/Athlete Tools/mid_middle_y.png');*/
	background-repeat: repeat-y;
	background-position: left top; /*background-color:#F5F5F5;*/ /*background-color: #BCBCBC;*/
	color: Black;
}

.clsRow1
{
	/* background-color: #F2F2F2;*/
	background-image: url( '../Images/Athlete Tools/highlighted_bg.png' );
	background-repeat: repeat;
}

.clsRow2
{
	/*background-color: #D7D7D7;*/ /*background-image: url('../Images/Athlete Tools/mid_white_y.png');*/ /*background-repeat:repeat-y; */
}


.clsBasicCell2
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: White;
}

.clsTextBoxYellow
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: black;
	width: 250;
}
.clsAthleteHeader
{
	color: #941802;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.clsTopLeft
{
	background-image: url( '../Images/Athlete Tools/mid_top_left_curve.jpg' );
	background-repeat: no-repeat;
	width: 4px;
	height: 24px;
}
.clsTopRight
{
	background-image: url( '../Images/Athlete Tools/mid_top_right_curve.jpg' );
	background-repeat: no-repeat;
	width: 9px;
	height: 24px;
}
.clsTopMid
{
	background-image: url( '../Images/Athlete Tools/mid_top_mid_repeat.jpg' );
	background-repeat: repeat-x;
	height: 18px;
}
.clsBottomLeft
{
	background-image: url( '../Images/Athlete Tools/mid_bottom_left_curve.jpg' );
	background-repeat: no-repeat;
	background-position: left center;
	width: 5px;
	height: 52px;
}
.clsBottomRight
{
	background-image: url( '../Images/Athlete Tools/mid_bottom_right_curve.jpg' );
	background-repeat: no-repeat;
	background-position: right center;
	width: 5px;
	height: 52px;
}
.clsBottomMid
{
	background-image: url( '../Images/Athlete Tools/mid_bottom.jpg' );
	background-repeat: repeat-x;
	height: 40px;
}
.clsMidTable
{
	background-image: url( '../Images/Athlete Tools/top_mid2.jpg' );
	background-repeat: no-repeat;
	background-position: top;
}

.clsResultLeft
{
	background-image: url( '../Images/Athlete Tools/black_btn_left.png' );
	background-repeat: no-repeat;
	width: 10px;
	height: 40px;
}
.clsResultMid
{
	background-image: url( '../Images/Athlete Tools/black_btn_mid.png' );
	background-repeat: repeat-x;
	height: 40px;
}
.clsResultRight
{
	background-image: url( '../Images/Athlete Tools/black_btn_right.png' );
	background-repeat: no-repeat;
	width: 10px;
	height: 40px;
}
.clsMainTopMid
{
	background-image: url( '../Images/Athlete Tools/top_mid.jpg' );
	background-repeat: repeat-x;
}
.clsMainTopLeft
{
	background-image: url( '../Images/Athlete Tools/top_main_left_curve.jpg' );
	background-repeat: no-repeat;
	width: 7px;
	height: 8px;
}
.clsMainTopRight
{
	background-image: url( '../Images/Athlete Tools/top_main_right_curve.jpg' );
	background-repeat: no-repeat;
	width: 7px;
	height: 8px;
}

.clsMainBottomMid
{
	background-image: url( '../Images/Athlete Tools/bottom_mid.jpg' );
	background-repeat: repeat-x;
}
.clsMainBottomLeft
{
	background-image: url( '../Images/Athlete Tools/bottom_main_left_curve.jpg' );
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.clsMainBottomRight
{
	background-image: url( '../Images/Athlete Tools/bottom_main_right_curve.png' );
	background-repeat: no-repeat;
	width: 7px;
	height: 8px;
}
.clsGrayMidLeftBorder
{
	background-image: url( '../Images/Athlete Tools/mid_gray_highlighted_left.png' );
	background-repeat: repeat-y;
	width: 9px;
}
.clsGrayMidRightBorder
{
	background-image: url( '../Images/Athlete Tools/mid_gray_highlighted_right.png' );
	background-repeat: repeat-y;
	width: 9px;
}
.clsWhiteMidLeftBorder
{
	background-image: url( '../Images/Athlete Tools/white_left.png' );
	background-repeat: repeat-y;
	width: 9px;
}
.clsWhiteMidRightBorder
{
	background-image: url( '../Images/Athlete Tools/white_right.png' );
	background-repeat: repeat-y;
	width: 9px;
}
.clsResultHeader
{
	font-family: Arial;
	font-size: 14px;
	padding-left: 5px;
	color: White;
	font-weight: bold;
}
.clsResultHeaderSmall
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 5px;
	color: White;
	font-weight: bold;
}


.clsResultValue
{
	font-family: Arial;
	font-size: 16px;
	padding-left: 5px;
	color: #F6C562;
	font-weight: bold;
}
.clsResultLeftBig
{
	background-image: url( '../Images/Athlete Tools/black_big_left_btn.png' );
	background-repeat: no-repeat;
	width: 17px;
	height: 60px;
}
.clsResultMidBig
{
	background-image: url( '../Images/Athlete Tools/black_big_mid_btn.png' );
	background-repeat: repeat-x;
	height: 60px;
}
.clsResultRightBig
{
	background-image: url( '../Images/Athlete Tools/black_big_right_btn.png' );
	background-repeat: no-repeat;
	width: 17px;
	height: 60px;
}
.clsTextBoxDefault
{
	color: #d3d3d3;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	width: 250;
	font-style: italic;
}

.clsTopLeftBig
{
	background-image: url( '../Images/Athlete Tools/mid_top_left_curve.jpg' );
	background-repeat: no-repeat;
	width: 5px;
	height: 24px;
}
