/****************************
Profiles
****************************/

#ProfilePhoto {
	margin-top: 7px;
	}

#ProfileInfo {
	color: #d4d9f0;
	margin: 0;
	}

#ProfileInfo div {
	margin: 0;
	margin-top: 7px;
	}

/* GAVE UP 
.PI_Status_on, .PI_Status_in, .PI_Status_off {
	margin: 5px;
	float: left;
	font-weight: bold;
	color: #FFF;
	background: #000;
	}

.PI_Status_on h2, .PI_Status_off h2, .PI_Status_in h2, .PI_Status_on h3, .PI_Status_off h3, .PI_Status_in h3 {
	display: block;
	text-align: right;
	height: 3px;
	line-height: 3px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	}

.PI_Status_on h2 span, .PI_Status_off h2 span, .PI_Status_in h2 span, .PI_Status_on h3 span, .PI_Status_off h3 span, .PI_Status_in h3 span {
	height: 3px;
	line-height: 3px;
	font-size: 3px;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	text-align: left;
	color: #00b102;
	}

.PI_Status_on h3 span, .PI_Status_off h3 span, .PI_Status_in h3 span {
	position: relative;
	top: -1px;
}

.PI_Status_on p, .PI_Status_off p, .PI_Status_in p {
	padding: 0;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
	text-align: center;
	margin: 0;
	}

.PI_Status_on h2 { background: #00b102 url('/data/profile/PI_on_tl.jpg') no-repeat top left; }
.PI_Status_on h2 span { background: #00b102 url('/data/profile/PI_on_tr.jpg') no-repeat top right; }
.PI_Status_on p { background: #00b102; }
.PI_Status_on h3 { background: #00b102 url('/data/profile/PI_on_bl.jpg') no-repeat bottom left; }
.PI_Status_on h3 span { background: #00b102 url('/data/profile/PI_on_br.jpg') no-repeat bottom right; }
*/


.PI_TopBox {
	float: left;
	padding: 5px;
	}

.PI_TopBox img {
	margin-left: 5px;
	}

.PI_TopBox a:link, .PI_TopBox a:visited {
	color: #999;
	font-weight: bold;
	font-size: 12px;
	border-right: 1px solid #666;
	padding-right: 5px;
	}

.PI_User_Male, .PI_User_Female {
	clear: both;
	display: block;
	text-indent: 5px;
	font-size: 34px;
	font-weight: bold;
	font-family: Arial;
	color: #0260df;
	line-height: 42px;
	padding: 0;
	margin: 0;
	background: #1a1d20 url('/data/profile/PI_User_bg.jpg');
	}

.PI_User_Female {
	color: #d202ca;
	}

.PI_Staff {
	background: url('/data/profile/untzlogo.jpg') no-repeat left center;
	padding-left: 70px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 10px;
	margin-left: 3px;
	font-style: normal;
	font-weight: bold;
	}

.Network { color: #3a6a8c; }
.Owner { color: #ff7e00; }
.Admin { color: #FF0000; }
.Mod { color: #00a2ff; }

.PI_Verify {
	padding-left: 28px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 10px;
	font-style: normal;
	font-weight: bold;
	}

.Unverified {
	background: url('/data/profile/v_unverified.jpg') no-repeat left center;
	color: #fff600;
	}

.Unverified a:link, .Unverified a:visited { color: #fff600; }

.Spotted {
	background: url('/data/profile/v_spotted.jpg') no-repeat left center;
	color: #ff7200;
	}

.Spotted a:link, .Spotted a:visited { color: #ff7200; }

.Verified {
	background: url('/data/profile/v_verified.jpg') no-repeat left center;
	color: #01ba01;
	}

.Verified a:link, .Verified a:visited { color: #01ba01; }


.PI_Basics {
	display: block;
	line-height: 36px;
	text-indent: 5px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-style: italic;
	}

.PI_Basics font {
	font-size: 11px;
	padding-left: 20px;
	font-style: normal;
	}

#InfoTable {
	margin-bottom: 10px;
	}

#InfoTable table {
	border-top: 1px solid #292e32;
	padding: 0;
	}

.label {
	text-align: right;
	width: 70px;
	padding: 2px;
	border: 1px solid #292e32;
	border-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.val {
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url('/data/profile/val_bg.jpg') no-repeat center left;
	}

.bbot {
	border-bottom: 1px solid #292e32;
	}

.hPic {
	margin-top: 25px;
	}

#block_interests, #block_moreinfo {
	border: 5px solid #000;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 7px;
	background: #FFF;
	color: #000
	line-height: default;
	}

#block_interests span, #block_moreinfo span {
	line-height: 1em;
	}

#block_friends {
	float: left;
	width: 260px;	
}

#block_Content {
	border: 1px solid #d4d9f0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 7px;
	background: #000;
	color: #FFF
	}

#block_journal{
	float: right;
	overflow: none;
	}



#journal_table {
	width: 100%;
	}

.JournalField {
	text-align: right;
	padding-right: 3px;
	width: 50px;
	font-size: 12px;
	}

.JournalMain {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d4d9f0;
	border-top: 1px dashed #d4d9f0;
	font-size: 12px;
	}

/* PHOTOS */

#Photos { 
	margin: 5px;
	}

#Photos img{
	background-position:center center;
	background-repeat: no-repeat;
	height:50px;
	width:50px;
	margin-top:7px;
	margin-right:7px;
	cursor:pointer;
	float:left;
}

#Photos img:hover{margin:3px 3px -2px -2px;border:2px #333 solid}

#PhotoMain {
	margin: 0;
	padding-top: 7px;
	height: 270px;
	margin-bottom: 10px;
	position: relative;
	top: -7px;
	}

#profile_main_pic{
	background-position:center center;
	background-repeat: no-repeat;
	text-align:center;
	width: 290px;
}

.ProfFriend {
	display: inline;
	float: left;
	width: 205px;
	margin: 5px;
	padding: 2px;
	line-height: 38px;
	height: 38px;
	border: 1px solid #21262a;
	}

#ccsp1 {
	height: 1px;
	width: 1px;
	font-size: 1px;
	}

#cssp1 h4 {
	display: none;
	height: 1px;
	width: 1px;
	font-size: 1px;
	}


#PageLeft { width: 585px; }

#gb_post { height: 110px; }


