@font-face {
    font-family: 'NunitoBold';
    src: url('fonts/nunito-bold-webfont.eot');
    src: url('fonts/nunito-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito-bold-webfont.woff') format('woff'),
         url('fonts/nunito-bold-webfont.ttf') format('truetype'),
         url('fonts/nunito-bold-webfont.svg#NunitoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	-webkit-text-size-adjust: 100%;
}

/* GENERIC */
	.clear{clear: both;}
	.hidden{visibility: hidden;}
	.none{display: none;}
	.relative{position: relative;}
	.black{color: #000000;}
	.right{text-align: right;}
	.center{text-align: center;}
	.justify{text-align: justify;}
	.cursor{cursor: pointer;}
	.nowidth{width: auto;}
	.upper{text-transform: uppercase;}
	.field{
		white-space: nowrap;
		color: #000000;
	}
	.captcha img{
		vertical-align: top;
	}
	.paragraph{
		height: 1px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.br{
		height: 1px;
		margin-top: 10px;
	}

	.arrow{
		background-image: url('../../gfx/common/template/arrow_green.gif');
		background-repeat: no-repeat;
		background-position: 5px 3px;
		padding-left: 15px;
	}
	.fleft{float: left;}
	.fright{float: right;}
	img{border: none;}
	p{text-align: justify;}
	a{
		color: #62cbe2;
		text-decoration: none;
	}
	a:hover{
		/*color: #62cbe2;*/
		text-decoration: underline;
	}
	
	.color1, .color1 a, .color1 a:hover{color: #80c918;}
	.color2, .color2 a, .color2 a:hover{color: #4173A6;}
	.color3, .color3 a, .color3 a:hover{color: #FD8A09;}
	.color4, .color4 a, .color4 a:hover{color: #1E8FA8;}
	
	#anchor{
		position: absolute;
		left: 0px;
	}
	
	h1{
		color: #4173A6;
		font-size: 24px;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
		font-family: NunitoBold,"Trebuchet MS",Helvetica,Jamrul,sans-serif;
		margin-bottom: 20px;
	}
		h1 span{
			color: #6FBE00;
		}
	h2{
		color: #4173A6;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
		font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
		margin-bottom: 15px;
	}
	h3{
		color: #4173A6;
		font-size: 16px;
		margin: 0px;
		padding: 0px;
		font-weight: 600;
		font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	}
	h4{
		color: #222222;
		font-size: 14px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: 600;
		font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	}
	
	.line{
		padding-top: 2px;
		padding-bottom: 4px;
	}
	.label{
		color: #6C6C6C;
		padding-bottom: 7px;
	}
/*[END]*/

/* ICONS */
.icons16{
	display: inline-block;
	height: 16px;
	width: 16px;
	background-image: url("../../gfx/common/template/icons_16.png?2");
	background-repeat: no-repeat;
}
.icons18{
	display: inline-block;
	height: 18px;
	width: 18px;
	background-image: url("../../gfx/common/template/icons_18.png?2");
	background-repeat: no-repeat;
}
.icons24{
	display: inline-block;
	height: 24px;
	width: 24px;
	background-image: url("../../gfx/common/template/icons_24.png?2");
	background-repeat: no-repeat;
}
.icons32{
	display: inline-block;
	height: 32px;
	width: 32px;
	background-image: url("../../gfx/common/template/icons_32.png?2");
	background-repeat: no-repeat;
}
	
	.icons16.ic_listMail{background-position: 0 -64px;}
	.icons16.ic_listSound{background-position: 0 -144px;}
	.icons16.ic_listSound.active{background-position: -16px -144px;}
	.icons16.ic_listFavorite{background-position: 0 -80px;}
	.icons16.ic_listStar{background-position: 0px -112px;}
	.icons16.ic_listStarSemi{background-position: -16px -112px;}
	.icons16.ic_searchInfo{background-position: 0 -128px;}
	
	.icons16.ic_dashMail{background-position: 0 -64px;}
	.icons16.ic_dashSound{background-position: 0 -144px;}
	.active .icons16.ic_dashSound{background-position: -16px -144px;}
	/*.icons16.ic_dashSound{background-position: -16px -64px;}*/
	.icons16.ic_dashFavorite{background-position: 0 -80px;}
	.icons16.ic_dashLanguages{background-position: -16px -80px;}
	.icons16.ic_dashCompetences{background-position: -16px -96px;}
	.icons16.ic_commInfo{background-position: 0 -96px;}
	
	.icons18.ic_phoneStatus{background-position: 0 0;}
	.icons18.ic_writtenStatus{background-position: 0 -18px;}
	.icons18.ic_chatStatus{background-position: -18px 0;}
	
	.icons32.ic_whiteMinutes{background-position: -32px -256px;}
	.icons32.ic_whiteWritten{background-position: -32px -224px;}
	.icons32.ic_whiteChat{background-position: 0 -256px;}
	.icons32.ic_whitePhone{background-position: 0 -224px;}
	
/* Smiley */
.smiley18{
	display: inline-block;
	height: 18px;
	width: 18px;
	background-image: url("../../gfx/common/template/icons_smiley.png");
	background-repeat: no-repeat;
}
	.smiley18.sm_s1{background-position: 0 0;}
	.smiley18.sm_s2{background-position: -18px 0;}
	.smiley18.sm_s3{background-position: -36px 0;}
	.smiley18.sm_s4{background-position: -54px 0;}
	.smiley18.sm_s5{background-position: -72px 0;}
	.smiley18.sm_s6{background-position: -90px 0;}
	.smiley18.sm_s7{background-position: -108px 0;}
	.smiley18.sm_s8{background-position: -126px 0;}
	.smiley18.sm_s9{background-position: -144px 0;}
	.smiley18.sm_s10{background-position: -162px 0;}
	.smiley18.sm_s11{background-position: 0 -18px;}
	.smiley18.sm_s12{background-position: -18px -18px;}
	.smiley18.sm_s13{background-position: -36px -18px;}
	.smiley18.sm_s14{background-position: -54px -18px;}
	.smiley18.sm_s15{background-position: -72px -18px;}
	.smiley18.sm_s16{background-position: -90px -18px;}
	.smiley18.sm_s17{background-position: -108px -18px;}
	.smiley18.sm_s18{background-position: -126px -18px;}
	.smiley18.sm_s19{background-position: -144px -18px;}
	.smiley18.sm_s20{background-position: -162px -18px;}
	.smiley18.sm_s21{background-position: 0 -36px;}
	.smiley18.sm_s22{background-position: -18px -36px;}
	.smiley18.sm_s23{background-position: -36px -36px;}
	.smiley18.sm_s24{background-position: -54px -36px;}
	.smiley18.sm_s25{background-position: -72px -36px;}
	.smiley18.sm_s26{background-position: -90px -36px;}
	
/*[END]*/

/* STRUCTURE */
body {background: url('../../gfx/common/template/html_background.gif') repeat-x left top;}
#bg-wrapper{
	position: absolute;
	z-index: -1;
	height: 500px;
	width: 100%;
	background: url('../../gfx/common/template/body_background.png') no-repeat center 0px;
}
#wrapper{
	position: relative;
	width: 961px;
	margin: auto;
}

body.logged{background-position: left 40px;}
body.logged #bg-wrapper{background-position: center 40px;}
body.logged #wrapper{padding-top: 40px;}
/*[END]*/

/* VISITORS */
#visitors{
	position: fixed;
	display:none;
	z-index:1;
	
	top: 50px;
	right: 10px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	
	background-color: rgba(0, 0, 0, 0.7);
	
	color: #FFFFFF;
	width: 120px;
	padding-left: 55px;
	
	background-image: url("../../gfx/common/template/visitors.png");
	background-position: 5px 7px;
	background-repeat: no-repeat;
}

/* LOGIN TOOL BAR */
#toolbar{
	position: fixed;
	top: 0;
	height: 40px;
	width: 100%;
	z-index: 1000;
	
	background: #353535; /* Old browsers */
	background: -moz-linear-gradient(top,  #353535 0%, #010101 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(100%,#010101)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #353535 0%,#010101 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #353535 0%,#010101 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #353535 0%,#010101 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #353535 0%,#010101 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#010101',GradientType=0 ); /* IE6-9 */
	
	-webkit-box-shadow: 0 1px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 0 1px 2px 2px rgba(0,0,0,0.3);
}
	#toolbar .wrapper{
		position: relative;
		width: 960px;
		margin: auto;
		line-height: 1;
		color: #CCCCCC;
	}
		#toolbar-member{
			min-width: 310px;
			padding-top: 8px;
		}
			#toolbar-welcome{
				font-family: Verdana, Geneva, sans-serif;
				font-weight: bold;
				font-size: 9px;
				text-decoration: none;
				text-transform: uppercase;
				color: #F2F2F2;
			}
			#toolbar-pseudo{
				font-family: Verdana, Geneva, sans-serif;
				font-weight: bold;
				font-size: 12px;
				text-decoration: none;
				text-transform: uppercase;
				color: #FD8A09;
			}
			#toolbar-logout,
			#toolbar-logout a{
				font-family: Verdana, Geneva, sans-serif;
				font-size: 8px;
				text-transform: uppercase;
				color: #CCCCCC;
			}
		
		#toolbar-info{
			padding-top: 7px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #F2F2F2;
		}
			#toolbar-info span{
				color: #FD8A09;
				font-size: 13px;
			}
			#toolbar-info .items{
				margin-right: 30px;
			}
		
		#toolbar-shopping:hover{
			background: #000000; /* Old browsers */
			background: -moz-linear-gradient(top,  #000000 0%, #1F1F1F 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#1F1F1F)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #000000 0%,#1F1F1F 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #000000 0%,#1F1F1F 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #000000 0%,#1F1F1F 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #000000 0%,#1F1F1F 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1F1F1F',GradientType=0 ); /* IE6-9 */
		}
		
			#toolbar-shopping a{
				display: block;
				height: 40px;
				width: 115px;
				background-image: url('../../gfx/common/template/shopping.png');
				background-repeat: no-repeat;
				background-position: center center;
			}
/*[END]*/

/* HEADER */
#header{
	height: 80px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
	#logo{
		padding: 0px;
		padding-top: 10px;
	}
	#login{
		font-size: 11px;
		height: 55px;
		padding: 0px;
		padding-top: 5px;
	}
		#login .input{
			width: 135px;
			font-size: 11px;
			
			border: 1px solid #4173a6;
			
			padding: 2px 3px;
			margin: 2px 10px 1px 0;
		}
		#login .column{
			width: 160px;
			padding: 0px;
			padding-top: 5px;
		}
			#error_login{
				padding: 0px;
				padding-top: 2px;
				color:#940001;
			}
			#login-create-account{
				color: #FFA01C;
			}
		#login .logout{color: #FFFFFF;}
	#flags{
		text-align: right;
		position: absolute;
		bottom: 2px;
		right: 10px;
	}
#menu{
	height: 170px;
	width: 185px;
	margin: 10px 25px 0px 10px;
	
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	
	background-color: #dad9d8;
}
	#menu .container{
		padding: 10px;
		padding-top: 15px;
		width: 165px;
	}
		#menu #button-account{
			float: none;
			font-size: 13px;
			font-weight: bold;
			padding-left: 10px;
			padding-right: 10px;
			margin-top: 5px;
		}
		#menu ul{
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebushet MS", sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			list-style-type: none;
			padding: 0px;
			margin: 0px;
		}
		#menu .main{
			margin-top: 5px;
			margin-bottom: 10px;
		}
		#menu .main li{
			font-size: 12px;
			background-image: url('../../gfx/common/template/arrow_brown.gif');
			background-repeat: no-repeat;
			background-position: 5px 5px;
			padding-left: 20px;
			padding-bottom: 5px;
		}
			#menu .main a{color: #5D5651}
		#menu .menu{
			padding-top: 20px;
		}
		#menu .menu li{
			font-size: 11px;
			/*background-image: url('../../gfx/common/template/arrow_white.gif');*/
			background-image: url('../../gfx/common/template/arrow_brown.gif');
			background-repeat: no-repeat;
			background-position: 5px 4px;
			padding-left: 20px;
			padding-bottom: 3px;
		}
			#menu .menu a{color: #5D5651;}
#banner{
	background-position: right 10px;
}
	.banner1{background-image: url('../../gfx/common/banners/banner01.jpg');}
	.banner2{background-image: url('../../gfx/common/banners/banner02.jpg');}
	.banner3{background-image: url('../../gfx/common/banners/banner03.jpg');}
	.banner4{background-image: url('../../gfx/common/banners/banner04.jpg');}
	.banner5{background-image: url('../../gfx/common/banners/banner05.jpg');}
	.banner6{background-image: url('../../gfx/common/banners/banner06.jpg');}
	.banner7{background-image: url('../../gfx/common/banners/banner07.jpg');}
	.banner8{background-image: url('../../gfx/common/banners/banner08.jpg');}
	.banner9{background-image: url('../../gfx/common/banners/banner09.jpg');}
	.banner10{background-image: url('../../gfx/common/banners/banner10.jpg');}
	.banner11{background-image: url('../../gfx/common/banners/banner11.jpg');}
	.banner12{background-image: url('../../gfx/common/banners/banner12.jpg');}
	.banner13{background-image: url('../../gfx/common/banners/banner13.jpg');}
	.banner14{background-image: url('../../gfx/common/banners/banner14.jpg');}
	.banner15{background-image: url('../../gfx/common/banners/banner15.jpg');}
	.banner16{background-image: url('../../gfx/common/banners/banner16.jpg');}
	.banner17{background-image: url('../../gfx/common/banners/banner17.jpg');}
	.banner18{background-image: url('../../gfx/common/banners/banner18.jpg');}
	.banner19{background-image: url('../../gfx/common/banners/banner19.jpg');}
	.banner20{background-image: url('../../gfx/common/banners/banner20.jpg');}
	
