[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes admin-topmenu.inc,NONE,1.1 circ-topmenu.inc,NONE,1.1 doc-head-circ-close.inc,NONE,1.1 doc-head-circ-open.inc,NONE,1.1 intranet-bottom.inc,NONE,1.1 intranet-nav-brief.inc,NONE,1.1 intranet-nav.inc,NONE,1.1 intranet-topmenu.inc,NONE,1.1 intranet.css,NONE,1.1 itemtypes.js,NONE,1.1 main-top-addbiblio.inc,NONE,1.1 main-top-blank.inc,NONE,1.1 main-top-circ.inc,NONE,1.1 main-top-print.inc,NONE,1.1 main-top.inc,NONE,1.1 masthead.inc,NONE,1.1 members-topmenu.inc,NONE,1.1 print.css,NONE,1.1 rollovers.js,NONE,1.1 tabs.css,NONE,1.1

Owen Leonard oleonard at users.sourceforge.net
Thu Feb 19 20:11:07 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30391/koha-tmpl/intranet-tmpl/npl/en/includes

Added Files:
	admin-topmenu.inc circ-topmenu.inc doc-head-circ-close.inc 
	doc-head-circ-open.inc intranet-bottom.inc 
	intranet-nav-brief.inc intranet-nav.inc intranet-topmenu.inc 
	intranet.css itemtypes.js main-top-addbiblio.inc 
	main-top-blank.inc main-top-circ.inc main-top-print.inc 
	main-top.inc masthead.inc members-topmenu.inc print.css 
	rollovers.js tabs.css 
Log Message:
New NPL templates

--- NEW FILE ---
<div id="topmenu"><a href="/cgi-bin/koha/admin-home.pl">System Administration Home</a> | <a href="/cgi-bin/koha/admin/systempreferences.pl">System Preferences</a></div>
--- NEW FILE ---
<div id="topmenu"><a class="button" href="circulation.pl?borrnumber=<!-- TMPL_VAR name="borrowernumber" -->&amp;branch=<!-- TMPL_VAR name="branch" -->&amp;printer=<!-- TMPL_VAR name="printer" -->&amp;print=yes">
				Circulation Home</a> | <a class="button" href="returns.pl">
				Returns</a> | <a class="button" href="branchtransfers.pl">
				Transfers</a> | <form method="post" action="/cgi-bin/koha/circ/circulation.pl">
<label for="findborrower">Issue to Patron: </label>
  				<input id="findborrower" name="findborrower" type="text" size="15" />
				<input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->" />
				<input type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->" />
<input type="submit" class="submit" value="Enter Patron" />
</form></div>
--- NEW FILE ---
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<style type="text/css"> 
	@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/intranet.css);
</style>
<script language="JavaScript" type="text/javascript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
// newwin =
// window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
	location.href = targeturl;
}
 
 	var newwin;
	
	// Open the popup window if it doesn't already exist and give it focus.
	function PopWin(targeturl, windowname) {
	
		if (!newwin || newwin.closed) newwin = window.open(targeturl,windowname, "height=300,width=400");
	  newwin.focus();
	}
	
  // Set the value of the form field to the passed value and optionally shift
	// focus and close the popup.
	function FillForm(val,formname,formfield) {
	
		document.forms[formname].elements[formfield].value = val;

		// Uncomment below to shift focus after clicking link in popup.
		document.forms[formname].elements[formfield].focus();
		
		// Uncomment below to close popup after clicking link.
		newwin.close();
	}
 
// end hiding -->
</script>
</head>

<body onload="document.forms['mainform'].elements[0].focus();">
--- NEW FILE ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
--- NEW FILE ---
</body>
</html>

--- NEW FILE ---
<div id="nav">
<ul>
				<li><h4>Koha</h4></li>

				<li><a href="/cgi-bin/koha/mainpage.pl">Koha intranet home</a></li>
				<li><a href="/cgi-bin/koha/circ/circulation.pl">Circulation</a><ul><li><a href="/cgi-bin/koha/circ/circulation.pl">Issues</a>	</li><li><a href="/cgi-bin/koha/circ/returns.pl">Returns</a></li><li><a href="/cgi-bin/koha/circ/branchtransfers.pl">Transfers</a></li></ul></li>
				<li><a href="/cgi-bin/koha/members-home.pl">Patrons</a></li>
				<li><a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;marc=0&amp;type=intranet">Catalog</a><ul><li><a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;marc=0&amp;type=intranet">Advanced Search</a></li>
