body { color: white; background-color:black; font-family: Tahoma, Verdana, Helvetica; scrollbar-base-color:#000000; }
#copyright { text-align:center; }
.bold { font-weight:bold; }
.center { width:100%; text-align:center; }

/* index.html; be wary of languages' height */
#languages { position:absolute; top:  0px; left:0px; padding:5px; }
#logo      { position:absolute; top: 25px; left:0px; width:100%; text-align:center; border:0px; }
#intros    { position:absolute; top:225px; left:0px; padding:20px; }

/* must have corresponding widths and heights */
#cornercontainer { border:0px; margin:0px; border-collapse: collapse;}
/* #cornercontainer #corner controls the height of the header when #cornercontainer has 0 margins */
#cornercontainer #corner {       height:20px; width:200px; text-align:center; vertical-align:middle; }
div.header  { position:absolute;    top:0px;   left:0px;   width:100%; }
div.sidebar { position:absolute;    top:20px;  left:0px;   width:200px; }
div.content { position:absolute;    top:20px;  left:200px; padding:10px; }
/* ~must have corresponding widths and heights */

/* header */
#cornercontainer td { vertical-align:bottom; }
span.header { padding-left:10px; padding-right:10px; }
span.header a { font-size:100%; }

/* sidebar */
div.sidebar ul { border: none; }
div.sidebar li a { font-size:90%; }

/* rates */
#rates thead tr td { text-align: center; width: 20%; }
#rates tr td { text-align: right; }

/* escorts.html */
div.float { float: left; }
div.picframe { width:200px; height:210px; text-align: center; vertical-align: bottom; padding-bottom:20px; }
div.caption  { width:200px; text-align: center;  }

/* escort.html */
.metric { font-weight: 200; }
td.label { text-align:right; vertical-align:top; }

/* contact */
#callto:link    { background: none; color: white; text-decoration: underline; }
#callto:hover   { background: none; color: white; text-decoration: underline; }
#callto:visited { background: none; color: white; text-decoration: underline; }
#callto:active  { background: none; color: white; text-decoration: underline; }

/* jet-set-angels */
.textVerd {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      color:#000000;
      line-height:14px;
}

td.box4grey {
      border-style: solid;
      background-color:#FFFFFF;
      border-top-width: 1px;
      border-top-color: #D5D5D5;
      border-right-width: 1px;
      border-right-color: #D5D5D5;
      border-left-width: 1px;
      border-left-color: #D5D5D5;
      border-bottom-width: 1px;
      border-bottom-color: #D5D5D5;
}

td.box4green {
      border-style: solid;
      background-color:#D7E8A1;
      border-top-width: 1px;
      border-top-color: #B0D144;
      border-right-width: 1px;
      border-right-color: #B0D144;
      border-left-width: 1px;
      border-left-color: #B0D144;
      border-bottom-width: 1px;
      border-bottom-color: #B0D144;
}


.textVerdBold {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size: 17px;
      color:#112269;
      line-height:14px;
      font-weight: bold;
}

.textVerdBold2 {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size: 19px;
      color:#112269;
      line-height:14px;
      font-weight: bold;
}

td.box4grey {
      border-style: solid;
      background-color:#FFFFFF;
      border-top-width: 1px;
      border-top-color: #D5D5D5;
      border-right-width: 1px;
      border-right-color: #D5D5D5;
      border-left-width: 1px;
      border-left-color: #D5D5D5;
      border-bottom-width: 1px;
      border-bottom-color: #D5D5D5;
}

td.box4green {
      border-style: solid;
      background-color:#D7E8A1;
      border-top-width: 1px;
      border-top-color: #B0D144;
      border-right-width: 1px;
      border-right-color: #B0D144;
      border-left-width: 1px;
      border-left-color: #B0D144;
      border-bottom-width: 1px;
      border-bottom-color: #B0D144;
}

td.boxBlack {
      border-style: solid;
      background-color:#EEF7D0;
      border-top-width: 0px;
      border-top-color: #000000;
      border-right-width: 1px;
      border-right-color: #000000;
      border-left-width: 0px;
      border-left-color: #000000;
      border-bottom-width: 0px;
      border-bottom-color: #000000;
}