#page{
	width: 735px;
	padding: 0px;
	padding-top: 10px;
}
.block{
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
	.column{
		padding: 10px;
		width: 40%;
	}
	.column.forms{
		width: 46%;
		background: #e8f7fd url("../../gfx/common/template/background_form.png") repeat-y top left;
		padding-left: 55px;
	}
	.column.content{
		padding-right: 10px;
	}
	.column.forms-reverse{
		padding-right: 55px;
		background: #e8f7fd url("../../gfx/common/template/background_form_reverse.png") repeat-y top right;
	}
	.column.content-reverse{
		width: 46%;
		padding-left: 10px;
	}
		
/*.breadcrumb{
	font-weight: bold;
}
.breadcrumb a{
	color: #999;
	font-weight: bold;
}
.breadcrumb a.active{
	color: #6FBE00;
	font-weight: normal;
}*/
/*[END]*/

/* SIDEBOX */
#sideboxes{
	width: 185px;
	padding-right: 20px;
	padding-left: 10px;
}
	#sidebox-stats{
		padding: 10px 15px 5px 15px;
		background-color: #EFEFEF;
	}
	#sidebox-stats-bottom{
		height: 5px;
		background: url("../../gfx/common/template/sidebox_main_background.png") no-repeat left bottom;
	}
		#line-first{
			font-size: 13px;
			font-weight: bold;
			color: #000000;
			padding-bottom: 15px;
		}
			#line-first p{margin:0px;}
		#line-second{
			font-size: 12px;
			font-weight: bold;
			color: #666666;
			padding-bottom: 2px;
		}
		#line-third{
			font-size: 9px;
			font-weight: bold;
			color: #666666;
		}
			#line-third span{font-size: 10px;}
		#line-fourth{
			font-size: 9px;
			font-weight: bold;
			color: #666666;
		}
			#line-fourth span{font-size: 10px;}
		#line-fifth{
			overflow: hidden;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		#line-sixth{
			padding-top: 10px;
		}
			#facebook-link{
				padding-top: 5px;
			}
			#facebook-link a{
				color: #FF6600;
				text-decoration: none;
				font-size: 10px;
			}
			#facebook-link img{vertical-align: bottom;}
		#line-sixth{
			text-align: center;
		}
	.sidebox{
		padding-top: 20px;
	}
		.sidebox-title{
			font-size: 13px;
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebushet MS", sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			color: #FFFFFF;
			white-space: nowrap;
			
			padding: 3px 10px;
			
			/*border: 1px solid #3D8DB2;*/
			
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
			
			background: #6598CC; /* Old browsers */
			background: -moz-linear-gradient(top,  #76A9DE 0%, #6598CC 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76A9DE), color-stop(100%,#6598CC)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #76A9DE 0%,#6598CC 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #76A9DE 0%,#6598CC 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #76A9DE 0%,#6598CC 100%); /* IE10+ */
			background: linear-gradient(top,  #76A9DE 0%,#6598CC 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76A9DE', endColorstr='#6598CC',GradientType=0 ); /* IE6-9 */
		}
		.highlight .sidebox-title{
			
		}
		.sidebox-content{
			padding: 10px;
			border: 1px solid #EFEFEF;
			border-top: none;
			background-color: #FAFAFA;
			
			-webkit-border-bottom-left-radius: 5px;
			-webkit-border-bottom-right-radius: 5px;
			border-bottom-left-radius: 5px;
			border-bottom-right-radius: 5px;
		}
			.sidebox-content p{
				text-align: left;
				margin: 0px;
				padding: 0px;
			}
			
	.sidebox-menu{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		margin-top: 10px;
	}
		.sidebox-menu li.titles{
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebushet MS", sans-serif;
			font-size: 13px;
			font-weight: bold;
			padding: 0px 0px 3px 0px;
			color: #222;
			cursor: default;
		}
		
		.sidebox-menu li.items{
			font-size: 12px;
			padding: 2px 10px;
			background-image: url('../../gfx/common/template/arrow_green.gif');
			background-repeat: no-repeat;
			background-position: 0px center;
		}
		.sidebox-menu li.items:hover{
			background-image: url('../../gfx/common/template/arrow_black.gif');
			background-color: #DDD;
		}
		.sidebox-menu li.items.active{
			background-image: url('../../gfx/common/template/arrow_black.gif');
			background-color: #DDD;
			font-weight: bold;
		}
		
			.sidebox-menu a{
				color: #000000;
				text-decoration: none;				
			}
			.sidebox-menu a:hover{
				color: #444444;
			}
		
		.sidebox-menu li span{
			color: #AF001F;
		}
			
	#sidebox-account{}
		#sidebox-account .sidebox-label{
			color: #000000;
			font-size: 14px;
			padding-bottom: 2px;
		}
		#sidebox-account .sidebox-value{
			font-size: 16px;
			color: #80c918;
			padding-bottom: 10px;
		}		
		#sidebox-account .sidebox-value img{cursor: pointer;}
		#sidebox-account .remaining-time-container a{
			color: #FF0000;
			text-decoration: none;
		}
/*Sidebox progress bar*/
.sidebox.progress-wrapper{
	padding-right: 30px;
}
	.sidebox .progress-index-wrapper{
		height: 22px;
	}
		.sidebox .progress-index{
			height: 18px;
			width: 30px;
			padding-top: 2px;
			font-size: 10px;
			background: url("../../gfx/common/template/progress_sidebox_index.gif") no-repeat top left;
		}
	.sidebox .progress-bar-wrapper{
		height: 20px;
	}
		.sidebox .progress-bar-back{
			height: 12px;
		}
		.sidebox .progress-bar-fore{
			height: 12px;
		}
	#sidebox-account .progress-stars{
		line-height: 15px;
	}
	/*#sidebox-account .progress-stars img{
		cursor: default;
	}*/
	
/*Sidebox evaluations*/
.sidebox .paragraph{
	margin: 0px;
	padding: 0px;
	height: 5px;
	line-height: 5px;
}
.sidebox .paragraph.last{
	height: 20px;
	line-height: 20px;
}
	.sidebox .comment{
		font-style: italic;
		color: #000000;
	}
	.sidebox .pseudo{
		padding-top: 5px;
	}
/*[END]*/

/* TABS */
ul#tab-nav{
	margin: 0;
	padding: 0;
	padding-bottom: 23px;
	list-style-type: none;
	border-bottom: 2px solid #62CBE2;
}
	ul#tab-nav li {
		position: relative;
		z-index: 0;
		float: left;
		padding-left: 29px;
		background-image: url("../../gfx/common/template/tab_left.png");
		background-position: left bottom;
		background-repeat: no-repeat;
		margin-left: -35px;
	}
	ul#tab-nav li.index0{z-index:10;}
	ul#tab-nav li.index1{z-index:9;}
	ul#tab-nav li.index2{z-index:8;}
	ul#tab-nav li.index3{z-index:7;}
	ul#tab-nav li.index4{z-index:6;}
	ul#tab-nav li.index5{z-index:5;}
	ul#tab-nav li.index6{z-index:4;}
	ul#tab-nav li.index7{z-index:3;}
	ul#tab-nav li.index8{z-index:2;}
	ul#tab-nav li.index9{z-index:1;}
	
	ul#tab-nav li:hover,
	ul#tab-nav li.active{
		z-index: 20;
		background-image: url("../../gfx/common/template/tab_left_selected.png");
	}
	ul#tab-nav li.active{z-index:30;}
	ul#tab-nav li.first {
		margin-left: 0px;
		padding-left: 5px;
		background-image: url("../../gfx/common/template/tab_first.png");
	}
	ul#tab-nav li.first:hover,
	ul#tab-nav li.first.active{
		background-image: url("../../gfx/common/template/tab_first_selected.png");
	}
		ul#tab-nav span{
			display: block;
			padding-right: 29px;
			background: url("../../gfx/common/template/tab_right.png") no-repeat right bottom;
		}
		ul#tab-nav li:hover span,
		ul#tab-nav li.active span{
			background: url("../../gfx/common/template/tab_right_selected.png") no-repeat right bottom;
		}
			ul#tab-nav a {
				display: block;
				height: 18px;
				padding-top: 5px;
				/*padding-left: 10px;
				padding-right: 10px;*/
				font-size: 11px;
				font-weight: bold;
				color: #BEBBB9;
				text-decoration: none;
				background-color: #5D5651;
				
			}
			ul#tab-nav li:hover a,
			ul#tab-nav li.active a{
				color: #FFFFFF;
				background-color: #62CBE2;
				
			}
			ul#tab-nav li.first a{
				padding-left: 5px;
			}
			ul#tab-nav li.list a{
				background-image: url("../../gfx/common/template/icon_list.png");
				background-repeat: no-repeat;
				background-position: 3px 8px;
				padding-left: 15px;
			}
			ul#tab-nav li.list a:hover{
				background-image: url("../../gfx/common/template/icon_list_hover.png");
			}
			
#tab-content{
	padding: 15px;
	background-color: #F8F8F8;
	border: 1px solid #EFEFEF;
	border-top: none;
}
.content-wrapper{
	padding: 15px;
	background-color: #F8F8F8;
	border: 1px solid #EFEFEF;
}
/*[END]*/

/* NAVIGATION */
.navigation{
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
	.type-wrapper{
		position: absolute;
		top: 1px;
		left: 25px;
		color: #757575;
		font-size: 10px;
	}
		.type-wrapper .typeby a{
			color: #757575;
			font-weight: bold;
		}
		.type-wrapper .typeby.active a{color:#62CBE2;}
		.type-wrapper .typeby a:hover{
			text-decoration: none;
			font-weight: bold;
			color:#62CBE2;
		}
		.type-wrapper .separator{
			padding-left: 10px;
			padding-right: 10px;
		}
		
	.display-wrapper{
		padding-right: 20px;
	}
	.display-wrapper a{
		display: block;
		width: 16px;
		height: 16px;
		margin-left: 10px;
		margin-top: 2px;
	}
		.display-wrapper #display-list{
			background: url("../../gfx/common/template/display_selection.png") no-repeat -18px 0px;
		}
		.display-wrapper #display-list:hover,
		.display-wrapper #display-list.active{
			background: url("../../gfx/common/template/display_selection.png") no-repeat -18px -18px;
		}
		.display-wrapper #display-block{
			background: url("../../gfx/common/template/display_selection.png") no-repeat 0px 0px;
		}
		.display-wrapper #display-block:hover,
		.display-wrapper #display-block.active{
			background: url("../../gfx/common/template/display_selection.png") no-repeat 0px -18px;
		}
	.refresh-wrapper{
		font-size: 15px;
		color: #62CBE2;
		padding-top: 2px;
		padding-right: 20px;
	}
		.refresh-wrapper img{vertical-align: top;}
		.refresh-wrapper a{text-decoration: none;}
	
	.pagination{
		font-size: 12px;
		font-weight: bold;
		color: #757575;
		padding-top: 2px;
		padding-left: 10px;
	}
		.pagination span{
			padding-right: 10px;
		}
		.pagination a{
			font-size: 14px;
			font-weight: normal;
			color: #757575;
			text-decoration: none;
		}
		.pagination a:hover,
		.pagination a.active{color: #62CBE2;}
		.pagination .pages{cursor: pointer;}
		
	.search{
		padding: 0px;
		padding-right: 10px;
		padding-top: 1px;
	}
		.search .ic_searchInfo{
			vertical-align: top;
		}
		.search .input{
			width: 135px;
			font-size: 11px;
			color: #999999;
			
			padding: 2px 3px;
			margin: 0;
		}
		.search .green{
			font-size: 11px;
			padding: 0px;
			margin: 0px;
			height: 18px;
			width: 25px;
		}
	.sort-wrapper{
		position: relative;
		padding-top: 2px;
		padding-right: 20px;
	}
		.sort-selection{
			cursor: pointer;
			padding-top: 2px;
			padding-left: 10px;
			padding-right: 15px;
			background: url("../../gfx/common/template/arrow_cyan.png") no-repeat right 5px;
			padding-bottom: 5px;
		}
			.sort-selection span{
				color: #63cbe2;
			}
		.sort-list{
			visibility: hidden;
			position: absolute;
			top: 20px;
			left: 8px;
			z-index: 10000;
			background-color: #FFFFFF;
			border: 1px solid #e5e5e5;
			padding: 10px;
			width: 160px;
			padding-top: 5px;
		}
			.sort-list .sort-title{
				cursor: default;
				font-weight: bold;
				font-size: 11px;
				color: #000000;
				padding-top: 5px;
				padding-bottom: 5px;
			}
			.sort-list .orderby,
			.sort-list .filterby{
				cursor: pointer;
				padding-left: 15px;
			}
			.sort-list .orderby:hover,
			.sort-list .filterby:hover{
				font-weight: bold;
			}
			.sort-list .orderby.active,
			.sort-list .filterby.active{
				cursor: pointer;
				padding-left: 15px;
				color: #62cbe2;
				font-weight: bold;
				background: url("../../gfx/common/template/check.gif") no-repeat top left;
			}
			.sort-list .separator{
				height: 1px;
				background-color: #E5E5E5;
				margin: 5px 5px;
			}
/*[END]*/

/* TABLE */
.header{
	padding-top: 5px;
	padding-bottom: 5px;
	/*height: 20px;*/
}
	.header .columns{
		font-size: 12px;
		font-weight: bold;
		padding-top: 4px;
	}

.body{
	background-color: #FFFFFF;
}
	.body .rows{
		padding: 10px 10px 10px 10px;
	}
	.body .rows.even{
		background-color: #E8F7FB;
	}
	
	.body .favorites{
		display: block;
		width: 21px;
		height: 18px;
		background: url("../../gfx/common/template/favorites.png") no-repeat 0px 0px;
		cursor: pointer;
	}
	.body .favorites.disabled{background-position: 0px -18px;}
	.body .favorites:hover{background-position: 0px -36px;}
/*[END]*/

/* TABLE SERVICES */
#services{
	width: 600px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 10px;
}
/*[END]*/

