/*
Perna redesign 
Author Cleave Pokotea - cleave.pokotea@natlib.govt.nz | cleave@tumunu.com
11 November 2003
15 April 2004 - Adjustments for new Branding { EPIC - www.epic.org.nz }
22 April 2004 - Alteration for Library Portal
*/

html {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #ffffff;/* url(gfx/bkgnd.gif) repeat fixed center;*/
}

h1 {
	font: bold 20px arial, serif; 
	color: #777;
	padding: 10px 0 15px 0;
	margin: 0px 0px 5px 0px;
}

h2  {
	font: bold 16px arial, serif; 
	color: #777;
	padding: 0px 0 5px 0;
	margin: 0px 0px 5px 0px;
}

a {
	color: #666666;
}

a:hover {
	background-color: #ffffff; /*#fff4ff;*/
	text-decoration: none;
	color: #0000cc;
}

li {
	margin: 3px 3px 3px 3px;
}

/* 
------------------------------------------------------
Top margin area
*/

#top-margin {
	background: #666666;
	text-align: right;
}

/* 
------------------------------------------------------
Banner area
*/

#banner {
	/* background: #660066 url(gfx/banner-bkgnd.gif) no-repeat fixed right; -- original */
	background: white url(gfx/epic.gif) no-repeat right;
	color: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	border-top: 4px solid #EE6633;
	border-bottom: 2px solid #EE6633;
}

#banner img {
	margin-left: 30px;
}

#banner span{
	display: none;
}

/* 
------------------------------------------------------
Navigation area
*/

.nav {
	margin: 0px 0px 0px 0px;
	height: 100%;
	vertical-align: top;
	/*background: #eeeeee url(gfx/nav-bkgnd.gif) repeat-y fixed right;*/
	background-color: #f9f9f9;
	border-right: 1px solid #EE6633; /*#666666;*/
	border-bottom: 1px solid #7777777;
}

#nav {
	padding-bottom: 30px;
}

#nav div {
	width: 175px;
	margin: 0;
	padding: 0;
}

#nav div.choosen {
	margin: 0;
	padding: 0;
}
/*
#nav div.choosen a {
	color: #666666;
	background: #eeeeee;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
 -- original
*/

#nav div.choosen a {
	color: #444;
	background: #ffffff;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 4px solid #EE6633;
}

#nav a {
	display: block;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	color: #777777;
	background: transparent;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #eeeeee;
}

#nav a:hover {
	color: #444;
	background: #ffffff;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #666666;
}

#nav span {
	display: none;
}

/* 
------------------------------------------------------
Page heading area
*/

#title {
	background-color: #cccc66;
}

#title h1 {
	text-align: center;
	letter-spacing: 1px;
	color: #000000;
	font: bold x-small verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding-bottom: 3px;             
}

/* 
------------------------------------------------------
Page content area
*/

.copy         {
	background: #ffffff; /* url(gfx/copy-cnr.gif) no-repeat fixed right top; */
	border-top: 6px solid #eeeeee;
}

#copy {
	color: #666666;
	font: normal normal x-small/14px Arial, serif;
	padding: 10px 20px 20px 10px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

.box {
	border: 1px dotted #999999;
	padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
	color: #333333;
}

#copy h3  {
	font: bold x-small/x-small Arial;
	color: #777;
}

#copy a {
   font: bold x-small/x-small Arial;
   background-color: #ffffff;
	color: #EE6633;
}

#copy a:hover {  
   font: bold x-small/x-small Arial;
	background-color: #ffffff; /*#fff4ff;*/
	text-decoration: none;
	color: #EE6633;
}

#copy table th {
	background-color: #eeeeee;
	font: bold x-small Arial, serif;
	color: #777;
	padding: 1px 3px 5px auto;
	text-align: left;
	vertical-align: top;
}

#copy table td {
	background-color: #ffffff;
	color: #666666;
	font: normal normal x-small/14px Arial, serif;
	padding: 5px 3px 5px auto;
	text-align: left;
	border: thin solid #eeeeee;
	vertical-align: top;
}

/* 
------------------------------------------------------
The Chart
*/

#chart table td {
	background-color: #ffffff;
	color: #666666;
	font: normal normal x-small/14px Arial, serif;
	padding: 0;
	text-align: left;
	border: thin solid #ffffff;
	vertical-align: top;
}

#chart td.box{
	background-color: #ffffff;
	color: #666666;
	font: normal normal x-small/14px Arial, serif;
	padding: 5px 3px 5px auto;
	text-align: left;
	border: thin solid #eeeeee;
	vertical-align: top;
	}

/* 
------------------------------------------------------
The Arrows
*/

#up {
	margin: 0;
	padding: 0px 0px 0px 70px;
}

#left {
	margin: 0;
	padding: 10px 0px 0px 0px;
}

/* 
------------------------------------------------------
Sponsors area
*/

.sponsor {
	background: #ffffff;/* url(gfx/sponsor-cnr.gif) no-repeat fixed left top; */
	width: 200px;
	/*border-right: 4px solid #666666;*/
	border-left: 2px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin: 0px 0px 0px 0px;
}

#sponsor {
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #666666;
	font: normal normal x-small/14px Arial, serif;
	margin: 0px 0px 0px 0px;
}

#sponsor h2  {
	font: bold 14px arial, serif; 
	color: #777;
}

#sponsor span {

	font: normal normal 9px Arial, serif;
	color: #cccccc;
	letter-spacing: 1px;
	line-height: 13px;
	display: block;
}

#sponsor span.sponsor {
	display: none;
}

/* 
------------------------------------------------------
Foot area
*/

.foot {
	border-left: 4px solid #666666;
	border-right: 12px solid #666666;
	border-bottom: 1px solid #eeeeee;
	background-color: white;
}
.style1Copy {
color: #225599;
	font-weight: bold;
	font-size: xx-small;
}

