.profileContainer, .miniProfileContainer { background: #f2f2f1 url(/images/profileCellBg.gif) repeat-y right; }
.profileContainer0 { background: #faf6eb url(/images/profileCellBg.gif) repeat-y right; }

#tableProfiles { width: 95%; }

.profileProps {
	width: 100%;
}
.profilePName {
	font-size: 11px;
	font-weight: normal;
	color: #727171;
	width: 120px;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
}
.miniProfile .profilePName {
	width: 60px;
}
.profilePValue {
	font-size: 11px;
	color: #000;
	height: 14px;
	vertical-align: middle;
}
.profileHeader {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}
.profileName {
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
.profileName a {
	color: #0587c4;
	text-decoration: none;
}
.profileLastVisit {
    width: 100%;
	height: 40px;
}
.profileLastVisit td {
	color: #727171;
	font-size: 11px;
	vertical-align: middle;
}
.profileStatus {
	text-align: right;
}
.profileDate {
	font-size: 11px;
	color: #000;
}
.padding { width: 15px; }
.miniProfileContainer { width: 47%; }
.profilePaddingCenter { width: 1%; }
.profileEmpty { text-align: center; padding: 1em 0 2em 0; }

.profilePhoto { padding: 5px 15px 5px 15px;}

.profileLink { height:15px; }
.profileLink a { font-size: 11px; }

.miniProfileContainer .profilePhoto { width: 70px; }
.profileContainer .profilePhoto { width: 100px; padding-bottom: 15px;}

.profileBottom {
    width: 100%;
	height: 40px;
}
.profileBottom td {
	vertical-align: middle;
	font-size: 11px;
	color: #424141;
}
.profileBottom a { font-size: 11px; }

.profileSendMsg {
	text-align: right;
	padding-right: 19px;
}
.profileMain {
	font-size: 11px;
	padding-left: 15px;
}
table.freeSpace {
	width: 100px;
}
td.freeSpace {
	font-family: tahoma;
	font-size: 9px;
	color: #000;
	text-align: center;
}
.freeSpaceRed { background: url(/images/freeSpaceRed.gif) repeat-x; }
.freeSpaceBlue { background: url(/images/freeSpaceBlue.gif) repeat-x; }

td.profileSection {
	color: #000;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
}

.profileSectionName {
	font-family: tahoma;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 15px;
}

.profilePhotoVideo {
    width: 100%;
	text-align: center;
	margin-top: 10px;
}
.profilePhotoVideo td {
	font-size: 12px;
}
.padding1 { width: 12px; }

.profileLinks {
	padding-top: 3px;
	padding-bottom: 40px;
}

.profileLinks .stars {
    padding: 4px;
}

.profilePhotoDesc {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.profilePValue input.wide, .profilePValue select.wide, .profilePValue textarea {
	width: 300px;
}

.profilePValue textarea {
	height: 200px;
}

.profilePValue input, .profilePValue select, .profilePValue textarea {
	margin: 2px 0px 2px 0px;
}

.profilePValue a {
	text-decoration: none;
}

.profile td {
	font-size: 11px;
}

.profileContainer .simple {
	padding: 1.5em 2em 1.5em 1.5em;
	font-size: 12px;
}

.profileContainer .simpleCenter {
	padding: 1em;
	font-size: 12px;
	text-align: center;
}

.simple input.wide, .simpleCenter input.wide {
	width: 250px;
}

.selectedPage {
	font-size:11px;
	color: white;
	background-color: #a02020;
	font-weight: bold;
	text-decoration: none;
}

.nonSelectedPage {
	font-size:11px;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
