html, body {
  color: #000;
  font-family: Trebuchet MS, Arial, Tahoma;
  font-size: 11px;
 	background: #fefefe url('../../images/101/body.bg.jpg') repeat-y center;
 	margin: 0;
}

input, select {
  font-family: Trebuchet MS, Arial, Tahoma;
  font-size: 11px;
  border: 1px solid #808080;
}

a{
  color: #c03;
}


.link {
  color: #c03;
  cursor: pointer;
  cursor: hand;
}


a img {
  border: 0;
}


h1 {
  display: inline;
  margin: 0; padding: 0;
  font-size: 18px;
}

div.common {
	margin-top: 15px;
	padding: 0 15px;
}

div.common p,
p.com {
	width: 470px;
}

div.siteNav{
	width: 500px;
}

div.siteNav a{
	color: #aaaaaa;
	text-decoration: none;
}

div.siteNav a:hover{
	color: #a2bd16;
}

div.siteLanguages{
	position: absolute;
  top: 6px;
  left: 568px;
  width: 200px;	
  z-index: 20;
  text-align: right;  
}

div.siteLanguages img{
	border: 1px solid #96ad29;
}


/**** PERFORMERS ****/

.top div.perf {
	position: relative;
  width: 491px;
  height: 152px;
  background-image: url('../../images/101/top.jpg');
  float: left;
}

.top div.perf div.title {
	position: absolute;
	top:10px; left:52px;
  font-size: 12px;
  font-weight: bold;
}


.top div.perf div.rank {
	position: absolute;
	top:10px; left:3px;
  font-size: 20px;
  color: #a3be17;
  font-weight: bold;
  width: 40px;
  text-align: center;
}

.top div.perf .thumb {
	position: absolute;
	top:39px; left:156px;
  width: 120px;
  height: 90px;
  border: 1px solid #888;
}

.top div.perf div.chat {
	position: absolute;
	top: 120px; left: 330px;
  width: 100px;
}

.top div.perf div.info {
	position: absolute;
	top: 120px; left: 430px;
}

.top div.perf img.favo {
	position: absolute;
	top:10px; right:13px;
	cursor: pointer; cursor: hand;
}

.top div.perf div.feat {
	position: absolute;
	top: 43px; left: 295px;
  width: 200px;
}

.top div.perf div.feat2 {
	position: absolute;
	top: 59px; left: 19px;
	width: 110px;
}

.top div.perf img.lang {
	padding: 0; 
	margin: 0;
	border: 1px solid #888;
}

.top div.perf .extra{
	position: absolute;
	top:13px; left:430px;
	z-index: 50;
}

div.week {
	position: absolute;
  top: 70px;
  left: 540px;	
  width: 222px;
  height: 94px;
  z-index: 10;
}


div.week a{
	color: #000;
	text-decoration: none;
	cursor: pointer; cursor: hand;	
}


div.week div.state{
	padding-top: 5px;
}


div.week div.state span.online{
	color: #a2bd16;
}


div.week div.feat{
	position: absolute;
	top: 0px;
	left: 130px;
  width: 95px;
  height: 94px;
  padding-left: 7px;
  padding-top: 4px;
  z-index: 30;
}


div.week img.thumb {
  position: relative;
  width: 125px;
  height: 94px;
  border: 0;
}


div.week img.favo {
	position: absolute;
	cursor: pointer; cursor: hand;
	z-index: 20;
}


div.perf div.feat {
	position: absolute;
	top: 21px; left: 170px;
  width: 200px;
}


div.perf {
	position: relative;
  width: 167px;
  height: 170px;
  border: 0;
  margin: 10px 5px 10px 0px;
  background-image: url('../../images/101/box_online.jpg');
  float: left;
}


div.perf a {
  text-decoration: none;
}

