/* 
	Eyetext Section Style Sheet * HOME SECTION *	
	
	Author:				Matt Brown <matt@mattb.net.nz>
	Version:			1.0
	Date:					Jan 2003

*/

/**** Static Page Elements Styles ****/

/* Nav Bar Background */
.navbar-bg {
	background-color: #999999;
}
.navbar-abg {
	background-color: #666666;
}
/* Bottom Border of Nav Bar */
.navbar-bb {
	background-color: #ffcc00;
}
/* The Nav Bar itself */
.navbar {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #333333; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	background-color: #ffcc00;
}

a.navl:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #333333; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	background-color: #ffcc00;
}
a.navl:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #ffffff; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	background-color: #0000cc;
}
a.navl:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #ffffff; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	background-color: #0000cc;
}
a.navl:hover {  
	text-decoration: underline;
}

select.navdrop {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	font-weight: normal; 
	text-align: center; 
	width: 120px; 
	height: 12px;
	padding: 0px;
}

/* Help / Search  */
.help-bg {
	background-color: #ffff33;
}
.help-content {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px; 
	line-height: 12px; 
	color: #333333; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
}
.help-title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #333333; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
}
.search {
	background-color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #ffffff; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
}
input.search {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	background-color: #cccccc; 
	width: 120px; 
	text-align: left;
	padding-left:3px;
}

.adcolumn {
	background-color: #cccccc;
}
.adrow {
	border: 1px solid #999999;
	background-color: #cccccc;
}
/**** General Text Styles ****/
.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	background-color: #ffffff;
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	text-align: justify;
}
.cellheading {
	font-weight: bold;
}
.heading {
	font-size: 20px;
	font-color: #333333;
	font-weight: bold;
}
/**** Page Content Styles ****/

/* Generic Links */
a:link {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
}
a:active {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
}
a:visited {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
}
a:hover {  
	text-decoration: underline;
}

/* Heading */
.sh-monographs {
	background-color: #0000cc;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #ffffff; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
	text-align: center;
}
.sh-right {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 16px; 
	color: #666666; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
	text-align:right;
}

/* Top 15 List */
.t15-left {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	background-color: #ffffff;
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	text-align: left;
}
.t15-right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	background-color: #ffffff;
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	text-align: right;
}

/* Section Page */
.sl-left {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	background-color: #ffffff;
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	text-align: right;
}
.sl-right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	background-color: #ffffff;
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
	text-align: left;
}
.subsection {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px; 
	line-height: 20px; 
	color: #0000cc; 
	background-color: #ffffff;
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
}
.itemauthor {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	line-height: 14px; 
	color: #0000cc; 
	background-color: #ffffff;
	text-decoration: none; 
	text-transform: none; 
	font-weight: normal;
}
a.seeklink:link {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #0000cc; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
}
a.seeklink:active {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #0000cc; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
}
a.seeklink:visited {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #0000cc; 
	text-decoration: none; 
	text-transform: none; 
	font-weight: bold;
}
a.seeklink:hover {  
	text-decoration: underline;
}

/* Ratings */
select.rating {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	font-weight: normal; 
	text-align: center; 
	width: 40px; 
	height: 12px;
	padding: 0px;
}
input.rating {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	font-weight: normal; 
	text-align: center; 
	height: 14px;
	padding: 0px;
}


