

.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;
}

.formSubHeader /* replaces section-header */
{
	margin-left: 40px;
	margin-bottom: 10px;
}

.formInstruction
{
	display: block;
	padding: 10px 0px 10px 40px; /*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;
}


.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;}


.dropDown
{
	width: 190px;
	height: 20px;
	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*/
}
.itemsTable
{
	cellSpacing: 0px;
	margin-left: 80px;
}
.itemsTable th
{
	font-size: 14px;
	font-weight: 500;
	color: #474D50;
	padding: 5px 10px 5px 10px; /*top right bottom left*/
	border: solid #D6DFE9 2px;
	text-align: center;
}
.itemsTable td
{
	font-size: 12px;
	font-weight: 400;
	color: #474D50;
	padding: 5px 10px 5px 10px; /*top right bottom left*/
	text-align: center;
	border: solid #D6DFE9 2px;
}

.itemsTable td.itemsTableInfo
{
	color: #999999;
	width: 90px;
	border: 0;
	padding: 4px;
}
.itemsTable td.itemsTableInfo2
{
	color: #999999;
	border: 0;
	padding: 4px;
}
.itemsTable td.itemsTableRight
{
	color: #999999;
	padding-right: 10px;
	text-align: right;
}

#SpecialInstructions
{
	margin-left: 80px;
	width: 300px;
	height: 60px;
	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;
}
.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;
}

#contactsTable
{
/*	border: 1px red solid;*/
	width: 620px;
}

.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
{
	margin-left: 20px;
}
#homepageSection1
{
	width: 600px;
	height: 320px;
	float: center;
	margin-left: 20px;
	margin-bottom: 10px;
/*	border: 1px solid #cccccc;*/
	background-color: #F1F0F0;
}
.homepageSection1Title
{
	width: 600px;
	height: 44px;
	background:url("/images/sectionTitleBarBG.jpg");
}
.sectionHeader1
{
	font-size: 14px;
	font-weight: normal;
	color: white;
	position: relative;
	top: 10px;
	left: 20px;
}
.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;
}

.homepageSection2
{
	width: 290px;
	height: 115px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	cursor: hand;
}
.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;
}
#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;
}
.homepageSection2Title1
{
	width: 290px;
	height: 32px;
	background:url("/images/sectionTitleBarGreen2BG.jpg");
}
.homepageSection2Title2
{
	width: 290px;
	height: 32px;
	background:url("/images/sectionTitleBarGreen3BG.jpg");
}
.homepageSection2Title3
{
	width: 290px;
	height: 32px;
	background:url("/images/sectionTitleBarBlue1BG.jpg");
}
.homepageSection2Title4
{
	width: 290px;
	height: 32px;
	background:url("/images/sectionTitleBarBlue2BG.jpg");
}
.callBackPopUpTitle
{
	width: 340px;
	height: 32px;
	background:url("/images/sectionTitleBarBlue2BG.jpg");
}
.sectionHeader2
{
	font-size: 14px;
	font-weight: normal;
	color: white;
	position: relative;
	top: 7px;
	left: 20px;
}

.sectionMain
{
	position: relative;
	left: 84px;
	top: 10px;
	width: 195px;
	height: 65px;
	font-size: 11px;
/*	border: red 1px solid;*/
}
.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;
}

#totalRecycling
{
	background: url(/images/members/TotalRecycling.jpg) no-repeat;
	width: 400px;
	height: 90px;
	position: relative;
	left: 40px;
	top: 16px;
}
.totalRecycling
{
	position: relative;
	left: 300px;
	top: 22px;
	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%;
}
#recyclingPerEmployee
{
	background: url(/images/members/RecyclingPerEmployee.jpg) no-repeat;
	width: 220px;
	height: 90px;
	position: relative;
	left: 40px;
	top: -46px;
}
.recyclingPerEmployee
{
	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;
}
.weightPerEmployee
{
	position: relative;
	left: 142px;
	top: 37px;
	font-size: 20px;
	color: grey;
}
.weightPerEmployeeSmallPrint
{
	position: relative;
	left: 120px;
	top: 35px;
	font-size: 10px;
	color: #298015;
}
.section-seperator2
{
	position: relative;
	top: -56px;
	background: url(/images/css/section-line-dot.gif) repeat-x center;
	width:94%;
	height: 1px;
	margin-left: 3%;
}
#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;
}
.CO2Savings
{
	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;
}
.TreesSaved
{
	position: relative;
	left: 142px;
	top: 33px;
	font-size: 20px;
	color: grey;
}

#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;
}

.actionPlan
{
	padding: 5px 0px 5px 0px; /*top right bottom left*/
}

.actionPlan 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: bold;
	border-bottom: 1px solid black;
	width: 60px;
	text-align: center;
/*	padding-bottom: 5px;*/
}

.JobCalendarTitle
{
	font-weight: bold;
}

.JobCalendarDate
{
	color: #004C8A;
	font-weight: bold;
}

.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;
}