div.perf div.title {
	position: absolute;
	top:15px; left:19px;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

div.perf div.title span {
  font-size: 11px;
  font-weight: normal;
  color: #555;
}

div.perf img.thumb {
	position: absolute;
	top:38px; left:15px;
  width: 122px;
  height: 92px;
  border: 1px solid #888;
}


div.perf .extra{
	position: absolute;
	top:40px; left:115px;
	z-index: 50;
}

div.perf div.chat {
	position: absolute;
	top: 140px; left: 19px;
  width: 100px;
}

div.perf div.info {
	position: absolute;
	top: 140px; left: 114px;
  width: 100px;
}

div.perf div.info a,
div.perf div.chat a {
  color: #333;
}

div.perf div.info img,
div.perf div.chat img {
  vertical-align: center;	
}

div.perf div.ops {
	position: absolute;
	top:37px; left:143px;
	width: 15px;
	height: 75px;
}

div.perf div.ops img.lang {
	padding: 0; 
	margin: 0;
	border: 1px solid #f6f6f6;
}


div.perf img.favo {
	position: absolute;
	top:12px; right:10px;
	cursor: pointer; cursor: hand;
}


/**** MENU ****/
div.menu_box {
	position: relative;
	width: 188px;
  padding: 45px 0 0 0;
  margin: 0 0 43px 10px;
  background: #fcfcfc url('../../images/101/menu_box.header.jpg') no-repeat top center;
	z-index: 20;
}

div.menu_box img.ftr {
  position: absolute;
  bottom: -23px; left: 0;
  margin: 0; padding: 0;
}

div.menu_box form {
  padding: 15px 12px;
  margin: 0;
}

div.menu_box input,
div.menu_box select {
  width: 150px;
}

div.menu_box input.button {
	margin-top: 11px;
  width: 100px;
}

div.menu_box p {
  margin: 0;
  padding: 8px 0;
  text-align: center;
}

div.menu_box a.nd {
  text-decoration: none;
  color: #000;
}

div.menu_box a.nd:hover {
  color: #a2bd16;
}


/**** NAVIGATION ****/
#nav_top,
#nav_bottom {
  vertical-align: middle;
}

#nav_top a.page,
#nav_bottom a.page {
  font-family: Trebuchet MS, Arial, Tahoma;
  font-weight: bold;
  font-size: 15px;
  color: #adbb72;
  margin: 2px;
  text-decoration: none;
}

#nav_top a.selected,
#nav_bottom a.selected {
  font-weight: bold;
  font-size: 20px;
  color: #70890a;
}

#nav_top img,
#nav_bottom img { 
 	vertical-align: middle;
}


/**** FOOTER ****/
#ftr div.ftr {
  color: #d9e2ab;
	margin: 8px 0 0 8px;
	padding: 0; 
}
#ftr a {
	color: #d9e2ab;
	text-decoration: none;
}
#ftr a:hover {
	color: #fff;
}

/**** PERFORMER DETAILS ****/
div.per_details {
	margin-top: 15px;
	padding: 0 15px;
}

div.per_details div.details {
  margin: 8px 0 15px 0;
  height: 215px;
}

div.per_details h1 span {
	font-weight: normal;
	font-size: 15px;
	color: #c30;
	margin-left: 10px;
}

div.per_details h1 span.h1_online {
  color: #04b100;
  text-decoration: underline;
}

div.per_details div.thumbs  {
	position: absolute;
	top: 28px; left: 15px;
	width: 210px;
  height: 210px;
}

div.per_details div.thumbs div {
	position: absolute;
	top: 159px; left: 0;
	width: 210px;
  height: 50px;
}

div.per_details div.thumbs img {
	width: 43px;
	height: 33px;
  padding: 1px;
  margin-right: 5px;
  border: 1px solid #6F6F6F;
  background-color: #fff;
}

div.per_details div.thumbs img.thumb {
	width: 199px;
	height: 150px;
  padding: 1px;
  margin-right: 20px;
  border: 1px solid #6F6F6F;
  background-color: #fff;
	border: 1px solid #000;
}

