#menu {
	width: 15%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}


#menu h3 {
	line-height: 34px;                                
	background: #1d3652; 
	font-size: 12px;
	color: white;	
	padding-right: 10px;
	text-align: center;
	margin: 0;
}


#menu ul {
	margin: 0;
	padding: 0;
}


#menu ul li {
	background: #fcfcfc;
	list-style-type: none;
	color:#284b72;
	border-bottom: 1px dotted #dbdbdb;
}


#menu ul li a {
	color: #284b72;
	text-decoration: none;
	display:block;
	padding: 10px 10px 10px 15px;
}


#menu ul li:hover {
	background: #b6cae4;
	list-style-type: none;
	color:#fff;
	border-bottom: 1px dotted #dbdbdb;
}


#menu ul li:hover a {
	color:#fff;
}


#menu ul li.active {
	background: #688CBB;
  	list-style-type: none;
  	color:#fff;
  	border-bottom: 1px dotted #dbdbdb;
}

#menu ul li.active a {
	color: #fff;
	text-decoration: none;
}

#lewa-kolumna .inside ul li li {
	float: right; 
	margin-top: 5px; 
	margin-bottom: 5px;
}

#stats{
	border-left:0 solid #E4EBF2;
	padding-left:0px;
}

#left_register{
	min-height:130px;
	width: 47%;
	float: left;
}

#right_register{
	min-height:130px;
	width: 47%;
	float: right;
}

div#member_filters {
	margin-top: 10px;
	margin-bottom: 15px;
}
	
	div#member_filters fieldset.other_filters {
		text-align: center;
		padding: 6px;
		margin-top: 10px;
		clear: both;
	}
	
	div#member_filters fieldset.submit {
		background: #d5dde5;
		padding: 6px;
	}
	
	div#member_filters ul {
		margin-bottom: 12px;
		margin-top: 8px;
		width: 49%;
		float: left;
	}
	
	div#member_filters li {
		border-bottom: 1px solid #d5dde5;
		margin-right: 20px;
		padding: 8px 0 8px 0;
		clear: both;
	}
	
		div#member_filters li .desc {
			margin: 0;
			display: inline;
		}
	
	div#member_filters label {	
		text-align: right;
		margin-right: 15px;
		width: 150px;
		display: block;
		float: left;
	}
	
	div#member_filters li.field.custom input,
	div#member_filters li.field.custom textarea {
		width: 50%;
	}

#member_alpha li {
	padding: 2px 7px;
}

	#member_alpha li.active {
		padding: 7px 15px;
	}
	
.members li.member_entry {
	position: relative;
	min-height: 115px;
}

.members li .photo {
	margin: 10px;
	float: left;
}

.members li .user_controls {
	text-align: left;
	margin: 25px 10px;
	min-width: 350px;
	position: absolute;
	left: 450px;
	clear: none;
}

	.members li .user_controls .rating {
		background: none;
		margin-right: 10px;
	}

	.members li .user_controls a {
		text-decoration: none;
		font-size: 0.85em;
	}
	
.members li .info {	
	font-size: 0.9em;
	line-height: 100%;
	border-right: 1px solid #d5dde5;
	margin: 10px;
	left: 90px;
	width: 350px;
	position: absolute;
}
	.members li .info dt {
		text-align: right;
		width: 80px;
	}

	.members li .info dd {
		width: 200px;
	}

.members li .reputation {
	margin-top: 40px;
}

.members li p.rating {
	margin: 10px;	
	right: 0;
	position: absolute;
}

.members li.general_box {
	margin-bottom: 4px;
}

.field.custom p
{
	margin-left:175px;
}

div#member_filters li.field.custom .input_check {
	width: 5%;
}

#ContainerIndex {
margin:0 0 0 23px;
}

#Page {
width:100%;
float:left;
}

#Page_sky {
width:100%;
}

.SeparatorText {
color:#f60;
font-weight:800;
float:right;
}

#TableContentTop {
width:100%;
padding-bottom:3px;
}

#TableContentTop .Logo {
margin-top:12px;
}

#TableContentTop .Text {
font-size:12px;
padding-top:10px;
text-align:right;
line-height:120%;
}

#TableContentBottom {
margin-top:0;
width:100%;
}

#TableContentBottom .MapContainer {
margin-bottom:10px;
}

