/* css Zen Garden submission 118 - 'Some Leafs', by Michael Tupy, http://www.t-2.at/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, Michael Tupy */
/* Added: Sept. 2nd, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
   


/* css zen garden - "some leafs" - michael tupy - t2 graphic design - http://www.t-2.at/ */

/* this is a basic theme - works with nearly all browsers */
/* all the text is visible and easy to change */
/* the css code is overcoded and long - so its easier for css starters */

/* tested with: */
/* on mac osx: safari 1.2.2, camino 0.8b, mozilla 1.7, firefox 0.9, omniweb 4.5, ie 5.2.3, */
/* on mac os9: ns 7.0.2, ie 5.1.6, */
/* on win98:  ie 6.0.2800, ns 7.0.1, moz 1.6, firefox 0.9, opera 7.03, */


/* ie5 win - grrr - start */
body { 
	font: sans-serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-family: Arial, Helvetica, sans-serif;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body {
	color: #444;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
p {
	font-size: 12px; 
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3 {
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
	
a:link {
	color: #417ab6;
	}
a:visited, 
a:visited:hover { 
	color: #417ab6;
	}
a:hover, 
a:active {
	text-decoration: none;
	color: #417ab6;
	}
	
#linkList {
	left: 20px;
	width: 150px;
	position: absolute;
	z-index: 10;
	top: 140px;
	}
	
#firstblock {
	background-color: #fff;
	padding: 10px 10px 0px 10px;
	}
#firstblock h3 {
border: 1px solid #aaa;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 0px -10px;
	padding: 4px 4px 4px 10px;
	background-color: #ddd;
	}
.firstblockimg {
border: 1px solid #aaa;
	}
	
#explanation,
#participation,
#benefits,
#requirements {
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 10px 10px 0px 10px;
	}
	
#portfolionav {
/*	border: 1px solid #aaa; */
	background-color: #fff;
	padding: 10px 10px 0px 10px;
	}	
	
#banner {
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 10px 10px 6px 10px;
	text-align: center;
	}	
	
#footer {
	text-align: center;
	border-top-color: #aaa;
	border: dotted #aaa 1px;
	}
	
#explanation p,
#participation p,
#benefits p,
#requirements p,
#preamble p {
	padding-bottom: 8px;
	text-align: justify;
	}

#preamble h3,
#explanation h3,
#supportingText h3 {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	background-color: #ddd;
	}

#portfolionav h3 {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	background-color: #ddd;
	}	
	
#linkList ul {
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	padding-left: 10px;
	}

#linkList h3 {
	color: #666666;
	background-color: #417AB6;
 	background-image: url(file:///Mika/Users/gomo/Sites/stone_24.gif);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#lselect,
#lfavorites,
#larchives,
#lresources {
	border: 1px solid #aaa;
	padding: 0px 0px 10px 0px;
	}
	
/* hovers */
	
#preamble:hover {
 	background-image: url(file:///Mika/Users/gomo/Sites/leaf_09f.gif);
	}
	
#linkList li:hover {
	background-color: #C9D9EA;
	}


/* gonzo starts here */



#leftnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: solid #aaa 1px;
	font-size: 12px;
	line-height: 16px;
}
#leftnav ul {
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0;
}
#leftnav li {
	list-style-type: none;
	display: block;
	color: #417AB6;
	text-align: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#leftnav li a:link{
	text-decoration: none;
	color: #666666;
}
#leftnav li a:visited{
	text-decoration: none;
	color: #666666;
}
#leftnav li a:visited:hover{
	background-color: #417AB6;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
}
#leftnav li a:hover{
background-color: #417AB6;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
}
#flashbox {
	border: 1px solid #aaa;
}
#copyright {
	font-size:11px;
}
#quotes {
	background-color:#A8ECFA;
	padding: 5px;
}
#quotes h3 {
	font-size:14px;
}
.bargainbannertext {
	text-align: left;
}
.pen {
	margin-left: -10px;
}