<li><a href="/cgi-bin/koha/search.marc/searchSH.pl?type=intranet">Thorough Search</a></li>
<li><a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;marc=1&amp;type=intranet">MARC Search</a></li>
</ul></li>
<li><a href="/cgi-bin/koha/acqui.simple/addbooks.pl">Cataloging</a><ul><li><a href="/cgi-bin/koha/acqui.simple/addbiblio-simple.pl">Add Temp</a></li><li><a href="/cgi-bin/koha/acqui.simple/addbiblio.pl">Add MARC</a></li></ul></li>
			</ul>
</div>
--- NEW FILE ---
<div id="nav">
<ul>
				<li><h4>Koha</h4></li>

				<li><a href="/cgi-bin/koha/mainpage.pl">Koha intranet home</a></li>
				<li><a href="/cgi-bin/koha/circ/circulation.pl">Circulation</a><ul><li><a href="/cgi-bin/koha/circ/circulation.pl">Issues</a>	<form method="post" action="/cgi-bin/koha/circ/circulation.pl">
<label for="findborrower">Issue to:</label>
				<input id="findborrower" name="findborrower" type="text" size="10" />
				<input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->" />
				<input type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->" />
				<input type="submit" class="submit" value="Submit" />
	</form></li><li><a href="/cgi-bin/koha/circ/returns.pl">Returns</a>
</li><li><a href="/cgi-bin/koha/circ/branchtransfers.pl">Transfers</a></li></ul></li>
				<li><a href="/cgi-bin/koha/members-home.pl">Patrons</a><ul><li><form action="/cgi-bin/koha/member.pl" method="post">
	<label for="member">Search:</label><input id="member" type="text" size="10" name="member" />
	<input type="submit" value="Search" class="submit" />

	</form></li></ul></li>
				<li><a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;marc=0&amp;type=intranet">Catalog</a><ul><li><form action="/cgi-bin/koha/search.pl" method="post">
		<label for="keyword">Quick Search:</label><input id="keyword" type="text"  size="10" name="keyword" />
		<input type="submit" value="Search" class="submit" />
		</form></li><li><a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;marc=0&amp;type=intranet">Advanced Search</a></li>
<li><a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;marc=1&amp;type=intranet">MARC Search</a></li>
</ul></li>
<li><a href="/cgi-bin/koha/acqui.simple/addbooks.pl">Cataloging</a><ul><li><a href="/cgi-bin/koha/acqui.simple/addbiblio.pl">Add MARC</a></li></ul></li>
<li><a href="/cgi-bin/koha/admin-home.pl">Koha Administration</a>
<ul><li><a href="/cgi-bin/koha/admin-home.pl">System Administration</a></li>
<li><a href="/cgi-bin/koha/admin/systempreferences.pl">System Preferences</a></li></ul>
</li>
</ul>
</div>
--- NEW FILE ---
<div id="topmenu"><form action="/cgi-bin/koha/member.pl" method="post">
<label for="member">Patron Search</label>
  <input type="text" id="member" name="member" value="" />&nbsp;<input type="submit"  class="submit" name="Go" value="Search" /></form><form action="/cgi-bin/koha/simpleredirect.pl" method="post">
<input type="submit" class="submit" value="Add New Patron" />
<input type="hidden" name="chooseform" value="adult" />
</form></div>
--- NEW FILE ---
a:link {
	color : #0066CC;
}

a:visited {
	color : #0066CC;
}

a:hover {
	color : #993300;
}

a.delete {
	background-color : #CC3333;
	color : #FFFF99;
	display : block;
	font-weight : bold;
	margin : 2px;
	padding : 1px;
	text-align : center;
	text-decoration : none;
}

a.delete:hover {
	background-color : #FF3333;
	color : #FFFF99;
}

a.edit {
	background-color : #CCFF00;
	color : #3366CC;
	display : block;
	font-weight : bold;
	margin : 2px;
	padding : 1px;
	text-align : center;
	text-decoration : none;
}

a.edit:hover {
	background-color : #CCFF99;
	color : #000088;
}

a:link.current {
	background-color : transparent;
	color : #3366CC;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:link.current {
	background-color : transparent;
	color : #3366CC;
}

