body {
	background: #F3E0DC       !important; 
	padding-top: 0px !important;
}
p { margin: 0px 0px 8px 0px; font: 14px/20px Verdana, Geneva, sans-serif; color: #222222; }
a { color: #BC4639; text-decoration: none; outline: none; }
b, strong { font-weight: bold;}

div#header_wrap {
	position: relative !important;
	margin-bottom: 0 !important;
	height: 135px; 
	width: 100%; 
	max-width: 1000px;
	margin: 0px auto 15px; 
	position: fixed; 
	top: 0; 
	z-index: 999; 
}
div#headernav_wrap {
	top: 88px;
}
div#header { 
	background: #D4A59A !important;
	padding: 0 !important;
	width: 1000px;
}

div#header .logo {
    display: block;
    width: 248px;
    height: 100px;
    float: left;
    background: url('logo.png') left top no-repeat;
    margin-top: 35px;
    margin-left: 20px;
	cursor: pointer;
}

div#sidebar_wrap {
	position: inherit;

}
div#container_wrap {
	background: #fff;
	width: 1000px;
}
div#container {
	padding: 0 !important;
	width: 1000px;
	background: #fff;
	overflow: visible;
}

div#headernav ul li a {
	color: #fff !important;
}
div.page_member_profile {
	width: 100%;
}
div#footer_wrap { width: 1000px; }
div#footer {width: 1000px; color: #BC4639}
div.seo { display: none; }
div.homepage div.block { text-align: left; }

/* tekst kleuren */
div a.signup, .signup a  {
	background-color: #BC4639 !important;
	color: #fff !important;	
	border-radius: 2px;
}
h2, h3, h4, h5, h6, a,
div.homepage h1,
div#content div.location h1,
div#content div.location ul li span,
form div.fieldset div.legend
{
	color: #BC4639 !important;
}

div#content div.options ul li a.active { 
	background: rgba(198, 165, 186,0.4) !important; 
}
div#content div.options ul li a:hover { 
	background: rgba(198, 165, 186,0.6) !important;
}

div#headernav ul li a {
    padding: 0px 7px;
    border-radius: 5px;
    height: 36px;
    display: block;
    float: left;
    font: 12px/36px Verdana, Geneva, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-decoration: none;
}

div#headernav ul li a:hover {
	background-color: #BC4639;
    text-decoration: none;
}

div#header div.rings {
	left: 220px;
    position: absolute;
    top: 0px;
}
div#header div.rings img {
    height: 92px;
	margin-top: 6px;
}

span.slogan {
	color: #BC4639; 
	font-family: Verdana;
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	left: 340px; 
	position: absolute; 
	top: 10px;
}
span.slogan p {
	color: #BC4639; 
	font-family: Verdana;
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
}

div#header div.doves {right: 40px;top: 11px;}
div#header div.doves img{ }
div#content_wrap { 
	background: #fff; 
	padding: 10px 20px;
	width: 730px;
}
div#sidebar_wrap {
	background: #fff; 
	margin-right: 15px;
	padding: 10px;
}
div#sidebar div.sidebox_wrap {
    margin-bottom: 20px;
    padding-bottom: 20px;
	background: #fff;
}
.welcome a {
	background-color: #BC4639;
	border: 2px solid #BC4639;
	color: #fff !important;	
	display: inline-block; 
	text-align: center; 
	font: 18px Verdana, Geneva, sans-serif; 
	padding: 10px 25px; 
	text-decoration: none; 
	margin: 0px 0px 15px 0px; 
	border-radius: 5px;
	
}
.welcome a:hover { 
	text-decoration: none; 
	color: #BC4639 !important;
	background-color: #fff;	
}
.welcome ul li {
	margin: 0;
	padding: 2px 0 2px 25px;
	list-style: none;
	background-image: url("/media/check2.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
}	
	
.welcome iframe {
	border: none;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#content div.page_member_profile div.sidepics div.image a img {
	width: auto;
}

img.match {
	width: 34px;
}
img.envelope {
	width: 20px;
	padding: 4px 1px 0 0  !important;
	float: right;
}

div#content div.image a img.match,
div#content div.image a img.envelope {
    max-width: none;
    padding: 0px;
    background: transparent;
    min-height: 0;
    border-radius: 0px;
	margin-left: 1px;
}


.imageblock {
	position: absolute;
	top: 7px;
	right: 20px;
}
td .image .imageblock {
	right: 4px;
}

