﻿.Default .typeContainer {
	display: none;
}

.profile {
}

.profile a {
	/*color: #0099cc;*/
	color: #173f82;
	text-decoration: underline;
}

.profile a:hover {
	color: #000;
}

.profile h1 {
	font-size: 24px;
	margin: 5px 20px 0;
}

.profile ul {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 20px;
}

.profile li {
	float: left;
}

.profile li a {
	background-image: url(/images/_new/signs/selection/aries.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 160px;
	margin-right: 4px;
	overflow: hidden;
	text-decoration: none;
	width: 115px;
}

.profile li a span {
	display: block;
	margin: 3px 0 3px 6px;
}

.profile li a span.sign {
	color: #919191;
	font-size: 16px;
	font-weight: bold;
}

.profile li a span.date {
	/*color: #919191;*/
	color: #173f82;
}

.profile li#capricorn a {background-image: url(/images/_new/signs/selection/capricorn.jpg);}
.profile li#aquarius a {background-image: url(/images/_new/signs/selection/aquarius.jpg);}
.profile li#pisces a {background-image: url(/images/_new/signs/selection/pisces.jpg);}
.profile li#aries a {background-image: url(/images/_new/signs/selection/aries.jpg);}

.profile li#taurus a {background-image: url(/images/_new/signs/selection/taurus.jpg);}
.profile li#gemini a {background-image: url(/images/_new/signs/selection/gemini.jpg);}
.profile li#cancer a {background-image: url(/images/_new/signs/selection/cancer.jpg);}
.profile li#leo a {background-image: url(/images/_new/signs/selection/leo.jpg);}

.profile li#virgo a {background-image: url(/images/_new/signs/selection/virgo.jpg);}
.profile li#libra a {background-image: url(/images/_new/signs/selection/libra.jpg);}
.profile li#scorpio a {background-image: url(/images/_new/signs/selection/scorpio.jpg);}
.profile li#sagittarius a {background-image: url(/images/_new/signs/selection/sagittarius.jpg);}

.profile li#capricorn a span {color: #000000;}
.profile li#aquarius a span {color: #7C1B7C;}
.profile li#pisces a span {color: #B306AF;}
.profile li#aries a span {color: #F50000;}

.profile li#taurus a span {color: #00A448;}
.profile li#gemini a span {color: #E97921;}
.profile li#cancer a span {color: #858789;}
.profile li#leo a span {color: #FFAF00;}

.profile li#virgo a span {color: #B3A491;}
.profile li#libra a span {color: #007263;}
.profile li#scorpio a span {color: #CE0D1F;}
.profile li#sagittarius a span {color: #04408C;}

.profile li a:hover {
	background-position: center -160px;
}

.profile li a:hover span.sign { color: #000 !important; }

.profile .content {
	position: relative;
}

.profile h1.personal-opening {
	/*color: #640064;*/
	color: #173f82;
}

.profile h2.personal-date {
	/*color: #640064;*/
	color: #173f82;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	right: 30px;
	top: 10px;
}

.profile .personal-sign {
	float: left;
	margin: 0 20px 10px;
}

.profile #personal-text {
	margin: 10px 20px 0 180px;
}

.profile #personal-text h3 {
	/*color: #640064;*/
	color: #173f82;
	font-size: 15px;
	font-weight: bold;
}

.profile #personal-text p {
	margin: 5px 0 10px;
}

.profile .columns {
	background-color: #FFF;
	padding: 0 25px;
}

.profile .column {
	float: left;
	min-height: 200px;
	padding: 0;
	width: 335px;
}

.profile #column-1 {
	margin-right: 30px;
}

.profile .item {
	/*border: solid 1px #640064;*/
	border: solid 1px #173f82;
	margin-bottom: 20px;
	overflow: hidden;
}

