/* @override 
	http://cleanwaste.purplehp.com/static/style.css
	http://www.gocleanwaste.com/static/style.css
*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img {  

    margin:0; 

    padding:0; 

	font-size:10pt;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

} 

table { 

    border-collapse:collapse; 

    border-spacing:0; 

} 

fieldset,img {  

	    border:0; 

} 

ol,ul { 

	    list-style:none; 

} 

h1,h2,h3,h4,h5,h6 { 

    font-size:100%; 

    font-weight:normal; 

} 

.clear {

  clear: both;        /* extend height of .main to longest column */

  height: 1px;

  overflow: hidden;   /* prevent IE expanding the container */

  margin: 0;          /* keep flush with surrounding blocks */

}

.itext{

	display:none;

	

}



body{

	background-color: #4d6c7c; /* this needs to be the gradient */
}



body > div{

	padding-top:5px

}

a {

	/*color: #778e1d;

		text-decoration:none;

	*/

}

a:hover{

	/*color: #4f433c;*/
	text-decoration:none;

}
#page_wrap{

	margin:0px auto 0px auto;
	border-right: 1px solid white;
	border-left: 1px solid white;
	width: 1077px;
	position: relative;
}
#other{
	
}
#bottom_wrap{
	border-top: 1px solid white;
	margin:0px 5px
}
#bottom_wrap1{
	margin:0px auto 5px auto;
	border-right: 1px solid white;
	border-left: 1px solid white;
	width: 1077px;

	min-height: 65px;
	position: relative;
	padding-top: 10px;
}


#bottom_links{
	position: absolute;
	padding: 10px;
	right: 10px;
	top: 0px;
	
}
/*

#bottom_links a{
	margin-left: 10px;
	color: white;
	text-decoration:none;
	padding-left:23px;
	background: transparent url(images/facebook.gif) top left no-repeat;
	vertical-align: baseline;
	display: inline-block;
	line-height:24px;
}
#bottom_links a:hover{
	text-decoration: underline;
}
*/

.social_media_links{
	width: 309px;
	height: 32px;
	background: transparent url(images/social_media.gif) 0px 5px no-repeat;
}
.social_media_links a{
	display: inline-block;
}
.social_media_links a.sm1{
	width: 51px;
	height: 32px;
}
.social_media_links a.sm2{
	width: 80px;
	height: 32px;
}
.social_media_links a.sm3{
	width: 98px;
	height: 32px;
}
.social_media_links a.sm4{
	width: 60px;
	height: 32px;
}

.social_media_links a span{
	display: none;
}


#bottom_links_left{
	position: absolute;
	padding: 10px;
	left: 10px;
	top: 0px;
}
#bottom_links_left a{
	margin-right: 10px;
}

.bottom_text{
	color: white;
	padding: 4px 350px 10px 0px;
	text-align: right;
	font-weight: bold;
}
.bottom_text a{
	color: white;
}

#header{

	height: 75px;
	border-bottom: 1px solid white;
	position: relative;
}

#header a{

	display:block;

	height:61px;

	width:293px;

	background: url(images/logo.gif) top left no-repeat;
	position: absolute;
	top: 14px;
	left: 5px;
}



#header a span{

	display:none;

}

#top_nav{

	position:absolute;

	right:45px;

	top:15px;
	z-index: 3;
}

#top_nav1{

	position:absolute;
	top: 35px;
	right: 0px;
	width: 800px;
	text-align: right;

}

#top_nav2{

	height: 20px;

}

#top_nav a#facebook_link{
			position: absolute;
			right: -40px;
			top: -18px;			
		}

.topnav ul{
	z-index: 3;
}

.topnav ul li{

	padding: 3px 0px;
	display: inline;
	position: relative;
	/*border-right: 1px solid white;*/
	color:white;
}
	

.topnav ul li:last-child{
	border-right: 0;
}


.topnav ul li a{
	padding:0px 10px 20px 10px;
	color:#fff;

	text-transform:uppercase;

	text-decoration:none;
	font-size: 9pt;


	

}


.topnav ul li ul{
	display: none;
	white-space: nowrap;
	margin-left: 15px;
}
.topnav ul li span{
	display: none;
	
}

