/* DesktopNexus.com Profile CSS File */

.infoTable tr td {
	font-size: 8pt;
	vertical-align: top;
}
.infoTable tr td.label {
	color: #46678A;
	font-weight: bold;
	padding-right: 8px;
}
.infoTable tr td.content img {
	vertical-align: middle;
}
.infoTable tr td.content img.icon16 {
	vertical-align: top;
	margin-top: 3px;
	border: 0;
}
.infoTable tr td.content a {
	text-decoration: underline;
	color: #46678A;
}

#profileHeaderUsername {
	font-weight: bold;
	font-size: 21pt;
	color: #000;
}

#profileHeaderMemberBelow {
/* DEPRECATED
	font-weight: bold;
	color: #194D62;
*/
}

#fanButtonLink, #fanButtonLink:active, #fanButtonLink:hover {
	outline: none;
}

#fanStatusIcon{
	padding-left: 6px;
}

/*********/

.blueBlockTabs {
	display: block;
	height: 23px;
	background: transparent url('../images/blueBlockTabs-BG.gif') repeat-x scroll top left;
}

.blueBlockTabs .tab {
	display: block;
	float: left;
	height: 20px;
	color: #FFF;
	padding: 3px 18px 0 18px;
	font-size: 13px;
	font-weight: bold;
	background: transparent url('../images/blueBlockTabs-Sep.gif') no-repeat scroll top right;
}

.blueBlockTabs .tab:active, .blueBlockTabs .tab:hover, .blueBlockTabs .tabActive {
	text-decoration: none;
	background: transparent url('../images/blueBlockTabs-ActiveBg.gif') no-repeat scroll top right;
}

.blueBlockTabs .tab span {
	font-weight: normal;
	color: #EEF;
	font-size: 11px;
	padding-left: 4px;
}

/*********/

.moduleBlue {
	position: relative;
	background: #C1D3E8 url('../images/moduleBlue-bg.gif') repeat-x scroll top left;
	padding: 2px 4px 6px 4px;
}
.moduleBlue span.corner {
	position: absolute;
	background: transparent url('../images/moduleBlue-corners.gif') no-repeat scroll;
	z-index: 20;
	height: 6px; 
	width: 6px;
}
.moduleBlue span.topLeft {
	background-position: 0 0;
	left: 0px;
	top: 0px;
}
.moduleBlue span.topRight {
	background-position: -6px 0;
	right: 0px;
	top: 0px;
}
.moduleBlue div.title {
	padding: 3px 3px 0 8px;
	color: #00214B;
	font-weight: bold;
}
.moduleBlue div.title a.editLink {
	float: right;
}
.moduleBlueContent {
	padding: 8px;
	background-color: #FFF;
	border-left: 1px solid #C5D2E2;
	border-right: 1px solid #C5D2E2;
	border-bottom: 1px solid #C5D2E2;
	margin-bottom: 18px;
}
.moduleBlueContentTitle {
	padding: 3px 6px; 
	font-size: 8pt; 
	background-color: #E9EEF4; 
	color: #203D5C;
	font-style: italic;
	border-bottom: 1px solid #BFD2E5;
}
.moduleBlueContentTitle a {
	color: #203D5C;
	text-decoration: underline;
}
.moduleBlueContentTitle span {
	color: #777;
	font-style: normal;
}
.moduleBlueContentInner {
	padding: 6px;
}


.profileActivityItem {
	font-size: 8pt;
	border-bottom: 1px dotted #BBB;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.profileActivityItem .aLeft {
	float: left;
	padding-right: 6px;
}
.profileActivityItem .aRight {
	float: right;
	padding-left: 6px;
}
.profileActivityItem .contentBlock {
	display: inline-block;
	padding: 0 10px 0 20px;
	margin: 12px 0 8px 0;
	/* border-left: 5px solid #CDDDEF; */
}
.profileActivityFooter {
	font-size: 7pt;
	color: #777;
	padding-top: 2px;
}
.profileActivityFooter a, .profileActivityFooter a:active {
	color: #777;
	outline: none;
}
.profileActivityBlueLink {
	font-weight: bold;
	color: #46678A;
}


