html,
body {
	font: 0.9em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #515151;
	/*background: #fff url(/_images/bg.jpg) center repeat-y;*/
}
img {
	border: none;
}
h1 {
	color: #4f4f4f;
	font-size: 1.8em;
	margin: 0.3em 0 0.7em;
	font-weight: normal;
}
a {
    
	text-decoration:none;
	color:#515151;
}
#errortext {
	color: red;
}
.viewJobButton,
.applyNow,
.sendToAFreind {
	cursor: pointer;
}
tr, td {
	vertical-align: top;
}
/*
.fullDesc {
	visibility: hidden;
	position: absolute;
}
*/
#outer,
#outer_top,
#outer_bottom,
#footer {
	width: 980px;
	margin: auto;
	background: #fff;
}
#footer {
	width: 940px;
	background: #515151;
	padding: 20px;
	color: #fff;
}
.whiteSpace {
	height: 20px;
	width: 980px;
	background: #fff;
	margin: -20px 0 10px -20px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#outer {
	position: relative;
}
#outer_top {
	background: #515151;
	top: 0;
	left: 0;
	height: 60px;
}
.logo {
	position: absolute;
	top: -50px;
	left: 50px;
}
#menu {
	position: absolute;
	top: -38px;
	right: 40px;
	width: 980px;
}
#header:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#header {
	display: block;
	min-height: 110px;
}

.item {
	float: right;
}
.itemLeft {
	background: #515151;
	float: left;
	width: 16px;
	height: 38px;
}
.itemMiddle a {
	text-decoration: none;
	color: #fff;
	font-size: 1.3em;
}
.itemMiddle {
	background: #515151;
	float: left;
	padding: 10px 0 0 0;
	height: 28px;
	position: relative;
}
.itemMiddle ul {
	visibility: hidden;
	position: absolute;
	top: 37px;
	left: -16px;
	width: 150px;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	background: #515151;
	z-index: 9000;
}
.itemMiddle ul li {
	z-index: 10000;
	text-transform: lowercase;
}
.itemMiddle,
 .itemMiddle a {
	text-transform: lowercase;
}
.itemMiddle ul a {
	color: #fff;
	font-weight: bold;
	padding: 3px 15px;
	z-index: 9500;
	text-decoration: none;
	display: block;
}
.itemMiddle:hover ul,
.itemMiddle ul:hover {
	visibility: visible;
	z-index: 9000;
}
.itemRight {
	background: #515151;
	float: left;
	width: 16px;
	height: 38px;
}

.selected .itemLeft {
	background: #fff url(/_images/tabLeft.jpg);
	float: left;
	width: 16px;
	height: 38px;
}
.selected .itemMiddle a {
	text-decoration: none;
	color: #515151;
	font-size: 1.3em;
}

.selected .itemMiddle ul a {
	text-decoration: none;
	color: #fff;
}
.selected .itemMiddle {
	background: #fff;
	float: left;
	padding: 10px 0 0 0;
	height: 28px;
}
.selected .itemRight {
	background: #fff url(/_images/tabRight.jpg);
	float: left;
	width: 16px;
	height: 38px;
}
.clear {
	clear: both;
}
.viewJobButton {
	margin: 10px 0 0 0;
}
.viewJobButtonLeft {
	width: 10px;
	height: 25px;
	background: url(/_images/jobLeft.jpg);
	float: left;
	margin:10px 0 0 0;
}
.viewJobButtonMiddle {
	height: 19px;
	padding: 3px 10px;
	background: #ff7401;
	color: #fff;
	float: left;
	font-weight: bold;
	margin:10px 0 0 0;
}
.viewJobButtonRight {
	width: 10px;
	height: 25px;
	background: url(/_images/jobRight.jpg);
	float: left;
	margin:10px 0 0 0;
}
.col_2 {
	padding: 0 50px;
}
.col_2 > h1:first-child {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 3em;
}
#header > span {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
.jobCompact {
	border-bottom: 1px solid #515151;
	padding: 10px;
}
.search_form {
	background: #f2f0f1;
	display: block;
	margin: 0 -50px;
	z-index: 1;
}
.search_form:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.jobSearchLeft {
	width: 15px;
	height: 107px;
	float: left;
	background: url(/_images/searchLeftTab.jpg);
}
.jobSearchMiddle {
	float: left;
	background: #f49813;
	padding: 10px;
	color: #fff;
	width: 960px;
	z-index: 1;
}
.jobSearchMiddle a {
	color: #fff;
}
.jobSearchRight {
	width: 15px;
	height: 107px;
	float: left;
	background: url(/_images/searchRightTab.jpg);
}

td {
	vertical-align: top;
}

.applyNow {
	background: url(/_images/applyNow.jpg);
	width: 318px;
	height: 66px;
}
.sendToFriend {
	background: url(/_images/sendToFriend.jpg);
	width: 318px;
	height: 38px;
	margin: 10px 0 0;
}
h2 {
	border-bottom: 2px solid #515151;
	font-size: 1.5em;
}
.footerSection {
	width: 25%;
	float: left;
}
.footerSection a {
	display: block;
}

.adminFunctions {
	background: #eee;
	padding: 5px;
}




input[type=submit] {
	border: 1px solid #eee;
	background: #515151;
	color: #fff;
	padding: 2px 10px;
	cursor: pointer;
}





a.remove {
	padding: 3px 7px;
	background: #fff;
	color: red;
}

a.remove:hover {
	background: #333;
}

