/* BARRE DE NAVIGATION PHOTO */
.navig{
	position:relative;
	height:31px;
	margin:10px 0;
	text-align:center;
	}
.navig .pics{
	margin:0 auto;
	padding-left:5px;
	}
.navig a{
	padding:0;
	margin:0;
	}
.navig .pics .picm{
	float:none;
	margin:0 2px;
	}
.navig .btn{
	width:130px;
	}
.navig .prev{
	position:absolute;
	left:0;
	top:3px;
	}
.navig .next{
	position:absolute;
	right:0;
	top:3px;
	}

/* PROFIL COMPLET */
.pfull{
	position:relative;
	clear:both;
	margin-bottom:20px;
	}

.pfull h4{
	font-size:12px;
	font-weight:bold;
	}
.pfull .lastlog{
	float:right;
	width:200px;
	margin:-18px 5px 0 0;
	text-align:right;
	}
.pfull .lastlog .online{
	font-size:14px;
	font-weight:bold;
	}
.pfull .status{
	float:left;
	position:relative;
	width:150px;
	left:390px;
	margin:-18px 0 0 0;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}
#contact{
	position:relative;
	margin:0 0 0 auto;
	width:370px;
	height:45px;
	text-align:center;
	}
#contact h3{
	float:left;
	width:150px;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
	}
#contact ul#actions{
	float:right;
	list-style-type:none;
	margin-top:10px;
	}
#contact ul#actions li{
	display:inline;
	margin-right:5px;
	}
#contact ul#actions li img.nochat{
	cursor:not-allowed;
	}
#basics{
	position:relative;
	margin:5px 0 0 auto;
	width:370px;
	height:160px;
	}
#look{
	position:relative;
	margin:5px 0 0 auto;
	width:370px;
	height:202px;
	}
#partner1,#partner2{
	position:relative;
	height:175px;
	}
#partner1 .content, #partner2 .content{
	margin-top:0;
	}

/* la boite d'onflet life, personality et activities */
#details{
	position:relative;
	margin:5px 0 0 auto;
	width:370px;
	height:330px;
	}
#life, #personality, #activities{
	position:relative;
	height:303px;
	overflow:auto;
	}
#personality h4,#personality dl{
	margin-top:5px;
	}
#personality span.undef{
	margin-left:15px;
	}
#perslist{
	position:relative;
	list-style-type:none;
	margin:0 5px;
	padding-top:5px;
	}
#perslist li{
	clear:both;
	position:relative;
	padding-left:10px;
	margin:0;
	}
#perslist li label{
	display:block;
	float:left;
	width:45%;
	font-weight:bold;
	height:18px;
	vertical-align:bottom;
	padding:0;
	margin:0;
	}
#perslist li label.undef{
	font-weight:normal;
	}
#priolist{
	list-style-type:none;
	margin-left:15px;
	}
#priolist li{
	display:inline;
	padding-right:3px;
	}
#activities ul{
	position:relative;
	list-style-type:none;
	}
#activities h4{
	margin-top:5px;
	padding-top:5px;
	}
#activities li.first h4{
	margin-top:0;
	padding-top:0;
	}
#activities ul.subcat li{
	display:inline;
	padding-right:3px;
	}

#media{
	clear:both;
	position:absolute;
	top:0;
	left:0;
	width:370px;
	height:753px;
	text-align:center;
	}
#customstatus{
	width:300px;
	height:22px;
	margin:15px auto;
	font-size:14px;
	text-align:left;
	}
#customstatus label{
	font-weight:bold;
	}
#pic{
	width:300px;
	margin:15px auto;
	}
#media .tabsbox{
	position:relative;
	width:300px;
	height:220px;
	margin:15px auto;
	text-align:left;
	}
#album,#video{
	position:relative;
	width:100%;
	height:193px;
	overflow:hidden;
	text-align:center;
	}
/*
#album{
	position:relative;
	width:300px;
	height:220px;
	margin:15px auto;
	}
*/
#album h3{
	text-align:center;
	margin-bottom:5px;
	}
#albumpics_list{
	margin:5px 0 0 12px;
	text-align:left;
	}
#album .picm{
	/*margin:8px 12px;*/
	margin:6px 12px;
	}

#vox{
	position:relative;
	width:300px;
	margin:0 auto;
	text-align:left;
	}
#vox .content{
	height:120px;
	}
#voxplayer{
	width:238px;
	height:23px;
	margin:3px 25px;
	}
#vox #voxsteps{
	position:absolute;
	top:50px;
	left:5px;
	}
#vox #voxsteps ol{
	padding:0;
	margin:0 0 0 15px;
	}
#vox #voxsteps ol li{
	clear:both;
	margin:0;
	padding:0;
	}
#vox #voxsteps ul{
	list-style-type:disc;
	margin:0;
	padding:0;
	}
#vox #voxsteps ul li{
	padding:0;
	margin:0 0 0 15px;
	}

#desc{
	position:relative;
	clear:both;
	}
#desc .content{
	min-height:100px;
	}

#titre{
	position:relative;
	clear:both;
	}
#titre .content{
	height:80px;
	}
#titre h4{
	margin-top:10px;
	padding-top:20px;
	margin-bottom:10px;
	padding-left:50px;
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	}
#titre.EN h4{
	background-image:url(/img/p/quotel_EN.gif);
	}
#titre.FR h4, #titre.DE h4{
	background-image:url(/img/p/quotel_FR.png);
	}
#titre h4 q{
	font-size:20px;
	font-weight:bold;
	height:50px;
	line-height:30px;
	padding-right:50px;
	background-repeat:no-repeat;
	background-position:right bottom;
	display:block;
	}
#titre.EN h4 q{
	background-image:url(/img/p/quoter_EN.gif);
	}
#titre.FR h4 q, #titre.DE h4 q{
	background-image:url(/img/p/quoter_FR.png);
	}
#ideal{
	position:relative;
	clear:both;
	height:280px;
	margin-top:5px;
	}
#ideal1{
	position:relative;
	float:left;
	width:350px;
	}
#ideal2{
	position:relative;
	float:left;
	margin-left:25px;
	width:350px;
	}

/* Les lignes pointillees */
.pfull p{
	margin:0;
	padding:0;
	}
.pfull p, .pfull dt, .pfull dd, #perslist li, #activities li h4{
	height:18px;
	line-height:18px;
	border-top-style:dotted;
	border-top-width:1px;
	overflow:hidden;
	}

.pfull dd{
	overflow:visible;
	white-space:nowrap;
	}

.pfull p.first, .pfull dt.first, .pfull dd.first, #perslist li.first, #activities li.first h4{
	border-top:none;
	}
.pfull dt{
	clear:both;
	float:left;
	width:145px;
	}
#titre p, #album p, #vox p, #desc p{
	border:none;
	height:auto;
	line-height:16px;
	}
#vox p{
	margin-top:5px;
	}
#titre p, #album p, #desc p{
	margin:10px;
	}

