.pf_mod{ margin: 0px 0px 8px 0px; }
.pf_mod .cHeaderTxt img{ vertical-align: text-bottom; }
.pf_mod .liquidBox .bd .c .s{ padding-bottom: 0px; }

.pf_mod button img{ vertical-align: text-bottom;}

#pf_main{ width: 100%; }

/* Profile styling */
#pf_profile .liquidBox .bd .c .s{
	padding: 8px 20px 5px 6px;
}
#pf_profile_body{
	overflow: hidden;
}

#pf_profile #ttNav{
	float:right;
	margin: 0px 10px 0px 0px;
}
#pf_profile #ttNav li, #pf_profile #ttNav li a, #pf_profile #ttNav li span{
	display: inline;
	font-size: 9pt;
	float: none;
	font-weight: bold;
}

#pf_profile #ttFreeFormBody{ margin: 12px 0px 0px 15px; }

#pf_profile img{ border: 0px; vertical-align: text-bottom; }
#pf_profile #pf_pic{
	float: left;
	margin: 0px 15px 5px 0px;
	text-align: center;
}
#pf_profile #pf_pic img{ border: 1px solid #bbb; }
#pf_profile #pf_pic .admin_link{
	color: #a11;
	font-weight: bold;
	text-decoration: none;
}
#pf_profile #pf_pic .admin_link:hover{ text-decoration: none; }


/* odd_table styling */
.pf_mod .pf_oddtable { border-collapse:collapse; margin: -1px 0px; width: 100%;}
.pf_mod .pf_oddtable td { padding : 2px; white-space: nowrap;}
.pf_mod .pf_oddtable .pf_rowodd td { 
	background-color: #f2f2f2;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}
.pf_mod .pf_oddtable tr td:last-child{
	text-align: right;
}
.pf_buttonrow{
	margin: 6px 0px 0px 6px;
	overflow: hidden;
}

#pf_main .admin_link, #pf_main .admin_link:link, #pf_main .admin_link:visited, #pf_main .admin_link:active{ font-size: 8pt; color: #a11; }
.pf_mod .admin_links { margin: -6px 0px 3px 6px; color: #aaa; }
#pf_main .pf_mod .cHeaderTxt{ display: block; float: none;}
#pf_main .pf_mod .cHeaderTxt .admin_link{ float:right; margin: 6px 12px 0px 0px;};

#pf_recent_add{ display: block; margin: -8px 0px 2px 6px; }





/* stats styling */
#pf_stats ul{
	list-style: none outside none;
	padding: 0px;
	margin: 0px;
}
#pf_stats ul li h4{
	font-size: 11pt;
	font-style: italic;
	color: #777;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	border-bottom: 1px solid #777;
}
#pf_stats ul li.open h4{
	color: #222;
	border-bottom: 1px solid #222;
}

#pf_stats ul li h4 .pf_c{ visibility: hidden; display: none; }
#pf_stats ul li.open h4 .pf_o{ visibility: hidden; display: none; }
#pf_stats ul li.open h4 .pf_c{ visibility: visible; display: inline; }

#pf_stats ul ul span.pf_num{
	float:left;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #444;
	text-align: right;
	width: 3.2em;
	padding: 0px;
	margin: -3px 4px 0px -4px;
}
#pf_stats ul ul li{
	overflow: hidden;
	padding: 4px;
	font-size: 10pt;
}
#pf_stats li ul{
	overflow: hidden;
}

/* student activity styling */
#pf_students td { text-align: right; }
#pf_students .liquidBox .bd .c .s{ padding: 20px 7px 5px 7px; }
#pf_students a.pf_disabled, #pf_students a.pf_disabled:hover {
	text-decoration: none;
	cursor: default;
	color: #999;
}
#pf_students .yuimenu .bd{
	background-image: none;
	background-color: white;
}
#pf_students .yuimenu .bd img{ border: none; vertical-align: text-bottom; }
#pf_students .yuimenuitem{ padding: 1px 0px; }
#pf_students .yuimenuitemlabel{ padding: 0px 8px;}


#pf_recent .liquidBox .bd .c .s{ padding: 20px 7px 5px 7px; }

#rssContentMenuControl{ font-size: 9pt; text-decoration: none;}
#rssContentMenuControl:hover, #rssContentMenuControl:active, #rssContentMenuControl:focus, #rssContentMenuControl:visited{ text-decoration: none;}

#pf_main td.pf_half{ width: 50%; vertical-align: top; }
.pf_mod{ margin: 0px 4px 12px 4px; }

/* Mail styling */
.pf_mcitem{
	display: inline-block;
	width: 54px;
	text-align: center;
	text-decoration:none;
	cursor:pointer;
}
.pf_mcitem:hover{ text-decoration:none; }
.pf_mcitem img{ border: 0px; }
#pf_inbox_new {
	color: #fff;
	background-color: #d00;
	font-size: 12pt;
	font-weight: bold;
	font-family: monospace;
	height: 22px;
	padding: 1px 5px 0px 6px;
	position:absolute;
	margin-left:27px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#pf_mail textarea{
	width: 100%;
	height: 100px;
	background-color: #f9f9f9;
	padding: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.pf_mod p{ margin: 5px;}

.pngimg{
	width: 16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
}