div.per_details div.thumbs #flashcontent {
	position: absolute;
	top: 0px; left: 0px;
	width: 199px;
	height: 150px;
  padding: 1px;
  margin-right: 20px;
  border: 1px solid #6F6F6F;
  background-color: #fff;
	border: 1px solid #000;
}

div.per_details div.feat  {
	position: absolute;
	top: 28px; left: 235px;
	width: 170px;
  height: 210px;
}

div.per_details div.feat label { 
  display: block;
  margin-bottom: 5px;
}

div.per_details div.feat img.flag { 
  border: 1px solid #7e8079;
}

div.per_details div.ops {
	position: absolute;
	top: 28px;
	right: 55px;
	width: 110px;
	line-height: 180%;
}

div.per_details div.ops img {
  margin-right: 5px;
}

div.per_details div.ops a {
  text-decoration: none;
  color: #c03;
  font-size: 10px;
}

div.per_details p {
	width: 470px;
}


/**** toegangsopties ****/
div.per_details div.access {
	position: relative;
	padding: 15px 0;
	width: 475px;
  background: #ffffdb url('../../images/101/access.bg.jpg') no-repeat top center;
}

div.per_details div.access h2 {
  font-size: 14px;
  color: #ac996c;
}

div.per_details div.access img.footer {
  position: absolute;
  bottom: -13px; left: 0;
}

div.per_details div.phone {
	position: relative;
  width: 250px;
	margin: 8px 5px 0 18px;
	padding-right: 8px;
  border-right: 1px dotted #ac996c;
}

div.per_details div.access p {
  width: 240px;
  color: #000;
}

div.per_details div.credits {
	position: absolute;
	top: 15px; left: 290px;
	margin: 0;
  width: 168px;
}

div.per_details div.credits p {
  width: 168px;
  color: #000;
}

div.per_details div.credits a {
	text-decoration: none;
  color: #00F;
}

div.per_details div.credits img {
  margin-right: 4px;
}


/** phone options **/
#selCry {
	position: relative;
	width: 250px;
	height: 40px;
}

#cry {
	position: absolute;
	top: 22px; left: 0;
	width: 275px;
  z-index: 12;
  background-color: #4B4B4B;
}

#nbr {
	position: absolute;
	top: -3px; left: 75px;
  font-size: 19px;
  font-weight: bold;
  color: #000;
}

#flag {
  top: 135px;
  left: 360px;
  cursor: pointer;
  cursor: hand;
}

#tf {
  margin: 5px 0 0 80px;
  padding: 0;
}

#costs {
	width: 240px;
  text-align: right;
  font-size: 10px;
  font-weight: normal;
  color: #606060;
  z-index: 14;
}

div.per_details div.phone img.sel {
  cursor: pointer;
  cursor: hand;
  margin: 1px;
}

div.per_details div.phone .pincode{
  font-size: 16px;
  color: #000;
  font-weight: bold; 
  text-align: center;
  border: 1px solid #000;
  background-color: #F2EFEF;
  height: 20px;
}

div.per_details div.phone .button{
  font-size: 14px;
  color: #000;
  font-weight: bold; 
  border: 1px solid #000;
  height: 24px;
}

div.per_details div.call {
	position: relative;
  width: 435px;
	margin: 8px 5px 0 28px;
	padding-right: 8px;
	padding-top: 10px;
}

div.per_details div.call p,
div.per_details div.call h2 {
	width: 420px;
}

div.per_details div.call_nl {
  width: 200px; 
  float: left;
  border-right: 1px dotted #ac996c;
  padding-right: 8px;
  margin-bottom: 30px;
}

div.per_details div.call_be {
  width: 200px;
  float: left;
  padding-left: 25px;
}

div.per_details div.call p.box {
  color: #c60100;
  font-size: 24px;
  font-weight: bold;
  font-stretch: expanded;
  text-align: center;
  border: 1px solid #000;
  background-color: #F2EFEF;
  height: 30px;
  width: 220px;
  margin-left: 100px;
}