.profileHeaderDesign {
	position: absolute;
	background: #FFF url('../images/profile-top-design.gif') no-repeat scroll bottom right;
	bottom: -9px;
	right: 0;
	height: 78px;
	width: 507px;
}
.profileTitleBar {
	background-color: #9fb8d6;
	font-weight: bold;
	color: #365585;
	font-size: 13pt;
	padding: 6px;
	margin-bottom: 18px;
}
.profileTitleBar a {
	color: #365585;
}
.profileTitleBarSub {
	background-color: #365585;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	padding: 7px 0 7px 18px;
	margin-bottom: 16px;
}
.profileTitleBarSub a {
	color: #FFF;
}
.profileTitleBarSub a span {
	font-size: 8pt;
}
.dropShadowBase {
	position: relative;
	z-index: 10;
}
.dropShadowWhite {
	position: absolute;
	margin-left: 1px;
	margin-top: 1px;
	color: #FFF;
	z-index: 9;
}

.profileMyNav {
	background-color: #B1C4DC;
	background-color: #C1D4EC;
	width: 150px;
	font-size: 8pt;
	padding-bottom: 8px;
}

.profileMyNav div.title{
	background-color: #7794B8;
	padding: 4px 4px 4px 8px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 4px;
}

.profileMyNav a {
	display: block;
	padding: 3px 0 3px 16px;
	font-size: 8pt;
}
.profileMyNav a span {
	font-weight: bold;
	color: #333;
	padding-left: 4px;
}

.profileMyNav a:hover, .profileMyNav a:active {
	text-decoration: none;
	background-color: #D8E6F5;
	border-right: 4px solid #7794B8;
}

.profileMyLoadBox {
	padding: 16px 18px 18px 40px;
	background: #FFF url('../images/working-blue.gif') no-repeat scroll 18px 19px;
	border: 1px solid #CCC;
	font-size: 13pt;
	font-weight: bold;
	color: #6787AF;
}
.profileEditSaveStatus {
	font-size: 9pt;
	font-weight: bold;
	color: #272;
}

.journalMoodIcon {
	float: left;
	display: block;
	outline: none;
	border: 2px solid #FFF;
	padding: 1px;
	margin-right: 3px;
}
.journalMoodIcon:hover, .journalMoodIconActive {
	border: 2px solid #7794B8;
}
.profileSettingsTip {
	font-size: 8pt;
	color: #666;
	padding-left: 6px;
}

.PMMessageList {
	font-size: 8pt;
}

.PMMessageList tr:hover {
	background-color: #EBF2F9;
}

.PMMessageList th {
	text-align: left;
	font-weight: normal;
	padding: 3px 5px;
	font-size: 7pt;
	background: #EDEDED url('../images/pm-topfadebg.gif') repeat-x scroll top left;
	border-right: 1px solid #CCC;
}

.PMMessageList td {
	padding: 5px;
	border-bottom: 1px solid #CCC;
}

.PMMessageListMassBar {
	background-color: #EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 4px 8px;
}
.PMMessageListMassBarCount {
	float: right;
	padding: 2px 6px 0 6px;
	font-weight: bold;
	font-size: 9pt;
	color: #46678A;
}

.profileFieldset {
	margin: 8px 0;
	background-color: #F6F9FC;
	color: #555;
}

.profileFieldset span.divider {
	display: block;
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #DDD;
	margin: 8px 0;
}

.profileFieldset legend {
	color: #333;
	font-size: 9pt;
	font-weight: bold;
}

.profileFieldset div.helpBlock {
	font-size: 8pt;
	padding: 22px 0 6px 48px;
	background: transparent url('../images/profileFieldsetHelp.gif') no-repeat scroll 5px 18px;
	font-style: italic;
	color: #666;
}

#profileMemberIgnoreList {
	padding: 18px 0 18px 26px; 
	font-size: 10pt; 
	color: #222;
	font-weight: bold;
}

#profileMemberIgnoreCount {
	display: none;
}

#profileMemberIgnoreList a.delLink {
	color: #C00;
	font-size: 8pt;
	padding-left: 6px;
	font-weight: normal;
}

