.profile_table {
}
.profile_table td {
	vertical-align: center;
}
.profile_table td.left {
	width: 300px;
}
.profile_table td.right {
	padding-left: 10px;
}

.user-head-box {
	height: 94px;
}
.user-head-box .username {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.user-head-box .headline {
	font-size: 1.4em;
	font-weight: 500;
	padding: 0;
	margin: 0;
}
/* PAGE TABS STYLES */
#page-tabs {
	padding: 0;
	width: 600px;
}
#page-tabs td{
	text-align: center;
	margin: 0;
	padding: 0;
}
#page-tabs td a{
	display: block;
	background: #c2d4e4;
	border: 1px solid #c2d4e4;
	border-bottom: none;
	width: 66px;
	height: 20px;
	padding: 5px;
	margin-right: 5px;
	font-weight: bold;
	float: left;
	color: #305e91;
	text-decoration: none;
}
#page-tabs td a:hover{
	background: #305e91;
	border: 1px solid #305e91;
	border-bottom: none;
	color: #fff;
}
#page-tabs td a.selected{
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 5px;
	margin-right: 5px;
	float: left;
	text-decoration: underline;
}
#page-tabs td a:hover.selected{
	color: #305e91;
}
/* MY LATEST BLOG ENTRIES */
.profile_blog_entries {
}
.profile_blog_entries td {
	font-size: 12px;
}
.profile_blog_entries tr.label td {
	background-color: #fff;
	font-weight: none;
	padding: 6px;
}
.profile_blog_entries tr.value td {
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.profile_blog_entries_date {
	font-size: 9px;
	font-weight: none;
	font-style: italic;
	color: #999999;
}
.profile_blog_entries_content {
	font-weight: none;
	color: #555;
}
/* BEGIN LEFT GRUP STYLES */

/* BEGIN MAIN PHOTO STYLES */
.main_photo {
	margin: 0 auto;
	width: 260px;
	height: 260px;
	padding-bottom: 10px;
}
	
.main_photo .main_image_container {
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.main_photo .main_description {
	font-size: 14px;
	line-height: 25px;
	height: 25px;
}
	
.main_description_mask {
	height: 25px;
	width: 300px;
	overflow: hidden;
}
/* END MAIN PHOTO STYLES */
/* LEFT & RIGHT COLUMNS */
.left-column {
	float: left;
	width: 260px; 
}
.right-column {
	float: right;
	width: 580px;
}
/* PAGE HEADERS */
.right-column h4{
	padding-top: 10px;
	padding-bottom: none;
	margin: 0;
}

/* MESSAGE STYLES */
.message-box {
	margin: 0 auto;
	
}
.message-box a:link, .message-box a:visited{
	display: block;
	width: 258px;
	padding: 5px 0 5px 0;
	text-align: center;
	border: 1px solid #ccc;
	background: #e8e8e8;
	text-decoration: none;
	color: #555;
	font-weight: bold;
	margin-bottom: 1px;
}
.message-box a:hover{
	display: block;
	text-align: center;
	background: #305e91 url('/_IMAGES/profile/title-bg.gif') repeat-x top;
	border: 1px solid #214165;
	text-decoration: none;
	color: #fff;
}
/* ALL RECENT ACTIVITIES STYLE */
.activities-table { 
	margin: 10px 0 10px 0; 
	border: 1px solid #ccc; 
	border-top: none; 
}
.activities-table td {
	vertical-align: top;
	white-space: nowrap;
}
.activities-table td.text {
	white-space: normal;
	width: 100%;
	padding: 10px
}
.activities-table td.icon {
	padding: 10px;
}
.activities-table tr.header td{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #214165;
	border-bottom: none;
	background: url('/_IMAGES/profile/title-bg.gif') repeat-x top;
}
.activities-table tr.header td a{
	color: #fff;
}
.activities-table tr.alt td{
	background-color: #eee;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
/* ALL RECENT COMMENTS STYLE */
.comments-table { 
	margin: 10px 0 10px 0; 
	border: 1px solid #ccc;
	border-top: none; 
}
.comments-table td {

}
.comments-table td.text {
	white-space: normal;
	padding: 10px;
}
.comments-table td.user {
	white-space: normal;
	padding: 10px;
	font-weight: bold;
}
.comments-table td.date {
	white-space: normal;
	padding: 10px;
	color: #555;
	font-size: 11px;
}
.comments-table tr.header {
	padding: 5px;
}
.comments-table tr.header td{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #214165;
	background: url('/_IMAGES/profile/title-bg.gif') repeat-x top;
}
.comments-table tr.alt td {
	background-color: #eee;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
.comments-table .container-blank{
	padding: 10px;
}
/* RIGHT PAGES TOP PADDING */
.rp-top-padding {
	padding: 10px 0 0 0;
}
/* BLOCKS STYLES */
.title-box { margin: 10px 0 10px 0;}
.title-box .title{
	text-align: left;
	background: #305e91 url('/_IMAGES/profile/title-bg.gif') repeat-x top;
	border: 1px solid #214165;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #fff;
}
.title-box .title a{
	color: #fff;
}
.title-box .container {
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;
}
.title-box .container-info {
	border: 1px solid #ccc;
	border-top: none;
	padding: 0;
}
.title-box .container-friend {
	border: 1px solid #ccc;
	border-top: none;
	padding: 0;
}
.title-box .image-wrap {
	float: left;
	padding: 8px 8px 8px 10px;
	height: 65px;
	width: 60px;
	text-align: center;
	margin: 0 auto;
}
.title-box .image {
	background-color: #ee;
	border: 1px solid #ccc;
	padding: 2px;
	float: left;
}
.title-box .image-text {
	font-size: 10px;
}
.title-box .container-blog {
	border: 1px solid #ccc;
	border-top: none;
	padding-bottom: 10px;
}
.title-box ul {
	padding: 0;
	margin: 0;
	}
.title-box li{
	list-style: none;
	padding: 0px;
}
.title-box .text {
	font-size: 11px;
	padding: 0 10px 0 10px;
}
.title-box td.text-blank {
	white-space: normal;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
/* FRIEND STYLES */
.friend-box { margin: 10px 0 10px 0; border-right: 1px solid #ccc;}
.friend-box .title{
	text-align: left;
	background: #305e91 url('/_IMAGES/profile/title-bg.gif') repeat-x top;
	border: 1px solid #214165;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #fff;
}
.title-box .title a{
	color: #fff;
}
.friend-box .cell-white {
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	border-top: none;
	border-right: none;
}
.friend-box .cell-white div.image {
	float: right;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 2px;
}
.friend-box .cell-white div.image img{
	border: 1px solid #ccc;
}
.friend-box .cell-white div.text {
	float: left;
	width: 100px;
	padding: 0;
	font-size: 11px;
}
.friend-box .cell-gray {
	background: #eee;
	padding: 10px;
	border: 1px solid #ccc;
	border-top: none;
	border-right: none;
}
.friend-box .cell-gray div.image {
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px;
}
.friend-box .cell-gray div.image img{
	border: 1px solid #ccc;
}
.friend-box .cell-gray div.text {
	float: left;
	width: 100px;
	padding: 0;
	font-size: 11px;
}
/* COMMENT REPLY STYLES */
.comment-reply-box {
	margin-left: 60px; 
	border: 1px solid #ccc; 
	border-left: 3px solid #ccc; 
	margin-top: 10px;
	padding: 5px; 
	background: #EEEEEE;
}
/* profile (short) */
.alert-box {
	margin-left: 60px; 
	border: 1px solid #f2a764; 
	margin-top: 10px;
	padding: 3px; 
	font-size: 10px;
	color: #983b16;
	background: #f2c59d;
	font-weight: bold;
	text-align: center;
}
.alert-box input{
	background: #de5620;
	color: #fff;
	font-weight: bold;
	border: 1px solid #aa4219;
	padding: 2px;
	font-size: 9px;
}
/* blog (full) */
.alert-box-full {
	border: 1px solid #f2a764; 
/*	margin: 0 0 20px 0;*/
	padding: 3px; 
	color: #983b16;
	background: #f2c59d;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
.alert-box-full input{
	background: #de5620;
	color: #fff;
	font-weight: bold;
	border: 1px solid #aa4219;
	padding: 2px;
	font-size: 9px;
	margin-left: 5px;
}
.reply-comment-input {
	height: 60px;
	background: url('/_IMAGES/profile/comment-reply-input.png') no-repeat center; 
	text-align: left;
	padding: 20px 0 0 10px;
}
.reply-comment-input-width {
	width: 70%;
}
.reply-comment-input .btn {
	color: #fff;
	width: 100px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 2px;
	padding: 2px;
	background: url('/_IMAGES/profile/title-bg.gif') repeat-x top; 
	border: 1px solid #214165;
}
/* PHOTO STYLES */
.title-box .photo-box {
	 border: 1px solid #ccc;
	 float: left;
	 padding: 5px;
	 margin: 5px;
}
/* BLOG ENTRIES LISTS STYLES */
.title-box .container-blog-list {
	border: 1px solid #ccc;
	border-top: none;
	padding: 0;
}
.title-box .container-blog-list a, .title-box .container-blog-list a:visited {
	display: block;
	padding: 5px 0 5px 20px;
	text-align: left;
	text-decoration: underline;
	color: #555;
	font-weight: bold;
	border-top: 1px dashed #ccc;
	margin-bottom: 1px;	
}
.title-box .container-blog-list a:hover {
	display: block;
	border-top: 1px solid #ccc;
	background: #eee url('/_IMAGES/profile/arrow.png') no-repeat left;
	text-decoration: underline;
	color: #fe9512;
}
/* BLOG ENTRIES STYLES*/
.title-box .container-blog-entries {
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
}
.title-box li.blog-bg {border-bottom: 1px solid #ccc;}
.title-box li div.blog-title-wrap {
	background: #eee url('/_IMAGES/profile/arrow.png') no-repeat left;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 10px 20px;
	height: 20px;
}
.title-box li div.blog-title{
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.title-box li div.blog-content{ 
	padding: 10px 0 20px 20px;
}
.title-box li div.blog-content-full { 
	padding: 10px 20px 10px 20px;
	line-height: 2;
	color: #555;
}
.title-box li div.blog-content-full a{ 
	font-weight: bold;
}
.title-box li div.blog-date{
	color: #999;
	font-size: 10px;
	font-style: italic;
	float: right;
	padding-top: 3px;
}
.title-box li div.comments{
	padding: 0 10px 10px 0;
	margin: 0;
	text-align: right;
	font-size: 10px;
}
.title-box .comment-txt {
	padding: 5px 20px 5px 0px;
	border-top: 1px dashed #ccc;
}
.title-box .comment-title {
	padding: 0px 0 10px 0;
	margin: 0;
}
.title-box .comment-blank {
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #305E91;
	text-align: center;
	margin: 0 auto;
}
.title-box .comment-image {
	padding: 10px;
	background: #fff;
}
.title-box .comment-form {
	padding: 10px;
	text-align: left;
	margin: 0 auto;
}
.title-box .comment-form-title{
	font-weight: bold;
	font-size: 16px;
	color: #305E91;
}
.title-box li div.comments a{
	color: #25964d;
}
.title-box li div.comments a:hover{
	color: #555;
}
.title-box .attach {
	padding: 10px 20px 0 20px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #305e91;
	border-top: 1px dashed #ccc;
}
/* COMMENTS BLOCK */
.comments {
	margin: 20px 0 20px 0;
}
.comments .photo { 
	width: 45px;
	height: 45px;
	padding: 5px;
}
.comments .comment-input{
	height: 92px;
	background: url('/_IMAGES/profile/comment-bg.png') no-repeat center; 
	text-align: center;
	padding-left: 20px;
	margin-top: 20px;
}
.comments div.comment-text {
	text-align: left;
	margin: 0;
	padding-bottom: 3px;
}
.comments div.checkbox{
	text-align: left;
}
.comments textarea {
	border: 1px solid #ccc;
	height: 30px;
	width: 450px;
}
.comments div.comment-box {
	float: left;
}
.comments div.comment-btn {
	float: left;
}
.comments div.comment-btn  input.disabled {
	color: #555;
	width: 75px;
	height: 32px;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 5px;
	background: #ccc;
	border: 1px solid #ccc;
}
.comments div.comment-btn input {
	color: #fff;
	width: 75px;
	height: 32px;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 5px;
	background: url('/_IMAGES/profile/title-bg.gif') repeat-x top; 
	border: 1px solid #214165;
}
/* BEGIN PHOTO STYLES */
.blank_photo {
	float: left;
	height: 50px;
	width: 50px;
	padding: 10px;
	margin-left: 6px;
}
.photo { text-align: center;}
.photo a:hover {cursor: pointer;}
.current_photo {}
.photo .image_container {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 50px;
	overflow: hidden;
}
.photo .description {
	font-size: 10px;
	height: 15px;
	color: #305e91;
}
.description_mask {
	height: 12px;
	width: 76px;
	overflow: hidden;
}
.controls {
	margin-top: 5px;
}
.controls td.control_left {
}
.controls td.control_middle {
	text-align: center;
	width: 100%;
}
.controls td.control_right {
	text-align: right;
}
.controls input {
	font-size: 11px;
}
/* GLOBAL STYLES */
.remove-btn {
	font-size: 9px;
	font-weight: bold;
	background: #ffcccc url('/_IMAGES/_XSL/templates//www_main/remove-btn-x.gif') no-repeat top left;
	color: #ad2a30;
	padding: 4px 4px 4px 20px;
	font-weight: bold;
	border: 1px solid #ad2a30;
	width: 73px;
}
.remove-btn-x {
	font-size: 9px;
	font-weight: bold;
	background: #ad2a30;
	color: #ffcccc;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #ad2a30;
}
.add-btn {
	font-weight: bold;
}
.add-btn a{
	background: #ccffcc url('/_IMAGES/_XSL/templates//www_main/add-btn.gif') no-repeat top left;
	color: #338800;
	padding: 3px 3px 3px 20px;
	text-align: center;
	border: 1px solid #338800;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 10px;
	font-weight: bold;
	width: 48px;
	height: 16px;
	margin-top: 10px;
}
.add-btn a:hover{
	color: #338800;
	cursor: pointer;
	text-decoration: none;
}
/* EDIT SETTINGS BUTTON */
.edit-btn {
}
.edit-btn a:link{
	background: #ccffcc url('/_IMAGES/_XSL/templates//www_main/add-btn.gif') no-repeat top left;
	color: #338800;
	padding: 3px 3px 3px 23px;
	text-align: center;
	border: 1px solid #338800;
	text-decoration: none;
	text-align: center;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.edit-btn a:visited{
	background: #ccffcc url('/_IMAGES/_XSL/templates//www_main/add-btn.gif') no-repeat top left;
	color: #338800;
	padding: 3px 3px 3px 23px;
	text-align: center;
	border: 1px solid #338800;
	text-decoration: none;
	text-align: center;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.edit-btn a:hover{
	color: #338800;
	cursor: pointer;
	text-decoration: none;
}
/* END GLOBAL STYLES */

/*- - - - - - - - - - - - - - - - - -*/


/* general web form styles */
	table.form_table2 {
	font-size: 13px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
	table.form_table2 input, select {
}
	table.form_table2 tr.header td {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
	table.form_table2 td.field_label {
	white-space: nowrap;
	padding: 7px;
	text-align: right;
	font-weight: bold;
	background-color: #d1d1d1;
	vertical-align: top;
}
	table.form_table2 td.label {
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
	table.form_table2 td.field {
	width: 100%;
	background-color: #FFF;
}
	table.form_table2 tr td {
	padding: 5px;
}
.seemore {
	margin-left: 60px;
	padding: 5px 0 0 0;
}