/*
$Id: bit.css 4475 2017-01-28 04:29:56Z andy $
*/

body {
    background-color: white;
    color: black;
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif;
    margin-top: 10px;
}

form fieldset {
    position: relative; 
    clear: both; 
    border: none; 
}

form legend {
    font-weight: bold;
    color: black;
}

form label {
    display: block; 
    overflow: hidden;
    color: black;
}

a {
    color: #4962ed;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* Why?
img {
    border: 0;
}
*/
h1 {
    font-size: 16pt;
    border-bottom: 1px solid #D3E6D2;
    clear: left;
}

h2 {
    font-size: 12pt;
    border-bottom: 1px solid #D3E6D2;
}

h3 {
    font-size: 10pt;
}

h4 {
    font-size: 14pt;
}

dt {
    font-weight: bold;
}

sup {
    font-size: 6pt;
}

.pwreset {
    font-size: 6pt;
    float: right;
    margin-top: 10px;
}

.bodyul    {
    padding-left: 28px;
    margin-top: -10px;
}

.bodyul li {
    padding-top: 7px;
}

.main { 
    width: 700px;
    text-align: justify;
    margin-top: 20px;
}

.logoimg {
    margin-top: 10px;
    margin-right: 104px;
}

.topstatus {
    text-align: right;
    font-size: 8pt;
    color: #597258;
}

.links {
    background-color: #D3E6D2;
    color: #48b040;    

    margin: 5px 0 0 0;        
    padding: 7px 10px 5px 10px;
    
    border-bottom: 1px solid #597258;
}

.links img:hover {
    background-color: #e3f6e2;
}


.roundcont {
    background-color: #D3E6D2;
    background-repeat: no-repeat;
    color: #597258;    

    margin: 16px;
    padding: 0px;
    float: left;
    border: 0;
}

.roundcont p {
    margin: 0 10px;
}

.roundtop { 
    background: url(/images/cornertr.gif) no-repeat top right; 
}

.roundbottom {
    background: url(/images/cornerbr.gif) no-repeat top right; 
}

img.corner {
   width: 18px;
   height: 18px;
   border: none;
   display: block !important;
  }
  
.midiwidth {
    width: 550px;
}

.fontmed {
    font-size: 14pt;
}

.blockmed {
    padding: 0 15px 0 15px;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 10px;
}

.blockul {
    font-weight: bold;
    font-size: 12pt;
    margin: 0;
    padding-left: 30px;
    padding-right: 15px;
}

.blockright {
    font-size: 10pt;
    margin-top: 10px;
    text-align: right;
    padding: 0 15px 0 15px;
}

.copyright {
    font-size: 8pt;
    font-family: arial,sans-serif;
    text-align: center;
    
    background-color: #D3E6D2;
    border-bottom: 1px solid #597258;
    margin-top: 20px;
    padding: 2px;
    clear: both;
}

.green {
    color: #48b040;    
}

.greener {
    color: #507449;    
}

.selecta {
    background-color: #e3f6e2;
    font-family: arial,helvetica,sans-serif;    
    font-size: 14pt;
    border: 1px solid #507449;
    margin: 0 5px 0 5px;
    padding: 3px;
}


.plans {
    width: 700px;
}

.plans td {
    border-top: 1px solid #597258;
    border-left: 1px solid #597258;
    border-bottom: 1px solid #D3E6D2;
    border-right: 1px solid #D3E6D2;

    padding: 10px;
    margin: 30px;
}

.planpic {
    width: 65px;
    text-align: center;
}

.plandata {
    width: 100px;
    text-align: center;
}

.spaced li {
    padding-bottom: 10px;
}

.code {
    border: 1px dashed #ccccff;
    background-color: #f0fff0;
    font-family: monospace, fixed, fixed-width;
    padding: 8px;
    width: 97%; /* force IE to display scroll bars */
    overflow: auto;
} 

.cmd {
    border: 1px dashed #ccccff;
    background-color: #f0fff0;
    font-family: monospace, fixed, fixed-width;
    padding: 2px;
}

/*
.testimonial {
    background-image: url("/images/quote-open.gif");
    background-position: 25px 0;
    background-repeat: no-repeat;
    width: 550px;
}

.testimonial blockquote {
    font-size: 12pt;
    font-style: italic;
    padding-left: 44px;
    padding-right: 57px;
    text-align: justify;
    background-image: url("/images/quote-close.gif");
    background-position: bottom right;
    background-repeat: no-repeat;
}
*/

.author {
       text-align: right;
}

.pagetoc {
    background-color: #f9f9f9;
    border: 1px solid #aaaaaa;
    margin-top: 8px;
    margin-bottom: 16px;
    padding-right: 16px;
    float: left;
}

.pagetoc ul ol {
    margin-top: 2px;
    margin-bottom: 2px;
}

.pagetoc h4 {
    margin-left: 16px;
}

.panelplan table,
.backupsummary table,
.otherplan table,
.referrals,
#inv {
    border: 1px solid black;
    border-spacing: 1px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #d3e6d2;
}