.topnav ul li:hover{
	
}
.topnav ul li:hover ul,
.topnav ul li.active ul{
	display: block;
	z-index: 10;
	position: absolute;
	top: 35px;
	left: 0px;
	/*padding-top: 15px;*/
}

.topnav ul li:hover span,
.topnav ul li.active span{
	display: block;
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 0px;
	background-color: #4d6c7c;
	color: #F0EC45;
	padding: 0px;
	width:100%;
	text-align: center;
	font-weight: bold;
}

.topnav ul:hover li.active ul,
.topnav ul:hover li.active span{
	display:none;
}

.topnav ul:hover li:hover ul,
.topnav ul:hover li:hover span{
	display: block;
}

.topnav ul li ul li{

	padding:0px 0px;
	white-space: nowrap;
	display: inline;
}


/*
.topnav ul li:hover a{
	padding-bottom: 25px;
	background-color: #5B7E92;
}
.topnav ul li:hover ul li a{
	padding-bottom: 3px;
	background-color: transparent;
}
*/


.topnav ul li li a{

	color:#fff;

	text-transform:none;

	font-weight:normal;

	text-decoration:none;

	font-size:11px;
	padding: 0px 6px;

}


.topnav ul li a:hover
{

	color:#F0EC45;
	outline: none;

}

.topnav ul li li a:hover{

	color:#F0EC45;
	outline: none;

}



.topnav ul li a.active,

.topnav ul li a.active:hover,
.topnav ul li.active > a
{

	color: #F0EC45;

}


#top_nav2.topnav ul li a:hover,
#top_nav2.topnav ul li a.active
{
	color:#F0EC45;
}
#top_nav2.topnav ul li,
#top_nav2.topnav ul li a{
	color: #cacaca;
	font-size: 8pt;
	padding-bottom: 0px;
}

	font-size: 8pt;
}





#bottom_text{

}

#homepage_content{

}

#homepage_banner{
	display: block;
	width: 1077px;
	height: 56px;
	background: transparent url(images/banner.gif) -2px bottom no-repeat;
	margin-top: 30px;
}

#homepage_drawing{
	background: transparent url(images/linedrawing.gif) bottom left no-repeat;
	height: 241px;
	width:  552px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#homepage_background{
	
}
#homepage_background span{
	display: none;
}
/*
#homepage_background span.active{
	
}
#homepage_background span.active {

    z-index:-2;

}



#homepage_background span.last-active {

    z-index:-3;

}
*/
#homepage_background img{
	position: absolute;
	left: 0px;
	bottom: 0px;
	/*display: none;*/
	z-index: -1;
}
#homepage_background span a{
	position: absolute;
	bottom: 10px;
	right: 30px;
	/*color:#F0EC45;*/
	color:#9CB2BF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12pt;
	letter-spacing: 2pt;
}

#page_content{
	min-height: 629px;
	position: relative;
	z-index: 1;
	overflow: hidden;

}


#page_content h1{

	color:#F0EC45;

	padding:5px 0px 5px 25px;

	font-size:14pt;

	text-transform: uppercase;
	letter-spacing: 2pt;
	z-index: 10;
	position: relative;
}
#page_content .content{

	padding:30px 10px 10px 25px;

	color:#fff;

	width: 600px;
	line-height: 15pt;
	z-index: 1;
	padding-bottom: 200px;
}
#page_content .content h2{
	color:#F0EC45;
	font-size: 12pt;
	display: inline;
	padding-right: 5px;
	padding-top: 10px;
}
#markets #page_content .content{
	line-height:13pt;
	width: 700px;
	margin-top: -5px;
	padding-bottom: 0;
}
#markets #page_content .content p{
	padding-bottom: 5px;
}


#page_content .content.product{
	width: 1040px;
}

/* My Comment */

#page_content .product .pi{
	display: block;
	background-color: #9CB2BF;
	width: 485px;
	height:495px;
	float: left;
}
#page_content .product .pr{
	display: block;
	width: 480px;
	/*position: absolute;
	left: 530px;
	top: 60px;
	*/
	float:left;
	margin-left: 15px;
	padding: 15px;
	background-color: #7B98A8;
	height: 465px;
}