div.per_details div.call p.box span {
	font-size: 10px;
	color: #aeaeae;
}

/**** GUESTBOOK ****/
div#gb_msg {
	margin-top: 0;
	/* padding-top: 25px; */
 	background: transparent url('../../images/101/form.bg.jpg') no-repeat bottom left;
}

div.per_details div.guestbook h2 {
  margin: 40px 0 0 0; padding: 0;
  font-size: 16px;
}

div.gb_item {
	position: relative;
	margin: 18px 0 0 0;
	width: 475px;
  border: 1px solid #f9f9f9;
}

div.gb_item p.msg {
	width: 465px;
	margin: 0; padding: 5px;
}

div.gb_item p.ftr {
	width: 465px;
  margin: 0;
  padding: 3px 5px;
  background-color: #ededed;
}

div.gb_nav {
	margin: 18px 0;
	width: 475px;
  text-align: center;
}

div.gb_nav a {
  color: #c03;
}

div.per_details div.divider {
	width: 475px;
	border-top: 1px dotted #f6f6f6;
	height: 1px;
}

div.admin {
  position: absolute;
  bottom: 0;
  right: 0;
  width:40px;
}

/** guestbook form **/
div#gb_msg form {
  margin: 12px 0;
}

div#gb_msg input.box { 
	width: 250px;
}

div#gb_msg select { 
	font-size: 10px; 
	color: #000; 
}

div#gb_msg textarea { 
	font-size: 11px; 
	color: #000; 
	width: 250px; 
	height: 80px; 
}

div#gb_msg td.spacer { 
	height: 12px; 
}

div#gb_msg td.lft { 
	text-align: right; 
	width: 120px; 
	padding-right: 10px; 
}

div#gb_msg input.button { 
	font-size: 10px; 
}

div.hlBar {
 	background: transparent url('../../images/101/bar.bg.jpg') no-repeat top left;
 	height: 24px;
 	padding: 8px 0 0 18px;
 	cursor: pointer;
 	cursor: hand;
  color: #c03;
  margin-top: 35px;
}

div.hlBar a {
	text-decoration: none;
  color: #c03;
}

/**** ERRORS ****/
div.notice,
div.error,
div.success { 
	width: 480px;
	padding: 10px; 
	margin: 12px 2px;
	border-width: 1px 0;
	border-style: solid;
}

div.error { 
	border-color: #C00; 
	background-color: #FFEDEF; 
}

div.notice { 
	border-color: #ffd200; 
	background-color: #fff7d1;
}

div.success { 
	border-color: #8DCC8D; 
	background-color: #EDFFED;
}


/**** SIGNUP ****/
ol.form {
  margin: 0;
  padding: 25px 0 0 0;
}

ol.form li {
  margin: 0;
  padding: 2px 0;
  list-style-type: none;
}

ol.form li.spacer {
  height: 4px;
}

ol.form label {
  width: 150px;
  display: block;
  float: left;
  text-align: right;  
  padding-right: 8px;
}

ol.form input.box {
	width: 180px;
}

ul.tips {
	margin: 35px 0 0 10px;  
  /* width: 451px; */
}

ul.tips li {
  font-size: 10px;
  list-style-type: circle;
}

/**** search ****/
.searchExtended{
  position: relative;
  width: 491px;
  height: 500px;
  background-image: url('../../images/101/search.extended.jpg');
}

.searchExtended .reset{
  position: absolute;
  left: 440px;
  top: 10px;
}

.searchExtended .reset a{
  	color: #000;
}

.searchExtended select{
	width: 150px;	
}

.searchExtended hr{
	border-style: dotted;
	width: 375px;
	color: #e4e5df;
	height: 1px; 
}

.searchExtended .spacer{
	padding-bottom: 4px;
}

.searchExtended .left{
  position: absolute;
  left: 60px;
  top: 40px;
}

.searchExtended .right{
  position: absolute;
  left: 265px;
  top: 96px;
}
