/* main areas */
* html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


body {
	margin: 0;
	padding: 0;
	color: #000000;	
	font-family: verdana, arial, sans-serif;
	 font-size: 75%;
	text-align: center;

}
#container {
	position: relative; 
	width: 966px;
	margin: 0 auto;
	text-align: left;
	font-size: 1em; /* 10px baseline */
	padding-top:10px;
}


#logo span {
	display: block;
	width: 350px;
	height: 121px;
	text-indent: -200em;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/common/ftlogo.png);
	cursor: hand;
	margin-top:10px;
	padding-bottom:10px;
}



/* initialized components */
img, fieldset, form, h1, h2, h3, h4, h5 p {
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li, input, select {
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}


#quicksearch {
	position:absolute;
	top:50px;
	left:560px;
	clear:both;
	float:right;
	text-align: right;
	width:400px;
	font-weight: normal;
	font-size: 1em;
	font-family: arial;
	font-size: 12px;
	
}

#quicksearch a {
	color:#999999;
	text-decoration:none;
}
#quicksearch a:hover {
	text-decoration:underline;
}





#menubar {
	clear: both;
	float:left;
	padding:0px;
	height: 52px;
	margin:0px;
	position:relative;
}



ul#menu {
	padding: 0px;
	height:52px;
	}
#menu a {
	display: block;
	text-decoration: none;
	text-indent: -200em;
	height:52px;
}



#menu li div a {
	height: 52px;
	
}
#menu li div {
	height: 52px;
	text-indent: -200em;
}


#menu li li span {
	display: block;
	width: 200px; /* gives consistant width for all secondary topnav dropdowns */
	height: 52px;
	margin: 0;
	padding: 0;
	background-color: #eaeaea;
}
#menu li {
	float: left;
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0;
}


#menu li ul {
	display: none;
	
}
#menu li li {
	float: none;
	border-bottom: 1px solid #fff;
}

#menu li#menuA div {background-image: url(../images/nav/left.png); background-position:0 0; width: 100px; background-repeat:no-repeat}

#menu li#menu0 div {background-image: url(../images/nav/company.png); background-position: 0 -50px;  width: 113px; background-repeat:no-repeat}
#menu li#menu0 div a {background-image: url(../images/nav/company.png); background-position: 0 0px;  width: 113px; background-repeat:no-repeat}


#menu li#menu3 div {background-image: url(../images/nav/company.png); background-position:-343px -50px; width: 107px; background-repeat:no-repeat}
#menu li#menu3 div a {background-image: url(../images/nav/company.png); background-position: -343px 0px;  width: 107px; background-repeat:no-repeat}

#menu li#menu4 div {background-image: url(../images/nav/company.png); background-position:-450px -50px; width: 126px; background-repeat:no-repeat}
#menu li#menu4 div a {background-image: url(../images/nav/company.png); background-position: -450px 0px;  width: 126px; background-repeat:no-repeat}

#menu li#menu5 div {background-image: url(../images/nav/company.png); background-position:-114px -50px; width: 126px; background-repeat:no-repeat}
#menu li#menu5 div a {background-image: url(../images/nav/company.png); background-position: -114px 0px;  width: 126px; background-repeat:no-repeat}

#menu li#menu6 div {background-image: url(../images/nav/company.png); background-position:-576px -50px; width: 126px; background-repeat:no-repeat}
#menu li#menu6 div a {background-image: url(../images/nav/company.png); background-position: -576px 0px;  width: 126px; background-repeat:no-repeat}

#menu li#menu7 div {background-image: url(../images/nav/company.png); background-position:-702px -50px; width: 126px; background-repeat:no-repeat}
#menu li#menu7 div a {background-image: url(../images/nav/company.png); background-position: -702px 0px;  width: 126px; background-repeat:no-repeat}

#menu li#menuB div {background-image: url(../images/nav/right.png); background-position:0 0; width: 140px; background-repeat:no-repeat}



#menu li ul {background-image: none !important;}

#menu li:hover ul, 
#menu li.over ul {
	display: block;
	position: absolute;
	top: 100%;
	width: 250px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 50;
	padding: 25px 0 12px 0;
	background: #eaeaea left top repeat-x;
	
}