a:link.nav {
	background-color : #D8DEB8;
	color : #3366CC;
}

a:link.pages {
	background-color : #FFFFCC;
	color : #3366CC;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:visited.current {
	background-color : transparent;
	color : #3366CC;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:visited.current {
	background-color : transparent;
	color : #3366CC;
}

a:visited.nav {
	background-color : #D8DEB8;
	color : #3366CC;
}

a:visited.pages {
	background-color : #FFFFCC;
	color : #3366CC;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:hover.current {
	background-color : #CCFF00;
	color : #CC3333;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:hover.current {
	background-color : #CCFF00;
	color : #CC3333;
}

a:hover.nav {
	background-color : #CCFF00;
	color : #CC3333;
}

a:hover.pages {
	background-color : #CCFF00;
	color : #CC3333;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:active.current {
	background-color : #99CC00;
	color : #FFFF99;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:active.current {
	background-color : #99CC00;
	color : #FFFF99;
}

a:active.nav {
	background-color : #99CC00;
	color : #FFFF99;
}

a:active.pages {
	background-color : #99CC00;
	color : #FFFF99;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

body {
	background-color : #009999;
	color : #333333;
	font-family : arial, geneva, sans-serif;
	font-size : 16px;
	margin : 3px 0px 0px 5px;
}

caption {
	color : #000066;
	font-size : 16px;
	font-weight : bold;
	margin-top : 5px;
	text-align : left;
}

div.form, div.details {
	background-color : #FFFFCC;
	border : 0px;
	margin : 0px auto;
	padding : 5px;
	width : 99%;
}

div.details {
	margin-bottom: 5px;
	width : 95%;
}

div.details dl {
	margin : 0px;
	padding : 0px;
}

div.details dt {
	font-weight: bold;
	font-size: 12px;
	border-bottom : 1px solid #D8DEB8;
	padding : 2px;
}

div.details dd {
	font-size: 12px;
}

div.details ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top : 0px;
	padding-bottom : 3px;
	font-size : 12px;
}

div.items {
	background-color : #FFFFCC;
	border : 0px;
	margin : 0px auto;
	padding : 5px;
	width : 100%;
}

div.items td {
	border-bottom : 1px solid #E7E7CA;
	border-left : 1px solid #E7E7CA;
	border-right : 1px solid #E7E7CA;
	border-top : 1px solid #E7E7CA;
	font-size : .75em;
	padding: 2px;
}

div.items th {
	background-color : #FFC;
	border-bottom : 1px solid #E7E7CA;
	border-left : 1px solid #E7E7CA;
	border-right : 0px;
	border-top : 1px solid #E7E7CA;
	color : #000088;
	font-size: .75em;
	font-weight : bold;
	padding : 2px;
	text-align : left;
	vertical-align : top;
}

div.details td, div.form td {
	border-bottom : 1px solid #E7E7CA;
	border-left : 1px solid #E7E7CA;
	border-right : 0px;
	border-top : 0px;
}

div.details td:first-child, div.form td:first-child {
	font-weight : bold;
	text-align : right;
	width : 25%;
}

div.details td+td, div.form td+td {
	font-weight : normal;
	text-align : left;
	width : 75%;
}

div.compact td {
	border-bottom : 1px solid #E7E7CA;
	border-left : 1px solid #E7E7CA;
	border-right : 0px;
	border-top : 0px;
	font-weight : normal;
	font-size : 13px;
	padding : 1px 1px 1px 10px;
}

div.compact th {
	border-bottom : 1px solid #999933;
	border-left : 1px solid #E7E7CA;
	border-right : 1px solid #999933;
	border-top : 0px;
	padding : 1px 10px 1px 1px;
	font-weight : normal;
	font-size : 13px;
	text-align : right;
	width : 20%;
	vertical-align: top;
}

div.error {
	background-color : #FFFF99;
	border : 1px dashed #990000;
	font-size : 16px;
	line-height : 18px;
	margin : 10px auto;
	padding : 5px;
	width : 65%;
}

div.error .submit {
	background-color : #993300;
	font-size: 14px;
	color: #E7E7CA;
	padding : 2px 15px 2px 15px;
}

div.error h3 {
	color : #990033;
}

div.error p {
	margin : 0px;
	padding : 0px 0px 0px 20px;
}

