/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0;
/* padding-left:80px;*/
 text-align:center;
 width:850px;
 height:1006px;
 max-height:1200PX;
 max-width:850px;  
 min-width:800px;
 /*background-color:#039936;*/
 } 
 
#pagewidth{
 width:850px;
 height:auto;
 max-width:850px;  
 min-width:800px;
}
 
.header{
 /*float:right;*/
 position:relative; 
 height:306px; 
 /*background-color:#FFFFFF; */
 background-image:url(images/header-envirobag.jpg);
 background-repeat:no-repeat;
 width:100%;
 min-width:800px;
 size:inherit;
 max-width:850px;
} 

.header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

.header li {
	
	display: inline; 
	float: right;
	position: relative;
	padding-right:3px;
	/*width: 100px;*/
	width: 70px;
	height: 9px;
	font-weight: bold;
	/*font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Century Gothic;
}

.header a {
	/*float: right;*/
	padding-top: 0px;
	width: 70px;
	height: 9px;
    /*display: block;*/
	/*display: inline;*/
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	/*text-transform: uppercase;*/
	padding-top: 1px;
	padding-left: 5px;
	display: block;
	font-family:Century Gothic;
	

}

.header a:hover {
	width: 70px;
    height: 9px;
	color: #A8BDCC;
	text-decoration: none;
	font-size: 9px;
	font-family:Century Gothic;
	/*background: url(images/menu_r2.gif) repeat-x;*/
}

/*New*/

.header ul li{
position: relative;
display: inline;
float: right;
width:70px;
height:9px;
font-family:Century Gothic;
}


.header ul li a{
display: block;
/*background: #0066CB;*/ /*background of tabs (default state)*/
color: #FFFFFF;
padding: 1px 5px;
/*border-right: 1px solid #778;*/
color: #FFFFFF;
text-decoration: none;
width:70px;
height:9px;
font-family:Century Gothic;
}

* html .header ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.header ul li a:link, #header ul li a:visited{
color: #FFFFFF;
}

.header ul li a:hover{
/*background: #0066CB;*/ /*tab link background during hover state*/
background:none;
color: #FFFFFF;
width:70px;
height:9px;
}

.header ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.header ul li ul li{
display: list-item;
float: none;
}

.downarrowclass{
position: absolute;
top: 3px;
right: 20px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}


/*End NEW*/

#contentwrapper{
	width:100%;
	background-image:url(images/background-sub2.jpg);
	background-repeat:no-repeat;
}


 
#maincol{ 
 float: right; 
 display:inline; 
 position: relative; 
 /*width:100; */
width:220px;	 /*background-color:background: #E7F7ED repeat-x;*/
 height:800px;
 /*background-image:url(images/right2.jpg);*/
 /*overflow:hidden;*/
 }
 
#maincol p{margin:1em;}

/*#rightcol
{
	float:left;
	display:inline; 
 	position: absolute; 
	width:612px;
	height:800px;
} 
*/

#rightcol
{
	float:left;
	display:inline; 
 	/*position: absolute;*/
	position:fixed;
	width:612px;
	height:800px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	/*padding-left:27px;*/
	/*text-align: left;*/
	/*overflow:auto;*/
	/*background-image:url(images/left3.jpg);*/
} 

/*Envirobag hover image stuff*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}



/*#maincol td H3
{
width: 222px;
height: 15px;
font-size: 12px;
font-weight: bold;
padding-left: 12px;
padding-top: 0px;
text-transform: uppercase;
color: #0065A3;

}*/

/*#maincol td a
{
font-size: 14px;
font-weight: bold;
color: #0065A3;
text-decoration:none;
font-family:AvantGarde LT Book; color:#0066CB; font-size:20px; 

}*/
 
/* #rightcol
{
	/*display:none;*/
	/*background-image:url(images/left3.jpg);*/


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#twocols,#maincol{width:100%; float:none;}


}
