/*
**  General element styles
*/
body, div, img, form, th, td, table {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
a {
  text-decoration: none;
  color: #ff0080;
}
a:hover { text-decoration: underline; }
div, a { font-family: Tahoma, Geneva, sans-serif; }
h1, h2 { font-family: Palatino Linotype, Book Antiqua, Palatino, serif; }

body {
  text-align: center;
  background-color: #562b40;
  background-image: url(http://images.naaktcam.com/body_bg.gif);
  background-repeat: repeat;
}
/*
**  Specific element styles
*/
#naaktcam {
  width: 900px;
  margin: auto;
  background-color: #ffcce5;
  background-image: url(http://images.naaktcam.com/page_bg.gif);
  background-repeat: repeat-y;
  font-size: 11px;
  color: #777;
}
#naaktcam_title {
  background-image: url(http://images.naaktcam.com/naaktcam_title90.jpg);
  background-repeat: no-repeat;
  height: 250px;
  text-align: center;
  overflow: hidden;
}
#bar_title {
  height: 25px;
  line-height: 20px;
  font-size: 11px;
  color: #548ad0;
  padding: 0px 10px 0px 10px;
}
#bar_title a { color: #FFF; }
a.promo {
    font-weight: bold;
    color: #ff3297 !important;
}
#intro {
  width: 310px;
  margin: 80px auto 0px auto;
  font-size: 12px;
  color: #562b40;
  text-align: justify;
  overflow: hidden;
}
#intro h1 {
  font-size: 15px;
  text-align: right;
  color: #FFF;
  margin: 0px 0px 15px 0px;
}
#intro h2 {
    font-size: 18px;
}
#intro a {
    color: #FFF;
}
/*
**  Paging
*/
#paging_top,
#paging_bot {
  width: 856px;
  height: 25px;
  line-height: 22px;
  margin: 0px 20px 0px 20px;
  padding: 0px 10px 0px 10px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  clear: both;
  overflow: hidden;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
#paging_top {
  color: #da9aba;
  background-image: url(http://images.naaktcam.com/paging_top_bg.gif);
}
#paging_bot {
  color: #aaa;
  background-image: url(http://images.naaktcam.com/paging_bot_bg.gif);
}
#paging_top a,
#paging_bot a { color: #ff3297; }
#paging_top a.current,
#paging_bot a.current { color: #2684ff; }
/*
**  5px curve between spacing and filter
*/
#paging_top_sep,
#paging_bot_sep {
  width: 165px;
  height: 5px;
  overflow: hidden;
  float: right;
  clear: right;
  margin: 0px 20px 0px 0px;
  background-repeat: no-repeat;
}
#paging_top_sep { background-image: url(http://images.naaktcam.com/paging_top_sep_bg.gif); }
#paging_bot_sep { background-image: url(http://images.naaktcam.com/paging_bot_sep_bg.gif); }
#content {
  width: 896px;
  margin: auto;
  background-image: url(http://images.naaktcam.com/page_gradient.gif);
  background-repeat: repeat-x;
}
#webcams {
  float: left;
  width: 696px;
}
.profiel {
  text-align: left;
  margin: 0px 0px 0px 20px;
  padding-top: 20px;
  font-size: 12px;
}
.profiel h2 { margin: 0px; font-size: 18px; }
.profiel h2.female { color: #ff0080; }
.profiel h2.male { color: #134280; }

.static {
    text-align: left;
    color: #000;
    margin: 0px 0px 0px 20px;
    padding-top: 20px;
    font-size: 12px;
}
.static h2 { color: #ff0080; }
.static h3 { color: #134280; }
.static ul {
    margin-bottom: 0px;
    margin-top: 0px;
}
#filter_container {
  float: right;
  clear: right;
  width: 170px;
  height: 602px;
  margin: 0px 20px 0px 0px;
  background-image: url(http://images.naaktcam.com/filter_bg.gif);
  background-repeat: repeat-y;
}
#filter {
  background-image: url(http://images.naaktcam.com/filter_gradient90.jpg);
  background-repeat: no-repeat;
  text-align: left;
}
#filter h2 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #666;
}
#filter p {
  margin: 0px 10px 10px 20px;
  font-size: 12px;
}
#filter p.small { font-size: 11px; }
/*
**  Webcam boxes
*/
.webcam_container {
  width: 232px;
  height: 128px;
  float: left;
  margin-top: 20px;
}
.webcam_container_female,
.webcam_container_male{
  width: 212px;
  height: 128px;
  float: right;
  clear: none;
  background-repeat: no-repeat;
}
.webcam_container_female { background-image: url(http://images.naaktcam.com/webcamseks_bg_f.gif); }
.webcam_container_male { background-image: url(http://images.naaktcam.com/webcamseks_bg_m.gif); }
.webcam {
  margin: 10px;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  color: #404040;
}

.nickname {
    line-height: 20px;
}
.nickname img {
    margin-top: 4px;
    margin-right: 5px;
    width: 16px;
    height: 11px;
    float: left;
}
.nickname a {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    text-decoration: none;
}
.webcam h2 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
}
.webcam_container_female h2 { color: #ff0080; }
.webcam_container_male h2 { color: #134280; }
.webcam_container_female a { color: #ff0080; }
.webcam_container_male a { color: #2480ff; }
img.webcam {
  float: left;
  margin: 0px 10px 10px 0px;
}
.webcam_container_female img.webcam { border: 1px solid #FF0080; }
.webcam_container_male img.webcam { border: 1px solid #548ad0; }
.flag { margin-right: 20px; }
th {
	text-align:left;
	vertical-align: top;
	font-size: 13px;
	color: #562b40;
	width: 140px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-style: italic;
}
td {
    font-size: 12px;
    color: #000;
}