.imgblock img {
	width: 0 !important;
	height: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.imgblock {
	display: block;
	float: right; 
	width: 16px;
	height: 16px;
	border-radius: 3px;
	margin-left: 1px;
	/* background-color: #BC4639; */
	background-image: url("/media/camera.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;

}
td .image,
td.data {
	padding-top: 20px;
}

a.ajaxtoggle img {
	min-height: 0 !important;
	background: none !important;
	border-radius: 0 !important;
	padding: 0  !important;
}

div.actions ul.actions li {
	width: 220px;
	padding: 5px 0 0;
	white-space: nowrap;
}
div.actions ul.actions li a {
    padding-left: 38px;
    height: 28px;
	background-position: 3px 0px !important;
}
div.actions ul.actions li.history a {
    background: url(actions/history.png) no-repeat 4px 2px;
}
div#usernav ul li ul  {
	background: #f7f7f7;
	border: 2px solid #D3C1B0 !important;
	width: 220px !important;
}
div#usernav ul li:hover ul, 
div#usernav ul li.shover ul {
	top: -3px;
}
div#usernav ul li ul li {
	background: #f7f7f7;
	width: 220px !important;
}
div#usernav ul li ul li a:hover {
	background-color: #fff !important;
}

div#usernav ul li a.outter {
    padding: 0px 5px 0px 42px;
	white-space: nowrap;
}
div#usernav ul li ul li a {
    padding: 0px 0px 0px 36px;
}

.untranslatedtext {
    font-style: italic;
    background: rgb(255, 245, 215);
    padding: 2px;
    display: block;
    border-radius: 5px;
    font-size: 12px;
    margin: 5px 0;
}

table.pmbox tr td.sender div.image img {
    width: 80px;
    height: auto !important;
    min-height: 0 !important;
}

div.winker {

}
div.winkbox2 {
	opacity: .99;
	position: absolute;
	bottom: 60px;
	width: 400px;
	right: 0px; 
	margin-right: -40px;
	z-index: 9999;
	background: #f9f9f9;
	padding: 20px;
	border: 4px solid #D3C1B0;
	border-radius: 5px;
	box-shadow: 3px 3px 7px #777;
}
div.winkbox2 .select {
	width: 100%;
}
div.actions {
	position: relative;
}
div.actions .winkbox2 {
	right: none;
	left: 20px;
	bottom: 35px;
}
div.winkbox2.wbleft {
	left: -5px;
	bottom: 30px;
	width: 540px;
}

div#usernav ul li.nav_network li.contacts a {
    background-image: url('navigation/pre_contacts.png');
}

p.snd { 
	font: 13px/18px Verdana, Geneva, sans-serif !important;
	color: #222 !important;
	background-color: #F2F2F2;
	border-radius: 5px;
	display: inline-block;
	padding: 10px 18px !important;
	position: relative;
	vertical-align: top;
	margin: 10px 20px;
	border: 0px solid #999;
	width: 80%;
}
p.snd::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform: rotate( 29deg ) skew( -35deg );
    -moz-transform: rotate( 29deg ) skew( -35deg );
    -ms-transform: rotate( 29deg ) skew( -35deg );
    -o-transform: rotate( 29deg ) skew( -35deg );
    -webkit-transform: rotate( 29deg ) skew( -35deg );
    width: 20px;
    left: -9px;
}

p.rcv { 
	float: right;
	font: 13px/18px Verdana, Geneva, sans-serif !important;
	width: 80%;
	color: #222 !important;
	background-color: #dfeecf;
	border-radius: 5px;
	display: inline-block;
	padding: 10px 18px !important;
	position: relative;
	vertical-align: top;
	margin: 10px 20px;
	border: 0px solid #999;
}
p.rcv::before {
    float: right;
    background-color: #dfeecf;
    content: "\00a0";
    display: block;
    height: 19px;
    position: absolute;
    position: relative;
    left: 26px;
    top: 11px;
    transform: rotate( 205deg ) skew( -35deg );
    -moz-transform: rotate( 205deg ) skew( -35deg );
    -ms-transform: rotate( 205deg ) skew( -35deg );
    -o-transform: rotate( 205deg ) skew( -35deg );
    -webkit-transform: rotate( 205deg ) skew( -35deg );
    width: 20px;
}
p.snd.quick1, 
p.rcv.quick1 {
	/* background-color: #E4CCB7; */
}
p.snd.quick1::before,
p.rcv.quick1::before {
    /* background-color: #E4CCB7; */
}
.msghead {
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.msghead small {
	font-weight: normal;
	float: right;
	font-style: italic;
}
.msghead span {
	display: block;
	color: #777;
	border-bottom: 1px solid #999;
	font-style: italic;
}



div.pmhistory {
	background: #fff;
	border-radius: 5px;
	margin-top: 20px;
	width: 100%;
	border: 0px solid #f7f7f7 !important;
	max-height: 4000px;
	overflow-y: auto;
	overflow-x: hidden;
}



div#content div.image img.nomatch {
	cursor: not-allowed;
    max-width: 250px;
    padding: 4px;
    background: #FFF;
    min-height: 100px;
    border-radius: 10px;
	filter:blur(3px) grayscale(80%);;
}
.alerts img {
	/* width: 20px; */
}
.winner .inner a {
	font-weight: normal;
	font-size: 12px;
}

