/* CSS Document */

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

p {
	line-height: 1.4em;
}

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

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/layout/bodyBg.jpg) #E9E7E8 top no-repeat;
	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.2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
	padding:0px 0px 0px 0px;
	margin:0px;
}

/* Layout Styles
--------------------------------------------------------------- */

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

	#contentContainer {
		width: 950px;
		position: absolute;
		z-index: 1;
		top: 174px;
	}
	
		#contentLeft {
			position:relative;
			float: left;
			width: 720px;
			background:url(../../images/layout/contentLeftRep.jpg) repeat-y;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
		}
		
			#contentLeft-text {
				border-left:solid 10px #108ff6;
				padding:0px 30px 10px 20px;
				margin:0px 0px 150px 30px;
			}
			
			.welcome{
			font-size:1.6em;
			padding-top:15px;
			}
			
			#contentLeft-bottom {
				position:absolute;
				z-index:50;
				height:133px;
				width:720px;
				bottom:0px;
				left:0px;
				background: url(../../images/layout/contentLeftBottom.jpg) no-repeat bottom;
			}
				
#header {
	width: 950px;
	height: 110px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

	#logo {
		width: 306px;
		height: 111px;
		float: left;
	}
	
	#cta-top-right {
		width: 630px;
		float: right;
		height: 110px;
		text-align:right;
		font-size: 1.8em;
		font-weight:bold;
		
	}
		.c2aTopColor1 {
			color:#FFFF00;
			font-size:1.1em;
		}
		
		.c2aTopColor2 {
			color:#003c6c;
			font-size:1.2em;
		}
	
		#cta-top-right p {
			margin: 0px;
			padding: 10px 15px 0px 0px;
			line-height:1.2em;
		}

#flashContainer {
	height:133px;
	width:720px;
	background: url(../../images/layout/flash.jpg) no-repeat;
}

/* Content Right
--------------------------------------------------------------- */

#contentRight {
	position:relative;
	float: right;
	width: 215px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../../images/layout/contentRightRep.jpg) repeat-y;
}

			#contentRight a{
				text-decoration: none;
				color:#000;
			}
		
			#contentRightTop {
				float: right;
				width: 215px;
				height:13px;
				background:url(../../images/layout/contentRightTop.jpg) no-repeat top;
			}
			
				#rightC2a01 {
					height:125px;
					width:185px;
					padding:0px 0px 0px 0px;
					margin:0px 0px 15px 15px;
					background:url(../../images/layout/LAYOUTc2a01.jpg) no-repeat;
					text-align:right;
					font-size:1.6em;
				}
				
				#rightC2a01a{
				display:block;
				width:178px;
				padding-right:7px;
				}
					
					#yellow{
					font-size:1.2em;
					color:#FFFF00;
										
					}
				
				
				#rightC2a02 {
					height:100px;
					width:185px;
					padding:0px 0px 0px 0px;
					margin:0px 0px 15px 15px;
					background: url(../../images/layout/LAYOUTc2a02.jpg) no-repeat bottom;
				}
				
				#rightC2a02{
					text-align:right;
					font-size:1.5em;
					display:block;
					width:179px; 
					padding-right:6px;
				}				
					#rightC2a02 p{
						margin-bottom:5px;
						padding-right:6px;
					}
				
					#rightC2a02 a:link, #rightC2a02 a:visited{
					color:#FFFF00;
					font-size:1.4em;
					padding-top:10px;
					padding-right:21px;
					}
				
				
				#rightC2a03 {
					height:140px;
					width:185px;
					padding:5px 5px 5px 5px;
					margin:0px 0px 15px 15px;
					background: url(../../images/layout/LAYOUTc2a03.jpg) no-repeat;
				}
	
				
					#next-day{
						font-size:1.6em;
						color:#FFFF00;
						
					}
					
					#call-us{
					font-size:1.6em;
					color:#FFF;
					
					}
					
					#number{
					font-size:2.2em;
					color:white;
					display:block;
					font-weight:bold;
					padding-left:5px;
					padding-top:30px;
					}
				
				#rightC2a04 {
					height:125px;
					width:185px;
					padding:5px;
					margin:0px 0px 100px 15px;
					background: url(../../images/layout/LAYOUTc2a04.jpg) no-repeat;
				}
				
					#transfer-heading{
						font-size:1.6em;
						display:block;
						color:#02325c;
						font-weight:bold;
						padding:5px;
						padding-bottom:0px;
						}
				
					#transfer-subline{
						font-size:1.2em;
						display:block;
						font-weight:bold;
					
						padding:5px;	
					}
					
					
				
				#contentRight-bottom {
					position:absolute;
					z-index:50;
					height:100px;
					width:215px;
					bottom:0px;
					left:0px;
					background: url(../../images/layout/contentRightBottom.jpg) no-repeat bottom;
				}

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