#menu li#menu0:hover div a, #menu li#menu0.over div a, #menu li#menu1:hover div a, #menu li#menu1.over div a, #menu li#menu2:hover div a, #menu li#menu2.over div a, #menu li#menu3:hover div a, #menu li#menu3.over div a, #menu li#menu4:hover div a, #menu li#menu4.over div a, #menu li#menu5:hover div a, #menu li#menu5.over div a, #menu li#menu6:hover div a, #menu li#menu6.over div a, #menu li#menu7:hover div a, #menu li#menu7.over div a {
background-image: none;
}

#homeInfo{
	background-image: url(../images/homeinfo/truck_backing.png);
	background-repeat: no-repeat;
	width: 966px;
	height:340px;
	margin-top:10px;
	clear:both;
}

#homeInfoText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:900;
	padding-left:575px;
	color:#FFFFFF;
	padding-top:20px;
}
#homeInfoMessage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:575px;
	width:350px;
	color:#FFFFFF;
	padding-top:20px;
}

#homeInfoReadon {
	background: url(../images/common/readon.png) no-repeat left top;
	bottom: 35px;
	color: #ddd;
	display: block;
	font-weight: bold;
	font-size: 18px;
	height: 29px;
	padding: 6px 15px 0 35px;
	margin-top:20px;
	width: 110px;
	text-decoration: none;
	cursor:pointer;
}

#homeInfoReadon:hover, #homeInfoReadon:active, #homeInfoReadon:focus {
	background: url(../images/common/readon.png) no-repeat left bottom;
	color: #fff;
}

#bgbottom{
	background-image:url(../images/HomeInfo/servicesBottom.png);
	background-repeat: no-repeat;
	width: 702px;
	padding-bottom:5px;
	clear:both;
	float:left;	
}
#ServiceInfo{
	background-image: url(../images/homeinfo/services.png);
	background-repeat: no-repeat;
	width: 700px;
	margin-top:10px;
	padding-bottom:50px;
	clear:both;
	float:left;
	border-right:solid 1px #ddd;
	border-left:solid 1px #ddd;
}
#ServiceInfoText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:900;
	padding-left:30px;
	color:#000000;
	padding-top:20px;
	float:left;
	clear:left;
	width:350px;
}
#ServiceInfoMessage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:30px;
	width:620px;
	color:#000000;
	padding-top:20px;
	float:left;
	clear:left;
}
#ServiceInfoMessage2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:30px;
	width:520px;
	color:#000000;
	padding-top:20px;
	float:left;
	clear:left;
}

#ServiceTag{
	background-image: url(../images/homeinfo/tag.png);
	background-repeat: no-repeat;
	width: 250px;
	height:150px;
	margin-top:10px;
	float:right;
}
#ServiceTagText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:900;
	padding-left:20px;
	color:#000000;
	padding-top:10px;
	
}

#ServiceTagMessage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	width:210px;
	color:#000000;
	padding-top:20px;
	height:100px;
}

#DivisionTag{
	background-image: url(../images/homeinfo/division.png);
	background-repeat: no-repeat;
	width: 650px;
	height:400px;
	margin-top:150px;
	margin-left:30px;
	
}

#DivisionTag1{
	position:absolute;
	width: 120px;
	height:41px;
	left:30px;
	cursor:pointer;
}

#DivisionTop{
	position:absolute;
	width: 435px;
	height:33px;
	padding-top:8px;
	left:236px;
}
#DivisionInfoMessage
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	position:absolute;
	top:415px;
	left:50px;
}

#aboutInfo{
	background-image: url(../images/homeinfo/about.png);
	background-repeat: no-repeat;
	width: 966px;
	height:142px;
}
#aboutInfo2{
	background-image: url(../images/homeinfo/aboutws_training.png);
	background-repeat: no-repeat;
	width: 966px;
	height:142px;
}
#aboutInfoText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:900px;
	padding-left:20px;
	padding-top:60px;
}

#transfloInfo{
	background-image: url(../images/homeinfo/transflo.png);
	background-repeat: no-repeat;
	width: 966px;
	height:178px;
}
#transfloInfoText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:900px;
	padding-left:20px;
	padding-top:70px;
}


#contactInfo{
	padding-left:10px;	
	
}

#contactInfoHeader{
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
}
#contactInfoAddress{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer {
	position:relative;
	clear:both;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:20px;
}