/* FORM in mBox.Modal */
#modal-form{
	max-width: 420px;
	border: 1px solid #E5E5E5;
	background-color: #FAFAFA;
	padding: 10px 15px 10px 15px;
}
	#modal-form .title{
		color: #4173A6;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
		font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
		margin-bottom: 15px;
	}
	#modal-form .notice{
		padding-bottom: 5px;
		color: #4173A6;
	}

#modal-form.blank{
	border: none;
	background: none;
	padding: 0;
}

#form-correspondence .label.fleft,
#form-live-chat .label.fleft,
#form-alert .label.fleft{
	width: 170px;
	padding-right: 10px;
}
/*[END]*/

/* FOOTER*/
#footer{
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #6598CC;
}
	#footer .container{
		margin: auto;
		width: 940px;
		padding-left: 10px;
		padding-right: 10px;
	}
		#footer .columns{
			width: 185px;
			height: 350px;
			padding: 15px 20px 15px 20px;
			margin-right: 10px;
			background-color: rgba(255, 255, 255, 0.1);
			color: #000000;
		}
		#footer .columns a{color: #E4E4E4;}
			#footer p{
				margin: 0px;
				padding: 0px;
				font-size: 11px;
				text-align: justify;
				padding-bottom: 15px;
			}
			#footer span.title{
				margin: 0px;
				padding: 0px;
				color: #FFFFFF;
				font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
				font-size: 16px;
				font-weight: bold;
				padding-bottom: 10px;
				text-transform: uppercase;
			}
#copyright{
	width: 960px;
	margin: auto;
	color: #000000;
	padding: 10px 0px 10px 0px;
}
	#copyright span{padding-right: 10px;}
	#copyright .flags img{
		vertical-align: top;
		padding-right: 5px;
	}
	#cards{
		padding-top: 5px;
	}
	#mobile{
		padding-top: 5px;
		text-align: center;
	}
/*[END]*/

/* COOKIES INFO */
#cookies-info{
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	width: 100%;
	margin: 0px;
	left: 0px;
	bottom: 0px;
	padding: 12px 0px;
	z-index: 10000;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
	#cookies-dismiss{
		border: 1px solid #FFFFFF;
		padding: 3px 9px;
		text-transform: uppercase;
		
		color: #FFFFFF;
		margin-left: 10px;
		text-decoration: none;
	}
	#cookies-dismiss:hover{
		background-color: rgba(0, 0, 0, 0.3);
	}
/*[END]*/

/* HOMEPAGE */

/* Navigation by type: Default */
#nav-types .typeby{
	display: block;
	position: relative;
	cursor: pointer;
	
	height:32px;
	width: 95px;
	padding-top: 5px;
	padding-left: 39px;
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebushet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	
	border: 2px solid #FFFFFF;
	margin: 5px 0 15px 10px;
	
	text-decoration: none;
}
#nav-types .typeby.first{margin-left: 0px}
	
	#nav-types .typeby .icons24{
		position: absolute;
		left: 7px;
		top: 7px;
	}
	
	#nav-types .typeby .number{
		position:absolute;
		right:7px;
		top:7px;
		
		width: 14px;
		height: 16px;
		padding-top: 4px;
		padding-left: 6px;
		
		color: #FFFFFF;
		font-size: 13px;
		
		-webkit-border-radius: 100px;
		border-radius: 100px;
		background-color: #cc20d7;
	}
	#nav-types .typeby.active .number,
	#nav-types .typeby:hover .number{
		background-color: #FFFFFF;
		color: #cc20d7;
	}
	
	#nav-types .typeby.active .icons24,
	#nav-types .typeby.active:hover .icons24{
		background-position: -48px -216px;
	}

	#nav-types .typeby span{
		font-size: 11px;
		font-weight: bold;
		line-height: 11px;
	}
	
#nav-types .typeby:hover,
#nav-types .typeby.active{
	color: #FFFFFF;
	
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
	#nav-types .typeby:hover a,
	#nav-types .typeby.active a{
		text-decoration: none;
		color: #FFFFFF;
	}

/* Green links (default) */
#nav-types .typeby{color: #89bd41;}
#nav-types .typeby a{color: #89bd41;}

