@charset "utf-8";

.bgbar {
	background-image:url(../images/bgboxes.gif);
	background-position:top;
	background-repeat:repeat-x;	
	height:25px;
}
.bgbar h1 {
	font-size: 15px;
	color:#1d5813;
	margin:0px;
	padding-top:5px;
	padding-left:10px;	
}
#baseside {
	width: 205px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
}
#basecontent {
	width:650px;
	float:left;
}
#profile {
	background-color: #FFFFFF;
	border: 1px solid #e7e4e4;
}
#profile table {
	margin-left: 10px;
}
#editaccount {
	width: 160px;
}
#editaccount h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#editaccount a {
	font-size: 12px;
	font-weight: bold;
	color: #33a71c;
	text-decoration: none;
}
#editaccount a:hover {
	text-decoration: underline;
}
#boxplay {
	width:650px;
	height:150px;
	margin-bottom:13px;
	border:#e7e4e4 1px solid;
}
#associate {
	width:630px;
	height:65px;
	padding:10px;
	margin-bottom:13px;
	border:#e7e4e4 1px solid;
	background-color:#fff7d7;
	background-image:url(../images/woman.png);
	background-repeat: no-repeat;
	background-position: right;
}
#associate h1{
	font-size:16px;
	color:#1d5813;
}
#associate table{
	margin-top:10px;
}
#associate td{
	font-size:13px;
}
#b300x250  {
	float: right;
}
#b300x250 span  {
	font-size:10px;
	color:#999;
}
#boxinformation {
	width:340px;
	height:125px;
	border:#e7e4e4 1px solid;
	margin-bottom:10px;
}
#boxinformation ul {
	list-style-position: inside;
	list-style-type: disc;
}
#boxinformation li {
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:#e7e4e4 1px dotted;
	line-height: 18px;
}
#lastinfo {
	margin-left:10px;
	height:100px;
	overflow:auto;
}
#boxfriends {
	width:340px;
	height:130px;
	margin-bottom:13px;
	border:#e7e4e4 1px solid;
}
#boxfriends p {
	line-height: 18px;
}
#boxmini {
	width:208px;
	height:150px;
	border:#e7e4e4 1px solid;
	float:right;
}
#boxmini ul {
	list-style-image:url(http://netcartas.com.br/images/ico_seta2.gif);
	list-style-position: inside;
	margin-left: 20px;
	margin-top: 20px;
}
#boxmini li {
	line-height:18px;
}
#boxmini li a {
	text-decoration: none;
	color: #33a71c;
}
#boxmini li a:hover {
	text-decoration: underline;
}
#boxmini p {
	line-height: 18px;
}
.boxspace {
	margin:20px 15px 0px 15px;
}
.boxspace a {
	text-decoration: none;
	color: #33a71c;
}
.boxspace a:hover {
	text-decoration: underline;
}
#players {
	width: 200px;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	text-align: center;
	line-height: 20px;
}