#page_content .product .pr .dl ul li{
	line-height: 1;
	margin-bottom: 10px;
}
#page_content .product .pr .dl ul li b{
	margin-right: 10px;
}
#page_content .product .kit ul{
	list-style: disc;
	margin-left: 20px;
}
#page_content .product  .pr i{
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
	font-size: 11pt;
}
#page_content .product  .av{
	font-style: italic;
	font-weight: bold;
}

/* all products page */

#page_content{
}

#page_content .productspage #goleft{
	top: 300px;
}
#page_content .productspage #goright{
	top: 300px;
}

#page_content .productspage .productslist{
	position: absolute;
	height: 560px;
	width: 1005px;
	/*overflow: scroll;*/
	left: 36px;
	top: 50px;
	
	
}
#page_content .productspage .productslist ul{
	width: 10000px;
}

#page_content .productspage  .productslist ul.products li{
	display: inline;
	width: 201px;
	float: left;
	clear: none;
	margin: 0px 0px;
	height: 540px;
}
#page_content .productspage  .productslist ul.products li a{
	display: block;
	width: 185px;
	height: 540px;
	overflow: hidden;
	margin: 0px 8px;
	background-color: #7490A2;
	outline: none;
}

#page_content .productspage  .productslist ul.products li b{
	color: #F0EC45;
	text-transform: uppercase;
	display: block;
	margin: 5px;
	line-height: 1;
	height: 25px;
}
#page_content .productspage  .productslist ul.products li b.apps{
	color: white;
	height: auto;
}

#page_content .productspage  .productslist ul.products li span.short{
	display: block;
	width: 175px;
	margin: 10px 5px;
	padding: 0;	
	line-height: 1.2;
	font-size: 8pt;
}
#page_content .productspage  .productslist ul.products li ul{
	list-style: disc;
	list-style-position: outside;
	margin-left: 15px;
	color: white;
	display: block;
}
#page_content .productspage  .productslist ul.products li ul li{
	width: 170px;
	height: auto;
	margin: 3px 5px 3px 5px;
	padding: 0;	
	line-height: 1;
	font-size: 8pt;
	clear: left;
	display: list-item;
	list-style-type: disc;
	color: white;
}
#page_content .productspage  .productslist ul.products li ul li b{
	color: white;
	margin: 0;
	font-size: 10pt;
}
#page_content .productspage  .productslist ul.products li span.action{
	color: #F0EC45;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 20px;
}


#page_content .products .pim{
	display: block;
	width: 185px;
	height: 205px;
	background-color: #9CB2BF;
	border-bottom: 4px solid #5B7E92;
}

/* products on a page */
#page_content #pageproducts{
	position: absolute;
	top: 461px;
	left: 15px;
	width: 1040px;
	overflow: scroll;
	height: 170px;
}
#page_content #goleft{
	position: absolute;
	bottom: 70px;
	left: -10px;
	display: block;
	background: transparent url(images/arrow_left.gif) top left no-repeat;
	width: 51px;
	height: 45px;
	outline: none;
}
#page_content #goright{
	position: absolute;
	bottom: 70px;
	right: -10px;
	display: block;
	background: transparent url(images/arrow_right.gif) top left no-repeat;
	width: 51px;
	height: 45px;
	outline: none;
}
#page_content #goleft b,
#page_content #goright b{
	display: none;
}


#page_content #pageproducts ul{
		width:10000px;
		position: relative;
}
#page_content #pageproducts ul li{
	float: left;
	width: 150px;
	margin:0px;
	padding: 0px;
	/*border-right: 1px dotted white;*/
	height: 150px;
}
#page_content #pageproducts ul li a{
	display:block;
	width: 129px;
	color: #F0EC45;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px;
	height: 150px;
	position: relative;
	padding: 0px 10px;
	border-right: 1px dotted white;
	outline: none;
}
#page_content #pageproducts ul li a img{
	display: block;
	position:absolute;
	bottom: 0px;
	left: 5px;
}


