/*****
*
*	Sacoiwa Resource Cascading Style Sheet
*
*	Sun Aug 20 21:42:23 EDT 2006 - F Harvell
*
*****
*
*	Copyright &copy; 2000 - 2008 First Time Software
*
*	All rights reserved worldwide. Usage rights have been granted
*	to the website owner according to the terms and conditions of
*	the Sacoiwa License Agreement.
*
*****
*
* Version 4.0, $Id: resource.css 1724 2008-09-12 19:08:57Z fharvell $
*
*****/


div.resource h1 { font:bold 16pt Arial,Helvetica,sans-serif; margin:5px 0; }
div.resource h2 { color:#666; font-size:1em; margin:10px; }
div.resource h3 { color:#666; font-size:1em; display:inline; }

div.resource.listing div { margin:0; padding:5px 0 10px; border-top:1px dotted #999; }
div.resource.listing h1 { font-size:1em; }
div.resource.listing h2 { font-size:1em; }
div.resource.listing h3 { display:inline; }
div.resource.listing p { display:inline; }

div.resource div.description { display:inline; }

div.resource p.postinfo { color:#666; font:italic x-small Verdana,Arial,sans-serif; margin:20px 0; }
div.resource.listing p.postinfo { display:block; margin:5px 0; }

div.resource a.filelink, div.resource a.filelink:link { font-weight:bold; text-decoration:none; color:#900; }
div.resource a.filelink:visited { font-weight:normal; color:#600; }
div.resource a.filelink:hover, div.resource a.filelink:focus, div.resource a.filelink:active { color:#F00; }

span.noresults span.unavailable { font-size:8pt; color:#D33; vertical-align:super; }

