a, a:visited {
	/*text-decoration:none*/;
}

.separater-top {
	clear: both;
	border-top: solid 1px #C7D5DF;
	margin-top: 20px;
}

.separater-bottom {
	clear: both;
	border-bottom: solid 1px #C7D5DF;
	margin-bottom: 20px;
}
input.formButton {
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin:0;
	text-align: left;
	padding-left: 6px;*
	padding-left: 8px !important; *
	padding-left: 8px;
}
.imgageButton, 
.mediumImgageButton, 
.smallImageButton {	
	border:medium none;
	float:right;
	height:25px;
	margin-top:5px;
	padding-right:25px;
	width:135px;
}
.applyNow{
	background: url("/public/images/button_apply.gif") no-repeat scroll 0 0 transparent;
	color:white;
	padding-bottom:2px;
}

.test{
    	background:  url(/public/images/button_apply_w145.gif) no-repeat scroll 0 0 transparent;
	color:white;	
}

.button_go{
	background:url("/public/images/button_go.gif") no-repeat scroll 0 0 transparent;
	width:56px;
	font-size: 12px;
	color: #003366;
	height:22px;
}
#consultantName{
	font-weight: bold;
	padding-left: 8px;
}
.applySubmit{
	background:url("/public/images/button_apply_w145.gif") no-repeat scroll 0 0 transparent;
	color:white;
}
.addToShortlist{
	background:url("/public/images/button_add+to+shortlist.gif") no-repeat scroll 0 0 transparent;
	font-size: 10px;
	color: #003366;
}
.removeToShortlist{
	background:url("/public/images/button_remove+shortlist.gif") no-repeat scroll 0 0 transparent;
	font-size: 10px;
	color: #003366;
}
.downloadPDF{
	background:url("/public/images/button_download+pdf.gif") no-repeat scroll 0 0 transparent;
	color: #003366;
}
.smallImageButton {
	margint-right: 40px;
	width:56px;
	height:24px;
	padding-right:25px;
	background:url("/public/images/button_go.gif") no-repeat scroll 0 0 transparent;
}

.mediumImgageButton {
	margint-right: 40px;
	width:65px;
	height:24px;
	padding-right:25px;
	background:url("/public/images/button_reset.gif") no-repeat scroll 0 0 transparent;
}
input.septenary:hover,
input.septenary:focus {
        float: right;
	border: none;
	background-position: 0px -25px;
}

.loading {
	margin: 5px auto;
	width: 220px;
	background: url(/public/images/filter_loading.gif) no-repeat;
}

.searchNote {
	font-weight: bold;
	padding-left: 8px;
	font-size: 16px;
	margin-top: -18px;*
	margin-top: 0 !important; *
	margin-top: 0;	
}

.listing .summary {
	padding-top: 4px;
	border-bottom: solid 1px #003366;
}

.listing .summary .count {
	margin: 5px 0px 8px 0px;
	width: 150px;
	float: left;
}

.listing .summary .total {
	margin: 5px 0px;
	width: 200px;
	float: left;
}

.listing .summary .pagination {
	float: right;
	margin: 5px 0px;
	width: 320px;
	text-align: right;
}

/*
.listing .summary .count span,
.listing .summary .total span {
	font-weight: bold;	
}
*/

.listing .summary a {
	text-decoration: none;
}


.listing .summary ul {
	list-style: none;
	position: relative;
}

