span.profileeditcolor {
	color: #969696;
}

#introduction div.clearfix {
	margin-bottom: 5px;
}

#introduction div img.questionimg {
	float: right;
	margin-right: 35px;
}

#profile {
	padding: 20px 26px;
	position: relative;
	height: 1%;
	background: url(../images/layout/profile/profilebg.gif) top center repeat-y;
	background-color: #f2f2f2;
}

#profile span.online {
	position: absolute;
	top: -12px;
	right: 0;
}

#profileheader {
	width: 508px;
	margin-bottom: 18px;
	display: block;
	position: relative;
}

#profileheader #process_error {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
}

#profileheader h2,
#profileheader h3 {
	font-size: 1.8em;
	margin-bottom: 25px;
}

#profileheader ul {
	list-style: none;
	height:36px;
	margin:0;
	padding:0;
}

#profileheader ul li {
	float: left;
	padding: 0 6px 0 0;
}
#profileheader ul li a img {
	border: 0;
}

/* --- Favorite/block elements --- */

#profileheader ul li.make_favorite, 
#profileheader ul li.is_favorite {
	float: right;
	padding: 0 10px 0 6px;
}
#profileheader ul li.make_blocked, 
#profileheader ul li.is_blocked {
	float: right;
}

#profileheader ul li.make_blocked a,
#profileheader ul li.is_blocked a {
	display:block;
	width:116px;
	height:36px;
}

#profileheader ul li.make_blocked a {
	background: url(../images/layout/profile/block_btn.gif) 0px 0px no-repeat;
}

#profileheader ul li.is_blocked a {
	background: url(../images/layout/profile/block_btn.gif) -116px 0px no-repeat;
}

#profileheader ul li.is_blocked a:hover {
	background: url(../images/layout/profile/block_btn.gif) -232px 0px no-repeat;
}


#profileheader ul li.make_favorite a,
#profileheader ul li.is_favorite a {
	display:block;
	width:90px;
	height:36px;
}

#profileheader ul li.make_favorite a {
	background: url(../images/layout/profile/favo_btn.gif) 0px 0px no-repeat;
}
#profileheader ul li.is_favorite a {
	background: url(../images/layout/profile/favo_btn.gif) -90px 0px no-repeat;
}
#profileheader ul li.is_favorite a:hover {
	background: url(../images/layout/profile/favo_btn.gif) -180px 0px no-repeat;
}

/* --- FOOTER --- */

#profilefooter { 
	background: url(../images/layout/profile/profilebottom.gif) bottom center no-repeat;
	width:564px;
	height:12px;
	margin-top:-3px;
	padding:0;
}


/* --- PROFILE MULTIMEDIA --- */

#profilemultimedia {
	float: right;
	padding-bottom: 5px;
	width: 240px;
	background: url(../images/layout/profile/privatephotosbottom.gif) bottom center no-repeat;
}

#profilemultimedia_footer {
	height: 5px;
	background: url(../images/layout/profile/multimedia_footer.gif) bottom center no-repeat;
}

div.profilephotos {
	position:relative;
}

div.photosbottom {
	background: #e6e6e6 url(../images/layout/profile/profileimagesbg.gif) repeat-y;
}

#profilemultimedia .separator {
	font-size:0;
	width:216px;
	height:12px;
	margin-left:11px;
	background: url(../images/layout/dottedline-hor-grey2.gif) repeat-x top;
}

#publicphotos_add {
	text-align:right;
	height:35px;
	background: url(../images/layout/profile/publicphotos.gif) top center no-repeat;
	position: relative;
	margin-bottom:7px;
}

.btn_add_img { 
	background-image: url(../images/layout/profile/addimage.gif);
	width:70px;
	height:25px;
	margin:13px 12px 0 0;
}
#privatephotos_add {
	text-align:right;
	height:55px;
	background: url(../images/layout/profile/privatphotos.gif) top center no-repeat;
	position: relative;
}
.btn_add_private_img { 
	background-image: url(../images/layout/profile/addimage.gif);
	width:70px;
	height:25px;
	position: absolute;
	top: 35px;
	right: 12px;
}
.btn_editpassword {
	background-image: url(../images/layout/profile/btn_editpassword.gif);
	width:64px;
	height:24px;
}
.btn_savepassword {
	background-image: url(../images/layout/profile/btn_savepassword.gif);
	width:64px;
	height:24px;
}

