@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
.question-hover{ color: blue; cursor:help;  font-size: 12px; display:inline-block; float:none !important; width:auto !important; margin:0px !important; }
	.question-hover .question-text{ position: absolute; display: none;  padding: 4px; background: #fff; color: #222; font-size: 11px; margin-top: 30px;min-width: 250px; }
.balk-left{ display:inline-block; min-width: 75px; padding-right:15px; padding-left:15px; font-size:13px; height:50px;  }
.balk-left.bl-b{ border-right:1px solid #ccc; }
.flirtfly{ position:  absolute; z-index: 9999;  animation: fadeIn ease 1s;
  -webkit-animation: fadeIn ease 1s;
  -moz-animation: fadeIn ease 1s;
  -o-animation: fadeIn ease 1s;
  -ms-animation: fadeIn ease 1s; }

@keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
}
}
.balk-left a{ font-weight:bold; color:#000; }
.balk-left .bl-left{ display:inline-block;padding-right:4px; }
.balk-left .bl-left.bl-bold{ font-weight:bold; color:#D10B0A; text-align:right; }
.balk-left .bl-left img{ height:50px; margin-bottom:-5px; border-radius:4px; margin-right:5px; margin-left:10px; }
.topbalkA, .topbalkB, .topbalkC{ display:inline-block; }
.topbalkA{ width:302px; }
.smallbut{ background:#222; color:#fff; padding:3px; border-radius:4px; margin:3px; font-size:13px; }
body{
	background-color: #000000;
	background-image: url(../cache/websites/sextingzaak.nl/images/bg.png); 
	background-repeat:no-repeat;
	background-position:center top; 
	font-family: 'Open Sans', sans-serif;
    background-attachment: fixed;
    margin:0px;
}.overlayblackCookie{ position:absolute; z-index:99999; font-size:13px; color:#000; top:0; bottom:0; font-family:Verdana, Geneva, sans-serif; left:0; right:0; background:rgba(0,0,0,0.95); }
.overlayblackCookie .overlayCookie{ padding:15px; margin:0 auto; margin-top:200px; width:600px; background:#FFF; display:block; }
.overlayblackCookie .overlayCookie .innerCookieText{ height:140px; margin-bottom:10px; padding:10px; margin-top:10px; border:1px solid #333; font-size:13px; overflow: auto; }
.overlayblackCookie .overlayCookie .CookieTitle{ font-size:18px; font-weight:bold;}
.overlayblackCookie .overlayCookie .buttonCookie{ font-size:18px; font-weight:bold; display:block; text-decoration:none; cursor:pointer; color:#fff; border-radius:4px; padding:10px; }
.overlayblackCookie .overlayCookie .buttonCookie.cooka{ float:left; background:#63C500; }
.overlayblackCookie .overlayCookie .buttonCookie.cookb{ float:right; background:#ED1D1D; }
.overlayblackCookie .overlayCookie .cookClear{ clear:both; height:10px; }
@media only screen and (max-width : 560px), only screen and (max-device-width : 560px) {
	.overlayblackCookie .overlayCookie{ width:90%; margin-top:20px; }
}
.filter_online{ width:213px; display:inline-block;text-align:center; padding:5px; color:#fff; cursor:pointer; margin-left:17px; background:#F37E03; }

.creditsleft{ background: #5cb85c; color:#fff; float:right; margin:10px; padding:10px; border-radius:4px; display:inline-block; border:1px solid #4cae4c; font-size:20px; }
.creditsleft.redversion{
background:#d9534f; border:1px solid #d43f3a;
}
.includesFooter li{ display:inline-block; width:240px; text-align:center; color:#FFF; }
.includesFooter li a{ color:#fff; }
.hoverTopExit{ position:absolute; height:10px; top:0; left:0; right:0; display:block; }
.leeftijdcontrole{
font-family:Tahoma, Geneva, sans-serif; padding:4px 0 4px 0; background:#FFF1A8; color: #666; border:1px solid #D8D8D8; text-align:center; margin-bottom:20px;
position:fixed; z-index:100; top:0; left:0; right:0; cursor:pointer;
}
input.pw {
    -webkit-text-security: disc;
}
.pers_pics{ border:2px solid #fff; }

.blur{
 -webkit-filter: blur(10px); filter: blur(10px);
}
#container{
	width:985px;
	margin-left:auto;
	margin-right:auto;
 
}
#header{
	height:145px;
	width:985px;
	background:url(../cache/websites/sextingzaak.nl/images/header.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.website_title{
position:absolute; z-index:-1; margin-top:50px;	opacity: 0;
    filter: alpha(opacity=0); 
}
.isaangepast{
border:2px solid #D10B0A; 
}
.no_margin .profiel_left{ font-weight:bold; }
.logoclick{ position:absolute; width:350px; height:70px; cursor:pointer; display:block; float:left; margin-top:40px; }
.top_ov_button{width:305px; cursor:pointer; float:left; border:10px solid #DEDFCF; background:#FFF; text-align:center; border-radius:15px;}
.top_ov_button .heading{ text-decoration:none; }
*::-webkit-input-placeholder {
    color: #666;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #666;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #666;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #666;
}
.rate_star{
	cursor:pointer;	
}
.rate_star:hover{
	opacity: 0.6;
    filter: alpha(opacity=60);	
}
.ppm{
	width:635px; font-size:13px; float:left; border-radius:10px; border:1px solid #F37E03; height:40px; padding:5px;
	position:absolute; background: #FFDFDF; text-align:center; display:none;
}
.ppm .clear .pincode{ width:100px; padding:3px; border:1px solid #F37E03; border-top-left-radius:10px; border-bottom-right-radius:10px; }
.ppm .clear{ font-size:16px; }
.ppm .clear .search_action_button{ height:25px; margin:0px; font-size:14px; }
.wl_color{ color:#F37E03 }
h4{ margin:0px; }
#header .submit_button_head{ background:#F37E03; font-family: 'Open Sans', sans-serif; font-size:17px; width:60px;  margin-bottom:-4px; color:#FFF;  text-shadow: 2px 2px #666666; border:0px; border-radius:5px; cursor:pointer; height:25px; } 
#header .submit_button_head:hover{ opacity: 0.8;
    filter: alpha(opacity=80);  }
#header .header_login{ position:absolute; margin-top:105px;  margin-left:20px; }
#header .header_login input{ border-radius:5px; height:20px; border:1px solid #CCC; padding-left:2px; }
.clear{ clear:both; }
.clear_body{ clear:both; height:10px; }
.clear_small{ clear:both; height:5px; }
.top_menu_left{ color:#FFF; font-size:13px; padding:10px; display:block; height:20px; width:680px; float:left; text-shadow: 2px 2px #666666; }
.top_menu_right{ display:none; }
.top_menu_right span{ background:url(../img/top_right_menu.png) no-repeat; text-align:center; color:#9DA2A5; float:left; background-position:bottom; width:136px; height:40px; display:block; 
float:left; margin-left:5px;  }
.top_menu_right span center{ padding-top:15px; color:#9DA2A5; font-weight:600; cursor:pointer; font-size:13px; }
.top_menu_right span center strong{  } 
.top_menu_right span center img{ margin-bottom:-3px; } 
.top_menu_right span:hover{ opacity:0.7; filter:alpha(opacity=70);}
.logo_menu{ display:block; float:right; height:60px; width:620px; }
.logo_menu span{ color:#FFF; padding:19px; text-align:center; width:86px; display:block; float:left; text-shadow: 2px 2px #666666; cursor:pointer; }
.logo_menu .selected{ text-decoration:underline; }
.logo_menu span:hover{text-decoration:underline; }
.under_text{ float:right; height:35px; width:670px; color: #333; padding-top:10px; text-align:right; padding-right:20px; font-size:13px; }
.content_blok{ width:985px;display:block; }
.content_blok .content_top{ background:url(../img/content_top.png); height:20px; display:block; }
.content_blok .content_middle{ background:url(../img/content_middle.png); display:block; }
.honderd{ height:100px; }
.content_blok .content_middle_space{ padding:10px 15px 10px 15px; background:url(../img/content_middle.png); display:block; }
.content_blok .content_bottom{ background:url(../img/content_bottom.png); height:20px; display:block; }
.user_spot{ padding-left:20px; }
.foto{ width:135px; height:135px; }
.ppc{ display:none; color:#fff;  text-align:center; }
.ppc .left{ float:left; }
.floatleft{ float:left; }
.user_spot .foto{ border-radius:10px; }
.user_spot .left{ float:left; }
.user_spot .right{ float:left; margin-left:7px; padding:4px; width:265px; }
.user_spot .right h2{ margin:0px; font-size:20px; }
.woman_h2{ color:#F09; }
.user_spot .right p{ margin:0px; }
.user_spot .right p .icon{ margin-bottom:-5px; }
.user_spot .right .line{ clear:both; display:block; height:1px; background:#CCC; margin:5px 5px 5px 5px; width:240px;}
.user_spot .right p span{ font-size:12px; height:80px; display:block; width:255px;}
.user_spot .right p input{ border-radius:5px; border:1px solid #CCC; width:245px; padding-left:2px; }
.content_small{ width:255px; display:block; float:left;}
.content_small_top{ width:255px; display:block; height:20px; background:url(../img/content_small_top.png); }
.content_small_middle{ width:235px; display:block; min-height:270px; padding-left:20px; background:url(../img/content_small_middle.png); }
.content_small_bottom{ width:255px; display:block; height:20px; background:url(../img/content_small_bottom.png); }
.content_small_middle h2{ margin:0px; font-size:20px; }
.lable{ float:left; }
#amount{ border:0px; }
.content_small_middle .lable{ font-size:14px; height:18px; }
.lableleft{ float:left; width:70px; }
.lblel{ float:left;width:100px;}

.lblal{ float:left; margin-left:20px; }
.content_small_middle p{ margin:0px; font-size:12px;padding-left:20px; height:20px; }
.content_small_middle p input{  }
.content_small_middle input{ font-family: 'Open Sans', sans-serif; margin-top:0px; }
.content_small_middle .select_sex{ border:1px solid #CCC; border-radius:10px; padding-left:5px; width:130px; cursor:pointer; font-family: 'Open Sans', sans-serif; }
.content_small_middle .select_plaats{ border:1px solid #CCC; border-radius:10px; padding-left:5px; width:125px;  font-family: 'Open Sans', sans-serif; }
#slider-range{ width:195px; margin-left:5px; }
.content_small_middle .submit_button{ background:#F37E03;  font-family: 'Open Sans', sans-serif; font-size:20px; width:100px; color:#FFF;  text-shadow: 2px 2px #666666; border:0px; border-radius:5px; cursor:pointer; } .content_small_middle .submit_button:hover{ opacity: 0.8;
    filter: alpha(opacity=80);}
.content_small_middle .submit_button_mid{
	background:#F37E03;  font-family: 'Open Sans', sans-serif; font-size:20px; width:210px; color:#FFF;  text-shadow: 2px 2px #666666; border:0px; border-radius:5px; cursor:pointer; 
}
.content_medium{ width:718px; display:block; float:left; margin-left:10px;}
.content_medium_top{ width:718px; display:block; height:20px; background:url(../img/content_medium_top.png); }
.content_medium_middle{ width:703px; display:block; min-height:110px; padding-left:15px; background:url(../img/content_medium_middle.png); }
.content_medium_bottom{ width:718px; display:block; height:20px; background:url(../img/content_medium_bottom.png); }
.content_spacer{ float:left; height:10px; width:718px; display:block; }
.content_medium_middle .med_profile{ float:left; margin:2px 4px 2px 4px; } 
.content_medium_middle .med_profile p{ margin:2px; font-size:12px; } 
.icon_med{ margin:0px 0px -3px 0px; } 
.foto_med{ border-radius:10px; height:90px; width:90px; } 
.chat_left .foto{ border-radius:4px; }
.chat_venster{ padding:15px;}
.chat_venster span{ display:block; width:470px; padding:3px; font-size:13px; float:left; }
.chat_venster span .chat_left{ display:block; float:left; height:140px; width:140px; max-width:600px; padding:3px; }
.chat_venster span a{ color:#09C; font-weight:bold; }
.chat_venster span .woman_link{ color:#F37E03; }
.chat_venster input{ border-radius:5px; border:1px solid #CCC; width:670px; padding-left:2px; margin-top:5px;  margin-left:4px; }
.content_small_middle .online_links{ float: left; width: 100px; height:400px; }
.online_links span{ font-size:12px; display:block; clear:both; }
.content_small_middle .online_right{ float: left; width: 100px; }
.online_right span{ font-size:12px; display:block; clear:both; }
.footer{ height:125px; clear:both; padding-left:20px; text-align:center; font-size:13px; }
.menu_footer h2{ margin:0px; }
.menu_footer{ width:950px; font-size:11px; }

.chat_venster_b{ padding:15px;}
.chat_venster_b span{ display:block; width:470px; padding:3px; font-size:13px; float:left; }
.chat_venster_b span .chat_left_b{ display:block; float:left; height:140px; width:140px; max-width:600px; padding:3px; }
.chat_venster_b span a{ color:#09C; font-weight:bold; }
.chat_venster_b span .woman_link{ color:#F37E03; }



.home_text{ margin:0 15px 10px 0; font-size:14px; margin-bottom:30px; margin-top:10px; }
.home_titles{ color:#F37E03; font-size:17px; font-weight:700; text-transform:uppercase;  margin:0px; }
.snel_aanmeldhome{ background:#F37E03; font-family: 'Open Sans', sans-serif; font-size:17px; width:60px;  color:#FFF;  text-shadow: 2px 2px #666666; border:0px; border-radius:5px; cursor:pointer; height:25px; padding:5px;   }
.left_header{ width:200px; margin-left:18px; float:left; display:block; }
.header_button{ width:200px; display:block; cursor:pointer; color:#fff; font-size:17px; font-weight:500; padding-top:4px; height:56px;margin-bottom:3px; text-align:center;; font-family: 'Open Sans', sans-serif; border-radius:10px;
background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 ); /* IE6-9 */	
opacity: 0.8;
    filter: alpha(opacity=80);
}
.popup_bericht{ position:fixed; margin-left:250px; margin-top:40px; z-index:90000; color:#000;
-webkit-box-shadow: 0px 0px 188px 25px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 188px 25px rgba(0,0,0,1);
box-shadow: 0px 0px 188px 25px rgba(0,0,0,1);
background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
width:400px; height:147px;  display:block; border-radius:5px; border:1px solid #ccc;
}
.popup_bericht .inner{
-webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);
box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,1);border-radius:5px;padding:6px;
}

.popup_bericht em{ font-size:14px; height:100px; }
.popup_bericht .groen{ background: #e6f0a3; /* Old browsers */
background: -moz-linear-gradient(top,  #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f0a3), color-stop(50%,#d2e638), color-stop(51%,#c3d825), color-stop(100%,#dbf043)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-9 */
border:1px solid #ccc; font-weight:bold; width:100%;font-family: 'Open Sans', sans-serif; cursor:pointer;
}
.popup_bericht .rood{ background: #f3c5bd; /* Old browsers */
background: -moz-linear-gradient(top,  #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c5bd), color-stop(50%,#e86c57), color-stop(51%,#ea2803), color-stop(75%,#ff6600), color-stop(100%,#c72200)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); /* IE6-9 */
color:#fff;
border:1px solid #ccc; font-weight:bold; width:100%;font-family: 'Open Sans', sans-serif; cursor:pointer;
}
	#hbut_a{  opacity: 1;
    filter: alpha(opacity=100);  }
	.header_button:hover{
		opacity: 1;
    filter: alpha(opacity=100);
	}
.middle_header{ width:300px; margin-left:18px; text-align:center; float:left; display:block; }
.right_header{ width:195px; text-align:center;  margin-left:18px; float:left; display:block; }
.right_header_title { color:#F37E03; font-weight:700; text-transform:uppercase; text-decoration:underline; }
h1{ color:#F37E03; font-weight:700; text-transform:uppercase; margin:0 0 5px 0; font-size:18px; }
.right_header_propic{ border-radius:10px; width:160px; height:160px; border:0px; }
.right_header_propic_b{ border-radius:10px; width:213px; height:240px; border:0px; }
.bigger{
border-radius:10px; width:213px; height:240px; border:0px;
}
.nieuw_profielen_blok{
	float:left; display:block; width:350px;
}
.npblok_left_top{ width:130px; float:left;
}
.npblok_overmij{
	height:58px; overflow:hidden;
}
.npblok_overmij strong{
	text-decoration:underline;}
.npblok_left_top img{
	border-radius:5px;	 width:130px; height:120px;
}
.npblok_head_title{ color:#F37E03; margin-left:242px; margin-top:120px; font-weight:700; text-transform:uppercase; position:absolute; background:#FFF; border-top-left-radius:10px; border-top-right-radius:10px; padding:3px; border-top:3px solid #DEDFCF; border-left:3px solid #DEDFCF; border-right:3px solid #DEDFCF; -webkit-transform: rotate(90deg);
    -moz-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg); height:25px; width:240px; cursor:pointer; }
	.npblok_head_title:hover{ text-decoration:underline;} 
.npblok_right_top{ float:left; margin-left:5px; text-align:left; width:200px; font-size:13px; }
.npblok_right_top h5{ margin:0px 0px 3px 0px; color:#F37E03; font-size:14px; }
.npblok_right_top h5 a{ color:#F37E03; }
.npblok_right_top h3{ margin:0px 0px 3px 0px; color:#F37E03; font-size:14px; }
.npblok_right_top h3 a{ color:#F37E03; }
.npblok_smallinfo_a{ float:left; width:60px; }.npblok_smallinfo_b{ float:left; width:125px; }
.tag_links{ height:16px; overflow:hidden; }
.tag_links a{ color: #005D80; font-size:12px;  font-weight:bold; text-decoration:underline; }
.svitem{ float:left; margin-right:2px; }
.load_np_a{ height:272px; position:absolute; }
.load_np_b{ display:none;height:272px;position:absolute; }
.load_np_c{ display:none;height:272px; position:absolute;}
.input_snel{ border:1px solid #CCC; border-radius:10px; padding-left:5px; width:205px;  font-family: 'Open Sans', sans-serif; }
.input_snel_drop{ border:1px solid #CCC; border-radius:10px; padding-left:5px; width:210px; cursor:pointer;  font-family: 'Open Sans', sans-serif; }
.content_small_middle span{ width:90px; float:left; margin-left:5px; }
.center_snel{ margin-left:20px; font-weight:bold; margin-top:5px; margin-bottom:5px; }
.content_small_middle .email{ font-size:10px; width:210px; }
.content_small_middle .alg_snaan{ width:215px; font-size:12px; }
.alg_snaan a{ color:#F37E03; }
.login_fields_top{ border:0; border-radius:4px; padding:2px 5px 2px 5px;font-family: 'Open Sans', sans-serif;}
.content_tekst{ padding-right:10px; margin:0 0 0 0; height:298px; }
.citys{ cursor:pointer; } .citys:hover{ text-decoration:underline; }
.load_citys{ position:absolute; font-size:13px; background:#fff; z-index:10; padding:5px; border-radius:5px; max-height:100px; overflow:auto; display:none; border:2px solid #F37E03; width:220px; }
.ww_verg{ color:#fff; }
.chat_right{ background: #F5F5F5; height:138px; border-radius: 4px; box-shadow: 2px 2px 2px #888888; }
.zoeken_title{ color:#F37E03; font-size:20px; margin-left:30px; font-weight:700; text-transform:uppercase; }
.zoekbox_tekst{ width:316px; float:left;  }
.zoekbox_tekst p{ width:316px; margin:0px; overflow:hidden; float:left;max-height:52px; padding:2px; /*border:1px solid #ccc; border-top-left-radius:10px;*/ }
.zoekbox_tekst p strong{ text-decoration:underline; }
.zoekbox_tekst .grey{  margin-top:0px; max-height:52px; overflow:hidden; /*border-top:0px;border-bottom-right-radius:10px; border-top-left-radius:0px;*/ }
.zoekbox_tekst .grey strong{ text-decoration:underline; }
 .result_search{ text-align:center; width:930px; display:inline-block;  margin-top:15px; padding-top:5px;  }

.heading{ color:#F37E03; font-size:17px; font-weight:800; text-transform:lowercase;   }
.heading a{ color:#F37E03;  }
.aanmeldh{  color:#F37E03; font-size:16px; font-weight:700; text-transform:uppercase; }
.result_search a{  padding:2px; border:1px solid #F37E03;  border-radius:5px; margin-left:3px; color:#F37E03; text-decoration:none; display:inline-block; margin-bottom:2px;  }
.pro_thumbs{ margin:3px; cursor:pointer;border-radius:4px; }
.profile_action_button{ background:#F37E03; height:28px;  font-family: 'Open Sans', sans-serif; font-size:20px; width:250px; margin-left:15px; color:#FFF;  text-shadow: 2px 2px #666666; border:0px; border-radius:5px; cursor:pointer; margin-bottom:4px; }
.search_action_button{  background:#F37E03; text-decoration:none;  font-family: 'Open Sans', sans-serif; font-size:17px;  color:#FFF; border:0px; border-radius:5px; cursor:pointer; margin-bottom:4px; padding:4px; }
.search_action_button:hover{ background:#222; }
.search_action_button.selected{ background:#D10B0A; text-decoration:none;  font-family: 'Open Sans', sans-serif; font-size:20px;  color:#FFF;  text-shadow: 2px 2px #D10B0A; border:0px; border-radius:5px; cursor:pointer; margin-bottom:4px;
-moz-box-shadow: 0 0 25px #D10B0A;
-webkit-box-shadow: 0 0 25px #D10B0A;
box-shadow: 0px 0px 25px #D10B0A; margin-left:-10px; }
.profile_action_button_reg{
 color:#F37E03; font-weight:bold; font-family: 'Open Sans', sans-serif;
cursor:pointer; text-decoration:underline; width:230px; margin-left:181px; margin-top:210px; padding:8px 5px 5px 5px; height:60px; text-align:center;
 position:absolute; box-shadow: -5px -5px 5px #888888; border-top-left-radius:8px;
}
.ulaanmeld{ font-size: 14px; }
.profile_action_button:hover{ opacity: 0.8;  filter: alpha(opacity=80); }
.zoeken_opties{ margin-left:15px; float:left;  }
.zoeken_opties .searchoption{ width:220px; float:left; padding-left:10px;margin-right:5px; }
.zoeken_opties .searchoption span{ min-width:60px; float:left; }
.zoeken_opties .searchoption span input[type='text']{ width:136px; }

.zoeken_opties .searchoption span select{ width:140px; }
.credspan{ width:150px; display:block; float:left; }
.searchoption_b{ float:left; margin-left:10px; min-width:125px; font-size:13px; }
.searchoption_c{ float:left; margin-left:10px; min-width:125px; }
.smaller_b{ width:110px; }
.searchoption_b label{ cursor:pointer; }
.searchoption_b label:hover{ cursor:pointer; opacity: 0.8;  filter: alpha(opacity=80);}
.tag_blok{ text-align:center;
	background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 ); /* IE6-9 */	
display: block; padding:10px; color:#fff; border-radius:15px; min-height:50px; border-bottom:11px #DEDFCF solid;border-left:11px #DEDFCF solid;border-right:11px #DEDFCF solid; border-top-left-radius:0px; border-top-right-radius:0px;
}
.tag_blok span{ background:#F37E03; border:1px solid #fff; color:#fff; padding:2px 5px 2px 5px; font-size:14px; border-radius:5px; margin:2px; display:inline-block; }
.tag_blok span a{ color:#fff; }
.tag_blok span:hover{ opacity: 0.8;  filter: alpha(opacity=80); }
.tag_title{	background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 ); /* IE6-9 */	
 font-size:18px; color:#fff; padding:4px 8px 4px 8px; margin:-10px 0px 0px 11px; position:absolute; border-radius:10px; font-weight:700; width:947px; display:block; text-align:center; 
 border-bottom-left-radius:0px; border-bottom-right-radius:0px;
 }
 .tag_title h2{font-size:18px; margin:0px; display:inline-block; }
 .tag_title h4{font-size:18px; margin:0px; display:inline-block; }
.content_middle .profiel_left{ float:left; height:22px; width:90px;  }
.content_middle .profiel_right{ float:left;height:22px; overflow:hidden;  width:120px; }
.send_free_msg{
float:left;width:645px; border:1px solid #ccc; padding:5px; border-radius:4px;
	background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 ); /* IE6-9 */	
}
.send_free_msg .heading{ color:#fff; }
.send_free_msg textarea{border-radius:10px;  font-family: 'Open Sans', sans-serif; border:1px solid #ccc; border-radius:4px; width:620px; margin-left:10px; height:100px; color:#000; font-weight:700; }
.send_free_msg input[type="text"]{ border:1px solid #ccc; border-radius:4px; width:350px; margin-left:10px; height:20px; margin-top:5px; }
.send_free_msg .free_msg{ font-family: 'Open Sans', sans-serif;  border:1px solid #ccc; border-radius:4px; width:265px; margin-left:5px; height:23px; margin-top:5px; 
background: #7bb500; /* Old browsers */
background: -moz-linear-gradient(top,  #7bb500 0%, #aef470 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7bb500), color-stop(100%,#aef470)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7bb500 0%,#aef470 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bb500', endColorstr='#aef470',GradientType=0 ); /* IE6-9 */
cursor:pointer; margin-top:0px; color:#000; font-weight:700;
}

.send_free_msg input[type="button"]:hover{ border:1px solid #000;
}
.send_free_msg .sendmsg{ 
font-family: 'Open Sans', sans-serif;  border:1px solid #ccc;  border-radius:4px; width:625px; margin-left:10px; height:23px; margin-top:5px; 
background: #7bb500; /* Old browsers */
background: -moz-linear-gradient(top,  #7bb500 0%, #aef470 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7bb500), color-stop(100%,#aef470)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7bb500 0%,#aef470 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bb500', endColorstr='#aef470',GradientType=0 ); /* IE6-9 */
cursor:pointer; margin-top:5px; color:#000; font-weight:700;
}
.sendmsg{ 
font-family: 'Open Sans', sans-serif;  border:1px solid #ccc; border-radius:4px; width:625px; margin-left:10px; height:23px; margin-top:5px; 
background: #7bb500; /* Old browsers */
background: -moz-linear-gradient(top,  #7bb500 0%, #aef470 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7bb500), color-stop(100%,#aef470)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7bb500 0%,#aef470 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7bb500 0%,#aef470 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bb500', endColorstr='#aef470',GradientType=0 ); /* IE6-9 */
cursor:pointer; margin-top:5px; color:#000; font-weight:700;
}
.activeer_left{ width:115px; float:left; font-weight:100; font-size:14px; margin-bottom:3px; text-align:right; padding-right:10px; }
.activeer_right{ width:200px; float:left; font-weight:700;  margin-bottom:3px; }
.activeer_right select{ width:166px; color:#222; border:1px solid #ccc; margin-3px; border-radius:4px; -moz-box-shadow:    inset 0 0 3px #eaeaea;
   -webkit-box-shadow: inset 0 0 2px #eaeaea;
   box-shadow:         inset 0 0 2px #eaeaea; padding:5px; }
.activeer_right input[type="text"]{ width:154px; color:#222; border:1px solid #ccc; margin-3px; border-radius:4px; -moz-box-shadow:    inset 0 0 2px #eaeaea;
   -webkit-box-shadow: inset 0 0 2px #eaeaea;
   box-shadow:         inset 0 0 2px #eaeaea; padding:5px; }
.activeer_big_right label { background:rgba(0,0,0,0.03); padding: 9px 5px 8px 5px; border-radius:3px; width:180px; float:left; overflow:hidden; display:block; height:22px; font-size:13px; margin:2px 2px 2px 2px; cursor:pointer;}
.activeer_big_right label:hover { background:#FFECF5;   }
.activate_txtarea{ width:900px; height:75px; border:1px solid 4gba(0,0,0,0.12); border-radius:4px;	
font-family: 'Open Sans', sans-serif; color:#222;
}
.user_menu_itmes a{ height:20px; float:left; margin:0px 4px 0px 4px; padding:10px 20px 10px 20px; width:auto; display:inline-block; text-align:center; color:#fff; font-size:14px; text-transform: lowercase; text-decoration:none;
background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
border-radius:4px; }
.user_menu_itmes a img{ height:20px; width:20px; display:none; }
.user_menu_itmes .message_counter{ background:#ff0000; font-size:12px; color:#fff; min-width:20px; height:14px;  line-height:14px;  border-radius:14px; margin-left:55px; margin-top:-16px; padding:4px; text-decoration:none; position:absolute;  }

.foto_overzicht{ margin:30px; }
.foto_overzicht .picture{ float:left; margin:10px;}
.foto_overzicht .picture img{ width:150px; height:150px; } 
.foto_overzicht .picture span{ background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
 height:50px; padding: 5px 5px 10px 5px; width:140px; display:inline-block; color:#fff; text-align:center; height:15px; border-bottom-right-radius:4px; border-bottom-right-radius:4px;
 cursor:pointer; 
}
.foto_overzicht .picture span:hover{ text-decoration:underline; }
.foto_overzicht .picture .span_top{  border-top-left-radius:4px; border-top-right-radius:4px;border-bottom-left-radius:0px; border-bottom-right-radius:0px; font-weight:700; }
.foto_overzicht .picture .span_top:hover{  border-top-left-radius:4px; border-top-right-radius:4px;border-bottom-left-radius:0px; border-bottom-right-radius:0px; font-weight:700; text-decoration:none; cursor:default; }
.foto_overzicht .picture input[type="file"]{ background:#ff0000; margin-top: -30px; width:150px; position:absolute; height:60px; opacity: 0; filter: alpha(opacity=0); cursor:pointer; }
.foto_overzicht .picture span a{ color:#fff; text-decoration:none; }
 .deletefav:hover{ text-decoration:underline; }
 
 .deletefav{ background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
 padding: 5px 5px 10px 5px; width:125px; display:block; color:#fff; text-align:center; height:15px; border-bottom-right-radius:4px; border-radius:4px;
 cursor:pointer; margin-top:-33px; position:absolute; }
 .deletefav:hover{ text-decoration:underline; }
 
 


 .top_info{ background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
  padding: 5px 5px 10px 5px; width:125px; display:inline-block; color:#fff; text-align:center; height:15px; border-top-left-radius:4px; border-top-right-radius:4px;
 cursor:pointer; margin-bottom:-33px; position:absolute; } 
 
.changepassword{  position:absolute;width:300px; height:70px; border:2px solid #F37E03; border-radius:10px; display: none; margin-left:300px;background:#fff; }
.changepassword span{  position:absolute; margin-left:280px; color:#F37E03; border-radius:5px; font-size:25px; line-height:8px; text-align:center; border:1px solid #F37E03; height:15px; width:15px; margin-top:3px; cursor:pointer; }
.changepassword span:hover{ background:#FFECF5; }
.changepassword p{ font-size:13px; margin-top:-10px; }
.changepassword input{ float:none; margin-left: 20px; width:250px; border-radius:5px; border:1px solid #ccc; padding:2px 0px 2px 4px; }
.attachment{
position:absolute;width:600px; height:300px;  border:2px solid #F37E03; border-radius:10px; display: none; margin-left:200px; margin-top:-10px; background:#fff; 	
}
.attachment p{ padding:3px;overflow:auto; height:275px; }
.attachment p img{ height:60px; width:60px; border-radius:5px; cursor:pointer; margin:2px; }
.attachment span{
 position:absolute; margin-left:575px; color:#F37E03; border-radius:5px; font-size:25px; line-height:8px; text-align:center; border:1px solid #F37E03; height:15px; width:15px; margin-top:3px; cursor:pointer;
}
.uploadddd{ border-radius:10px; border: 2px solid #F37E03; }
.changesettings{  position:fixed; width:300px; height:320px; top:150px; left:35%; border:2px solid #F37E03; border-radius:10px; display: none; background:#fff; }
.changesettings span{  position:absolute; margin-left:280px; color:#F37E03; border-radius:5px; font-size:25px; line-height:8px; text-align:center; border:1px solid #F37E03; height:15px; width:15px; margin-top:3px; cursor:pointer; }
.changesettings span:hover{ background:#FFECF5; }
.changesettings p{ font-size:13px; margin-left:5px; } .changesettings p label{ width:250px; }
.changesettings p label a{ color: #F37E03; font-weight:bold; }
.chat_menu{
     position:fixed;
     bottom:0;
     right:0;
	 overflow:hidden;
	 background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
display:block;  width:170px; border-top:2px solid #fff;border-left:2px solid #fff; border-top-left-radius:10px; z-index:100;
}
.chat_menu .chat_title{ color:#fff; font-weight:bold; line-height:32px; margin-left:25px; cursor:pointer; }
.chat_menu .fav_icon_corner{ float:left; position:absolute; margin-top:8px; margin-left:4px;}
.chat_menu .arrow_up{  float:right; color:#fff; font-weight:bold; margin-right:8px; margin-top:4px; text-decoration: underline;cursor:pointer; }
.chat_menu .spanner{ padding-left:3px; width:197px; margin-bottom:5px; margin-left:3px; height:105px; display:none; border:2px solid #F37E03; border-radius:10px; background:#fff; }
.message{ float:left; display:block; width:930px; margin-left:5px; margin-bottom:5px; background:#F0F0F0; padding:8px; border-radius:10px; }
.message .msg_left{ float:left; width:70px; height:70px; display: inline-block; }
.message .msg_left img{ height:70px; width:70px; border-radius:10px; }
.message .msg_right{ float:left; width:850px;display: inline-block; padding-left:5px; }
.message .msg_right strong{ color:#F37E03; } .message .msg_right em{ font-weight:700; }
.deletefav a{ text-decoration:none; }
.deletefav a:hover{ text-decoration: underline; }
#msgsend{ display:none;position:absolute; }
.pers_pics{ border:1px solid #fff; padding:1px; }
.attachment_in_msg{ margin-left:5px; display:inline-block; width:120px;background:#F37E03; text-decoration:none;  font-family: 'Open Sans', sans-serif; color:#FFF;  text-shadow: 2px 2px #666666; border:0px; border-radius:5px; cursor:pointer;}
.attachment_in_msg img{ margin-left:3px; }
.open_attachment{ position:fixed; top:50px; margin-left: 250px; display:none; cursor:pointer; padding:5px; border-radius:10px; background:#fff; }
.open_attachment_img{ height:400px; width:400px; border-radius:10px; }
.free_flirt{ color:#fff; cursor:pointer; padding-right:3px; }
.free_flirt span{ text-shadow: 2px 2px #000; }
.free_flirt span:hover{ text-decoration:underline; }
.min_por_left{ float:left; width:80px; font-size:13px; }
.min_por_right{ float:left; width:100px; font-size:13px; }

.openchathome{ background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
 padding: 5px 5px 10px 5px; width:120px; display:block; color:#fff; text-align:center; height:15px; border-bottom-left-radius:8px; border-bottom-right-radius:8px;
 cursor:pointer; margin-top:-30px; position:absolute; }
 
 .search_action_button button{  background:none; text-decoration:none;  font-family: 'Open Sans', sans-serif; font-size:20px;  color:#FFF;  text-shadow: 2px 2px #666666; border:0px; border-radius:5px; cursor:pointer; margin-bottom:4px; font-size:15px; width:500px; text-align:left;

 }
  .search_action_button .kiezer{  background:none; text-decoration:none;  font-family: 'Open Sans', sans-serif; font-size:20px;  color:#FFF;  text-shadow: 2px 2px #666666; border:0px; border-radius:5px; cursor:pointer; margin-bottom:4px; font-size:15px; width:500px; text-align:left; display:inline-block;

 }
 .xtra_black_menu{ background:none !important; height:30px; margin-top:-15px; }
 .xtra_black_menu.content_blok .content_middle_space{ background:none !important; }
 .rateblock{  } 
 .openchathome span{ margin-left:10px; }
 .openchathome span:hover{ text-decoration:underline; }
.openchathome img{ height:15px; width:17px; position:absolute; margin-top:4px; margin-left:-14px; }
#best_rated h3{ margin:0px 0px 0px 0px; color:#F37E03; font-size:14px; }
#best_rated span{ color:#F37E03; font-size:14px; width:100%; }
#flirt_vddag h3{ margin:0px 0px 0px 0px; color:#F37E03; font-size:14px; }
#flirt_vddag span{ color:#F37E03; font-size:14px; width:100%; }
.del_msg{ position:absolute; z-index:10; background:#FFF; border:1px solid #F37E03; padding:2px; border-radius:15px; margin-left:-4px; cursor:pointer; }
.site_overlay{
	 display: none;
    position:absolute;
    width:100%;
    height: 140%;
    top:0px;
    left:0px;
    z-index: 15;
    background-color:#111;
    opacity: 0.65;
    filter:alpha(opacity=65);
}
.live_chat{ display:none; margin-left:75px;  position:absolute; margin-top:-200px; z-index:20;  }
.live_chat_links{ background:#FFF;border-radius:10px; display:block; padding:10px; height:400px; width:150px; float:left; margin-right:5px;border: 1px solid #F37E03; }
.live_chat_rechts{ background:#FFF;border-radius:10px; padding:10px; height:400px; width:650px; float:left; border: 1px solid #F37E03;}
.live_chat_rechts .title{ font-weight:bold; color:#F37E03; font-size:14px; float:left; }
.live_chat_links .title{ font-weight:bold; color:#F37E03; font-size:14px; float:left; }
.live_chat_rechts .output_timer{ float:left; margin-left:10px; }
.live_chat_rechts .history{ border-radius:10px; border: 1px solid #F37E03; width:625px; height:300px; padding:10px; overflow:auto; }
.live_chat_rechts .msg_area{ border-radius:10px; border: 1px solid #F37E03; width:520px; height:30px; padding:5px 5px 5px 5px; 
font-family: 'Open Sans', sans-serif; font-weight:700; float:left; display:inline-block;}
.live_chat_rechts .send_button{ border-radius:10px; display:inline-block; border: 1px solid #ccc; width:70px; margin-left:5px; height:42px; padding:5px; 
font-family: 'Open Sans', sans-serif; font-weight:700; float:left;
cursor:pointer;
background: #e6f0a3; /* Old browsers */
background: -moz-linear-gradient(top,  #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f0a3), color-stop(50%,#d2e638), color-stop(51%,#c3d825), color-stop(100%,#dbf043)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-9 */
}.live_chat_rechts .send_button:hover{  opacity: 0.75;
    filter:alpha(opacity=75); }
	.profile_pic{ cursor:pointer;border-radius:4px; }
.lc_msg_r{ background:#E6E5EB; float:right; padding:6px; display:block; max-width:550px; color:#000; font-weight:500; font-size:15px; border-radius:10px; }
.lc_msg_l{ background:#F37E03; float:left; padding:6px; display:block; max-width:550px; color:#fff; font-size:15px; border-radius:10px; }
.lc_msg_r em{  font-weight:700; font-size:12px; margin-right:5px; } .lc_msg_l em{ font-weight:700; font-size:12px;  margin-right:5px;}
.lc_msg_r em span{ font-style:normal; }.lc_msg_l em span{ font-style:normal; }
.profile_left_lc{ border:1px solid #F37E03; margin-top:4px;color:#D10B0A; padding:5px; text-align:left; border-radius:10px; cursor:pointer;}
.side_img_lc{ width:120px; height:120px; margin-left:8px; position:relative; display:none; }.side_img_lc img{border-radius:10px;}
.profile_left_lc span{ font-weight:bold; font-size:13px;  }.profile_left_lc span img{ margin-bottom:-5px; border-radius:3px;} 
.profile_left_lc:hover{ background:#F37E03; color:#fff; }
.overflow_onlv{ overflow:auto; width:150px; height:380px;  }
.smilie{ height:25px; width:25px; margin-bottom:-8px; }
.smiley_choice{ float:left; width:35px; margin-left:5px; margin-top:5px; cursor:pointer; }
.smiley_choice_window{ position:absolute; width:420px; margin-left:-420px; margin-top:4px; display:none; }
.ui-effects-transfer { border: 2px dotted #fff; z-index:50; background:#fff;  }
.close_chat{ background:#FFF; border:1px solid #F37E03; padding:2px; border-radius:15px; margin-left:-4px; margin-top:-5px; cursor:pointer; float:right; }
.new_msg_icon{ float:right; margin-bottom:-4px; }
.chat_mini_pic{ height:19px; width:19px; }
.chat_over_pic{ height:100px; width:100px; margin-top:10px; margin-left:5px;}
.tag_none{ margin:0px; font-size:15px; font-weight:bold; display:inline-block; }
.no_margin{ margin:0px; text-decoration:none; font-size:15px; font-weight:100; }
span[itemprop="title"],span[itemprop="photo"] {
  display:none;
}
.bigpicture{ width:500px; position:absolute;
 margin: 0px 0 0 -250px;
    top: 10%;
    left: 50%;
border:2px solid #fff; border-radius:15px; display:none; cursor:pointer; z-index:10; }
.aanmeldpopup{ display:none; position:absolute; }
.ppc input[type='text']{ width:150px; margin-left:0px; }
#tasPinboxCnt img{ height:25px; margin-left:5px; cursor:pointer; }
.high{ height:270px; text-align:center; }
.mintrhee{margin-bottom:0px;}
.noleftmargin{ margin-left:0px; }
.hogerdrie{ height:325px; }
.leftmargintien{ margin-left:10px; }
.matchicon{ margin-top:-5px;}
.msgicon{ padding-bottom:3px;}
.hnormal{ margin:0px 3px 0px 3px;  padding:0px; font-size:13px; display:inline-block; }
.seo_text_tag_page{ display:block; padding-left:25px; padding-right:25px; font-size:14px; text-align:center; color:#000; font-weight:700; padding-bottom:25px; }
.tagcloud{ height:auto;padding:5px;  }
.verbpic .left{
	 float:left;  margin-left:10px;
}.verbpic .right{
	 float:left;  margin-left:10px;
}
.verbpic .left img{  border-radius:5px; height:70px; margin-top:-5px; margin-bottom:-5px; }
.online_status{	position:absolute; height:10px; width:10px; display:block; border-radius:15px; margin-top:4px; margin-left:4px;
background: rgba(40, 219, 4,0.7); background-size:20px 20px;
	}
.offline_status{	position:absolute; height:10px; width:10px; display:block; border-radius:15px; margin-top:4px; margin-left:4px;
background: rgba(252, 0, 0,0.7); background-size:20px 20px;
	}

	.righton{ margin-left:20px; }
.onlineqspa{ float:right; margin-left:13px; }
.profiel_a{ float:left; margin:0px 10px 0px 15px; display:block; width:660px; }
.profiel_b{ float:left; width:215px; line-height:25px; height:295px; padding:5px; border-radius:4px; background:rgba(0,0,0,0.05); }
.profiel_c{ margin-right:30px;  padding:0px 5px 0px 5px; float:right;}
.profiel_d{ float:left; width:410px; height:295px; margin-left:10px; padding:5px; border-radius:4px; background:rgba(0,0,0,0.05);}
.profiel_e{ float:left; width:635px;  height:120px; padding:10px; border-radius:4px; background:rgba(0,0,0,0.05); }
.profiel_f{ color:#fff; margin:0px; font-size:18px; }
.profiel_g{ margin-left:10px; margin-top:30px; }
.profiel_h{ font-size:11px; }
.profiel_i{ color:#fff; text-align:center; }

.profiel_j{ margin-left:20px; }
.profiel_k{ float:left; margin:0px 10px 0px 0px;  text-align:center; height:auto; display:block; width:280px; }
.profiel_l{  border-radius:4px; background:rgba(0,0,0,0.05);} 
.profiel_m{ margin-left:70px; margin-top:30px; }
.profiel_n{ color:#fff; text-decoration:none; }
.profiel_o{ height:15px; }
.profiel_p{ box-shadow: 5px 5px 5px #888888;}
.checkchat{ position:fixed; bottom:35px; right:0; cursor:pointer; display:none;
width:167px; height:175px;
background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
border:3px solid #fff; border-bottom-left-radius:10px;border-top-left-radius:10px; border-right:0px; }
.popup_msg img{ border-radius:10px; margin:4px 4px 4px 4px; width:50px; height:50px; float:left;  }
.popup_msg p{ color:#fff; margin:0px; padding:0px;  width:105px; height:50px; float:right; margin-right:4px; overflow:hidden; font-weight:bold; padding-top:4px; }
.popup_msg span{ color:#fff; font-style:italic; text-align:center; height:91px; overflow:hidden; text-decoration:underline; width:150px;  display:block; margin-left:4px; }
.credmin{ width:300px; height:115px; border:1px solid #fff; border-radius:5px; position:absolute; z-index:10;
	background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
margin-top:230px; margin-left:400px; color:#fff; padding:5px; z-index:15; font-size:14px; text-align:center; display:none;
}
.start_button{
border:2px solid #fff; border-radius:25px; cursor:pointer;
margin-bottom:-20px;margin-top:3px;
}
.start_button:hover{
border:2px solid #ccc; border-radius:25px;	
}
.stop_button{
	margin-bottom:-20px; margin-top:3px;
border:2px solid #fff; border-radius:25px; cursor:pointer;
}
.stop_button:hover{
border:2px solid #ccc; border-radius:25px;	
}
.timer_credmin{
	color:#fff; padding-left:10px; height:15px; padding-right:10px; display:inline-block;	
}
.chat_info{ font-size:11px; }
.noresult{ text-align:center; font-weight:bold; }
.inalg{ color:#fff; display:inline-block; }
.inalg a{ color:#fff; }
.attach{ border-radius:5px; margin:2px; margin-top:10px; height:50px; width:50px; }
.inner_title{ float:left; width:250px; margin-left:3px; color:#fff;} 
.gradback{ background: #F37E03; /* Old browsers */
float:left;border-radius:10px; height:auto;width:400px;
margin-top:-5px;margin-bottom:-5px; color:#fff; margin-left:20px;
-webkit-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75); font-size:13px;
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
padding:10px; text-align:center }
.gradback input{ width:380px; padding:3px; margin-right:0px; }
.gradback select{ width:390px; padding:3px; margin-right:0px; }
.gradback .email{ font-size:12px; color:#fff; }
.gradback h1{ color:#fff; margin:0px; margin-bottom:5px; text-align:center; font-family: 'Open Sans', sans-serif;
 } 
 .gradback .ulaanmeld{ text-align:left; }
 .gradback .snelaan{ float:left; display:inline-block; width:90px; clear:none;}
 .gradback .snelaan input{width:20px; }
 .gradback a{ color:#fff; }
 .gradback #regorm_4{ width:20px; }
 .gradback label{  cursor:pointer; }
 .gradback .groen{
 background: #e6f0a3; /* Old browsers */
background: -moz-linear-gradient(top,  #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f0a3), color-stop(50%,#d2e638), color-stop(51%,#c3d825), color-stop(100%,#dbf043)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-9 */
border:1px solid #ccc; font-weight:bold; width:100%;font-family: 'Open Sans', sans-serif; cursor:pointer;
 }
 .snelconb strong{ color:#F37E03; margin-left:10px; }
 .snelconb .pro_thumbs{ cursor: default; } 
 .snelcon{
 float:left; width:450px; margin-left:20px;
 }.snelconb{
 position:absolute; margin-left:450px; margin-top:270px;
 }
 .xtra_footer{ text-align: center; margin-top:15px; }
 .fixedhome{ min-height:325px; }
 .homeblock{ border-radius:8px; }
 .smaller_thumbs{ margin:3px; }
 .aanmeld_smaller{ height:275px; }
 .thumbiesb{ display:none;position:absolute; }
 .thumbiesa{ position:absolute; }
 .thumbies{ height:135px; }
 .chat_right .zoekbox_tekst .short_msg{ display:none; }
 .edit_pro_right{ float:left; margin-left:30px; }
 .edit_pro_right .heading{
  margin-bottom:20px;
  } .activeer_big_right .heading{
  margin-bottom:20px;
  }
 .pro_text{ clear:both; margin-left:30px; }
.smallerminpro {width:180px;}
.sendmsg{ margin-top:-30px;}
.allefotos{ background:#fff; }
.edit_settings_pro{ display:block; width: 700px; padding-top:10px; margin:10px auto 0 auto; border-top:1px solid rgba(0,0,0,0.15); }
.cat_links{ text-align:center; }
.cat_links span{ background:#F37E03; border:1px solid #fff; color:#fff; padding:2px 5px 2px 5px; font-size:14px; border-radius:5px; margin:2px; display:inline-block;}
.cat_links span a{ color:#fff; text-decoration:none; }
.cat_links span a:hover{ color:#fff; text-decoration:underline; }
.seopagetekst{ width:900px; margin-left:15px; overflow:hidden; }
.warn{ position:absolute; margin-top:10px; display:block; height:33px; margin-left:35px; width:33px; background: url(../img/icons/arrow_down.gif);background-size:33px; }
.freecredmeld{ background: #F37E03; padding:10px; color:#fff; text-align:center; }
.payreminder{ border-radius:6px; margin-top:5px; }

#header{ margin-top:30px; }
.homeheight{ height:280px; }
body{ background-repeat:repeat-x; background-color:#000; }
/* #container{ background-image: url(../cache/websites/sextingzaak.nl/images/bgwhitetrans.png); padding-left:30px;  padding-right:30px; } */
input{ border:1px solid #0066FF; }
.under_text{ color:#fff; margin-top:105px;  }
.top_menu_right{ border-radius:4px; position:absolute; margin-top:120px; margin-left:10px;  }
.content_blok {  }
.content_blok .content_top{ display:none; }
.content_blok .content_middle{border-radius:4px; background-image: none;padding-bottom:5px; padding-top:5px;  background:#fff;}
.content_blok .content_bottom{display:none}
.content_small { }
.content_small .content_small_top{display:none}
.content_small .content_small_middle{border-radius:4px; padding-top:5px;padding-bottom:5px; background-image: none; background:#fff;}
.content_small .content_small_bottom{display:none}
.content_medium {  margin-left:8px; }
.content_medium .content_medium_top{ display:none}
.content_medium .content_medium_middle{border-radius:4px;  padding-top:5px;padding-bottom:5px; background-image: none; background:#fff;}
.content_medium .content_medium_bottom{ display:none}
.extra_wl_tagblok{ border:0px;border-left:1px solid #000;border-right:1px solid #000; border-radius:4px; }
.top_menu_left{  position:absolute; margin-top:100px; }
.logo_menu{ position:absolute; 
background: #F37E03; /* Old browsers */
background: -moz-linear-gradient(top,  #F37E03 0%, #F37E03 0%, #F37E03 0%, #F37E03 3%, #F37E03 4%, #D10B0A 96%, #D10B0A 97%, #D10B0A 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(0%,#F37E03), color-stop(3%,#F37E03), color-stop(4%,#F37E03), color-stop(96%,#D10B0A), color-stop(97%,#D10B0A), color-stop(100%,#D10B0A)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F37E03 0%,#F37E03 0%,#F37E03 0%,#F37E03 3%,#F37E03 4%,#D10B0A 96%,#D10B0A 97%,#D10B0A 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F37E03', endColorstr='#F37E03',GradientType=0 );
width:983px; border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin-top:-30px;
}.logo_menu span{
margin-left:35px; line-height:40px; margin-right:35px;  
}
#container{ margin-top:-20px; }
.content_blok .content_middle_space{padding-bottom:15px; background-image: none;padding-top:15px; border-radius:4px; background:#fff; }
.welcome{ display:none; }
.tag_title{ border:0px;  margin-left:0px;margin-right:0px; width:967px; }
.top_ov_button{ background-image: none; border:0px; padding:10px;}
.chat_menu{ border-radius:4px; }
