/*========================================/ Global stuff /================*/



body, td {
	font-family: Verdana, "Luxi Sans", helvetica, sans-serif;
	font-size: 10pt;
	margin: 0; padding: 0;
	background: #fff;
        color: #000;
}

h1 {
font-size: 2em;
	font-weight: bold;
	font-family:"Trebuchet MS", "Luxi Sans", helvetica, sans-serif;
	margin: 0; padding: 5px 0 5px 0;
	color: #444;
}

h2 {

	font-weight: bold;
	font-family: "Trebuchet MS", "Luxi Sans", helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0; padding: 5px 0 5px 0;
	color: #444;
}

h3{
font-family:  "Trebuchet MS", "Luxi Sans", helvetica, sans-serif;
}
.programmes td{
font-family: Verdana, "Luxi Sans", helvetica, sans-serif;
	font-size: 10pt;
	background: #fff;
        color: #000;
padding:5px;
}

h4 {

	font-weight: normal;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 1.5em;
	
	margin: 0; padding: 5px 0 5px 0;
	color: #444;
}




img {
	border: 0;
}

#feature acronym {
	cursor: help;
	border-bottom: 1px dotted #fff;
}


acronym {
	cursor: help;
	border-bottom: 1px dotted #555;
}



#container {
	width: 750px;
	margin: 0 auto; padding: 0;
}



#mainsect {
	background: #f00;
	clear: both;
}



.plink {
	display: none;
}




a:link
		{color: #2e4386;
			text-decoration: none;
	
	
		}
a:visited
		{
		color: #4d6bbe;
		text-decoration: none;
	
	
		}
a:hover
		{color: #4d6bbe;
		text-decoration: none;
	border-bottom: 1px  #4d6bbe;
	
		}
 
a:name 
		{color:#000000;
		text-decoration:none;
	}


 


/*========================================/ Top row /=====================*/

#preheader {
font-size: 2em;
	font-weight: bold;
	font-family:"Trebuchet MS", "Luxi Sans", helvetica, sans-serif;
	margin: 0; padding: 5px 0 5px 0;
	color: #444;
}

#pre {
	display: block;
	position: relative;
	height: 1.9em;
	margin-top: 10px;
	color:#ffffff;
	
}

#auxlink {
	font-size: 80%;
	color: #aaa;
	cursor: default;
}


#auxlink a,#auxlink a:visited,#auxlink a:active {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #888;
	margin: 0 3px;
}

#auxlink a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #666;
}

#searchpage #content hr {
	border: 0;
	width: 100%;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
}

#searchpage #searchpagebox {
	padding: 2px;
	border: 1px solid #aaa;
	color: #999;
}

#searchpage .search-button {
	padding: 2px 4px; margin: 0;
	background: #066f6e;
	color: #365e97;
	border:solid 1px #365e97;
	font-weight:bold;
	font-size: 11px;
}


#searchbox {
	position: absolute;
	right: 0; top: 0;
	text-align: right;
	padding: 0 10px;
}

#searchbox input {
	font-family: Verdana, "Luxi Sans", helvetica, sans-serif;
	font-size: 8pt;
}

#searchbox #q {
	padding: 2px;
	border: 1px solid #aaa;
	color: #999;
}

#searchbox #submit {
	padding: 1px 2px;
	border: 1px outset #ddd;
	color: #999;
	background: #efefef;
}







/*========================================/ Main header /=================*/



#header {
	height: 140px;
        background-color: #cdc6b6; 
		  color: #fff;
		  background:url('/images/background-new-stones8.jpg');	
		  background-repeat: no-repeat;
		position: relative;
}



#logo {
	padding: 5px 0 0 22px;
        font-size: 24pt;
}
#logo a {
	border:0px;
}




#header ul {
	list-style: none;
	position: absolute;
	bottom: 0; right: 0;
	margin: 0 15px; padding: 0;
	float: left;
}

#header ul li {
	list-style: none;
	float: left;
	font-variant: small-caps;
font-weight:bold;
	font-size: 16px;
	font-family: "Trebuchet MS", "Luxi Sans", Arial, sans-serif;
}

#header ul li a,#header ul li a:visited {
	padding: 30px 8px 5px 8px;
	display: block;
	color: #2d427c;
	font-weight: bold;
	text-decoration: none;
}

