@CHARSET "ISO-8859-1";

#myboxmain {
	padding: 83px 20px 0 20px;
	position: relative;
	}
	
#pagefooter {
	padding: 0;
	}

.userProfile {
	overflow: hidden;
	position: relative;
	}
	
#friendslistDiv {
	margin-bottom: -10px;
	}

.userProfile .leftCol {
	width: 571px;
	float: left;
	position: relative;
	}
	
.userProfile .rightCol {
	width: 285px;
	float: left;
	position: relative;
	}

.userProfile .userDetail {
	width: 362px;
	height: 130px;
	margin: 0 9px 0 0;
	overflow: hidden;
	float: left;
	position: relative;
	}
	
.userProfile .userLinks {
	width: 200px;
	height: 170px;
	overflow: hidden;
	float: left;
	}
	
.userProfile .userDetail img {
	float: left;
	margin: 0 25px 0 0;
	}
	
.userProfile .userDetail ul {
	float: left;
	width: 215px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.userProfile .userDetail ul li {
	display: block;
	padding: 4px 0;
	background: url(/images/dottedLine.gif) left bottom repeat-x;
	}
	
.userProfile .userDetail ul li label {
	color: #0086c4;
	margin: 0 5px 0 0;
	}
	
.userProfile .userInfo {
	clear: both;
	width: 571px;
	height: 257px;
	padding: 30px 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	}
	
.userProfile .userInfo ul.tabSelector {
	list-style-type: none;
	overflow: hidden;
	display: block;
	height: 31px;
	width: 242px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
	
.userProfile .userInfo ul.tabSelector li {
	display: block;
	float: left;
	height: 31px;
	width: 121px;
	background: url(/images/profile/tabInactive.gif) 0 0 no-repeat;
	}
	
.userProfile .userInfo ul.tabSelector li.active {
	background: url(/images/profile/tabActive.gif) 0 0 no-repeat;
	}
	
.userProfile .userInfo ul.tabSelector li#guestbook {
	margin: 0 0 0 -1px;
	}
	
.userProfile .userInfo ul.tabSelector li a {
	display: block;
	width: 121px;
	height: 26px;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	padding: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	position: relative;
	}
	
.userProfile .userInfo ul.tabSelector li.active a {
	color: #0086c4;
	}
	
.userProfile .userInfo ul.tabSelector li a:focus {
	outline: none;
	}
	
.userProfile .userInfo .userBox {
	width: 571px;
	height: 247px;
	background: url(/images/profile/userBoxDottedLine.gif) 0 0 no-repeat;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	position: relative;
	}
	
.userProfile .userInfo .userBox .showUserBoxContent {
	width: 525px;
	background: url(/images/dottedLine.gif) left bottom repeat-x;
	height: 172px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	position: relative;
	overflow: hidden;
	}
	
.userProfile .userInfo .userBox .scrollableContent {
	position: absolute;
	width: 525px;
	clip: rect(0px, 525px, 172px, 0px);
	padding: 0 0 0 0;
	}
	
.userProfile .userInfo .userBox .showScrollButtons {
	position: absolute;
	width: 17px;
	right: 15px;
	top: 10px;
	height: 200px;
	}
	
.userProfile .userInfo .userBox .showScrollButtons a {
	display: block;
	width: 17px;
	height: 17px;
	text-indent: -19999px;
	position: absolute;
	}
	
.userProfile .userInfo .userBox .showScrollButtons a:focus {
	outline: none;
	}
	
.userProfile .userInfo .userBox .showScrollButtons a.scrollUp {
	background: url(/images/buttons/scrollUp.gif) 0 0 no-repeat;
	top: 0px;
	left: 0px;
	}
	
.userProfile .userInfo .userBox .showScrollButtons a.scrollDown {
	bottom: 0px;
	left: 0px;
	background: url(/images/buttons/scrollDown.gif) 0 0 no-repeat;
	}

.userProfile .userInfo .userBox ul {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 0 10px 0;
	}

.userProfile .userInfo .userBox ul li {
	display: block;
	width: 100%;
	}
	
.userProfile .userInfo .userBox ul li .scrollingEntry {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	}
	
.userProfile .userInfo .userBox ul#user_guestbook li .scrollingEntry {
	background: url(/images/dottedLine.gif) left bottom repeat-x;
	padding: 0 0 10px 0;
	}

.userProfile .userInfo .userBox ul li h3 {
	font-size: 13px;
	font-weight: normal;
	color: #0086c4;
	}
	
.userProfile .userInfo .userBox ul li h4 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	}
	
.userProfile .userInfo .userBox ul li h4 a {
	color: #000000;
	text-decoration: underline;
	}
	
.userProfile .userInfo .userBox ul li p {
	margin: 0;
	}
	
.userProfile #track {
	position: absolute;
	left: 1px;
	top: 17px;
	width: 15px;
	height: 168px;
	background: #E5E4E4;
}

.userProfile #handle {
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 15px;
	background: #CFCFCF;
}

.userProfile .rightCol .npcInfo {
	padding: 0 0 0 20px;
	margin: 20px 0 0 -1px;
	background: url(/images/dottedLineVertical.gif) left top repeat-y;
	}
	
.userProfile .rightCol .npcInfo h5 {
	font-size: 14px;
	font-weight: normal;
	color: #0086c4;
	margin: 0;
	}
	
.userProfile .rightCol .npcInfo p {
	margin: 0 0 5px 0;
	}
	
.userProfile .rightCol .npcInfo img {
	margin: 0 0 0 50px;
	}
	
.userProfile .rightCol .npcInfo img#userPromi {
	margin: 0 0 0 35px;
	}
