

.specials
{
	width: 218px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 5px 10px 5px 10px; /*top right bottom left*/
	border: solid #D6DFE9 2px;
	text-align: center;
}

.advert
{
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
/*	border: solid #D6DFE9 2px;*/
/*	background-color: red;*/
	text-align: center;
}

.formSubHeader /* replaces section-header */
{
	margin-left: 40px;
	margin-bottom: 10px;
}

.formInstruction
{
	display: block;
	padding: 10px 0px 10px 40px; /*top right bottom left*/
}
.pickUpPointLabel
{
	margin: 10px 0px 10px 60px; /*top right bottom left*/
}
.pickUpPointInfo
{
	margin: 10px 0px 10px 60px; /*top right bottom left*/
	padding: 2px;
	width: 396px;
	height: 80px;
	border: dashed #cccccc 1px;
}

.formItem
{
	display: block;
	padding: 0px 0px 10px 40px; /*top right bottom left*/
}

.formInfo
{
	margin-left: 80px;
}

.editJobAddItemLine
{
	width: 600px;
	height: 24px;
/*	padding: 3px 0px 3px 10px;*/ /*top right bottom left*/
}
.formList
{
	display: block;
	width: 400px;
/*	border: solid blue 1px;*/
	padding: 5px 0px 5px 60px; /*top right bottom left*/
}

.formList li	/* from green-list */
{
	padding-left:8px;
	background: url(../images/icon/ico-list.gif) no-repeat 0px 7px;
}

li a
{ 
/*	text-decoration: none; */
} 
li a:hover
{ 
/*	color: #04660D;*/
} 