#header ul li a:hover {
	color: #ffffff;
	background: url('/images/nav-rollover-dark.png') bottom left repeat-x;
}

#header ul li#n-about a {
	border-left: none;
}



#about #n-about {font-weight: bold;}

#about #n-about a {color: #efe; background: url('/images/nav-rollover.png') bottom left repeat-x;}

#about-koha #n-about {font-weight: bold;}
#about-koha #n-about a {color: #efe; background: url('/images/nav-rollover.png') bottom left repeat-x;}

#showcase #n-showcase {font-weight: bold;}

#showcase #n-showcase a {color: #efe; background: url('/images/nav-rollover.png') bottom left repeat-x;}



#download #n-download {font-weight: bold;}

#download #n-download a {color: #efe; background: url('/images/nav-rollover.png') bottom left repeat-x;}



#support #n-support {font-weight: bold;}

#support #n-support a {color: #efe; background: url('/images/nav-rollover.png') bottom left repeat-x;}



#community #n-community {font-weight: bold;}

#community #n-community a {color: #efe; background: url('/images/nav-rollover.png') bottom left repeat-x;}







/*========================================/ Copyright etc /===============*/



#footer,#leftcol,#nav,#related,#breadcrumb, #header{
	display:none
}






/*========================================/ Main content /================*/

.scripture
{
	font:"Lucida sans";
	font-style:italic;
color: #2e4386;
font-size:18px;
	
	
}

#content {
	margin: 20px;
	width:100%
}

#photo{
	float:right;
padding:5px;

}

#content a {
	
	text-decoration: none;
	border-bottom: 1px dotted #075F60;
}

#content a:hover {
	
	text-decoration: none;
	border-bottom: none;
}

#content a:visited {
	
	text-decoration: none;
	border-bottom: 1px dotted #075F60;
}






#content hr {
	border: 0;
	width: 80%;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
}






#content ul {
	list-style: none;
	padding: 0; margin: 5px 20px;
}

#content ul li {
	list-style: none;
	padding: 1px 0 5px 12px;
	background: url('/images/blue-arrow.png') 1px 5px no-repeat;
}



#content ul#toc {
	list-style: none;
	padding: 0; margin: 15px 20px;
}

#content ul#toc li {
	padding: 1px 0 1px 12px;
	background: url('/images/blue-arrow.png') center left no-repeat;
}



#content dl#faq {
	margin: 15px 0;
}

#content dl#faq dt {
	color: #444;
	font-weight: bold;
	margin: 5px 0;
}

#content dl#faq dd {
	margin: 0 10px 20px 10px;
	line-height: 1.3em;
	position: relative;
}

#content dl#faq dd a.tlink {
	float: right;
	display: block;
	width: 13px; height: 13px;
	background: url('/images/grey-uparrow.png') top left no-repeat;
	border: none;
}

#content dl#faq dd a.tlink span {
	display: none;
}



#content h1 {
	font-size: 2em;
	margin: 5px 0 10px;
	padding: 3px 0;
	border-bottom: 1px solid #ddd;
}
}

#content h2 {

	font-size: 1.5em;
	margin: 0 0 10px 0; padding: 0;
	font-family: "Trebuchet MS", "Luxi Sans", Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	color: #444;
	cursor: default;
	font-weight: bold;
}

#content h2 span {
	color: #bbb;
	font-weight: normal;
}

#content h3 {
	font-size: 1.2em;
	margin: 0 0 10px 0; padding: 0;
	font-family: "Trebuchet MS", "Luxi Sans", Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	color: #444;
	cursor: default;
	font-weight: bold;
}

#content h3 span {
	color: #bbb;
	font-weight: normal;
}

#content h4 {
	font-size: 1.3em;
	margin: 5 0 3px 0; padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #444;
	cursor: default;
	font-weight: bold;
}





/*========================================/ Homepage only /===============*/







#thirdrow {
	position: relative;
	clear: both;
	display: block;
}

#intfo {
	display: block;
	height: 10em; width: 505px;
	background: #eee;
	float: left;
	/* -moz-border-radius: 10px; MJR 2006-03-29 comment invalid CSS */
}

