@charset "utf-8";																																																																																/*  Web Designed by: James Laza  */

img, div {
	border:0;
}
strong {
	color:#003868;
}
/* Structure Elements */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/envirocycle_bodyBg.gif) repeat-x #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container { 
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solizd #000000;
	text-align: left;
} 
#header { 
	background: #ffffff; 
	height:156px;
	width:980px;
	padding:0;
} 
#header h1 {
	margin: 0;
	padding: 10px 10px 10px 40px;
}
#topBar {
	background:url(../images/envirocycle_topBar.gif) repeat-x #4ea9d0;
	height:43px;
	width:980px;
}
.topArrow {
	background:url(../images/envirocycle_topArrowBg.gif) no-repeat;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	float:right;
	height:33px;
	padding:5px 35px 5px 5px;
	text-align:right;
	width:355px;
}
#logo {
	height:51px;
	width:254px;
}


/* Banner Elements */
#banner {
	background:url(../images/envirocycle_homeBanner.jpg) no-repeat #4ea9d0;
	height:219px;
	width:980px;
}
#bannerOurServices {
	background:url(../images/envirocycle_services.jpg) no-repeat #4ea9d0;
	height:219px;
	width:980px;
}
#bannerEnviroCommitment {
	background:url(../images/envirocycle_environmental_commitment.jpg) no-repeat #4ea9d0;
	height:219px;
	width:980px;
}
#bannerNews {
	background:url(../images/envirocycle_news.jpg) no-repeat #4ea9d0;
	height:219px;
	width:980px;
}
#bannerCommunityPartners {
	background:url(../images/envirocycle_community_partners.jpg) no-repeat #4ea9d0;
	height:219px;
	width:980px;
}
#bannerLocation {
	background:url(../images/envirocycle_location.jpg) no-repeat #4ea9d0;
	height:219px;
	width:980px;
}
#bannerContact {
	background:url(../images/envirocycle_contact.jpg) no-repeat #4ea9d0;
	height:219px;
	width:980px;
}


/* Sidebar Elements */
#sidebar {
	float: right;
	width: 230px;
	background: #ffffff;
	margin-top:12px;
	padding: 0 30px 10px 10px;
}
#sidebar h3 { 
	border-bottom:1px dotted #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:24px 0;
	padding:0;
}
#sidebar h4 { 
	border-bottom:1px dotted #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin:5px 0;
	padding:0;
}

#sidebar p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:12px 0;
	padding:0;
}
#mainContent { 
	margin: 0 270px 10px 0;
	padding: 0 20px 10px 30px;
}
#mainContent h1, #mainContent h2 { 
	border-bottom:1px dotted #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:24px 0;
	padding:0;
}
#mainContent h3 {
	color:#009900; 
	border-bottom:2px solid #009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	margin:25px 0 10px 0;
	padding:0;
} 
#mainContent h4 {
	color:#666666; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	margin:25px 0 10px 0;
	padding:0;
} 
#mainContent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:12px 0;
	padding:0;
	text-align:justify;
}
#mainContent ul {
	margin:0 0 0 40px;
	padding:0;
}
#mainContentNormal li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-type:none;
	margin:5px 0;
	padding:0;
}
#mainContentRoundCheck li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-image:url(../images/round_check.gif);
	margin:8px 0;
	padding:0 3px;
}
.mainContentCheck li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-image:url(../images/check.gif);
	margin:8px 0;
	padding:0 3px;
}

.mainContentCheck li a, .mainContentCheck li a:visited, .mainContentCheck li a:link {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
.mainContentCheck li a:hover {
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}


/* Footer Elements */
#footer { 
	background:#4ea9d0;
	border-top:1px solid #cccccc;
	width:980px;
}
#footer h5 {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 0;
	padding:0;
	width:300px;
}
#footer p {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0;
	padding: 5px 45px;
}


/* Navigation Elements */
#navigation {
	background:#4ea9d0;
	color:#ffffff;
	height:42px;
	width:890px;
	padding:0 15px 0 35px;
	margin:0 20px;
}

/*
#navigation ul {
	margin:0;
	padding:11px 0;
}
#navigation li {
	list-style-type:none;
	list-style:none;
	display:inline;
	margin:3px 0 0 0;
	padding:0;
}*/
#navigation li a, #navigation li a:visited, #navigation li a:link {
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	padding:13px 10px 14px 10px;
	text-decoration:none;
}
#navigation li a:hover {
	background:#009900;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	padding:13px 10px 14px 10px;
	text-decoration:none;
}


/* adx menu */
/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
/*.menu ul ul:li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}*/


.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */

/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu {
	color: #eee;
	background: #4ea9d0;
}
.menu ul li {
	color: #eee;
	background: #009900;
}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #eee;
	padding: .4em 1em;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #003868;
	background:#009900;
}

.menu li li {	/* create borders around each item */
	border-bottom: 1px dotted #5bb15b;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
/*.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}*/

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */
.subMenuOverride {
	background:#009900 !important;
	font-family:Arial, Verdana, Helvetica, sans-serif !important;
	font-size:12px !important;
	padding:5px 10px 5px 10px !important;
	text-decoration:none !important;
}

.activeMenu {
	background:#009900;
	color:#ffffff;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	padding:15px 10px 10px 10px;
	text-decoration:none;
}
#tabSection {
	background:url(../images/envirocycle_tabBg.gif) repeat-x #013a6a;
	border-top:1px solid #459cc4;
	border-bottom:1px solid #6688a4;
	height:108px;
	margin:0 20px;
	padding:0 60px;
	width:820px;
}
.tab {
	color:#ffffff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:88px;
	padding:10px 5px;
	width:225px;
}
.tab h4 {
	color:#adf70d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px 0 0 0;
	padding:0;
}
#footerNav ul { 
	float:right;
	margin:0;
	padding:0;
}
#footerNav li { 
	list-style:none;
	display:inline;
	margin:0;
	padding:0 5px;
}
#footerNav li a { 
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#footerNav li a:hover { 
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}


