body, h1, h2, h3, h4, p, form, fieldset, ul, ol, dl {
	margin: 0;
	padding: 0;
}

body {
	background-color: #520000;
	font: 0.7em "Tahoma", "Verdana", "Arial", sans-serif;
}

a:link {
	color: #CC0000;
}

a:visited {
	color: #AF8A31;
}

a img {
	border: none;
}

p {
	line-height: 1.3em;
}

li {
	list-style: none;
} 

/* image replacement hacks */
#mainnav li a,
#sidebar h1,
#content h1,
body.subpage #header h1 {
	text-indent: -10000px;
}

/*----------
  Blocks
  ----------*/
#container {
	background: #fff url(../images/dashes-tiled.gif) repeat-y 620px 0;
	border: 1px solid #fff;
	border-width: 0 1px;
	margin: 0 auto;
	width: 960px;
}

#header {
	/*background: #000 url(../images/banner.jpg) no-repeat;*/
}

#content {
	background: transparent url(../images/greyredcorner.gif) no-repeat top right;
	float: left;
	min-height: 370px;
	width: 620px;
}

#sidebar {
	background: transparent url(../images/redtile.gif) repeat-x;
	float: right;
	padding-bottom: 40px;
	width: 340px;
}

#footer {
	background-color: #000;
	clear: both;
	font-size: 0.9em;
	height: 10px;
	padding: 5px;
}

#mainnav {
	border: 1px solid #fff;
	border-width: 1px 0;
	height: 23px;
}

#sidebar h1,
#content h1 span,
#sidebar .photogallery {
	height: 54px;
}

#content p,
#content li,
#sidebar p,
table td {
	color: #444;
	line-height: 1.45em;
}

/*----------
  Navigation
  ----------*/

#mainnav li {
	float: left;
}

/*** menu items ***/
#mainnav span {
	display: block;
}

#mainnav a {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	height: 23px;	
	outline: none;
}

#mainnav li strong a,
#mainnav li a:hover,
#mainnav li:hover a,
#mainnav li.sfhover a {
	background-position: 0 -23px;
}


	#mainnav-home a {
		background-image: url(../images/home.gif);
		width: 75px;
	}
	
	#mainnav-about a {
		background-image: url(../images/about.gif);
		width: 104px;
	}
	
	#mainnav-services a {
		background-image: url(../images/services.gif);
		width: 98px;
	}
	
	#mainnav-faq a {
		background-image: url(../images/faq.gif);
		width: 72px;
	}
	
	#mainnav-employment a {
		background-image: url(../images/employment.gif);
		width: 125px;
	}
	
	#mainnav-contact a {
		background-image: url(../images/contact.gif);
		width: 165px;
	}
	
	#mainnav-webconsignment a {
		background-image: url(../images/pod.gif);
		width: 158px;
	}
	
	#mainnav-podonline a {
		background-image: url(../images/pod.jpg);
		width: 158px;
	}

	#mainnav-etracker a {
		background-image: url(../images/etracker.jpg);
		border-right: none;
		width: 156px;
	}
	
	#mainnav #mainnav-podonline:hover a,
	#mainnav #mainnav-etracker:hover a,
	#mainnav #mainnav-podonline.sfhover a,
	#mainnav #mainnav-etracker.sfhover a {
		background-position: 0 0;
	}

#mainnav #mainnav-contact ul a {
	width: 15em;
}

/*** submenu items ***/
#mainnav ul ul {
	position: absolute;
	left: -9999px;
}

	#mainnav li:hover ul,
	#mainnav li.sfhover ul {
		left: auto;
	}

/* extra-specific to override parent */	
#header #mainnav li li a {
	background: #8B6D27;
}

#header h1 {
	background: url(../images/banner_static1.jpg) no-repeat;
	height: 200px;
}