/* popup product list */
#page_content #products_pop{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1077px;
	height: 629px;
	background-color: #4d6c7c;
	z-index: 1;
}
#products_pop #popgoleft{
	position: absolute;
	top: 300px;
	left: -10px;
	display: block;
	background: transparent url(images/arrow_left.gif) top left no-repeat;
	width: 51px;
	height: 45px;
	outline: none;
}
#products_pop #popgoright{
	position: absolute;
	top: 300px;
	right: -10px;
	display: block;
	background: transparent url(images/arrow_right.gif) top left no-repeat;
	width: 51px;
	height: 45px;
	outline: none;
}
#products_pop #popexit{
	position: absolute;
	display: block;
	outline: none;
	z-index: 10;
	/*top: 64px;
	right: 25px;
	background: transparent url(images/exit.png) top left no-repeat;
	width: 15px;
	height: 21px;*/
	top: 70px;
	right: 32px;
	background: transparent url(images/back.gif) top left no-repeat;
	width: 68px;
	height: 23px;
}

#products_pop #popgoleft b,
#products_pop #popgoright b,
#products_pop #popexit b{
	display: none;
}
#products_pop #products_popin{
	width: 1010px;
	height:495px;
	position: absolute;
	left: 35px;
	top: 70px;
	overflow: hidden;
}
#products_pop #products_popin > ul > li{
	width: 1010px;
}
#products_pop .pi{
	display: block;
	background-color: #9CB2BF;
	width: 485px;
	height:495px;
	float: left;
}
#products_pop .pr{
	display: block;
	width: 480px;
	float:left;
	margin-left: 15px;
	padding: 25px 15px 15px;
	background-color: #7490A2;
	height: 465px;
	color:#fff;
}
#products_pop h5{
	text-transform: uppercase;
	color: #F0EC45;
	font-size: 14pt;
	
}

#products_pop .pr .dl ul li{
	line-height: 1;
	margin-bottom: 10px;
}
#products_pop .pr .dl ul li b{
	margin-right: 10px;
}
#products_pop .pr i{
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
	font-size: 11pt;
}
#products_pop .kit ul{
	list-style: disc;
	margin-left: 20px;
}

#products_pop .kit a,
#page_content .product .kit a{
	color: #F0EC45;
}

#products_pop .av{
	font-style: italic;
	font-weight: bold;
}

#page_content a.buynow,
#page_content .content a.buynow,
#page_content .contentp a.buynow{
	color: #F0EC45;
	text-decoration: none;
	font-size: 14pt;
}

/*other*/


#page_content .content a,#page_content .contentp a{

	text-decoration: none;

	color:white;

}

#page_content .content a:hover{

	text-decoration:underline;	

}
#page_content .content .products a:hover{
	text-decoration: none;
}



#page_content .contentp{

	padding-top: 5px;

	padding-right:0px;

}

#page_content .break{

	width:100%;

	height:1px;

	border-top:1px solid white;

	margin-bottom:4px;

}



#page_content #top_image{

	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -1;
}
#markets #page_content #top_image{
	top: 0px;
}


#page_content #top_image img{

	vertical-align: bottom;
}


#page_content .contentnav{

	width:645px;

	clear:both;

}



#page_content .contentnav ul{

	margin:0;

	padding:0;

}

#page_content .contentnav ul li{

	margin:0;

	padding:0;

	margin-bottom:3px;

	float:left;

	width:210px;

	margin-right:5px;

}

#page_content .contentnav ul li a{

	background-color: #3F757F;

	text-align:center;

	color:white;

	text-decoration:none;

	width:100%;

	display:block;

}



/*links page*/

#page_content .contentp ul li a{

	text-decoration:underline;

	color:#fbffd8;

}

#page_content .contentp ul li a:hover{

	color:white;

}





.person{

	float:left;

	width:300px;

	margin-right:10px;

}



.person_image{

	width:115px;

	float:left;

	margin-bottom:5px;

}

.person_description{

	/*

	float:left;

	width:185px;

	*/

}

.person_name{

	/*margin-top:50px;*/

}

.person_tagline{

	font-style: italic;

}

.person_positions, .person_affiliations{

	clear:both;

	color: #3C4D47;

	margin-bottom:5px;

}

.person_positions h5, .person_affiliations h5{

	text-transform:uppercase;

}

.person_link{

	clear:both;

}

.short_bio{

	color: #3C4D47;

	margin-bottom:5px;

}



#doctor .person{

	float:none;

	width:auto;

	margin:0;

}



#doctor .person_image{

	width:115px;

	float:left;

	margin-bottom:5px;

}

#doctor .person_description{

	float:none;

	width:auto;

}