#navigation {
	width: 930px;
	height: 49px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	position:absolute;
	top:110px;
	z-index:100;	
	background:url(../../images/layout/navBg.jpg) no-repeat;
}

	#navigation ul {
		margin: 0px 0px 0px 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
		#navigation li {
			display: inline;
			margin: 0px;
		}
			  
			#navigation a {
				float:left;
				color: #fff;
				height:37px;
				text-decoration:none;
			
				padding: 13px 17px 0px 17px;
				font-weight: bold;
				font-size: 1.2em;
				text-align:center;
			}
			
				#navigation .skip, #navigation .grab, #navigation .waste, #navigation .trans, #navigation .contact {
					height:44px;
					
					line-height:1.1em;
				}

				#navigation a:hover {
					color: #000;
					background:url(../../images/layout/navHover.jpg) repeat-x;
				}
				
body#index #navigation a.index, body#contact #navigation a.contact, body#skip-hire #navigation a.skip, body#recycling #navigation a.recy, body#transfer #navigation a.trans, body#aggregates #navigation a.agg, body#grabber #navigation a.grab {
	color:#000000;
	background:url(../../images/layout/navOver.jpg) repeat-x;
}




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

#footer {
	clear: both;
	position:relative;
	width: 950px;
	height:310px;
	padding: 0px 0px 0px 0px;
	margin:15px 0px 15px 0px;
	color: #333;
	background: url(../../images/layout/footerRep.jpg) repeat-y;
	font-size: 1.0em;
	text-align: center;
}

	#footerTop {
		background:url(../../images/layout/footerTop.jpg) no-repeat;
		width:950px;
		height:10px;
		display:block;
	}
	
	#footerContainer {
		float:left;
		width:680px;
		display:block;
	}
	
	#footerLeft {
		float:left;
		width:200px;
		text-align:left;
		padding:0px 0px 0px 20px;
		color:#00224A;
	}
		
		.footerTitle {
			font-size:2.0em;
			font-weight:bold;
			padding:0px 0px 10px 0px;
			margin:0px;
		}
	
		#footerLeft ul{
			padding:0px;
			margin:0px;
		}
	
		#footerLeft .footerNav {
			display:block;
			
		}
				
			#footerLeft .footerNav li{
				padding:3px 0px 3px 0px;
				margin:0px;
				list-style:none;
			}
			
			#footerLeft .footerNav a{
				padding:0px;
				margin:0px;
				color:#00224A;
				text-decoration:none;
			}
			
			#footerLeft .footerNav a:hover{
				color:#007FEA;
			}
	
	#footerCenter {
		float:right;
		width:430px;
		text-align:left;
	}
	
		#footerMap {
			float:left;
			height:236px;
			width:291px;
			display:block;
		}
	
	#footerRight {
		float:right;
		width:235px;
		text-align:right;
		padding:0px 20px 0px 0px;
	}
	
		#footerRight p, img{
			margin:0px 0px 0px 0px;
			padding:0px 0px 5px 0px;
		}
		
		#footerRight .adtrak a{
			font-size:0.9em;
			color:#000000;
			text-decoration:none;
		}
		
			#footerRight .adtrak a:hover{
				text-decoration:underline;
			}
	
	#footerBottom {
		background:url(../../images/layout/footerBottom.jpg)  no-repeat bottom;
		width:950px;
		height:9px;
		position:absolute;
		bottom:0px;
		left:0px;
		margin:0px 0px 0px 0px;
	}

/* List Styles
--------------------------------------------------------------- */

ul li{
	line-height: 1.4em;
	font-weight: bold;
}

/* 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;
	}
	
/* Class Styles
--------------------------------------------------------------- */

#contactTable input, #contactTable textarea, #contactTable select {
	border: 1px solid #ccc;
	background: #fff;
}

	#contactTable #botBuster {
		display: none;
	}

.clearfix {
	clear: both;
}

