@charset "utf-8";
/* CSS Document */

/*
	MAIN STYLES
*/
* {
	padding: 0;
	margin: 0;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: url(../images/background.jpg) #87D13E no-repeat center top;
	}

/*Typography*/
h1, h2, h3, p {
	margin: 0 0 10px 0;
	}
h1, h2 {
	color: #009500;
	}
p {
	color: #47484C;
	}
#content ul,
#content ol {
	margin: 10px 10px 10px 25px;
	color: #059CD1;
	}
#content ul,
#content ol {
	color: #47484C;
	}
p.errorMessage {
	padding: 10px 20px 10px 35px;
	font-weight: bold;
	background: #F5E9E7 url(../images/error.png) 10px no-repeat;
	border: #9B2813 1px solid;
	}
p.successMessage {
	padding: 10px 20px 10px 35px;
	font-weight: bold;
	background: #DEFFBA url(../images/error.png) 10px no-repeat;
	border: #009400 1px solid;
	}
#content a {
	color: #59AA00;
	}
	
/*Forms*/
form {
	width: 95%;
	}
form label {
	width: 40%;
	margin: 5px 0;
	padding: 0 10px 0 0;
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	}
input.textField,
textarea,
select {
	width: 40%;
	padding: 4px;
	background: #DEFFBA;
	border: #009400 1px solid;
	}
form label.checkbox {
	margin: 0;
	padding: 0;
	clear: none;
	display: inline;
	float: none;
	font-weight: normal;
	text-align: right;
	}
	
/*Layout*/
#container {
	width: 770px;
	margin: 0 auto;
	}

#main {
	padding: 0 15px 15px 15px;
	background: #FFFFFF;
	}

/* HEADER */
#header {
	padding: 10px 0;
	}
#logo {
	float: right;
	margin: 10px 0;
	}
#breadcrumbs {
	margin: 50px 0 0 0;
	float: left;
	color: #FFF;
	background: #E6F3DA url(../images/breadcrumbs-bg-tr.gif) top right no-repeat;
	}
#breadcrumbs2 {
	background: url(../images/breadcrumbs-bg-br.gif) bottom right no-repeat;
	}
#breadcrumbs3 {
	background: url(../images/breadcrumbs-bg-bl.gif) bottom left no-repeat;
	}
#breadcrumbs4 {
	padding: 5px;
	background: url(../images/breadcrumbs-bg-tl.gif) top left no-repeat;
	}
#breadcrumbs p {
	margin: 5px 10px;
	text-transform: lowercase;
	}
#breadcrumbs .page {
	color: #FFFFFF;
	background-color: #009500;
	padding: 2px 3px;
	}
#breadcrumbs #homeLink a {
	color: #009500;
}

/*Call To Actions*/
#callToActions ul {
	list-style: none;
	}
#callToActions ul li {
	display: inline;
	}
#callToActions a {
	height: 80px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
#onlineOrder a {
	width: 245px;
	background: url(../images/online-order.gif);
	}
#emailUs a {
	width: 250px;
	background: url(../images/email-us.gif);
	}
#callUs a {
	width: 245px;
	background: url(../images/call-us.gif);
	}
	
/*Content*/
#content {
	margin: 10px 0;
	}
.box {
	background: url(../images/box_border.gif) top repeat-x;
	}
.box2 {
	background: url(../images/box_border.gif) right repeat-y;
	}
.box3 {
	background: url(../images/box_border.gif) bottom repeat-x;
	}
.box4 {
	background: url(../images/box_border.gif) left repeat-y;
	}
.box5 {
	background: url(../images/box_tr.gif) top right no-repeat; 
	}
.box6 {
	background: url(../images/box_br.gif) bottom right no-repeat;
	}
.box7 {
	background: url(../images/box_bl.gif) bottom left no-repeat;
	}
.box8 {
	padding: 5px;
	background: url(../images/box_tl.gif) top left no-repeat;
	}
#welcome {
	width: 490px;
	float: left;
	}
#welcome .box8 {
	height: 400px;
}
#welcome img {
	float: right;
	border: 1px solid #009500;
	margin: 5px;
}
#tradeAndBusinessCustomers {
	width: 240px;
	float: right;
}
#tradeAndBusinessCustomers .box8 {
	height: 640px;
}
#tradeAndBusinessCustomers .spacer {
	height: 95px;
}
#quickQuote {
	clear: left;
	width: 240px;
	margin-top: 10px;
	float: left;
	}
#quickQuote .box8 {
	height: 324px;
}
#quickQuote .button {
	width: 220px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: url(../images/request-a-quote-btn.gif);
	}
#quickQuote label {
	padding: 0 5px 0 0;
	float: none;
	text-align: left;
	width: 200px;
	}
