@charset "utf-8";

* {margin:0;padding:0;}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-top: 0px;
}
#error_list {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    padding-left: 20px;
    background-color: #fcc;
    border: 1px dashed #c00;
    list-style: circle;
    font-weight: bold;
}
td.formdata {
    text-align: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#660000;
}
a:active {
	text-decoration: none;
}
td.titlebar {
    text-align: center;
    width: 820px;
    height: 22px;
    background-image: url(../grafix/pplayout/body/top-820.gif);
    font-weight: bold;
}
td.stitlebar {
    text-align: center;
    width: 680px;
    height: 22px;
    background-image: url(../grafix/pplayout/body/top-680.gif);
    font-weight: bold;
}
td.adtitlebar {
    text-align: center;
    width: 135px;
    height: 22px;
    background-image: url(../grafix/pplayout/side/top.jpg);
    font-weight: bold;
}
td.epcontent {
    width: 820px;
    background-image: url(../grafix/pplayout/body/middle-820.gif);
}
td.sepcontent {
    width: 680px;
    background-image: url(../grafix/pplayout/body/middle-680.gif);
}
td.adcontent {
    width: 135px;
    text-align: center;
    background-image: url(../grafix/pplayout/side/middle.jpg);
}
td.epclose {
    width: 820px;
    height: 17px;
    background-image: url(../grafix/pplayout/body/bottom-820.gif);
}
td.sepclose {
    width: 680px;
    height: 17px;
    background-image: url(../grafix/pplayout/body/bottom-680.gif);
}
td.adclose {
    width: 135px;
    height: 17px;
    background-image: url(../grafix/pplayout/side/bottom.jpg);
}
td.eplabel {
    font-weight: bold;
    padding-left: 20px;
/*    width: 200px; */
}
td.epsdata {
    font-weight: bold;
    padding-left: 20px;
}
td.epdata {
    padding-left: 20px;
    color: #111;
}
td.agcontent {
    width: 820px;
    background-image: url(../grafix/pplayout/body/middle-820.gif);
}
td.agclose {
    width: 820px;
    height: 17px;
    background-image: url(../grafix/pplayout/body/bottom-820.gif);
}
td.aglabel {
    font-weight: bold;
    padding-left: 20px;
    /* width: 200px; */
}
td.agsdata {
    font-weight: bold;
    padding-left: 20px;
}
td.agdata {
    padding-left: 20px;
    color: #111;
}
td.pacontent {
    width: 820px;
    background-image: url(../grafix/pplayout/body/middle-820.gif);
}
td.paclose {
    width: 820px;
    height: 17px;
    background-image: url(../grafix/pplayout/body/bottom-820.gif);
}
td.palabel {
    font-weight: bold;
    padding-left: 20px;
    /* width: 200px; */
}
td.pasdata {
    font-weight: bold;
    padding-left: 20px;
}
td.padata {
    padding-left: 20px;
    color: #111;
}
td.sccontent {
    width: 820px;
    background-image: url(../grafix/pplayout/body/middle-820.gif);
}
td.scclose {
    width: 820px;
    height: 17px;
    background-image: url(../grafix/pplayout/body/bottom-820.gif);
}
td.sclabel {
    font-weight: bold;
    padding-left: 20px;
}
td.scsdata {
    font-weight: bold;
    padding-left: 20px;
}
td.scdata {
    padding-left: 20px;
    color: #111;
}
table.content {
    margin-top: 20px;
}
td.formlabel {
    text-align: right;
    font-weight: bold;
    padding: 7px;
}
#pagelayout {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding: 10px;
	background-color: #fff;
	color: #000;
}
.itab {
    margin-left: auto;
    margin-right: auto;
    width: 820px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}