div.notice {
	background-color : #FFFF99;
	border : 1px dashed #990000;
	font-size : 16px;
	line-height : 18px;
	margin : 10px auto;
	padding : 5px;	
}

div.flags li {
	list-style : circle;
}

div.flags ul {
	margin : 0px;
	padding : 0px;
}

div.form {
	background-color : #FFFFCC;
	border : 0px dotted #333333;
	margin : 0px auto;
	padding : 5px;
	position : relative;
}

div.menu {
	width : 100%;
}

div.menu th {
	background-color : #FFFFCC;
	border-bottom : 1px solid #E7E7CA;
	border-left : 1px solid #E7E7CA;
	border-right : 0px;
	border-top : 0px;
	font-size : 101%;
	font-weight : bold;
	text-align : right;
	}

div.menu td+td {
	font-size : 90%;
	font-weight : normal;
	text-align : left;
}

div.tabitem {
	display : inline;
}

div.tabitem form {
	display : inline;
	white-space : nowrap;
}

div.tabitem ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
div.tabitem ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}

div.table, div.form {
	width : 100%;
}

fieldset {
	border : 0;
	padding : 0;
	white-space : nowrap;
}

fieldset.list {
	white-space : normal;
}

form {
	margin : 0px;
	padding : 0px;
}

h1
	{
	color : #000066;
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h2 {
	color : #000066;
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h3 {
	color : #000066;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h3.alert {
	background-color: #FFCC33;
	color: #CC0000;
	padding: 3px;
}

h4 {
	color : #000066;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h5 {
	color : #000066;
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
}

h6 {
	color : #000066;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
}

label {
	font-weight : bold;
	padding : 0px 5px 0px 5px;
}

table {
	background-color : #FFFFCC;
	border-bottom : 0px solid #000000;
	border-collapse : collapse;
	border-left : 0px solid #000000;
	margin : 3px 0px 5px 0px;
	padding : 0px;
	width : 99%;
}

td {
	border-bottom : 1px solid #E7E7CA;
	border-right : 1px solid #E7E7CA;
	font-size : 12px;
	padding : 5px 5px 5px 5px;
}

td:last-child {
	border-bottom : 1px solid #E7E7CA;
	border-right : 0px solid #E7E7CA;
	font-size : 12px;
	padding : 5px 5px 5px 5px;
}

td+ul {
	margin-top : 0px;
	margin-bottom : 0px;
}

th {
	background-color : #D8DEB8;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	font-size : 14px;
	font-weight : bold;
	padding : 5px 5px 5px 5px;
}

th:last-child {
	background-color : #D8DEB8;
	border-bottom : 1px solid #000000;
	border-right : 0px solid #000000;
	font-size : 14px;
	font-weight : bold;
	padding : 5px 5px 5px 5px;
}

td.input, div.form td, div.details td {
	border-bottom : 1px solid #E7E7CA;
	border-left : 0px;
	border-right : 0px;
	color : #000000;
	line-height : 1.5em;
	padding : 4px;
	text-align : right;
}

td.label, div.form th, div.details th {
	background-color : #FFC;
	border-bottom : 1px solid #E7E7CA;
	border-left : 1px solid #E7E7CA;
	border-right : 0px;
	border-top : 0px;
	color : #000088;
	font-weight : bold;
	line-height : 1.5em;
	padding : 4px;
	text-align : left;
	vertical-align : top;
}

td.label {
	border-bottom : 1px solid #E7E7CA;
	border-left : 1px solid #E7E7CA;
	color : #000088;
	font-weight : bold;
	line-height : 1.5em;
	padding : 4px;
}

tr.highlight {
	background-color : #FFFFFF;
}

/*.barcode {
	display : block;
	text-align : right;
	font-style: italic;
	font-size : .95em;
	color: #666633;
}*/

.cancel {
	background-color : #993300;
	color : #FFFFCC;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
}

.current {
	background-color : #FFFFFF;
	color : #3366CC;
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

.error {
	color : #CC0033;
	font-weight : bold;
}

.ex {
	font-family : "Courier New", Courier, monospace;
}

.form dd {
	border-bottom : 1px solid #E7E7CA;
	color : #000000;
	display : block;
	line-height : 1.5em;
	padding : 4px;
	text-align : right;
}

.form dl {
	margin : 0px 0px 0px 0px;
	padding : 3px;
	width : 80%;
}

.form dt {
	border-bottom : 1px solid #E7E7CA;
	border-left : 1px solid #E7E7CA;
	color : #000088;
	float : left;
	font-weight : bold;
	line-height : 1.5em;
	padding : 4px;
}

.inline {
	display : inline;
}

.menu input {
	font-size : 80%;
}

input.focus {
	background-color: #FFF;
	border-bottom: 2px dashed #993300;
}

input.unfocus {
	background-color : #FFF;
}

.nav {
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

.print {
	font-size: 10px;
}

.submit {
	background-color : #669999;
	color : #FFFFCC;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
}

.yes {
	float: left;
	padding : 0px 15px 0px 15px;
	width : 33%;
	margin : 0px 2px 0px 2px;
	text-align: center;
}

.no {
	float: right;
	padding : 0px 15px 0px 15px;
	width : 33%;
	margin : 0px 2px 0px 2px;
	text-align: center;
}

#main {
	background-color : #CCCC99;
	border-left : 1px solid #CCCC99;
	margin-left : 20%;
	margin-right : 2%;
	margin-top : 2%;
	padding : 10px;
	position : relative;
}

#menu {
	background-color : #FFFFCC;
}

#menu dd {
	border-bottom : 1px dashed #D8DEB8;
	border-left : 1px dashed #D8DEB8;
	border-right : 0px solid #000000;
	border-top : 0px solid #000000;
	padding : 3px 45px 3px 10px;
}

#menu dd a {
	font-size : 1.05em;
	font-weight : bold;
	text-decoration : none;
}

