body
{
	background-image: url(/zoom/images/bgcolors/some.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #333399;
}

a:link { color: #FFCC33; }
a:visited { color: #99CC66; }
a:active { color: #FFFFFF; }
a:hover { color: #FFFFFF; }


p.nextlink {
	text-align: right;
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
}

img.diagram {
	clear: left;
	display: inline;
}

p.nextbutton {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}



p.diagramleft {
	clear: left;
	margin: 0px 20px 0px 20px;
	padding: 0px 20px 0px 20px;
	text-align: center;
}

p.diagramright {
	clear: right; 
	margin: 0px 20px 0px 20px;
	padding: 0px 20px 0px 20px;
	text-align: center;
}

p.diagramcenter {
	clear: left; 
	text-align: center;
}

a:link.nextlink, a:visited.nextlink{
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	display: block;
	color: #6FF;
	font-weight: bold;
	font-size: 10px;
}
a:active.nextlink, a:hover.nextlink {
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	display: block;
	color:#FC0;
	font-weight: bold;
	text-decoration: none;
}

a.embeddedlink:link {
	color:#FFFFFF;
}

a.embeddedlink:hover {
	color:#CCFF33;
	text-decoration:none	
}

a.embeddedlink:hover {
	color:#336600;
}

ol li { padding: 10px 0px 0px 0px; }

.bgyel {
	background-color: #ffff66;
	font-family:verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
}



/* FOR THE FINGERPRINT */


form#fingerform input.button {
font-weight:bold;
font-family:verdana;
font-size:11px;
background-color:#f60;
}


table#fingerpick {
background:#0085B8;
color:#fff;
padding:0 0 10px 0;

}

table#fingerpick div#pickprint {
margin:8px 15px 8px 15px;
font-weight:bold;
}

table#fingerpick td {
background:#0085B8;
}


span.bignumber {
font-size:15px;
font-weight:bold;
color:#fc0;
}

span.percent {
font-size:13px;
font-weight:bold;
color:#FFF;
}

span.number {
color: #339;
}

/* FOR SHOWER ESTIMATION */

table#showerest {
font-weight:bold;
color:#fff;
background:#0085B8;
padding:10px 0 10px 0;
}

div.sendform {
color: #fff;
font-weight:bold;
margin:0 20px 0 20px;
line-height:3em;
}

span.gender {
color:#FC3;
}

div.sendform select {
background-color:#FC3;
vertical-align:middle;
}

form#showerform input.button {
font-weight:bold;
font-family:verdana;
font-size:11px;
background-color:#f60;
}

div.sendform input.rad {
/*background-color:#0085B8;*/
background:transparent;
}

div.sendform input.text {
background-color:#FFC;
vertical-align:middle;
}


span.legend {
font-weight:bold;
color:#fff;
background-color:#0085B8;
padding:2px 4px 2px 0;
}

span.legend img {
margin-left:4px;
}

table#results {
width:100%;
background-color:#0085B8;
padding:8px;
}

span.zoomers {
font-size:15px;
font-weight:bold;
color:#FC3;
}

h2.bigpic {
font-size:100%;
font-weight:bold;
color:#fff;
}

span.you {
font-weight:bold;
color:#FC3;
}

span.who {
font-weight:bold;
color:#fff;
}

img.age {
margin:6px 0 4px 0;
}

div.graphtitle {
font-size:120%;
font-weight:bold;
color:#fff;
margin:0 0 8px 0;
}

td.lines {
background-color:#0085B8;
background-image:url(../images/shower/gridlines.gif);
background-position:bottom right;
}

td.sideline {
background-color:#0085B8;
background-image:url(../images/shower/gallons.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

a.minitop {
font-size:90%;
float:right;
}

img#poolimg {
margin:0 0 10px 4px;
}