/*

__        __      ____   ____        _       _   _                 
\ \      / / __  / ___| / ___|  ___ | |_   _| |_|_| ___  _ __  ___ 
 \ \ /\ / / '_ \| |  _  \___ \ / _ \| | | | | __| |/ _ \| '_ \/ __|
  \ V  V /| | | | |_| |  ___| | |_| | | |_| | |_| | |_| | | | \__ \
   \_/\_/ |_| |_|\____| |____/ \___/|_|\__,_|\__|_|\___/|_| |_|___/


 *****************************************************************
 *                                                               *
 *               Copyright 2009 WnG Solutions Sàrl               *
 *                      All rights reserved                      *
 *                                                               *
 *****************************************************************
 *                              *                                *
 *  WnG Solutions               *  http://www.wng.ch/            *
 *  Rue Centrale 15             *  Tel +41 21 320 11 11          *
 *  CH-1003 Lausanne            *  Fax +41 21 320 11 10          *
 *                              *                                *
 *****************************************************************


*/
#myPageMenu {
	
}

#myPageMenu img {
	height: 60px;
	width: 60px;
	/*border: solid grey 1px;*/
	border: none;
	margin-right: 3px;
}

#myPageMenu ul, ul#pollsList {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#avatar {
	margin-top: 0px;
	padding-top: 0px;
	width: 150px;
}
div#avatar p {
	line-height: 20px;
}

#myPageMenu ul li#avatar {
	float: left;
	width: 180px;
	/*padding-left: 5px;*/
}

#myPageMenu ul {
	width: 500px;
}

#myPageMenu ul li {
	float: left;
	display: inline;
	width: 100px;
	/*padding-left: 5px;*/
}

#profilUserContent ul.personalData li.pseudo {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

#profilUserContent ul.personalData li h1 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}

#profilBottom ul, ul#lastActivities {
	margin-top: 15px;
	color: #666666;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#profilBottom ul li, ul#lastActivities li, ul#pollsList li {
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: solid 1px #d9d9d9;
}

#profilBottom ul li p.shortDesc, ul#lastActivities li p.shortDesc, li p span.shortDesc {
	border-top: 0px;
	padding-bottom: 1px;
	border: none;
	font-style: italic;
}

#profilBottom ul li img, ul#lastActivities li img, ul#pollsList li img {
	margin-right: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 30px;
	width: 30px;
	border: solid black 1px;
}

#profilBottom ul li a.poll, ul#lastActivities li a.poll, ul#pollsList li a.poll {
	color: #6a6a6a;
	font-weight: bold;
	padding: 0px;
	border-bottom: 0px;
}

#profilBottom ul li span.date, ul#lastActivities li span.date, ul#pollsList li span.date {
	font-size: 0.9em;
	
}

#profilBottom ul li a.deleteFavourite {
	font-size: 0.9em;
	color: #676767;
	padding-right: 18px;
	padding-bottom: 10px;
	background: url('myPageDeleteIcon.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#profilBottom ul li span.stats, ul#lastActivitiesli span.stats {
	font-size: 0.9em;
	color: #767676;
}

#profilBottom ul li span.stats span.number, ul#lastActivities li span.stats span.number {
	font-size: 1em;
	font-weight: bold;
	color: #fe8d01;
}