#nav-types .typeby:hover,
#nav-types .typeby.active{
	background: #5ACBE5; /* Old browsers */
	background: -moz-linear-gradient(top,  #74DEF6 0%, #5ACBE5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74DEF6), color-stop(100%,#5ACBE5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #74DEF6 0%,#5ACBE5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #74DEF6 0%,#5ACBE5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #74DEF6 0%,#5ACBE5 100%); /* IE10+ */
	background: linear-gradient(top,  #74DEF6 0%,#5ACBE5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74DEF6', endColorstr='#5ACBE5',GradientType=0 ); /* IE6-9 */
	
	background: #83B938; /* Old browsers */
	background: -moz-linear-gradient(top,  #B2DE75 0%, #83B938 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B2DE75), color-stop(100%,#83B938)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #B2DE75 0%,#83B938 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #B2DE75 0%,#83B938 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #B2DE75 0%,#83B938 100%); /* IE10+ */
	background: linear-gradient(top,  #B2DE75 0%,#83B938 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B2DE75', endColorstr='#83B938',GradientType=0 ); /* IE6-9 */
}

#nav-types .type-phone .icons24{background-position: -48px 0;}
#nav-types .type-phone:hover .icons24{background-position: 0 0;}

#nav-types .type-live-chat .icons24{background-position: -48px -24px;}
#nav-types .type-live-chat:hover .icons24{background-position: 0 -24px;}

#nav-types .type-written-consultation .icons24{background-position: -48px -48px;}
#nav-types .type-written-consultation:hover .icons24{background-position: 0 -48px;}

/* Blue links */
#nav-types .type-all.typeby{color: #1d8faa;}
#nav-types .type-all.typeby a{color: #1d8faa;}
#nav-types .type-all:hover,
#nav-types .type-all.active,
#nav-types .type-all:hover a,
#nav-types .type-all.active a{color: #FFFFFF;}

#nav-types .type-all:hover,
#nav-types .type-all.active{
	background: #3D8DB2; /* Old browsers */
	background: -moz-linear-gradient(top,  #6BB9DD 0%, #3D8DB2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6BB9DD), color-stop(100%,#3D8DB2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6BB9DD 0%,#3D8DB2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6BB9DD 0%,#3D8DB2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6BB9DD 0%,#3D8DB2 100%); /* IE10+ */
	background: linear-gradient(top,  #6BB9DD 0%,#3D8DB2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6BB9DD', endColorstr='#3D8DB2',GradientType=0 ); /* IE6-9 */
}

#nav-types .type-all .icons24{background-position: -48px -72px;}
#nav-types .type-all:hover .icons24{background-position: 0 0;}

/* Violet links */
#nav-types .type-trial{color: #cc20d7;}
#nav-types .type-trial a{color: #cc20d7;}
#nav-types .type-trial:hover,
#nav-types .type-trial.active,
#nav-types .type-trial:hover a,
#nav-types .type-trial.active a{color: #FFFFFF;}

#nav-types .type-trial:hover,
#nav-types .type-trial.active{
	background: #cc20d7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f47cfc 0%, #cc20d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f47cfc), color-stop(100%,#cc20d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f47cfc 0%,#cc20d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f47cfc 0%,#cc20d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f47cfc 0%,#cc20d7 100%); /* IE10+ */
	background: linear-gradient(top,  #f47cfc 0%,#cc20d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f47cfc', endColorstr='#cc20d7',GradientType=0 ); /* IE6-9 */
}

#nav-types .type-trial .icons24{background-position: -48px -144px;}
#nav-types .type-trial:hover .icons24{background-position: 0 0;}

/* Homepage wrapper */
#section-container{
	padding: 10px;
	margin-right: 7px;
	background-color: #F2F2F2;
	border: 2px solid #FFFFFF;
	
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
}
	/* blue */
	#section-container.type-all{
		-webkit-box-shadow: 0px 0px 7px 0px rgba(29, 143, 170, 0.5);
		box-shadow: 0px 0px 7px 0px rgba(29, 143, 170, 0.5);
		
		background-color: #def3f8;
		
		background: -moz-linear-gradient(top,  #def3f8 0%, #e7f8fd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#def3f8), color-stop(100%,#e7f8fd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #def3f8 0%,#e7f8fd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #def3f8 0%,#e7f8fd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #def3f8 0%,#e7f8fd 100%); /* IE10+ */
		background: linear-gradient(top,  #def3f8 0%,#e7f8fd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#def3f8', endColorstr='#e7f8fd',GradientType=0 ); /* IE6-9 */
	}
	/* green */
	#section-container.type-phone,
	#section-container.type-live-chat,
	#section-container.type-written-consultation{
		-webkit-box-shadow: 0px 0px 7px 0px rgba(132, 186, 58, 0.5);
		box-shadow: 0px 0px 7px 0px rgba(132, 186, 58, 0.5);
		
		background-color: #e3f3cd;
		
		background: -moz-linear-gradient(top,  #e3f3cd 0%, #ecf6dc 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3f3cd), color-stop(100%,#ecf6dc)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e3f3cd 0%,#ecf6dc 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e3f3cd 0%,#ecf6dc 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e3f3cd 0%,#ecf6dc 100%); /* IE10+ */
		background: linear-gradient(top,  #e3f3cd 0%,#ecf6dc 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3f3cd', endColorstr='#ecf6dc',GradientType=0 ); /* IE6-9 */
	}
	/* violet */
	#section-container.type-trial{
		-webkit-box-shadow: 0px 0px 7px 0px rgba(204, 32, 215, 0.5);
		box-shadow: 0px 0px 7px 0px rgba(204, 32, 215, 0.5);
		
		background-color: #fce6ff;
		
		background: -moz-linear-gradient(top,  #fce6ff 0%, #fdf0ff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fce6ff), color-stop(100%,#fdf0ff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fce6ff 0%,#fdf0ff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fce6ff 0%,#fdf0ff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fce6ff 0%,#fdf0ff 100%); /* IE10+ */
		background: linear-gradient(top,  #fce6ff 0%,#fdf0ff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce6ff', endColorstr='#fdf0ff',GradientType=0 ); /* IE6-9 */
	}

/* Categories */
#nav-categories{
	/*padding-top: 15px;
	padding-bottom: 15px;*/
	
	color: #757575;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebushet MS", sans-serif;
	text-transform: uppercase;
}
	#nav-categories a{
		color: #757575;
	}
	#nav-categories a.active{
		color: #62cbe2;
		/*text-decoration: underline;*/
		font-weight: bold;
	}

/* Listing */
#listing{
	margin-bottom: 10px;
	/*background-color: #FFFFFF;*/
}
	#listing-blocks{
		background-color: #FFFFFF;
	}
	/* Affichage bloc */
	.conseillers-block{
		float: left;
		width: 190px;
		padding: 5px;
		border: 1px solid #4173A6;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-left: 21px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
		.conseillers-block.present{border-color: #88bd3e;}
		.conseillers-block.occupe{border-color: #fd8e0d;}
		.conseillers-block.absent{border-color: #C60E10;}
		.conseillers-block.retenu{border-color: #4173A6;}
		.conseillers-block.bientot{border-color: #E5E5E5;}
		
		.conseillers-block .conseillers-pseudo a{
			font-size: 12px;
			font-weight: bold;
			color: #3EA1BD;
			padding-right: 10px;
			text-decoration: none;
		}
		.conseillers-block .conseillers-stars a{
			text-decoration: none;
		}
		
		.conseillers-block .conseillers-call{
			text-align: right;
			font-size: 10px;
			color: #AAAAAA;
		}
		.conseillers-block .conseillers-code{
			text-align: right;
			font-size: 11px;
			color: #333333;
		}
			.conseillers-block .conseillers-code span{
				font-size: 12px;
				font-weight: bold;
				color: #4173A6;
			}
			.conseillers-block .conseillers-code.disabled span{
				color: #999999;
			}
		.conseillers-block .conseillers-infos{
			padding-top: 10px;
			padding-bottom: 10px;
		}
			.conseillers-block .conseillers-image{
				float: left;
				padding: 2px;
				margin-right: 5px;
				background-color: #FFFFFF;
				border: 1px solid #EFEFEF;
			}
				.conseillers-block .conseillers-image a{
					display: block;
					width: 60px;
					height: 75px;
				}
			.conseillers-block .conseillers-title{
				height: 60px;
				overflow: hidden;
				color: #000000;
				text-transform: lowercase;
			}
			.conseillers-block .conseillers-more{
				padding-top: 5px;
				text-align: right;
			}
				.conseillers-block .conseillers-more img{
					padding-top: 3px;
					padding-right: 2px;
				}
				.conseillers-block .conseillers-more a{
					color: #333333;
					font-size: 11px;
				}

			.conseillers-block .conseillers-status{
				/*text-align: center;*/
				margin-left: 20px;
				position: relative;
			}
				.conseillers-block .conseillers-status .start-gif{
					position: absolute;
					top: 1px;
					left: 102px;
				}
				.conseillers-block .conseillers-status .finish-gif{
					position: absolute;
					top: 1px;
					left: 102px;
				}
				.conseillers-block .conseillers-status .icons{
					position: absolute;
					top: 1px;
					left: 82px;
				}
				.conseillers-block .conseillers-status .icons.written{
					left: 102px;
				}
			
		.conseillers-block .conseillers-back{
			text-align: center;
			font-size: 10px;
			font-weight: bold;
			color: #C60E10;
			padding-top: 3px;
			clear: both;
		}
		.conseillers-block .conseillers-time{
			text-align: center;
			font-size: 10px;
			font-weight: bold;
			color: #FD8A09;
			padding-top: 3px;
			clear: both;
		}
		
		/*Information - NumŽro d'appel*/
		.phone-wrapper{
			background-color: #E8F7FB;
			padding-top: 10px;
			padding-bottom: 10px;
		}
			.phone-infos{
				float: left;
				padding-left: 100px;
			}
				.phone-title{
					font-weight: bold;
					font-size: 14px;
					color: #3EA1BD;
					padding-bottom: 5px;
				}
				.phone-flag{
					float: left;
					padding-top: 3px;
					margin-right: 10px;
				}
				.phone-number{
					float: left;
					font-size: 14px;
				}
					.phone-number img{
						cursor: pointer;
					}
					.phone-number span{
						color: #80C918;
						font-weight: bold;
					}
				.phone-wrapper a{color: #3EA1BD;}
				.phone-wrapper .center{
					padding: 0px;
					padding-top: 25px;
				}
				
		.phone-infos.org{padding-left: 28px;}
		.phone-infos.org .phone-title{font-size: 12px;}
		.phone-infos.fr,
		.phone-infos.eu{padding-left: 245px;}
		
	/* Affichage listing */
	.experts-list{
		position: relative;
		min-height: 107px;
		
		padding: 8px;
		margin-bottom: 7px;
		
		background-color: #FFFFFF;
		-webkit-box-shadow: 1px 1px 3px 0px #999;
		box-shadow: 1px 1px 3px 0px #999;
	}
	.experts-list.even{background-color: #e8f7fb;}
		
		.experts-rates{
			position: absolute;
			top: 8px;
			right: 8px;
		}
		
			.experts-fav-remove {
				display: block;
				cursor: pointer;
				
				height: 11px;
				width: 11px;
				
				background-color: #FFFFFF;
				border: 2px solid #999999;
				border-radius: 10px;
				
				margin-left: 5px;
			}
			.experts-fav-remove:hover {
				border-color: #333333;
				background-color: #F2F2F2;
			}
				.experts-fav-remove > div {
					width: 7px;
					height: 7px;
					margin-top: 2px;
					margin-left: 2px;
					
					background: 0 0 no-repeat url(data:image/gif;base64,R0lGODlhBwAHAJEDAMjIyLCwsLy8vP///yH5BAEAAAMALAAAAAAHAAcAAAIPDIZgNnoqGIoCtRAfc/IWADs=);
				}
		
			.experts-feedback{
				margin-left: 8px;
			}
			.experts-stars{
				font-size: 10px;
				font-weight: bold;
				color: #333333;
				white-space: nowrap;
			}
			.experts-stats{
				padding-top: 2px;
				
				font-size: 9px;
				color: #666666;
				text-transform: uppercase;
				text-align: right;
			}
				.experts-stats span{
					font-size: 10px;
					font-weight: bold;
					color: #333333;
				}
			.experts-new{
				color: #333333;
				font-weight: bold;
				font-size: 14px;
				text-align: right;
			}
		
		.experts-avatar img{
			border: 3px solid #FFFFFF;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			
			-webkit-box-shadow: 0px 0px 2px 0px #999;
			box-shadow: 0px 0px 2px 0px #999;
		}
		
		.experts-profil{
			position: relative;
			margin-left: 10px;
		}
			.experts-compentences{
				position: absolute;
				top: 30px;
				white-space: nowrap;
			}
				.experts-compentences a{
					font-size: 14px;
					color: #666666;
				}
				.experts-compentences a:hover{
					text-decoration: none;
					color: #333333;
				}
			
			.experts-quote{
				position: absolute;
				top: 55px;
				font-size: 10px;
				font-weight: bold;
				color: #333333;
				width: 200px;
				font-style: italic;
				text-transform: lowercase;
			}
			.experts-quote.de{
				width: 153px;
			}
			
			.experts-communications{
				position: absolute;
				bottom: 7px;
				right: 7px;
				width: 590px;
				z-index: 1;
			}
		
			.experts-pseudo{
				padding-top: 3px;
				min-width: 80px;
				margin-right: 10px;
			}
				.experts-pseudo a{
					font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebushet MS", sans-serif;
					font-size: 15px;
					font-weight: bold;
					
					color: #333333;
					
					text-transform: uppercase;
					text-decoration: none;
				}
				.experts-pseudo a span{
					color: #1E8FA8;
				}
			
			.experts-options .items{
				margin-right: 5px;
				
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				
				font-size: 11px;
				font-weight: bold;
				color: #333333;
			}
			.experts-options .items:hover{
				background-color: #E5E5E5;
			}
				.experts-options .items .icons16{
					margin: 4px;
				}
				.experts-options .items a,
				.experts-options .items font{
					color: #333333;
					text-decoration: none;
				}
				.experts-options .items span{
					color: #4173A6;
				}
			
				.experts-options .items .swap{
					/*display: none;*/
					overflow: hidden;
					
					padding: 2px 5px;
				}
				.experts-options .items:hover .swap{
					/*display: block;*/
				}
				
				.experts-options .items .favorites-wrapper{
					cursor: pointer;
				}

/* Variante avec contenu */
#homepage #content.columns{
	width: 34%;
	padding: 10px;
	background-color: #FFFFFF;
}
#homepage #listing.columns{
	width: 63%;
	background-color: #FFFFFF;
}
	#homepage #listing.columns .conseillers-image{margin-right: 10px;}
	#homepage #listing.columns .conseillers-description{
		padding-left: 0px;
		width: auto;
	}
	#homepage #listing.columns .conseillers-info{padding-bottom: 5px;}
	#homepage #listing.columns .conseillers-code{text-align: left;}
	#homepage #listing.columns .conseillers-infos{padding-left: 0px;}
	#homepage #listing.columns .conseillers-stars{padding-top: 0px;}
	#homepage #listing.columns .conseillers-pseudo{padding-right: 5px;}
	
	#homepage #listing.columns .conseillers-status{text-align: left;}
	#homepage #listing.columns .conseillers-status .occupied-gif{
		right: 0px;
		left: 102px;
	}
	#homepage #listing.columns .conseillers-status .occupied-gif{
		right: 0px;
		left: 102px;
	}
	#homepage #listing.columns .conseillers-status .start-gif{
		right: 0px;
		left: 102px;
	}
	#homepage #listing.columns .conseillers-status .finish-gif{
		right: 0px;
		left: 102px;
	}
	#homepage #listing.columns .conseillers-back{text-align: left;}
	
	#homepage #listing.columns .conseillers-title,
	#homepage #listing.columns .conseillers-text,
	#homepage #listing.columns .conseillers-more,
	#homepage #listing.columns .conseillers-call,
	#homepage #listing.columns .conseillers-mail,
	#homepage #listing.columns .conseillers-sound{
		display: none;
	}
/*[END]*/

/* DETAIL DASHBOARD */
#detail-dashboard{
	background-color: #F2F2F2;
	padding: 6px;
	margin-bottom: 15px;
	line-height: 1;
}
	#detail-dashboard-info{
		position: relative;
		height: 204px;
		padding-top: 20px;
	}
		
		#detail-dashboard-details{
			padding: 8px 10px 8px 170px;
			background-color: rgba(255, 255, 255, 0.7);
		}
			.dashboard-infos.fleft{padding-right: 25px;}
			.dashboard-infos.fright{padding-left: 15px;}
			.dashboard-infos{
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
			}
				.dashboard-infos-title{
					color: #999;
					font-size: 10px;
				}
				.dashboard-infos-title.variant{line-height: 1.2;}
				.dashboard-infos-value{
					color: #333;
					font-size: 16px;
				}
				.dashboard-infos-icon{
					padding-top: 1px;
					margin-right: 5px;
				}
				
		#detail-dashboard-avatar{
			position: absolute;
			top: 6px;
			left: 30px;
			
			padding: 6px;
			
			background-color: rgba(255, 255, 255, 0.7);
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}
			#detail-dashboard-avatar img{
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
			}
	
		#detail-dashboard-status{
			margin-right: 10px;
			margin-top: 20px;
		}
		
	#detail-dashboard-options{
		padding: 6px 10px 0 0;
	}
	
		#dashboard-socials{
			padding-top: 8px;
		}
	
		#dashboard-menu{
			/*padding-left: 30px;*/
		}
			#dashboard-menu .menu-items{
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				padding: 0;
				
				width: 35px;
				overflow: hidden;
				white-space: nowrap;
				
				/* transition */
				-webkit-transition: all 500ms ease;
				-moz-transition: all 500ms ease;
				-ms-transition: all 500ms ease;
				-o-transition: all 500ms ease;
				transition: all 500ms ease;
			}
			#dashboard-menu .menu-items.hover{
				background-color: #E5E5E5;
				width: 275px;
			}
				
				#dashboard-menu .menu-items .icons{
					margin: 10px 10px;
				}
				#dashboard-menu .menu-items .wrap{
					padding-top: 8px;
					
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 11px;
					color: #333333;
				}
					#dashboard-menu .menu-items .wrap a{
						color: #333333;
						text-decoration: none;
					}
					#dashboard-menu .menu-items .wrap span{
						color: #4173A6;
					}
					#dashboard-menu .menu-items .favorites-wrapper{
						cursor: pointer;
					}
					
			#dashboard-languages.menu-items .wrap{
				line-height: 1.2;
				padding-top: 5px;
			}
			#dashboard-competences.menu-items .wrap{
				line-height: 1.2;
				padding-top: 5px;
			}
				#dashboard-competences.menu-items .wrap a{
					color: #4173A6;
					font-size: 9px;
				}
/*[END]*/

