/* Styles Created Feb-Mar 2006. by Asa Fisk - www.fiskit.co.uk */
/* For Zac Monro Architects */

/* Screen Styles for homepage and category pages */

/* Project selector area styles */

#feature a, #feature a:link {
	display: inline;
	height: 166px;
	background: #fff;
	border-left: 0;
}
#feature a:visited {
	height: 166px;
	color: #444;
}
#feature a:hover, #feature a:focus {
	height: 166px;
	color: #444;
}
#feature a:active {
	height: 166px;
	color: #444;
}
#feature a:link span, #feature a:visited span {
	display: none;
}
div#feature p.start a:link span, div#feature p.start a:visited span {
	display: inline;
	font-size: 1em;
	text-transform: uppercase;
}
div#feature p.start a:hover, div#feature p.start a:active, div#feature p.start a:focus{
	color: #a10;
}
#feature a:hover span, #feature a:active span, #feature a:focus span {
	display: inline;
}
#feature p {
	display: table;
}
*html #feature p {
	width: 110px;
}
#feature p span {
	position: relative;
	top: 10px;
	left: 0;
}
#feature .instruction {
	position: absolute;
	top: -144px;
	left: -414px;
	display: none;
	width: auto;
	color: #bbb;
}
#feature .footnote {
	position: absolute;
	display: none;
	top: 256px;
	left: -190px;
	width: 9em;
	height: 1em;
	color: #ccc;
}
#feature .footnote a, #feature .footnote a:hover {
	position: relative;
	display: inline;
	border: 0;
	color: #eee;
}
#feature #content {
	position: absolute;
	display: block;
	width: 640px;
	left: -226px;
	top: 80px;
	z-index: 7;
}
#feature #content p {
	width: 100%;
	line-height: 1.25em;
	font-size: 1.2em;
	text-align: right;
	margin: 0 0 1em 0;
	color: #aaa;
}
#feature #content p em {
	padding-right: 1px;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
}

