/* css Zen Garden submission 198 - 'The Original', by Joachim Shotter, http://www.bluejam.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Joachim Shotter */
/* Added: December 4th, 2006 */


/* 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. */
   


body { 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	background: #000000 url(background.jpg) no-repeat center bottom; 
	margin: 0px; 
	}
	
p {
	width: 354px;
	padding-right: 25px;
	text-align: justify;
	color: #999999;
	margin-bottom: 10px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
a, a:visited {
	background :url(a_link.jpg) left center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 15px;
	padding-right: 2px;
	padding-left: 2px;
	}
	
abbr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}
	
.page-wrapper {
	background: url(../zen-bg.jpg) no-repeat top left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

header {
	background: url(css_zen.jpg) no-repeat;
	background-position: left bottom;
	display: block;
	height: 459px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	}

header h1, header h2 {
	margin: 0px;
	padding: 0px;
	}
	
header h1 span {
	display:none;
	}

header h2 span {
	display: none;
	}

.summary {
	top: 175px;
	width: 770px;
	position: absolute;
	font-size: 10px;
	}
	
.summary p {
	width: 376px;
	text-transform: uppercase;
	}

.summary p:last-child{
	float: left;
	padding-left: 20px;
	position: absolute;
	top: 300px;
	}

h3{
	margin: 0px;
	padding-bottom: 10px;
	float: right;
	}
	
h3 span{
	display: none;
	}

.preamble h3{
	background: url(preamble.jpg) no-repeat;
	width: 434px;
	height: 155px;
	}

.supporting h3{
	background: url(supportingText.jpg) no-repeat;
	width: 434px;
	height: 169px;
	}

.participation h3{
	background: url(participation.jpg) no-repeat;
	width: 434px;
	height: 129px;
	}
	
.benefits h3{
	background: url(benefits.jpg) no-repeat;
	width: 434px;
	height: 129px;
	}
	
.requirements h3{
	background: url(requirements.jpg) no-repeat;
	width: 434px;
	height: 129px;
	}

.sidebar {
	background: url(original.jpg) no-repeat;
	background-position: left bottom;
	color: #777777;
	position: absolute;
	top: 500px;
	width: 321px;
	padding-bottom: 431px;
	}
	
.sidebar .wrapper {
	background: url(linkList.jpg) repeat-y;
	width: 100%;	
	}
	
.design-selection ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 180px 100px;
	clear: both;
	}

.design-selection li {
	margin-bottom: 15px;
	width: 190px;
	}

.design-selection li a, .design-selection li a:visited  {
	color:#999999;
	background-image: none;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	}

.design-selection li a.designer-name, .design-selection li a.designer-name:visited {
	display: inline;
	background-image: none;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}	

.design-archives li, .zen-resources li {
	margin-bottom: 5px;
	}
	
.design-archives ul, .zen-resources ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 20px 115px;
	clear: both;
	}
	
.design-archives li a, .zen-resources li a{
	font-size: 10px;
	text-transform: uppercase;
	background-image: none;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}
	
.design-selection li a:hover, .design-archives li a:hover, .zen-resources li a:hover {
	color: #FFFFFF;
	}

.sidebar h3.select {
	background: url(selectAdesign.jpg);
	height: 90px;
	width: 100%;
	}

.sidebar h3.archives {
	background: url(archives.jpg);
	margin-top: 250px;
	height: 100px;
	width: 100%;
	}

.sidebar h3.resources { 
	background: url(resources.jpg);
	height: 100px;
	width: 100%;
	}

footer {
	height: 80px;
	clear: both;
	padding-left: 305px;
	padding-top: 150px;
	font-size: 10px;
	}


footer a, footer a:visited {	
	color: #999999;
	background-image: none;
	}
	
p:nth-child(6){
	width: 340px;
	float: right;
	position: relative;
	top: 150px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: right;
	left: 90px;
	}




	
/* 

a:hover, a:active {}
.intro {}
.sidebar h3.select span {}
.sidebar h3.favorites {}
.sidebar h3.favorites span {}
.sidebar h3.archives span {}
.sidebar h3.resources span {}
.zen-resources{}
.extra1 {}

*/