/* STATUS LIST */
.list.status-wrapper{
	position: relative;
	cursor: default;
	
	height:40px;
	padding-left: 40px;
	
	border: 3px solid #FFFFFF;
	margin-left: 10px;
	
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
	
	background: #3D8DB2; /* Old browsers */
	background: -moz-linear-gradient(top,  #6BB9DD 0%, #3D8DB2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6BB9DD), color-stop(100%,#3D8DB2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6BB9DD 0%,#3D8DB2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6BB9DD 0%,#3D8DB2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6BB9DD 0%,#3D8DB2 100%); /* IE10+ */
	background: linear-gradient(top,  #6BB9DD 0%,#3D8DB2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6BB9DD', endColorstr='#3D8DB2',GradientType=0 ); /* IE6-9 */
}
	.list.status-wrapper .status-icon{
		position: absolute;
		left: 8px;
		top: 8px;
		
		display: block;
		width: 24px;
		height: 24px;
		background: url("../../gfx/common/template/icons_24.png") no-repeat 0 -216px;
	}
	.list.status-wrapper.chat .status-icon{background-position: 0 -240px;}
	.list.status-wrapper.written .status-icon{background-position: 0 -264px;}
	
.list.status-wrapper.bientot{
	background: #9D9D9D; /* Old browsers */
	background: -moz-linear-gradient(top,  #CBCBCB 0%, #9D9D9D 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CBCBCB), color-stop(100%,#9D9D9D)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #CBCBCB 0%,#9D9D9D 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #CBCBCB 0%,#9D9D9D 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #CBCBCB 0%,#9D9D9D 100%); /* IE10+ */
	background: linear-gradient(top,  #CBCBCB 0%,#9D9D9D 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CBCBCB', endColorstr='#9D9D9D',GradientType=0 ); /* IE6-9 */
}
	.list.status-wrapper.bientot .status-icon{background-position: -24px -144px;}
	.list.status-wrapper.chat.bientot .status-icon{background-position: -24px -168px;}
	.list.status-wrapper.written.bientot .status-icon{background-position: -24px -192px;}
		
.list.status-wrapper.absent{
	background: #F93636; /* Old browsers */
	background: -moz-linear-gradient(top,  #F27676 0%, #F93636 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F27676), color-stop(100%,#F93636)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #F27676 0%,#F93636 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #F27676 0%,#F93636 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #F27676 0%,#F93636 100%); /* IE10+ */
	background: linear-gradient(top,  #F27676 0%,#F93636 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F27676', endColorstr='#F93636',GradientType=0 ); /* IE6-9 */
}
	.list.status-wrapper.absent .status-icon{background-position: -24px -72px;}
	
.list.status-wrapper.occupe{
	background: #FA8D36; /* Old browsers */
	background: -moz-linear-gradient(top,  #FBC150 0%, #FA8D36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBC150), color-stop(100%,#FA8D36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FBC150 0%,#FA8D36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FBC150 0%,#FA8D36 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FBC150 0%,#FA8D36 100%); /* IE10+ */
	background: linear-gradient(top,  #FBC150 0%,#FA8D36 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBC150', endColorstr='#FA8D36',GradientType=0 ); /* IE6-9 */
}
	.list.status-wrapper.occupe .status-icon{background-position: -24px 0;}
	.list.status-wrapper.chat.occupe .status-icon{background-position: -24px -24px;}
	.list.status-wrapper.written.occupe .status-icon{background-position: -24px -48px;}
		
.list.status-wrapper.present{
	background: #83B938; /* Old browsers */
	background: -moz-linear-gradient(top,  #B2DE75 0%, #83B938 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B2DE75), color-stop(100%,#83B938)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #B2DE75 0%,#83B938 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #B2DE75 0%,#83B938 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #B2DE75 0%,#83B938 100%); /* IE10+ */
	background: linear-gradient(top,  #B2DE75 0%,#83B938 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B2DE75', endColorstr='#83B938',GradientType=0 ); /* IE6-9 */
	
	cursor: pointer;
}
	.list.status-wrapper.present .status-icon{background-position: 0 -72px;}
	.list.status-wrapper.phone-surtax.present .status-icon{background-position: 0 -96px;}
	.list.status-wrapper.phone-cb.present .status-icon{background-position: 0 -120px;}
	.list.status-wrapper.phone-mobile.present .status-icon{background-position: 0 -192px;}
	.list.status-wrapper.chat.present .status-icon{background-position: 0 -144px;}
	.list.status-wrapper.written.present .status-icon{background-position: 0 -168px;}
	
.list.status-wrapper.present.hover,
.list.status-wrapper.present:hover{
	background: #C2DD9E; /* Old browsers */
	background: -moz-linear-gradient(top,  #D8EEBA 0%, #C2DD9E 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D8EEBA), color-stop(100%,#C2DD9E)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #D8EEBA 0%,#C2DD9E 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #D8EEBA 0%,#C2DD9E 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #D8EEBA 0%,#C2DD9E 100%); /* IE10+ */
	background: linear-gradient(top,  #D8EEBA 0%,#C2DD9E 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D8EEBA', endColorstr='#C2DD9E',GradientType=0 ); /* IE6-9 */
}
	.list.status-wrapper.present.hover .status-icon{background-position: 0 -72px;}
	.list.status-wrapper.phone-mobile.present.hover .status-icon{background-position: 0 -192px;}
	.list.status-wrapper.chat.present.hover .status-icon{background-position: 0 -144px;}
	.list.status-wrapper.written.present.hover .status-icon{background-position: 0 -168px;}
	
	.list.status-wrapper .status-display{
		padding: 6px 10px 0 0;
	}
		.list.status-wrapper .status{
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
			color: #FFFFFF;
			text-shadow:
					rgba(0,0,0, 0.1) 1px 1px,
					rgba(0,0,0, 0.1) -1px 1px,
					rgba(0,0,0, 0.1) -1px -1px,
					rgba(0,0,0, 0.1) 1px -1px;
		}
		.list.status-wrapper .status-time,
		.list.status-wrapper .status-back{
			font-size: 11px;
			color: #FFFFFF;
		}
			.list.status-wrapper .status-time span,
			.list.status-wrapper .status-back span{
				font-weight: bold;
				color: #333333;
			}
	
	.list.status-wrapper .status-swap{
		display: none;
		
		font-size: 11px;
		color: #333333;
		
		white-space: nowrap;
		
		padding: 6px 10px 0 0;
	}
	.list.status-wrapper.hover .status-swap{
		display: block;
	}
		.list.status-wrapper .status-swap a{
			color: #333333;
			text-decoration: none;
		}
		.list.status-wrapper .status-swap a:hover{
			color: #4E7F1D;
		}

/* HACK BELGIQUE, LUXEMBOURG */		
.be .list.status-wrapper.phone-surtax .status-swap{
	padding-top: 12px;
}
.lu .list.status-wrapper.phone-surtax .status-swap{
	padding-top: 14px;
}
/*[END]*/

/* STATUS DETAIL */
.detail.status-wrapper{
	cursor: default;
	padding: 5px;
	line-height: 1;
}
.detail.status-wrapper{
	border: 1px solid #1D69A4;
	
	background: #8BCEED; /* Old browsers */
	background: -moz-linear-gradient(top,  #8BCEED 0%, #2B80A4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8BCEED), color-stop(100%,#2B80A4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8BCEED 0%,#2B80A4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8BCEED 0%,#2B80A4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8BCEED 0%,#2B80A4 100%); /* IE10+ */
	background: linear-gradient(top,  #8BCEED 0%,#2B80A4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##8BCEED', endColorstr='#2B80A4',GradientType=0 ); /* IE6-9 */
}
.detail.status-wrapper.bientot{
	border: 1px solid #909090;
	
	background: #E2E2E2; /* Old browsers */
	background: -moz-linear-gradient(top,  #E2E2E2 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E2E2E2), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E2E2E2 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E2E2E2 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E2E2E2 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(top,  #E2E2E2 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2E2E2', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}
.detail.status-wrapper.present{
	border: 1px solid #74A93F;
	
	background: #96D954; /* Old browsers */
	background: -moz-linear-gradient(top,  #96D954 0%, #6FA33C 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96D954), color-stop(100%,#6FA33C)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #96D954 0%,#6FA33C 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #96D954 0%,#6FA33C 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #96D954 0%,#6FA33C 100%); /* IE10+ */
	background: linear-gradient(top,  #96D954 0%,#6FA33C 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96D954', endColorstr='#6FA33C',GradientType=0 ); /* IE6-9 */
}
.detail.status-wrapper.occupe{
	border: 1px solid #F1933A;
	
	background: #FBC150; /* Old browsers */
	background: -moz-linear-gradient(top,  #FBC150 0%, #fa8d36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBC150), color-stop(100%,#fa8d36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FBC150 0%,#fa8d36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FBC150 0%,#fa8d36 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FBC150 0%,#fa8d36 100%); /* IE10+ */
	background: linear-gradient(top,  #FBC150 0%,#fa8d36 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBC150', endColorstr='#fa8d36',GradientType=0 ); /* IE6-9 */
}
.detail.status-wrapper.absent{
	border: 1px solid #FC6464;
	
	background: #FF9C9C; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF9C9C 0%, #F93636 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9C9C), color-stop(100%,#F93636)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF9C9C 0%,#F93636 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FF9C9C 0%,#F93636 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FF9C9C 0%,#F93636 100%); /* IE10+ */
	background: linear-gradient(top,  #FF9C9C 0%,#F93636 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9C9C', endColorstr='#F93636',GradientType=0 ); /* IE6-9 */
}
	.detail.status-wrapper .status-icon{
		margin-top: 2px;
		margin-right: 5px;
	}
	.detail.status-wrapper .status-text{
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.detail.status-wrapper.present .status-text{
		padding-top: 5px;
	}
		.detail.status-wrapper .status-back{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #840A00;
		}
		.detail.status-wrapper .status-time{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #CC5500;
		}
/*[END]*/

/* COMMUNICATIONS */
#communications{
	margin-bottom: 20px;
}
	.communications-wrapper{
		position: relative;
		cursor: default;
		
		padding: 10px 0px 0 15px;
		margin-left: 15px;
		
		width: 205px;
		height: 70px;
		
		overflow: hidden;
		
		border: 3px solid #FFFFFF;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		
		-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.7);
		box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.7);
		
		background: #5ACBE5; /* Old browsers */
		background: -moz-linear-gradient(top,  #74DEF6 0%, #5ACBE5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74DEF6), color-stop(100%,#5ACBE5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #74DEF6 0%,#5ACBE5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #74DEF6 0%,#5ACBE5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #74DEF6 0%,#5ACBE5 100%); /* IE10+ */
		background: linear-gradient(top,  #74DEF6 0%,#5ACBE5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74DEF6', endColorstr='#5ACBE5',GradientType=0 ); /* IE6-9 */
		
		/* transition */
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
	}
	.communications-wrapper.hover{
		background: #d7f5fb; /* Old browsers */
		background: -moz-linear-gradient(top,  #d0eff6 0%, #d7f5fb 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0eff6), color-stop(100%,#d7f5fb)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #d0eff6 0%,#d7f5fb 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #d0eff6 0%,#d7f5fb 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #d0eff6 0%,#d7f5fb 100%); /* IE10+ */
		background: linear-gradient(top,  #d0eff6 0%,#d7f5fb 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0eff6', endColorstr='#d7f5fb',GradientType=0 ); /* IE6-9 */
	}
	
		.communications-info{
			position: absolute;
			bottom: 5px;
			right: 5px;
		}
		
		.communications-icon{
			position: absolute;
			top: 20px;
			left: 15px;
			
			width: 40px;
			height: 40px;
			background: url("../../gfx/common/template/icons_communications.png") no-repeat 0px 0px;
		}
		#communication-chat .communications-icon{background-position: -40px 0px;}
		#communication-written .communications-icon{background-position: 0px -40px;}
		
		.communications-content-default{
			margin-left: 45px;
			padding: 5px 0 0 10px;
			white-space: nowrap;
			
			font-family: "Arial Black", Gadget, sans-serif;
			font-size: 12px;
			line-height: 1.2;
			color: #FFFFFF;
			text-transform: uppercase;
		}
			.communications-content-default span{
				font-size: 13px;
				color: #1E8FA8;
			}
			
		.communications-content-swap{
			display: none;
			margin-left: 45px;
			padding-left: 10px;
			font-size: 12px;
			white-space: nowrap;
		}
			.communications-content-swap a{color: #1E8FA8;}
			.communications-content-swap a:hover{
				text-decoration: none;
				color: #333333;
			}
			.communications-content-swap .content-swap-padding{padding-top: 15px;}
			#communication-written .content-swap-padding{padding-top:2px;}
	
	.communications-wrapper.reduced{
		width: 55px;
	}
	.communications-wrapper.reduced .communications-info{display: none;}
	.communications-wrapper.reduced .communications-content-default{display: none;}
	
	.communications-wrapper.hover .communications-info{display: none;}
	.communications-wrapper.hover .communications-content-default{display: none;}
	.communications-wrapper.hover .communications-content-swap{display: block;}
	
	/* Phone communication hack */
	#communication-phone.hover{
		/*width: 490px;*/
		width: 320px;
	}
	#communication-phone.phone-be.communications-wrapper.hover,
	#communication-phone.phone-ch.communications-wrapper.hover,
	#communication-phone.phone-lu.communications-wrapper.hover,
	#communication-phone.phone-li.communications-wrapper.hover,
	#communication-phone.phone-at.communications-wrapper.hover{
		height: 90px;
	}
	#communication-phone.phone-at.communications-wrapper.hover{
		height: 100px;
	}
	#communication-phone.phone-de.communications-wrapper.hover{
		height: 150px;
	}
		#communication-phone.hover .communications-content-swap{
			width: 440px;
			white-space: nowrap;
			font-size: 11px;
		}
			.communications-details{
				min-width: 150px;
				margin-right: 30px;
			}
				.communications-details .title{
					font-family: "Arial Black", Gadget, sans-serif;
					font-size: 12px;
					color: #1E8FA8;
					line-height: 1;
					text-transform: uppercase;
				}
					.communications-details .title span{
						color: #333333;
					}
				.communications-details .infos{
					padding-top: 10px;
				}
					.communications-details .labels{
						width: 115px;
						line-height: 14px;
					}
					.communications-details .values{
						font-size: 14px;
						font-weight: bold;
						line-height: 1;
					}
			
			.communications-text{
				line-height: 1;
				max-width: 210px;
			}
				.communications-text .title{
					font-weight: bold;
					font-size: 12px;
					color: #1E8FA8;
				}
				.communications-text .num{
					font-weight: bold;
					font-size: 14px;
					color: #333333;
				}
				.communications-text p{
					margin: 0;
					margin-bottom: 5px;
				}
/*[END]*/

/* SLIDE */
#slide-wrapper{
	position: relative;
	height: 103px;
	padding-top: 3px;
	padding-bottom: 20px;
	background: url("../../gfx/common/template/background_slide.png") no-repeat left top;
}
	#slide-title{
		font-family: "Trebushet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
		font-size: 14px;
		color: #6fbe00;
		padding-left: 40px;
		padding-bottom: 3px;
	}
	#slide-container{
		position: relative;
		overflow: hidden;
		white-space: nowrap;
		width: 650px;
		height: 76px;
		margin-left: 40px;
		border: 1px solid #A8E84D;
		background-color: #F2F2F2;
	}
		#slide{
			position: absolute;
		}
			#slide .items{
				overflow: hidden;
				width: 54px;
				height: 76px;
				padding-right: 3px;
				background: url("../../gfx/common/template/background_slide_image.png") no-repeat top left;
				text-align: center;
			}
				#slide .pseudo{
					font-size: 10px;
				}
				#slide .avatar{
					padding-bottom: 1px;
				}
				#slide .status{
					font-size: 8px;
					text-transform: uppercase;
				}
				#slide .status.present{color:#62AA17;}
				#slide .status.occupe{color:#FD8A09;}
				#slide .status.absent{color:#C10507;}
				
	#slide-left{
		position: absolute;
		height: 84px;
		width: 35px;
		left: 0;
		top: 0;
		cursor: pointer;
	}
	#slide-right{
		position: absolute;
		height: 84px;
		width: 35px;
		right: 0;
		top: 0;
		cursor: pointer;
	}
/*[END]*/

/* PROFIL NAVIGATION */
#slideshow-wrapper{
	position: fixed;
	top: 220px;
	left: 0;
	z-index: 1000;
	width: 100%;
}
	#slideshow{
		position: relative;
	}
	
	#slideshow-slide-wrapper{
		padding-left: 100px;
		padding-right: 100px;
		background-color: rgba(0, 0, 0, 0.75);
		border: 2px solid rgba(0, 0, 0, 0.9);
		border-left: none;
		border-right: none;
	}
		#slideshow-slide{
			overflow: hidden;
		}
		
			#slideshow-scroll{
				width: 5000px;
				margin: 30px 0;
				overflow: hidden;
			}
				#slideshow-scroll .slide-items{
					float: left;
					margin-left: 5px;
					margin-right: 5px;
				}
					.slide-items .slide-avatar{
						display: block;
						padding: 6px;
						
						background-color: rgba(0, 0, 0, 0.5);
						-webkit-border-radius: 5px;
						-moz-border-radius: 5px;
						border-radius: 5px;
					}
						.slide-items .slide-avatar img{
							-webkit-border-radius: 3px;
							-moz-border-radius: 3px;
							border-radius: 3px;
						}
						/*.slide-items.occupe .slide-avatar img{border: 2px solid #FD8A09}
						.slide-items.present .slide-avatar img{border: 2px solid #80ca19;}*/
					
					.slide-items .slide-pseudo{
						display: block;
						font-size: 12px;
						font-weight: bold;
						text-transform: uppercase;
						color: #FFFFFF;
						text-decoration: none;
						
						margin: 0 5px 5px 2px;
					}
						.slide-items .slide-pseudo a{
							color: #FFFFFF;
						}
						/*li.occupe .slide-pseudo{color: #FD8A09}
						li.present .slide-pseudo{color: #80ca19;}*/
						
					.slide-items .slide-status{
						display: block;
						font-size: 11px;
						text-transform: uppercase;
						color: #FFFFFF;
						text-decoration: none;
						text-align: right;
						
						margin: 3px 2px 0 0;
					}
						.slide-items.occupe .slide-status a{color: #FD8A09}
						.slide-items.present .slide-status a{color: #80ca19;}
	
	.nav-buttons{
		position: absolute;
		top: 85px;
		right: 0;
		
		/* radius*/
		-webkit-border-radius: 5px 0 0 5px;
		-moz-border-radius: 5px 0 0 5px;
		border-radius: 5px 0 0 5px;
		/* colors */
		/*background-color: rgba(0, 0, 0, 0.75);*/
		background-color: #000;
		opacity:0.3;
		filter:alpha(opacity=30); /* For IE8 and earlier */
		/* other */
		padding: 8px 10px;
		width: 32px;
		/* transition */
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		
		cursor: pointer;
	}
	.nav-buttons:hover{
		opacity: 1;
	}
		.nav-icon{
			margin: 2px 5px 2px 0;
			display: block;
			background-image: url("../../gfx/common/template/icons_32.png");
			background-repeat: no-repeat;
			background-position: 0 -160px;
			height: 32px;
			width: 32px;
		}
		
	#slideshow-prev{
		left: 0;
		/* radius*/
		-webkit-border-radius: 0 5px 5px 0;
		-moz-border-radius: 0 5px 5px 0;
		border-radius: 0 5px 5px 0;
		
	}
		#slideshow-next .nav-icon{
			background-position: -32px -160px;
		}
/*[END]*/

/* DETAIL CONSEILLER*/
#conseiller-description-title{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}
#conseiller-description{
	font-size: 12px;
}

	#planning{
		position: relative;
	}
		#planning-time-zone{
			padding-top: 5px;
			padding-bottom: 15px;
		}
		
		ul#planning-menu{
			margin: 0;
			padding: 0;
			padding-left: 10px;
			padding-bottom: 20px;
			margin-bottom: 10px;
			list-style-type: none;
			border-top: 2px solid #62cbe3;
		}
			ul#planning-menu li {
				position: relative;
				z-index: 0;
				float: left;
				width: 144px;
				height: 20px;
				background-image: url("../../gfx/common/template/communication_tab.png");
				background-position: left top;
				background-repeat: no-repeat;
				margin-left: -10px;
			}
			ul#planning-menu li.index0{z-index:10;}
			ul#planning-menu li.index1{z-index:9;}
			
			ul#planning-menu li.first{margin-left: 0px;}
			ul#planning-menu li.active{
				z-index: 30;
				background-image: url("../../gfx/common/template/communication_tab_hover.png");
			}
			
			ul#planning-menu li span.link{
				color: #888888;
				font-size: 12px;
				line-height: 17px;
				text-decoration: none;
				padding-left: 45px;
				cursor: pointer;
			}
			ul#planning-menu li.active span.link{color: #FFFFFF;}
			
			ul#planning-menu #tab-planning-phone span.icon{
				position: absolute;
				display: block;
				width: 17px;
				height: 19px;
				top: -1px;
				left: 16px;
				background-image: url("../../gfx/common/template/communication_phone.png");
				background-position: left top;
				background-repeat: no-repeat;
			}
			ul#planning-menu #tab-planning-phone.active span.icon{
				width: 21px;
				height: 30px;
				top: -6px;
				left: 14px;
				background-image: url("../../gfx/common/template/communication_phone_hover.png");
			}
			ul#planning-menu #tab-planning-chat span.icon{
				position: absolute;
				display: block;
				width: 22px;
				height: 21px;
				top: -1px;
				left: 16px;
				background-image: url("../../gfx/common/template/communication_chat.png");
				background-position: left top;
				background-repeat: no-repeat;
			}
			ul#planning-menu #tab-planning-chat.active span.icon{
				width: 27px;
				height: 25px;
				top: -4px;
				left: 12px;
				background-image: url("../../gfx/common/template/communication_chat_hover.png");
			}
	
	.plannings{
		position: relative;
	}
		.no-planning{
			position: absolute;
			font-size: 20px;
			font-weight: bold;
			color: #35A1D8;
			text-shadow: 2px 2px 1px #CCC;
			
			top: 70px;
			left: 190px;
		}
		.plannings:hover .no-planning{
			display:none;
		}
		
		.hours{
			padding-left: 100px;
			margin-top: 10px;
			border-bottom: 2px solid #FFFFFF;
		}
			.hour{
				width: 23px;
				font-size: 10px;
				color: #000000;
				border-left: 1px solid #FFFFFF;
				padding: 0px;
				margin: 0px;
			}
		
		.days{
			height: 17px;
			padding-top: 2px;
		}
		.days.odd{background-color: #E8F7FD;}
			.day-row{
				padding: 0px;
				margin: 0px;
			}
			.day{
				width: 90px;
				color: #000000;
				text-align: right;
				padding-top: 2px;
				padding-right: 10px;
				font-size: 11px;
			}
				.day span{
					color: #666666;
				}
				
				.sectors{
					position: relative;
					cursor: default;
					float: left;
				}
					.sectors .context{
						position: absolute;
						z-index: 1000;
						
						bottom: 35px;
						left: -125px;
						
						display: none;
						width: 240px;
						padding: 10px;
						
						/*border: 1px solid #CACACA;*/
						color: #FFFFFF;
						background-color: #333;
						
						
						-webkit-border-radius:10px;
						-moz-border-radius:10px;
						border-radius:10px;
					}
					.sectors .context:after{
						content:"";
						position:absolute;
						bottom:-8px; /* value = - border-top-width - border-bottom-width */
						left:122px; /* controls horizontal position */
						border-width:8px 8px 0; /* vary these values to change the angle of the vertex */
						border-style:solid;
						border-color:#333 transparent;
						/* reduce the damage in FF3.0 */
						display:block; 
						width:0;
					}
					
						.sectors .context span.main{
							color: #62CBE2;
							font-weight: bold;
						}
						.sectors .context span.notice{
							font-size: 9px;
							color: #E5E5E5;
							font-style: italic;
						}
						
					.sectors:hover .context{
						display: block;
					}
					
					.sector{
						padding: 0px;
						margin: 0px;
						cursor: pointer;
						overflow: hidden;
						background-color: #FFFFFF;
						border: 1px solid #E5E5E5;
						width: 9px;
						height: 13px;
						margin-right: 1px;
						z-index: 100;
					}
					.days .sector:hover{
						height: 17px;
						width: 13px;
						
						border-color: #CACACA;
						background-color: #EEEEEE;
						
						margin-left: -2px;
						margin-top: -2px;
						margin-right: -1px;
						
						z-index: 200;
						position: relative;
					}
						.sector.current,
						.sector.current:hover{
							background: #FFBABA;
							border-color: #EA615B;
						}
						.sector.selected,
						.sector.selected:hover{
							background: #DEFFB0;
							border-color: #A7E64F;
						}
						
						.sectors.active .sector,
						.sector.active{
							background: url("../gfx/common/template/planning_stripes_black.png") repeat;
						}
						.sectors.active .sector.selected{
							background: url("../gfx/common/template/planning_stripes_green.png") repeat;
						}
						.sectors.active .sector.current{
							background: url("../gfx/common/template/planning_stripes_red.png") repeat;
						}
				
				
		.legends{
			font-size: 11px;
			padding-top: 10px;
			padding-right: 7px;
		}
			.legend{
				padding: 2px 10px 8px 0px;
			}

	/* PROPOSAL */
	.proposal-wrapper{
		float: left;
		margin-left: 22px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		padding: 3px;
		background: #dbf9b1 url("../../gfx/common/template/background_proposal.png") repeat;
	}
		.proposal-container{
			width: 138px;
			height: 177px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			background-color: #FFFFFF;
			background: rgba(100%, 100%, 100%, 0.9);
		}
		.proposal-container:hover{
			background-color: #F5F9E5;
			background: rgba(100%, 100%, 100%, 0.5);
		}
			.proposal-name,
			.proposal-name a{
				color: #3ea1bd;
				font-weight: bold;
				font-size: 14px;
				text-align: center;
				padding-top: 13px;
				text-decoration: none;
				text-transform: uppercase;
			}
			.proposal-image-wrapper{
				padding-top: 8px;
			}
				.proposal-image{
					padding: 2px;
					border: 1px solid #EFEFEF;
					background-color: #FFFFFF;
					margin: auto;
					width: 60px
				}
			.proposal-rate{
				text-align: center;
				padding-top: 2px;
			}
			.proposal-status{
				text-align: center;
				font-size: 10px;
				text-transform: uppercase;
				padding-top: 2px;
			}
			.proposal-status.present{color:#62AA17;}
			.proposal-status.occupe{color:#FD8A09;}
			.proposal-status.absent{color:#C10507;}
			.proposal-calls{
				font-size: 10px;
				color: #AAAAAA;
				text-align: center;
				padding-top: 2px;
			}

/* OPINIONS */
#opinion .header .index1{width:30px;}
#opinion .header .index2{width:150px;}
#opinion .header .index3{width:120px;}

#opinion .body .index1{width:30px;}
#opinion .body .index2{width:150px;}
#opinion .body .index3{width:120px;}
#opinion .body .index4{width:370px;}

#conseiller-opinions{
	margin-bottom: 10px;
}
	.opinions-response-title{
		padding-top: 8px;
		font-weight: bold;
		color: #4173A6;
	}
	.opinions-response{
		padding-top: 2px;
		color: #4173A6;
	}
/*[END]*/

/* HOROSCOPE */
.signs{
	float: left;
	margin-left: 24px;
	margin-bottom: 20px;
}
.signs a{
	display: block;
	width: 84px;
	height: 95px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.signs a:hover{
	background-position: -84px 0;
}
	.signs #sign-0{background-image: url("../../gfx/common/horoscope/sign_aries.jpg");}
	.signs #sign-1{background-image: url("../../gfx/common/horoscope/sign_taurus.jpg");}
	.signs #sign-2{background-image: url("../../gfx/common/horoscope/sign_gemini.jpg");}
	.signs #sign-3{background-image: url("../../gfx/common/horoscope/sign_cancer.jpg");}
	.signs #sign-4{background-image: url("../../gfx/common/horoscope/sign_leo.jpg");}
	.signs #sign-5{background-image: url("../../gfx/common/horoscope/sign_virgo.jpg");}
	.signs #sign-6{background-image: url("../../gfx/common/horoscope/sign_libra.jpg");}
	.signs #sign-7{background-image: url("../../gfx/common/horoscope/sign_scorpio.jpg");}
	.signs #sign-8{background-image: url("../../gfx/common/horoscope/sign_sagittarius.jpg");}
	.signs #sign-9{background-image: url("../../gfx/common/horoscope/sign_capricorn.jpg");}
	.signs #sign-10{background-image: url("../../gfx/common/horoscope/sign_aquarius.jpg");}
	.signs #sign-11{background-image: url("../../gfx/common/horoscope/sign_pisces.jpg");}

#theme-wrapper{
	background-color: #F0FFDB;
	border: 1px solid #68BC39;
	margin-bottom: 20px;
}
	#theme-image{
		margin-right: 40px;
		background-color: #6CBC00;
	}
	#theme-infos{
		position: relative;
		width: 415px;
	}
		#theme-lucky-number{
			position: absolute;
			bottom: 0px;
			padding-top: 15px;
			padding-bottom: 11px;
			border-top: 1px dashed #6FBE00;
		}
		
		#theme-main{
			padding-top: 15px;
		}
	
