/* Job MasterSite Search Styles */

#primarySortLinks {
	display:block;
	float:left;
	clear:both;
	max-height: 50px;
	min-width: 300px;
	
}

#secondSortLinks {
	display:block;
	float:right;
	max-height: 50px;
	min-width: 200px;
}

#keywordInput {
	display:block;
	float:right;
	clear:right;	
}

#catSearchedDisplay {
	display:block;
	float:right;
}

.totalResultCount {
	max-width:400px;
	text-align:center;
	font-size: 1.1em;
	margin: 5px auto 10px auto;
	padding:5px;
	color: white;
	background-color:#999933;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;	
}

.paginatorlinks {
	margin: 5px auto;	
}

.paginatortext {
	font-family: tahoma,helvetica,sans-serif;
	font-size: 1.1em;
	padding: 0 5px;
	list-style-image: none;
	line-height: 1.1em;
	text-align:center;
	margin-bottom: 0px;
}

.paginatordisplaynumbers {
	font-weight:bold;
}

#tb-results {
	width: 640px;
	border-collapse: collapse;
}


#tb-results a:hover {
	color:#F90;	
}

.tabletitle	{
	font-family:	tahoma,helvetica,sans-serif;
	color:	#000066;
	font-size:	1.1em;
	line-height:	1.2em;
	font-weight:	bold;
}

.fullDescLink {
	 width:92%;
	 text-align:left;
	 clear:both;
	 margin: 5px 0;
}

#tb-results td { vertical-align: top; padding: 4px; }
.tb-tr-title { height: 25px; background-color: #e7e7e7; padding: 60px;!important;}
.tb-title_txt { font-weight: bold; font-size: 1.1em; }
.tb-num {
	display: block;
	float: left;
	width: 20px;
	font-weight: bold;
	color: #333;
}
.tb-row_btm {	border-bottom: 0px solid #e1e1e1; }
.tb-jdetails p {	
	padding: 0 0 2px 20px; 
}

#joblinks ul{
	list-style-type: none;
	margin: 6px 0 6px 20px;
}

#joblinks ul li{
	float: left;
	margin: 0 10px 0 0;
}

.empDeskSearch {
	background-color:#fff; 
	padding:10px 20px; 
	border:1px solid #ccc; 
	border-color:#ccc #666661 #666661 #ccc; 
	margin-bottom:5px;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}

.newDivider {
	background-color:#c9d1f2;
	max-height:2px;
	max-width: 640px;
}

#savedEmailFreq {
	float:left;
	display:block;
	clear:left;
}

#savedAgent {
	float:right;
	display:block;
	clear:right;
}