html {
font-size: 100%;
background: url('menu_gradient.gif') repeat-y left;
height: 100%; }

body {
margin: 0;
padding: 0;
text-align: left;
font-size: 62.5%;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 100%;
background: url('header_gradient.gif') repeat-x top;
}

a:link {color: #336666; text-decoration: none; font-weight: bold; }
a:active {color: #336666; text-decoration: none; font-weight: bold;}
a:visited {color: #336666; text-decoration: none; font-weight: bold; }
a:hover {color: #00FFFF; font-weight: bold;}

#uCleanPrintLogo {
display: none;
}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

#container {
float: left;
width: 765px;
text-align: left;
padding-bottom: 75px;
}

#header {
position: relative;
float: top;
height: 150px;
}

#logo {
position: relative;
top: 8px;
left: 28px;
}

#banner {
position: relative;
top: 0;
left: 48px;
}

#location_bar {
position: relative;
height: 25px;
top: 7px;
left: 200px;
width: 565px;
background: #FFF url('location_bar.gif') repeat-x bottom;
}

#directions_button {
position: relative;
float: right;
right: 10px; }

#location_text {
padding: 6px 0 0 20px;
}

.yellowNav a:link {color: #000; text-decoration: none; }
.yellowNav a:active {color: #000; text-decoration: underline; }
.yellowNav a:visited {color: #000; text-decoration: none; }
.yellowNav a:hover {color: #000; text-decoration: underline; }

.clear {
clear: both;
}

#left {
width: 200px; /*plus border*/
height: 100%;
float: left;
color: white;
padding: 0px 0px 5px 0px;

}

#right {
width: 155px; /*plus border*/
float: right;
margin: 0 0 0 0;
font-size: 1.2em;
color: #444;
min-height: 100%;
padding: 5px;
height: 100%;

}

#main {
width: 364px; /*740-175 times 2 minus 2*/
margin: 0 10px 0 20px;
float: left;
font-size: 1.2em;
color: #444;
/*border: 1px solid #191bcb;*/
height: 100%;
}

#menu {
font-size: 1.2em;
font-weight: bold;
padding: 0 5px 5px 15px;
height: 100%;
margin: 0;

}

#address {
font-size: 1.2em;
font-weight: normal;
padding: 0 10px 2px 15px;
height: 100%;
}

#footer {
clear: both;
position: relative;
left: 200px;
height: 50px;
width: 555px;
background: #fff url('footer.gif') repeat-x right;

color: white;
font-size: 1.0em;
font-weight: bold;
padding-left: 10px;
margin-top: -50px;
}


#nonFooter {
position: relative;
min-height: 100%;
/*padding-bottom: 50px;*/

}

* html #nonFooter {
height: 100%;

}


blockquote { color: #336666; font-weight: bold; }

.darkback a:link {color: #FFFFFF; text-decoration: none; }
.darkback a:active {color: #FFFFFF; text-decoration: underline; }
.darkback a:visited {color: #FFFFFF; text-decoration: none; }
.darkback a:hover {color: #000000; text-decoration: none; background: #E4CD1F; }

h1 {font-size: 1.8em; line-height: 1;}

h2 {font-size: 1.4em; line-height: 1;}

table.services
{ width: 368px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.category
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 1.2em;
color: #404040; }


td.service
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 1em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0; }

#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;
	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: 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;
	}