.theme-title{
	color: #4173A6;
	font-size: 18px;
	height: 30px;
	padding-top: 10px;
	padding-left: 50px;
	font-weight: normal;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin-bottom: 7px;
	background-repeat: no-repeat;
	background-position: top left;
}
	.theme-title#theme-love{background-image: url("../../gfx/common/horoscope/icon_love.jpg");}
	.theme-title#theme-money{background-image: url("../../gfx/common/horoscope/icon_money.jpg");}
	.theme-title#theme-health{background-image: url("../../gfx/common/horoscope/icon_health.jpg");}
	.theme-title#theme-work{background-image: url("../../gfx/common/horoscope/icon_work.jpg");}
	.theme-title#theme-family{background-image: url("../../gfx/common/horoscope/icon_family.jpg");}
	.theme-title#theme-social{background-image: url("../../gfx/common/horoscope/icon_social.jpg");}
	.theme-title#theme-quote{background-image: url("../../gfx/common/horoscope/icon_quote.jpg");}
	
.theme-content{
	margin-bottom: 20px;
	font-size: 12px;
	text-align: justify;
}

#theme-nombre-chance .theme-title{
	padding: 0px;
	height: auto;
	color: #6FBE00;
	font-weight: bold;
}
#theme-nombre-chance .theme-title span{
	font-weight: bold;
	color: #666666;
}
#theme-main .theme-title{
	padding: 0px;
	height: auto;
	color: #6FBE00;
	font-weight: bold;
}
#theme-main .theme-content{
	font-style:italic;
}
/*[END]*/