/* Image Menu Elements */
#imageMenu {
	position: relative;
	width: 820px;
	height: 108px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	padding:0;
	display: block;
	height: 107px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 1px solid #459cc4;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:130px;
	height: 107px;
}

#imageMenu ul li.ewaste a {
	background: url(../images/envirocycle_e-wasteMenu.jpg) no-repeat scroll 0%;
}

#imageMenu ul li.assured a {
	background: url(../images/envirocycle_adedMenu.jpg) no-repeat scroll 0%;
}

#imageMenu ul li.onsite a {
	background: url(../images/envirocycle_onsiteMenu.jpg) no-repeat scroll 0%;
}

#imageMenu ul li.valuation a {
	background: url(../images/envirocycle_valuationMenu.jpg) no-repeat scroll 0%;
}

#imageMenu ul li.refurbishing a {
	background: url(../images/envirocycle_refurbishingMenu.jpg) no-repeat scroll 0%;
}

#imageMenu ul li.customized a {
	background: url(../images/envirocycle_customizedMenu.jpg) no-repeat scroll 0%;
}

.clear {
	clear: both;
}


/* Links Elements */
#linkSection {
	background:#eeeeee;
	height:72px;
	padding:8px 40px;
	width:900px;
}
#linkSection ul {
	margin:0;
	padding:0;
}
#linkSection li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0 3px;
}
#linkSection a {
	border:0;
}


/* Table Elements */
#contactTable {
	border:0;
	padding:20px;
	width:600px;
}
#contactTable td {
	border:0;
}
#contactTable label {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#contactTable td input {
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:3px;
	width:200px;
}
#contactTable textarea {
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:3px;
	width:300px;
}



/* Misc Elements */
.textAlignRight {
	text-align:right;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.fontNormal {
	font-weight:normal;
}
.blackBorder {
	border:5px solid #000000;
	margin:3px;
}
.silverBorder {
	border:1px solid #cccccc;
	margin:3px 10px;
	text-align:center;
}
.alignCenter {
	text-align:center;
}
.alignLeft {
	text-align:left;
}
.extraBorder {
	border-left: 1px solid #459cc4;
}
.readMoreBg {
	background:url(../images/readMoreBg.gif) no-repeat;
	height:13px;
	padding:10px 5px;
	text-align:center;
	width:75px;
}
.readMoreBg a {
	color:#003868;
	font-size:11px;
	text-decoration:none;
}
.readMoreBg a:hover {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

.videoSetup {
	background:#cccccc;
	float:right;
	height:350px;
	margin:5px 2px 20px 10px;
	padding:0 0 10px 0;
	width:328px;
}
.videoInfo {
	color:#333333;
	font-size:10px !important;
	padding:0 5px !important;
	text-align:right !important;
}
.addressInfo {
	text-align:left;
	float:right;
}
.addressInfo2 {
	color:#333333 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
}
.tagline {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
	margin:10px;
	padding:10px;
	text-align:right;	
}
.fontColor1 {
	color:#009900;
}
.imgBorder {
	border:1px solid #cccccc;
	margin-right:20px;
	padding:3px;
}
.imgBorder2 {
	border:1px solid #cccccc;
	margin:10px;
	padding:3px;
}
.map {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mapTitle {
	font-weight:bold;
	width:100px;
}
.partnerLogoBorder {
	border:1px solid #cccccc;
	margin:3px;
	text-align:center;
}
#partnersLogo ul {
	margin:0;
	padding:0;
}
#partnersLogo li {
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-type:none;
	margin:5px 10px;
	padding:2px;
}



/* Online Form Elements */
#contactForm {
	margin:0;
	padding:0;
	width:600px;
}
#contactForm ul {
	margin:0;
	padding:0;
}
#contactForm li {
	list-style-type:none;
	margin:0;
	padding:5px;
}
#contactForm label {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	margin-right:20px;
	width:180px;
}
#contactForm input, #contactForm select, #contactForm textarea {
	border:1px solid #999999;
	padding:3px;
}
#error {
	background:url(../images/attentionBg.gif) repeat-x #ccffcc;
	border:1px solid #999999;
	margin-bottom:10px;
	padding:0 10px 10px 10px;
}
#error ul {
	margin:0;
	padding:0;
}
#error li {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	margin:5px;
	padding:0 20px;
}
.items {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 0;
	padding:0;
}
.itemsTitle {
	border-bottom:1px dotted #999999;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.items table {
	border:0;
	width:100%;
}
.items table td {
	/*border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;*/
	text-align:left;
}
.total {
	border:0;
	border-bottom:2px solid #000000;
	color:#CC3300;
	font-size:18px;
	padding:20px 0 0 0;
}
.truckingRates {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.textArea {
	border:1px solid #999999;
	padding:3px;
	color:#666666;
}
.button {
	border:1px solid #999999;
	padding:5px;
	text-align:center;
	margin:10px;
}
#ewasteFormResult {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	padding:0;	
}
																																																																							/*  Web Designed by: James Laza  */