html {
	margin: 0;
	padding: 0
	}
body { 
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #333; 
    margin: 0; 
	padding: 0;
	background-image: url(http://www.tidybins.com/images/background.jpg);
	background-attachment:fixed;
	background-position:"left top";
	background-repeat: no-repeat
	}
	
	
p { 
	margin-top: 0; 
	text-align: left
	}

a { 
	font-size: 11px;
	color: #848484;
       outline:none;
	}

a:hover{ 
	text-decoration: none; 
	color: #9685BA
	}
acronym {
	border-bottom: none
	}

span.article_title
{
	font-size: 14px;
	line-height: 21px;

}
table.sample {
	border-width: 0px;
	 
	 
	border-color:#F00;
	color:#000;

	background-color:#FFF;
	font-size:11px;
	text-align: center;
	 
	
	
}
table.sample th {
	padding: 0px;
	
	 
	 
	 
}
table.sample td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color:#d4d4d4;
	background-color:#d4d4d4;

	 
	 
}
#curbside_customize, #we_load_customize, #u_load_customize
{
	display:none;
		 
	background-color:#EBEBEB;
    margin: 0px 0px 0px 0px;
	padding: 15px 30px 25px 37px; 
}


/* specific divs */

#estimate_button
{
	 width:248px; 
	 height:26px; 
	 background-image:url(//www.tidybins.com/images/estimateBlack.jpg);
	 background-position: 0 0;
	 background-repeat:no-repeat;
	 float:right; 
	 position:relative
}





#data 
{
	float: left;
	width: 45 %;
	margin: 5px 
}

#light_purple
{
	 
	background-color:#EBEBEB;
    margin: 0px 0px 0px 0px;
	padding: 15px 30px 25px 37px; 
}


#container { 
    width: 955px;
	padding: 0px;
	margin: 0px; 
	position: relative;
	border: 0px solid #006;
  
	margin-left: 35px
	}
	
	
#right_col {
float: left;
width: 720px;
/*border: 0px solid #006;*/
border: 10px 10px 10px 10px;
margin: 0px 10px 0px 0px;
padding: 0px
}



#pageHeader {
	height: 85px;
	padding: 0px;
	margin: 0px
	}



a#header_link
{
	width:100%;
	height: 100%;
	display:block;
	margin-top:-25px;
}
#pageHeader h1 { 
	display: block;
	float: left;
	background-image: url(http://www.tidybins.com/images/tidy_bins_logo.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 291px;
	position:relative;
	top:38px;
	left: 10px;
	margin: 0px;
	
	/* Hides text on screen but still visable to robots and screen readers */
	text-indent: -9000px;
	
	/* Switch this to 1 to see ouline of div*/
	border: 0px solid #C00
	}
	
	#date {
	width: 120px;
	position: absolute;
	top: 15px;
	left: 820px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	border: 0px solid #C00
	}
	
	
	ul#nav {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 46px;
	left: 70px;
	display: block;
	float:left;
	width: 600px;
	height: 30px;
	list-style-type: none;
	border:0px solid #C00
	}
	
		



 ul#nav li{
	position: relative;
	display: inline;
	float: left
}

 ul#nav li a{
	position: relative;
	display: inline;
	float: left;
	height: 30px;
	text-indent: -9000px;
	margin: 0px 10px 0px 0px
}


 ul#nav li#book a{
background-image: url(images/nav_book_online_off.png);
background-repeat: no-repeat;
width: 120px
}

 ul#nav li#book a:hover{
background-image: url(images/nav_book_online_on.png);
background-repeat: no-repeat;
width: 120px
}

 ul#nav li#book a.active{
background-image: url(images/nav_book_online_on.png);
background-repeat: no-repeat;
width: 120px
}



 ul#nav li#rates a{
background-image: url(images/nav_rates_off.png);
background-repeat: no-repeat;
width: 70px
}

 ul#nav li#rates a:hover{
background-image: url(images/nav_rates_on.png);
background-repeat: no-repeat;
width: 70px
}

 ul#nav li#rates a.active{
background-image: url(images/nav_rates_on.png);
background-repeat: no-repeat;
width: 70px
}



 ul#nav li#about a{
background-image: url(images/nav_about_off.png);
background-repeat: no-repeat;
width: 100px
}

 ul#nav li#about a:hover{
background-image: url(images/nav_about_on.png);
background-repeat: no-repeat;
width: 100px
}

 ul#nav li#about a.active{
background-image: url(images/nav_about_on.png);
background-repeat: no-repeat;
width: 100px
}




 ul#nav li#greenspace a{
background-image: url(images/nav_greenspace_off.png);
background-repeat: no-repeat;
width: 120px
}

 ul#nav li#greenspace a:hover{
background-image: url(images/nav_greenspace_on.png);
background-repeat: no-repeat;
width: 120px
}

 ul#nav li#greenspace a.active{
background-image: url(images/nav_greenspace_on.png);
background-repeat: no-repeat;
width: 120px
}



 ul#nav li#news a{
background-image: url(images/nav_news_off.png);
background-repeat: no-repeat;
width: 70px
}

 ul#nav li#news a:hover{
