@CHARSET "ISO-8859-1";

/* elements */

html { margin: 0; background-color: #fff; }
body { font-family: arial,verdana,sans-serif; background-color: inherit; width: 996px; margin: 0.25em auto; }


h1 { font-size: 18pt; line-height: 1em; margin-top: 0.5em; margin-bottom: 0.25em; }
h2 { font-size: 12pt; font-weight: bold; margin-top: 0.5em; }
p  { font-size: 10pt; margin-top: 0.5em; }
ul { font-size: 10pt; }


a, a:visited { color: #000080; text-decoration: none; border-bottom: 1px dashed #000080; }
a:hover, a:visited:hover { color: #ff0000;  }


/* div sections */


div#header { position:relative; width: 996px; height: 30px; margin: auto; margin-top: 10px; background-image: url('/www/images/bg_header.png'); background-repeat: no-repeat; border-bottom: 1px solid #000080;}
div#header div.homePage {	position: absolute; top: 0; left: 0; width: 210px; height: 75px; z-index: 1;	}
div#header div.homePage:hover { cursor: pointer; }


div#container { background-color: #fff; width: 100%; padding-bottom: 0.5em; }
div#content { margin: 0; padding-left: 4px; padding-right: 4px; }


div#footer { clear: both; width: auto; margin-top: 1em; border-top: 1px solid #000080; }
div#footer p { font-size: 9pt; text-align: center; }
div#footer a, div#footer a:visited { color: #000080; margin-left: 5px; margin-right: 5px; border: none; text-decoration: underline; }
div#footer a:hover { color: #ff0000; }
span.heavy { font-weight: bold; }


div#sidepanelone { float: right; width:250px; margin-top: 1em;    }
div#mainpanel { width: 725px; margin: 0; }


/* main section elements */

div.escortlist { width: 710px; padding: 5px; margin:0; }
div.escortrow { height: 220px; width: 100%; margin-top: 1em;}
div.escortlist a, div.escortlist a:visited { text-decoration: none; border: none;}

div.escort { float: right;  text-align: center; width: 140px; margin-left: 2px margin-right: 2px; }
div.escort img { width: 120px; margin-bottom: 0;  }
div.escort img:hover { cursor: pointer; }
div.escort div.imgholder { height: 160px; width: 120px; border: 1px solid #ccc; margin-bottom: 0; }
div.escort div.photobottom { width: 120px; margin: 0; background-color: #fff; }
div.escort p { margin: 0; }
div.escort p.name { font-size: 9pt; font-weight: bold;}
div.escort p.name a, div.escort p.name a:visited { text-decoration: underline; }
div.escort p.city { font-size: 8pt; }


/* featured escort */

div.featuredescort { margin-top: 0.25em; text-align: center;  background-color: #f0f0f0; border: 1px solid #000080; }
div.featuredescort div.feature { margin: 0 0 1.5em 0;}
div.featuredescort div.feature img:hover { cursor: pointer; }
div.featuredescort p { margin: 0; }
div.featuredescort a { border: none; text-decoration: underline; }


/* side section elements */


div.frontsideobj {  min-height: 200px; padding: 5px; width: 240px; margin-bottom: 1em; border: 1px solid #000080; }
div.frontsideobj p { font-size: 0.8em; margin-top: 0.5em; }
div.frontsideobj ul { font-size: 0.8em; margin-top: 0.5em; }
div.frontsideobj p.heading { font-size: 1.1em; margin-bottom: 0.25em;  }


div.listingtours li { border-bottom: 1px dashed #ccc; padding-top: 1em; padding-bottom: 1em; }


ul.news li { list-style: square; }
ul.news span.newsdate { font-weight: bold; }