.profileSimpleBlock {
	position: relative;
	border: 1px solid #C5D2E2;
	background: #FFF url('../images/journal-block-bg.gif') repeat-x scroll top left;
	padding: 10px 14px;
	margin: 0 0 14px 8px;
}
.profileSimpleBlockTopPointer {
	position: absolute;
	top: -13px;
	left: 40px;
	width: 23px;
	height: 13px;
	background: transparent url('../images/journal-top-pointer.gif') no-repeat scroll top left;
}
.profileSimpleBlock .title {
	color: #666;
	font-weight: bold;
}
.profileSimpleBlock .title a {
	padding-left: 8px;
	color: #666;
	text-decoration: underline;
}
.profileJournalCalendar {
	position: relative;
	display: block;
	background: #FFF url('../images/journal-calendar.gif') no-repeat scroll top left;
	width: 50px;
	height: 54px;
}
.profileJournalCalendarMonth {
	position: absolute;
	width: 50px;
	top: 1px;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.profileJournalCalendarDay {
	position: absolute;
	width: 50px;
	top: 20px;
	text-align: center;
	font-weight: bold;
	color: #555;
	font-size: 18pt;
}
.profileJournalTitle {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #BBB;
}
.profileJournalTitle a.titleLink {
	font-size: 17pt;
	color: #444;
	text-decoration: none;
}
.profileJournalTitle a.titleLink:hover {
	color: #365585;
	text-decoration: none;
}
.profileJournalTitleResponseBlock {
	font-size: 8pt;
	margin-top: 6px;
	padding: 2px 0 3px 24px;
	background: transparent url('../images/journal-response-arrow.gif') no-repeat scroll 4px 0;
}
.profileSimpleBlockFooter {
	margin-top: 8px;
	padding-top: 6px;
	border-top: 1px dotted #BBB;
	font-size: 8pt;
	color: #888;
}
.profileSimpleBlockFooter a {
	font-size: 8pt;
	color: #888;
}
.profileJournalMood {
	position: relative;
	display: block;
	background: #FFF url('../images/journal-moodbg.gif') no-repeat scroll top left;
	width: 50px;
	height: 60px;
	text-align: center;
	margin-top: 16px;
}
.profileJournalMood img {
	margin-top: 22px;
}
.journalSummaryLink {
	display: block;
	margin: 3px 0 12px 12px;
	font-size: 8pt;
	outline: none;
}
.journalSummaryLink:hover {
	text-decoration: none;
	color: #46678A;
}
.journalSummaryTitleLink {
	font-size: 9pt;
	font-weight: bold;
	color: #46678A;
}
#responseToBlock {
	display: none;
	margin: 8px 0 4px 30px;
}
#responseToBlock div {
	padding: 7px;
	font-size: 8pt;
}
#responseToLoc {
	font-size: 8pt;
	width: 450px;
	color: #888;
}

.PMNavigationBar {
	font-size: 8pt;
	color: #666;
	background-color: #E9EEF4;
	padding: 8px;
	border-bottom: 1px solid #90A4BA;
}
.PMSubjectLine {
	font-weight: bold;
	font-size: 14pt;
	color: #000;
	padding: 12px 0 6px 20px;
	border-bottom: 1px solid #EEE;
}
.PMBetweenLine {
	font-size: 7pt;
	color: #666;
	font-weight: normal;
	padding-left: 12px;
}
.PMRightTagline {
	float: right;
	font-size: 7pt;
	color: #AAA;
	padding-right: 4px;
}
.PMBetweenLine a {
	color: #46678A;
}
.composePMTextbox {
	font-size: 10pt;
	width: 450px;
	border: 1px solid #CCC;
	padding: 1px 3px;
}
#PMACDiv {
	display: none;
	position: absolute;
	background-color: #FFF;
	border: 1px solid #BBB;
	z-index: 50;
}
#PMACDiv a {
	display: block;
	padding: 4px 18px 4px 8px;
}
#PMACDiv a.active {
	background-color: #FFFACD;
}

.roundedBoxBlue {
	position: relative;
	background-color: #7794B8;
	margin-bottom: 14px;
}

.roundedBoxBlue .corner {
	position: absolute;
	background: transparent url('../images/profile-bluecorners.gif') no-repeat scroll 0 0;
	width: 5px;
	height: 5px;
}

.roundedBoxWhite {
	position: relative;
	background-color: #FFF;
	margin: 6px 0 10px 0;
}

.roundedBoxWhite .corner {
	position: absolute;
	background: transparent url('../images/profile-whitecorners.gif') no-repeat scroll 0 0;
	width: 5px;
	height: 5px;
}

#dnMusicPlayerDiv {
	display: block;
	width: 450;
	padding-left: 4px;
}

.groupsGrid {
	padding-left: 0;
}

.groupsGrid .groupBlock {
	position: relative;
	float: left;
	margin: 3px 3px 5px 5px;
	width: 105px;
}
.groupsGrid .groupBlock .titleBar {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0.8;
	filter: Alpha(Opacity=8);
}
.groupsGrid .groupBlock .titleBar a {
	display: block;
	padding: 1px 3px 3px 3px;
	background-color: #000;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

#profileCommentsWrapper div.lightbluebox {
	width: 457px;
	overflow: auto;
}
