.profile_table {
}
.profile_table td {
	vertical-align: top;
}
.profile_table td.left {
	width: 300px;
}
.profile_table td.right {
	padding-left: 10px;
}
.profile_table td.right hr{
	color: #ccc;
	background: #fff;
	border: 1px solid #ccc;
}
.username {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

.friend {
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	clear: both;
}
.friend a {
	width: 243px;
	height: 57px;
	display: block;
	background: url('/_IMAGES/profile/friend.png') no-repeat top;
}
.friend a:hover {
	background: url('/_IMAGES/profile/friend-hover.png') no-repeat top;
}
.message {
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	clear: both;
}
.message a {
	width: 243px;
	height: 57px;
	display: block;
	background: url('/_IMAGES/profile/message.png') no-repeat top;
}
.message a:hover {
	background: url('/_IMAGES/profile/message-hover.png') no-repeat top;
}
.block {
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	clear: both;
}
.block a {
	width: 243px;
	height: 57px;
	display: block;
	background: url('/_IMAGES/profile/block.png') no-repeat top;
}
.block a:hover {
	background: url('/_IMAGES/profile/block-hover.png') no-repeat top;
}

fieldset {
	border-radius: 7px;
	-moz-border-radius: 7px;
	border: 1px solid #125983;
	padding: 4px;
}
legend {
	font-weight: bold;
	color: #fcee80;
}

.about-me {
	width: 530px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	clear: both;
}

/* BEGIN LEFT GRUP STYLES */
	.left_group {
	}
	.left_group td {
		padding: 10px;
		font-size: 12px;
	}
	.left_group tr.label td {
		color: #fff;
		background-color: #00273a;
		font-weight: bold;
	}
	.left_group tr.value td {
	padding: 10px;
	}
/* BEGIN LEFT GRUP STYLES */

/* BEGIN MAIN PHOTO STYLES */
	.main_photo {
		padding: 5px;
		height: 250px;
		width: 302px;
	}
	
	.main_photo .main_image_container {
		text-align: center;
		vertical-align: middle;
		border: 0px;
		height: 225px;
		overflow: hidden;
	}
	
	.main_image_container img {
	}
	
	.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 */


/* BEGIN PHOTO STYLES */
	.blank_photo {
		float: left;
		margin: 10px;
		margin-left: 0px;
		margin-bottom: 0px;
	}
	
	.photo {
		padding: 5px;
		height: 68px;
		width: 78px;
	}
	.photo:hover {
		cursor: pointer;
	}
	
	.current_photo {
	}
	
	.photo .image_container {
		text-align: center;
		vertical-align: middle;
		height: 56px;
		overflow: hidden;
	}
	
	.photo .description {
		font-size: 10px;
		height: 25px;
	}
	
	.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;
	}
/* END PHOTO STYLES */

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

#header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 8px;
	color: #fcee80;
}

#text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fcee80;
}


/* 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 {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}
	table.form_table2 td.field_label {
		white-space: nowrap;
		text-align: right;
		color: #fff;
		font-weight: bold;
		background-color: #00273A;
		padding: 10px;
		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%;
	}
	table.form_table2 tr td {
		padding: 5px;
	}

/*Comment Box Styles*/
#comment_top {
	width: 505px;
	margin: 10px 10px 10px 10px;
	clear: both;
}
#comment_bottom {
	width: 505px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	clear: both;
}
#comment_container {
	width: 505px;
	margin: 6px 0px 18px 0px;
	display: table;
	clear: both;
}
#comment_container img{
	border: 1px solid #ccc;
}
#comment_container div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px 20px 10px 20px;
}

#comment_container div.content span {
	font-family: "Courier New", Courier, monospace;
}