#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox img {
width : auto;
height : auto;
}
#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-image : url(data:image/gif;base64,AAAA);
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#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 : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
outline : none;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}
body {
margin : 0;
padding : 0;
font-family : Verdana, Geneva, sans-serif;
font-size : 14px;
color : #666;
background-color : #999;
font-weight : bold;
text-align : center;
text-decoration : none;
}
.white {
color : #ffffff;
text-align : center;
}
.green_lt {
color : #090;
text-align : left;
}
.green_ctrb {
color : #090;
text-align : center;
font-weight : bold;
}
.green_ltb {
color : #090;
text-align : left;
font-weight : bold;
}
.blue_ctr {
color : #009;
text-align : center;
}
.blue_lt {
color : #009;
text-align : left;
}
.blue_ctrb {
color : #009;
text-align : center;
font-weight : bold;
}
.blue_ltb {
color : #009;
text-align : left;
font-weight : bold;
}
#wrapper {
background-color : #fff;
width : 1000px;
padding : 0;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
}
#wrapper #header {
background-image : url(images/zerowaste.jpg);
background-repeat : no-repeat;
height : 165px;
}
#wrapper #topnav {
background-color : #090;
text-align : center;
padding : 5px;
}
#wrapper #topnav ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#wrapper #topnav ul li {
display : inline;
padding-right : 10px;
padding-left : 10px;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #0f3;
}
#wrapper #topnav ul li a {
text-decoration : none;
color : #fff;
font-size : small;
}
#wrapper #topnav ul li a:visited {
color : #fff;
text-decoration : none;
}
#wrapper #topnav ul li a:hover {
color : #030;
text-decoration : none;
}
#wrapper #topnav ul li.last {
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
}
#wrapper #topcol {
padding : 0;
margin : 0;
}
#wrapper #title {
color : #fff;
font-weight : bold;
background-color : #090;
text-align : center;
height : 30px;
padding-top : 10px;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
font-size : medium;
margin-top : 5px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
#wrapper #maincol {
margin : 0;
padding : 15px;
text-decoration : none;
text-align : left;
}
#wrapper #maincol h3 a {
text-decoration : none;
color : #060;
}
#wrapper #maincolctr h3 a {
text-decoration : none;
color : #060;
}
#wrapper #maincolctr {
margin : 0;
padding : 15px;
text-decoration : none;
text-align : center;
}
#wrapper #tblcol_hr {
margin : 0;
padding : 0;
text-align : center;
}
#wrapper #lowerpiccol {
margin : 0;
padding : 20px;
text-align : right;
}
#wrapper #footer {
height : 10px;
}
#wrapper #maincolctr p a {
text-decoration : none;
}
#wrapper #maincolctr .blue_ctrb a {
color : #009;
text-decoration : none;
}
a:visited {
text-decoration : none;
}
