﻿body
{
	background-color:#e9e9e9;
	padding:0px;
	margin:0px;
	font-family:Verdana;
}

h2
{
	color:#006aae;
	font-size:16pt;
	font-family:Arial;
}

#wrapper
{
	width:1000px;
	background-color:#fff;
	border-top:solid 13px #000;
}
#header
{
	width:1000px;
	text-align:left;
	vertical-align:top;
}
.header-left
{
	text-align:left;
	width:400px;
	display:table-cell;
	border:solid 1px red;
}
.header-right
{
	text-align:right;
	width:500px;
	display:table-cell;
	border:solid 1px aqua;
}
#menu
{
	height:77px;
	background-image:url(images/menu-gradient.jpg);
	text-align:right;
	padding:0px;
	margin:0px;
}
#menu-items
{
	float:right;
}
#menu ul
{
	padding:0px 40px 0px 0px;
	margin:0px;
	height:auto;
}
#menu ul li
{
	list-style-type:none;
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
	display:block;
}
#menu ul li a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:left;
	padding:20px 15px 15px 15px;
	margin:0px;
}
#menu ul li a:hover
{
	text-decoration:underline;
}
.menu-sep
{
	background-image:url(images/menu-separate.jpg);
	background-repeat:no-repeat;
	height:53px;
	width:11px;
	float:left;
}

#logo
{
	width:310px;
	height:123px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;

}
#phone
{
	color:#3a3a3a;
	font-size:14pt;
}
#phone strong
{
	color:#0066b0;
	font-weight:bold;
}

#phone p
{
		color:#0066b0;
	font-size:12pt;
}

#livechat
{
	width:127px;
	height:69px;
	background-image:url(images/live-chat.gif);
	cursor:pointer;
	float:left;
}
#paypalSeal
{
    float:right;
    padding:0px 40px 0px 0px;
}

.AuthorizeNetSeal
{
      float:right;
    padding:0px 40px 0px 0px;
}


.sep
{
	width:29px;
	height:95px;
	background-image:url(images/phone-separate.jpg);
}

#content
{
	min-height:450px;
	width:1000px;
	margin:0px 0px 0px 0px;
	text-align:left;
	color:#3a3a3a;
}
.home-content
{
	color:#3a3a3a;
	font-size:10pt;
}
.pad
{
	padding:0px 30px 0px 30px;
}
#service
{
	color:#006ea1;
}
#sub-footer
{
	height:121px;
	border-top:solid 1px #000;
	background-image:url(images/gray-gradient.jpg);
	padding:15px 0px 0px 0px;
}
.home-announcement
{
	width:263px;
	height:87px;
	background-color:#e3e1c5;
	text-align:left;
	font-size:10pt;	
	color:#3a3a3a;
	font-weight:bold;
	padding:3px;
}
.testimonial
{
	width:280px;
	height:100px;
	background-color:#e3e1c5;
	text-align:left;
	font-size:10pt;	
	color:#3a3a3a;
	padding:5px 5px 5px 5px;
}

.testimonial img
{
	 margin:0px 10px 0px 0px;
}

#footer
{
	background-color:#262626;
	height:90px;
	border-top:1px solid #fff;
	padding:0px 50px 0px 50px;
}
#copyright
{
	font-size:8pt;
	color:#838383;
}
#copyright a
{
	text-decoration:none;
	color:#838383;
}
.footer-left
{
	text-align:left;
	vertical-align:middle;
	width:450px;
	display:table-cell;
}
.footer-right
{
	width:450px;
	height:46px;
	display:table-cell;
	text-align:right;
	background-image:url(images/credit-cards.gif);
	background-repeat:no-repeat;
	background-position:right;
}