form
{
/*	border: red double 3px;*/
	width: 640px;
/*	background-color: #cc9;*/
/*	border: 1px dotted #ff0000;*/
/*	padding: 5px;*/
	margin-bottom: 20px;
	margin-top: 0px;
}
.formRadio
{
	font-size: 12px;
	font-weight: 400;
	color: #474D50;
	display: block;
	padding: 5px 0px 0px 80px; /*top right bottom left*/
	width: 240px;
	text-align: right;
}
.bookingItems
{
	border: dashed 2px #cccccc;
	width: 610px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#scheduledCollectionReport
{
	width: 600px;
	border: dashed 2px #cccccc;
	padding: 10px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#scheduledCollectionReport p
{
	margin-bottom: 5px;
}
#scheduledCollectionReport p.large
{
	margin-bottom: 12px;
}

#editInfoDiv
{
	width: 440px;
/*	border: solid black 1px;*/
	font-size: 10px;
	font-weight: 400;
	color: #ff0000;
	margin-left: 40px;
}

#promoCodeDiv
{
	width: 460px;
/*	border: solid black 1px;*/
	font-size: 10px;
	font-weight: 400;
	color: #ff0000;
	margin-left: 40px;
}

.buttonSquare
{
	height: 90px;
	width: 90px;
	color: white;
	background:url("/images/BGButtonSquare.jpg") 0px 90px;
	cursor: hand;
	border:0px;
}
.buttonSquare:hover {background-position:0px 0px;}

.buttonPay
{
	height: 90px;
	width: 90px;
	color: white;
	cursor: hand;
	border:0px;
}
.buttonPay:hover {background-position:0px 0px;}

.buttonPayConfirm
{
	background:url("/images/BGButtonPayConfirm.jpg") 0px 90px;
}

.buttonPayCard
{
	background:url("/images/BGButtonPayCard.jpg") 0px 90px;
}

.buttonPayDirectDebit
{
	background:url("/images/BGButtonPayDirectDebit.jpg") 0px 90px;
}

.buttonPayInvoice
{
	background:url("/images/BGButtonPayInvoice.jpg") 0px 90px;
}

.button
{
	height: 21px;
	width: 89px;
	color: white;
	background:url("/images/BGButton.jpg") 0px 21px;
	cursor: hand;
	border:0px;
}
.button:hover {background-position:0px 0px;}
.buttonDisabled
{
	height: 21px;
	width: 89px;
	color: #cccccc;
	background:url("/images/BGButton.jpg");
	cursor: not-allowed;
	border:0px;
}

.buttonL
{
	height: 21px;
	width: 180px;
	color: white;
	background:url("/images/BGButtonL.jpg") 0px 21px;
	cursor: hand;
	border:0px;
}
.buttonL:hover {background-position:0px 0px;}

.buttonS
{
	height: 15px;
	width: 64px;
	font-size: 10px;
	color: white;
	background:url("/images/BGButtonS.jpg") 0px 15px;
	cursor: hand;
	border:0px;
}
.buttonS:hover {background-position:0px 0px;}
.buttonSDisabled
{
	height: 15px;
	width: 64px;
	font-size: 10px;
	color: #cccccc;
	background:url("/images/BGButtonS.jpg");
	cursor: not-allowed;
	border:0px;
}

.buttonXS
{
	height: 15px;
	width: 50px;
	font-size: 10px;
	color: white;
	background:url("/images/BGButtonXS.jpg") 0px 15px;
	cursor: hand;
	border:0px;
}
.buttonXS:hover {background-position:0px 0px;}

.buttonXXS
{
	height: 15px;
	width: 20px;
	font-size: 10px;
	color: white;
	background:url("/images/BGButtonXXS.jpg") 0px 15px;
	cursor: hand;
	border:0px;
}
.buttonXXS:hover {background-position:0px 0px;}

.buttonRoundXXS
{
	height: 20px;
	width: 20px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background:url("/images/BGButtonRoundXXS.jpg") 0px 20px;
	cursor: hand;
	border:0px;
}
.buttonRoundXXS:hover {background-position:0px 0px;}


.dropDown
{
	width: 190px;
	height: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	border: solid #9A9D9F 1px;
}
.jobItemDropDown
{
	width: 190px;
	height: 22px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	border: solid #9A9D9F 1px;
}

.dropDown2
{
	width: 120px;
	height: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	border: solid #9A9D9F 1px;
}
.numberInput
{
	height: 16px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 30px;
	border: solid #9A9D9F 1px;
	text-align: right;
	padding: 2px 2px 0px 0px; /*top right bottom left*/
}
.jobQuantityInput
{
	width: 44px;
	height: 16px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	border: solid #9A9D9F 1px;
	text-align: center;
}
.numberInput2
{
	width: 38px;
	height: 16px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	border: solid #D6DFE9 1px;
	text-align: right;
}
.dropDownNumber
{
	width: 48px;
	height: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	border: solid #D6DFE9 1px;
	text-align: right;
}
.itemsTable
{
	cellSpacing: 0px;
	margin-left: 38px;
	width: 500px;
}
.itemsTable2
{
	margin-left: 38px;
}
.itemsTable th
{
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	padding: 5px 5px 5px 5px; /*top right bottom left*/
	border: solid #D6DFE9 2px;
	text-align: center;
}
.itemsTable td
{
	font-size: 12px;
	font-weight: 400;
	color: #474D50;
	text-align: left;
	border: solid #D6DFE9 2px;
	padding-left: 5px;
}

.itemsTable td.subHeader
{
	text-align: left;
	font-weight: bold;
	height: 30px;
}

.itemsTable td.itemsTableInfo
{
	color: #999999;
	border: 0;
}
.itemsTable td.itemsTableInfo2
{
	color: #999999;
	border: 0;
	padding: 4px;
}
.itemsTable td.itemsTableRight
{
	color: #999999;
	padding-right: 10px;
	text-align: right;
}

.itemsTable td.large
{
	font-size: 13px;
	font-weight: 500;
	color: #474D50;
	padding: 5px 5px 5px 20px; /*top right bottom left*/
	border: solid #D6DFE9 2px;
	text-align: left;
	border:0;
}

.itemsTable td.right
{
	padding: 0;
	text-align: right;
}

.itemsTable td.center
{
	padding: 0;
	text-align: center;
}

.itemsTable td.number
{
	font-size: 13px;
	font-weight: 500;
	color: #474D50;
	padding: 5px 10px 5px 10px; /*top right bottom left*/
	border: solid #D6DFE9 2px;
	text-align: right;
}

.itemsTable td.quantity
{
	font-size: 13px;
	font-weight: 500;
	color: #474D50;
	padding: 5px 20px 5px 20px; /*top right bottom left*/
	border: solid #D6DFE9 2px;
	text-align: right;
}
.basketItem
{
	background-color: #CFDAB7;
}
.chosenDate
{
	color: red;
}
#SpecialInstructions
{
	margin-left: 80px;
	width: 300px;
	height: 60px;
	border: solid #D6DFE9 2px;
}
#JobInstructions
{
	margin-left: 60px;
	width: 460px;
	height: 100px;
	border: solid #D6DFE9 2px;
}
.formSubInfo
{
	width: 400px;
	font-size: 10px;
	font-weight: 400;
	color: #04660D;
	display: block;
	padding: 0px 0px 5px 290px; /*top right bottom left*/
}
.notYouText
{
	font-size: 10px;
	font-weight: 400;
	color: #04660D;
}
.fo1
{
	width: 280px;
	color: #04660D;
	display: block;
	text-align: right;
	padding: 10px 0px 5px 0px; /*top right bottom left*/
}
.subInfo
{
	font-size: 10px;
	font-weight: 400;
	color: #04660D;
}
#siteAccess
{
	margin-left: 80px;
	width: 300px;
	height: 60px;
	border: solid #D6DFE9 2px;
}
#pickUpPoint
{
	margin-left: 80px;
	width: 300px;
	height: 60px;
	border: solid #D6DFE9 2px;
}
#requestor
{
	margin-left: 80px;
	width: 300px;
	height: 20px;
	border: solid #D6DFE9 2px;
}
#purchaseOrderNumber
{
	margin-left: 80px;
	width: 300px;
	height: 20px;
	border: solid #D6DFE9 2px;
}
#promoCode
{
	margin-left: 80px;
	width: 200px;
	height: 20px;
	border: solid #D6DFE9 2px;
}

#promoCode2
{
	height: 20px;
	border: solid #D6DFE9 2px;
}
#promoCodeDiv2
{
	font-size: 10px;
	font-weight: 400;
	color: #ff0000;
}

.formButtons
{
	display: block;
	text-align: center;
	padding-top: 10px;
}
div.formSection
{
	width: 500px;
	padding: 5px;
/*	border: 1px dashed #666;*/
/*	background-color: #f9f9f9;*/
}

div.row
{
	clear:right;
}

div.row span.label
{
	float: left;
	width: 280px;
	text-align: right;
	font-size: 12px;
	font-weight: 500;
	color: #474D50;
	padding: 5px 5px 5px 0px;
}

div.row span.formw
{
	font-size: 12px;
	font-weight: 500;
	color: #474D50;
	float: right;
	width: 208px;
	text-align: left;
	padding: 5px 0px 5px 0px;
}


div.row span.formw input
{
	height: 18px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 208px;
	border: solid #9A9D9F 1px;
}
div.row span.formw input.companyName
{
	height: 18px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 300px;
	border: solid #9A9D9F 1px;
}

div.row span.formw input.numberInput
{
	height: 18px;
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 30px;
	border: solid #9A9D9F 1px;
	padding: 2px 2px 0px 0px; /*top right bottom left*/
}

div.row span.formw textarea
{
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 208px;
	height: 80px;
	border: solid #9A9D9F 1px;
}
div.row span.formw textarea.alternativeContact
{
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 208px;
	height: 34px;
	border: solid #9A9D9F 1px;
}
div.row span.formw textarea.siteAccess
{
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 300px;
	height: 140px;
	border: solid #9A9D9F 1px;
}
div.row span.formw textarea.pickUpPoint
{
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 300px;
	height: 60px;
	border: solid #9A9D9F 1px;
}

div.row span.formw textarea.addressBox
{
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	width: 300px;
	height: 100px;
	border: solid #9A9D9F 1px;
}

div.row span.formw select
{
	font-size: 14px;
	font-weight: 500;
	width: 208px;
	color: #474D50;
	border: solid #9A9D9F 1px;
}

div.row span.formw select.class_dropDownDay
{
	width: 40px;
}
div.row span.formw select.class_dropDownMonth
{
	width: 94px;
}
div.row span.formw select.class_dropDownYear
{
	width: 60px;
}
div.row span.formw select.dropDownTime
{
	width: 40px;
}

div.row span.formw input.radio
{
	width: 20px;
	border: 0;
}
div.row span.formw input.checkbox
{
	width: 20px;
	border: 0;
}

div.rowNarrow
{
	height: 28px;
}


#contactsTable
{
/*	border: 1px red solid;*/
	width: 640px;
}

.faq
{
	margin-left: 60px;
	margin-bottom: 10px;
}

.deliveryMaterialType
{
	color: red;
	text-align: center;
	background-color: #cccccc;
}
.formWarning
{
	color: #ff0000;
	display: block;
	padding: 10px 0px 10px 40px; /*top right bottom left*/
}

.material
{
	text-align: left;
	padding-left: 5px;
}
.amount
{
	text-align: right;
	padding-right: 5px;
}
.header
{
	text-align: left;
}

#homepageWrapper
{
	position: relative;
	top: 0px;
	left: 20px;
}
#homepageSection1
{
	width: 600px;
	height: 320px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
/*	border: 1px solid #cccccc;*/
	background-color: #F1F0F0;
}

/*============= Recycling report summary start ==============================*/

#recyclingReportSummary
{
	clear: both;
	width: 620px;
	height: 320px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #F1F0F0;
}
#recyclingReportSummary2
{
	clear: both;
	width: 620px;
	height: 40px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #F1F0F0;
}
.recyclingReportSummaryHeaderBar
{
	width: 620px;
	height: 44px;
	background:url("/images/sectionTitleBarBG.jpg");
}
.recyclingReportSummaryHeader
{
	font-size: 14px;
	font-weight: normal;
	color: white;
	position: relative;
	top: 10px;
	left: 20px;
}
.recyclingReportSummaryHeaderSmall
{
	font-size: 10px;
	font-weight: normal;
	color: white;
	position: relative;
	top: 10px;
	left: 20px;
}
#totalRecycling
{
	background: url(/images/members/TotalRecycling.jpg) no-repeat;
	width: 400px;
	height: 90px;
	position: relative;
	left: 40px;
	top: 16px;
}
.totalRecyclingTxt
{
	position: relative;
	left: 300px;
	top: 22px;
	font-size: 20px;
	color: grey;
}
#recyclingPerEmployee
{
	background: url(/images/members/RecyclingPerEmployee.jpg) no-repeat;
	width: 220px;
	height: 90px;
	position: relative;
	left: 40px;
	top: -46px;
}
.recyclingPerEmployeeTxt
{
	position: relative;
	left: 114px;
	top: 39px;
	font-size: 20px;
	color: grey;
}
#weightPerEmployeeLow
{
	background: url(/images/members/WeightPerEmployeeLow.jpg) no-repeat;
	width: 230px;
	height: 61px;
	position: relative;
	left: 320px;
	top: -136px;
}
#weightPerEmployeeAverage
{
	background: url(/images/members/WeightPerEmployeeAverage.jpg) no-repeat;
	width: 230px;
	height: 61px;
	position: relative;
	left: 320px;
	top: -134px;
}
#weightPerEmployeeHigh
{
	background: url(/images/members/WeightPerEmployeeHigh.jpg) no-repeat;
	width: 230px;
	height: 61px;
	position: relative;
	left: 320px;
	top: -134px;
}
.weightPerEmployeeTxt
{
	position: relative;
	left: 142px;
	top: 37px;
	font-size: 20px;
	color: grey;
}
.weightPerEmployeeSmallPrint
{
	position: relative;
	left: 120px;
	top: 18px;
	font-size: 10px;
	color: #298015;
}
#CO2SavingsLow
{
	background: url(/images/members/CO2SavingsLow.jpg) no-repeat;
	width: 240px;
	height: 70px;
	position: relative;
	left: 0px;
	top: 20px;
}
#CO2SavingsAverage
{
	background: url(/images/members/CO2SavingsAverage.jpg) no-repeat;
	width: 240px;
	height: 70px;
	position: relative;
	left: 0px;
	top: 20px;
}
#CO2SavingsHigh
{
	background: url(/images/members/CO2SavingsHigh.jpg) no-repeat;
	width: 240px;
	height: 70px;
	position: relative;
	left: 20px;
	top: 20px;
}
.CO2SavingsTxt
{
	position: relative;
	left: 142px;
	top: 32px;
	font-size: 20px;
	color: grey;
}

#TreesSavedLow
{
	background: url(/images/members/TreesSavedLow.jpg) no-repeat;
	width: 231px;
	height: 74px;
	position: relative;
	left: 320px;
	top: -54px;
}
#TreesSavedAverage
{
	background: url(/images/members/TreesSavedAverage.jpg) no-repeat;
	width: 231px;
	height: 74px;
	position: relative;
	left: 320px;
	top: -54px;
}
#TreesSavedHigh
{
	background: url(/images/members/TreesSavedHigh.jpg) no-repeat;
	width: 231px;
	height: 74px;
	position: relative;
	left: 320px;
	top: -54px;
}
.TreesSavedTxt
{
	position: relative;
	left: 142px;
	top: 33px;
	font-size: 20px;
	color: grey;
}

.section-seperator1
{
	position: relative;
	top: 8px;
	background: url(/images/css/section-line-dot.gif) repeat-x center;
	width:94%;
	height: 1px;
	margin-left: 3%;
}
.section-seperator2
{
	position: relative;
	top: -56px;
	background: url(/images/css/section-line-dot.gif) repeat-x center;
	width:94%;
	height: 1px;
	margin-left: 3%;
}

	/*================ PDF / Print ===============================*/

	#PrintrecyclingReportHeader
	{
		position: absolute;
		top: 10px;
		left: 20px;
		float: left;
		clear: both;
		width: 620px;
		height: 90px;
		margin-bottom: 10px;
		background: url("/images/members/BGPrintHeader.jpg") no-repeat;
	}
	.PrintrecyclingReportHeaderText
	{
		position: absolute;
		top: 20px;
		left: 0px;
		font-size: 14px;
		font-weight: normal;
		color: white;
		width: 620px;
		text-align: center;
	}
	#PDFrecyclingReportHeader
	{
		margin-top: 10px;
		margin-left: 20px;
		width: 630px;
		height: 90px;
		background: url("/images/members/BGPDFHeader.jpg") no-repeat;
	}
	.PDFrecyclingReportHeaderText
	{
		position: absolute;
		top: 20px;
		left: 0px;
		font-size: 14px;
		font-weight: normal;
		color: white;
		width: 610px;
		text-align: center;
	}


	#PrintrecyclingReportFooter
	{
		position: absolute;
		top: 1420px;
		left: 20px;
		float: left;
		clear: both;
		width: 620px;
		height: 30px;
		margin-bottom: 10px;
		background: url("/images/members/BGPDFFooter.jpg") no-repeat;
	}
	.PrintrecyclingReportFooterText a
	{
		position: absolute;
		top: 10px;
		left: 0px;
		font-size: 14px;
		font-weight: normal;
		color: white;
		width: 620px;
		text-align: center;
		text-decoration: none;
	}
	#PDFrecyclingReportFooter
	{
		height: 30px;
		background: url("/images/members/BGPDFFooter.jpg") no-repeat;
		text-align: center;
	}
	.PDFrecyclingReportFooterText a
	{
		font-size: 14px;
		font-weight: normal;
		color: white;
		width: 612px;
		text-align: center;
		text-decoration: none;
	}


	#PDFrecyclingReportSummary
	{
		position: absolute;
		top: 120px;
		left: 20px;
		float: left;
		clear: both;
		width: 610px;
		height: 320px;
		margin-bottom: 10px;
		background-color: #F1F0F0;
	}
	#PrintrecyclingReportSummary
	{
		position: absolute;
		top: 115px;
		left: 20px;
		float: left;
		clear: both;
		width: 620px;
		height: 320px;
		margin-bottom: 10px;
		background-color: #F1F0F0;
	}
	.PDFrecyclingReportSummaryHeaderBar
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 610px;
		height: 44px;
		background:url("/images/sectionTitleBarBG.jpg");
	}
	.PrintrecyclingReportSummaryHeaderBar
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 620px;
		height: 44px;
		background:url("/images/sectionTitleBarBG.jpg");
	}
	.PDFrecyclingReportSummaryHeader
	{
		position: absolute;
		top: 14px;
		left: 20px;
		font-size: 14px;
		font-weight: normal;
		color: white;
	}
	.PDFrecyclingReportSummaryHeaderSmall
	{
		position: absolute;
		top: 30px;
		left: 20px;
		font-size: 10px;
		font-weight: normal;
		color: white;
	}
	.PrintrecyclingReportSummaryHeader
	{
		position: absolute;
		top: 14px;
		left: 20px;
		font-size: 14px;
		font-weight: normal;
		color: white;
	}
	.PrintrecyclingReportSummaryHeaderSmall
	{
		position: absolute;
		top: 30px;
		left: 20px;
		font-size: 10px;
		font-weight: normal;
		color: white;
	}

	#PDFtotalRecycling
	{
		position: absolute;
		left: 60px;
		top: 60px;
		background: url(/images/members/TotalRecycling.jpg) no-repeat;
		width: 400px;
		height: 90px;
	}
	.PDFtotalRecyclingTxt
	{
		position: absolute;
		left: 300px;
		top: 22px;
		width: 200px;
		font-size: 20px;
		color: grey;
	}

	#PDFrecyclingPerEmployee
	{
		position: absolute;
		left: 70px;
		top: 240px;
		background: url(/images/members/RecyclingPerEmployee.jpg) no-repeat;
		width: 220px;
		height: 90px;
	}
	.PDFrecyclingPerEmployeeTxt
	{
		position: absolute;
		left: 114px;
		top: 39px;
		width: 200px;
		font-size: 20px;
		color: grey;
	}

	#PDFweightPerEmployeeLow
	{
		position: absolute;
		left: 340px;
		top: 240px;
		background: url(/images/members/WeightPerEmployeeLow.jpg) no-repeat;
		width: 230px;
		height: 61px;
	}
	#PDFweightPerEmployeeAverage
	{
		position: absolute;
		left: 340px;
		top: 240px;
		background: url(/images/members/WeightPerEmployeeAverage.jpg) no-repeat;
		width: 230px;
		height: 61px;
	}
	#PDFweightPerEmployeeHigh
	{
		position: absolute;
		left: 340px;
		top: 240px;
		background: url(/images/members/WeightPerEmployeeHigh.jpg) no-repeat;
		width: 230px;
		height: 61px;
	}
	.PDFweightPerEmployeeTxt
	{
		position: absolute;
		left: 142px;
		top: 38px;
		font-size: 20px;
		color: grey;
	}
	.PDFweightPerEmployeeSmallPrint
	{
		position: absolute;
		left: 120px;
		top: 64px;
		width: 160px;
		font-size: 10px;
		color: #298015;
	}
	#PDFCO2SavingsLow
	{
		position: absolute;
		left: 40px;
		top: 154px;
		background: url(/images/members/CO2SavingsLow.jpg) no-repeat;
		width: 240px;
		height: 70px;
	}
	#PDFCO2SavingsAverage
	{
		position: absolute;
		left: 40px;
		top: 154px;
		background: url(/images/members/CO2SavingsAverage.jpg) no-repeat;
		width: 240px;
		height: 70px;
	}
	#PDFCO2SavingsHigh
	{
		position: absolute;
		left: 40px;
		top: 154px;
		background: url(/images/members/CO2SavingsHigh.jpg) no-repeat;
		width: 240px;
		height: 70px;
	}
	.PDFCO2SavingsTxt
	{
		position: absolute;
		left: 142px;
		top: 32px;
		width: 200px;
		font-size: 20px;
		color: grey;
	}

	#PDFTreesSavedLow
	{
		position: absolute;
		left: 340px;
		top: 150px;
		background: url(/images/members/TreesSavedLow.jpg) no-repeat;
		width: 231px;
		height: 74px;
	}
	#PDFTreesSavedAverage
	{
		position: absolute;
		left: 340px;
		top: 150px;
		background: url(/images/members/TreesSavedAverage.jpg) no-repeat;
		width: 231px;
		height: 74px;
	}
	#PDFTreesSavedHigh
	{
		position: absolute;
		left: 340px;
		top: 150px;
		background: url(/images/members/TreesSavedHigh.jpg) no-repeat;
		width: 231px;
		height: 74px;
	}
	.PDFTreesSavedTxt
	{
		position: absolute;
		left: 142px;
		top: 33px;
		font-size: 20px;
		color: grey;
	}

	.PDFsection-seperator1
	{
		position: absolute;
		top: 144px;
		left: 20px;
		background: url(/images/css/section-line-dot.gif) repeat-x center;
		width: 580px;;
		height: 1px;
	}
	.PDFsection-seperator2
	{
		position: absolute;
		top: 230px;
		left: 20px;
		background: url(/images/css/section-line-dot.gif) repeat-x center;
		width: 580px;;
		height: 1px;
	}

	/*================ PDF / Print ===============================*/

