/* CONTAINER GERAL */

#miniMySpace {
	width: 630px;
	background-color: #acacac;
	border: 1px solid #585858;
}

#miniMySpace #miniMySpaceHeader {
	font-weight: bolder;
	color: #ffffff;
	padding: 3px 20px 3px 20px;
	font-size: 11px;
	cursor: move;
}


#miniMySpace #miniMySpaceClose {
	float: right;
	font-size: 10px;
	cursor: pointer;
}

#miniMySpace #miniMySpaceContent {
	background-color: #ffffff;
}

#miniMySpace #miniMySpaceContent .header {
	position: relative;
	border: 1px solid #acacac;
	padding: 15px;
	background-color: #efefef;
}

#miniMySpace #miniMySpaceContent .header .headerLeft {
	position: relative;
	margin-left: 0px;
}

#miniMySpace .headerLeft > a {
	float: left;
}

#miniMySpace .headerLeft > div {
	margin-left: 65px;
}

#miniMySpace #loggedUserName {
	font-size: 14px;
	margin-left: 10px;
}

html>body #miniMySpace #loggedUserName {
	margin-left: 0;
}

#miniMySpace #miniMySpaceContent .headerRight {
	text-align: left;
	position: relative;
}

#miniMySpace #mailboxInfo {
	background-image: url('/templates/source/default/images/icons/tools/28x28/messages.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin-top: 10px;
	font-size: 11px;
}

#miniMySpace #mailboxInfo > p {
	font-size: 1em;
}

#miniMySpace #quotaInfo > p {
	margin-bottom: 12px;
	font-size: 11px;
}

#miniMySpace #quotaInfo > div {
	font-size: 1em;
	margin-left: 10%;
	text-align: left;
	font-size: 10px;
}

#miniMySpace #miniMySpaceContent .header .headerRight #quotaInfo span {
	font-size: 11px;
	width: 150px;
	display: block;
}

html>body #miniMySpace #miniMySpaceContent .header .headerRight #quotaInfo span {
	width: 165px;
}

#miniMySpace #quotaInfo p {
	margin-bottom: 10px;
	text-align: center;
} 

#miniMySpace #miniMySpaceContent .header .headerRight #quotaInfo div {
	height: 20px;
}

#miniMySpace #miniMySpaceContent .header .headerRight #quotaInfo .usedSpace {
	background-color: #9F0EB0;
	float: left;
	width: 11px;
	height: 11px;
	margin-left: 10px;
	margin-right: 5px;
}

html>body #miniMySpace #miniMySpaceContent .header .headerRight #quotaInfo .usedSpace {
	margin-left: 0px;
}

#miniMySpace #miniMySpaceContent .header .headerRight #quotaInfo .freeSpace {
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 2px;
	background-color: #2993C4;
	float: left;
	width: 11px;
	height: 11px;
}

html>body #miniMySpace #miniMySpaceContent .header .headerRight #quotaInfo .freeSpace {
	margin-left: 0;
	margin-top: 0;	
}

#miniMySpace #miniMySpaceContent .header .headerRight #pieQuota {
	position: relative;
	float: right;
	padding-left: 15px;
}

#miniMySpace #miniMySpaceContent .content {
	padding: 15px;
	padding-top: 0;
	margin: 0;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
}

#miniMySpace #miniMySpaceContent .toolBoxLabel {
	clear: both;
	font-weight: bolder;
	font-size: 1.1em;
	margin-bottom: 10px;
	position: relative;
	padding-top: 10px;
	border-bottom: 1px solid #acacac;
}

#miniMySpace .toolBox {
	width: 155px;
	float: left;
	margin-right: 5px;
	padding-left: 32px;
	line-height: 30px;
	/*Imagens contendo todos os ícones - quick access*/
	background-image: url('/templates/source/default/images/icons/listIcons28x28.png');
}

#miniMySpace .toolBox > a {
	font-weight: bolder;
	font-size: 12px;
}

#miniMySpace .toolBox:hover {
	background-color: #ececec;
}

#miniMySpace .footer {
	background-color: #acacac;
	text-align: center;
	border: 1px solid #acacac;
	border-top: none;
	line-height: 30px;
	font-size: 11px;
	position: relative;
}

#miniMySpace .footer select {
	margin-right: 10px;
}

#miniMySpace #miniMySpaceContent .header .headerLeft img {
	float: left;
}

html>body #miniMySpace #miniMySpaceContent .header .headerLeft img {
	float: none;
}

#miniMySpace #miniMySpaceHeader span {
	background-color: #acacac;
}

div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	margin: 0;
	padding: 0;
}

div.autocomplete {
	z-index: 9;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
	border: 1px solid #888;
}

div.autocomplete ul li.selected {
	background-color: #2993c4;
	color: #fff;
}
	
div.autocomplete ul li {
  	list-style-type: none;
  	display: block;
  	margin: 0;
  	padding: 2px;
  	height: auto;
  	cursor: pointer;
}

.footer #autocomplete {
	width: 180px;
	margin-right: 7px;
	padding-right: 19px;
}

#indicator1 {
	position: absolute;
	margin-left: 285px;
	*margin-left: 260px;
	margin-top: -23px;
	*margin-top: -20px;
	z-index: 9;
}

.footer #autocomplete_choices {
	display: none;
}

.footer label {
	color: #fff;
	font-weight: bolder;
}

/*
 * ícones para as ferramentas do MiniMySpace
 */

.content .toolIndex {
	background-position: 0 -3700px;
	background-repeat: no-repeat;
}

.content .toolGradeBook {
	background-position: 0 -3500px;
	background-repeat: no-repeat;
}

.content .toolCommunity {
	background-position: 0 -100px;
	background-repeat: no-repeat;
}

.content .toolAcademicIntegration {
	background-position: 0 -2592px; /*valor modificado (deveria ser 2600) para centralizar a imagem*/
	background-repeat: no-repeat;
}

.content .toolCalendar {
	background-position: 0 -200px;
	background-repeat: no-repeat;
}

.content .toolInternship {
	background-position: 0 -3600px;
	background-repeat: no-repeat;
}

.content .toolReport {
	background-position: 0 -300px;
	background-repeat: no-repeat;
}

.content .toolResume {
	background-position: 0 -2900px;
	background-repeat: no-repeat;
}

.content .toolWebmail {
	background-position: 0 -500px;
	background-repeat: no-repeat;
}

.content .toolInstantMessenger {
	background-position: 0 -2700px;
	background-repeat: no-repeat;
}

.content .toolScrapbook {
	background-position: 0 -600px;
	background-repeat: no-repeat;
}

.content .toolBlog {
	background-position: 0 -700px;
	background-repeat: no-repeat;
}

.content .toolTask {
	background-position: 0 -3300px;
	background-repeat: no-repeat;
}

.content .toolContactManager {
	background-position: 0 -1100px;
	background-repeat: no-repeat;
}

.content .toolAlbum {
	background-position: 0 -1200px;
	background-repeat: no-repeat;
}

.content .toolVirtualDisk {
	background-position: 0 -1300px;
	background-repeat: no-repeat;
}

.content .toolPageManager {
	background-position: 0 -1400px;
	background-repeat: no-repeat;
}

.content .toolBookmark {
	background-position: 0 -1500px;
	background-repeat: no-repeat;
}

