﻿.SubMainDiv
{
  width:634px;
  padding:5px;
  top:-10px;  
  font-size:12px;
  position:relative;
  text-align:left;
}
.SignInTitle
{
    font-weight:bold;
}
.pnlSub hr
{
    visibility:hidden;
}
.lblSubscriptionHeader
{
    visibility:hidden;
}
.pnlSignIn
{
    float:left;
    width:300px;
    margin-right:5px;
    font-size:12px;
    margin-top:10px;
}
.pnlSignUp
{
    float:left;
    width:300px;
    margin-top:10px;
    margin-right:5px;
    font-size:12px;
}
.pnlLostPassword
{
    float:left;
    width:300px;
    margin-top:10px;
    margin-right:5px;
    font-size:12px;
}
.pnlSignUp td
{
    font-size:12px;
}
.pnlSub fieldset
{
    width:278px;
    float:left;
    padding:5px;
    margin-right:5px;
    font-size:12px;
    margin-top:10px;
    border:none;
    position:relative;
}
.pnlSub legend
{
    font-weight:bold;
    font-size:14px;
    margin-left:3px;
    text-indent:10px;
}
.SubImage
{
    visibility:hidden;
    position:absolute;
    top:-500px;
}
.SubTitle
{
    font-weight:bold;
}
.SubAvailability
{
    font-size:.8em;
}
#SubscriptionHeader
{
    text-align:center;
    font-weight:bold;
}
#SubAddPaymentMethod_Div
{
    background-image:url('../images/PopUpBackground.png');
    background-repeat:no-repeat;
    height:400px;
    width:470px;
    padding:20px;
    position:absolute;
    top:20px;
    left:20px;
    z-index:500;
}
#SubAddPaymentMethod_Div h2
{
    font-size:16px;
}
#SubAddAddress
{
    background-image:url('../images/PopUpBackground.png');
    background-repeat:no-repeat;
    height:400px;
    width:470px;
    padding:20px;
    position:absolute;
    top:20px;
    left:20px;
    z-index:1100;
}
#SubAddAddress h2
{
    font-size:16px;
}
.SubPrice
{
    font-weight:bold;
    font-size:16px;
    line-height:24px;
    color:Red;
}
.divPayFrom
{
    float:left;
    width:310px;
    margin-top:10px;
}
.divShipTo
{
    float:left;
    width:310px;
    margin-top:10px;
    text-align:left;
}
#SubDetails_Div
{
    margin:5px 0 5px 20px;
    padding-left:20px;
    border-left: solid 1px grey;
    float:left;
}
#SubTitle_Div
{
    margin:5px 0 5px 0;
    float:left;
}
#SubControls
{
    clear:both;
}
.divSubQuantity
{
    margin-bottom:8px;
    margin-top:0px;
}
.SubButton
{    font-weight:bold;
    font-size:12px;
    color: #FE9402;
    background-color:Transparent;
    border:none;
    cursor:pointer;
}
.SubButton:hover
{
    color:#23CD11;
    cursor:pointer;
}
.SubButtonSignUp
{
     font-weight:bold;
    font-size:18px;
    color:Red;
    background-color:Transparent;
    border:none;
    margin-top:10px;
    cursor:pointer;
}
.SubButtonSignUp:hover
{
    color:#23CD11;
    cursor:pointer;
}
.SubTitle
{
    font-size:18px;
}
td
{
    margin:0; padding:0; border:none;
}
.rbSubContent
{
    width:230px;
    height:50px;
    text-align:left;
    z-index:2000;
}
.rbSubSetup
{
    text-indent:5px;
    z-index:2000;
}
.SubPaymentAddHeader
{
    margin-top:5px;
    margin-bottom:5px;
    display:block;
    font-size:16px;
    font-weight:bold;
    font-style:italic;
}
.IntervalOr
{
    position:absolute;
    top:50px;
    left:272px;
    font-weight:bold;
}
.divSubSubmit
{
    margin-top:10px;
    clear:both;
}
.ShipPayDivs
{
    position:relative;
    z-index:0;
    margin-top:-20px;
}
.SubButtonBoring
{
    border:none;
    background-color:Transparent;
    color:Blue;
    text-decoration:underline;
    font-size:12px;
    cursor:pointer;
}
.SubButtonBoring:hover
{
    text-decoration:underline;
}
.divShipOptions
{
    position:relative;
}
#SubOrderTotal
{
    float:left;
    margin-right:30px;
}
.lblSubOrderTotal
{
    font-weight:bold;
    font-size:18px;
}
.rbSubTotalContent
{
    width:510px;
    padding:2px 10px 2px 10px;
    background-color:White;
}
.rbSubTotalContent td
{
    padding:2px;
}