#menu dd li {
	display : inline;
	white-space : nowrap;
}

#menu dd li:before {
	content : "\00BB \0020";
}

#menu dd ul {
	display : inline;
	list-style : disc;
}

#menu dl {
	margin : 0px;
	padding : 0px; /*width : 80%;*/
}

#menu dt {
	background-color : #FFFFFF;
	border-bottom : 1px solid #D8DEB8;
	border-left : 0px solid #D8DEB8;
	border-right : 0px solid #000000;
	border-top : 0px solid #000000;
	color : #000066;
	font-size : 1.2em;
	font-weight : bold;
	padding : 2px 2px 2px 5px;
}

#menu dt a {
	text-decoration : none;
}

#nav {
	background-color : #CCCC99;
	float : left;
	margin : 2% 0% 0% 1%;
	padding : 0px;
	width : 15%;
}

#nav .submit {
	font-size : 9px;
}

#nav a {
	font-family : Tahoma, arial, geneva, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

#nav h4 {
	font-size : 12px;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
	text-align : left;
}

#nav input {
	font-size : .8em;
}

#nav label {
	font-size : 10px;
}

#nav ul {
	margin : 0px;
	padding : 0px;
}

#nav ul li {
	background-color : #D8DEB8;
	border-bottom : 1px solid #FFFFCC;
	border-left : 0px solid #FFFFCC;
	border-right : 0px solid #006699;
	border-top : 0px solid #FFFFCC;
	font-size : .8em;
	list-style : none;
	padding : 3px;
	text-align : right;
	width : 100%;
}

#nav ul li+li {
	border-bottom : 1px solid #FFFFCC;
	border-left : 0px solid #FFFFCC;
	border-right : 0px solid #006699;
}

#nav ul ul {
	margin : 0px 0px 0px 5px;
}

#nav ul ul li {
	background-color : #EFF1D8;
	border-bottom : 1px solid #CCCC99;
	border-left : 0px solid #FFFFCC;
	border-right : 0px solid #006699;
	border-top : 0px solid #FFFFCC;
	font-size : .9em;
	list-style : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : right;
	width : 100%;
}

#nav ul ul li+li {
	border-bottom : 1px solid #CCCC99;
	border-left : 0px solid #FFFFCC;
	border-right : 0px solid #006699;
	padding : 0px 0px 0px 0px;
}

#notes {
	float : right;
	margin : 0px;
	font-size : 12px;
}

#notes ul {
	margin : 0px;
	padding : 0px;
}

#results, .results {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	margin : 0px;
	padding : 3px 0px 15px 0px;
}

#topmenu {
	color : #CCCC99;
	margin-bottom : 5px;
	margin-left : 20px;
	margin-right : 10px;
}