#TableContentBottom .Map {
background:url(http://www.neuropsychologie.fr/public/style_images/cielo33/map00000.png) no-repeat;
width:410px;
height:480px;
}

#TableContentBottom .CountyList {
text-align:right;
width:236px;
font-size:14px;
line-height:126%;
}

#TableContentTop td,#TableContentBottom td {
vertical-align:top;
}

/* Custom Cards CSS */
.cards_box{
	background: #f6f9f3;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
	margin-left: 240px;
        border-bottom-left-radius:2em;
        border-top-right-radius:2em;
        -webkit-border-top-right-radius:2em; /* Safari */
        -moz-box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
        -webkit-box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
        box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
}

.pro_info {
	width: 210px;
	float: left;
	font-size: 12px;
	text-align: center;
	padding: 10px 10px;
	line-height: 150%;

	background: #fff;
	border: 1px solid #e6e6e6;
	-moz-box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	-webkit-box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 6px;
}
	
.author_info .group_title {
		color: #5a5a5a;
		margin-top: 5px;
	}
	
.author_info .member_title { margin-bottom: 5px; word-wrap: break-word; }
.author_info .group_icon { margin-bottom: 3px; }

.post_body{

}

.post_pro_left{
	background: #fbf4fc;
}


div.post_form_cards label {
	text-align: right;
	padding-right: 15px;
	width: 90px;
	float: left;
	clear: both;
}

.ipsForm_submit_cards{
	background: #fdf9fc url('http://www.neuropsychologie.fr/public/style_images/cielo33/highlight.png') repeat-x 0 0;
	border-top: 1px solid #cccccc;
}

.separateur_cards{
        border-bottom: 1px solid black;
        height:1px;
        width:100%;
        Border-Style: None None Dotted none;
}

.demande_supervision_cards{
	background: #fdf9fc;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: rgba(0,0,0,0.05) 0px 1px 5px;
	-moz-box-shadow: rgba(0,0,0,0.05) 0px 1px 5px;
	box-shadow: rgba(0,0,0,0.05) 0px 1px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top-left-radius:6px;
        border-top-right-radius:6px;
}

table.cards_table {
	width: 100%;
	line-height: 1.3;

}
	
table.cards_table td {
		padding: 9px;

	}
		
.header_cards {
	background: #fff;

}

.header_cards td{ 
border-top: 1px solid #a3a3a3;
border-bottom: 1px dotted #7e7c7c;
 }

.row_cards, .post_block.row_cards { 
	background: #f5f7f9;
        border:1px solid black;
}

.row_cards2, .post_block.row_cards2 { 
	background: #f5f7f9;
}

.see_my_card li a{
	height: 34px;
	line-height: 34px;

	padding: 0 10px;
	background: #ececec url('http://www.neuropsychologie.fr/public/style_images/cielo33/highlight_strong.png') repeat-x 0 0;
	border: 1px solid #d0d0d0;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 6px;
	color: #616161;
	text-shadow: #fff 0px 1px 0px;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}

.Sent_message_cards{
	width: 500px;
  margin-left: auto;
  margin-right: auto;
	font-size: 14px;
	text-align: center;
	padding: 10px 10px;
	line-height: 50px;
	background: #fbfbd6;
	border: 1px solid #e6e6e6;
	-moz-box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	-webkit-box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 6px;
}

.general_box_cards {
		border-bottom: 1px solid #e9e9e9;
		text-shadow: rgba(255,255,255,0.8) 0px 1px 0px;
		background: #fff url("http://www.neuropsychologie.fr/public/style_images/cielo33/highlight_strong.png") repeat-x 0 0;
		padding: 8px;
	}

.Warning_multiple_cards{
	width: 550px;
  margin-left: auto;
  margin-right: auto;
	font-size: 14px;
	text-align: center;
	padding: 10px 10px;
	line-height: 20px;
	background: #fbfbd6;
	border: 1px solid #e6e6e6;
	-moz-box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	-webkit-box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	box-shadow:0px 0px 4px 0px rgba(220, 216, 216, 0.9);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 6px;
}

.bar_cards{ 
border-top: 1px solid #fff; 
}

.desc_cards_state{
	font-size: 11px;
        font-style:italic;
}

.desc_cards_name{
	font-size: 12px;
	color: #487aa8;
}

.followButton {
	float: right;
	margin: 3px 0 10px 10px;
}