#quickQuote input,
#quickQuote select {
	width: 100%;
	}
#faqs {
	width: 240px;
	margin: 10px 0 0 10px;
	float: left;
	}
#faqs .box8 {
	height: 152px;
}
#faqs a {
	width: 220px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: url(../images/read-our-faq-btn.gif);
	}
#skipSizes {
	width: 240px;
	margin: 10px 0 0 10px;
	float: left;
	}
#skipSizes .box8 {
	height: 152px;
}
#skipSizes .button {
	width: 220px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: url(../images/more-info-on-skips-btn.gif);
	}
#recycleLogos {
	float: left;
	margin-top: 20px;
	}
#recycleLogos img {
	margin-left: 10px;
	}
#contactDetails {
	width: 490px;
	float: right;
	}
#contactForm {
	width: 240px;
	float: left;
	}
.skipDetails {
	clear: left;
	padding: 13px;
	}
.skipDetails img {
	padding: 0 10px 10px 10px;
	float: left;
}
.skipDetails ul {
	float: left;
	width: 300px;
	padding-left: 20px;
	}
.skipDetails li {
	margin-left: 10px;
	}
.skipDetails .dimensions {
	float: left;
	}
.skipDetails p {
	padding-top: 10px;
	}

		
/*Small Print*/
#smallPrint {
	background: url(../images/smallprint_slice.gif);
	}
#smallPrint2 {
	background: url(../images/smallprint_top.gif) top no-repeat;
	}
#smallPrint3 {
	height: 60px;
	padding: 5px 0;
	overflow: hidden;
	background: url(../images/smallprint_bottom.gif) bottom no-repeat;
	}
#smallPrint ul {
	list-style: none;
	}
#smallPrint ul li {
	width: 220px;
	height: 50px;
	margin: 0 10px 0 0;
	padding: 0 10px;
	float: left;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	}
#smallPrint ul li a {
	color: #FFFFFF;
	}
#smallPrint ul li.last {
	margin: 0;
	}

/* FOOTER */
#footer {
	margin: 0;
	padding: 10px 0 0 0;
	color: #FFFFFF;
	text-align: center;
	background-color: #48494D;
	}
#footer ul {
	padding: 5px;	
	}
#footer ul li {
	display: inline;
	}
#footer p {
	padding: 5px;
	font-size: 75%;
	color: #FFFFFF;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/footer_links_bg.gif) repeat-x;
	padding: 2px 5px;
	border-right: 2px solid #535458;
	border-left: 2px solid #535458;
	}
#footer a:hover {
	text-decoration: underline;
	background: #008907;
	border-right: 2px solid #26652C;
	border-left: 2px solid #26652C;
	}
#footer #credits {
	color: #7C7C7C
}
#footer #credits a {
	padding: 0;
	color: #7C7C7C;
	background: none;
	border: none;
	}
#footer #credits a:hover {
	text-decoration: underline;
	background: none;
	border: none;
	}

	
/* Calendar Styles */
.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
	width: 99px;
}

button.calendar {
	background: url(../images/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	/*float: left;*/
	height: 20px;
	margin-right: 6px;
	width: 20px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url(../images/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
div.calendar * {
	margin: 0;
	padding: 0;
}	
div.calendar div {
	background: none !important;
	cursor: move;
	height: 185px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}	

div.calendar caption {
	color: #333;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding-top: 6px;
	text-align: center;
	width: 100%;
}
div.calendar caption a {
	cursor: pointer;
	display: block;
	height: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 17px;
	width: 11px;
}
div.calendar caption a.prev {
	background-image: url(../images/calendar-prev.gif);
	left: 0;
}
div.calendar caption a.next {
	background-image: url(../images/calendar-next.gif);
	right: 0;
}
div.calendar caption a:hover {
	background-position: 0 12px;
}
div.calendar caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
div.calendar caption span.month {
	padding-right: 8px;
}
div.calendar caption span.month:after {
	content: ',';
}

div.calendar table {
	background: #FFF;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.calendar td,
div.calendar th {
	border: 0;
	color: #0597DB;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 21px;
	text-align: center;
	width: 21px;
}
div.calendar td {
	background: url(../images/calendar-td.gif);
	color: #FFF;
	font-size: 11px;
}
div.calendar td.invalid {
	color: #999;
}
div.calendar td.valid {
	background: url(../images/calendar-valid.gif);
	color: #0597DB;
	cursor: pointer;
}
div.calendar td.hilite {
	background: url(../images/calendar-hilite.gif);
}
div.calendar td.inactive {
	background: url(../images/calendar-td.gif) 0 100%;
	color: #FFF;
}
div.calendar td.active,
div.calendar td.hover {
	background: url(../images/calendar-valid.gif) 0 100%;
	color: #FFF;
	cursor: pointer;
}
