/* 
==========================================================
STEPHENGROTE.COM, V. 1.0
----------------------------------------------------------
Default Style Sheet

Author: Aarron Walter
aarron@aarronwalter.com

© Copyright 2005, Stephen Grote. All Rights Reserved
==========================================================
*/

select { border:1px solid #666; }
option { font-family:Arial,Verdana,sans-serif; color:#666; margin:3px 4px; letter-spacing:.035em; }

a:link { color:#666; }
a:visited { color:#000; }
a:hover { color:#A24D09; text-decoration:none; }
a:active { color:#A24D09; text-decoration:none; }
li a { background:url(http://stephengrote.com/i/icons/new-win.gif) no-repeat left; padding-left:15px; margin-left:-20px; }

#foldheader {cursor:pointer; cursor:hand; font-weight:bold; color:#333; list-style-image:url(http://stephengrote.com/i/icons/open.gif); }
.foldinglist{list-style-image:url(http://stephengrote.com/i/icons/open.gif);}
.foldinglist li, .mainfolder li {  }
.mainfolder { list-style-image:url(http://stephengrote.com/i/icons/folder.gif); font-weight:bold; color:#333; }