#header #mainnav li li a:hover,
#header #mainnav li li strong a {
	background: #000;
}

	#mainnav ul ul,
	#mainnav ul ul a {
		background: #8B6D27;
		border: none;

	}


	#mainnav ul ul li {
		float: none;
	}
	
	#mainnav ul ul a {
		color: #fff;
		border-width: 1px 0;
		border-style: solid;
		border-bottom-color: #444;
		border-top-color: #fff;
		padding: 4px 8px;
		outline: inherit;
		text-align: left;
		text-decoration: none;
		text-indent: 0;
		height: auto;
		width: 12em;
	}
	
	#mainnav ul ul a:hover {
		background: #000;
	}

/*** login panels ***/
#mainnav div.login {
	border: 1px solid #fff;
	left: -99999px;
	position: absolute;
	width: 228px;
	z-index: 1000;
}
	div.login form {
		margin: 10px 20px 10px 20px;
		overflow: hidden;
	}
	
	div.login label {
		font: 1.2em "Trebuchet MS", sans-serif;
		font-size: 1.2em;
		margin-bottom: 3px;	
	}
	
	div.login input {
		margin-bottom: 7px;	
		width: 183px;		
	}
	
	div.login input.password {
		clear: left;
	}

	div.login input.submit {
		clear: left;
		font: bold 0.95em "Verdana", sans-serif;
		float: right;
		margin-top: 10px;
		width: auto;
	}

#mainnav li:hover {
	position: static; /* ie: fix invisible popup */
}

#mainnav li:hover div.login,
#mainnav li.sfhover div.login {
	left: auto;
}

#mainnav-etrackerlogin a {
	border-right: none;
	width: 156px;
}

#podonlinelogin a {
	width: 158px;
}

#mainnav-podonline div.login {
	background-color: #339900;
	border-top-color: #339900;
	margin-left: -1px; /* 1px of inherited border space */
}

#mainnav-podonline label {
	color: lime;
}

#mainnav-etracker a,
#mainnav-etracker div.login {
	background-color: #336699;
	border-top-color: #336699;
}

	#mainnav-etracker label {
		color: #55ABFF;
		font-weight: bold;
	}

#mainnav #mainnav-etracker:hover div.login,
#mainnav #mainnav-etracker.focused div.login {
	margin-left: -72px;
}

/*----------
  Content
  ----------*/
#content h1 {
	background: url(../images/trucks.jpg) no-repeat left top;
	padding-left: 210px;
}

#content h1 span {
	background: url(../images/title-welcome.gif);
	display: block;
	width: 290px;
}

#content h2 {
	font-size: 1.6em;
	color: #555;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content h3 {
	color: #555;
	margin-bottom: 4px;
}

#content p {
	margin-bottom: 12px;
}

#content ul {
	margin-top: -9px;
	margin-bottom: 12px;
}

#content li {
	list-style: disc;
	margin-left: 13px;
}

#content div.featured {
	background: url(../images/trucks.jpg) no-repeat 0 -54px;
	padding-top: 100px;
	width: 190px;
}

#content div.featured li {
	margin-bottom: 18px;
	list-style: none;
	text-align: center;
}

/*----------
  Sidebar
  ----------*/
body.home #sidebar h1,
body#page-news #sidebar h1 {
	background: #C10A00 url(../images/title-news_red.gif) no-repeat -55px 0;
	padding-left: 20px;
	left: auto;
	position: static;
}

body.subpage #sidebar h1 {
	position: absolute;
	left: -99999px;
}

.photogallery li {
	float: left;
}

.photogallery img.selected {
	border: 2px solid #111;
}

.photogallery img {
	cursor: pointer;
	display: block;
	background: #fff;
	border: 2px solid #fff;
	margin: 5px 0 0 15px;
}

.photogallery img:hover {
	border: 2px solid #444;
}

#imagedisplay {
	background-position: 1px 0;
	background-repeat: no-repeat;
	height: 400px;
	margin-top: 55px;
}

/*----------
  Footer
  ----------*/
#footer,
#footer a {
	color: #666;
}
  
