﻿.mainTable
{
	width:980px;
}
#Header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:90px;
	text-align:left;
	vertical-align:top;
	padding-left:160px;
	padding-top:39px;
	
}
#LeftPane
{
    background-image:url(images/leftPanelFiller.jpg);
    width:163px;
    text-align:left;
    vertical-align:top;
}
#CenterPane
{
    width:700px;
    text-align:left;
    vertical-align:top;
    background-color:White;
    padding-left:25px;
}
.RightShadow
{
    background-image:url(images/rightShadow.jpg);
    background-repeat:repeat-y;
    width:5px;
}
.Tab_Grey
{
    background-image:url(images/tabGrey.jpg);
    height:30px;
    color:Black;
    font-size:12px;
    font-weight:bold;
    padding:5px 5px 5px 5px;
    text-decoration:none;
}
.Tab_Blue
{
    background-image:url(images/tabBlue.jpg);
    height:30px;
    color:White;
    font-size:12px;
    font-weight:bold;
    padding:5px 5px 5px 5px;
    text-decoration:none;
}
#PlayerTable
{

   
}
.PlayersPanel
{
    
    border:2px #0F199F solid;
    padding-left:10px;
    padding-top:10px;
    
}
.tdParent_Full
{
    text-align:left;
    font-weight:bold;
    padding-bottom:5px;

}
.tdParent_Left
{
    text-align:right;
    font-weight:bold;
    padding-right:10px;
    padding-top:5px;
}
.tdParent_Right
{
    text-align:left;
    padding-left:10px;
    padding-top:5px;
}
.TextInput
{
    width:250px;
    height:15px;
    background-color:#f2f1f1;
    
}
.TextInput_150
{
    width:150px;
        height:15px;
    background-color:#f2f1f1;
}
.TextInput_100
{
    width:100px;
    height:15px;
    background-color:#f2f1f1;
}
#PayPalTable
{
    border:1px #0F199F solid;
}
.PayPalTD_Name
{
    text-align:left;
    padding:5px 3px 5px 0px;
    vertical-align:top;
    font-weight:bold;
    width:150px;
}
.PayPalTD_Item
{
    text-align:left;
    vertical-align:top;
    padding:5px 0px 0px 10px;
    width:400px;
}
.PayPalTD_Price
{
    vertical-align:top;
    text-align:right;
    padding-right:3px;
    padding:5px 3px 0px 0px;
    width:100px;
}
.Buttons
{
    font-size:larger;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(images/bdyfbackTwoTone.jpg);
	font-size:12px
}
td
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
.ErrorText
{
    color:Red;
    font-weight:bold;
}
#Legal
{
    width:450px;
    text-align:left;
}
.LegalTitle
{
    padding-top:8px;
    text-align:center;
    font-weight:bold;
    padding-bottom:5px;
    font-size:14px;
}
.LegalButtons
{
    padding-top:8px;
    text-align:center;
    font-weight:bold;
    padding-bottom:5px;
}
.CartTextPanel
{
    width:670px;
    font-size:14px;
    padding:10px 0px 15px 0px;
    
}
/* New 5/25/2009 */
.PayPalTD_Name_Header
{
    text-align:left;
    padding-left:3px;
    vertical-align:top;
    font-weight:bold;
    width:150px;
    background-color:#CCCCCC;
    font-size:larger;
}
.PayPalTD_Item_Header
{
     text-align:left;
     padding-left:3px;
    vertical-align:top;
    padding-left:10px;
    width:400px;
    background-color:#CCCCCC;
    font-size:larger;
}
.PayPalTD_Price_Header
{
    vertical-align:top;
    text-align:center;
    padding-right:3px;
    width:100px;
    background-color:#CCCCCC;
    font-size:larger;
}
.CartButtonRegion
{
	padding:15px 0px 10px 0px;
	vertical-align:top;
	width:670px;
	text-align:center;
}
.CartButtonTextRegion
{
	font-weight: bold;
	padding-bottom:5px;
	
}
.PayPalButton
{
	background:transparent url(images/paypalButton.gif);
	width:82px;
	height:30px;
	border:0px;
	cursor:hand;
}
/*Editor*/
.PlayerListHeader
{
	font: bold 12px Arial;
	background: #CCCCCC;
	width:300px;
	padding:5px 0px 5px 0px;
}
.PlayerListLeftTD
{
	width:100px;
	font-weight:bold;
}
.PlayerListRightTD
{
	width:200px;
}
.ParentListHeader
{
	font: bold 12px Arial;
	background: #CCCCCC;
	width:300px;
	padding:5px 0px 5px 0px;
}
.ParentListLeftTD
{
	width:100px;
	font-weight:bold;
}
.ParentListRightTD
{
	width:200px;
}
.PageTitle
{
	font-weight:bold;
	font-size:18px;
	padding:5px 0px 10px 0px;
	text-align:center;
}
/**/
.RegistrationEditTable
{
	width:500px;
}
/*.tdParent_Full
{
    text-align:left;
    font-weight:bold;

}*/
.tdRegistrationEdit_Left
{
    text-align:right;
    font-weight:bold;
    padding-right:5px;
    padding-top:5px;
    width:120px;
}
.tdRegistrationEdit_Right
{
    text-align:left;
    padding-left:5px;
    padding-top:5px;
    width:380px;
}
.formTable
{
	width:490px;
	position:relative;
	float:left;
}
.errorSummary
{
	position:relative;
	float:right;
	width:200px;
}
.CartLegalRegion
{
	padding:15px 0px 10px 0px;
	vertical-align:top;
	width:670px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.TransactionPassed
{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	font-size:24px;
	font-weight:bold;
	color:#0204ed;
	background-color:White;
	height:250px;
}
.cartSummarypanel
{
	width:600px;
	text-align:right;
}
.CartTotal
{
	font-size:18;
	border-top: solid 1px #0204ed;
}
.LegalPanel
{
	width:500px;
	height:100px;
	border:solid 1px #0204ed;
	margin-left:auto;
	margin-right:auto;
}