body {
	background: #5b3733;
    font-family:tahoma;
    font-size:8pt;
}

img {
	border: none;
}

#nav {
	background: #fff url(/images/profiles/logo.png) 3px 1px no-repeat;
	width: 100%;
	height: 17px;
	border-bottom: 1px dotted #000;
	color: #999999;
	font-family: tahoma;
	font-size: 8pt;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

#links {
	position: relative;
	padding-left: 23px;
	top: 1px;
}


#links2 {
	float: right;
	position: relative;
	top: -11px;
	padding-right: 3px;
}

#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:hover {
	color: #888;
	text-decoration: none;
}

#content {
	width: 768px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	top: 30px;
}

.header {
	background: url(/images/profiles/header.png) top left no-repeat;
	border: 1px solid #000;
	width: 766px;
	height: 150px;
}

#header {
	padding-bottom: 10px;
	width: 768px;
	height: 148px;
}

#left {
	width: 234px;
	padding-right: 5px;
}

.h {
	background: url(/images/profiles/gradient.png) top left repeat-x;
	text-align: right;
	padding-right: 3px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 15px;
	font-size: 9pt;
	font-family: tahoma;
	font-weight: bold;
	color: #fff;
}

.h a, .h a:link, .h a:active, .h a:visited {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

.section {
	background: #fff url(/images/profiles/sectionbg.png) bottom right no-repeat;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
	font-family: tahoma;
	border: 1px solid;
	height:auto;
	display:block;
}

#contact {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px dotted #000000;
	width: 232px;
	position: relative;
	left: -4px;
}

#contact a {
	color: #000;
	text-decoration: none;
}

.contact {
	background: url(/images/profiles/gradient2.png) top left repeat-x;
	width: 58px;
	height: 15px;
	font-family: tahoma;
	font-size: 8pt;
	border: 1px solid #999;
	padding: 1px 3px 0px 3px;
	text-align: center;
}

.contact:hover {
	background: url(/images/profiles/gradient2h.png) top left repeat-x;
}

#userInfo {
	padding-top: 5px;
	height: 75px;
}

#userInfo img {
	padding-right: 5px;
}

.infoLeft {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	position: relative;
	top: -5px;
}

.infoRight {
	font-family: tahoma;
	font-size: 8pt;
	text-indent: 15px;
	position: relative;
	top: -5px;
	left: 3px;
}

.otherInfo {
	font-size: 10pt;
	font-weight: bold;
	clear: right;
}

#otherInfo {
	position: relative;
	margin-left: 3px;
	margin-top: 3px;
	clear: both;
}

a, a:link, a:active, a:visited {
	font-family: tahoma;
	font-size: 8pt;
	color: #9880a4;
}

a:hover {
	color: #71607a;
}

#details {
	padding-bottom: 10px;
}

#trophiesContent {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}

#trophies {
	padding-bottom: 10px;
}

#gameScores {
	font-size: 8pt;
}

#scoresInfo {
	position: relative;
	top: 4px;
}

#right {
	width: 524px;
	padding-left: 5px;
	float: right;
	position: absolute;
	top: 158px;
	left: 239px;
}

#aboutInfo {
	font-size: 9pt;
	height:auto;
	display:block;
}

#about {
	padding-bottom: 10px;
}

#petsInfo {
	text-align: center;
}

.petsTable img {
	width: auto;
	max-width: 225px;
}

.petsTable {
	text-align: center;
}

.petInfoName {
	font-size: 14pt;
}

.petInfoLeft {
	font-weight: bold;
	padding-right: 3px;
	font-size: 9pt;
}

.petInfoRight {
	font-size: 9pt;
}

#pets {
	padding-bottom: 10px;
}

#friendsInfo {
	text-align: center;
	font-weight: bold;
}

#friendsInfo a {
	text-decoration: none;
}

#friendsInfo td {
	padding-left: 6px;
	padding-right: 6px;
}

#friends {
	padding-bottom: 10px;
}

#commentsContent a {
	text-decoration: none;
}

#commentsContent {
	font-size: 9pt;
}

#comments {
	padding-bottom: 10px;
}

#footer {
	padding-bottom: 10px;
	height: 28px!important;
}

#footerInfo {
	height: 18px;
	background: url(/images/profiles/footerbg.png) top left no-repeat;
	font-size: 8pt;
	color: #fff;
	border-color: #000;
	text-align: center;
}

#footerInfo a {
	color: #fff;
}

#footerInfo a:hover {
	text-decoration: none;
}

#footerLinks {
	position: relative;
	top: -4px;
}

.fail {
	color: #fff;
	font-family: tahoma;
	font-size: 10pt;
}