#doctor h1{

	margin-top:0px;

	background-image:none;

	color:white;

}

#doctor .person_tagline{

	font-style: italic;

	margin-bottom:10px;

}

#doctor .person_positions, #doctor .person_affiliations{

	clear:none;

	color: #3C4D47;

	margin-bottom:5px;

}

#doctor .person_positions h5, .person_affiliations h5{

	text-transform:uppercase;

}

#doctor .person_bio{

	clear:both;

	color: white;

	margin-bottom:10px;

}

#doctor .person_link{

	clear:both;

}





#homepage #hcontent{

	height:100px;

	padding:10px;

	color:#fbffd8;

	position:absolute;

	top:50px;

	left:450px;

	width:640px;

	background-image:url(images/menu_bg80.png);

}



#homepage #bodies{

	background:transparent url(images/bodies.gif) top left no-repeat;

	position:absolute;

	top:130px;

	left:400px;

	width:300px;

	height:456px;

	z-index:10;

}

#homepage #hcontent2{

	border-top: 1px solid white;

	padding-top:5px;

	position:absolute;

	top:175px;

	left:720px;

	width:390px;

	overflow:hidden;

}

#homepage #binfo{

	float:left;

	width:190px;

	padding:10px;

	background-image:url(images/menu_bg80.png);

	color:white;

	padding-bottom:1010px;

	margin-bottom:-1000px;

	min-height:370px;

}

#homepage #binfo h3{

	border-bottom:1px solid white;

	margin-bottom:5px;

	padding-bottom:3px;

}

#homepage a#binfoa{

	display:block;

	clear:both;

	font-style:italic;

	color:#fbffd8;

	text-decoration:none;

}

#homepage a#binfoa:hover{

	text-decoration:underline;

}



#homepage #binfor{

	float:left;

	margin-left:5px;

	width:175px;

	color:white;

}

#homepage #binfor #hblog{

	padding:10px;

	background-color: #46433A;

	margin-bottom:5px;

}

#homepage #binfor #htest{

	padding:10px;

	background-color: #AE6343;

	padding-bottom:1010px;

	margin-bottom:-1000px;

	

}



#homepage #binfor h3{

	color:white;

	border-bottom:1px solid white;

	margin-bottom:5px;

	padding-bottom:3px;

}



#homepage #binfor #hblog h5{

	color:#fbffd8;

	margin-bottom:3px;

	text-decoration:underline;

}

#homepage #binfor #hblog a{

	display:block;

	margin-bottom:5px;

	color:white;

	text-decoration:none;

	font-size:0.9em;

}

#homepage #binfor #hblog a:hover{

	color:#fbffd8;

	}



#homepage #bodies a{

	display:block;

	width:32px;

	height:32px;

	background:transparent url(images/dot.gif) center center no-repeat;

	position:absolute;

	margin-left:-15px;

	margin-top:-15px;

}

#homepage #bodies a span{

	display:none;

}

#homepage #bodies a.bon{

	border:1px solid white;

	width:30px;

	height:30px;

	

}



#bar1{

	position:absolute;

	top:20px;

	left:50px;

	height:1px;

	width:40px;

	background-color:white;

	margin-left:17px;

	display:none;

}

#bar2{

	position:absolute;

	top:20px;

	left:50px;

	height:40px;

	width:1px;

	background-color:white;

	display:none;

}

#bar3{

	position:absolute;

	top:81px;

	right:-20px;

	height:1px;

	width:15px;

	background-color:white;

	display:none;

}



#page_content #gallery.contentp{

	padding:5px;

	position:relative;

	height:396px;

	/*width:626px;*/

}

#page_content #gallery.contentp img{

	position:absolute;

	top:5px;

	left:5px;

}

#page_content #gallery.contentp IMG.active {

    z-index:10;

}



#page_content #gallery.contentp IMG.last-active {

    z-index:9;

}

#control{

	position:absolute;

	bottom:5px;

	left:5px;

	padding:5px;

	background:transparent url(images/menu_bg80.png) top left repeat;

	width:26px;

	height:52px;

	z-index:20;

}

#control a{

	outline:none;

}

#control #next{

	display:block;

	position:absolute;

	top:5px;

	left:5px;

	width:26px;

	height:25px;

	background:transparent url(images/arrows.gif) top left no-repeat;

}