.big_boxes {
	float: left;
	margin: 15px 0 0;
}
.little_boxes {
	float: left;
	margin: 15px 0 0;
}
.l_box_f_c {
	background-image: url(/_images/layout/l_box_f_c.jpg);
	width: 196px;
	height: 170px;
	float: left;
	margin: 0 16px 0 0;
	padding: 15px;
	color: #dc5949;
	text-decoration: none;
}
.l_box_f_can {
	background-image: url(/_images/layout/l_box_f_can.jpg);
	width: 196px;
	height: 170px;
	float: left;
	margin: 0 16px 0 0;
	padding: 15px;
	color: #dc5949;
	text-decoration: none;
}
.l_box_lm {
	background-image: url(/_images/layout/l_box_m_c.jpg);
	width: 196px;
	height: 170px;
	float: left;
	margin: 0 16px 0 5px;
	padding: 15px;
	color: #dc5949;
	text-decoration: none;
}
.l_box_nm {
	background-image: url(/_images/layout/l_box_m_can.jpg);
	width: 196px;
	height: 170px;
	float: left;
	margin: 0;
	padding: 15px;
	color: #dc5949;
	text-decoration: none;
}
.b_box_f {
	background-image: url(/_images/layout/b_box_f.jpg);
	width: 437px;
	height: 170px;
	float: left;
	margin: 0 25px 0 0;
	padding: 15px;
	color: #dc5949;
	text-decoration: none;
}
.b_box_nm {
	background-image: url(/_images/layout/b_box_m.jpg);
	width: 437px;
	height: 170px;
	float: left;
	margin: 0;
	padding: 15px;
	color: #dc5949;
	text-decoration: none;
}
.l_box_f_c:hover, .b_box_nm:hover, .b_box_f:hover, .l_box_nm:hover, .l_box_lm:hover, .l_box_f_can:hover {
	color: #ffc094;
	text-decoration: underline;
	cursor: pointer;
}
.quad:hover {
	cursor: pointer;
}
.quad:hover a {
	text-decoration: underline;
	color: #ffc094;
}
.quad {
	width: 190px;
	margin: 0 0 10px 0;
}
.quad_top {
	width: 190px;
	height: 15px;
	background: url(/_images/layout/190_top.jpg);
	background-repeat: no-repeat;
}
.quad_middle {
	width: 176px;
	height: 100px;
	padding: 0 5px;
	border-left: 2px solid #f78e3b;
	border-right: 2px solid #f78e3b;
	text-align: center;
	font-size: 1.1em;
}
.quad_bottom {
	width: 190px;
	height: 15px;
	background: url(/_images/layout/190_bottom.jpg);
	background-repeat: no-repeat;
}
.quad2 {
	width: 175px;
	margin: 10px 0 0 0;
	float: left;
}
.quad_top2 {
	width: 175px;
	height: 15px;
	background: url(/_images/layout/175_top.jpg);
	background-repeat: no-repeat;
}
.quad_middle2 {
	color: #fff;
	font-weight: bold;
	width: 165px;
	height: 35px;
	padding: 0 5px;
	background: #f8a345;
	text-align: center;
	font-size: 0.9em;
}
.quad_bottom2 {
	width: 175px;
	height: 15px;
	background: url(/_images/layout/175_bottom.jpg);
	background-repeat: no-repeat;
}
.quad2:hover {
	cursor: pointer;
}
.bbb {
	font-size: 1.5em;
	font-weight: bold;
}
.listContainer {
	width: 270px;
	float: left;
}
.listlist {
	padding:2px 5px;
	background: #feeee1;
	color: #000000;
	text-decoration: none;
	border-left: 2px solid #f4a974;
	border-right: 2px solid #f4a974;
}
.list_top {
	background-image: url(/_images/layout/listTop.jpg);
	background-repeat: no-repeat;
	height: 23px;
	color: #fff;
	font-weight: bold;
	width: 270px;
	padding: 5px 10px;
	margin: 17px 0 0;
}
.list_bottom {
	background-image: url(/_images/layout/listBottom.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 270px;
}
.moreInfoWrapper3 {
	width: 160px;
	float: left;
	margin: 0 40px;
}
.divToggle3 {
	background-image: url(/_images/layout/menu_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	color: #fff;
	font-weight: bold;
	width: 160px;
	padding: 5px 10px;
	margin: 17px 0 0;
}
.moreInfo3 {
	width: 156px;
	background: #feeee1;
	color: #000000;
	text-decoration: none;
	border-left: 2px solid #f4a974;
	border-right: 2px solid #f4a974;
	border-bottom: 2px solid #f4a974;
}
.moreInfo3 a { /*--- Menu anchor style (You MUST have a background colour to prevent the menu from disappearing as you hover near text) ---*/
	z-index:200;
	display: block;
	padding:2px 5px;
	background: #feeee1;
	color: #000000;
	text-decoration: none;
}
.moreInfo3 a:hover {
	background: #ffc094;
}
.divToggle3:hover {
	cursor: pointer;
}
.buttonLeft, .buttonMiddle, .buttonRight {
	float: left;
}
.headerButtonContain {
	height: 30px;
}
.buttonLeft {
	width: 6px;
	height: 30px;
	background-image: url(/_images/layout/buttonLeft.jpg);
	background-repeat: no-repeat;
}
.buttonMiddle {
	height: 30px;
	width: 250px;
	color: #fff;
	padding: 5px 0 0 0;
	font-weight: bold;
	background-image: url(/_images/layout/buttonMiddle.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.buttonMiddle a {
	color: #fff;
	text-decoration: none;
}
.buttonMiddle a:hover {
	color: #dc5949;
}
.buttonRight {
	width: 6px;
	height: 30px;
	background-image: url(/_images/layout/buttonRight.jpg);
	background-repeat: no-repeat;
}
a.orange {
	background: #f49813;
	color: white;
	padding: 3px 20px;
	display: inline-block;
	font-weight: bold;
}