#topmenu .submit {
	background-color : #999933;
	color : #FFFFCC;
	font-size : .7em;
	padding : 2px;
}

#topmenu a:link {
	color : #CCFF66;
	font-weight : bold;
	padding : 2px;
}

#topmenu a:visited {
	color : #CCFF66;
	font-weight : bold;
	padding : 2px;
}

#topmenu a:hover {
	color : #FFFFCC;
	font-weight : bold;
	padding : 2px;
}

#topmenu a:active {
	color : #FFFFCC;
	font-weight : bold;
	padding : 2px;
}

#topmenu form {
	display : inline;
}

#topmenu label {
	font-weight : bold;
}

--- NEW FILE ---
<script language="JavaScript" type="text/javascript">
//
function isNotNull(f,noalert) {
	if (f.value.length ==0) {
		return false;
	}
	return true;
}
//
function toUC(f) {
	var x=f.value.toUpperCase();
	f.value=x;
	return true;
}
//
function isNum(v,maybenull) {
var n = new Number(v.value);
if (isNaN(n)) {
	return false;
	}
if (maybenull==0 && v.value=='') {
	return false;
}
return true;
}
//
function isDate(f) {
	var t = Date.parse(f.value);
	if (isNaN(t)) {
		return false;
	}
}
//
function Check(f) {
	var ok=1;
	var _alertString="";
	var alertString2;
	if (f.itemtype.value.length==0) {
		_alertString += "- itemtype missing\n";
	}
	if (!(isNotNull(window.document.Aform.description,1))) {
		_alertString += "- description missing\n";
	}
	if ((!isNum(f.loanlength,0)) && f.loanlength.value.length > 0) {
		_alertString += "- loan length is not a number\n";
	}
	if ((!isNum(f.rentalcharge,0)) && f.rentalcharge.value.length > 0) {
		_alertString += "- rental charge is not a number\n";
	}
	if (_alertString.length==0) {
		document.Aform.submit();
	} else {
		alertString2 = "Form not submitted because of the following problem(s)\n";
		alertString2 += "------------------------------------------------------------------------------------\n\n";
		alertString2 += _alertString;
		alert(alertString2);
	}
}
</script>
--- NEW FILE ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Athens County Library Services -- Koha Intranet</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css"> 
	@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/intranet.css);
	@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/tabs.css);
</style>
<script language="JavaScript" type="text/javascript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
// newwin =
// window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
	location.href = targeturl;
}
 
 	var newwin;
	
	// Open the popup window if it doesn't already exist and give it focus.
	function PopWin(targeturl, windowname) {
	
		if (!newwin || newwin.closed) newwin = window.open(targeturl,windowname, "height=300,width=400");
	  newwin.focus();
	}
	
  // Set the value of the form field to the passed value and optionally shift
	// focus and close the popup.
	function FillForm(val,formname,formfield) {
	
		document.forms[formname].elements[formfield].value = val;

		// Uncomment below to shift focus after clicking link in popup.
		document.forms[formname].elements[formfield].focus();
		
		// Uncomment below to close popup after clicking link.
		newwin.close();
	}
 
// end hiding -->
</script>
</head>

<body onload="showPanel(1);">
--- NEW FILE ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Athens County Library Services -- Koha Intranet</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css"> 
	@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/blank.css);
</style>
</head>

<body>
--- NEW FILE ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Athens County Library Services -- Koha Intranet</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css"> 
	@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/intranet.css);
</style>
<script language="JavaScript" type="text/javascript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
// newwin =
// window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
	location.href = targeturl;
}
 
 	var newwin;
	
	// Open the popup window if it doesn't already exist and give it focus.
	function PopWin(targeturl, windowname) {
	
		if (!newwin || newwin.closed) newwin = window.open(targeturl,windowname, "height=300,width=400");
	  newwin.focus();
	}
	
  // Set the value of the form field to the passed value and optionally shift
	// focus and close the popup.
	function FillForm(val,formname,formfield) {
	
		document.forms[formname].elements[formfield].value = val;

		// Uncomment below to shift focus after clicking link in popup.
		document.forms[formname].elements[formfield].focus();
		
		// Uncomment below to close popup after clicking link.
		newwin.close();
	}
 
// end hiding -->
</script>
</head>

