
/* --------------------------------------------
used by more than one module on directory page
-------------------------------------------- */
.bottom-tab {
	background: url(/images/bottom-tab.gif) top left no-repeat;
	height: 23px;
	width: 220px;
	display: block;
	padding: 5px 0px 0px 17px;
	margin: 0;
}

#mail-more,
#mail-more li{
	padding: 0 !important;
	margin: 0 !important;
	height: auto;
	overflow: hidden;
}

#mail-more2,
#mail-more2 li{
	padding: 0 !important;
	margin: 0 !important;
	height: auto;
	overflow: hidden;
}

#mail-more li p,
#mail-more2 li p{
	margin: 0 0 8px 0;
	padding: 0;
}

ul li.first {
	border-top: none;
}

ul li.last {
	border-bottom: none;
}

div.column.last p{
	line-height: 18px;
}

/* --------------------------------------------
	all the right modules for this page
-------------------------------------------- */

.directory-addedit, .directory-financialaid, .directory-registrars {
	background:transparent url(/images/top-bar-shadow2.png) no-repeat center top;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	width: 231px !important;
	overflow-x: hidden;
}

	/* --------------------------------------------
			registrars specifc
	-------------------------------------------- */
	.directory-registrars img { /* this is ALMOST same as categories recent news ... CONSOLIDATE*/
		margin:0px 0px 10px 0px;
	}

	/* --------------------------------------------
			add/edit specifc
	-------------------------------------------- */
	
	.directory-addedit h3 {
		border-bottom: 5px solid #c90016;
	}
	
	/* --------------------------------------------
			useful numbers
	-------------------------------------------- */
	
	.directory-useful h2 {
		display: block;
		width: 220px;
		height: 49px;
		background:#fff url(/images/useful-num.png) no-repeat scroll center top;
		color:#FFFFFF;
		padding-top: 10px;
		margin-bottom: -17px;
		border-bottom: none;
	}

/* --------------------------------------------
		offices-services-list-all 
-------------------------------------------- */

.wrap.directory-refineby {
	width: 985px;
	height: auto;
	position: relative;
	padding: 0px 0px 8px 0px;
}

	/* --------------------------------------------
				refine by special classes
	-------------------------------------------- */
	
	.directory-refineby h3 {
		background: none;
		padding: 0px;
		color: #7a7a7a;
		
	}
	
	.directory-refineby .black {
		color:#000;
		font-size: 14px;
	}
	
	.directory-refineby h3, .directory-refineby ul li {
		border-bottom: none;
	}
	
	.directory-refineby .column.first {
		width:181px;
		margin: 15px 0px 0px 17px;
		_margin: 15px 0px 0px 8px !important;
		float:left;
		position: relative;
		padding-top: 0px;
	}
	.directory-refineby .column {
		width: 179px;
		padding: 13px 0 0 0px;
		margin: 15px 0px 0px 8px;
		_padding-top: 28px;
		float:left;
		position: relative;
	}

	.viewing {
		font-size: 12px;
		padding: 0;
		margin: 5px 0 0 19px;
	}

/* --------------------------------------------
		offices-services-list-all 
-------------------------------------------- */

.wrap.offices-services-list-all {
	width: 700px;
	height: auto;
}

#col-titles{
	margin-bottom: 5px !important;
	display: block !important;
	height: 20px !important;
	
	}

.black {color: #000;}

p.location-title {
	color: #333;
	text-align: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: auto;
	font-weight: normal;
	font-size: 12px;
	width: 198px !important;
}

p.phone-number-title {
	text-align: left;
	color: #333;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: auto;
	font-weight: normal;
	font-size: 12px;
	width: 114px !important;
	
}

p.office-title {
	text-align: left;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: auto;
	font-size: 12px;
	width: 365px !important;
}

/* --------------------------------------------
		USEFUL NUMBERS specific formatting
-------------------------------------------- */

#useful-numbers p{
	margin: 4px 0 0 0;
	padding: 0 8px 0 0;
	font-weight: bold;
	width: auto;
}

h2.useful-numbers-title {
	border: 0;
	color: #fff;
	background: #fff url(/images/useful-num.png) top left no-repeat;
	display: block;
	width: 210px;
	height: 39px;
	margin: 0;
	padding: 10px 0 0 10px;
}

#useful-numbers ul li {
	height: 30px;
}
	
	
/* --------------------------------------------
		 PAGINATION 
-------------------------------------------- */
.pagination-holder ul  {
	width: auto;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

.pagination-holder ul li {
	float: left;
	height: 15px;
	margin: 0;
	border: none;
	padding: 0 5px 0 5px !important;
	display: block;
	
}

.pagi-line {
	height: 5px;
	border-bottom: 1px solid #ddd;
	width: 510px;
	display: block;
}

.pagination-holder {
	width: 700px;
	height: auto;
	margin: 0;
	padding: 0;
}

.pagination-holder.bottom {
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
}

	
/* Career Center Interior Accordions
------------------------------------------ */
p.tags-title {
	color: #333;
	text-align: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: auto;
	font-weight: normal;
	font-size: 12px;
	width: 138px !important;
}

p.url-column-title {
	text-align: left;
	color: #333;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: auto;
	font-weight: normal;
	font-size: 12px;
	width: 164px !important;
	
}
	
