/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.clear {
	clear: both;
	float: none;
	
	
/****** DEFAULT LAYOUT *********/

}
#wrapper {
	background-image: url(/media/assets/page-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #inner {
	text-align: left;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 18px;

/****** DEFAULT MASTHEAD *********/

}
#masthead  {
	border-bottom-width: 10px;
	border-bottom-color: #FC0;
	border-bottom-style: solid;
	background-image: url(/media/assets/banner-waste.jpg);
	margin-bottom: 10px;
	height: 128px;

/****** INTERNAL PAGE COLUMNS LAYOUT *********/
}

.home #column1 {
	font-size: 12px;
	float: left;
	width: 480px;
}
.home #column2  {
	float: left;
	width: 440px;

/****** INTERNAL PAGE COLUMNS LAYOUT *********/
}
.internal #column1 {
	font-size: 12px;
	float: left;
	width: 600px;
}

.internal #column1 div.images {
	float:right;
	text-align:right;
	align:right;
}

.internal #column1 div.clear {
	clear:both;
}

.internal #column2 {
	float: left;
	width: 310px;
	text-align: right;

/****** SUBNAV  *********/

}
#subnav     {
	width: 260px;
	margin-left: 50px;
	text-align: left;
	margin-top: 10px;
	background-color: #d3d3d3;
	margin-bottom: 25px;
}
#subnav h2  {
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	color: #FFF;
	background-color: #DA3518;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
#subnav span.subnavetitle  {
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	color: #FFF;
	background-color: #DA3518;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
#subnav ul     {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#subnav ul li a  {
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	padding-left: 34px;
	line-height: 32px;
	color: #000;
	background-image: url(/media/assets/sub-nav-bullet1.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	width: 223px;
}
#subnav ul li a:hover {
	background-color: #999;
}
#subnav ul li ul  {	
}
#subnav ul li ul li a  {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
	

	
/****** DEFAULT FONT STYLES  *********/	

}
#column1 p   {
	line-height: 155%;
}
#column1 h1   {
	font-size: 23px;
	font-weight: normal;
	color: #DA3518;
}
#column1 h2    {
	font-size: 23px;
	font-weight: normal;
	color: #DA3518;
}

#column1 .largetext    {
	font-size: 23px;
	font-weight: normal;
	color: #DA3518;
}
#column1 a
{
    color: #DA3518;
}
#column1 a:visited
{
    color: #DA3518;
}
#column2 h3   {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #666;
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-style: oblique;
}
#column2 h4   {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #DA3518;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 19px;
	font-style: oblique;

/****** DEFAULT FOOTER *********/

}
.emphasis
{
    font-size:14px;
    font-weight:bold;
}
.extraemphasis
{
    font-size:16px;
    font-weight:bold;
    color:#DA3518;
}
#footer   {
	background-color: #DA3518;
	font-size: 11px;
	padding: 10px;
	color: #FFF;
	text-align:center;
}
#footer a   {
	color: #FFF;
	text-decoration: none;



/****** DEFAULT MAIN NAVIGATION BAR *********/

}
ul#nav {
	border: 0px none;
	padding: 0; /*For KHTML*/
	height: 32px;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}
ul#nav li {
	margin: 0;
	border: 0px none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	position: relative;
	height: 32px;
	list-style-type:none;
}
/*FIRST DROP MENU*/

ul#nav ul {
	margin: 0;
	border: 0px none;
	padding: 0;
	display: none;
	position: absolute;
	top: 31px;
	left: 0px;
	list-style-type:none;
	width: 130px;
}
ul#nav ul:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#nav ul li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
	background-image: url(/media/assets/transparent-menu.png);
	margin: 0px;
	padding: 0px;
	width: 175px;
	z-index:9999999;
}
/* Root Menu */
ul#nav a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	text-align: left;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 7px;
	font-weight: normal;
	background-color: #DA3518;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	width: 138px;
}
ul#nav a.last {
	border-right:none;
}
/* Root Menu Hover and Persistence */
ul#nav a:hover, ul#nav li:hover a, ul#nav li.iehover a {
	color: #FFFFFF;
	background-color: #900;
	background-image: none;
}

/*.wastemanagement ul#nav a:hover, ul#nav li:hover a, .wastemanagement ul#nav li.iehover a {
	color: #FFFFFF;
	background-color: #900;
	background-image: none;
}*/
/* First menu list Menu */
ul#nav li:hover li a, ul#nav li.iehover li a {
	border-bottom-color: #FFFFFF;
	display: block;
	float: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 156px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	line-height: 29px;
	background-image: url(/media/assets/transparent-menu.png);
	background-color: transparent;
}
/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover, ul#nav li:hover li:hover a, ul#nav li.iehover li a:hover, ul#nav li.iehover li.iehover a {
	background-color: #000;
	width: 164px;
	background-image: none;
}
/* 3rd Menu */