#private_pwd_box {
	margin: 10px 10px 0 10px;
	border-top: 1px dotted #bababa;
	padding: 10px 0;
	position: relative;
}

#private_pwd_box h3 {
	color: #919191;
	font-weight: bold;
}

#edit_private_pwd_box {
	padding:33px 0 6px 8px;
	margin:0 12px 12px 0;
	background:#d9d9d9 url(../images/layout/profile/password.gif) top left no-repeat;
	color:#969696;
	
}
#box_show_password span {
	margin-top:6px;
	float:left;
	width:138px;
}
#private_pwd {
	padding:2px;
	border:1px solid #cfcfcf;
	color:#969696;
	width:133px;
	float:left;
}

#publicphotos {
	height:35px;
	text-indent:-9999px;
	background: url(../images/layout/profile/publicphotos.gif) top center no-repeat;
}
#privatephotos {
	height:55px;
	text-indent:-9999px;
	background: url(../images/layout/profile/privatphotos.gif) top center no-repeat;
	text-decoration:none;
}

div.image_container { 
	margin-left:10px; 
}
div.image_container a {
	text-decoration: none;
}

div.image_container p { 
	margin:10px 10px 10px 0; 
	color:#969696; 
	line-height:18px;
}
div.image_container p a {  
	color:#969696; 
}

#privatebutton {
	background: url(../images/layout/profile/watchimages.gif) no-repeat;
	width: 102px;
	height: 24px;
	margin-top: 5px;
}

div.profilephotos div img {
	padding: 4px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
	margin-right: 5px;
}

div.profilephotos .qmark_righttop {
	position:absolute;
	top: 40px;
	right: 12px;
	display:inline;
}

div.profilephotos div img.noborder {
	padding: 0;
	border: 0;
	margin: 0;
}

/* --- PROFILE INFO --- */

#profileinfo {
	float: left;
	position: relative;
	width: 240px;
	color: #969696;
}
.profileinforow {
	padding-bottom:15px;
}
.profileinforow span {
	width:140px;
	display:block;
	padding-bottom:5px;
}

#profileinfo h3 { /************** deze H3 moet vervangen worden door een SIFR H3 */
	width:240px;
	margin-top: 14px;
	margin-bottom: 2px;
	color: #919191;
	font-size: 1.6em;
	font-family:Tahoma, Arial;
}

#match {
	margin: 20px 0 40px;
	position: relative;
	width: 263px;
	height: 75px;
}

#match img {
	position: absolute;
	top: 0;
	left: -18px;
}

#match span {
	position: absolute;
	top: 32px;
	left: 12px;
	color: #fff;
	font-size:1.4em;
	font-weight:bold;
}

#match p {
	position: absolute;
	top: 20px;
	left: 80px;
	width: 155px;
	color:#8f8f8f;
}

/* --- Quick messages --- */

.quickmessage {
	position:absolute; 
	top:65px; 
	left: 26px;
	z-index:1;  
	height:348px; 
	width:244px;
	color:#969696;
}

.messagebg { 
	background-image: url(../images/layout/profile/quickmessage_bg.gif); 
	height: 348px;
}


.flirtbg { 
	background: url(../images/layout/profile/flirtmessage_bg.gif) no-repeat; 
	height: 329px;
	width: 249px !important;
}

.quickmessage_content {
        margin:46px 0 0 16px;
}
 	
.quickmessage_header {
        width:214px;
        margin-bottom:10px;
}

.quickmessage_header span {
        float:left;
}

#flirtcontainer .quickmessage_content {
	position: relative;
}

#flirtcontainer .quickmessage_header { 
	position: absolute;
	right: 10px;
	width: auto !important;
	margin-bottom: 0;
	top: 50px;
	display: block;
}

#flirtmessage {
	padding-top: 15px;
	padding: 15px 0 0 3px;
}

#flirtmessage h5 {
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 2px;
}

#flirtmessage h5 img {
	margin-bottom: -2px;
}

