/*
 * Typography properties.
 */
.profileNoMargins {
	margin:0px!important;
	padding:0px!important;
}
.profileNoMargins img {
	display: block;
}
.profileTypeItalic {
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-style: italic;
	text-decoration:none;
	font-size:13px!important;
	text-transform: none!important;
	font-weight: normal;
}
.profileNameBoldCaps {
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	color:#333
}
.profileDescriptionItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px!important;
	font-style: italic!important;
	padding:0px;
	margin: 0 0px 5px 0px!important;
}
.profileDoubleline {
	height:32px;
	overflow:hidden; 
	text-overflow: ellipsis;
}
.profileSmallText, .profileSmallTextName {
	font-size:9px!important;
}
.profileSmallText a:link, .profileSmallTextName a:link, .profileSmallText a:active, .profileSmallTextName a:active, .profileSmallText a:visited, .profileSmallTextName a:visited {
	font-size:10px!important;
	line-height:8px;
}
h3.profileSmallText, h3.profileSmallTextName {
	font-size:9px!important;
	line-height:9px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-weight: bold!important;
	padding: 5px 0px 0px 0px!important;
}
h3.profileSmallText a:link, h3.profileSmallTextName a:link, h3.profileSmallText a:active, h3.profileSmallTextName a:active, h3.profileSmallText a:visited, h3.profileSmallTextName a:visited {
	font-size:9px!important;
	line-height:9px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-weight: bold!important;
	padding: 5px 0px 0px 0px!important;
	
}
h3.profileSmallText, h3.profileSmallTextName {
	font-size:9px!important;
	line-height:9px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
h3.profileSmallText a:link, h3.profileSmallTextName a:link, h3.profileSmallText a:active, h3.profileSmallTextName a:active, h3.profileSmallText a:visited, h3.profileSmallTextName a:visited {
	font-size:9px!important;
	line-height:9px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
#content h3 {
	margin:0px;
	padding:5px 0px 5px 0px;
	font-family: "Arial Black", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-transform: uppercase;/* EDITS BTY DXTR 26JAN10 *//* margin:0px; */
/* padding:0px 0px 5px 0px; */
/* font-family: "Arial Black", Gadget, sans-serif; */
/* font-size: 12px; */
/* color: #666; */
/* text-transform: uppercase; */
}
#content h3 a:link, #content h3 a:active, #content h3 a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333!important;
	font-size: 12px;
	line-height: 14px;
}
#content h3 a:hover {
	color: #e82e21!important;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.profilePager p {
    color: #333333;
    border: 0 none;
    font-family: Georgia,serif;
    font-size: 13px/15px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0 0 10px;
    padding: 0;
    vertical-align: baseline;
    clear:left;
}
/* Removed by HB Feb. 22, 2012 for in-page consistency

#content ul
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:15px;
	margin: 5px 0px 3px 8px;
	list-style-type:none;
	padding:0px;
}
#content ul ul, 
#content ul ol
{
	margin: 7px 0px 3px 8px;
}
#content ul li, #content ol li ul li
{
	color: #333;
	line-height:15px;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 8px;
	background:transparent url(http://stage.newschool.edu/parsons/css/sidebar-list-bullet.gif) no-repeat scroll 0px 5px;
	*background:transparent url(http://stage.newschool.edu/parsons/css/sidebar-list-bullet.gif) no-repeat scroll 0px 4px;
	list-style-type:none;
}
#content ol li ul li
{
	color: #333;
	line-height:15px;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 8px;
	background:transparent url(http://stage.newschool.edu/parsons/css/sidebar-list-bullet.gif) no-repeat scroll 0px 5px;
	*background:transparent url(http://stage.newschool.edu/parsons/css/sidebar-list-bullet.gif) no-repeat scroll 0px 4px;
	list-style-type:none;
}
#content ul li a:link, #content ul li a:active, #content ul li a:visited {
	font-size: 13px;
	line-height: 15px;
	color: #e82e21;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	font-style: normal;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
}
#content ul li a:hover {
	list-style-type:none;
	color: #000!important;
}
#content ol {
	margin: 5px 0px 3px 5px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size: 13px;
	list-style-type: decimal;
}
#content ol ol,
#content ol ul
{
	margin: 7px 0px 3px 8px;
}
#content ol li {
	list-style-type:decimal;
	color:#333;
	margin:0 0 0 15px;
	padding:0px 0px 7px 8px;
	background:transparent;
}
#content li a:link, #content li a:active {
	line-height: 14px;
	font-size: 13px;
	color: #e82e21;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content li a:visited {
	color: #e82e21;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-size: 13px;
}*/

/*
 * Grid properties.
 */
.profileBox {
	padding: 4px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	line-height: 0px;
}
.profileBox img {
	margin: 0px 0px 5px 0px!important;
	line-height: 0px!important;
}
.profile {
	margin-bottom: 20px;
}
hr.profileClear {
	background-color:#fff;
	clear:both;
	color:#fff;
	visibility: hidden;
}
div.profileNonFeatured {
	float: left;
	margin-right: 20px;
}
div.profileNonFeatured {
	float: left;
	margin-right: 20px;
}
div.profileSupportPhoto, div.profileFeatured, div.profilePhoto {
	float: left;
	margin-right: 20px;
}
.profileLast {
	margin-right:0;
	padding-right:0;
	vertical-align: bottom;
}
/* The last column in a row needs this class. */
.profileLast, div.profileLast {
	margin-right: 0;
}
/* The last column in a row needs this class. */
.profileCollapse {
	margin-bottom: 0;
}
.profileNonFeatured {
	width: 100px;
}
.profileSupportPhoto, .profileFeatured {
	width: 220px;
}
.profilePhoto {
	width: 460px;
}
.profileInfo, .profileListingWrapper {
	width: 700px;
}
