h1, h2, h3 {
  font-family: Georgia, serif;
  line-height: 30px;
  font-weight: normal;
}
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; line-height: 20px; }

#complete_container {
  background: url(container.png) repeat-y center top;
  padding: 0 18px;
}

#header {
  position: relative;
}

#header .generic_hook {
  position:absolute;
  top: 1px;
  right: 0;
}

#nav_topnavigation {
  position: relative;
}

#nav_topnavigation ul {
  x-overflow: hidden;
  width: 980px;
}

#nav_topnavigation li a {
  background-repeat: repeat-x;
  line-height: 20px;
  font-family: Georgia, serif;
}

#nav_topnavigation li a.sel {
  background-position: left -100px;
}

#nav_topnavigation li a:hover {
  background-position: left -50px;
}

#nav_topnavigation li ul {
  position: absolute;
  left: 0;
  top: 52px;
  z-index: 10;
  padding: 5px 20px 0;
  width: 940px;
  background: white;
}

#nav_topnavigation li ul li {
  margin: 0 5px 0 0;
}

#nav_topnavigation li ul li a {
  background-position: left -36px;
  background-repeat: no-repeat;
  line-height: 26px;
  display: block;
  font: bold 16px/26px Arial,sans-serif;
  color: #770C15;
  padding: 5px 5px 5px 20px;
}

#nav_topnavigation li ul li a.sel {
  background-position: left 0px;
  color: black;
}

#nav_topnavigation li ul li a:hover {
  background-position: left -72px;
  color: #770C15;
  text-decoration: underline;
}

#global_indexhead.with_subnav {
  margin-top: 41px;
}

#columns {
  background: #983A42 url(content.png) top left repeat-x;
  padding: 25px 0 0;
  margin: 1px 0;
  overflow: hidden;
}

#footer {
  margin-left: -18px;
  width: 1016px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
}

#footer p {
  margin: 0;
  color: #202020;
}

#footer a {
  color: #770c15;
}

body #complete_container .escortgallery li {
  background: url(image.png) no-repeat;
  height: 410px;
  margin: 0 5px 5px 0;
  display: block;
  float: left;
}

body #complete_container .escortgallery .title {
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px 0 50px;
}

body #complete_container .escortgallery a:hover .title {
  text-decoration: underline;
}

body #complete_container .escortgallery a {
  background: url(image_link.png) no-repeat 30px 16px;
  height: 410px;
  display: block;
  text-decoration: none;
}

body #complete_container .escortgallery .location {
  padding: 0 30px 5px;
  font-size: 16px;
  color: #d27078;
}


a.imageshow_box {
  background: none;
  border: none;
}

#escort_pics .article_text {
  display: none;
}

.news_box h3 {
  width: 100%;
  height: 40px;
  background: url(news.png) no-repeat;
}

.news_box h3 span {
  display: none;
}

.news_content {
  border-bottom: 1px dotted #c5878c;
}

.news_content_last {
  border-bottom: none;
}

#escort_info table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  margin: 0 0 30px;
}

#escort_info th,
#escort_info td {
  border: 1px solid #a7575e;
  vertical-align: top;
}

#escort_info th {
  border-left: none;
  width: 148px;
  padding: 1px 1px 1px 0;
  text-align: left;
}

#escort_info th span {
  display: block;
  background: #a7575e;
  width: 136px;
  padding: 6px;
}

#escort_info td {
  border-right: none;
  text-align: left;
  padding: 7px;
}





body #complete_container .escortlinks {
  overflow: hidden;
}

body #complete_container .escortlinks li {
  padding: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  font: bold 16px/26px Arial,sans-serif;
  background: white;
}

body #complete_container .escortlinks li a {
  padding: 5px 5px 5px 20px;
  background: url(stars.png) no-repeat left -36px;
  display: block;
  color: #770c15;
}

body #complete_container .escortlinks li.active {
  background: none;
}

body #complete_container .escortlinks li.active a {
  background-position: left 0;
  color: black;
  outline: none;
}

body #complete_container .escortlinks li:hover a {
  background-position: left -72px;
}






body.escortdetail #columns {
  padding-top: 0;
}

body.escortdetail #contentarea {
  zoom: 1;
}

body.escortdetail #fullmidcolumn,
body.escortdetail #fullmidcolumn_inside {
  padding: 0;
  width: 980px;
}

body.escortdetail h1.article_title,
body.escortdetail .location_container h2 {
  display: none;
}

body.escortdetail .location_container {
  width: 980px;
  height: 70px;
  padding-bottom: 10px;
  background: white no-repeat left top;
}

body.escortdetail #complete_container .escortlinks {
  background: white url(content.png) repeat-x left bottom;
  padding: 0 30px 20px;
}

body.escortdetail #complete_container .escort {
  margin: 0 30px;
}

body.escortdetail .escortthumb {
  background: url(image.png) no-repeat;
  height: 410px;
  float: left;
  margin: 10px 30px;
  width: 300px;
}

body.escortdetail .escortthumb span.photo,
body.escortdetail .escortthumb a {
  height: 320px;
  padding: 45px 0 0;
  display: block;
  line-height: 0;
  text-align: center;
  width: 240px;
  margin: 0 30px 30px;
  overflow: hidden;
}



body.escortdetail h2 {
  font-size: 20px;
  margin: 0 0 10px;
}



body #complete_container .onlycolumn {
  float: none;
}




a.imageshow_box {
  height: 187px;
  width: 140px;
  margin: 1px 5px 5px 1px;
  cursor: pointer;
}

a.imageshow_box:hover {
  background: none;
  margin: 0 4px 4px 0;
  border: 1px solid #C5878C;
}

.imageshow_image {
  height: 187px;
  width: 140px;
  margin: 0;
  overflow: hidden;
}






.language_switcher {
  margin: 10px 30px 0 0;
}



html body #content .success {
  background: #F2E9EA;
  color: #202020;
}



#imgrotatcontainer {
  float: left;
  margin: 0;
  line-height: 0;
  height: 199px;
  overflow: hidden;
}




.cf_entry fieldset,
.form {
  border-color: #640A12;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.form {
  background: #F2E9EA;
}

.form_focused {
  border-color: #4FFFFB;
  background: #fff;
}


html body .error {
  background-color: #000000;
}

#body8-1 .article_text > p {
  font-size: 16px;
}