/*Quick Form Styles*/
#quick-form
{
	/*position:relative;*/
	text-align:left;
	width:261px;
	height:300px;
	/* top:-69px; */
	/*left:30px;*/
	margin-top:-69px;
	margin-left:30px;
}
#sharethis
{
	font-family:helvetica,sans-serif;
	font-size:12px;
	width:220px;
	padding:0px 0px 0px 70px;
}
#sharethis ul
{
	padding:0px;
	margin:0px;
}
#sharethis ul li
{
	float:left;
	list-style-type:none;
}
a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;text-align:left;}
a.stbar.chicklet {height:16px;line-height:16px;text-align:left;}
.form-header
{
	background-image:url(images/wizard-top-header.jpg);
	width:261px;
	height:33px;
	text-align:center;
	vertical-align:middle;
	padding:15px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:top right;
}
.form-header span
{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.offer
{
	background-image:url(images/yellow-band.jpg);
	width:253px;
	height:74px;
	background-position:top right;
	text-align:center;
	padding:8px 0px 0px 8px;
}
.offer span
{
	color:#000;
	text-align:center;
	font-family:Verdana;
	font-size:11pt;
}
.form-main
{
	width:261px;
	height:240px;
}
.form-buffer
{
	width:10px;
	height:240px;
	background-color:#fff;
	float:left;
}
.form-background
{
	background-image:url(images/wizard-gradient.jpg);
	background-repeat:repeat-x;
	width:211px;
	height:240px;
	float:left;
	padding:0px 20px 0px 20px;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
}

.yellow
{
	color:#fff200;
	font-weight:bold;
	font-size:10pt;
}
.btn-submit
{
	width:100px;
	height:27px;
}
.radio label
{
	vertical-align:middle;
}
.small
{
	font-size:7pt;
	padding:0px 0px 0px 14px;
}
/*End Quick Form Styles*/
.FAQquestion
{
    padding:0px 0px 5px 0px;
    color:#0066b0;
	font-size:12pt;
	font-weight:bold;
}

.FAQanswer
{
    padding:0px 0px 25px 0px;
    color:#3a3a3a;
	font-size:11pt;
	line-height:24px;
}
/*Order Wizard*/
.price-chart
{
	border:solid 0px #fff;
	
}
#waste_num, #delivery_num, #billing_num, #checkout_num
{
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	color:#666;
	font-size:20pt;
	vertical-align:top;
}
#wizard .form-item
{
	vertical-align:top;
	padding:3px 0px 7px 0px;
}
#wizard .form-item span
{
	color:#3a3a3a;
	font-size:9pt;
}
#wizard .radio label
{
	color:#3a3a3a;
	font-size:9pt;
}
#wizard h2
{
	color:#006aae;
	font-size:16pt;
	font-family:Arial;
}
#wizard .button
{
	margin:30px 20px;
	width:131px;
	height:39px;
	background-image:url(images/btn-wizard-bg.gif);
	color:#fff;
	text-transform:uppercase;
	font-size:16pt;
	font-weight:bold;
	border:solid 0px #fff;
	cursor:pointer;
}
#wizard .linkButton
{
	padding:6px 0px 0px 0px;
	width:131px;
	height:33px;
	background-image:url(images/btn-wizard-bg.gif);
	color:#fff;
	text-transform:uppercase;
	font-size:16pt;
	font-weight:bold;
	border:solid 2px #fff;
	cursor:pointer;
	display:block;
	text-align:center;
}

#content-wizard
{
	min-height:450px;
	width:100%;
    min-width:940px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
#wizard a
{
	text-decoration:none;
	font-weight:bold;
}
#wizard .link-active #waste_num, #wizard .link-active #delivery_num, #wizard .link-active #billing_num, #wizard .link-active #checkout_num
{
	background-image:url(images/green-dot.gif);
	width:40px;
	height:40px;
	color:#fff;
	padding:2px 0px 0px 0px;
}
.calendar
{
	background-color:#fff;
	border:solid 1px #00a24f;
}
.ajax__calendar_hover:hover
{
	background-color:#00a24f;
}
.terms
{
	font-size:8pt;
	font-weight:normal;
	font-family:Arial;
	text-decoration:underline;
}
.checkout, .delivery-address, .billing-info, .dumpster-info
{
	color:#000;
	font-size:9pt;
}
.form-item-checkout
{
	color:#000;
	font-size:9pt;
}
#order-history
{
	margin:20px;
}
#order-history-data
{
	margin:20px;
}

.order_dumpsterPriceOriginal
{
	color:Black;
}

.order_dumpsterPriceOriginalSale
{
    text-decoration:line-through;
}

.order_dumpsterPriceSale
{
    color:Red;
}

.waste-details
{
	color:#3a3a3a;
	font-size:9pt;
}

.wizard_containers h4
{
	padding:0px;
	margin:0px;
}
.wizard_containers b
{
	color:#000;
}
.val
{
	display:table-row;
	color:#fc041b;
	font-size:10pt;
	font-weight:bold;
}

.val-DumpsterSize
{
    display:block;
}

.wizard_note
{
    font-size:11px; 
    font-style:italic; 
    padding:0px 40px 0px 0px;
}

.label
{
    font-size:11px;
    font-weight:bold;
}

.field
{
    font-size:12px;   
}

.TenDay
{
    font-size:11px;
    padding:3px;
    font-style:italic;
}

.TenDay strong
{
    font-size:12px;
    font-weight:bold;
    color:Black;
}

.fuel-surcharge
{
    font-size:12px; 
    font-style:italic; 
    text-align:center;
    font-weight:bold;
    color:Red;
}

.val-DumpsterSize
{
    
}

.watermark
{
    color:Gray;
    font-style:italic;
}

#div_pricePopupWrapper
{
	position:absolute;
	top:100px;
	left:500px;
	display:none;
}

.pricePopupWrapper
{
	border:solid 3px #009c4b;
	
}

.pricePopup
{
	border:solid 4px White;
	padding:10px;
	width:500px;
	background-color:#f5f5f5;
	
	
}

.pricePopup p
{
	line-height:30px;
}

.pricePopup h1
{
	color:#006aae;
	font-size:22pt;
	font-family:Arial;
}

.pricePopup h2
{
	color:#009c4b;
	font-size:14pt;
	font-family:Arial;
}

.pricePopupWrapper2
{
	border:solid 3px #009c4b;
	width:600px;
	
}

.pricePopup2
{
	border:solid 4px White;
	padding:10px;
	width:570px;
	/*background-color:#f5f5f5;	*/
	vertical-align:top;
	font-size:12px;
	background-color:White;
}

.pricePopup2 p
{
	line-height:30px;
}

.pricePopup2 h1
{
	color:#006aae;
	/*color:#d3db26;*/
	font-size:22pt;
	font-family:Arial;
}

.pricePopup2 h2
{
	color:#009c4b;
	font-size:14pt;
	font-family:Arial;
}


.pricePopup2Panel
{
	height:0;
	overflow:hidden;
	position:absolute;
	
}

.poupCloseDiv
{
	float:right;
	top:0;
	position:relative;
}

.modalBackground

{

/*
  background-color:Gray;
  filter:alpha(opacity=80);
  opacity:0.8;
*/
	background-color:Transparent;
}

.hidden
{
	display:none;
	position:absolute;
	top:0;
	left:0;
}

.blogTitle
{
	font-size:15px;
	font-weight:bold;
	color:#008541;
}

.blogSummary
{
	line-height:20px;
}

.blogDate
{
   color:Gray;
   font-size:10px;
   font-weight:bold;
}

.wizardRadioList
{
	font-size:12px;
	
}

.wizardLink
{
	color:#008541;
}

.wizardPopupHidden
{
	
	display:none;
}

.wizardPopupShown
{
	display:block;
	position:absolute;
	top:0;
    background-color:White;
}

#div_additionalServicesPopup h1
{
	color:#006aae;
	font-size:20px;
	font-weight:bold;
}

#div_additionalServicesPopup h2
{
	color:#006aae;
	font-size:16px;
}

.optionalServicesTable
{
}

.optionalServicesTable th
{
	color:#206faa;

}

.optionalServicesTable td
{
	color:#646464;
	font-weight:bold;
}

.optionalServicesTable_white
{
	background-color:White;
}

.optionalServicesTable_yellow
{
	background-color:#fded4e;
}



#a_learnMore {
	background:transparent url(Wizard/Images/Learn-More-Button.png) no-repeat scroll 0 0;
	display:inline-block;
	height:28px;
	margin-bottom:0px;
    margin-top:0px;
	overflow:hidden;
	text-indent:-999em;
	width:139px;
	cursor:pointer;
}

#div_additionalServicesPopup {
	display:none;
	background:url(/gpod/jquery/tooltip/GraySquare.png);
	background-color:White;
	border:5px double gray;
	height:260px;
	padding:20px 30px 10px 30px;
	width:347px;
	font-size:11px;
	color:#fff;
    line-height:normal;
}

