﻿@charset "UTF-8";
/* 

	Waste Management
	Lamp Tracker
	CSS styles
 
 	Version:	1.0
	Created:	2008-05-19
	Auth:		Andrew Hamel
 

*/
html {
	overflow: auto;
}


body {
	margin: 0;
	padding: 0;
	background-color: #dadada;
	background-position: bottom;
	background-repeat: repeat-x;
}

td, p, span, div, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #336600;
}

ul {
	margin: 0;
	padding: 0 0 0 14px;
}

#header{
	width: 870px;
	height: 69px;
}

#logos {
	display: inline;
	width: 330px;
	float:left;
}

#natlacct_logo { 
	padding:24px 24px 3px 0;
	color: #9BB62A;
	font-size: 13px;
	font-weight: bold;
	float: right;
}

#login_layout {
	background-image: url(../images/header_log_bg.jpg);
	background-repeat: no-repeat;
	width: 271px;
	height: 42px;
}

#login_label { 
	padding:48px 85px 3px 0;
	color: #9BB62A;
	font-size: 13px;
	font-weight: bold;
	float: right;
}

#login_label .pipe {
	color:#cddb95
}

#login_label a {
	text-decoration:underline;
	color: #9BB62A;
}

#user, #password{
	color: #7B960A;
	font-size: 10px;
	font-weight: bold;
}

#user_temp, #pass_temp{
	color: #9c9c9c;
	font-size: 10px;
	font-weight: bold;
}

formtitle{
	color: #9BB62A;
	font-size: 9px;
	font-weight: bold;
}

form, input {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
}

.loginformbox {
	position: relative;
	top: 6px;
	width: 105px;
	height: 20px;
	float: left;
}

.loginformbox input{
	width: 95px;
	height: 13px;
}

#loginbox {
	position: relative;
	left: 10px;
	width: 250px;
}

#login_btn {
	float: left;
	width: 26px;
	height: 30px;
}

#login_layout .frminput {
	position: relative;
	top: -8px;
	left: 7px;
}

#banner {
	width: 368px; 
	height: 360px;
	overflow: hidden;
}


.frmbg {
	background-image: url(../images/frm_bg.jpg);
	background-repeat: repeat-x;
	color: #515151;
	font-size: 11px;
	background-color: #A6A6A6;
}

.frmbg a {
	color: #333333;
	cursor: help;
}

.frmbg .tab {
	display: block;
	padding: 4px;
	/*margin-right: 5px;*/
	text-decoration: none;
	background-image: url(../images/tab_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #333333;
}

.tab_data {
	padding: 6px 4px 6px 4px;
	font-size: 11px;
	height: 115px;
	overflow: auto;
	background-color: #FFE492;
}

.left_bdr {
	background-image: url(../images/left_bdr.jpg);
	background-repeat: repeat-y;
}

.right_bdr {
	background-image: url(../images/right_bdr.jpg);
	background-repeat: repeat-y;
}

.frmheadline {
	font-size: 18px;
	font-weight: bold;
	
}

.frmitem {
	font-size: 14px;
	font-weight: bold;
}

#frminputs {
	padding-left: 20px;
}

#frminputs td,input,select {
	font-size: 11px;
}

#frminputs select {
	width: 100px;
}

#frmleft_bg {
	background-image: url(../images/frm_left_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#frmright_bg {
	background-image: url(../images/frm_right_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#add2cart_block {
	position: relative;
	bottom: -30px;
	width: 245px;
}

#cart_total_upper {
	float: left;
	position: relative;
	top: 2px;
	left: 13px;
	width: 125px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
#cart_total_right {
	float: right;
	width: 100px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#cart_total_right a {
	float: right;
	margin: -2px 30px 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #FECE3C; /* #E7E7E7 #6A8F30 #9AB527 */
	font-size: 11px;
}

#cart_total_right a:hover {
	color: #FFFFFF;
}

#price_tab {
	background-image: url(../images/price_tab.jpg);
	background-repeat: no-repeat;
	width: 121px;
	height: 87px;
}

#price_tab p {
	position: relative;
	top: 8px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#easy_steps_tbl {
	background-image: url(../images/LT_steps.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 501px;
	height: 149px;
}

#OrderPackButton {
	width: 501px;
	height: 100px;
	}

#recycle_cert {
	width: 142px;
	height: 150px;
	float: right;
}

#es_title {
	height: 28px;
	font-weight: bold;
	font-size: 16px;
	color: #505050;
	text-align: left;
	position: relative;
	top: 16px;
	left: 18px;
	width: 480px;
}
#es_title a {
	text-decoration: none;
	color:#505050;
	}

#imgfader {
	width: 501px; 
	height: 215px;
	overflow: hidden;
}

#imgfader_ctrl {
	position: relative;
	top: -33px;
	left: 375px;
	width: 98px;
}

.how_detail {
	font-size:11px; 
	color:#333333;
}

#pic_note {
	position: relative;
	top: -220px;
	left: 15px;
	width: 220px;
	padding: 3px;
	filter: alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	background-color: #FFFFCC;
}

