﻿@charset "utf-8";
#at4-share {
	display:none !important;	
}
html {
    height: 100%;
    min-height: 100% !important;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
body {
	-webkit-text-size-adjust:none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-width: 1259px;
	height: 100%;
	line-height: 20px;
}

input {
    border: 1px solid #CCC;
    font-family: Arial, Helvetica, sans-serif;
}
::-webkit-input-placeholder { font-family: Arial, Helvetica, sans-serif; }
::-moz-placeholder { font-family: Arial, Helvetica, sans-serif; } /* firefox 19+ */
:-ms-input-placeholder { font-family: Arial, Helvetica, sans-serif; } /* ie */
input:-moz-placeholder { font-family: Arial, Helvetica, sans-serif; }

.red {
    color: #F08200;
}
.redBG {
    background-color: #7F0004;
}

.wrap {
	margin:0 auto;
	width:1259px;
	-webkit-text-size-adjust:none;
}
#content {
	clear:both;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#header{
	background-color:#86B8CF;
}
#header .top-main {
	width: 1259px;
	margin: 0 auto;
}
#header .top-main .banner {
	float: right;
	margin-right: 17px;
	width: 472px;
}
#header .top-main .banner .premium {
	float: right;
	width: 472px;
	margin-top: 15px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
}
#header .top-main .banner .premium span {
	font-size: 13px;
	color: #650000;
	font-weight: bold;
	line-height: 22px;
	margin-left: 10px;
	width: 225px;
	display: block;
}
#header .top-main .banner .premium img {
	border: 1px solid #D2D2D2;
}
#header .top-main .banner .premium .left {
	float: left;
	width: 235px;
	background-image: url("/Images/img3.gif");
	background-repeat: repeat-x;
	height: 107px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8E8E8E;
}
#header .top-main .banner .premium .right {
	float: left;
	width: 235px;
	background-image: url("/Images/img3.gif");
	background-repeat: repeat-x;
	height: 107px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FBFBFB;
}
#header .top-main .banner .premium ul {
	margin-top: 6px;
	width: 235px;
	padding-left: 8px;
}
#header .top-main .banner .premium li {
	float: left;
	list-style-type: none;
	margin-right: 8px;
}
#header .top-main .banner .hld-banner img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	float: right;
}
#header .top-main .search {
	float: left;
	width: 611px;
	margin-left: 24px;
	margin-top: 8px;
}
#header .top-main .search .header {
	width: 611px;
	float: left;
}
#header .top-main .search .key, #header .top-main .search .pulldown {
	float: left;
	width: 611px;
	margin-bottom: 11px;
}
#header .top-main .search .btn input {
	float: right;
}
#header .top-main .search .btn {
	float: left;
	width: 611px;
}
#header .top-main .search .header .left {
	color: #FFFFFF;
	float: left;
	//width: 300px;
	padding-left: 8px;
	margin-top: 5px;
}
#header .top-main .search .header .left span {
	font-size: 32px;
	//font-weight: bold;
	margin-right: 15px;
}
#header .top-main .search .header .right {
	float: right;
	/*width: 330px;*/
	color: #FFFFFF;
	padding-top: 12px;
	/*background-color: #B70000;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;*/
}
#header .top-main .search .header .right span {
	margin-right: 15px;
}

#popup-login input[type="text"], #popup-login input[type="password"], #popup-forgot-password input[type="text"] {
	width: 290px;
	border-radius: 5px;
	border: solid 1px #ccc;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	-moz-box-shadow: 0px 0px 3px #CCC inset;
	-webkit-box-shadow: 0px 0px 3px #CCC inset;
	box-shadow: 0px 0px 3px #CCC inset;
}
#popup-login input[type="text"], #popup-forgot-password input[type="text"] {
	background-image: url(/Images/mailIcon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}
#popup-login input[type="password"] {
	background-image: url(/Images/lockIcon.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}


#popup-login #loginButtonRedS {
    border: 0;
    width: 81px;
    height: 34px;
	background-color:#86B8CF;
    //background-image: url('/Images/redBtnBG.png');
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
	cursor: pointer;
}
#popup-login #loginButtonRedS:hover {
    color: #DDD;
}

#popup-register-2 div.registerButton {
    height: 27px;
    background: url('/Images/registerBtnBG2.png');
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 5px #777;
    -webkit-box-shadow: 0px 0px 5px #777;
    box-shadow: 0px 0px 5px #777;
    cursor: pointer;
    color: #FFF;
}
#popup-register-2 div.registerButton:hover {
    color: #DDD;
}

#topHeader {
	margin: 0 auto;
	width: 1236px;
}