ul#nav li:hover ul, ul#nav ul li:hover ul, ul#nav ul ul li:hover ul, ul#nav li.iehover ul, ul#nav ul li.iehover ul, ul#nav ul ul li.iehover ul {
	display: block;
	

/****** DOWN STATES FOR MAIN NAV BUTTONS *********/

}
/*.wastemanagement ul#nav a.wastemanlink, .wastemanagement ul#nav a.current {
	background-color: #DA3518;
	background-image: none;
	background-position: right;



}*/

/*.wastemanagement ul#nav a.wastemanlink {
	background-color: #DA3518;
	background-image: none;
	background-position: right;
}*/

.recycle #masthead {
	border-bottom-width: 10px;
	border-bottom-color: #7796b2;
	border-bottom-style: solid;
	background-image: url(/media/assets/banner-recycle.png);
	margin-bottom: 10px;
	height: 128px;
}


.recycle #footer{
	background-color: #0F2B5B;
	font-size: 11px;
	padding: 10px;
	color: #FFF;
}
.recycle #subnav h2 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	color: #FFF;
	background-color: #0F2B5B;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
.recycle #subnav span.subnavetitle  {
	background-color: #0F2B5B;
}
.recycle #subnav ul li a {
	background-image: none;	
}
.recycle #subnav ul li ul li a  {
	background-image: none;
	
}
.recycle #column1 h2    {
	font-size: 23px;
	font-weight: normal;
	color: #7796B2;
	
}

.recylce #column1 h3{
	color:#7796B2;
}

.recycle #column1 a
{
    color: #7796B2;
}
.recycle #column1 a:visited
{
    color: #7796B2;
}

.recycle #column1 .largetext    {
	font-size: 23px;
	font-weight: normal;
	color: #7796B2;
	
}
.recycle ul#nav {
	border: 0px none;
	padding: 0; /*For KHTML*/
	height: 32px;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}
.recycle ul#nav ul li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
	background-image: url(/media/assets/transparent-menu.png);
	margin: 0px;
	padding: 0px;
	width: 175px;
}
.recycle ul#nav a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	text-align: left;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 7px;
	font-weight: normal;
	background-color: #0F2B5B;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	width: 138px;
}

.recycle ul#nav a.last {
	border-right:none;
}
.recycle ul#nav a:hover, ul#nav li:hover a, ul#nav li.iehover a {
	color: #FFFFFF;
	background-color: #003;
	background-image: none;
}
div.wait{
	height:200px;
	width:200;
	background-image: url(/media/assets/ajax-loader(2).gif);
	background-repeat: no-repeat;
	background-position: center center;
}
label.error{
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}

.newcustomerwrapper{
	/*background-position:top;
	background-image:url(/media/assets/Background image 3.gif);*/
	min-height:400px;
	padding:20px;
}

img
{
    border:0;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    bottom:-1.5em; left:8em;
    border:0;
    text-align: center}



/* Grid View Styles */

.gridformrow
{
    overflow:hidden;
    margin-bottom:3px;
    width:100%;
}

.gridformrow div
{
    float:left;
    height:2em;
}

.gridformrow .gridlabel
{
    width:160px;
    padding-top:3px;
    font-weight:bold;
    font-size:.9em;
    text-align:right;
}

.GridViewStyle
{
    width:100%;
    border:1px solid #ccc;
}

.EditRowStyle
{
    background:#eee;
}

.GridViewStyle td, .GridViewStyle th
{
    padding:3px;
}

.GridViewStyle th, .PagerStyle
{
    background:url(images/HeaderWhiteChrome.jpg) repeat-x;
}


/* add form styles */

.addform
{
    border:1px solid #ccc;
    background:#eee;
    overflow:hidden;
    margin-bottom:1em;
}

.addform .addformrow
{
    overflow:hidden;
    margin:5px 5px 3px 5px;
    width:100%;
}

.addform .addformrow div
{
    float:left;
    padding:3px;
}

.addform .addformlabel
{
    width:200px;       
}

.addformbuttons
{
    background:url(images/HeaderWhiteChrome.jpg) repeat-x;
    padding:5px;
}


.error
{
    color:#f00;
}

/* bin selection buttons */


.bintype-options
{
    overflow:hidden;
}

.bin-option-button
{
    border:3px solid #fff;
    float:left;
    margin: 5px 5px 5px 0;
}

.bin-option-button:hover
{
    border:3px solid #f00;
}






























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

.recycle column1 h3 {
color:#7796B2;
}

h2 {

}

h3 {
color: #DA3518;
font-size: 18px;
font-weight: normal;
}

.rightimage {
float:right;
}

.leftImage {
float:left;
}

div.clear-float {
clear:both;
}

.bluetext {
font-size: 12px;
color: #0F2B5B;
}


