@charset "utf-8";
/* CSS Document 
Final Project: Using Learned Methods to Otter Pools & Spas
Author:  Lona Smith
Date:    May 26, 2010
table.poolOptions col.middleColumn	{width: 28%; background: url(blank.gif)}*/

*/
table.poolOptions		{float: left; font-size: 12px;  border-collapse: collapse}
tr						{max-width:175px}


table.poolOptions caption {font-size: 14px; letter-spacing: 2px; text-align: center;
						   caption-side: top; color:#006; font-weight:bold}

table.poolOptions col.firstColumn 	{width:5%; background:url(left.jpg) repeat-y left; font-size:12px; text-align:center}
table.poolOptions col.lastColumn 	{width:5%; background: url(right.jpg) repeat-y right}
			


table.poolOptions thead	 			{background: url(top.jpg) repeat-x top;
									 border-bottom: 2px solid blue; }
									 
table.poolOptions tbody tr			{border-bottom: 1px dotted gray}

table.poolOptions tfoot				{background: url(bottom.jpg) repeat-x bottom;
									 border-top: 2px solid gray; text-align: center}									 }
#footerblurb						{text-align:center}

table.poolOptions th	{padding: 5px; letter-spacing: 2px}
table.poolOptions tr	{height: 30px}
table.poolOptions td img {height:100px; max-width:125px; text-align:center}
table td				{padding: 0px 5px; font-size:10px; text-align:justify; padding: 0px 3px}
table.poolOptions #topleft			{background:url(topleft.jpg) no-repeat top left}
table.poolOptions #topright			{background:url(topright.jpg) no-repeat top right}
table.poolOptions #bottomleft			{background:url(bottomleft.jpg) no-repeat bottom left}
table.poolOptions #bottomright		{background: url(bottomright.jpg) no-repeat bottom right}
#funSold	{text-align:center; font-size:18px; font-weight:bold; color: #F60}
td img			{ height:100px; max-width:125px; text-align:center}
#needs		{padding: 0px 10px}
th		{font-size:12px; text-align:center}