#control #prev{

	display:block;

	position:absolute;

	top:32px;

	left:5px;

	width:26px;

	height:25px;

	background:transparent url(images/arrows.gif) 0px -27px no-repeat;

}

#control #next:hover, #control #prev:hover{

	cursor:pointer;

}



#page_content .content.boxes{
	width: 1040px;
}

#page_content .boxes .pi{
	display: block;
	/*background-color: #9CB2BF;*/
	background-color: #7B98A8;
	width: 455px;
	height:465px;
	float: left;
	padding: 15px;
}
#page_content .boxes .pr{
	display: block;
	width: 480px;
	/*position: absolute;
	left: 530px;
	top: 60px;
	*/
	float:left;
	margin-left: 15px;
	padding: 15px;
	background-color: #7B98A8;
	height: 465px;
}
#page_content .boxes h3{
	text-transform: uppercase;
	color: #F0EC45;
	font-size: 14pt;
	margin-bottom: 5px;
}
#page_content .boxes h5{
	text-transform: uppercase;
	margin: 20px 0px 0px;
	font-weight: bold;
}
.faq{
	margin:0px 0px 10px;
}
.faq .faq_count{
	display: inline-block;
	width: 15px;
	vertical-align: top;
}

.faq .faq_question{
	display: inline-block;
	width: 400px;
}
.faq .faq_question:hover{
	cursor:pointer;
	text-decoration:underline;
}
.faq .faq_question.active{
	font-style: italic;
}


.boxes .fl{
	text-transform: uppercase;
	font-weight: bold;
}
.boxes td{
	padding: 0px 5px 10px;
	
}
.boxes td.fc{
	padding-bottom: 3px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxes td.fc.fll{
	text-transform: none;
}

.boxes .fr input{
	background-color: #DDE9F2;
	width: 350px;
	font-size: 12pt;
}
.boxes textarea{
	background-color: #DDE9F2;
	width: 400px;
	font-size: 12pt;
	height: 80px;
}
#int{
	padding: 0px 20px 10px;
	font-style: italic;
}
#send_button{
	font-style: italic;
	font-size: .8em;
}
#send_button a{
	font-style: normal;
	border: 0;
	text-transform: uppercase;
	color: #F0EC45 !important;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 5px;
	border: 1px solid #7B98A8;
	padding: 3px 1px;
	outline: none;
}
#send_button a:hover{
	border-color: #F0EC45;
	outline: none;
	text-decoration: none !important;
}
#send_button a:active{
	border-color: white;
	outline: none;
}

ul.bull{
	list-style-type: disc;
	margin: 5px 0px 15px 25px;
}

#page_content #cart{
	background-color: #9CB2BF;
	width: 600px;
	margin: 0px auto;
}
#page_content #cart td a{
	color: black;
	
}
#cart table{
	width: 100%;
}
#cart table  th{
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 16px;
}
#cart table thead td{
	background-color: black;
	color: white;
	padding: 3px 5px;
}
#cart table tbody td{
	padding: 3px 5px;
}
#cart table tbody td.SHOW_CART_DESC_RED {
	font-size: 11px;
	color: white;
	font-weight: normal;
	padding: 10px;
	border: 1px solid black;
	margin: 10px;
}
#cart table tbody td.SHOW_CART_DESC {
	color: black;
	font-weight: bold;
}
#cart table tbody td.SHOW_CART_DETAIL {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px dashed #7B98A8;
}

#page_content #cart a.button, #page_content #cart input.button{
	border: 1px solid black;
	background-color:#7B98A8;
	padding: 5px 10px;
	color: white;
	font-weight: normal;
	margin:10px 5px;
	text-decoration: none;
	font-size: 10pt;
}
#page_content #cart a.button:hover, #page_content #cart input.button:hover{
	color: whitesmoke;
	text-decoration: none;
	border: 2px solid black;
	padding: 4px 9px;
}
#cart table tbody td.CART_CHECKOUT_DESC {
	color: black;
	font-weight: bold;
	
}
#cart table tbody td.CART_CHECKOUT_RED {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	background-color: #7B98A8;
}

#cart table tbody td.CART_CHECKOUT_TITLE {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	/*background-color: #7B98A8;*/
	text-align:center;
}