background-image: url(images/nav_news_on.png);
background-repeat: no-repeat;
width: 70px
}

 ul#nav li#news a.active{
background-image: url(images/nav_news_on.png);
background-repeat: no-repeat;
width: 70px
}



 ul#nav li#blog a{
background-image: url(images/nav_blog_off.png);
background-repeat: no-repeat;
width: 60px
}

 ul#nav li#blog a:hover{
background-image: url(images/nav_blog_on.png);
background-repeat: no-repeat;
width: 60px
}

 ul#nav li#blog a.active{
background-image: url(images/nav_blog_on.png);
background-repeat: no-repeat;
width: 60px
}




#content_bg_top {

background-image: url(http://www.tidybins.com/images/content_bg_top.png);
background-repeat: no-repeat;
width: 715px;
height: 10px;
margin: 0px;
padding: 0px
}

#main_graphic {
position: relative;
top: -7px;
left: 3px;
width: 710px;
height: 222px;
z-index: 100;
}
#content_bg_mid {
min-height: 675px;
background-image: url(http://www.tidybins.com/images/content_bg_mid.png);
background-repeat: x-repeat;
width: 715px;
margin: 0px;
padding: 0px
}



#content_bg_black {

background-image: url(http://www.tidybins.com/images/content_bg_black.png);
background-repeat: x-repeat;
width: 715px;
height: 140px;
margin: -20px 0px 0px 0px;
padding: 0px
}

*html #content_bg_black {
margin: 0px
}

*+html #content_bg_black {
margin: 0px
}

#content_bg_black h4 {

position: relative;
top: 20px;
left: 33px;
background-image: url(http://www.tidybins.com/images/disposal_bin_rentals.gif);
background-repeat: no-repeat;
text-indent: -9000px;
width: 657px;
height: 30px

}

#content_bg_black p {

background-image: url(http://www.tidybins.com/images/household_construction.gif);
background-repeat: no-repeat;
text-indent: -9000px;
width: 450px;
height: 40px;
position: relative;
top: 35px;
left: 140px

}

#content_bg_bot {

background-image: url(http://www.tidybins.com/images/content_bg_bot.png);
background-repeat: no-repeat;
width: 715px;
height: 10px;
margin: 0px 0px 0px 0px;
padding: 0px
}

*html #content_bg_bot {
margin: 0px 0px 0px 0px
}
*+html #content_bg_bot {
margin: 0px 0px 0px 0px
}

*html #content_bg_mid {
margin: -5px 0px 0px 0px
}

#map {
position: relative;
top: -7px;
left: 3px;
width: 710px;
height: 322px;
z-index: 100
}


#main_graphic {
position: relative;
top: -7px;
left: 3px;
width: 710px;
height: 222px;
z-index: 100
}


*html #main_graphic {
position: relative;
top: -7px;
left: 3px
}

*+html #main_graphic {
position: relative;
top: -7px;
left: 3px
}

#content_bg_mid h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width: 710px;
height: 27px;
background-color:#000000;
color: #EFD834;
margin: -5px 0px 0px 3px;
padding: 13px 0px 0px 0px;
text-align: center
}

#content_bg_mid h2 span {
color:#FFF
}

p.big_purple
{
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
 	font-weight: bold;
 
	color:#662d91;
	font-size:16px
}

div.form_box_left
{
	float: left; 
	margin: 0px 30px 0px 0px
}
div.form_box_left_optional
{
	float: left; 
	margin: 0px 30px 0px 0px;
	display:none
}

/*Stuff to the right of the checkbox */
div.form_box_right
{
	display:inline-block
}
div.form_box_right_optional
{
	display:none
}


#content_left_col {
float: left;
width: 196px;
margin: 20px 10px 10px 20px;
text-align:right;
border: 0px solid #99ccff
}

#content_left_col img{
margin: 30px 0px 0px 0px
}

#content_main 
{
display:inline-block;
width: 450px;
margin: 0px 0px 0px 10px;
border: 0px solid #99ccff
}

#content_main p{

line-height: 16px
}


#content_main span{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#000000;
margin: 30px 0px 10px 0px
}


#content_main h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#4E20A2;
margin: 30px 0px 10px 0px
}


#content_main h5 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color:#4E20A2;
margin: 0px 0px -10px 0px;
padding: 0px;
}

#content_main h6 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color:#4E20A2;
margin: 2px 0px 0px 0px;
padding: 0px;
}
 


#content_left_col h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
color:#4E20A2;
margin: 30px 0px 10px 0px
}


#content_main h4 {

color:#000;
margin: 20px 0px 5px 0px;
font-size:16px
}

#content_main h2 {
color:#662d91;
font-size:16px
}


form#area_form {
width: 270px;
margin: 0px 0px 0px 0px
}

form#area_form fieldset{
width: 265px;
margin: 0px 0px 0px 0px;
border: none
}

form#area_form select{
float:left;
width: 200px
}

