/* Main page */

.homeColsTitles{
	margin-left: -30px;
	margin-bottom: 5px;
	overflow: hidden;
	*zoom: 1;
}

.homeColsTitles span {
	margin: 0 0 0 30px;
	display: block;
	float: left;
	width: 250px;
	height: 82px;
	overflow: hidden;
}

* html .homeColsTitles span {
	display: inline;
}

.columns div.wrap {
	width:244px;
	border: 3px solid #bccfda;
	*zoom:1;
}
	
.bCol2 {
	position:relative;
	left: 277px;
	margin: -3px -100% -3px 0;
}
	
.bCol3 {
	position:relative;
	left: 277px;
	margin: -3px -100% -3px 0;
}

.col1,
.col2,
.col3 {
	/*border: 1px solid;*/
	padding: 20px 16px;
}

.col1 {
	float:left;
	width:212px;
	margin-right:-100%;
	position:relative;
	left: -560px; 
}
	
.col2 {
	float:left;
	width:212px;
	margin-right:-100%;
	position:relative;
	left: -280px; 
}

.col3 {
	float: right;
	width:212px;
}

.col1.specialization,
.col1.latestJob,
.col2.specialization,
.col2.latestJob,
.col3.specialization,
.col3.latestJob {
	padding-top: 0;
}

.columns p {
	padding: 20;
}

.home .columns p img {
	margin: 10px 0 10px 0;
}
		
	
.clearFloat {
	clear:both;
	font-size:0;
	overflow:hidden;
}





/* Left col */

div.left .Section {
	margin-bottom: 30px;
}

div.left .Section h3 {
	color: #ff4e00;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 0 14px 0;
}

ul.SectionLinks {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.SectionLinks li {
	margin: 0 0 3px 0;
	padding: 0;
	background: none;
}

.Section .logos {
	border: 3px solid #bccfda;
	padding: 10px;
	text-align: center;
	margin-top: 15px;
}

.Section .logos .wrap {
	margin-top: -10px;
}

.Section .logos p {
	margin: 10px 0 0 0;
	padding: 0;
}





/* Main part */

.CustomContent {
	font-size: 12px;
	line-height: 16px;
}



.columns {
	margin: 14px 0;
	margin-left: -15px;
	overflow: hidden;
}

.column {
	width: 240px;
	margin-left: 15px;
	float: left;
}

.column h3 {
	font-size: 12px;
	margin-bottom: 7px;
}

table {
	border: none;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 20px;
}

table th {
	padding: 3px 5px;
	text-align: left;
	font-size: 11px;
	color: #234f69;
	background: #bccfda;
	width: 20%;
}

table th.position {
	width: 60%;
}

table td {
	background: #f5f8f8;
	border-top: 2px solid #ffffff;
	padding: 3px 5px;
}

table td a {
	color: #234f69;
	font-weight: bold;
}

h2 {
	color: #ff4e00;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: .5em;
}



.description h3 {
	padding: 3px 5px;
	font-size: 11px;
	color: #234f69;
	background: #bccfda;
}

.description .body {
	background: #f5f8f8;
	border-top: 2px solid #ffffff;
	padding: 3px 5px;
}

.BottomButtons {
	margin: 3px 0 30px;
	overflow: hidden;
}

.BottomButtons .btnLeft,
.button.leftBtn {
	float: left;
}

.BottomButtons .btnRight,
.button.rightBtn {
	float: right;
}

.BottomButtons a,
.button a,
.button span {
	display: -moz-inline-stack;
	display: inline-block;
	border: 1px solid #9cb3c9;
	background: #bccfda url(../images/button-bg.gif) no-repeat 100% 6px;
	padding: 1px 15px 2px 4px;
	margin: 0;
	outline: none;
	color: #234f69;
	font: 11px/15px Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: auto;
	overflow:visible;
}

.button span {
	background-color: #dddddd;
	border-color: #cccccc;
	color: #999999;
	background-position: 100% -54px;
	cursor: default !important;
}

.BottomButtons a.prev,
.button.prev a,
.button.prev span {
	padding: 1px 4px 2px 15px;
	background-image: url(../images/button-prev-bg.gif);
	background-position: 0 6px;
}

.button.prev span {
	background-position: 0 -54px;
}

.BottomButtons a:hover,
.button a:hover {
	color: #ffffff;
	background-position: 100% -24px;
	border-color: #234f69;
	background-color: #234f69;
}

.BottomButtons a.prev:hover,
.button.prev a:hover {
	background-position: 0 -24px;
}

.mainPart {
	padding-top: 20px;
}

.mainPart h3 {
	margin-bottom: .7em;
}

.mainPart .CustomContent {
	margin-bottom: 20px;
}

.mainPart .section {
	margin: -7px 0 25px -15px;
}

.mainPart .section span {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 7px 0 0 15px;
	width: 255px;
	vertical-align: top;
}

.mainPart .TopJobsFilled span {
	background: url(../images/bullet.jpg) no-repeat left top;
	padding-left: 10px;
	width: 245px;
}

.returnedNum {
	background-color: #bccfda;
	padding: 2px;
}






#paging {
	margin-top: 3px;
	font-size: 11px;
	line-height: 18px;
}