#searchresults{	
	margin: 5px 5px 5px 5px;
    padding: 0px 20px;
    border-bottom: 1px solid #cccccc;
	
}


.jobSearchItem {
position: relative;
margin: 9px 5px 5px 9px;
background: transparent url('../search/img/job_search_sprite.png') repeat-x scroll 0 -142px;
background-image: url("../search/img/job_search_sprite.png");
background-repeat-x: repeat;
background-repeat-y: no-repeat;
background-attachment: scroll;
background-position-x: 0px;
background-position-y: -142px;
background-origin: initial;
background-clip: initial;
background-color: transparent;
height: 66px;
width: 640px;
}

.jobSearchItem.priority .left {
background: transparent url('../search/img/job_search_sprite.png') no-repeat scroll -20px -76px;
background-image: url(../search/img/job_search_sprite.png);
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: scroll;
background-position-x: -20px;
background-position-y: -76px;
background-origin: initial;
background-clip: initial;
background-color: transparent;
height: 66px;
width: 15px;
}
.jobSearchItem .left {
position: absolute;
height: 66px;
width: 10px;
top: 0;
left: 0;
}

.jobSearchItem.priority .right {
background: transparent url('../search/img/job_search_sprite.png') no-repeat scroll -35px -76px;
background-image: url(../search/img/job_search_sprite.png);
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: scroll;
background-position-x: -35px;
background-position-y: -76px;
background-origin: initial;
background-clip: initial;
background-color: transparent;
height: 66px;
width: 15px;
}
.jobSearchItem .right {
position: absolute;
height: 66px;
width: 10px;
top: 0;
right: 0;
}

.jobSearchItem .inside {
position: absolute;
left: 10px;
width: 650px;
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
height: 66px;
}

.jobSearchItem .jobType {
position: absolute;
top: 8px;
left: 5px;
color: #696A6C;
font-size: 17px;
font-weight: bold;
width: 500px;
overflow: hidden;
white-space: nowrap;
}

.jobSearchItem .jobType span {
color: #CE7019;
font-size: 16px;
}

.jobSearchItem .jobType {
color: #696A6C;
font-size: 14px;
font-weight: bold;
white-space: nowrap;
}

.jobSearchItem .distance {
position: absolute;
left: 5px;
top: 37px;
color: #696A6C;
font-size: 10px;
width: 500px;
overflow: hidden;
white-space: nowrap;
}

.jobSearchItem .otherInfo {
position: absolute;
left: 400px;
top: 7px;
color: #696A6C;
font-size: 12px;
width: 250px;
overflow: hidden;
}

table, tr, td {
font-family: inherit;
padding: 0;
margin: 0;
border-collapse: collapse;
}
tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.jobSearchItem .otherInfo td {
padding: 6px 12px 4px 6px;
padding-top: 6px;
padding-right: 12px;
padding-bottom: 4px;
padding-left: 6px;
white-space: nowrap;
}

.sectionHeader {
font-size: 18px;
font-weight: bold;
color: black;
}
.infoTable .label {
width: 280px;
white-space: nowrap;
}
.label, label {
font-size: 12px;
color: #696A6C;
padding-left: 15px;
width: 230px;
}
h5 {
display: block;
font-size: 0.83em;
-webkit-margin-before: 1.67em;
-webkit-margin-after: 1.67em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}
.navLink {
color: #E31936;
text-decoration: underline;
cursor: pointer;
}
.hightlightText {
background: #FFFFA0;
padding: 4px;
margin: 2px;
}
.largeInput {
border: 1px solid #CCC;
height: 18px;
padding: 2px;
font-size: 14px;
font-weight: bold;
color: #333;
margin: 5px;
background: white url('../images/horiz_grads.png') repeat-x scroll 0 -50px;
border-image: initial;

}
.subInfoText {
font-size: 10px;
color: #9B9B9B;
}

#breadcrumb {
     margin: 10px 5px 0 5px;
     padding: 20px 20px;
     border-bottom: 1px solid #cccccc;
     background: #FFFFFF url(../img/shadow.jpg) top left repeat-x;
}




#menu_list {
     padding: 0;
     margin: 0;
     text-align: left;
}

#menu_list li
{
	color:#000;
     text-align: left;
     font-size: 1.2em;
     font-weight: bold;
     display: inline;
     list-style-type: none;
     padding: 0 0 0 0;
     margin: 0;
}