#homepage2_rotator{
	width 1076px;
	height:394px;
	position: relative;
	overflow: hidden;
}

#hompage2_content{
	position: relative;
}
#r_left{
	display: block;
	width: 22px;
	height: 44px;
	background-color: red;
	position: absolute;
	top: 250px;
	left: -23px;
	background:transparent url(images/homepage_arrow_left.gif) center top no-repeat;	
}

#r_right{
	display: block;
	width: 22px;
	height: 44px;
	background-color: red;
	position: absolute;
	top: 250px;
	right: -23px;
	background:transparent url(images/homepage_arrow_right.gif) center top no-repeat;	
}

/*
#homepage2_rotator div{
	width 1076px;
	height:394px;
	position: absolute;	
}
*/

#homepage2_slant{
	margin-left: 25px;
	position: relative;
}
#homepage2_slant div.sl_i div{
	display: inline-block;
	width: 340px;
}
#homepage2_slant div.sl_l{
	position: absolute;
	top: 0px;
	z-index: 1000;
}

#homepage2_bottom{
	margin-left: 25px;
	margin-top: 5px;
}
#homepage2_bottom div{
	display: inline-block;
	width: 340px;
	
}

#homepage2_content h5{
	color: #f0ec45;
	font-size: 14pt;
	text-transform: uppercase;
	margin: 10px 25px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 2px solid #f0ec45;
}

#homepage2_content #page_content{
	padding-bottom: 200px;/*space for products*/
}
#homepage2_content #pageproducts{
	top: 701px;
}

#homepage2_bottom #bottom_3{
	position: relative;
}

#homepage2_bottom #bottom_3 .social_media_links{
	position: absolute;
	top: 28px;
	left: 17px;
	background-image: none;
}

#homepage{
	background:transparent url(images/homepage_background_cleanwaste.jpg) center top no-repeat;

}

#where-to-buy h1{
	display: none;
}
.location_finder{
	background:transparent url(images/location_finder.jpg) left top no-repeat;
	padding-top: 100px;
	width: 876px;
	position: relative;
	margin-left: -23px;
	padding-left: 23px;
}

.location_finder #link_to_online_retailers{
	position: absolute;
	width: 220px;
	height: 30px;
	top: 30px;
	left: 530px;
	
}
.location_finder #link_to_online_retailers b{
	display: none;
}
#where-to-buy #page_content .content{
	padding-bottom: 10px;
}

#online_retailers{
	background:transparent url(images/onlineretailer.jpg) left top no-repeat;
	height: 88px;
	width: 876px;
	position: relative;
	padding-bottom: 30px;
}
#online_retailers.international{
	background:transparent url(images/international.jpg) left top no-repeat;
}



#online_retailers #link_to_location_finder{
	position: absolute;
	width: 220px;
	height: 30px;
	top: 30px;
	left: 560px;
}
#online_retailers #link_to_location_finder b{
	display: none;
}




#retailers_wrap{
	padding:30px 10px 10px 1px;
}
#retailers{
	padding:  0px 0px 0px 24px;
}
#retailers a{
	display: inline-block;
	padding: 0px 5px 10px 0px;
}

#retailers a img{
	border: 0;
}

.news_item_content{
	color: white;
	margin: 5px 45px 20px;
}
.news_item_content a{
	color: white;
}

.news_item{
	margin: 10px 25px 20px;
	color: white;
}
.news_item h2{
	color:#F0EC45;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.news_item a,
#page_content .news_item_display a{
	color: white;
	text-decoration: underline;
}
#page_content .news_item_display{
	color: white;
	margin: 25px;
}

.news_item_link{
	margin-top: 3px;
}
.news_item_link a{
	color: #F0EC45;
	text-decoration: none;
}

.news_back_button{
	margin-left: 25px;
}
.news_back_button a{
	color: #F0EC45;
	text-decoration: none;
}

.news_back_button a:hover{
	text-decoration: underline;
}


.news_item_link a:hover{
	text-decoration: underline;
}
.pager{
	margin: 25px;
}
.pager div{
	margin: 0;
}
.pager a{
	color: #F0EC45;
	text-decoration: none;
}
.pager a:hover{
	text-decoration: underline;
}