#copyrightnotice {
	float: left;
}

#utilities {
	float: left;
	margin-left: 5px;
}

#utilities li {
	float: left;
}

#utilities a {
	border-left: 1px solid #666;
	display: block;
	padding: 0 5px;
	text-decoration: none;
}

#utilities a:hover {
	text-decoration: underline;
}


ol.news {
	padding: 10px 20px;
}

ol.news h2,
ol.news h3 {
	font-size: 0.95em;
	margin-bottom: 3px;
}

ol.news h2 {

}

ol.news li {
	margin-bottom: 42px;
}

/*----------
  Forms
  ----------*/
label,
input {
}

label {
	float: left;
	width: 110px;
}

input.submit {
	text-transform: uppercase;
}


/* required field */
label em,
p.required em {
	color: #990000;
	font-style: normal;
	font-weight: bold;
}

/* validation errors */
#content form div.errors {
	background: #E7E7E7;
	border: 1px solid #C16D6D;
	margin: 10px;
	padding: 5px;
}

	#content form div.errors ul {
		margin: 0;
	}
	
	#content form div.errors li {
		color: #CC3300;
		font-weight: bold;
		list-style: outside;
		list-style-type: circle;
		margin: 0 0 0 20px;
		padding: 0;
	}

div.summary div.description,
p.uploaded {
	background: #fff;
	border: 1px solid #aaa;
	margin: 5px 0;
	padding: 5px;
}

p.uploaded {
	margin-left: 110px
}

	p.uploaded strong {
		display: block;
	}

fieldset label {
	margin-top: 2px;
}

#content p.required {
	margin: 5px 0 0 0;
}

#content fieldset li {
	list-style: none;
	margin: 0;
	padding-bottom: 6px;
}

#content fieldset {
	border: none;
}

form .helptext {
	background: #ccc;
	border: 1px solid #aaa;
}

/* application form */
form.dataentry {
	background: #efefef;
	border: 1px solid #999;
	margin-bottom: 15px;
	width: 40em;
}

#content form.dataentry h2,
#content form.dataentry h3,
#content form.dataentry li,
#content form.question h2,
#content form.question p {
	margin: 0;
	padding: 5px 15px;
}

#content form.dataentry h2,
#content form.dataentry div.controls,
#content form.question h2,
#content form.question div.controls,
#content form.question div.controls a {
	background: #C10A00 ;
	color: #fff;
	font-size: 1.3em;
}

#content form.question div.controls span,
#content form.question div.controls a
 {
	font-size: 0.9em;
}

#content form.dataentry h3 {
	background: #DFDFDF;
	border-top: 2px solid #fff;
	color: #444;
	font-size: 1.2em;
}

form.dataentry fieldset ol {
	border-top: 1px solid #fff;
	margin: 8px 0;
}

form.dataentry fieldset li {
	background: #E7E7E7;
	border-bottom: 1px solid #fff;
}

form.dataentry fieldset {
	border-bottom: 1px dashed #999;
}

form.dataentry div.controls,
form.question div.controls {
	padding: 15px 15px 20px 15px;
}

form.dataentry div.summary {
	background: #efefef;
	padding: 10px 15px;
}

form.dataentry span.more {
	background: #bbb;
	border: 1px solid #999;
	display: block;
	color: #555;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 5px 4px 7px;
	text-align: center;
	width: 8em;
}

#content p.required,
form.dataentry span.more {
	margin: 10px 15px;
}

form.dataentry span.more {
	margin-top: -1px;
}

form.dataentry #application-summary {
	background: #E7E7E7;
	border-bottom: 1px solid #999;
	height: 5.4em;
	overflow: hidden;
}

form.dataentry 	#application-summary.show {
	height: auto;
	overflow: auto;
}

div.controls span a {
	font-weight: bold;
}

form.question {
	background: #dedede;
	border: 1px solid #aaa;
	width: 20em;
}

	form.question h2 {
		font-size: 0.95em;
		text-transform: uppercase;
	}

	form.question div.controls {
		margin-top: 5px
	}