form#area_form input.submit {
  width: 55px;
  height: 25px;
  padding: 25px 0 0;
  margin: 0px 0px 0px 10px;
  border: 0;
  background: transparent url(http://www.tidybins.com/images/btn_find.gif) no-repeat /*center top*/;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand /* for IE 5.x */
}
 
form.submit {  /* For non-IE browsers*/ 
  height: 0px
} 
 
#bottom_text {
width: 650px;
margin: 25px 0px 0px 20px;
color: #999
}

#bottom_text a {
color:#4E20A2
}

#bottom_text p{
font-size: 11px;
line-height:14px;
text-align:center
}






#left_col {
float: left;
width: 225px;
border: 0px solid #006;
margin: 0px 0px 0px 0px
}



#left_col h2{
background-image: url(http://www.tidybins.com/images/phone_number.png);
background-repeat: no-repeat;
width: 220px;
height: 50px;
text-indent: -9000px;
margin: 10px 0px 0px 0px
}

#customer_login {

background-image: url(http://www.tidybins.com/images/login_bg.png);
background-repeat: no-repeat;
width: 225px;
height: 180px;
margin: 10px 0px 0px 0px

}

#customer_login strong {
position: relative;
top: 13px;
left: 10px;
color: #FFF;
font-size:14px
}

#customer_login strong a {
position: relative;
top: 0px;
left: 40px;
color: #FFF;
text-decoration:none;
font-size:11px
}

#customer_login strong a:hover {

text-decoration:underline
}

form#login {
width: 225px;
margin: 0px 0px 0px 0px;
position: relative;
left: 20px;
top: 29px
}

form#login fieldset{
width: 225px;
margin: 0px 0px 0px 0px;
border: none
}

#customer_login a{
position: relative;
left: 3px;
top: -10px;
font-size: 10px;
color: #848484;
text-decoration:none

}

#customer_login a:hover {
text-decoration:underline

}

form#login label {
float:left;
font-size: 10px
}

form#login input{
float:left;
width: 160px
}

form#login input.check{
float:left;
width: 15px
}




form#rates input.submit
{
  float:right;
  text-align:right;
  width: 110px;
  height: 20px;
  padding: 25px 0 0;
  margin: 0px 0px 0px 35px;
  border: 0;
  background: transparent url(http://www.tidybins.com/images/btn_find.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand /* for IE 5.x */
}



form#book_online input.submit
{
  float:left;
  width: 117px;
  height: 20px;
  padding: 25px 0 0;
  margin: 0px 0px 0px 35px;
  border: 0;
  background: transparent url(http://www.tidybins.com/images/place_order.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand /* for IE 5.x */
}



form#login input.submit {
  float:left;
  width: 55px;
  height: 25px;
  padding: 25px 0 0;
  margin: 0px 0px 0px 35px;
  border: 0;
  background: transparent url(http://www.tidybins.com/images/btn_login.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand /* for IE 5.x */
}
form>.submit { /* For non-IE browsers*/
  height: 0px
}

#guarantee {
background-image: url(http://www.tidybins.com/images/homerecycle_bg.png);
background-repeat: no-repeat;
width: 220px;
height: 135px;
margin: 17px 0px 0px 0px
}

#guarantee h3{
background-image: url(http://www.tidybins.com/images/any_size_bin.png);
background-repeat: no-repeat;
width: 145px;
height: 28px;
text-indent: -9000px;
position:relative;
top: 10px;
left: 10px
}

#guarantee p {
width: 190px;
margin: 7px 0px 0px 14px;
font-size: 14px;
color: #4b4b4b;
line-height: 19px;
}

#guarantee p strong{
font-size: 18px;
color: #000;
}

#tidy_trailers {
background-image: url(http://www.tidybins.com/images/tidy_trailers.png);
background-repeat: no-repeat;
width: 220px;
height: 205px;
text-indent: -9000px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  margin: 10px 0px 0px 0px
}

#tidy_totes {
background-image: url(http://www.tidybins.com/images/tidy_totes.png);
background-repeat: no-repeat;
width: 220px;
height: 250px;
text-indent: -9000px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  margin: 10px 0px 0px 0px
}

#tidy_bins_bin {
background-image: url(http://www.tidybins.com/images/bin1.gif);
background-repeat: no-repeat;
width: 429px;
height: 555px;
margin: 0px 0px 0px 0px
}

		
		
	#footer {

	display: block;
	float:left;
    margin: 10px 0px 0px 0px;
	width: 710px;
	height: 50px;
	
	border-top: 1px solid #e0e0e0;

	}
	
	
	#footer_links {

	display: block;
	float:left;
    margin: 10px 0px 10px 120px;
	width: 500px;
	height: 40px;
	text-align: center;

    color: #999
	
	}
	
	#footer_links a{
	text-decoration: underline;
	color: #999;
	margin: 0px 5px 0px 5px;
	line-height: 15px
	}
	
	#footer_links a:hover{
	text-decoration: underline;
	color: #999
	}
		
	#copyright {
	display: block;
	float: left;
 	margin: 10px 0px 5px 120px;
	width: 500px;
	height: 50px;
	text-align: center;
	color: #999;
	font-size: 11px
	}
	

	
	
	
	
	
	


	
		

	

