/* for the Subscription Form */
.bg-highlight
{
background-color: #F6EDC4;
font-weight:bold;
margin:5px 15px 0px 0px;
padding:10px;
text-align:right;
height:15px;
}

.subscription-form-control
{
border: 1px solid #E2E3D5;
background-color: #F5F7E9;
padding: 20px 0px 20px 10px;
width:685px;

}

.subscription-form-control table
{
border: none;
border-collapse: seperate;
}

.subscription-form-control table td
{
border: none;
}

.subscription-form-control table th
{
border: none;
border-collapse: seperate;
}

#divPackageArea input
{
width: 84px;
}
.subscription-form-right
{
padding-right:8px;
}
.specialHighlight
{
 color: #758514;
}
.Confirm-Details-A
{
 
}
.Confirm-Details-B 
{
  background-color: #F0F2DC;
}
.DetailsHeading
{
  font-weight:bold;
}
.subscription-form-last td
{
width: 341px;
}
.subscription-form-last table
{
width:683px;
}
.subscription-form table
{
width:600px;
} 
.boldDivFont
{
font-weight:bold;
}
    .subscription_buttons
    {
        background-color: transparent;
        background-repeat: no-repeat;
        border: medium none;
        cursor: pointer;
        font-size: 0;
        height: 29px;
        line-height: 0;        
    }
    .subscription_button_next
    {
        background-image: url(/CustomControls/TicketSubScription/Button-Next.gif);
        width: 76px;
    }
     .subscription_button_previous
    {
        background-image: url(/CustomControls/TicketSubScription/Button-GoBack.gif);
        width: 80px;
    }
       .subscription_button_submit
    {
         background-image: url(/CustomControls/TicketSubScription/Button-ConfirmPay.gif);
        width: 140px;
    }
    .subscription_button_cofirm
    {
     
background-image: url(/CustomControls/TicketSubScription/Button-Finalise.gif);
        width: 209px;
    }
.subscription_button_print
{
    background-image: url(/CustomControls/TicketSubScription/Button-Print.gif);
        width: 96px;
}
.step-out table td
{
padding-left:14px;
}
.step-in
{
padding-left:24px;
}
       .warningLabel
    {
         color:Red;
          padding-left:10px;
    }
    .tdTxtBox
    {
      width:320px;
    }
 .warningDiv
    {
        color: Red;
        padding-left: 10px;
    }
      .tdTop
    {
       vertical-align:top;
    }

.subscription-form-control .title
{
color: #758514;
}
.tdBold
{
font-weight:bold;
}