.profile .item h4 {
	background-color: #173f82;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

.profile .item h5 {
	color: #173f82;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px !important;
}

.profile .item img {
	float: left;
	margin: 0 10px 10px 0;
}

.profile .item .readmore {
	height: 25px;
	margin-top: 20px;
}

.profile .item-chinese {border-color: #8CBE00;}
.profile .item-chinese h4 {background-color: #8CBE00;}
.profile .item-chinese h5 {color: #8CBE00;text-transform: capitalize;}
.profile .item-chinese h6 {font-weight: bold;}
.profile .item-chinese img {width: 100px;}

.profile .item-tarot { border-color: #fbad18; }
.profile .item-tarot h4 { background-color: #fbad18; }
.profile .item-tarot h5 { color: #fbad18; }
.profile .item-tarot h6 { font-weight: bold; }
.profile .item-tarot img {
	width: 100px;
}

.profile .item-personal { border:0px solid #173f82; }
.profile .item-personal h4 { background-color: #173f82; }
.profile .item-personal h5 { color: #173f82; }
.profile .item-personal img {
	float: none;
/*	margin: 10px 0 0;*/
}
.profile .item .buttons { 
	text-align: center;
}

.profile .item-special { border-color: #DC0000; }
.profile .item-special div {}
.profile .item-special h4 { background-color: #DC0000; }
.profile .item-special strong, .profile .item-special a { color: #DC0000; }
.profile .item-special img {border: 1px solid #DC0000 !important;padding:2px;}


.profile .item-match { border-color: #be0050; }
.profile .item-match h4 { background-color: #be0050; }
.profile .item-match h5 { color: #be0050; }

.profile .item-biorhythm { border-color: #ff6b00; }
.profile .item-biorhythm h4 { background-color: #ff6b00; }

.profile .item-video { border-color: #ff6b00; }
.profile .item-video h4 { background-color: #ff6b00; }
.profile .item-video h5 { color: #ff6b00; }
.profile .item-video a { color: #ff6b00; }
.profile .item-video a:hover { color: #ff6b00; }
.profile .item-video img {
	border: 1px solid #ff6b00 !important;
	padding: 2px;
}

.profile .item-coach { border-color: #ff6b00; }
.profile .item-coach h4 { background-color: #ff6b00; }
.profile .item-coach h5 { color: #ff6b00; }
.profile .item-coach img {
	border: solid 1px #ff6b00;
	height: 48px;
	padding: 2px;
	width: 48px;
}
.profile .item-coach div p.conditionsText {
	font-size: 7pt;
}

.profile .item-consult {
	border-color: #640064;
	overflow: hidden;
	position: relative;
}
.profile .item-consult h4 { background-color: #640064; }
.profile .item-consult h5 { color: #640064; }
.profile .item-consult img {
	border: solid 1px #640064 !important;
	float: left;
	padding: 2px;
}
	.profile .item-consult p {
		margin-bottom: 10px;
	}
		.profile .item-consult p.intro {
			font-size: 13px;
			font-style: italic;
		}
		.profile .item-consult p.subtitle, .profile .item-consult p.call {
			font-size: 13px;
			font-weight: bold;
		}
		.profile .item-consult .gebruikersnaam, .profile .item-consult .boxnummer, .profile .item-consult .phonenumber {
			color: #640064;
			font-weight: bold;
		}
	.profile .item-consult .availability {
		bottom: 20px;
		position: absolute;
		right: 0;
	}
	.profile .item-consult .availability .avail {
		background-position: left center;
		background-repeat: no-repeat;
		color: #fff;
		font-size: 14px;
		height: 40px;
		padding: 12px 20px 22px 55px;
		width: 75px;
	}
	.profile .item-consult .availability .tariff {
		font-size: 10px;
		position: absolute;
		right: 5px;
		text-align: right;
		top: 25px;
	}
	.profile .item-consult .availability.online-available .avail {
		background-color: green;
		background-image: url(../images/partners/spirit4u/online-available.png);
	}
	.profile .item-consult .availability.online-busy .avail {
		background-color: red;
		background-image: url(../images/partners/spirit4u/online-busy.png);
	}
	.profile .item-consult .availability.offline .avail {
		background-color: gray;
		background-image: url(../images/partners/spirit4u/offline.png);
	}

.profile .item div {
	padding: 8px 8px;
}

.profile .item-biorhythm div {
	padding: 0;
	height: 270px;
}

.profile .item-biorhythm div p {
	padding: 1em 5px 0 5px;
}

.keyword, .shortcode {
	font-weight: bold;
	font-style: italic;
}

/* User login */

#userLogin {
	padding: 10px 50px;
	background-image: url(../images/general/workshop/foto-aanmelden.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 282px;
}

#userLogin a {
	/*color: #0099CC !important;*/
	color: #173f82 !important;
}

#userLogin h1 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 13px;
	padding: 20px 0 0;
	/*color: #0099CC !important;*/
	color: #173f82 !important;
}

#userLogin fieldset {
	margin-bottom: 10px;
}

#userLogin label {
	float: left;
	width: 150px;
}

fieldset.login label, fieldset.personal label, fieldset.other label {
	width: 165px !important;
}

#userLogin .button {
	width: 95px;
}

#userLogin .AspNet-Login-TitlePanel {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0;
}

#userLogin .AspNet-Login-UserPanel, #userLogin .AspNet-Login-PasswordPanel {
	padding: 2px 0;
	margin-bottom: 4px;
}

#userLogin .AspNet-Login-RememberMePanel label {
	float: none;
}

#userLogin .AspNet-Login-RememberMePanel, #userLogin .AspNet-Login-SubmitPanel {
	padding-left: 150px;
}

div.row {
	min-height: 25px;
}

div#PasswordRecoveryLink {
	position:relative;
	top: -169px;
	left: 305px;
}

#personal-text h1 {margin:0;color:#173f82;}

#personal-text p {margin:0;}

.profile #personal-text {margin-left:25px;}
#personal-text ol {
	list-style-type: circle;
}
#personal-text li {
	padding-left: 0.5em;
	margin-left: 1.5em;
}

.LinkModifyUser {
	position: absolute;
	right: 30px;
	top: 5px;
	z-index: 1000;
}

div.AspNet-Login-FailurePanel {
	position: absolute;
	top: 75px;
	left: 357px;
	color:red;
}

#personal-text a {
	display: inline;
	background-image:none;
	height: inherit;
	width: inherit;
	margin: 0 0 0 0 !important;
	padding: inherit;
	overflow: auto;
	margin-right: 0 !important;
}


.AspNet-Login-UserPanel label em, .AspNet-Login-PasswordPanel label em {
	color: red;
}

#personal-text OL LI {float:none;}

p.personalPromo {
	margin-top: 1em;
}

.captchaXXX {
    border: solid 1px gray;
}

.captcha {
	display: table-cell;
	display: inline-block;
	font-size: 14pt;
	height: 27px;
	margin-left: 5px;
	vertical-align: top;
	width: 70px;
}

.captchaCheck {
    color: Red;
    padding-left: 165px;
}

.email {
	width: 230px;
}