.panelplan table {
    border-spacing: 0px;
}

#inv tr
{
    background-color: #ffffff;
}

#inv tr.odd
{
    background-color: #f0f6f0;
}

.ppsubid, .ddpreauthid
{
    font-family: Courier, monospace, fixed, fixed-width;
    font-weight: bold;
}

.backupsummary th#schedule, .backupsummary td#schedule {
    border-left: 1px solid black;
}

.panelplan th, .backupsummary th, .otherplan th, #inv th {
    background: #d3e6d2;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    padding: 4px;
}

#inv th.invfoot
{
    font-family: Courier, monospace, fixed, fixed-width;
    padding: 4px 16px;
    vertical-align: middle;
}

.backupsummary td, .backupsummary th {
    padding-left: 16px;
    padding-right: 16px;
}

#inv td
{
    padding: 4px 16px;
}

#inv .moneys, #inv .digits
{
    text-align: right;
}

#inv td.moneys
{
    font-family: Courier, monospace, fixed, fixed-width;
}

.units th {
    font-weight: normal;
    padding-top: 0px;
    font-size: smaller;
}

.panelplan td, .otherplan td {
    vertical-align: middle;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
}

.otherplan td {
    vertical-align: top;
    padding: 4px;
}

.panelplan td {
    background: #ffffff;
}

.backupsummary td {
    background: #ffffff;
    text-align: right;
}

.otherplan td {
    text-align: right;
    padding-left: 8px;
    padding-right: 8px;
}

.switchvps form {
    padding: 8px;
}

.panelbpath table {
    border-spacing: 1px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: 1px solid black;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #d3e6d2;
}

.panelbpath th {
    background-color: #D3E6D2;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding: 4px;
}

.panelbpath td {
    padding: 4px;
    padding-right: 8px;
    vertical-align: middle;
}

.panelbilling table {
    border-spacing: 0px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: 1px solid black;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 16px;
    margin-bottom: 16px;
    background: #d3e6d2;
}

.panelbilling th {
    background-color: #d3e6d2;
    vertical-align: middle;
    text-align: right;
    font-weight: bold;
    padding: 8px;
}

.referrals th {
    background-color: #D3E6D2;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding: 8px;
}

.panelbilling td {
    padding: 8px;
    vertical-align: middle;
    text-align: right;
    background: white;
}

.referrals td {
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    vertical-align: middle;
    text-align: right;
}

.panelbilling td#opd {
    color: red;
}

.panelbilling td#fpd {
    color: #597258;
}

.panelbilling td#fpda {
    text-align: center;
    color: #597258;
}

.panelbilling td#amt, .referrals td#amt {
    font-family: Courier, monospace, fixed, fixed-width;
}

.panelxfer table {
    border: 1px solid black;
    border-spacing: 2px;
    border-collapse: collapse;
    margin-right: 16px;
    margin-bottom: 16px;
}

.panelxfer th {
    background-color: #D3E6D2;
    vertical-align: middle;
    text-align: right;
    font-weight: bold;
    padding: 8px;
}

.panelxfer td {
    padding: 8px;
    vertical-align: middle;
}

.linkselected {
    font-weight: bold;
}

#vpscfg, #vpsprefs {
    border: 1px solid black;
    border-spacing: 1px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 16px;
    width: 100%;
    background: #d3e6d2;
}

#vpscfg th, #vpsprefs th {
    font-weight: bold;
    padding: 4px 6px;
    vertical-align: middle;
    text-align: center;
}

#vpscfg tbody tr:hover td, #vpsprefs tbody tr:hover td {
    background-color: #f0f6f0;
}

#vpscfg td, #vpsprefs td {
    background-color: #fff;
    padding: 2px 4px;
}

#vpscfg td.qty,
#vpscfg td.moneys {
    text-align: right;
}

#vpscfg td.moneys {
    font-family: Courier, monospace, fixed, fixed-width;
}

#vpscfg td.total_moneys,
#vpscfg th.total_moneys {
    text-align: right;
    font-family: Courier, monospace, fixed, fixed-width;
    font-weight: bold;
}

div.payinfo
{
    margin-left: 5%;
}

div.binforow
{
    clear: both;
}

div.binforow span.label
{
    float: left;
    width: 20%;
    text-align: right;
    font-weight: bold;
}

div.binforow span.info
{
    float: right;
    width: 79%;
    text-align: left;
}

.bfbtn:hover {
    text-decoration: none;
}