.otab td {
    padding: 3px;
}
.visit {
    text-align: center;
    width: 100px;
    border-left: 1px solid #aaa;
    border-top: 1px solid #aaa;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    display: block;
    padding: 5px;
    text-decoration: none;
    background-color: #fff;
}
.memberbartextlink {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.memberbartextlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.footerpageinfo {
	color: #fff;
	margin-top: 10px;
}
.odd {
    background: #ff9;
}
.even {
    background: #eee;
}
.nextprev {
    border: 1px solid #cfc;
    width: 100px;
    margin: 10px;
}
.infomsg {
    background: #cfc;
    color: #000;
    padding: 5px;
    border: 1px solid #000;
}
.blurb {
    background: #ffc;
    color: #000;
    border: 1px solid #c00;
    padding: 5px;
    margin: 5px;
}
.scorerank {
    font-size: 0.7em;
    font-family: courier;
}
.menutitletxt {
    font-weight: bold;
}
#agencytab {
    margin-left: 10px;
    margin-right: 10px;
}
.agencyname {
    padding: 5px;
    border: 1px solid #fd7;
    border-bottom: none;
    border-right: none;
}
.agencydesc {
    padding: 5px;
    border-top: 1px solid #fd7;
}
.entvisit {
    padding: 5px;
    border-top: 1px solid #fd7;
    border-right: 1px solid #fd7;
}
.escortcell {
    padding: 5px;
    border: 1px solid #fd7;
    border-top: none;
}
.masseusecell {
    padding: 5px;
    border: 1px solid #fd7;
    border-top: none;
}
.dancercell {
    padding: 5px;
    border: 1px solid #fd7;
    border-top: none;
}
.subheader {background-color: #0cc;font-weight: bold;height: 25px;padding: 5px;}

#parlourtab {
    margin-left: 10px;
    margin-right: 10px;
}
.parlourname {
    padding: 5px;
    border: 1px solid #fd7;
    border-right: none;
    border-bottom: none;
}
.parlourdesc {
    padding: 5px;
    border-top: 1px solid #fd7;
}
#stripclubtab {
    margin-left: 10px;
    margin-right: 10px;
}
.sclubname {
    padding: 5px;
    border: 1px solid #fd7;
    border-right: none;
    border-bottom: none;
}
.sclubdesc {
    padding: 5px;
    border-top: 1px solid #fd7;
}
.today {
    background-color: #6fc;
}
.highlight {
    background-color: #ff0;
    color: #000;
}
.infomsg {
    padding: 0.2em;
    background-color: #cfc;
    color: #000;
    font-style: italic;
    font-size: 1.1em;
}
table.i {
    width: 680px;
}
td.ife {
    width: 130px;
    text-align: center;
}
img.e {
    border: none;
    padding: 2px;
}
td.infe {
    width: 130px;
}
table.g {
    width: 820px;
}
td.gfe {
    width: 158px;
    text-align: center;
}
td.gnfe {
    width: 158px;
}
.mand {
    font-weight: bold;
    color: #c00;
}
.tbcell {
    width: 120px;
}
.data_error {
    border: #f00 1px solid;
}
.data_error option {
    color: #f00;
}
#cct { 
   border: 1px solid #000; 
   background: #ffd;
   width: 500px;
}
#cct_th td {
    text-align: center;
    font-weight: bold;
    background: #cfc;
}
#cct td {
    text-align: center;
}
.ccrow td.even {
    background: #eee;
}
.ccrow td.odd {
    background: #ff9;
}
.lang_pop_link {
    /* white-space: nowrap; */
    text-decoration: underline;
    color: #0c0;
    font-weight: bold;
}
.lang_pop_img {
    border: none;
}
.lang_pop_alink {
    background: #ddd!important;
    color: #0c0!important;
    border: #0c0 dotted 2px!important;
}
.lang_pop_but {
    border: #0c0 dotted 2px;
}
.admnurl {
    padding-left: 5px;
    padding-right: 5px;
    background: #fff;
    font-size: 1.3em;
    font-weight: bold;
    color: #c00;
}
.ltcp {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.ql {
    font-size: 0.9em;
}
.tlblurb {
    background: #fff;
    border: 1px solid #c00;
    padding: 10px;
    width: 900px;
}