/*============= Recycling report summary end ==============================*/

.recyclingReportSection
{
	clear: both;
	border: dashed 2px #cccccc;
	width: 600px; /* padding is added to the width - duh!*/
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}
.printRecyclingReport
{
	width: 620px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.recyclingReport
{
	clear: both;
	float: left;
	border: dashed 2px #cccccc;
	width: 620px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#PrintReport
{
	position: absolute;
	left: 0px;
	top: 450px;
}
#PrintReportKerbside
{
	position: absolute;
	left: 0px;
	top: 120px;
}
#MaterialTypeTable
{
	position: absolute;
	left: 0px;
	top: 1520px;
}
#recyclingReportNotes
{
	width: 620px;
	margin-left: 20px;
	font-size: 10px;
	text-align: justify;
}
#PDFrecyclingReportNotes
{
	float: left;
	width: 610px;
	height: 200px;
	font-size: 10px;
	text-align: justify;
}
#printrecyclingReportNotes
{
	width: 620px;
	margin-left: 20px;
	font-size: 10px;
	position: absolute;
	left: 0px;
	top: 1460px;
	text-align: justify;
}
.homepageSection1Title
{
	width: 600px;
	height: 44px;
	background:url("/images/sectionTitleBarBG.jpg");
}
.sectionSubHeader1
{
	font-size: 10px;
	font-weight: normal;
	color: white;
	position: relative;
	top: 10px;
	left: 20px;
}
A.whiteSmallFont:hover
{
	font-size: 10px;
	font-weight: normal;
	color: white;
}
A.whiteSmallFont:link
{
	font-size: 10px;
	font-weight: normal;
	color: white;
}
A.whiteSmallFont:active
{
	font-size: 10px;
	font-weight: normal;
	color: white;
}
A.whiteSmallFont:visited
{
	font-size: 10px;
	font-weight: normal;
	color: white;
}


.homepageButton
{
	width: 290px;
	height: 115px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	cursor: hand;
}
.titleBar
{
	width: 290px;
	height: 32px;
}
.title1
{
	background:url("/images/sectionTitleBarGreen2BG.jpg");
}
.title2
{
	background:url("/images/sectionTitleBarGreen3BG.jpg");
}
.title3
{
	background:url("/images/sectionTitleBarBlue1BG.jpg");
}
.title4
{
	background:url("/images/sectionTitleBarBlue2BG.jpg");
}
.title
{
	font-size: 14px;
	font-weight: normal;
	color: white;
	margin-top: 7px;
	margin-left: 20px;
}
.homepageButtonText
{
	width: 195px;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 84px;
/*	border: red 1px solid;*/
}


.requestCallback
{
	position: absolute;
	width: 290px;
	height: 115px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.bookACollection
{
	background:url("/images/members/bookACollectionBG.jpg") no-repeat 0px 32px;
}
.updateYourAccount
{
	background:url("/images/members/updateYourAccountBG.jpg") no-repeat 0px 32px;
}
.fullReport
{
	background:url("/images/members/fullReportBG.jpg") no-repeat 0px 32px;
}
.actionPlan
{
	background:url("/images/members/actionPlanBG.jpg") no-repeat 0px 32px;
}
.legalDocuments
{
	background:url("/images/members/legalDocumentsBG.jpg") no-repeat 0px 32px;
}
.savingMoney
{
	background:url("/images/members/savingMoneyBG.jpg") no-repeat 0px 32px;
}
.WQResources
{
	background:url("/images/members/WQResourcesBG.jpg") no-repeat 0px 32px;
}
.goBeyondRecycling
{
	background:url("/images/members/goBeyondRecyclingBG.jpg") no-repeat 0px 0px;
	height: 144px;
}
.callBack
{
	background:url("/images/members/callBackBG.jpg") no-repeat 0px 0px;
	height: 144px;
}
.callBackPopUp
{
	background:url("/images/members/callBackPopUpBG.jpg") no-repeat 0px 0px;
	height: 300px;
}

.callBackPopUpTitle
{
	width: 340px;
	height: 32px;
	background:url("/images/sectionTitleBarBlue2BG.jpg");
}

.callBackPopUpSectionMain
{
	position: relative;
	left: 84px;
	top: 10px;
	width: 240px;
	height: 65px;
	font-size: 11px;
/*	border: red 1px solid;*/
}


.sectionList
{
	display: block;
	width: 180px;
	height: 90px;
	padding: 0px;
	overflow: hidden;
}

.sectionList li
{
	padding-top: 2px;
	padding-left: 12px;
	background: url(../images/icon/ico-list.gif) no-repeat 0px 6px;
}

.homepageSectionLink
{
	text-decoration: none;
	cursor: hand;
}

#stick
{
/*	border: red solid 1px;*/
	background: url(/images/members/stick.jpg) no-repeat;
	float: right;
	width: 191px;
	height: 154px;
	cursor: hand;
}
#stickInfo
{
	position: relative;
	top: 34px;
	left: 18px;
/*	border: green solid 1px;*/
	width: 160px;
	height: 110px;
	font-size: 10px;
	font-weight: 400;
	color: #04660D;
	overflow: hidden;
}

.stickList
{
	display: block;
	width: 160px;
	height: 50px;
	padding: 8px 0px 1px 10px; /*top right bottom left*/
	overflow: hidden;
}

.stickList li	/* from green-list */
{
	padding-top: 2px;
	padding-left: 12px;
	background: url(../images/icon/ico-list.gif) no-repeat 0px 2px;
	line-height: 5px;
}

.actionPlanList
{
	padding: 5px 0px 5px 0px; /*top right bottom left*/
}

.actionPlanList li
{
	list-style-type: decimal;
	margin-left: 30px;
}

#JobCalendar
{
	width: 640px;
/*	border: 1px solid black;*/
}
.JobCalendarRow
{
	height: 40px;
}
.verticalDivider
{
	width: 1px;
	height: 100%;
	background-color: black;
}

.horizontalDivider
{
	height: 1px;
	width: 100%;
	background-color: black;
}

.JobCalendarTitleTop
{
	font-weight: normal;
	border-bottom: 1px solid black;
	width: 60px;
	text-align: center;
/*	padding-bottom: 5px;*/
}

.JobCalendarTitle
{
	font-weight: normal;
}

.JobCalendarDate
{
	color: #004C8A;
	font-weight: normal;
}

.JobCalendarNav
{
	cursor: hand;
}

#jobTypePopUp
{
	background:url("/images/members/jobTypePopUpBG.jpg") no-repeat 0px 0px;
	height: 300px;
}
.jobTypePopUpTitle
{
	width: 300px;
	height: 32px;
	background:url("/images/sectionTitleBarBlue2BG.jpg");
}
.jobTypePopUpSectionMain
{
	position: relative;
	left: 10px;
	top: 10px;
	width: 280px;
	height: 65px;
	font-size: 11px;
/*	border: red 1px solid;*/
}

#jobCancelRescheduleEditPopUp
{
	background:url("/images/members/jobTypePopUpBG.jpg") no-repeat 0px 0px;
	height: 300px;
}
.jobCancelRescheduleEditPopUpTitle
{
	width: 300px;
	height: 32px;
	background:url("/images/sectionTitleBarBlue2BG.jpg");
}
.jobCancelRescheduleEditPopUpSectionMain
{
	position: relative;
	left: 10px;
	top: 10px;
	width: 280px;
	height: 65px;
	font-size: 11px;
/*	border: red 1px solid;*/
}

.reschedule
{
	cursor: url('/images/reschedule.cur');
	background-color: #cccccc;
}

#calendarMsg
{
	width: 640px;;
	text-align: center;
	color: red;
}

#CalendarLegend_
{
	margin-left: 470px;
}
#CalendarLegend td
{
	font-size: 10px;
	padding: 2px 5px 2px 5px;
}

ol.skinInstructions
{
	padding: 10px;
	margin-left: 30px;
	list-style-type: circle;
}

li.skinInstructions
{
	padding: 5px;
	margin-left: 10px;
	list-style-type: decimal;
}

.vehicleType
{
	/*background:url("/images/members/info.jpg") no-repeat 5px 0px;*/
}

#pdfPopUp
{
	padding: 0;
	margin: 0;
	background:url("/images/members/jobTypePopUpBG.jpg") no-repeat 0px 0px;
	font-family:Verdana, Lucida, Arial,Helvetica, sans-serif;
	font-size:13px;
	color:#474d50;
}

.pdfPopUpTitle
{
	width: 100%;
	height: 32px;
	background:url("/images/sectionTitleBarBG.jpg");
}

#pdfPopUp p
{
	padding-left: 10px;
}

.sectionHeader1
{
	font-size: 14px;
	font-weight: normal;
	color: white;
	position: relative;
	top: 10px;
	left: 20px;
}

h2.sifrWhite
{
	font-size:16px;
	color:#ffffff;
	float: left;
	position: relative;
	left: -120px;
	top: 6px;
	width: 428px;
}

/*========== Update Your Account / Account Maintenance ======================*/

#SiteDetailsTable, #SiteInvoiceDetailsTable
{
	width: 340px;
/*	border: solid #D6DFE9 2px;*/
	border: solid black 1px;
}
#SiteInvoiceDetailsTable
{
	margin-top: 5px;
}
#SiteAccessDetailsTable
{
	margin-top: 5px;
	margin-left: 5px;
	width: 220px;
/*	border: solid #D6DFE9 2px;*/
	border: solid black 1px;
}

#SiteServicesTableDiv
{
	margin: 5px 0 50px 0;
	width: 640px;
/*	background-color: red;*/
	float: left;
	overflow-x: hidden;
/*	border: solid #D6DFE9 2px;*/
	border: solid black 1px;
}

#SiteServicesTable
{
/*	width: 400px;*/
}

#SiteServicesTable th
{
	color: white;
	background-color: #4F81BD;
	font-size: 12px;
	padding-left: 5px;
}

#SiteServicesTable td.main
{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

#SiteServicesTable tr.row0
{
	background-color: #D0D8E8;
}

#SiteServicesTable tr.row1
{
	background-color: #E9EDF4;
}

#SiteDetailsTable td, #SiteInvoiceDetailsTable td, #SiteServicesTable td
{
	vertical-align: top;
}

#LaundryCollectionsTable td
{
	padding: 5px;
}
.serviceNameInput
{
	font-size: 11px;
	width: 200px;
	margin-left: 2px;
}
.pickUpPoint
{
	font-size: 10px;
	width: 100px;
	height: 60px;
	margin-left: 2px;
}
.siteAccess
{
	width: 212px;
	height: 80px;
}

#BookingHistoryTable
{
	width:620px;
	margin-left:20px;
}
#BookingHistoryTable th
{
	color: white;
	background-color: #4F81BD;
	font-size: 12px;
	padding-left: 5px;
}

#BookingHistoryTable tr.row0
{
	background-color: #D0D8E8;
}

#BookingHistoryTable tr.row1
{
	background-color: #E9EDF4;
}

#BookingHistoryTable td
{
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.blackDivider
{
	background-color: white;
	height: 3px;
}

/*========== Update Your Account / Account Maintenance ======================*/

.bookingInstructions
{
	width: 600px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px; /*top right bottom left*/
	text-align: justify;
}

.smallFont
{
	font-size: 10px;
}

div.greenLine
{
	background:url("/images/green.jpg");
	height: 1px;
	width: 100%;
	border: 0;
	margin-top: 3px;
}

.confirmPopUp
{
/*	background:url("/images/members/callBackPopUpBG.jpg") no-repeat 0px 0px;*/
	background-color: #CFDAB7;
	height: 300px;
}
.confirmPopUpTitle
{
	width: 240px;
	height: 32px;
	background:url("/images/sectionTitleBarBlue2BG.jpg");
}
.confirmPopUpBody
{
	text-align: center;
	padding: 15px;
	width: 220px;
	height: 65px;
	font-size: 11px;
/*	border: red 1px solid;*/
}

.alert
{
	color: red;
	font-size: 11px;
}

.sectionHeader2
{
	font-size: 14px;
	font-weight: normal;
	color: white;
	position: relative;
	top: 7px;
	left: 0px;
}


.for-tab-london{position: absolute;background:url(/brighton/images/css/for-london.png) no-repeat; display: block; z-index: 99; width:90px; height: 166px; top:1px; left:-284px; text-indent: -99999px; overflow: hidden;}
#logo-brighton{background: url(/brighton/images/logo.gif) no-repeat; width: 244px; height: 167px; }
#logo-brighton h1{ overflow:hidden; text-indent:-9999px;}
#logo-brighton a{ display:block;width: 244px; height: 167px;}
#brighton-recycling{background:url(/brighton/images/brighton-recycling.png) no-repeat; width:263px; height:21px; position:absolute; left:-228px; bottom:-29px;}

#top-nav
{
	padding-left:132px;
	width:521px;
}