.MoreInfoButton
{
	background-color:Transparent;
    width:237px;
    height:28px;
	cursor:pointer;
	display:block;
	vertical-align:middle;
	padding:10px 0px 0px 0px;

}

.div_moreInfoPopup
{	
	display:none;
	border:solid 2px Gray;
	background-color:White;
	height:530px;
	padding:10px 30px 10px 30px;
	width:650px;
	font-size:11px;
	color:Black;
    line-height:normal
}

.div_moreInfoPopup span
{
	color:Black;
}

.div_moreInfoPopup h1
{
	color :#488854;
	line-height:20px;
}

.div_moreInfoPopup h2
{
	line-height:20px;
	display:inline;
}

.WasteDetailsMainDiv span
{
	font-weight:bold;
	font-size:12px;
}

.WasteTypeTitleBar
{
	background:url(Wizard/Images/titleBarBackground.jpg) repeat-x top;
	width:100%;
	height:41px;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    color:White;
}
.WasteTypeTitleBar .waste-title
{
	padding:10px 0px 0px 0px;
	display:block;
	text-align:center;
    font-weight:bold;
    font-size:16px;
    color:White;
}

.WasteTypeSpacer
{
	width:6%;
	border-bottom:solid 1px #b2b2b2;
}

.WasteType
{
	width:22%;
	border-bottom:solid 1px #b2b2b2;
	cursor:pointer;
}

.WasteType h3
{
	color:#488854;
	font-size:14px;
}

.WasteType span
{
	font-size:11px;
	font-weight:normal;
}

.WasteTypeRow
{
	background-color:#e7e8e9;
    height:138px;
}