#intfo p {
	padding: 10px;
	margin: 0;
}



#casestudy {
	display: block;
	height: 12.5em; width: 225px;
	float: right;
	top: 0px;
	background: #eee;
	position: relative;
	font-size: 80%;
	/* -moz-border-radius: 10px; MJR 2006-03-29 comment invalid CSS */
}

#casestudy span {
	position: absolute;
	right: 0; bottom: 0;
	padding: 8px;
}

#casestudy strong {
	display: block;
	padding: 5px;
}

#casestudy p {
	display: block;
	padding: 5px;
	margin: 0;
}

#casestudy a {
	color: #3a0;
	text-decoration: underline;
}

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





#fourthrow {
	margin-top: 20px;
	float: left;
}

#main {
	display: block;
	height: 11em; width: 440px;
	float: left;
	position: relative;
	padding-top: 10px;
}

#mainInner {
	width: 100%;
	padding-bottom: 10px;
	
}

#mainInnerWrap {
	
}

#main h3 {
	font-family: "Trebuchet MS", "Luxi Sans", helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
color: #444; 
	
}

#main a {
	
	text-decoration: none;
	border-bottom: 1px dotted #075f60;
}

#main a:hover {
	
	text-decoration: none;
	border-bottom: 1px solid #4DA3BE;;
}


#contact {
	display: block;
	height: 11em; width: 365px;
	float: left;
	position: relative;
	background: url('/images/curve-365-gw-top.png') top left no-repeat;
	padding-top: 10px;
}

#contactInner {
	width: 100%;
	padding-bottom: 10px;
	background: url('/images/curve-365-gw-bottom.png') bottom left no-repeat;
}

#contactInnerWrap {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#contact p {
	clear: both;
	margin: 0; 
	padding: 5px;
}



#news {
	display: block;
	height: 11em; 
	width: 250px;
	float: right;
	top: 0px;
	
		background:url('/images/curve-250-dk-blue-top.gif') top left no-repeat;
		
	padding-top: 10px;

	margin-top:5px;
	margin-bottom: 10px;
	margin-left:50px;
}

#newsInner {
/*background:url('/images/curve-250-gw-bottom.png') bottom left no-repeat;*/
	
	padding-bottom: 10px;
	
	
	
	width: 100%;
}

#newsInnerWrap {
background:url('/images/news-bg3.jpg') top no-repeat;*
/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	
	padding-right:5px;
	padding-bottom: 10px;
	padding-left:5px;
	
}
.news-date
{
	margin-top:10px;
}
#news p {
	clear: both;
	font-size: 1px;
	margin: 0; 
	padding: 5px 0 0 0;
}



#news h2 {

	font-weight: bold;
	font-family: "Trebuchet MS", "Luxi Sans", helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0; padding: 5px 0 5px 0;
	color: #444;
}
#news h3 {
	font-family: "Trebuchet MS", "Luxi Sans", helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0; padding: 5px 0 10px 0;
	color: #390;
}

#news ul {
	margin: 0 0 0 15px; padding: 0;
	float: left;
	list-style: none;
}

#news ul li {
	list-style: none;
	float: none;
	padding: 2px 0 2px 15px;
	background: url('/images/green-arrow.png') no-repeat 3px 7px;
}

#news a {
	
	text-decoration: none;
	border-bottom: 1px dotted #075f60;
}

#news a:hover {
	
	text-decoration: none;
	border-bottom: 1px solid #4DA3BE;
}


#nav ul li.activelink a, #nav ul li.activelink a:hover, 
#nav ul li.activelink a:visited, #nav ul li.activelink a:active 
{
	background: #f0f6fc;
	padding-left: 15px;
	color: #00376c;
	font-weight: bold;
}

.search-button {
	padding: 3px 8px; 
	margin: 0;
	background: #066f6e;
	color: #ffffff;
	border:solid 1px #365e97;
	font-weight:bold;
}

a.buttonlink:link, a.buttonlink:visited, a.buttonlink:active, a.buttonlink:hover  {
	padding: 3px 8px; 
	margin: 0;
	background: #066f6e;
	color: #ffffff;
	border:solid 1px #365e97;
	font-weight:bold;
	text-decoration: none;
}