div.position-description {
	margin-bottom: 10px;
}

#content form li {
	list-style: none;
}

.noresults {
	font-style: italic;
}

/* login form */
form.login {
	background: #efefef;
	border: 1px solid #444;
	overflow: hidden;
	margin: 25px 30em;
	width: 25em;
}

form.login h2 {
	background: #C10A00;
	padding: 3px 5px;	
}

form.login fieldset,
form.login p {
	padding: 2px 7px;
}

#content form.login h2 {
	color: #fff;
	border-bottom: 2px solid #fff;
	font-size: 1.25em;
}

#content form.login div.controls {
	float: right;
	margin: 10px 17px 10px 10px;
}

/*------------
  Tables
  ------------*/
table {
	margin-bottom: 10px;
	width: 380px;
}

col.schedule-location {
	width: 140px;
}

col.schedule-pickupday {

}

col.schedule-arrivalday {
	width: 80px;
}

table,
table td {
	border: 1px solid #ccc;
}

table {
	border-collapse: collapse;
	border-width: 0 0 0 1px;
}

table th,
table td {
	padding: 5px 6px;
}

table th,
table tr.TableHeader td {
	background: #C10A00;
	border-left: 1px solid #CF4740;
	color: #fff;
	font-weight: bold;
	padding: 7px 6px;
	text-align: left;
	text-transform: uppercase;
}

table td {
	background: #eee;
	border-width: 0 1px 1px 0;
}

table tr.odd td {
	background: #ddd;
}

body.home #content div.copy {
	float: right;
	margin-top: 10px;
	padding-right: 25px;
	width: 385px;
}

body.subpage #content div.copy {
	padding: 10px 23px 0 210px;
	background: url(../images/trucks.jpg) no-repeat 0 -54px;
}

body.subpage #sidebar {

}

/*** subpage ***/
img.supplementary {
	margin: 55px 0 0 1px;
}

/* section copy */
div.copy strong.phone {
	display: block;
}

/* definitions */
#content dt {
	clear: left;
	float: left;
	width: 5.5em;
}

#content dt {
	font-weight: bold
}

#content dd {
	border-bottom: 1px solid #ccc;
	margin: 0 0 5px 6.5em;
	padding-bottom: 5px;
}

#content dd dd {
	border-bottom: none;
	margin-bottom: 0;
}

#content dl p {
	margin: 0;
}

#main-telephone {
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

#content dl.contact dd dt {
	width: 3.5em
}

#content dl.contact dd dd {
	margin-left: 4em;
}

/**** faq ****/
#content ol.faq li {
	border-bottom: 1px dashed #ccc;
	list-style-type: none;
	margin-left: 0;
	padding-top: 10px;
}

#content ol.faq li li {
	border: none;
	list-style-type: disc;
	margin-left: 10px;
	padding-top: 0;
}

/*** employment ***/
#positionslist {
	border-bottom: 1px solid #bbb;
}

#positionslist tr.position-description td {
	padding: 0;
	border: none;
}

col.position-title {
	width: 290px;
}

col.position-location {
	width: 90px;
}

col.position-apply {
	width: 80px;
}

td.position-location {
	font-weight: bold;
}

span.action {
	display: block;
}

	span.action a {
		background: #AF8A31;
		border: 1px solid #6B541E;
		border-color: #B79034 #6B541E #6B541E #B79034;
		color: #fff;
		display: block;
		font-weight: bold;
		padding: 7px 10px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		width: 6em;
	}

	span.action a:hover {
		background: #8B6D27;
		border-color: #B79034 #6B541E #6B541E #B79034;
	}

td.applynow {
	padding: 0;
}

td.applynow a {
	display: block;
	padding: 7px 10px;
}

td.applynow a:hover {
	background: #8B6D27;
	color: #fff;
}

td.action {
	padding: 0;
}

td.action a {
	display: block;
	padding: 5px;
}

