﻿/* GLOBAL PRESETS */

html, body, h1, h2, h3, h4, h5, h6, p, blockquote, table, ul, dl, li, dt, dd, pre, form, fieldset, legend, label, input, select, textarea { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, li, dt, dd, legend, label, input, options, textarea { font-size: 1em; line-height: 1em; }
a { text-decoration: none; }
a img { border: none; }
* a, * b, * i, * strong, * em, * span { font-family: inherit; font-size: inherit; }
* sup, * sub { font-size: smaller; vertical-align: baseline; position: relative; }
* sup { bottom: 0.33em; }
* sub { bottom: -0.25em; }



/* PAGE LAYOUT */

/* structure */

#page {
	margin: 0;
}
#pageHeader {
	width: 770px;
	height: 63px;
}
#pageBody {
	width: 570px;
	padding-left: 200px;
	padding-bottom: 20px;
	min-height: 660px;
}
.taleo #pageBody {
	width: 770px;
	padding-left: 9px;
}
#pageFooter {
	width: 770px;
	height: 50px;
}
#nav {
	position: absolute;
	width: 200px;
	top: 5px;
}
#pageBody #sectionHeader {
	width: 770px;
	height: 138px;
	position: relative;
	left: -200px;
}
.taleo #pageBody #sectionHeader {
	width: 765px;
	left: -9px;
}
#pageBody #breadcrumb {
	position: absolute;
	top: 70px;
	z-index: 1;
	padding-left: 20px;
}
#pageBody #breadcrumb ul {
	display: inline;
	list-style-type: none;
	margin: 0;
}
#pageBody #breadcrumb li {
	display: inline;
	font-weight: normal;
	text-transform: none;
}
#pageBody #primary {
	margin-left: 20px;
}
#pageBody #primary.narrow {
	width: 345px;
	margin-left: 20px;
}
#pageBody #secondary {
	position: absolute;
	width: 180px;
	left: 589px;
	top: 447px;
}
iframe#taleo {
	width: 755px;
	height: 650px;
	border: none;
}
#taleoContent {
padding-left:20px;
margin:0;
}

/* style */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
#pageHeader {
	background: url(http://www.yrcw.com/images/careers/bg/banner_top.jpg) no-repeat;
}
#pageHeader #companyName{
	text-indent: -10000px;
}
#pageHeader #stockPrice {
	position: absolute;
	left: 80px;
	top: 19px;
}
#pageHeader #stockPrice span {
	padding: 0 5px;
	font-size: 11px;
	color: #fff;
}
#pageBody {
	background: #fff url(http://www.yrcw.com/images/careers/bg/page.gif) 0 0 repeat-y;
}
.taleo #pageBody {
	background-image: none;
}
#pageFooter {
	background-color: #000;
	color: #FFF;
	font-size: 11px;
	line-height:18px;
	padding: 15px 20px 0 20px;
	width: 730px;
}
#pageFooter p {
	margin: 0;
	padding: 0;
}
#pageFooter a {
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}
#pageFooter a:hover {
	color: #fff;
	font-weight:normal;
	text-decoration:underline;
}
#pageBody #sectionHeader {
	background: #fff url(../../../images/careers/bg/sectionheader.jpg) 0 0 no-repeat;
	color: #ccc;
	text-align: right;
}
.taleo #pageBody #sectionHeader {
	background-image: url(http://www.yrcw.com/images/careers/bg/sectionheader_no-nav.jpg);
}
#sectionHeader #header_yrcw{
    position: absolute;
    left: 0;
    top: 0;
}
#sectionHeader #header_careers {
    position: absolute;
    left: 200px;
    top: 0;
}

#pageBody #sectionHeader p {
	padding: 15px 12px 0;
}
#pageBody #sectionHeader p a {
	color: #fff;
	padding: 0 8px;
}
#pageBody #breadcrumb li a {
	font-size: 11px;
}
#pageBody #primary h1 {
    width: 560px;
    margin-top: -90px;
    padding-top: 50px;
    margin-left: -8px;
    padding-left: 8px;
    padding-bottom: 20px;
    margin-bottom: 5px;
}

/* LEFT-SIDE NAV MENU */

/* structure */

#nav ul { margin: 0; margin-bottom: 20px; }
#nav ul ul { margin-bottom: 0; }
#nav li { list-style-type: none; }
#nav li a { display: block; }
#nav li ul { display: none; }
#nav li.sel ul { display: block; }
.taleo #nav li.sel li ul { display: none; }
#nav form p label { display: block; float: left; }
#nav form p input[type=submit] { display: block; }

/* position / dimension */

#nav li a {
	height: 11px;
	padding: 8px 15px;
}
#nav li li a {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 25px;
}
#nav li li li a {
	padding-left: 40px;
}

#nav form {
	padding: 8px 0 8px 15px;
}
#nav form fieldset {
	border: none;
	padding-top: 8px;
}
#nav form p {
	margin: 4px 0 0 12px;
}
#nav form p label {
	width: 50px;
	padding: 3px 0;
}
#nav form p select {
    width: 114px;
    margin-left: 2px;
}
#nav form p input {
    width: 110px;
    margin-left: 2px;
}
#nav form p input[type=submit] {
	width: auto;
	margin: 0 auto;
}

/* style */

#nav li {
	border-bottom: 1px solid #fff;
}
#nav li a {
	color: #000;
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
}
#nav li a:hover {
	background-color: #9a9a9a;
	text-decoration: none;
	font-weight: 400;
}
#nav li ul {
	background-color: #fff;
}
#nav li.sel {
	background: #f2f2f2 url(http://www.yrcw.com/images/careers/bg/nav_selected.jpg) 0 0 no-repeat;
}
#nav li li.sel {
	background: #fff url(http://www.yrcw.com/images/careers/ico/square.gif) 16px 2px no-repeat;
}