<body onload="document.forms['mainform'].elements[0].focus();">
--- NEW FILE ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Athens County Library Services -- Koha Intranet</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css"> 
	@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/print.css);
</style>
</head>

<body>
--- NEW FILE ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Athens County Library Services -- Koha Intranet</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css"> 
	@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/intranet.css);
</style>
<script language="JavaScript" type="text/javascript">

<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
// newwin =
// window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
	location.href = targeturl;
}
 
 	var newwin;
	
	// Open the popup window if it doesn't already exist and give it focus.
	function PopWin(targeturl, windowname) {
	
		if (!newwin || newwin.closed) newwin = window.open(targeturl,windowname, "height=300,width=400");
	  newwin.focus();
	}
	
  // Set the value of the form field to the passed value and optionally shift
	// focus and close the popup.
	function FillForm(val,formname,formfield) {
	
		document.forms[formname].elements[formfield].value = val;

		// Uncomment below to shift focus after clicking link in popup.
		document.forms[formname].elements[formfield].focus();
		
		// Uncomment below to close popup after clicking link.
		newwin.close();
	}
 
// end hiding -->
</script>
</head>

<body>
--- NEW FILE ---
<h1>Koha Intranet<!-- TMPL_IF NAME="branchname" -->: <!-- TMPL_VAR name="branchname" --><!-- /TMPL_IF --></h1>
--- NEW FILE ---
<div id="topmenu"><a href="/cgi-bin/koha/members-home.pl">Patrons Home</a> | <form action="/cgi-bin/koha/member.pl" method="post">
<label for="member">Patron Search</label>
  <input type="text" id="member" name="member" value="" />&nbsp;<input type="submit"  class="submit" name="Go" value="Search" /></form><form action="/cgi-bin/koha/simpleredirect.pl" method="post">
<input type="submit" class="submit" value="Add New Patron" />
<input type="hidden" name="chooseform" value="adult" />
</form></div>
--- NEW FILE ---
a:link {
	color : #000066;
	text-decoration: none;
}

a:visited {
	color : #000066;
	text-decoration: none;
}

a:hover {
	color : #993300;
	text-decoration: none;
}

body {
	background-color : #FFF;
	color : #333333;
	font-family : arial, geneva, sans-serif;
	font-size : 14px;
	margin : 0px 0px 0px 0px;
}

caption {
	color : #000066;
	font-size : 18px;
	font-weight : bold;
	margin-top : 5px;
	text-align : left;
}

div.table {
	width : 100%;
}

form {
	margin : 0px;
	padding : 0px;
}