/* LASTEST REVIEWS */
.reviews-conseiller{
	width: 100px;
}
	.reviews-conseiller-pseudo{
		color: #3EA1BD;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 2px;
		text-align: center;
		width: 66px;
	}
		.reviews-conseiller-pseudo a{
			color: #3EA1BD;
			text-decoration: none;
		}
	.reviews-conseiller-image{
		float: left;
		padding: 2px;
		background-color: #FFFFFF;
		border: 1px solid #EFEFEF;
	}
		.reviews-conseiller-image a{
			display: block;
			width: 60px;
			height: 75px;
		}

.reviews-consultant{
	width: 550px;
	padding-top: 1px;
}
	.reviews-consultant-type{
		padding-right: 10px;
	}
		.reviews-consultant-type img{
			vertical-align: middle;
		}
	.reviews-consultant-pseudo{
		color: #444;
	}
		.reviews-consultant-pseudo span{
			font-weight: bold;
			color: #000000;
		}
	.reviews-consultant-rate{
		padding-left: 15px
	}
	.reviews-consultant-message{
		padding-top: 10px;
	}
/*[END]*/

/* REMAINING TIME */
.remaining-time-refresh{
	padding-left: 5px;
	padding-top: 3px;
	cursor: pointer;
}
/*[END]*/

/* Review */
#conseiller-review{padding: 0px;}
/* Message privŽ */
#conseiller-message{padding: 0px;}
/* DŽnoncer un abus*/
#conseiller-report{padding: 0px;}
/* Contact */
#contact-form{padding: 0px;}
#register-content{padding: 0px;}
#register-content .forms-reverse{height: 150px;}
/* Expert */
#expert-form{padding: 0px;}
/* Register & Login */
#register .actions{width: 240px;}
/* Register */
#register-form{padding: 0px;}
/* Login */
#login-form{padding: 0px;}
/* Account */
#account-form{padding: 0px;}
	#consultations-status li{
		list-style: none;
		padding: 3px 0px;
		font-size: 12px;
	}
	#consultations-status li span{
		font-weight: bold;
		color: #000000;
	}
/* Update login*/
#update-login-form{padding: 0px;}
/* Password */
#password-form{padding: 0px;}
/* Support */
#support-form{padding: 0px;}

/* Transactions */
#transactions .header .index1{width:90px;}
#transactions .header .index2{width:90px;}
#transactions .header .index3{width:110px;}
#transactions .header .index4{width:130px;}
#transactions .header .index5{width:110px;}

#transactions .body .index1{width:90px;}
#transactions .body .index2{width:90px;}
#transactions .body .index3{width:110px;}
#transactions .body .index4{width:130px;}
#transactions .body .index5{width:110px;}

#transactions-list{
	margin-bottom: 10px;
}

/* Gift voucher*/
#gift-voucher .header .index1{width:140px;}
#gift-voucher .header .index2{width:140px;}
#gift-voucher .header .index3{width:90px;}

#gift-voucher .body .index1{width:140px;}
#gift-voucher .body .index2{width:140px;}
#gift-voucher .body .index3{width:90px;}
#gift-voucher .body .tips{cursor: default;}

#gift-voucher-list{
	margin-bottom: 10px;
}

/* Feedback in lists */
.feedbacks .title{
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 8px;
}

.feedbacks .feedback{
	font-weight: bold;
	cursor: pointer;
}
	.feedbacks .feedback span{
		float: left;
		height: 16px;
		width: 16px;
		background: url("../../gfx/common/template/icons_16.png") no-repeat 0px -48px;
		margin-top: -2px;
		margin-right: 5px;
	}
	.feedbacks .feedback:hover span{
		background-position: -16px -48px;
	}
	
.feedbacks .feedback.yes{padding-bottom: 3px;}
	
.feedbacks .answer span{
	float: left;
	height: 16px;
	width: 16px;
	background-image: url("../../gfx/common/template/icons_16.png");
	background-position: no-repeat;
	margin-top: -4px;
	margin-right: 5px;
}
.feedbacks .answer.yes span{background-position: 0 -16px;}
.feedbacks .answer.no span{background-position: -16px -16px;}

.feedbacks .yes{color: #93C918;font-weight: bold;}
.feedbacks .no{color: #C10507;font-weight: bold;}

/* Review in lists */
.review{
	font-size: 12px;
	font-weight: bold;
	
	width: 180px;
	margin-top: 25px;
}
	.review span{
		float: left;
		height: 16px;
		width: 16px;
		background: url("../../gfx/common/template/icons_16.png") no-repeat 0px 0px;
		margin-right: 5px;
	}
	.review div{
		white-space: nowrap;
	}
	
	.review.answer span{background-position: -16px 0;}
	.review.answer a{color: #93c951;}
	.review.answer i{
		font-size: 10px;
		font-weight: normal;
	}

/* Calls in experts detail*/
#review .avatar{
	border: 3px solid #EFEFEF;
	margin-right: 15px;
}

#review .details{
	margin-right: 20px;
}
	#review .pseudo{
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		padding-top: 2px;
		padding-right: 10px;
	}
		#review .pseudo span{
			font-size: 11px;
			font-style: italic;
			color: #666666;
		}
	
	#review .infos{
		padding-top: 8px;
	}
		#review .labels{
			padding-right: 5px;
			line-height: 15px;
		}
		#review .values{
			color: #333333;
			font-weight: bold;
			line-height: 15px;
		}
		
#review .feedbacks{
	margin-left: 50px;
}

#review-list{
	margin-bottom: 10px;
}

/* Calls */
#calls .avatar{
	border: 3px solid #EFEFEF;
	margin-right: 15px;
}

#calls .details{
	margin-right: 20px;
}
	#calls .pseudo{
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		padding-top: 2px;
		padding-right: 10px;
	}
		#calls .pseudo span{
			font-size: 11px;
			font-style: italic;
			color: #666666;
		}
	
	#calls .infos{
		padding-top: 8px;
	}
		#calls .labels{
			padding-right: 5px;
			line-height: 15px;
		}
		#calls .values{
			color: #333333;
			font-weight: bold;
			line-height: 15px;
		}
		
#calls .feedbacks{
	margin-left: 50px;
}

#calls-list{
	margin-bottom: 10px;
}

/* WRITTEN CONSULTATION LIST */
#consultations .avatar{
	border: 3px solid #EFEFEF;
	margin-right: 22px;
}

#consultations .icons{
	margin-right: 22px;
	margin-top: 12px;
}
	#consultations .icons a{
		display: block;
		height: 32px;
		width: 32px;
		background: url("../../gfx/common/template/icons_32.png") no-repeat 0px 0px;
	}
	#consultations .icons.answered a{
		background-position: 0px -32px;
	}
	#consultations .icons.refused a{
		background-position: -32px 0px;
	}
	#consultations .icons.timeout a{
		background-position: -32px -32px;
	}

#consultations .details{
	margin-right: 20px;
}
	#consultations .pseudo{
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		padding-top: 2px;
		padding-right: 10px;
	}
		#consultations .pseudo span{
			font-size: 11px;
			font-style: italic;
			color: #666666;
		}
	
	#consultations .infos{
		padding-top: 8px;
	}
		#consultations .labels{
			padding-right: 5px;
			line-height: 15px;
		}
		#consultations .values{
			color: #333333;
			font-weight: bold;
			line-height: 15px;
		}
		
#consultations .feedbacks{
	margin-left: 50px;
}

#consultations-list{
	margin-bottom: 10px;
}

/* Consultation view */
#consultation-view{
	max-height: 420px;
	overflow: auto;
}
	.consultation-header{
		padding: 10px 20px;
		background-color: #F2F2F2;
		border: 1px solid;
		border-bottom: 1px dashed;
		border-color: #E5E5E5;
		
		-webkit-border-top-left-radius: 7px;
		-webkit-border-top-right-radius: 7px;
		-moz-border-top-left-radius: 7px;
		-moz-border-top-right-radius: 7px;
		border-top-left-radius: 7px;
		border-top-right-radius: 7px;
	}
	.consultation-wrapper.sent .consultation-header{
		background-color: #DDF6FF;
		border-color: #84E0FF;
	}
	.consultation-wrapper.answered .consultation-header{
		background-color: #E9FFD8;
		border-color: #89EA3A;
	}
	.consultation-wrapper.refused .consultation-header{
		background-color: #F2F2F2;
		border-color: #E5E5E5;
	}
	.consultation-wrapper.timeout .consultation-header{
		background-color: #FFE6E0;
		border-color: #FF9B8E;
	}
		.consultation-date{font-size:14px;}
			.consultation-date span{
				font-weight: bold;
			}
		.consultation-member{
			font-size: 12px;
			padding-top: 7px;
		}
			.consultation-member span{
				font-weight: bold;
			}
		.consultation-status{
			font-size: 12px;
			padding-top: 7px;
			padding-left: 20px;
		}
			.consultation-status span{
				font-weight: bold;
			}
			.consultation-status span.tips,
			.consultation-status span.tips-refusal{
				cursor: default;
				border-bottom: 1px dashed #666666;
			}
	.consultation-content{
		padding: 10px 20px;
		background-color: #F8F8F8;
		border: 1px solid;
		border-top: none;
		border-color: #E5E5E5;
		
		-webkit-border-bottom-left-radius: 7px;
		-webkit-border-bottom-right-radius: 7px;
		-moz-border-bottom-left-radius: 7px;
		-moz-border-bottom-right-radius: 7px;
		border-bottom-left-radius: 7px;
		border-bottom-right-radius: 7px;
	}
		.consultation-menu img{
			vertical-align: middle;
		}
		.consultation-files{
			padding: 5px 5px;
			border: 1px dashed #E5E5E5;
			background-color: #FFFFFF;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
		}
			.consultation-files img{
				vertical-align: middle;
			}
		.consultation-subject{
			padding-top: 5px;
			font-weight: bold;
		}
		.consultation-message{
			padding-top: 7px;
			text-align: justify;
			line-height: 1.5em;
		}
		.consultation-response{
			margin-top: 20px;
			padding: 10px;
			border: 1px dashed #E5E5E5;
			background-color: #FFFFFF;
		}
			.consultation-response-date{
				font-size: 14px;
			}
				.consultation-response-date span{
					font-weight: bold;
				}
			.consultation-response-message{
				padding-top: 10px;
				text-align: justify;
				line-height: 1.5em;
			}