.listing .summary .paginator {
	clear: both;
	float: right;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.listing .summary .paginator .firstPage {
	text-decoration: none;
	background: url(/public/images/listing/page_first.gif) #FFFFFF center no-repeat;
}
.listing .summary .paginator a:hover.firstPage {
	text-decoration: none;
	background: url(/public/images/listing/page_first_over.gif) #FFFFFF center no-repeat;
}
.listing .summary .paginator .previousPage {
	padding: 0px;
	padding-right: 8px;
	text-decoration: none;
	border-right: solid 1px #999;
}

.listing .summary .paginator .nextPage {
	padding: 0px;
	padding-left: 8px;
	text-decoration: none;
}

.listing .summary .paginator .lastPage {
	text-decoration: none;
	background: url(/public/images/listing/page_last.gif) #FFFFFF center no-repeat;
}
.listing .summary .paginator a:hover.lastPage {
	text-decoration: none;
	background: url(/public/images/listing/page_last_over.gif) #FFFFFF center no-repeat;
}
.listing .summary .paginator li {
	margin-left: 0;
	float: left;
	text-align: center;
	font-weight: normal;
}

.listing .summary .paginator .current, 
.listing .summary .paginator .more, 
.listing .summary .paginator .end {
	padding: 0px 8px;
	border-right: solid 1px #999;
	font-weight: bold;
	color: #666;
}

.listing .summary .paginator .end {
	border-right: 0px;
}

.listing .summary .paginator .more {
	padding: 0px 5px;
}

.listing .summary .paginator .last {
	border: 0px;
}

.listing .summary .paginator .general {
	border-right: solid 1px #999;
}

.listing .summary .paginator a {
	display: block;
	padding: 0px 8px;
}

.listing .summary .paginator a:link {
	color: #666;
	text-decoration: none;
}

.listing .summary .paginator a:visited {
	color: #666;
	text-decoration: none;
}

.listing .summary .paginator a:hover {
	color: #0067A6;
	text-decoration: none;
}	

.listing .body .title h3 {
	margin:0px;
	padding:0px;

}

.listing .body .row {
	margin-top: 30px;	
}

.listing .body .title h3 a {
	display:block;
	width:100%;
	text-decoration:none;
	color:#ffffff;
	background:#CD1785 url(/public/images/listing/arrow_right_icon.gif) no-repeat  right top;
}

.listing .body .title h3 a span {
	width:90%;
	display:block;
	padding: 3px;
	padding-left: 8px;
	text-decoration:none;
	font-size:.8em;

}

.listing .body .title h3 a:hover span {
	color:#ffffff;
	cursor:pointer;
}

.listing .body .title h3 a:hover {
	color:#0b479c;
	text-decoration:none;
	cursor:pointer;
	background:#003366 url(/public/images/listing/arrow_right_icon.gif) no-repeat right -57px;
}
	
.listing .body .detail {
	margin-top:0px;
	padding-top:0px;
	display:block;
	float:left;
	margin-right:15px;
	background-color: #ECEEEF;
	padding:10px;
	font-weight: bold;
	font-size: 1em;
}

.listing .body .industry {
	width: 140px;
}

.listing .body .functionalarea {
	width: 120px;
}

.listing .body .location {
	width: 100px;
}

.listing .body .action {
	width: 160px;	
}

.listing .body .preview {
	clear: both;
	padding-top: 20px;*
	padding-top: 10px !important; *
	padding-top: 10px;	
	font-size: 1em;
}

a.emailToFriend {
	background: transparent url(/public/images/listing/email_icon.gif) no-repeat 0px 3px;
	padding-left:20px;
	font-size: 11px;
	font-family:Arial;
	color: #cd1785;
	font-weight: normal;
	text-decoration: none;
}

a:hover.emailToFriend {
	background: transparent url(/public/images/listing/email_icon.gif) no-repeat 0px -19px;
	color: #cd1785;
	text-decoration: underline;
	color: #0B479C;
}

a.moreInfo {
	color: #cd1785;	
	font-weight: bold;
	background: url(/public/images/listing/triangle_right_mag.gif) transparent left no-repeat;
	margin-left: 10px;
	padding-left: 6px;
	text-decoration: none;
}

a:hover.moreInfo {
	text-decoration: underline;
	color: #cd1785;
}

a.addToShortlist {
	background: transparent url(/public/images/listing/add_to_shortlist_icon.gif) no-repeat 0px 3px;
	padding-left:20px;
	color: #cd1785;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family:Arial;
}

a:hover.addToShortlist {
	background: transparent url(/public/images/listing/add_to_shortlist_icon.gif) no-repeat 0px -19px;
	text-decoration: underline;
	color: #0B479C;
}

a.removeToShortlist {
	background: transparent url(/public/images/listing/remove_shortlist_icon.gif) no-repeat 0px 3px;
	padding-left:20px;
	color: #cd1785;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family:Arial;
}

a:hover.removeToShortlist {
	background: transparent url(/public/images/listing/remove_shortlist_icon.gif) no-repeat 0px -19px;
	text-decoration: underline;
	color: #0B479C;
}

.navigation {
	margin: 2px 0 6px;*
	margin: 5px 0 0 0 !important; *
	margin: 15px 0 0 0;
}

.navigation .switch {
	padding: 7px 6px;
	padding-right: 12px;
	float: right;
	width: 200px;
	font-size: 12px;
}

.navigation .switch .next {
	float: right;
	width: 80px;
	margin: 0px;
	padding: 1px 0px;
	text-align: right;
}

.navigation .switch .next a {
	font-weight: bold;
	display:block;
	text-decoration:none;		
	padding-right: 10px;
	background: url(/public/images/listing/triangle_right_lblue.gif) center right no-repeat;
	color: #003366;
	font-size: 11px;
}
.navigation .switch .next a:hover {
	background: url(/public/images/listing/triangle_right_lblue_over.gif) center right no-repeat;
}
.navigation .overview,
.navigation .switch .previous {
	float: left;
	width: 100px;
	margin: 0px 6px;
	padding: 1px 0px;
	text-align: left;
}

.navigation .overview a,
.navigation .switch .previous a {
	font-weight: bold;
	display:block;
	text-decoration:none;	
	padding-left: 10px;
	background: url(/public/images/listing/triangle_left_lblue.gif) center left no-repeat;
	color: #003366;
	font-size: 11px;
}
.navigation .overview a:hover,
.navigation .switch .previous a:hover
{
	background: url(/public/images/listing/triangle_left_lblue_over.gif) center left no-repeat;
}
.navigation .overview a:hover,
.navigation .switch .previous a:hover,
.navigation .switch .next a:hover {
	color: #009fda;
	text-decoration: underline;
}
.navigation .overview a:focus,
.navigation .switch .previous a:focus,
.navigation .switch .next a:focus {
	color: #009fda;
	text-decoration: underline;
}

.navigation .overview {
	float: left;
	margin: 0;
	padding: 8px 0px;
	padding-left: 12px;
	width: 210px;
	font-weight: normal;
	font-size: 12px;
}

.navigation .stats {
	padding: 8px 0px;
	width: 200px;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #333;
}

.board .body {
	clear: both;
	float: left;
	padding: 10px;
	padding-top: 25px;
	background:url("/public/images/listing/details_bg.gif") repeat-x scroll 0 0 #FFFFFF;
	border-top:1px solid #003366;
	width: 720px;*
	width: 740px !important; *
	width: 740px;
}

.column, .yourDetails {
	clear: both;
	margin-top: 20px;
	background:url("/public/images/listing/column_bg.jpg") repeat-x scroll 0 100% transparent;
	border:1px solid #E0E0E0;
	padding-left:0;
	padding-right:0;
}

.yourDetails {
	background:url("/public/images/listing/bg_apply+job_your+details.gif") repeat-x scroll transparent;
}

.column p {
	text-align:left;
	padding: 6px 0 0;
	color: #333;
}

.column img {
	border:0;
}

.box img {
	clear:left;
	float:left;
	background:none repeat scroll 0 0 #FFFFFF;
	color:#FFFFFF;
	margin:8px 15px 15px 0;
}

.column .grid {
	float: left;
	border-right:1px solid #F0F0F0;
	margin:10px 0 0;
	position:relative;
	width:200px;*
	width:240px !important;*
	width:240px;
}

.column .last {
	border: 0;	
}

.column .box {
	min-height:130px;
	margin-bottom:10px;
	overflow:hidden;
	padding:14px;
	padding-top: 0;
}

.column .box h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	padding-bottom: 5px;
}