#flirtmessage #flirt_text {
	width: 201px;
	height: 69px;
	border: 1px solid #cfcfcf;
	padding: 8px 6px;
}

#flirtmessage #flirt_reject,
#flirtmessage #flirt_approve {
	height: 13px;
	width: 170px;
	border: 1px solid #cfcfcf;
	padding: 4px 5px;
}

#flirtmessage span {
	float: left;
	width: 30px;
	display: block;
	padding-top: 7px;
}

.quickmessage_footer {
	width:214px;
	margin:10px 0 0 0;
}

.quickmessage_footer span {
	float:right;
}

.quickmessage p {
	line-height:18px;
	margin:0px; 
}

.quickmessage input,
.quickmessage textarea {
	width: 207px;
	border: 1px solid #cfcfcf;
	color: #969696;
	padding: 3px 0 3px 7px;
}

#normal_msg textarea { 
	height: 172px; 
}

#normal_msg input { 
	margin: 2px 0 10px; 
}

#flirt_msg textarea { 
	height: 92px; 
}

#flirt_msg input { 
	margin: 2px 0 3px; 
}

.quickmessage_send_btn {
	background: url(../images/layout/profile/quickmessage_send_btn.gif);
	width: 74px;
	height: 24px;
	float: left;
}
.quickmessage_close_btn {
	background: url(../images/layout/profile/quickmessage_close_btn.gif);
	width: 20px;
	height: 22px;
	float: right;
}

/* --- VIEW-PROFILE-TABS --- */

#view-profile-tabs {
	height:42px;
	background: url(../images/layout/profile/profiletop.gif) center bottom no-repeat;
}

#view-profile-tabs a.closed {
	display:block;
	float:right;
	height:31px;
	width:67px;
	margin-right:10px;
	padding: 6px 0 0 10px;
	text-align:left;
	color: #858687;
	background: url(../images/layout/profile/tabclosed.gif) no-repeat;
}

#view-profile-tabs a.opened {
	display:block;
	float:right;
	height:31px;
	padding-right:20px;
	width:124px;
	background: url(../images/layout/profile/tabopened_view.gif) no-repeat;
}

#view-profile-top {
	height:12px;
	margin:0;
	padding:0;
	background: url(../images/layout/profile/profiletop.gif) center bottom no-repeat;
}

/*
#profile-tabs {
	position: relative;
}

#profile-tabs ul {
	list-style: none;
	width: 228px;
	position: absolute;
	right: 10px;
	top: 16px;
	z-index: 10;
}
*/
/* --- EDIT-PROFILE-TABS --- */

#profile-tabs {
}

#profile-tabs ul {
	float: right;
	list-style: none;
	width: 228px;
	margin: -1px 5px;
}

#profile-tabs ul li {
	float: left;
	height: 31px;
	width: 104px;
	margin-right: 10px;
}

#profile-tabs ul li.opened {
	background: url(/images/layout/profile/tabopened.gif) no-repeat;
}

#profile-tabs ul li.closed {
	background: url(/images/layout/profile/tabclosed.gif) no-repeat;
}

#profile-tabs ul li a {
	padding: 6px 0 0 14px;
	display: block;
	width: 90px;
}

#profile-tabs ul li.opened a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#profile-tabs ul li.closed a {
	font-weight: normal;
	text-decoration: underline;
	color: #858687;
}

/* --- PROFILE PREVIEW --- */

#profile-preview {
	clear: left;
	margin-top: 30px;
	padding: 38px 26px 32px;
	background-color: #f8f8f8;
	position: relative;
	border: 1px solid #e3e3e3;
}

/* --- PROFILE EDIT --- */

#profile-edit-top {
	margin-bottom: -3px;
}

#profile-edit {
	padding: 20px 26px 32px;
	height: 1%;
	background: url(../images/layout/profile/editprofilebg.gif) repeat-y;
}
 
#profile-edit select {
	width: 205px;
	height: 18px;
	border: 1px solid #cfcfcf;
}

#profile-edit input.wide {
	width: 195px;
	border: 1px solid #cfcfcf;
	padding:4px;
}

#profile-edit select.day { 
	width: 43px; 
}

#profile-edit select.month { 
	width: 90px; 
}

