@charset "utf-8";

#content {
	padding-left: 15px;
	padding-top: 28px;
}
.profile-wrapper {
	width: 928px;
	min-height: 816px;
	position: relative;
}
.profile-table {
	
}
.profile-table .table-row {
	vertical-align: top;
}
.profile-table .table-cell {
	vertical-align: top;
}
.profile-wrapper .left-section {
	width: 396px;
	padding-bottom: 30px;
}
.left-section .user-name-type {
	font-size: 13px;
	font-weight: bold;
}
.left-section .user-name-type .type {
	color: #660000;
}
.left-section .user-info-cont {
	height: 160px;
	width: 396px;
}
.left-section .user-info-cont .pic-cont {
	width: 151px;
	height: 139px;
	background-image: url(../images/user_img_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 27px;
	float: left;
}
.left-section .user-info-cont .pic-cont .pic {
	height: 125px;
	width: 125px;
	background-color: #FFF;
	text-align: center;
}
.left-section .user-info-cont .pic-cont .pic td {
	vertical-align: middle;
	text-align: center;
}
.left-section .user-info-cont .info {
	height: 160px;
	width: 209px;
	float: right;
	padding-left: 8px;
	font-size: 13px;
}
.left-section .user-info-cont .info .stars {
	padding-top: 9px;
}
.left-section .user-info-cont .info .userurl a{
	padding-top: 11px;
	color: #6F150D;
}
.left-section .action-btn-cont {
	width: 330px;
	height: 70px;
}
.left-section .action-btn-cont a {
	display: block;
	float: left;
	height: 28px;
	width: 148px;
	background-image: url(../images/profile_action_btn_bg.gif);
	background-repeat: no-repeat;
	margin-right: 11px;
	margin-bottom: 3px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.left-section .action-btn-cont a:hover {
	background-image: url(../images/profile_action_btn_bg_over.gif);
	background-repeat: no-repeat;
	color: #333;
}
.left-section .action-btn-cont a .icon {
	width: 32px;
	margin-top: 7px;
	margin-left: 10px;
	float: left;
}
.left-section .aboutme-cont {
	border: 1px solid #CCC;
	margin-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #EFEFEF;
	min-height:146px;
	height:auto !important;
	height:146px;
}
.left-section .user-info {
	padding-top: 11px;
	width: 304px;
}
.left-section .user-info .member-info {
	font-size: 16px;
	font-weight: bold;
}
.left-section .user-info .row {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: right;
	padding-left: 3px;
}
.left-section .user-info .row .title {
	float: left;
}
.profile-wrapper .right-section {
	width: 438px;
	min-height: 756px;
	padding-bottom: 10px;
	margin-left: 82px;
}
.right-section .profile-player-cont {
	height: 293px;
	width: 437px;
}
.right-section .profile-section-btn-cont {
	height: 27px;
	width: 438px;
}
.right-section .profile-section-btn-cont .button-not-selected {
	background-image: url(../images/profile_section_btn_bg.gif);
	background-repeat: no-repeat;
	color: #000;
	
}
.right-section .profile-section-btn-cont .button-selected {
	background-image: url(../images/profile_section_btn_bg_over.gif);
	background-repeat: no-repeat;
	color: #FFF;
	
}
.right-section .profile-section-btn-cont a {
	height: 26px;
	width: 75px;
	float: right;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
}

.right-section .profile-section-btn-cont a:hover {
	color: #FFF;
	background-image: url(../images/profile_section_btn_bg_over.gif);
	background-repeat: no-repeat;
}

.right-section .section-viewer-cont {
	height: 163px;
	width: 438px;
	background-color: #450B24;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.right-section .section-viewer-cont img {
	border: 3px solid #FFF;
}
.right-section .section-viewer-cont .pager {
	color: #999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.right-section .section-viewer-cont .pager a {
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
}
.right-section .section-viewer-cont table {
	vertical-align: middle;
	text-align: center;
}
.right-section .section-viewer-cont .loading {
	padding-top: 20px;
	margin-top: 0px;
}
.right-section .second  {
	margin-top: 22px;
}
.right-section .second a:hover {
	background-image: url(../images/profile_section_action_bg_second_over.gif);
	background-repeat: no-repeat;
	color: #333;
}
.right-section .second .button-selected {
	background-image: url(../images/profile_section_action_bg_second_over.gif);
	background-repeat: no-repeat;
	color: #333333;
}
.right-section .seconds {
	background-color: #F5CE43;
	background-repeat: no-repeat;
}
.right-section  .seconds  .view-all {
	text-align: left;
	padding-left: 8px;
}
.right-section  .seconds  .view-all a {
	color: #333333;
	font-size: 12px;
}
.right-section  .seconds  .view-all a:hover {
	text-decoration: underline;
}
.right-section  .seconds  .type {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.right-section  .seconds  .userlink {
	font-size: 12px;
}
.right-section .comments-wrapper {
	margin-top: 18px;
	min-height: 100px;
}
.right-section .comments-wrapper .post-comment-cont {
	margin-bottom: 3px;
	text-align: right;
	width: 438px;
	height: 19px;
}
.right-section .comments-wrapper .post-comment-cont a {
	height: 19px;
	width: 94px;
	font-size: 11px;
	display: block;
	background-image: url(../images/post_comment_btn.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 19px;
	color: #333;
	font-weight: bold;
	float: right;
}
.right-section .comments-wrapper .CollapsiblePanelContent  textarea {
	width: 435px;
	height: 200px;
}
.right-section .comments-wrapper .CollapsiblePanelContent input {
	margin-top: 10px;
}
.right-section .comments-wrapper .CollapsiblePanelContent #form-error {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	padding-top: 10px;
	padding-bottom: 10px;
}


.right-section .comments-wrapper .container {
	margin-top: 12px;
	border: 1px solid #CCC;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-right: 9px;
	padding-left: 9px;
	position: relative;
	min-height:155px;
	height:auto !important;
	height:155px;
}
.right-section .comments-wrapper .container .pic-cont {
	width: 125px;
	text-align: center;
	position: absolute;
	left: 9px;
	top: 12px;
}
.right-section .comments-wrapper .container .pic-cont .pic {
	text-align: center;
	width: 125px;
}
.right-section .comments-wrapper .container .pic-cont .user {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
.right-section .comments-wrapper .container .pic-cont .user a {
	color: #6F150D;
}
.right-section .comments-wrapper .container .pic-cont .user a:hover {
	text-decoration: underline;
}
.right-section .comments-wrapper .container .pic-cont .type {
	font-size: 12px;
	font-weight: bold;
}
.right-section .comments-wrapper .container .message-cont {
	width: 285px;
	margin-left: 7px;
	position: relative;
	left: 128px;
	top: 0px;
}
.right-section .comments-wrapper .container .message-cont .date {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.right-section .comments-wrapper .container .message-cont .text {
	font-size: 12px;
	margin-top: 6px;
	padding-right: 6px;
	width: 279px;
}


.gallery-wrapper {
	width: 928px;
	padding-top: 15px;
	padding-bottom: 30px;
}
.gallery-wrapper .profile-nav-btns {
	width: 850px;
	height: 24px;
	margin-bottom: 2px;
}
.gallery-wrapper .profile-nav-btns a {	
	height: 24px;
	font-weight: bold;
	font-size: 12px;
	width: 97px;
	display: block;
	float: right;
	text-align: center;
	line-height: 23px;
	margin-right: 4px;
}
.gallery-wrapper .profile-nav-btns a:hover {
	color: #660000;
	background-image: url(../images/content_menu_bg_over.gif);
	background-repeat: no-repeat;
}
.gallery-wrapper .profile-nav-btns .active-link {
	color: #660000;
	background-image: url(../images/content_menu_bg_over.gif);
	background-repeat: no-repeat;
}
.gallery-wrapper .profile-nav-btns .normal {
	color:white;
	background-image: url(../images/content_menu_bg.gif);
	background-repeat: no-repeat;
}
.gallery-wrapper .profile-nav-btns .user-profile {
	width: 230px;
	height: 23px;
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	padding-left: 5px;
}

.gallery-cont {
	width: 850px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.gallery-cont table {
	width: 850px;
	font-size: 12px;
	vertical-align: middle;
	
}
.gallery-cont img {
	margin-top: 5px;
}
.gallery-cont a {
	text-decoration: none;
}
.gallery-cont a:hover {
	text-decoration: underline;
}
.gallery-cont .title {
	margin-top: 20px;	
}
.gallery-cont .big {
	margin-top: 20px;	
}
.gallery-cont .nav {
	font-size: 14px;
	margin-top: 5px;
}
.gallery-cont .nav a {
	color: #990000;
}
.gallery-cont .user {
	font-size: 12px;
}
.gallery-cont .user a {
	color: #0066FF;
}
.gallery-cont .delete {
	color: #900;
}
.gallery-cont .comment-wrapper {
	width: 675px;
}
.comment-wrapper .comment-form-cont {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.comment-wrapper .comment-form-cont .input {
	border: 1px solid #990000;
	color: #FFFFFF;
	background-color: #990000;
	margin-top: 5px;
}
.comment-wrapper .comment-cont {
	min-height: 150px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
}
.comment-wrapper .comment-cont .pic {
	height: 150px;
	width: 125px;
	position: absolute;
	left: 10px;
	top: 10px;
	text-align: center;
	font-size: 12px;
}
.comment-wrapper .comment-cont .info-cont {
	width: 250px;
	position: relative;
	left: 135px;
}
.comment-wrapper .comment-cont .info-cont .date {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.comment-wrapper .comment-cont .info-cont .text {
	padding-top: 5px;
	font-size: 12px;
	width: 240px;
}
.comment-wrapper .comment-cont .info-cont .delete {
	padding-top: 20px;
}

.profile-nav-cont {
	width: 850px;
	height: 20px;
	padding-top: 10px;
}
.profile-nav-cont .pager-wrapper {
	margin: 0px;
	float: left;
}
.profile-nav-cont .nav-view-cont{
	margin: 0px;
	float: right;
}
.event-list {
	height: 42px;
	width: 426px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	color: #333333;
}
.event-list span {
	height: 35px;
	display: block;
	float: left;
	background-color: #f5f5f5;
	padding-top: 7px;
	padding-left: 5px;
	text-align: left;
	font-weight: normal;
}
.event-list .left {
	float: left;
	height: 42px;
	background-color: #FFFFFF;
	width: 285px;
}

.event-list .date {
	width: 79px;
}
.event-list .time {
	width: 70px;
	margin-left: 2px;
}
.event-list .info {
	width: 116px;
	margin-left: 2px;
}
.event-list .info a {
	display: block;
	color: #990000;

}
.event-list .location {
	float: right;
	width: 133px;
}
.right-section .pager {
	text-align: left;
	padding-left: 3px;
	margin-top: 5px;
}
.right-section .bg {
	background-color: #f5f5f5;
}
.right-section .view-all {
	float: right;
	padding-right: 5px;
}
.right-section .pager-cont {
	float: left;
}
.blog-list {
	height: 40px;
	width: 426px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	margin-top: 5px;
}

.blog-list .title {
	padding-top: 4px;
	padding-left: 6px;
}
.blog-list .title a {
	color: #990000;
	font-weight: bold;
}
.blog-list .date {
	padding-top: 4px;
	padding-left: 10px;
}