#menu {
	background-color: #86B8CF;
	height: 55px;
	clear: both;
	background-image: url(/images/2015/top-nav-bg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.menuItem {
	float: left;
	height: 34px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-shadow:0px 0px 5px #000000;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
	line-height: 38px;
}
/*.menuItem {
	float: left;
	height: 34px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-shadow:0px 0px 5px #000000;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-top: 16px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 38px;
}*/
.menuItem:hover {
	background-color: #f08200;
}
.menuItemActive {
	background-color: #f08200;
}

.menuEmployerPostJob {
	float: right;
	padding-right: 11px;
	//width: 142px;
	padding-top: 18px;
	height: 37px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-shadow:0px 0px 5px #000000;
}
.menuEmployerPostJob:hover {
	color: #DDD;
}

#pulldownMenu {
	width: 100%;
	height: 222px;
	clear: both;
	display: none;
	background-color: #86B8CF;
}
div.premiumEmployer {
	width: 103px;
	height: 71px;
	border: 1px solid #DBDBDB;
	margin: 0px 4px;
	float: left;
	cursor: pointer;
}

#pulldownMenuBottom {
	background-color: #86B8CF; 
	width: 100%;
	height: 10px;
}

#pulldownBtns {
	width: 1236px;
	margin: 0 auto;
	height: 36px;
}
#loginBtn {
	margin-left: 10px;
	width: auto;
	height: 30px;
	float: left;
	background-color: #86B8CF;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-shadow: 0px 5px 5px #777;
	-webkit-box-shadow: 0px 5px 5px #777;
	box-shadow: 0px 5px 5px #777;
	cursor: pointer;
}
#loginBtn div {
    width: auto;
	color: #FFF;
	margin: 8px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
}
#loginBtn div:hover {
	color: #DDD;
}
#registerBtn {
	width: 77px;
	height: 30px;
	float: left;
	/*background-image: url("/Images/img9.gif");*/
	background-repeat: repeat-y;
	background-color: #F08200;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 5px 5px #777;
	-webkit-box-shadow: 0px 5px 5px #777;
	box-shadow: 0px 5px 5px #777;
	cursor: pointer;
}
#registerBtn div {
	color: #FFF;
	margin: 6px 0px 0px 8px;
	font-size: 14px;
	font-weight: bold;
}
#registerBtn div:hover {
	color: #DDD;
}
#registerBtn div a {
    color: #FFF;
}
#registerBtn div a:hover {
	color: #DDD;
}

#pulldownBtn {
    background-color: #BB0000;
	width: 51px; /*60x36*/
	height: 30px;
	float: right;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-rught-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 5px 5px #777;
	-webkit-box-shadow: 0px 5px 5px #777;
	box-shadow: 0px 5px 5px #777;
	margin-right: 10px;
	cursor: pointer;
}
#pulldownBtn.up {
	background: #86B8CF url('/Images/pulldownBtn.png') no-repeat 20px -30px;
}
#pulldownBtn.down {
	background: #86B8CF url('/Images/pulldownBtn.png') no-repeat 20px 0px;
}

#detailViewBtn {
    background: url('/Images/detailViewIcon.png');
    background-position: 0px 25px;
    width: 26px;
    height: 25px;
    cursor: pointer;
    float: left;
}
#detailViewBtn.active, #detailViewBtn:hover {
    background-position: 0px 0px;
}
#listViewBtn {
    background: url('/Images/listViewIcon.png');
    background-position: 0px 25px;
    width: 26px;
    height: 25px;
    cursor: pointer;
    float: left;
}
#listViewBtn.active, #listViewBtn:hover {
    background-position: 0px 0px;
}

#body {
	/*margin-top: -36px;*/
	padding-bottom:20px;
}

a {
	border: 0px;
	text-decoration: none;
}
a.white {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	text-decoration: underline;
}