/* CONTENT */
#c_tile {
	background-image: url(../images/content_tile.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 15px 15px 0 15px;
}

.c_heading {
	font-size: 18px;
	font-weight: bold;
	color: #578142;
}

.c_subhead {
	font-size: 14px;
	color: #578142;
}

.c_subheadbold {
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}


/* BLOCKS */
.block_title {
	font-size: 16px;
	font-weight: bold;
}

#benefits_block2 {
	width: 368px;
	height: 135px;
	background-image: url(../images/WMLT_TGFH_HolidayTile.jpg);
	background-repeat: no-repeat;
}

#benefits_block3 {
	width: 368px;
	height: 135px;
	background-image: url(../images/UndercoverBoss-WMLTv2.jpg);
	background-repeat: no-repeat;
}

#benefits_block {
	width: 368px;
	height: 135px;
	background-image: url(../images/LT_lefttile.jpg);
	background-repeat: no-repeat;
}

	#benefits_block .tile_copy {
		position: relative;
		top: 20px;
		left: 40px;
		width: 160px;
		height: 100px;
		color: #FFFFFF;
		font-size: 11px;
		display: block;
	}
	
	#benefits_block .learnmore {
		color: #333333;
		font-size: 10px;
		text-decoration: none;
	}
	#benefits_block .learn{
		width: 350px;
		text-align: right;
		line-height: 10px;
	}

#vaporlok_block {
	width: 368px;
	height: 173px;
	background-image: url(../images/vaporlock_block_bg.jpg);
	background-repeat: no-repeat;
}

	#vaporlok_block p {
		position: relative;
		top: 30px;
		left: 40px;
		width: 200px;
		height: 130px;
		color: #FFFFFF;
		font-size: 11px;
	}
	
	#vaporlok_block .learnmore {
		color: #333333;
		text-align: right;
		font-size: 10px;
		display: block;
		text-decoration: none;
	}

#whatwedo_block {
	width: 245px;
	height: 173px;
	background-image: url(../images/whatwedo_block_bg.jpg);
	background-repeat: no-repeat;
}

	#whatwedo_block .tile_copy{
		position: relative;
		top: 20px;
		left: 25px;
		width: 145px;
		height: 100px;
		color: #FFFFFF;
		font-size: 11px;
	}
	
	#whatwedo_block .learnmore {
		color: #333333;
		font-size: 10px;
		text-decoration: none;
	}
	
	#whatwedo_block .learn{
		text-align: right;
		width: 228px;
		line-height: 10px;
	}

#howwedoit_block {
	width: 257px;
	height: 173px;
	background-image: url(../images/howwedoit_block_bg.jpg);
	background-repeat: no-repeat;
}

	#howwedoit_block .tile_copy{
		position: relative;
		top: 40px;
		left: 25px;
		width: 190px;
		height: 110px;
		color: #FFFFFF;
		font-size: 11px;
	}
	
	#howwedoit_block .learnmore {
		color: #333333;
		text-align: right;
		font-size: 10px;
		text-decoration: none;
	}

#products_block {
	width: 257px;
	height: 173px;
	background-image: url(../images/products_block_bg.jpg);
	background-repeat: no-repeat;
}

	#products_block .tile_copy{
	position: relative;
	top: 20px;
	left: 25px;
	width: 150px;
	height: 100px;
	color: #FFFFFF;
	font-size: 11px;
	}
	
	#products_block .learnmore {
		color: #333333;
		font-size: 10px;
		text-decoration: none;
	}

	#products_block .learn{
		text-align: right;
		width: 228px;
		line-height: 10px;
	}

#prod_over td{
	font-size: 11px;
}

#prod_over .title a{
	color: #31b7c9;
	font-weight: bold;
	font-size: 13px;
}

#prod_over a{
	text-decoration: none;
	font-size: 9px;
}

#fromhome_block {
	background-image: url(../images/recycle_from_home_block_bg.jpg);
	background-repeat: no-repeat;
}

	#fromhome_block p {
		position: relative;
		top: 10px;
		left: 35px;
		width: 310px;
		height: 100px;
		font-size: 11px;
		color: #FFFFFF;
	}
	
	#fromhome_block .learnmore {
		color: #333333;
		text-align: right;
		font-size: 10px;
		display: block;
		text-decoration: none;
	}

/* FOOTER */

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
	font-size: 10px;
	color: #C2D36B;
}

#footer_logo {
	float: left;
}

#footer_text {
	font-size: 10px;
	position: relative;
	top: 16px;
	left: 5px;
	width: 660px;
}

#footer_text a {
	color: #C2D36B;
}

#copyright {
	padding: 10px 0 0 0;
	color: #999999;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	height: 55px;
	background-color: #FFFFFF;
}

/*  overlib */

#olblock {
	padding: 6px;
	color: #333333;
	border: 2px solid #666666;
	background-color: #FFFFFF;
}


/* Brimark Styles */

.displaycart_header {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif
}


.OrderForm {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-bottom-width:1px;
}