h1
	{
	color : #000066;
	font-size : 22px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h2 {
	color : #000066;
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h3 {
	color : #000066;
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h4 {
	color : #000066;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h5 {
	color : #000066;
	font-size : 15px;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
}

h6 {
	color : #000066;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
}

table, table.list {
	background-color : #FFFFFF;
	border-bottom : 0px solid #CCCCCC;
	border-collapse : collapse;
	border-left : 0px solid #CCCCCC;
	margin : 3px 0px 5px 0px;
	padding : 0px;
	width : 99%;
}

td {
	background-color : #FFF;
	border-bottom : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	font-size : 12px;
	padding : 5px 5px 5px 5px;
}

td:last-child {
	background-color : #FFF;
	border-bottom : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	font-size : 12px;
	padding : 5px 5px 5px 5px;
}

table.list th {
	background-color : #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	width : 25%;
}

th {
	background-color : #E9E9E9;
	border-bottom : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	font-size : 14px;
	font-weight : bold;
	padding : 5px 5px 5px 5px;
}

th:last-child {
	background-color : #E9E9E9;
	border-bottom : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	font-size : 14px;
	font-weight : bold;
	padding : 5px 5px 5px 5px;
}

td.input, div.form td, div.details td {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px;
	border-right : 0px;
	color : #000000;
	line-height : 1.5em;
	padding : 4px;
	text-align : left;
}

td.label, div.form th, div.details th {
	background-color : #FFF;
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px;
	border-top : 0px;
	color : #000088;
	font-weight : bold;
	line-height : 1.5em;
	padding : 4px;
	text-align : right;
	vertical-align : top;
}

tr.highlight {
	background-color: #CCCCCC;
}

.cancel {
	background-color : #993300;
	color : #FFFFCC;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
}

.error {
	font-weight: bold;
}

.ex {
	font-family : "Courier New", Courier, monospace;
}
.inline {
	display : inline;
}

.print {
	display : none;
}

.submit {
	background-color : #669999;
	color : #FFFFCC;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
}

#main {
	background-color : #FFF;
	border-left : 0px solid #CCCC99;
	margin-left : 2%;
	margin-right : 2%;
	margin-top : 1%;
	padding : 5px;
	position : relative;
}
--- NEW FILE ---
	 	if (document.images) {
		home0 = new Image();
		home0.src = "/intranet-tmpl/npl/en/images/home0.gif";
		library0 = new Image();
		library0.src = "/intranet-tmpl/npl/en/images/library0.gif";
		kids0 = new Image();
		kids0.src = "/intranet-tmpl/npl/en/images/kids0.gif";
		teens0 = new Image();
		teens0.src = "/intranet-tmpl/npl/en/images/teens0.gif";
		readers0 = new Image();
		readers0.src = "/intranet-tmpl/npl/en/images/readers0.gif";
		search0 = new Image();
		search0.src = "/intranet-tmpl/npl/en/images/search0.gif";
		branch0 = new Image();
		branch0.src = "/intranet-tmpl/npl/en/images/branch0.gif";
		programs0 = new Image();
		programs0.src = "/intranet-tmpl/npl/en/images/programs0.gif";
		mobile0 = new Image();
		mobile0.src = "/intranet-tmpl/npl/en/images/mobile0.gif";
		OPLIN0 = new Image();
		OPLIN0.src = "/intranet-tmpl/npl/en/images/OPLIN0.gif";
		contact0 = new Image();
		contact0.src = "/intranet-tmpl/npl/en/images/contact0.gif";
		
		home1 = new Image();
		home1.src = "/intranet-tmpl/npl/en/images/home1.gif";
		library1 = new Image();
		library1.src = "/intranet-tmpl/npl/en/images/library1.gif";
		kids1 = new Image();
		kids1.src = "/intranet-tmpl/npl/en/images/kids1.gif";
		teens1 = new Image();
		teens1.src = "/intranet-tmpl/npl/en/images/teens1.gif";
		readers1 = new Image();
		readers1.src = "/intranet-tmpl/npl/en/images/readers1.gif";
		search1 = new Image();
		search1.src = "/intranet-tmpl/npl/en/images/search1.gif";;
		branch1 = new Image();
		branch1.src = "/intranet-tmpl/npl/en/images/branch1.gif";
		programs1 = new Image();
		programs1.src = "/intranet-tmpl/npl/en/images/programs1.gif";
		mobile1 = new Image();
		mobile1.src = "/intranet-tmpl/npl/en/images/mobile1.gif";
		OPLIN1 = new Image();
		OPLIN1.src = "/intranet-tmpl/npl/en/images/OPLIN1.gif";
		contact1 = new Image();
		contact1.src = "/intranet-tmpl/npl/en/images/contact1.gif";
}

// Function to 'activate' images.
function imgOn(imgName) {
	if (document.images) {
		document[imgName].src = eval(imgName + "0.src");
	}
}

// Function to 'deactivate' images.
function imgOff(imgName) {
	if (document.images) {
		document[imgName].src = eval(imgName + "1.src");
		}
	}
--- NEW FILE ---


.contentholder {
	position: relative;
	padding-top: 10px;
	padding-right: 10px;	
	padding-bottom: 10px;	
	padding-left: 10px;	
}

.tabholder {
	margin-top : 5px;
	padding: 0;
	position: relative;
	z-index: 2;
}
.tab {
	border: 2px;
	border-color: #999999;
	border-bottom-style: none;
	line-height: 150%;
	text-align: center;
	padding: 4px 10px 4px 10px;
	margin: 0;
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica,  sans-serif; 
	font-size: 12px;
	font-weight: bold;
	background-color: #D8DEB8;
	color: #000066;				 
}

.panelholder {
	position: relative;
	top: 3px;
	z-index: 1;
	width: 100%;
	visibility: visible;
	display: block;
}

.panel {
	position: relative;
	color: #000000;
	background-color: #FFFFCC;
	border: 2px;
	border-color: #999999;
	top: 0;
	left: 0;
	padding: 10px;
	display: none;
}




More information about the Koha-cvs mailing list