#paging .wrap {
	display: -moz-inline-stack;
	display: inline-block;
	width: auto;
	position: relative;
}

#paging .leftBtn {
	display: -moz-inline-stack;
	display: inline-block;
	width: 40px;
	position: absolute;
	top: 0;
	left: 0;
}

#paging .rightBtn {
	display: -moz-inline-stack;
	display: inline-block;
	width: 40px;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}

#paging .body {
	padding: 0 48px 0 55px;
	display: -moz-inline-stack;
	display: inline-block;
	white-space: normal;
}

#paging .body a,
#paging .body span {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 0 3px 0 0;
	word-spacing: -2px;
	white-space: nowrap;
}



.siteMap ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: none;
}

.siteMap ul li {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 5px;
}

/*.siteMap ul li li {
	margin: 5px 0 0 0;
}*/

.siteMap ul ul {
	margin-top: 5px;
}

.siteMap ul li li {
	font-weight: bold;
}

.siteMap ul li li li {
	font-weight: normal;
}

.siteMap ul li li li li {
	font-size: 11px;
}

#bottomImg td {
	background: #ffffff;
	border-top: 2px solid #ffffff;
    padding-left: 0;
}



/* Job Alert */

table.job-alert,
table.ReferralList,
table.apply-history {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 2px solid #9cb3c9;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 15px;
}

table.job-alert tr.even,
table.ReferralList tr.even,
table.apply-history tr.even {
	background: #f5f5f5;
}

table.job-alert th,
table.job-alert td,
table.ReferralList th,
table.ReferralList td,
table.apply-history th,
table.apply-history td {
	padding: 4px;
	border-right: 1px solid #ffffff;
	width: auto;
}

table.job-alert th,
table.ReferralList th,
table.apply-history th {
	background-color: #9cb3c9;
	color: white;
	text-align: left;
}

table.job-alert th.num,
table.apply-history th.num {
	width: 1%;
}
table.job-alert th.status,
table.apply-history th.date {
	width: 20%;
}

table.job-alert th.actions,
table.apply-history th.actions {
	width: 45px;
}

table.job-alert td button,
table.apply-history td button {
	width:45px;
	margin: 1px 0;
}

#searchAgentListForm {
	width: 240px;
}

#searchAgentList {
	margin-bottom: 10px;
}

#searchAgentList * {
	vertical-align: middle;
}

#searchAgentList h3 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 13px
	line-height: 16px;
}

#searchAgentList h3 b {
	vertical-align: baseline;
}

#searchAgentList label {
	padding-top: 2px;
	font-size: 12px;
	line-height: 19px;
	margin-right: 10px;
}

.leftLogin {
	background: #f5f8f8;
	padding: 10px 15px;
}

.leftLogin .welcome {
	margin-bottom: 7px;
}

.leftLogin .welcome big {
	font-weight: bold;
}

.leftLogin ul {
	border-bottom: 1px solid #bccfda;
	border-top: 1px solid #bccfda;
	padding: 3px 0;
	margin-bottom: 7px;
}

.leftLogin .button {
	display: block;
	text-align: right;
}

div.back {
	margin-top: 20px;
}


.box3 {
  margin: 10px 0 15px 0;
  padding: 10px 10px 5px;
	border: 3px solid #bccfda;
	font-size: 11px;
	line-height: 15px;
}

#divisionLogos {
	//word-spacing: -4px;
	//margin-left: -4px;
}

#divisionLogos .cel {
	display: -moz-inline-stack;
	display: inline-block;
	width: 245px;
	height: 80px;
	overflow: hidden;
	vertical-align: top;
	//margin-left: 4px;
}

#divisionLogos .cel img {
	width: 245px;
}