.column .box .button {
	float: left;
	margin: 10px 15px;
}

.column h2 {
	color:#4686b9;
	margin: 0;
	padding: 0;
	margin: 15px 0 0 14px;
	font-weight: bold;
}

.board .body ul,
.board .body li {
	margin: 0;
	padding: 0;
}

.board .body .buttons {
	width: 150px;
	float: right;
	margin-top: 10px;
	padding-top: 0;
}

.board .body .details {
	width: 560px;
	float: left;
	padding-top: 0;
}

.board .body a {
	color: #0067A6;
}

.board .body .label {
	width: 120px;
	font-weight: bold;
	float: left;
	color: #4686B9;
}

.board .body .desc {
	width: 430px;
	float: right;
}

.board .body ul,
.board .body li {
	margin: 0;
	padding: 0;
}

.board .body ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.board .body li {
	clear: both;
	padding: 10px 0px; *
	padding: 10px 0px ! important; *
	padding: 5px 0px;
}

.board .body li .email {
	color: #0067A6;
}

.board .body li .bold {
	color: #0067A6;
	font-weight: bold;
}

.board .body li a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
.job_detail_description
{
	width:440px;
	float:right;
	font-weight: normal;
	font-weight: bold;
}
input.septen:hover,
input.septen:focus {
	float: left;
	border: none;
	background-position: 0px -25px;
}


a.addShortlist {
	font-weight:bold! important;
	color: #333333! important;
	text-decoration: none;
	font-family:Arial;
}

a:hover.addShortlist {
	
	text-decoration: underline;
	color: #333333;
}
.loadingcv {
	margin: 5px 0px 0px 400px;
	width: 18px;
	background: url(../images/loading.gif) no-repeat;
}
