/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
a img {
	border:none;
}
a {
	outline:none;
}

/** Beta Icon **/
.betaIcon {
	width:100px;
	height:100px;
	position:absolute;
	background:url('/images/_common/beta.png') top right no-repeat;
	right:0px;
	top:0px;
}

/** Auto Complete CSS **/
.ac_results {
	margin:2px 0px 0px -4px;
}
.ac_results li {
	font-size: 13px;
	line-height: 18px;
}
.jqTransformInputInner .ac_loading {
	background: white url('/Common/images/progress.gif') 130px center no-repeat !important;
}

/* layout and typography css */
html {
	background:#add6ea url('/images/_common/page_background.jpg') top center repeat-x;
}
body {
	height:100%;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#808184;
}
a {
	color:#808184;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a.blueLinks{
	color:#1c5f8e;
	text-decoration:underline;
}
a.lightBlueLinks{
	color:#66B7E1;
	padding-left:20px;
	text-decoration:underline;
}
.pageWrapper {
	background:url('/images/_common/body_background.png') top center no-repeat;
	width:1000px;
	margin:0 auto;
}
.header {
	width:960px;
	height:130px;
	margin:0 auto;
}
.clearFloats {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
h1.logo {
	float:left;
}
h1.logo a {
	float:left;
	width:306px;
	height:85px;
	text-indent:-8888px;
	background:url('/images/_common/vacancy_logo.png') center center no-repeat;
	margin:20px 0px 0px 20px;
	outline:0;
}
.topLinkContainer {
	float:right;
	width:295px;
}
.topLink {
	background:url('/images/_common/heading_background.png') 275px top no-repeat;
}
.topLink a {
	width:253px;
	background-color:#036b96;
	float:left;
	color:#fff;
	font-size:18px;
	line-height:35px;
	padding-left:22px;
}
.myAccountLinks {
	background:url("/images/_common/heading_background.png") no-repeat scroll 256px top transparent;
}
.myAccount {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#036B96;
	float:right;
	width:auto;
	margin-right:39px;
	padding:9px 0px;
	height:18px;
}
.myAccount a {
	color:#FFFFFF;
	padding:0px 10px 0px 15px;
}
.contentWrapper {
	width:960px;
	min-height:700px;
	position:relative;
	background:url('/images/_common/content_background.png');
	margin:0px auto;
}
.vacancyTerms {
	margin:10px 20px;
	text-align:right;
}
.vacancyTerms a {
	color:#1C5F8E;
	text-decoration:none;
	font-size:10px;
}
.topCornerClip {
	background:url('/images/_common/corner_clip.png') top right no-repeat;
	width:54px;
	position:absolute;
	right:-11px;
	top:-11px;
	height:55px;
}
.bottomCornerClip {
	background:url('/images/_common/corner_clip.png') top left no-repeat;
	width:52px;
	position:absolute;
	left:-11px;
	bottom:-11px;
	height:55px;
}
.topEdgeShadow {
	background:url('/images/_common/page_shadow.png') top left no-repeat;
	width:508px;
	height:14px;
	position:absolute;
	left:-14px;
	top:-14px;
}
.topLeftEdgeShadow {
	background:url('/images/_common/page_shadow.png') top left no-repeat;
	width:14px;
	height:508px;
	position:absolute;
	left:-14px;
	top:-14px;
}
.bottomEdgeShadow {
	background:url('/images/_common/page_shadow.png') bottom right no-repeat;
	width:508px;
	height:14px;
	position:absolute;
	right:-14px;
	bottom:-14px;
}
.bottomRightEdgeShadow {
	background:url('/images/_common/page_shadow.png') bottom right no-repeat;
	width:14px;
	height:508px;
	position:absolute;
	right:-14px;
	bottom:-14px;
}
.topRibbonPane {
	float:left;
	margin:-15px 0px 10px 25px;
}
.topRibbonCap {
	background:url('/images/_common/heading_background.png') left -35px no-repeat;
	width:40px;
	height:40px;
}
.topRibbon {
	float:left;
	width:861px;
	padding:15px 12px;
	height:20px;
	background-color:#c0cd30;
}
.topRibbon h2 {
	font-size:28px;
	font-weight:normal;
	padding-left:45px;
	color:#ffffff;
}
.topRibbonTail {
	float:left;
	background:url('/images/_common/heading_background.png') left -75px no-repeat;
	width:25px;
	height:50px;
}
.sectionHeadingCap {
	background:url('/images/_common/heading_background.png') left -125px no-repeat;
	width:30px;
	height:30px;
}
.sectionHeading {
	float:left;
	width:225px;
	height:30px;
	text-align:left;
	padding:10px 0px 0px 25px;
	color:#ffffff;
	background-color:#66b7e1;
}
.sectionHeading h2 {
	font-size:24px;
	font-weight:normal;
}
.sectionHeadingTail {
	float:left;
	background:url('/images/_common/heading_background.png') left -156px no-repeat;
	width:20px;
	height:40px;
}
.sectionContents {
	font-size:11px;
	line-height:18px;
	padding:15px 20px;
}
.pageSections {
	background:#e0f1f9 url('/images/_common/divider.png') top center no-repeat;
}
.pageSectionHeading {
	float:left;
	padding:0px 25px;
	margin-top:-10px;
}

/** Button **/
.greenButton {
	color:#FFF;
	background-color:#c0cd30;
	padding:3px 10px;
	font-weight:bold;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	-moz-border-radius-topright: 3px;
	-khtml-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}
.greenButtonReward{
	font-size:22px;font-weight:bold;color:#D5DD74;position:absolute;cursor:pointer;
}
.blueButton {
	color:#FFF;
	padding:3px 22px 3px 10px;
	font-weight:bold;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	background:#005581 url('/images/property_list/bullets.png') right 2px no-repeat;
	-moz-border-radius-topright: 3px;
	-khtml-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}
.grayButton {
	color:#FFF;
	padding:4px 10px;
	font-weight:bold;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	background-color:#65676c;
	-moz-border-radius-topright: 3px;
	-khtml-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

/** Forms CSS **/
.fieldLable {
	width:180px;
	float:left;
	padding:3px 15px 0px 0px;
	text-align:right;
}
.fieldRow {
	padding:5px 10px;
}
.formField {
	float:left;
}
.formFieldColumn {
	width:150px;
	float:left;
}
.nextField {
	float:left;
	margin-left:10px;
}
.formCheckBoxContainer {
	padding-top:3px;
}
.formCheckBoxLable {
	float:left;
	padding-top:1px;
}
.fieldDescription {
	float:left;
	padding:3px 0px 0px 5px;
}
.maxCharacters {
	font:italic 9px Arial, Helvetica, sans-serif;
	color:#b0b0b0;
}
.errorMessage {
	border:1px solid #cc0000;
	background-color:#FFF;
	color:#cc0000;
	padding:5px;
	margin-bottom:5px;
}
.required {
	color:#cc0000;
}
.managerPortalPane {
	float:right;
	height:35px;
	overflow:hidden;
}
.managerPortalPane a {
	float:left;
	width:140px;
	background:url('/images/_common/top_navigation_background.png') top left no-repeat;
	color:#005581;
	padding:5px 0px 10px;
	text-align:center;
	font-size:15px;
}
.topNavDivider {
	float:left;
	width:21px;
	height:35px;
	background:url('/images/_common/top_navigation_divider.png') top left no-repeat;
}
.topNavRightArrow {
	float:left;
	width:18px;
	height:35px;
	background:url('/images/_common/top_navigation_right_arrow.png') top left no-repeat;
}
.header .socialMedia {
	width:320px;
	float:right;
	margin:35px 5px 0px 0px;
}
.header .socialMedia a {
	float:left;
	width:70px;
	color:#FFFFFF;
	text-align:right;
	margin-right:5px;
	padding:11px 40px 11px 0px;
}
.header .socialMedia a:hover {
	font-weight:bold;
}
.header .socialMedia a.facebookLink {
	background:url('/images/_common/facebook_icon.png') right center no-repeat;
	width:40px;
}
.header .socialMedia a.twitterLink {
	background:url('/images/_common/twitter_icon.png') right center no-repeat;
	width:60px;
	margin-left:10px;
}
.header .socialMedia a.rssLink {
	background:url('/images/_common/rss_icon.png') right center no-repeat;
}
.semCampaignColumn {
	width:200px; 
	float:left;
	margin-bottom:15px;
}
.overViewSemCampaignColumn {
	width:210px; 
	float:left;
	margin-bottom:15px;
}
.campaignCheckbox {
	float:left;
	padding:2px;
}
.campaignName {
	float:left;
	padding:2px;
}
.hidden {
	display:none;
}
.vacancyLogin{
	width:370px;
	margin:10px 0px 25px 52px;
	float:left;
}
.vacancyLogin p{
	margin:0px 0px 5px;
}
.vacancyLogin .fieldRow {
	padding-left:0px;
}
.vacancyLogin .fieldLable {
	width:60px;
	text-align:left;
}
.vacancyLogin .fieldRow .blueButton {
	margin-right:5px;
	padding:4px 22px 4px 12px;
}
.listingBox {
	width:275px;
	height:215px;
	margin-bottom:20px;
	float:right;
	padding:25px 0px 0px 45px;
	background:url('/images/home/listing_box.png') top left no-repeat;
}
.boxHeading {
	height:50px;
}
.boxHeading h3 {
	font-size:24px;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
}
.boxHeading h4 {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
}
.boxContents {
	padding-top:20px;
	font-size:15px;
	color:#fff;
}
.boxButton {
	margin-top:22px;
	font-size:26px;
	line-height:47px;
	padding-left:20px;
	height:50px;
	text-decoration:none;
	color:#fff;
	display:block;
}
.listingBox .boxButton {
	margin:0px 0px 20px;
}
