﻿.ProfileListDiv{
    float:left; 
    width:100px; 
    height:130px; 
    padding:5px; 
    position:relative;
    background-color:#F8F8F8;
}
.ProfileListDivSelected,
.ProfileListDivHover
{
    background-color:#FFD446;
}
.AthleteIcons8px .ProfileListDiv
{
    padding:8px;
}
.ProfileListDivImage{
    width:100px; 
    height:130px; 
    overflow:hidden; 
    position:relative;
    background-color:#FFFFFF;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius:  10px 10px;
}
.AthleteProfileRight table {
    width:100%;
}
.AthleteProfileRight table table{
    width:auto;
}

input.NextButton,
input.CheckoutButton,
input.ShopMoreButton,
input.EmptyCartButton,
input.UpdateCartButton,
input.ContinueButton,
input.PlaceOrder {
    background-color:transparent;
    background-repeat:no-repeat;
    border:none;
    margin:0;
    padding:0;   
    cursor:pointer; 
}

input.NextButton{
    background-image:url(../../images/mysmp/scheduling/next-button.png);
    height:18px;
    width:51px;
}
input.CheckoutButton{
    background-image:url(../../images/shop/checkout.png);
    height:23px;
    width:148px;
}
input.ShopMoreButton{
    background-image:url(../../images/shop/shop-more.png);
    height:23px;
    width:148px;
}
input.EmptyCartButton{
    background-image:url(../../images/shop/empty-cart.png);
    height:23px;
    width:115px;
}
input.UpdateCartButton{
    background-image:url(../../images/shop/update-cart.png);
    height:23px;
    width:115px;
}
input.ContinueButton{
    background-image:url(../../images/shop/continue.png);
    height:23px;
    width:148px;
}
input.PlaceOrder{
    background-image:url(../../images/shop/place-order.png);
    height:23px;
    width:148px;
}

.CartSummaryBox
{   
    float:right; 
    width:22%; 
    background-color:#FFFFEE; 
    padding:3px;
}




.Checkbox36px_Span,
.Checkbox36px_Span_Disabled 
{
    width:62px;
    height:44px;    
    background-repeat:no-repeat;
    background-color:transparent;
    border:none;
    display:inline-block;
}
.Checkbox36px_Span 
{
    background-image:url(../../images/mysmp/ui/checkbox.png);
    cursor:pointer;
}
.Checkbox36px_Span_Disabled 
{
    background-image:url(../../images/mysmp/ui/checkbox-disabled.png);
    cursor:default;
}
.Checkbox36px_Span_Off,
.Checkbox36px_Span_Disabled_Off
{
    background-position:0 0;
}
.Checkbox36px_Span_On,
.Checkbox36px_Span_Disabled_On
{
    background-position:0 -46px;
}








.RegistrationPage {
    padding:10px;
    border:2px solid #999999;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -webkit-bottom-left-radius:0;
    -webkit-bottom-right-radius:0;
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
}
.RegistrationPage i{
    font-size:12px;
}
.BoxBottom,
.BoxBottomSmall,
.RegistrationPage table,
.AthleteProfileRight table,
.GuardianProfile table {    
    padding:10px;
    border-width:2px;
    border-style: solid;
    border-top:none;
}
.BoxBottom,
.RegistrationPage table,
.AthleteProfileRight table,
.GuardianProfile table
{    
    font-size:16px;
    line-height:140%;
    margin-bottom:30px;
}
.BoxBottomSmall 
{
    margin-bottom:10px;
}
.BoxTop,
.RegistrationPage .InputHeadingDiv,
.AthleteProfileRight .InputHeadingDiv,
.GuardianProfile .InputHeadingDiv {    
    padding:6px 10px 4px 10px !important;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    font-size:16px;
}
.RegistrationPage table .InputHeadingDiv,
.AthleteProfileRight table .InputHeadingDiv,
.GuardianProfile table .InputHeadingDiv{
    margin-top:20px;
    background-color:#FFFFFF;
}

.RegistrationPage table,
.AthleteProfileRight table,
.GuardianProfile table { 
    width:100%;
}
.RegistrationPage table table,
.AthleteProfileRight table table,
.GuardianProfile table table {    
    padding:0;
    border:none;
    width:auto;
    margin:0;
} 
.RegistrationTabStrip .rtsLevel1{
    padding-left:10px;
}

.RegistrationPage input,
.RegistrationPage select,
.RegistrationPage textarea,
.AthleteProfileRight input,
.AthleteProfileRight select,
.AthleteProfileRight textarea,
.GuardianProfile input,
.GuardianProfile select,
.GuardianProfile textarea,
.Cart input,
.Cart select,
.Cart textarea {
    font-size:16px !important;
}


.DivisionName 
{
    font-weight:bold;
    font-size:130%;
    float:left;
    padding-bottom:4px;    
}

.AthleteProfileRight 
{
    width:500px;   
}

.ConfirmationAdditionalDivider
{    
    border-style:solid;
    border-width:1px 0 0 0;
    margin-top:6px;
}

.Divider
{    
    border-style:solid;
    border-width:1px 0 0 0;
    margin-top:6px;
    margin-bottom:6px;
    border-color:#FFD446;
}

.CartSummaryBox,
.SummaryBox
{    
    background-repeat:repeat-x;
    padding:10px !important;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    overflow:hidden;
}
.CartSummaryBox 
{    
    width:22%;
}
.SummaryBox 
{
    font-size:12px;
    line-height:130%;
}
.SummaryBox .InputHeadingDivBold
{
    font-size:18px;
}

.SummaryBox .InputHeadingDiv
{
    font-size:14px;
}
.SummaryBox strong 
{
    padding-top:10px;
    display:inline-block;
}
.QuestionInputControls,
.QuestionExplanationControls
{
    width:49%;
    margin-right:1%;
    float:left;
}
.QuestionExplanationControls
{
    font-size:12px;
    line-height:normal;
}

.YScroll 
{
    overflow-y:scroll !important;

}

input.ForwardButton{
	background:url(../../images/mysmp/scheduling/forward-button-bg.png) top right no-repeat;
	border:none;
	height:27px;
	margin:2px;
	padding:0 16px 0 4px;
	font-size:15px;
	color:#FFFFFF;
}
input.ForwardButton:hover{
	background-position:bottom right !important;
}


.LoadingFixedNoticeOk,
.Confirmation{
	background-image:url(../../images/mysmp/status/ok.gif);
	color:#FFFFFF;
}
.LoadingFixedNoticeProblem,
.Warning
{
	background-image:url(../../images/mysmp/status/problem.gif);
	color:#000000 !important;
}
.LoadingFixedNoticeError
{
	background-image:url(../../images/mysmp/status/error.gif);
	color:#000000 !important;
}
.Warning,
.Confirmation{
	display:block;
	padding:5px;
}


.AccountEditButton,
.AccountAthleteHistoryButton 
{
    display:block;
    background-position:0 0; 
    background-repeat:no-repeat;
}

.AccountEditButton
{
    height:26px;
    background-image:url(/SubSites/SMP/images/buttons/account/edit-profile.png);
    width:140px;
}
.AccountEditButton:hover
{
    background-position:0 -27px;   
}
.AccountAthleteHistoryButton
{
    background-image:url(/SubSites/SMP/images/buttons/account/athlete-history-big.png);
    width:191px;
    height:44px;
}
.AccountAthleteHistoryButton:hover
{
    background-position:0 -44px;   
}