div#content div.suboptions_wrap {margin: 0px ;height: auto;border: 0px solid #d4d4d4;margin-bottom: 10px;}
div#content div.suboptions {padding: 0px;height: auto;background: #eee;border: 0px solid #fff;}
div#content .page_member_profile div.suboptions ul li {float: none;padding: 0; background: none;}
div#content div.suboptions ul li a {padding: 7px 6px; color: #333;background: none;}   
div#content .page_member_profile div.suboptions ul li a {display: block; padding: 4px 18px; color: #333;background: none;}   
div#content .page_member_profile div.suboptions ul li.nolink {display: block; padding: 4px 18px; color: #333;background: none;}   
div#content div.suboptions ul li a:hover { background: #D3C1B0;color: #fff !important;text-decoration: none;}
div#content div.suboptions ul li a.active {background: #D3C1B0;color: #fff !important;text-decoration: none;}

div#content div.itemfooter {margin-top: 20px;margin-bottom: 15px; padding-left: 0; }
div#content div.itemfooter ul li a { padding: 5px 10px; border:1px solid #D3C1B0;}
div#content div.itemfooter ul li a:hover { background: #D3C1B0;color: #fff !important;text-decoration: none;}

div.ratingbox div.selection a { padding: 0 !important; border: none !important; width: 24px; height: 24px !important; float: left; display: block; cursor: default; background: url('vote.png') no-repeat 0px center; text-decoration: none; }
div.ratingbox div.selection a.over { cursor: default; background: transparent url('vote.png') no-repeat -24px center !important; }
div.ratingbox div.selection a:hover { cursor: default; text-decoration: none; }
div.ratingbox div.progress { height: 24px; }

dd , dd input {
	vertical-align: middle;
}
hr { 
	border: 0; 
	height: 1px; 
	background: #999;  
}
.dataitem.online, .dataitem .online {
	background: rgba(0,128,0,0.1);
	border-radius: 5px;
	padding: 5px 10px;
}
.invisible {
	background: rgba(255,0,0,0.1) !important;
	border-radius: 5px;
}

body.invisible {
	background: #c19a91 !important;
	
	border-radius: 0px;
}

div a.vertaal,
.button {
	background-color: #BC4639;
	border-color: #BC4639;
	border-radius: 0;
}

div.typemembers div.dataitem {
	background: #f0f0f0;
	padding: 0px 15px;
}

.page_search_results div.typemembers div.dataitem {
	background: #fff;
	padding: 5px 10px;
}

.mtooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#333;
	border-radius:6px;
	padding:10px 10px;
	color:#fff;
	font-size:12px;
	max-width: 290px;
	z-index:10001;
	font-weight: 300;
}
.mtooltip .m3 {
	background-color:#9bceb1;
	color:#000;
}

.help {
	padding:10px 20px 10px;
	background:#f7f7f7;
	border: 1px solid #eee;
	border-radius: 5px;
	margin-bottom: 20px;
	display:none;	
}

div a.vertaal {
	color: #fff !important;
}
input.submit { 
	color: #fff; 
	background: #BC4639; 
}

.page_account_register .entry {
	position: relative;
	z-index: 1;
}

.fmenu a {
	font-weight: bold;
}
div#content div.reportbox div.popup { width: 210px; bottom: 30px;}
div#content div.reportbox div.popup div.reason select.select {width: 100%;}
div#content div.reportbox div.popup div.submit a {padding: 1px 5px;background: #BC4639;color: #fff !important;border-radius: 5px;}
div#content div.reportbox div.popup div.submit a:hover {background:#D3C1B0;}
div#content div.reportbox div.popup a.cancel {padding: 0;border: none;}


div.page_account_upgrade div.typemembers div.dataitem {
	padding: 20px;
	margin-bottom: 15px;
}
div.page_account_upgrade div.typemembers div.dataitem a.button {
	
	padding: 10px;
	margin-bottom: 10px;

}
.abutton {
	background: #BC4639 !important;
	border-color: #BC4639 !important;
	color: #fff !important;
}
table.pmbox tr.new td {
    background: #D3C1B030;
}
.fan1 {
	/* border: 4px solid #CEADC2 !important; */
    background: #D3C1B030 !important;
	/* background: #f7f7f7; */
	/* border-radius: 5px; */
}
				