/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/bodyBg.jpg) top repeat-x #fff;
	margin: 0px;
}

a:link, a:visited, a:focus {
	color: #0000FF;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2.3em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}

/* Container Styles
--------------------------------------------------------------- */

#outerContainer {
	width: 100%;
	float: left;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 960px;
		background: #fff;
		padding-top: 300px;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: right;
			width: 620px;
			padding: 10px 10px;
		}
			#main ul{
				margin-left:25px;
			}
			#main p {
				margin: 15px 0px 15px 0px;
				line-height:1.4em;
			}
		
		#googleMap {
			width: 640px;
			height: 300px;
		}
			#contentnav{
				background:#eeeeee;
				width:100%;
				height:240px;
			}
				#contentnav p{
					padding:10px 0px 0px 25px;
					font-size:1.4em;
					font-weight:bold;
				}
				#contentnav ul{
			
				}
				#contentnav ul li{
					list-style:none;
					float:left;
					padding:0px;
				}	
					#contentnav ul li a{
						font-size:1.2em;
						display:block;
						padding:25px 5px 25px 90px; 
						color:#022e7e;
						font-weight:bold;
						width:90px;
					}			
						#contentnav ul li a:hover{
							color: #fff;
						}			
					#contentnav ul li a.one{
						display:none;						
					}
					
					#contentnav ul li a.haulage-a{
						background: url(../../images/misc/contentnav/haulage.gif)  no-repeat;
					}
					#contentnav ul li a.courier-a{
						background: url(../../images/misc/contentnav/courier.gif)  no-repeat;
					}
					#contentnav ul li a.sameday-a{
						background: url(../../images/misc/contentnav/sameday.gif)  no-repeat;
					}	
					#contentnav ul li a.express-a{
						background: url(../../images/misc/contentnav/express.gif)  no-repeat;			
						font-size:1.2em;
										
					}
					#contentnav ul li a.nationwide-a{
						background: url(../../images/misc/contentnav/nationwide.gif)  no-repeat;
					}
					#contentnav ul li a.parcel-a{
						background: url(../../images/misc/contentnav/parcel.gif)  no-repeat;
					}																											
/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: left;
			width: 310px;
		}
		
		#cta1{
			background:url(../../images/misc/cta1.jpg) no-repeat;
			width:280px;
			height:275px;
			color:#fff;
		}
			#cta1 p{
				position:relative;
				top:208px;
				font-size:2.4em;
				padding:10px;
			}

		#cta2{
			margin:10px 0px;
		}
		#cta2 a{
			text-decoration:none;		
		}
			#cta2 #hover{
				display:none;
			}
			#cta2 #normal{
				display:block;
			}
			
		#cta3{
			position:relative;
			left:40px;
		}	
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 960px;
	height: 130px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}

	#logo {
		float: left;
	}
	
	#cta-top-right {
		width: 570px;
		float: right;
		padding: 10px 0px 0px 0px;
		text-align: right;
		height: 125px;
		font-size: 1.6em;
	}
	#headerContent{
		width:960px;
		height:160px;
		position:absolute;
		top:125px;
		left:0px;
		background: url(../../images/misc/header/index.jpg) top repeat-x #fff;
	}
		#headerContent p{
			left:500px;
			position:absolute;
			top:55px;
			font-size:2.0em;
			color:#fff;
		}
			#headerContent p span{
				color:#ffed00;
			}
#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}



/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 960px;
	height: 40px;
	z-index: 11;
	position: absolute;
	left: 0px;
	top: 85px;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				color: #fff;
				text-decoration: none;
				padding: 7px 5px 5px 5px;
				font-weight: bold;
				font-size: 1.1em;
				text-align:center;
				line-height:1.0em;
			}
			
				#navigation ul li a.contact-a {
					border: none;
				}

				#navigation ul li a:hover {
					color: #ffed00;
				}
				#navigation ul li a.one{
					padding-top:14px;
					padding-bottom:10px;
				}
			#navigation ul li a.index-a{
				width:123px;
			}
			#navigation ul li a.haulage-a{
				width:105px;
			}
			#navigation ul li a.courier-a{
				width:109px;
			}
			#navigation ul li a.sameday-a{
				width:107px;
			}
			#navigation ul li a.express-a{
				width:110px;
			}	
			#navigation ul li a.nationwide-a{
				width:108px;
			}
			#navigation ul li a.parcel-a{
				width:109px;
			}	
			#navigation ul li a.contact-a{
				width:108px;
			}																	
/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	float: left;
	width: 100%;
	background: #eee;
}

#footer {
	clear: both;
	width: 940px;
	color: #333333;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
}

	#footer .index-a, #footer .contact-a {
		display: none;
	}

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #1A59CB;
		padding: 8px 5px;
		font-size: 1.6em;
		font-style: italic;
		width: 250px;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
		white-space: nowrap;
		color: #333333;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #ffcc00;
		text-decoration:underline;
	}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
		float: left;
		width: 250px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 230px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 320px;
	}
	
		#footer #footer-areas h2 {
			width: 300px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 155px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 125px;
			padding: 3px 5px;
			border-bottom: 1px dotted #777;
		}
		
/* Footer Right Styles
--------------------------------------------------------------- */	

	#footer #footer-right {
		float: left;
		width: 190px;
	}
	
		#footer #footer-right h2 {
			width: 170px;
		}
		
		#footer #footer-right p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Right Styles2
--------------------------------------------------------------- */	

	#footer #footer-right2 {
		float: left;
		width: 165px;
	}
	
		#footer #footer-right2 h2 {
			width: 155px;
		}
		
			#footer #footer-right2 ul li {
				float: left;
			}
					
			#footer #footer-right2 ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
		#footer #footer-right2 p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-right2 .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 940px;
		clear: both;
		float: left;
		margin: 10px 0px 0px 0px;
		text-align: center;
	}

/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}