#positionslist tr.position-admin td {
	background: #fff;
}

#positionslist tr.odd td {
	background: #DFDFDF
}

td.action a:hover {
	background: #A30800;
	color: #fff;
}

td.warning a:hover {
	background: #DF0000;
	color: #fff;
}

#positionslist {
	background: #aaa;
	width: 700px;
}

#positionslist tbody tr.position-details {
	cursor: pointer
}

/* javascript to add psuedo-psuedo selector */
#positionslist tbody tr.position-hover td {
	background: #E3E3E3;
}

#positionslist tr.position-focus td {
	background: #bbb;
}

tr.position-hover a {
	color: #222;
}

#positionslist a {
	font-weight: bold;
	text-decoration: none;
}

div.position {
	background: #fff;
	border: 1px solid #bbb;
	margin: 5px;
	padding: 5px;
}

div.filter {
	background: #ddd;
	border: 1px solid #999;
	clear: left;
	margin: 10px 0;
	padding: 10px;
	width: 290px;
}

	div.filter select,
	div.filter input {
		font: 0.95em Arial, sans-serif;
	}
	
	div.filter input {
		font-weight: bold;
		margin-left: 5px;
	}

#main {
	padding: 20px;
}

/*------------
  Page Specific
  ------------*/
  
/**** employment ****/
body#page-employment #content {
	min-height: 500px;
}

body#page-employment #sidebar {
	display: none;
}

#content.page-consignment,
body#page-employment #content {
	background-color: #fff;
	float: none;
	width: auto;
}

#content.page-consignment {
	padding-bottom: 20px;
}

body#page-employment #container {
	background-image: none;
}

/*** page headings ***/
#page-aboutus #content h1 span {
	background-image: url(../images/title-about.gif);
}

#page-services #content h1 span {
	background-image: url(../images/title-services.gif);
}

#page-faq #content h1 span {
	background-image: url(../images/title-faq.gif);
}

#page-employment #content h1 span {
	background-image: url(../images/title-employment.gif);
}

#page-contactus #content h1 span {
	background-image: url(../images/title-contact.gif);
}

/*** page sidebar pics ***/
#page-aboutus #imagedisplay {
	background-image: url(../images/about_trucks1.jpg);
}

#page-services #imagedisplay {
	background-image: url(../images/about_trucks4.jpg);
}

#page-employment #imagedisplay {
	background-image: url(../images/sideimage_employment.jpg);
}

#page-faq #imagedisplay {
	background-image: url(../images/sideimage_faq.jpg);
}

#page-contactus #imagedisplay {
	background-image: url(../images/sideimage_contact.jpg);
}

/* make up for offset on about us image gallery */
#page-aboutus #imagedisplay.photogalleryimg {
	margin-top: 1px;
}

#customer-representatives {
	border-top: 1px solid #ccc;
}

#customer-representatives thead {
	display: none
}

#customer-representatives ul {
	margin: 0;
	padding: 0;
}

#customer-representatives li {
	list-style: none;
	margin-left: 0;
}

#privacypolicy {
	padding: 0 15px 15px 0;
	width: 550px;
}

#applyagain a {
	width: 18em;
}


#consignment-note {
	background: url(../images/consignment.jpg) no-repeat;
	height: 500px;
}

#consignment-note li {
	list-style: none;
}

#consignment-note a {
	border: 1px solid red;
	display: block;
}

#consignment-note a span {
	background: green;
	display: block;
	padding: 10px;
	opacity: 0.1;
}

	#consignment-note a:hover span {
		opacity: 1;
	}

span.pdf a {
	background: url(../images/pdficon.gif) no-repeat;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 7px 0 10px 40px
}


form#contactus-form.dataentry {
	width: 33em;
}

#position-application.dataentry {
}

ol.news_overview li {
	margin: 10px;
}

ol.news_overview strong {
	color: #999;
	font-size: 0.9em;
	font-weight: normal;
}