.WasteTypeSelected
{
	background:url(Wizard/Images/selectedTab.jpg) no-repeat bottom;
	cursor:default;
}

.DumpsterDiv
{
	float:left;
    padding:20px 20px 20px 20px;
}

.DumpsterDiv Table
{
	border:solid 1px #b0b0b0;
}

.DumpsterTop
{
	background:url(Wizard/Images/DumpsterTopBackground.png);
    width:237px;
    height:236px;
}

.DumpsterTop h3
{
    color :#488854;
	font-size:13px;
}

.DumpsterTop strong
{
	font-size:12px;
}

.DumpsterTop span
{
	font-size:11px;
}

.DumpsterBottom
{
	background:url(Wizard/Images/DumpsterBottomBackground.png);
    width:237px;
    height:38px;
    color:White;
    font-weight:bold;
}

.DumpsterMiddle
{
	padding:10px 0px 10px 0px;
}

.DumpsterMiddleLabel
{
	font-size:11px;
	font-weight:bold;
    color:#488854;
}

.DumpsterMiddle strong
{
	font-size:11px;
	font-weight:bold;
}

#DumpsterTileContainer
{
	padding:0px 80px 0px 80px;
}
/*Added Styles for Wizard - 20110315*/
.alert
{
	color:Red;
	margin-top:30px;
	padding-top:30px;
	display:block;
}
#WasteSelector
{
	width:100%;
	background-color:#e7e8e9;
	border-bottom:solid 1px #b2b2b2;
	height:180px;
}
#WasteSelectorNavWrap
{
	width:995px;
}
#WasteSelectorNavWrap ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#WasteSelectorNavWrap ul li
{
	float:left;
	padding:0px;
	margin:14px 4px 0px 4px;
}
.btn_General
{
	background-image:url(wizard/images/tab_general.gif);
}
.btn_GreenYard
{
	background-image:url(wizard/images/tab_green-yard.gif);
}
.btn_HeavyDebris
{
	background-image:url(wizard/images/tab_heavy-debris.gif);
}
.btn_Recycle
{
	background-image:url(wizard/images/tab_recycle.gif);
}
.btn_Roofing
{
	background-image:url(wizard/images/tab_roofing.gif);
}
.btn_General:hover
{
	background-image:url(wizard/images/tab_general_hover.gif);
}
.btn_GreenYard:hover
{
	background-image:url(wizard/images/tab_green-yard_hover.gif);
}
.btn_HeavyDebris:hover
{
	background-image:url(wizard/images/tab_heavy-debris_hover.gif);
}
.btn_Recycle:hover
{
	background-image:url(wizard/images/tab_recycle_hover.gif);
}
.btn_Roofing:hover
{
	background-image:url(wizard/images/tab_roofing_hover.gif);
}
.selected.btn_General
{
	background-image:url(wizard/images/tab_general_selected.gif);
}
.selected.btn_GreenYard
{
	background-image:url(wizard/images/tab_green-yard_selected.gif);
}
.selected.btn_HeavyDebris
{
	background-image:url(wizard/images/tab_heavy-debris_selected.gif);
}
.selected.btn_Recycle
{
	background-image:url(wizard/images/tab_recycle_selected.gif);
}
.selected.btn_Roofing
{
	background-image:url(wizard/images/tab_roofing_selected.gif);
}

.OnlineOnlyDiscount
{
	 color:#206fa9;
	 font-weight:bold;
     vertical-align:middle;
}

.LowPriceGuarantee
{
	color:Red !important;
	font-weight:bold;
	font-size:18px;
	
}

.RecycleMaterialsPanel
{
	padding:5px 0px 0px 50px !important;
	
}

.popupContentTable
{
	border:none !important;
	font-size:10px;
}

.receiptLabel
{
    font-size:12px;
    color:#00793b;
    width:160px;
    font-weight:bold;
}

.receiptValue
{
}

.receiptSubTotal
{
    font-weight:bold;
}

.receiptTotal
{
    font-weight:bold;
    font-size:15px;
}

#slider{
	width:625px;height:299px;
	position:relative;
}

.slide{
	width:599px;height:299px;
	position:absolute;
	display:none;
	float:left;
}

#tabNumbers
{
    width:26px;
    height:299px;
    float:right;
}

#tabNumbers .number
{
    width:20px;height:20px;
    float:left;
    background-color:#4474b1;
    text-align:center;
    margin-left:3px;
    margin-top:3px;
}

.number a
{
    text-decoration:none;
    color:#4474b1;
}

#tabNumbers .selected
{
    background-color:#6ab7e5;
    color:#6ab7e5;
}

.selected a
{
    color:#6ab7e5;
}

#tabNumbers .bghover
{
    background-color:#4a7fc3;
}

.LibrarySpanish 
{
    font-size:11px;
    color:Gray;
}