a.grey {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.grey:hover {
	text-decoration: underline;
}

a.red {
	color: #F08200;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
a.red:hover {
	text-decoration: underline;
}

a.black {
	/**font-size: 14px; **GARY**/
	color: #000;
	text-decoration: none;
}
a.black:hover {
	text-decoration: underline;
}

a.vMenu {
	color: #666;
	text-decoration: none;
}
a.vMenu:hover {
	color: #7F0004;
}
a.vMenuActive {
	color: #7F0004;
}

span.white {
	color: #FFF;
}
span.red {
	color: #CF171B;
}

div.redHeader {
	color: #7F0004;
	font-weight: bold;
}

div.redButtonL {
    width: 166px;
    height: 34px;
    background-image: url('/Images/redBtnBG.png');
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
}
div.redButtonL div {
    padding-top: 8px;
}
div.redButtonL:hover {
    color: #DDD;
}
div.redButtonS {
    width: 81px;
    height: 34px;
    //background-image: url('/Images/redBtnBG.png');
	background-color:#86b8cf;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
}
div.redButtonS div {
    padding-top: 8px;
}
div.redButtonS:hover {
    color: #DDD;
}

div.blackButtonL {
    width: 166px;
    height: 34px;
    background-image: url('/Images/blackBtnBG.png');
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
}
div.blackButtonL div {
    padding-top: 8px;
}
div.blackButtonL:hover {
    color: #DDD;
}
div.blackButtonS {
    width: 81px;
    height: 34px;
    //background-image: url('/Images/blackBtnBG.png');
	background-color:#999999;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
}
div.blackButtonS div {
    padding-top: 8px;
}
div.blackButtonS:hover {
    color: #DDD;
}

div.greyButtonS {
    width: 81px;
    height: 34px;
    background-image: url('/Images/greyBtnBG.png');
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
}
div.greyButtonS div {
    padding-top: 8px;
}
div.greyButtonS:hover {
    color: #DDD;
}

div.trashButton {
    width: 43px;
    height: 34px;
    background-image: url('/Images/trashButton.png');
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
}
div.trashButton div {
    padding-top: 8px;
}
div.trashButton:hover {
    color: #DDD;
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
}

#homeBody {
	clear: both;
}
#browseJobs {
	width: 100%;
	
}
#bjJobNatureDiv {
	float: left;
	margin-left: 40px;
	margin-right: 10px;
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
}
#bjJobNatureDiv.inactive {
	color: #AA4A4D;
}
#bjJobNatureDiv.inactive:hover {
	color: #FFF;
}
#bjIndustryDiv {
	float: left;
	margin-left: 10px;
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
}
#bjIndustryDiv.inactive {
	color: #AA4A4D;
}
#bjIndustryDiv.inactive:hover {
	color: #FFF;
}
div.bjRedLink {
	color: #7F0004;
	font-size: 14px;
	padding: 6px;
	clear: both;
	cursor: pointer;
}
div.bjRedLink:hover {
	color: #CF171B;
}
div.bjRedLink div {
    float: left;
}
div.bjRedLink div:nth-child(2) {
	margin-left: 10px;
	width: 80%;
}
div.bjRedLink div {
    float: left;
}

div.whatsNew {
	height: 130px;
	color: #000;
}
div.whatsNew img.thrumbnail {
	border: 1px solid #DBDBDB;
	float: left;
	max-height: 120px;
	max-width: 167px;
}
div.whatsNew div.text {
	float: left;
	margin: 4px 0px 0px 16px;
	width: 340px;
}
div.whatsNew div.text  div.header {
	color: #7F0004;
	font-weight: bold;
}
div.whatsNew div.text  div.desc {
	font-size: 13px;
	margin-top: 6px;
	text-align: justify;
}
div.whatsNew:hover {
	background-color: #EEE;
}

div.careerCentre {
	color: #000;
	height: 122px;
}
div.careerCentre div.thrumbnail {
	border: 1px solid #DBDBDB;
	float: left;
	width: 167px;
	height: 120px;
}
div.careerCentre div.text {
	float: left;
	margin: 4px 0px 0px 16px;
	width: 350px;
}
div.careerCentre div.text  div.header {
	color: #7F0004;
	font-weight: bold;
}
div.careerCentre div.text  div.desc {
	font-size: 13px;
	margin-top: 6px;
	text-align: justify;
}
div.careerCentre:hover {
	background-color: #EEE;
}

div.industryNews {
	color: #000;
	height: 60px;
	padding: 0px 8px 0px 24px;
}
div.industryNews div.header {
	color: #7F0004;
	font-weight: bold;
}
div.industryNews div.desc {
	font-size: 13px;
	margin-top: 6px;
	text-align: justify;
}
div.industryNews:hover {
	background-color: #EEE;
}