#nav form {
	background: #ebe7dc url(http://www.yrcw.com/images/careers/bg/nav_search.jpg) 0 0 repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 20px;
}
#nav form legend,
#nav form label,
#nav form select,
#nav form option {
	font-size: 11px;
}
#nav form legend {
    font-weight: bold;
}
#nav form p.em label {
    font-weight: bold;
    letter-spacing: -0.03em;
}
#nav form p.em select {
    background-color: #fe6;
}


/* GENERAL VISUAL STYLING */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.75em;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #004b8e;
}

p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 12px;
}

#mainContentSecond a {
	color: #004b8e;
	font-weight:bold;
}
#mainContentSecond a:hover {
	color: #f89826;
	text-decoration: underline;
	font-weight:bold;
}

td {
	font-size: 11px;
}

ul {
	margin-left: 1.5em;
	margin-bottom: 0.5em;
}
li {
	font-size: 11px;
	line-height: 16px;
}
img.splash {
	display: block;
	position: relative;
	left: -15px;
	top: -18px;
	width: 530;
	margin-top:10px;
}
img.floatRight {
    float: right;
    padding: 5px 0 5px 15px;
}
img.floatLeft {
    float: left;
    padding: 5px 15px 5px 0;
}


/* New styles to add for header */

#header {
	background: #000;
	height: 75px;
	margin: 0;
	width: 770px;
} 
#header .logo {
	margin: 0;
	padding: 0;
	float:left;
	width:200px;
}
.family {
	float:left;
	width: 200px;
	margin: 0;
	margin-top: 35px;
	height:40px;
}
.familyMenu{
	margin:0;
	padding: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
	color:#999;
}
.familyMenu a.anchorclass{
	text-decoration: none;
	padding: 0 20px;
	margin: 0;
	color: #999;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(http://www.yrcw.com/images/second_drop_bkgrd.jpg) no-repeat;
	height:40px;
	width:160px;
	line-height:40px;
	display:block;
}
.familyMenu a.anchorclass:hover{
	text-decoration: none;
	color: #999;
}
.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	background-color: #333;
	width: 570px;
	font: #FFF normal 11px Arial, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 10001; /* zIndex should be greater than that of shadow's below */
	margin:5px 0 0 0;
	background-image:url(http://www.yrcw.com/images/second_nav_bkgrd.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	padding:0 0 10px 0;
}
.anylinkcss .navColFirst {
	padding: 20px;
	float:left;
	width:150px;
}
.anylinkcss .navCol {
	padding: 20px;
	float:left;
	width:150px;
}
.anylinkcss .navColLast {
	padding: 20px;
	float:left;
	width:150px;
}
.anylinkcss ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.anylinkcss ul.menu li{
	width: auto;
	display: block;
	padding: 0;
	color: #FFF;
	font-weight:normal;
	font-size:11px;
	text-indent: 0;
}
.anylinkcss ul.menu li.head{
	width: auto;
	display: block;
	padding: 0;
	color: #999;
	font-weight:bold;
	font-size:11px;
	text-indent: 0;
	line-height:16px;
}
.anylinkcss ul.menu li a{
	width: auto;
	display: block;
	padding: 0;
	text-decoration: none;
	color: #FFF;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
}
.anylinkcss ul.menu li a:hover{ /*hover background color*/
	text-decoration: underline;
	color:#FFF;
}
.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
#header .stock {
	float:right;
	text-align:right;
	color:#FFF;
	font-weight:bold;
	padding: 30px 20px 30px 0;
	font-size:11px;
}
#header .stock .stockTitle {
	color:#999;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contentContainerSecond {
	margin:0;
	padding:5px 0 0 0;
	background-image: url(http://www.yrcw.com/images/second_top_bkgrd.jpg);
	background-repeat: no-repeat;
}


/* Add styles */
.careersForm {
	background:#E6E1D4 url(../../../images/careers/search_bkgrd.jpg) 0 0 repeat-x;
	margin:0;
	padding:10px;
}
.careersForm form p label { display: block; float: left; }
.careersForm form p input[type=submit] { display: block; }
.careersForm form {
	padding: 0;
	margin:0;
}
.careersForm form fieldset {
	border: none;
	padding-top: 0;
}
.careersForm form p {
	margin: 4px 0 0 0;
}
.careersForm form p label {
	width: 55px;
	padding: 3px 0;
}
.careersForm form p select {
    width: 114px;
    margin-left: 2px;
}
.careersForm form p input {
    width: 110px;
    margin-left: 2px;
}
.careersForm form p input[type=submit] {
	width: auto;
	margin: 0 auto;
}
.careersForm form legend,
.careersForm form label,
.careersForm form select,
.careersForm form option {
	font-size: 11px;
}
.careersForm form legend {
    font-weight: bold;
	padding-bottom:10px;
}
.careersForm form p.em label {
    font-weight: bold;
    letter-spacing: -0.03em;
}
.careersForm form p.em select {
    background-color: #fe6;
}

h2 {
	font-size:12px;
}
#mainContentCareersHome {
	margin: 0 0 0 200px;
	padding: 0;
}
.careersHomeContent {
	padding:20px;
}
#primary {
	float:left;
	width:330px;
}
#secondary {
margin: 0 0 0 350px;
}
#breadcrumb {
	margin: 0;
}
#breadcrumb ul {
	display: inline;
	list-style-type: none;
	margin: 0;
}
#breadcrumb li {
	display: inline;
	font-weight: normal;
	text-transform: none;
}
#breadcrumb li a {
	font-size: 11px;
}
