#profile-tabs {
	padding-top: 3px;
	float: left;
	width: 408px;
}

#xprofile-tabs {
	float: left;
	width: 408px;
	border-bottom: solid 1px black;
	height: 29px;
}
#xprofile-tabs a {
	display: block;
	float: left;
	width: 89px;
	height: 20px;
	padding-top: 8px;
	padding-left: 6px;
	font-size: 11pt;
	font-weight: bold;
	background-image: url('../images/tabs.gif');
	text-decoration: none;
}
#xprofile-tabs a.on, #profile-tabs a.off:hover {
	background-position: 0 0;
	color: #252525;
}
#xprofile-tabs a.off {
	background-position: 0 28px;
	color: #820101;
}

#profile-infos {
	width: 277px;
	float: right;
	height: 402px;
	clear: right;
	background-image: url('../imgnew/profilepaper.jpg');
	background-repeat: no-repeat;
	background-position: 0 35px;
}
#profile-infos dl {
	font-size: 10pt;
	line-height: 24px;
	margin: 20px 16px 0 13px;
	color: #333;
}
#profile-infos dt {
	font-weight: bold;
	float: left;
	font-size: 8pt;
	width: 80px;
	text-align: right;
	margin-right: 10px;
}

#profile-images {
	width: 408px;
	height: 372px;
	float: left;
}
#profile-images-pic {
	width: 400px;
	height: 300px;
	border: solid 1px black;
	margin-top: 8px;
}
#profile-images-buttons {
	background-color: #6d6d6d;
	float: left;
	display: inline;
}
#profile-images-buttons a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: black;
}
#profile-images-buttons a:last-child {
	margin-right: 0;
}
#profile-images-buttons a.on {
	background-color: white;
}
#profile-images-buttons a.off:hover {
	background-color: #666666;
}
#profile-images-buttons a.off {
	color: #6d6d6d;
}
#profile-images-mbuttons {
	background-color: #6d6d6d;
	float: left;
	display: inline;
}
#profile-images-mbuttons a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 5px 8px 5px 8px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: black;
	color: #ffffff;
}

#profile-images-rbuttons {
	background-color: #6d6d6d;
	float: right;
	margin-right: 6px;
}

#profile-images-rbuttons a {
	display: block;
	float: right;
	margin-left: 1px;
	background-color: black;
	background-image: url('../imgnew/profile_options.gif');
	color: #646464;
	text-decoration: none;
	padding: 20px 5px 4px 5px;
	font-size: 8pt;
	background-repeat: no-repeat;
}
#profile-images-rbuttons a:hover {
	color: white;
}
#profile-images-rbuttons a.fav {
	background-position: 50% 3px;
}
#profile-images-rbuttons a.ign {
	background-position: 50% -37px;
}
#profile-images-rbuttons a.gbook {
	background-position: 50% -77px;
}

/*
a img#profile-images-addfav {
	background-image: url('../images/addfavicon.gif');
	background-position: -20px 0px;
}
a:hover img#profile-images-addfav {
	background-position: 0px 0px;
}

a img#profile-images-gbook {
	background-image: url('../images/gbookicon.gif');
	background-position: -20px 0px;
}
a:hover img#profile-images-gbook {
	background-position: 0px 0px;
}


a img#profile-images-msg {
	background-image: url('../images/msgicon.gif');
	background-position: 0px -13px;
}
a:hover img#profile-images-msg {
	background-position: 0px 0px;
}


a img#profile-images-ign {
	background-image: url('../images/ignicon.gif');
	background-position: -20px 0px;
}
a:hover img#profile-images-ign {
	background-position: 0px 0px;
}
*/

#profile-videos {
	background-color: white;
	padding-top: 1px;
}
#profile-videos-box {
	margin: 7px 20px 7px 20px;
	height: 135px;
	background-color: white;
}

#profile-videos-box div.conbox {
	margin-right: 3px;
}

.profile-videos-navi {
	width: 20px;
	height: 92px;
	padding-top: 48px;
	text-align: center;
}

#profile-imagesets {
	background-color: white;
	padding-top: 1px;
}
#profile-imagesets-box {
	margin: 7px 10px 7px 10px;
	height: 226px;
	background-color: white;
	overflow: hidden;
}

#profile-imagesets-box div.conbox {
	margin-right: 3px;
}
.profile-imagesets-navi {
	width: 20px;
	padding-top: 65px;
	text-align: center;
}

/*
.profile-aboutme .box-wrap3 {
	background-image: url('../images/meaboutme.gif');
	background-repeat: no-repeat;
	padding-top: 28px;
}

.profile-groups .box-wrap3 {
	background-image: url('../images/text_groups.gif');
	background-repeat: no-repeat;
	padding-top: 30px;
}
*/