#footer {
	height: 400px;
	color: #FFFFFF;
	background-color: #43809B;
	background-image: url(/images/2015/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.iconRedLink {
	float: left;
	color: #7F0004;
	font-size: 14px;
	font-weight: bold;
}
.iconRedLink:hover {
	color: #CF171B;
}
.iconGreyLink {
	float: left;
	color: #666;
	font-size: 14px;
	margin-top: 2px;
	height: 18px;
}
.iconGreyLink:hover {
	color: #999;
}
.iconGreyLink div {
	margin-left: 24px;
	padding-top: 1px;
}

td.redCornerL {
	width: 8px;
	height: 36px;
	background: url('/Images/redCornerL.png');
}
td.redCornerR {
	width: 8px;
	height: 36px;
	background: url('/Images/redCornerR.png');
}
td.redHeader {
	height: 36px;
	background-color: #7F0004;
	color: #FFF;
	vertical-align: middle;
	font-size: 14px;
}

div.redCornerL {
	width: 8px;
	height: 36px;
	background: url('/Images/redCornerL.png');
}
div.redCornerR {
	width: 8px;
	height: 36px;
	background: url('/Images/redCornerR.png');
}
div.employerPostJob-redHeader {
	height: 26px;
	background-color: #7F0004;
	color: #FFF;
	vertical-align: middle;
	font-size: 14px;
}

td.greyCornerL {
	width: 8px;
	height: 29px;
	background: url('/Images/greyCornerL.png');
}
td.greyCornerR {
	width: 8px;
	height: 29px;
	background: url('/Images/greyCornerR.png');
}
td.greyHeader {
	height: 25px;
	background-color: #666;
	color: #FFF;
	padding-top: 4px;
	font-size: 14px;
}
tr.greyHeader {
    background-color: #CCC;
}
tr.greyHeader td {
    padding-top: 4px;
    padding-bottom: 4px;
	font-size: 14px;
}

td.greyTagLD {
	width: 8px;
	height: 20px;
	background: url('/Images/greyTagLD.png');
}
td.greyTag {
    background-color: #CCC;
    color: #FFF;
    padding-top: 2px;
    padding-bottom: 2px;
}
td.greyTagRD {
	width: 8px;
	height: 20px;
	background: url('/Images/greyTagRD.png');
}

td.whiteCornerLU {
	width: 8px;
	height: 8px;
	background: url('/Images/whiteCornerLU.png');
}
td.whiteCornerRU {
	width: 8px;
	height: 8px;
	background: url('/Images/whiteCornerRU.png');
}
td.whiteCornerLD {
	width: 8px;
	height: 8px;
	background: url('/Images/whiteCornerLD.png');
}
td.whiteCornerRD {
	width: 8px;
	height: 8px;
	background: url('/Images/whiteCornerRD.png');
}

div.slideRadioBtn {
	background-image: url('/Images/slideRadio.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	background-position: 0px -10px;
	float:left;
	margin: 0px 2px 0px 2px;
}
div.slideRadioBtn:hover {background-position:0px 0px;}
div.slideRadioBtnActive {background-position:0px 0px !important;}
li.slidesjs-pagination-item a.active {background-color:transparent !important;}
div.pinBtn {
    background-image: url('/Images/pinIcon.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;
	background-position: 0px 0px;
	float: left;
	cursor: pointer;
	margin: 8px;
	color: #AAA;
}
div.pinBtn:hover {background-position:0px -22px;color:#D60006;}
div.pinBtnActive {background-position:0px -22px !important;color:#D60006;}
div.pinIcon {
    background-image: url('/Images/pinIcon.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;
	background-position: 0px 0px;
	float: left;
	margin: 8px;
	color: #AAA;
}
div.pinIcon:hover {background-position:0px -22px;color:#D60006;}
div.pinIconBtn {cursor: pointer;}
div.pinIconBtn:hover {background-position:0px -22px;color:#D60006;}
div.pinIconBtnActive {background-position:0px -22px !important;color:#D60006;}
div.addNoteBtn {
    background-image: url('/Images/addNoteIcon.png');
	background-repeat: no-repeat;
	width: 26px;
	height: 24px;
	background-position: 0px 0px;
	float: left;
	margin: 8px;
	color: #AAA;
}
div.addNoteBtn:hover {background-position:0px -24px;color:#D60006;}
div.addNoteBtnActive {background-position:0px -24px !important;color:#D60006;}
div.addNoteIcon {
    background-image: url('/Images/addNoteIcon.png');
	background-repeat: no-repeat;
	width: 26px;
	height: 24px;
	background-position: 0px 0px;
	float: left;
	margin: 8px;
	color: #AAA;
}
div.addNoteIcon {cursor: pointer;}
div.addNoteIcon:hover {background-position:0px -24px;color:#D60006;}
div.addNoteIconActive {background-position:0px -24px !important;color:#D60006;}
div.printIcon {
    background-image: url('/Images/printIcon.png');
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	background-position: 0px 0px;
	float: left;
	margin: 8px;
	color: #AAA;
}
div.printBtn {cursor: pointer;}
div.printBtn:hover {background-position:0px -23px;color:#D60006;}
div.printBtnActive {background-position:0px -23px !important;color:#D60006;}
div.shareIcon {
    background-image: url('/Images/shareIcon.png');
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	background-position: 0px 0px;
	float: left;
	margin: 8px;
	color: #AAA;
}
div.shareBtn {cursor: pointer;}
div.shareBtn:hover {background-position:0px -23px;color:#D60006;}
div.shareBtnActive {background-position:0px -23px !important;color:#D60006;}

div.emBtn {
	background-image: url('/Images/eMagazineBtn.png');
	width: 151px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	text-align: center;
}
div.emBtn:hover {
	color: #DDD;
}

#whatsNew .slidesjs-pagination {
	margin: 20px 0px 0px 200px;
	list-style: none;
}
#whatsNew .slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}
.slidesjs-pagination li a {
	display: block;
	width: 10px;
	height: 0px;
	padding-top: 10px;
	background-image: url(/Images/slideRadio.png);
	background-position: 0px -10px;
	float: left;
	overflow: hidden;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
	background-position: 0px 0px;
}
.slidesjs-pagination li a:hover {
	background-position: 0px 0px;
}

.ads300x250 {
	width: 300px;

}
.ads300x100 {
	width: 300px;
	height: 100px;
}

#my-headlinejobs {
    width: 1236px;
    margin: 0 auto;
    overflow:auto;
    padding-bottom:10px;
    clear:both;
}

#my-headlinejobs .menu{
    float:left;
    margin:10px 0px 0px 17px;
    width:300px;
    font-size:14px;
    color:#666;
}

#my-headlinejobs .content{
    float:right;
    padding-top:3px;
    width:900px;
}

.position {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.company {
    color: #999;
    font-size: 13px;
}

#myHeadlineJobsSubMenu td {
    text-align: center;
    font-size: 14px;
    color: #666;
}
a.myHeadlineJobsSubMenu {
    color: #666;
}
a.myHeadlineJobsSubMenu:hover {
    color: #7F0004;
}
a.myHeadlineJobsSubMenuActive {
    color: #7F0004;
    font-weight: bold;
}

.highlightPriorityJob
{
    background: #FFFDE1 !important;
}
.highlightSelectedJob
{
    background-color: #E7F1F5 !important;
}

.pinStyle
{
    padding-left :10px !important;
    width: 10px !important;
}

.firstColumn{
    padding-left :20px !important;
}

.firstColumn div.jtable-column-header-container{
    margin-left:0 !important;
}

td.columnHeight{
    padding-top:15px !important;
    padding-bottom:15px !important;
}

div.popupArrow {
    width: 20px;
    height: 9px;
    background: url('/Images/popupArrow.png');
    position: relative;
    top: -12px;
    left: 10px;
    z-index: 25;
}
div.popupWindow {
    background-color: #FFF;
    border: 1px solid #C3C3C3;
    border-radius: 10px;
    -moz-box-shadow: 2px 5px 5px #777;
    -webkit-box-shadow: 2px 5px 5px #777;
    box-shadow: 2px 5px 5px #777;
    position: absolute;
    z-index: 24;
}

a.viewLink {
    color: #9F454F;
    text-decoration:underline;
    font-size:12px;
    
}
a.viewLink:hover {
    color: #9F454F;
    text-decoration:underline;
}

.scrollbarStyle::-webkit-scrollbar-track {
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	background-color: #FFFFFF;
}

.scrollbarStyle::-webkit-scrollbar {
	width: 9px;
	background-color: #FFFFFF;
}

.scrollbarStyle::-webkit-scrollbar-thumb {
	background-color: #E0E0E0;
	border-radius: 9px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%,
	                   color-stop(.5, rgba(255, 255, 255, .2)),
					   color-stop(.5, transparent), to(transparent));
}

.scrollbarStyle {
	-ms-scrollbar-track-color: #FFFFFF;
}

div.table-main-container {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 14px;
    background: #fff;
    line-height: 24px;
    padding-bottom:10px;
    border-bottom:2px solid #CCC;
}

div.table-main-container-full {
    margin:10px auto;
    width: 98%;
}

div.table-main-container > div.table-title {
    background-color: #666666;
    font-weight: 700;
    color: #FFFFFF;
    padding-left: 10px;
    line-height:28px;
    position: relative;
    text-align: left;
    border-top-left-radius: 5px;
    border-top-right-radius:5px;
    padding-top:0px;
    padding-bottom:0px;
}

div.table-main-container > div {
    /*clear:both;*/
    padding-top:5px;
    padding-bottom:5px;
}

div.table-main-container > div > span {
    vertical-align: top;
    display: inline-block;
}

div.table-main-container > div > span.title{
    width:300px; 
    text-align:right;
    padding-right:20px;
    font-weight: 700;
}

div.table-main-container > div > span > input[type="radio"],
div.table-main-container > div > span > input[type="checkbox"],
div.table-main-container > div > span > label{
    vertical-align:middle;
}
div.table-main-container > div > span > select{
    width:300px; 
    margin:0;
}
div.table-main-container > div > span > select.short{
    width:150px; 
    margin:0;
}
div.table-main-container > div > span.middle
{
    padding:120px 10px 0 10px;
    /*margin: auto 5px;*/
}

div.table-main-container > div > span > .input-margin-right{
    margin-right:30px;
}

span.red{
    color:Red;
}
span.subtitle
{
    color:#a14447;
}

span.addButton {
    background-image: url('/Images/addButton.png');
}
span.removeButton {
    background-image: url('/Images/removeButton.png');
}
span.removeButton,
span.addButton {
    width: 36px;
    height: 34px;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
	cursor:pointer;
	display: inline-block;
}
span.addButton:hover,
span.removeButton:hover {
    color: #DDD;
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
}


div.table-main-container-online-order-form {
    font-family: Arial, Helvetica, sans-serif;
    /*font-weight: 300;*/
    font-size: 13px;
    background: #fff;
    line-height: 24px;
    padding-bottom:10px;
    /*border-bottom:2px solid #CCC;*/
    /*padding:10px 20px;*/
    padding-left:20px;
    width:920px;
    margin: 0 auto;
    
}

div.table-main-container-online-order-form > p{
    line-height: 16px;

}

div.table-main-container-online-order-form > div.table-title {
    background-color: #666666;
    font-weight: 700;
    color: #FFFFFF;
    padding-left: 10px;
    line-height:28px;
    position: relative;
    text-align: left;
    border-top-left-radius: 5px;
    border-top-right-radius:5px;
    padding-top:0px;
    padding-bottom:0px;
}

div.table-main-container-online-order-form > div {
    /*clear:both;*/
    padding-top:2px;
    padding-bottom:2px;
}

div.table-main-container-online-order-form > div > span {
    vertical-align: top;
    display: inline-block;
}

div.table-main-container-online-order-form > div > span.title > span.red{
    width:15px; 
    display: inline-block;
}

div.table-main-container-online-order-form > div > span.title{
    width:140px; 
    text-align:left;
    padding-left:10px;
    font-weight: 700;
}

div.table-main-container-online-order-form > div > span.form{
    width:284px; 
}

div.table-main-container-online-order-form > div > span > input[type="radio"],
div.table-main-container-online-order-form > div > span > input[type="checkbox"],
div.table-main-container-online-order-form > div > span > label{
    vertical-align:middle;
}
div.table-main-container-online-order-form > div > span > select{
    width:300px; 
    margin:0;
}
div.table-main-container-online-order-form > div > span > select.short{
    width:150px; 
    margin:0;
}
div.table-main-container-online-order-form > div > span.middle
{
    padding:120px 10px 0 10px;
    /*margin: auto 5px;*/
}

div.table-main-container-online-order-form > div > span > .input-margin-right{
    margin-right:30px;
}

div.table-main-container-online-order-form > div.buttonArea 
{
    margin: 20px 0 20px 410px;
}

div.table-main-container-online-order-form > div.buttonArea > div.redButtonS{
    line-height:34px;
    text-align:center;
    cursor:pointer;
}

div.product,
div.adv-enhanc-tools > div.form{
    clear:both;
    overflow:auto;
}

div.job-posting,
div.adv-enhanc-tools,
div.adv-enhanc-tools > div.form > div{
    float:left;
}

div.product > div.red{
    line-height:14px;
}

div.job-posting,
div.job-posting > table,
div.adv-enhanc-tools{
    width:440px;   
}

div.job-posting > table{
    border: 1px solid #999999;
    border-spacing:0;
    border-collapse:collapse;
    font-size: 13px;   
}

div.job-posting > table thead th{
    background-color: #999999;
    color: #ffffff;
    position: relative;
    font-weight:bold;
    text-align:left;
    padding: 0 5px 0 5px;
}

div.job-posting > table tbody td{
    border: 1px solid #999999;
    position: relative;
    padding: 0 5px 0 5px;
}

div.job-posting > table tbody td:first-child{
    text-align:center;
    width:150px;
}

div.job-posting > table tbody td > input[type="radio"],
div.job-posting > table tbody td > label{
    vertical-align:middle;
}

div.job-posting > table tbody td > label{
    padding-left:5px;
}

div.job-posting > div.footer{
    font-size:10px;
    line-height:14px;
    font-style:italic;
    color: #999999;
}

div.adv-enhanc-tools{
    padding-left:10px;
}

div.adv-enhanc-tools > div.header{
    background-color: #999999;
    color: #ffffff;
    padding:1px 5px 1px 5px;
    font-weight:bold;
}

div.adv-enhanc-tools > div.form {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

div.adv-enhanc-tools > div.form > div > input {
    width:30px;
}

div.adv-enhanc-tools > div.remark{
    padding-top:5px;
    line-height:14px;
}

div.adv-enhanc-tools > div.remark > textarea{
    height:50px;
    width : 99%;
}

#hot-industry-warp, #career-resource-warp, #job-fair-warp {
    display:none;
    position:absolute;
    top:55px;
    font-size: 16px;
    color:#FFFFFF;
    text-shadow: 0px 0px 5px #000000;
    font-weight:bold;
}

#hot-industry-warp > div.hot-industry-link {
    width:220px;
    height:55px;
    line-height:55px;
    background-color:#F08200;
    cursor:pointer;
    text-align:left;
    padding-left:20px;
	margin-top:-3px;
}

#career-resource-warp > div.hot-industry-link {
    width:200px;
    height:55px;
    line-height:55px;
    background-color:#F08200;
    cursor:pointer;
    text-align:left;
    padding-left:20px;
	margin-top:-3px;
}

#hot-industry-warp > div.hot-industry-link:hover, #career-resource-warp > div.hot-industry-link:hover {
    background-color: #ffa200;
}

/*********************Tab*********************************/
.etabs {
	margin: 0;
	padding: 0;
	height: 36px;
	background-color: #7F0004;
	color: #FFF;
	font-size: 16px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px; 
	width:916px;display:table-cell;vertical-align:middle;
}
.tab 
{
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
.tab a {
    color: #AA4A4D;
    display: block;
	padding: 0 10px;
	text-decoration: none;
	outline: none;
	font-size: 16px;
}
.tab a:hover {
	color: #FFF;
}
.tab.active {


}
.tab a.active {
	color: #FFF;
	font-size: 16px;
}
#browseJobsTitle {
	font-size:16px;
    height: 25px;
	color: #FFF;
	width: 140px;	 
}
/*large rectangle*/
#large-banner {
	padding: 0px;
	height: 140px;
	width: 580px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#large-banner-bottom {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 50px;
	width: 580px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding	-left: 0px;
}
#large-banner-bottom  .go-left, #large-banner-bottom .go-right, #large-banner-bottom .large-banner-logo {
	float: left;
}
#large-banner-bottom .large-banner-logo ul {
	margin: 0px;
	padding: 0px;
}
#large-banner-bottom .large-banner-logo li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*large rectangle*/
#footer .hotline {
	width: 300px;
	float: left;
	margin-top: 33px;
	line-height: 18px;
}
#footer .hotline span {
	font-size: 16px;
	font-weight: bold;
}
#footer .hotline a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .hotline .orange-link {
	color: #f08200;
	text-decoration: none;
	font-weight: bold;
}
#footer .hotline ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .hotline li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}
#footer .sitemap {
	float: left;
	margin-top: 23px;
}
#footer .sitemap .col-1 {
	background-image: url(/images/2015/img1.gif);
	background-repeat: repeat-y;
	float: left;
	background-position: right top;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 198px;
	padding-right: 27px;
}
#footer .sitemap .col-2, #footer .sitemap .col-3 {
	background-image: url(/images/2015/img1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 27px;
	padding-left: 25px;
	float: left;
	padding-top: 10px;
	height: 198px;
}
#footer .sitemap .col-4 {
	padding-left: 25px;
	padding-top: 10px;
	height: 198px;
	float: left;
}
#footer .sitemap ul {
	margin: 0px;
	padding: 0px;
}
#footer .sitemap li {
	list-style-type: none;
	line-height: 28px;
}
#footer .sitemap span {
	font-size: 16px;
	font-weight: bold;
}
#footer .sitemap a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .sitemap a:hover {
	text-decoration: underline;
}
#footer #magazing {
	float: right;
	width: 290px;
	margin-top: 33px;
}
#footer #magazing span {
	font-size: 16px;
	font-weight: bold;
}
#footer #magazing .book-cover-left {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#footer #magazing .book-cover-right {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
#footer  #magazing  .book-cover-left  img, #footer #magazing .book-cover-right img {
	margin: 0px;
	padding: 0px;
	height: 168px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer    #magazing    .btn-distribution a {
	width: 190px;
	clear: both;
	display: block;
	font-weight: bold;
	color: #43809B;
	background-color: #85BCD5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-image: url(/images/2015/img1.png);
	background-repeat: no-repeat;
	background-position: 65px 5px;
	font-size: 14px;
	line-height: 33px;
}
#footer   #magazing   .btn-distribution a:hover  {
	background-color: #FFFFFF;
	color: #4395C1;
}
#footer .footer-logo {
	margin-top: 10px;
	width: 876px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer .footer-logo img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .footer-logo ul {
	margin: 0px;
	padding: 0px;
}
#footer .footer-logo li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	display: block;
	vertical-align: bottom;
}
#footer .copyright {
	font-size: 11px;
	line-height: 14px;
	width: 876px;
	float: left;
	margin-top: 5px;
}
#footer .small-links {
	margin-top: 60px;
	font-size: 11px;
}
#footer .small-links a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#footer .small-links a:hover {
	text-decoration: underline;
}
.QuickApplyBtn {
	font-size: 18px;
	line-height: 49px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/2015/btn_quick_apply_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 49px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	display: block;
}
.EmailApplyBtn {
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/2015/btn_non_apply_bg.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 31px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.SendToFriendsBtn {
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	background-image: url(/images/2015/icon-email.png);
	background-repeat: no-repeat;
	width: 120px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	display: block;
	background-position: 5px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.OtherJobOpeningsBtn {
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	background-image: url(/images/2015/icon-other.png);
	background-repeat: no-repeat;
	width: 120px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: 5px 0px;
	padding-top: 0px;
}
.SaveJobBtn {
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	background-image: url(/images/2015/icon-save.png);
	background-repeat: no-repeat;
	width: 120px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: 5px 0px;
	padding-top: 0px;
}
.PrintBtn {
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	background-image: url(/images/2015/icon-print.png);
	background-repeat: no-repeat;
	width: 120px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: 5px 0px;
	padding-top: 0px;
}
.pageTitle {
	padding-top:20px;
	padding-bottom:20px;
	font-size: 24px;
	font-weight: bold;
	color: #43809B;
	text-decoration: none;
	padding-left: 20px;
}
.pageTitle h1 {
	font-size: 24px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
#homeBody .content {
	width: 1219px;
	padding-right: 20px;
	padding-left: 20px;
}
/*Recruitment Day*/
.item {
	width: 595px;
	margin-bottom: 20px;
}
#masonry {
	width: 1219px;
}
#masonry .item .title {
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #43809B;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#masonry .item .title .ico-map {
	height: 20px;
	width: 20px;
	display: block;
	background-image: url(/images/2015/icon-map.png);
	background-repeat: no-repeat;
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 10px;
}
#masonry .item .title a.ico-map:hover {
	height: 20px;
	width: 20px;
	display: block;
	background-image: url(/images/2015/icon-map-on.png);
	background-repeat: no-repeat;
	float: right;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 10px;
}
#masonry .item .recruitment-content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/images/2015/img2.gif);
	background-repeat: repeat-y;
	background-position: 220px 0px;
}
#masonry .item .recruitment-content .left {
	padding: 10px;
	width: 200px;
	float: left;
	overflow-x: hidden;
}
#masonry .item .recruitment-content .right {
	float: left;
	width: 373px;
	margin: 0px;
	padding: 0px;
}
#masonry .item .recruitment-content .right ul {
	margin: 0px;
	padding: 0px;
}
#masonry .item .recruitment-content .right li {
	list-style-type: none;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#masonry .item .recruitment-content .right a {
	color: #000000;
	text-decoration: none;
}
#masonry .item .recruitment-content .right a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#masonry .item .recruitment-content .left ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
#masonry .item .recruitment-content .left li {
	list-style-type: none;
	padding-bottom: 5px;
}
/*Recruitment Day*/
#FormSubmit-lightBlue {
	background-color: #86b8cf;
	color: #FFF;
	text-align: center;
	width: 81px;
	height: 34px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
}
#FormSubmit-Orange {
	background-color: #f08200;
	color: #FFF;
	text-align: center;
	width: 81px;
	height: 34px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
}
#FormSubmit-lightBlue:hover, #FormSubmit-Orange:hover {
        color: #CCC;
}
.FormSubmit-lightBlue {
	background-color: #86b8cf;
	color: #FFF;
	text-align: center;
	width: 81px;
	height: 34px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
}
.FormSubmit-Orange {
	background-color: #f08200;
	color: #FFF;
	text-align: center;
	width: 81px;
	height: 34px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
}
.FormSubmit-lightBlue:hover, .FormSubmit-Orange:hover {
        color: #CCC;
}
.JobDetailJobPost {
	font-weight: bold;
	color: white;
	font-size: 16px;
}
.PreTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f08200;
	padding: 10px;
	//width: 610px;
	text-shadow: 0px 0px 0px #000;
}
.PreBanner {
	padding: 10px;
	width: auto;
	background-color: #f5f5f5;
	margin: 0px;
	height: 250px;
}
.PreBanner img {
	width: 300px;
	height: 250px;
	margin: 0px;
	padding: 0px;
}
.PastTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c16900;
	padding: 10px;
	width: 300px;
	text-shadow: 0px 0px 0px #000;
}
.PastContent {
	width: 300px;
	min-height: 246px;
	background-image: url(/images/2015/img3.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-shadow: 0px 0px 0px #000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.PastContent ul {
	margin: 0px;
	padding: 0px;	
}
.PastContent .Link {
	height: 40px;
	padding-right: 20px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/2015/img4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
}
.PastContent .Link .EventDate {
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	width: 110px;
	float: left;
}
.PastContent .Link .FairName {
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	text-decoration: none;
	color: #f08200;
	font-weight: normal;
	float: left;
}