/* LIVE CHATS LIST */
#live-chats .avatar{
	border: 3px solid #EFEFEF;
	margin-right: 22px;
}

#live-chats .icons{
	margin-right: 22px;
	margin-top: 12px;
}
	#live-chats .icons a{
		display: block;
		height: 32px;
		width: 32px;
		background: url("../../gfx/common/template/icons_32.png") no-repeat 0 -96px;
	}

#live-chats .details{
	margin-right: 20px;
}
	#live-chats .pseudo{
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		padding-top: 2px;
		padding-right: 10px;
	}
		#live-chats .pseudo span{
			font-size: 11px;
			font-style: italic;
			color: #666666;
		}
	
	#live-chats .infos{
		padding-top: 8px;
	}
		#live-chats .labels{
			padding-right: 5px;
			line-height: 15px;
		}
		#live-chats .values{
			color: #333333;
			font-weight: bold;
			line-height: 15px;
		}
		
#live-chats .feedbacks{
	margin-left: 50px;
}

#live-chats-list{
	margin-bottom: 10px;
}

/* Live chat detail*/
#live-chat-view{
	max-height: 420px;
	overflow: auto;
}
	.live-chat-messages{
		padding-top: 2px;
		padding-bottom: 2px;
	}
		.live-chat-date{
			color: #AAA;
		}
		.live-chat-pseudo{
			font-weight: bold;
		}
		.live-chat-pseudo.red{
			color: #f0248a;
		}
		.live-chat-pseudo.blue{
			color: #3aadc6;
		}

/* Relances */
#experts .body .index1{width:30px;}
#experts .body .index2{width:170px;}

#experts .details{
	cursor: pointer;
	color: #000000;
	text-decoration: none;
}
#experts .details.new{
	color: #80C918;
	font-weight: bold;
}

#experts .recalls{
	display: block;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	cursor: pointer;
}
#experts .recalls.disabled{
	background-image: url("../../gfx/common/template/disabled.png");
}
#experts .recalls.enabled{
	background-image: url("../../gfx/common/template/enabled.png");
}

#experts-list{
	margin-bottom: 10px;
}

#recalls .header a{text-decoration: none;}
#recalls .header img{vertical-align:top;}
#recalls .header .index1{width:145px;}
#recalls .header .index2{width:110px;}

#recalls .body .index1{width:145px;}
#recalls .body .index2{width:110px;}
#recalls .body .index3{width:400px;}

#recalls .header div{padding-right: 5px;}
#recalls .body div{padding-right: 5px;}

#recalls-list{
	margin-bottom: 10px;
}

/* Invite */
#invite-form{padding: 0px;}

.filleuls_wrapper{
	width: 285px;
	color: #000000;
	font-size: 12px;
}
	.filleuls_wrapper a{
		color: #000000;
		text-decoration: none;
	}
	.filleul{
		padding-left: 20px;
		line-height: 16px;
		margin-bottom: 3px;
	}
		.filleul.success{
			background-image: url("../../gfx/common/template/success.png");
			background-repeat: no-repeat;
		}
		.filleul.pending{
			background-image: url("../../gfx/common/template/pending.png");
			background-repeat: no-repeat;
		}
		.filleul.sent{
			background-image: url("../../gfx/common/template/sent.png");
			background-repeat: no-repeat;
		}
		.filleul.deleted{
			background-image: url("../../gfx/common/template/deleted.png");
			background-repeat: no-repeat;
		}
		.filleul_name{
			font-weight:bold;
		}
		
/* CHECKOUT BREADCRUMB */
.breadcrumb{
	margin-bottom: 10px;
	background-color: #FFF0B6;
}
	.breadcrumb .steps{
		padding: 8px 15px;
		
		color: #FF8429;
		text-decoration: none;
		
		font-style: italic;
	}
	.breadcrumb .steps a{
		color: #333333;
		text-decoration: none;
	}
	.breadcrumb .steps.active{
		background-color: #FFF7D7;
		font-style: normal;
	}
	
		.breadcrumb .step_number{
			display: block;
			float: left;
			
			line-height: 1;
			
			width: 22px;
			height: 22px;
			
			font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
			font-size: 22px;
			
			text-align: center;
			text-transform: uppercase;
			
			margin-right: 5px;
		}
		.breadcrumb .steps.active .step_number{
			background-color: #333333;
			color: #F2F2F2;
			
			font-size: 20px;
			height: 21px;
			
			padding-top: 1px;
			
			border-radius: 40px;
			-webkit-border-radius: 40px;
			-moz-border-radius: 40px;
		}
		
		.breadcrumb .step_title{
			display: block;
			float: left;
			
			font-family: Verdana, Geneva, sans-serif;
			font-size: 10px;
			
			text-transform: uppercase;
			
			white-space: nowrap;
			
			line-height: 1.1;
		}
		.breadcrumb .steps.active .step_title{
			color: #333333;
			font-weight: bold;
		}
		
/* Recharge */
#recharge .header .index1{width:40px;}
#recharge .header .index2{width:140px;}
#recharge .header .index3{width:140px;}
#recharge .header .index4{width:140px;}
#recharge .header .index5{width:140px;}

#recharge .body .index1{width:40px;}
#recharge .body .index2{width:140px;}
#recharge .body .index3{width:140px;}
#recharge .body .index4{width:140px;}
#recharge .body .index5{width:140px;}

#recharge-list{
	padding-left: 35px;
}
.services{
	cursor: pointer;
	
	/*text-align: center;*/
	color: #FFFFFF;
	
	margin: 5px;
}
	.services-wrapper{
		width: 130px;
		height: 55px;
		padding-left: 8px;
		background: url("../gfx/common/template/background_button.png") no-repeat 0px -110px;
	}
	.services-closer{
		width: 8px;
		height: 55px;
		background: url("../gfx/common/template/background_button.png") no-repeat right -110px;
	}
	.services:hover .services-wrapper{background-position: 0px 0px;}
	.services:hover .services-closer{background-position: right 0px;}
	.services.active .services-wrapper{background-position: 0px -55px;}
	.services.active .services-closer{background-position: right -55px;}
		
		.services-infos{display: block;}
		.services-swap{display: none;}
		.no-mobile .services:hover .services-infos{display: none;}
		.no-mobile .services:hover .services-swap{display: block;}
		
			.services-minutes,
			.services-unit-price{
				padding-top: 8px;
				font-size: 28px;
				font-weight: bold;
				padding-right: 6px;
				padding-left: 6px;
				
				text-shadow: 1px 1px 1px #333;
				/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#333,direction=135, strength=1);
				filter: dropshadow(color=#333, offx=1, offy=1);*/
			}
			.services-description{
				padding-top: 10px;
				font-family: arial;
				font-weight: bold;
				font-size: 13px;
				
				text-shadow: 1px 1px 1px #333;
				/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#333,direction=135, strength=1);
				filter: dropshadow(color=#333, offx=1, offy=1);*/
			}
			.services-total-price{
				color: #444;
				font-weight: bold;
			}
			
			.services-unit-price{
				font-size: 22px;
				padding-top: 10px;
			}
				.services-swap .services-description{
					padding-top: 12px;
				}
				.services-discount{
					font-size: 10px;
					text-shadow: 1px 1px 1px #333;
					/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#333,direction=135, strength=1);
					filter: dropshadow(color=#333, offx=1, offy=1);*/
				}
				.services-discount span{
					font-size: 11px;
					font-weight: bold;
				}
				

/* GIFT CHECKOUT */
#gift-checkout .header .index1{width:40px;}
#gift-checkout .header .index2{width:140px;}
#gift-checkout .header .index3{width:140px;}
#gift-checkout .header .index4{width:140px;}
#gift-checkout .header .index5{width:140px;}

#gift-checkout .body .index1{width:40px;}
#gift-checkout .body .index2{width:140px;}
#gift-checkout .body .index3{width:140px;}
#gift-checkout .body .index4{width:140px;}
#gift-checkout .body .index5{width:140px;}

#gift-checkout-list{
	margin-bottom: 10px;
}

/* Gateway */
/*#gateway .wrapper{
	padding: 0px;
}
	#gateway .cards{
		float: left;
		width: 296px;
		padding: 10px 0px 10px 20px;
	}
	#gateway .description{
		float: right;
		width: 286px;
		padding: 20px 20px 20px 60px;
		background: #E8F7FD url("../../gfx/common/template/background_form.png") repeat-y center left;
	}
	
	#gateway .radio_select{
		float: left;
		width: 90px;
		background: url("../../gfx/common/template/radio_uncheck.png") no-repeat scroll 5px 8px transparent;
		margin-bottom: 3px;
		margin-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 35px;
		cursor: pointer;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	#gateway .radio_select:hover{
		background-color: #EFEFEF;
	}
	#gateway .radio_select.active{
		background-image: url("../../gfx/common/template/radio_check.png");
		background-color: #E8F7FD;
	}
	#gateway #description-hipay{height: 170px;}*/
/* GATEWAY */
#gateway{}

	#gateway .radio_select{
		float: left;
		
		background-color: #F2F2F2;
		text-align: center;
		
		margin-bottom: 7px;
		margin-right: 4px;
		margin-left: 4px;
		
		padding: 8px 0px;
		padding-bottom: 6px;
		
		width: 30%;
		
		cursor: pointer;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	#gateway .radio_select.active{
		background-color: #E8F7FD;
	}

/* LOGIN FORM */
#login-register{
	margin-top: 20px;
	font-size: 12px;
	text-decoration: none;
}

/* CORRESPONDENCE FORM*/
#correspondence-form p img{
	padding: 2px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
}
#correspondence-form p{
	font-style: italic;
	color: #4173A6;
}

/* LIVE CHAT FORM*/
#live-chat-form p img{
	padding: 2px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
}
#live-chat-form p{
	font-style: italic;
	color: #4173A6;
}

/* AJAX image uploading */
.upload-image{
	margin-right: 10px;
	border: 1px solid #E5E5E5;
	padding: 2px;
	cursor: pointer;
}
.upload-image:hover{
	border: 1px solid #222222;
}

/* Limited textarea*/
.textarea-limiter-info{
	font-size: 11px;
	padding-bottom: 10px;
}
	.textarea-limiter-info span{font-weight: bold;}

/* Loading*/
.loading{
	visibility: hidden;
	height: 19px;
	padding-right: 32px;
	margin-right: 10px;
	background: url("../../gfx/common/template/loading.gif") no-repeat center right;
}

/* Tool Tips */
.tool-tip {
	position: relative;
	background-color: #222;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	z-index: 13000;
	font-size: 11px;
		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	opacity : 0.9;
    -moz-opacity : 0.9;
    -ms-filter: "alpha(opacity=90)"; /* IE 8 */
    filter : alpha(opacity=90); /* IE < 8 */
	
	max-width: 200px;
}
.tool-tip-img {
	position: relative;
	background-color: #222;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	z-index: 13000;
	font-size: 11px;
		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* Uvumi-dock */
.dock-caption{
	font-weight:bolder;
	font-size:1.2em;
	color:#FFFFFF;
}

/*Progress Bar*/
.progress-wrapper{
	padding-right: 40px;
}
	.progress-index-wrapper{
		position: relative;
		height: 28px;
	}
		.progress-index{
			position: absolute;
			height: 22px;
			width: 40px;
			padding-top: 4px;
			/*left: 50%;*/
			text-align: center;
			font-size: 12px;
			font-weight: bold;
			background: url("../../gfx/common/template/progress_index.gif") no-repeat top left;
		}
	.progress-bar-wrapper{
		position: relative;
		height: 30px;
	}
		.progress-bar-back{
			position: absolute;
			height: 16px;
			width: 100%;
			border: 1px solid #CCCCCC;
			background: url("../../gfx/common/template/progress_background.gif") repeat-x top left;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}
		.progress-bar-fore{
			position: absolute;
			height: 16px;
			/*width: 50%;*/
			border: 1px solid #80C918;
			background: url("../../gfx/common/template/progress_foreground.gif") repeat-x top left;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}
		
/* CUSTOM CONTENT */
.custom_button_call{
	display: block;
	width: 275px;
	height: 42px;
	background: url("../../data/images/entrer_consult_tel.jpg") no-repeat;
}
.custom_button_call:hover{
	background: url("../../data/images/entrer_consult_tel_hover.jpg") no-repeat;
	text-decoration: none;
}
.custom_button_chat{
	display: block;
	width: 275px;
	height: 42px;
	background: url("../../data/images/entrer_consult_chat.jpg") no-repeat;
}
.custom_button_chat:hover{
	background: url("../../data/images/entrer_consult_chat_hover.jpg") no-repeat;
	text-decoration: none;
}
.custom_button_ecrit{
	display: block;
	width: 275px;
	height: 42px;
	background: url("../../data/images/entrer_consult_ecrit.jpg") no-repeat;
}
.custom_button_ecrit:hover{
	background: url("../../data/images/entrer_consult_ecrit_hover.jpg") no-repeat;
	text-decoration: none;
}
.custom_button_payment{
	display: block;
	width: 275px;
	height: 42px;
	background: url("../../data/images/payment.jpg") no-repeat;
}
.custom_button_payment:hover{
	background: url("../../data/images/payment_hover.jpg") no-repeat;
	text-decoration: none;
}