#profile-edit select.year { 
	width: 61px; 
}

#profile-edit select { 
	margin-right: 3px; 
}

#profile-edit textarea.wide {
	width: 195px;
	height: 174px;
	border: 1px solid #cfcfcf;
	padding:4px;
}

#profile-edit div.profilephotos td a {
	color: #969696;
	text-decoration: underline;
}

#profile-edit div.profilephotos td a.non_removable {
	color: #969696;
}

#profile-edit div.profilephotos td a.non_removable:hover {
	color: #565656;
}


#profile-edit div.profilephotos td a span {
	text-decoration: underline;
}

#profile-edit div.profilephotos td a:hover {
	color: #565656;
}

.profilestatustop {
	border-bottom: 1px dotted #d0d0d0;
	text-align: center;
	padding-bottom:24px;
}

.profilestatusbottom {
	border-top: 1px dotted #d0d0d0;
	text-align: center;
	padding-top: 26px;
	margin-top: 30px;
	display: block;
	clear: both;
}
.btn_container {
	padding-top:6px;
	margin:0 auto;
	width:154px;
	text-align:center;
}

.btn_edit_profile {
	background: url(../images/layout/buttons/save.gif) center top no-repeat;
	width: 154px;
	height: 27px;
}

.btn_save_profile {
	background: url(../images/layout/buttons/save.jpg) top center no-repeat;
	width: 154px;
	height: 27px;
}

#profile-edit #profileinfo, 
#profile-edit #profilemultimedia {
	margin-top: 28px;
}

#introduction {
	border-top: 1px dotted #d0d0d0;
	margin-top: 80px;
	padding-top: 20px;
	border-bottom: 1px dotted #d0d0d0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
}

#introductionGewenste  {
	border-top:1px dotted #D0D0D0;
	margin-bottom:20px;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
}


#profile-tabs h3 {
	font-size: 1.8em;
	margin-top: -15px;
	padding: 0;
}

.profile_chkb {
	width: 270px;
}

#pref_rel_cont {
	float: left;
	margin-bottom: 15px;
}

.profile_chkb label {
	float: left;
	display: block;
	width: 120px;
	margin-top: 5px;
}

.profile_chkb input {
	margin-right: 5px;
}

table.profile_list td {
	width: 50%;
	margin:0;
	padding:0;
}

table.profile_list td, p#intro {
	color:#8f8f8f;
	line-height:18px;
}




/* --- PHOTO UPLOAD --- */

.upload_container {
	height: 136px;
	width: 267px;
	border: 3px solid #060000;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}

.upload_container iframe {
	height: 100%;
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}

.photo_row td {
	padding-bottom: 10px;
}

/* ----- Max Characters Msgs ----- */
.maxcharbox {
	background-color: #ffffe1;
	height: 15px;
	padding: 1px 0 2px 4px;
	position: absolute;
	width: 200px;
	border: 1px solid #000;
	left: 55px;
	color: #000;
}

#profile_intro {
	top: 17px;
	left: 76px;
	width: 166px;
}

#profile_text {
	top: 67px;
	left: 45px;
	width: 197px;
}

#profile_name {
	top: -3px;
	left: 76px;
	width: 166px;
}

a.qmark {
	display: block;
	float: right;
	background: url(../images/layout/profile/question_mark2.gif) no-repeat;
	width: 16px;
	height: 18px;
}

* html a.qmark {
	margin-right: 25px;
}

/* --- Iframe for photo editing --- */

#photos_frame {
	float: right;
	width: 240px;
	padding-bottom: 5px;
	margin-top: 30px;
}

#box_edit_password {
	position: relative;
}

#private_password {
	width: 170px;
	bottom: 35px;
	right: -30px;
	color: #000;
}

#busy {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	border: 1px solid #000;
	background-color: #fff7de;
	padding: 5px;
}

#pwd_saved {
	width: 187px;
}

.highslide-image {
	z-index: 100 !important;
}

#upload_public,
#upload_private {
	overflow: hidden;
}

#photo {
	width: 130px;
}

#newmatchesuitleg {
	border-bottom: 1px solid #6E6E6E;
	padding-bottom: 0;
	color: #6e6e6e;
}
