
/*//////////////////////////////////////////////////////////////////////////////////// page styles ///////////*/
html,body,a:link,a:visited,a:hover,a:active,h1,h2,h3,h4,h5,p,ul,li,div,img,form,label,input,textarea,select {
	margin:0;
	padding:0;
	border:0;
}
p {
	margin-bottom:10px;
}
*[onclick] {
	cursor:pointer;
}
span {
	color:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	text-decoration:inherit;
}
html, body {
	width:100%;
	background-color:#DEE4FA;
	font-family: "TitilliumText22LRegular", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#loaderholder {
	display:none;
	position:absolute;
	right:20px;
	top:20px;
}
.clear {
	clear:both;
	width:0;
	height:0;
}
.cleardeep {
	clear:both;
	width:0;
	height:10px;
}
/*//////////////////////////////////////////////////////////////////////////////////// standard text styles ///////////*/
h2 {
	font-family:"Museo Slab", Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	color:#00257e;
}
h3,h4 {
	color:#00257e;
}
h1{
	color: #008000;
	margin-bottom:10px;
	font-size:14px;
}
h2 {
	font-size:18px;
}
hr.dashedhr {
	border:0;
	height:0;
	border-bottom:1px #966acf dashed;
	background-color:#ffffff;
}
ul {
	list-style-position:inside;
}
input,textarea,select {
	margin:0;
	padding:1px;
	border:1px solid #c1c1c1;
	background-color:#ffffff;
	color:#696969;
}
input[type="submit"] {
	padding:0 4px;
	cursor:pointer;
	border:1px solid #c1c1c1;
	background:#04297e;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#5673be), to(#04297e));background:-moz-linear-gradient(#5673be, #04297e);background:linear-gradient(#5673be, #04297e);
	color:#ffffff;
	font-weight:bold;
}
input[type="radio"],input[type="checkbox"],input[type="image"] {
	border:0;
}
/*//////////////////////////////////////////////////////////////////////////////////// page styles ///////////*/
#pageholder {
	width:100%;
	background:url(../library/bg.jpg) #DEE4FA top left repeat-x;
	display:block;
}
#page {
	margin:0 auto;
	display:block;
	width:960px;
	background:url(/library/page_bg.png) repeat-y;
	padding-bottom:10px;
}
#top {
	width:960px;
	height:130px;
	display:block;
	position:relative;
	z-index:30;
}
#top_main{
	height:130px;
	position:relative;	
}
#top_bar{
	height:50px;
	padding:10px 0px 10px 40px;
	width:700px;
	line-height:50px;
	position:relative;	
}
#logo{
	position:absolute;
	left:10px;
}
#sshow{
	position:absolute;
	top:30px;
	right:10px;
	width:650px;
	height:100px;	
}
#tnav {
	position:absolute;
	z-index:2;
	right:10px;
	top:0px;
	height:29px;
	width:650px;
	background:#707070;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#020303), to(#707070));background:-moz-linear-gradient(#020303, #707070);background:linear-gradient(#020303, #707070);
}
#tmenu {
	height:inherit;
	list-style:none;
	margin:0px;
	padding:0px;
	width:inherit;
	text-align:center;
}
#tmenu > li{
	display:inline-block;
	left:0;
	position:relative;
	top:0;
	height:29px;
	
}

#tmenu li a {
	margin-top:10px;
	color: #fff;
	height:10px;
	line-height:10px;
	display:block;
	text-decoration:none;
	padding:0px 10px;
	letter-spacing:-1px;
	font-family:"Museo Slab", Arial, Verdana, Helvetica, sans-serif;
	font-size:14x;
	border-left:1px solid #fff;
}
#tmenu li:first-child a{
	border-left:none;
}
#thisa {
	text-decoration:underline;
}
.tnav a:hover{
	text-decoration:underline !important;
}
#tmenu .tnav ul {
	display:none;
	list-style:none;
	background:#707070;
	position:absolute;
	top:29px;
	padding-bottom:10px;
}
#tmenu .tnav:hover ul {
	display:block;
}
#tmenu .tnav ul li a {
	border:none;
	font-size:11px;	
	text-align:left;
	height:auto;
	font-family: "TitilliumText22LRegular", Arial, Verdana, Helvetica, sans-serif;
	line-height:normal;
	letter-spacing:normal;
	white-space:nowrap;
}


.lnav {
	list-style:none;
	position:relative;
	z-index:20;
	background:#f6e8c5;
	margin-bottom:1px;
}
.lnav a:link, .lnav a:visited, .lnav a:active {
	font-family:"Museo Slab", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	padding:10px;
	padding-left:20px;
	color:#000;
	display:block;
	text-align:right;
}
#currentli {
	background-color:#f7f3c4;
}
.lnav:hover{
	background-color:#f7f3c4;	
}
.lnav ul {
	position:relative;
	z-index:-1;
	padding:35px 20px 20px 20px;
	margin-top:-25px;
	
	list-style:none;
	list-style-position:inside;
}
#currentli ul li a:link,#currentli ul li a:active,#currentli ul li a:visited {
	background:none;	
	text-decoration:none;
	font-size:13px;
	color:#000;
	padding:5px;
	font-family:"Museo Slab", Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
#currentli ul li a:hover, #subcurrenta {
	text-decoration:underline !important;	
}
#left,#right {
	width:200px;
	padding-top:0px;
	float:left;
	display:block;
	position:relative;
	z-index:30;
	top:20px;
}
#right {
	/*top:-50px;*/
}
#newsletterform p label input {
	width:168px;
	padding:5px;
}
#mid {
	position:relative;
	z-index:40;
	float:left;
	display:block;
	width:520px;
	padding:0px 20px;
	line-height:20px;
	top:20px;
}

#main_content {
	float:left;
	display:block;
	width:520px;
	min-height:100px;
}

#main_content p,#main_content p a {
	font-size:14px;
}
#half_content {
	width:250px;
	padding-left:10px;
	min-height:100px;
	float:left;	
}
#half_content p, #half_content p a{
	font-size:14px;
}
#emailer {
	padding-top:10px;
	display:block;
}
#emailer p {
	padding:5px 0;
}

#left_menu{
	list-style:none;
}

#botholder {
	z-index:0;
	position:relative;
	width:100%;
	background:#004207;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#00730e), to(#004207));background:-moz-linear-gradient(#00730e, #004207);background:linear-gradient(#00730e, #004207); 
	float:left;
	-webkit-border-radius:20px 20px 0px 0px;
-moz-border-radius:20px 20px 0px 0px;
border-radius:20px 20px 0px 0px;

}
#bot {
	margin:0 auto;
	width:960px;
	display:block;
	font-size:10px;
	color:#000;
	position:relative;
	z-index:0;
	padding-top:10px;
}


#bot #search_box{
	height:20px;
	position:relative;
	width:164px;
	background:#fff;
}

#bot #search{
	position:absolute;
	top:0px;
	left:0px;
	border:none;	
	height:18px;
}

#bot #search_btn{
	position:absolute;
	top:0px;
	right:0px;	
}

#bot .botbox a{
	font-size:11px;
	text-decoration:none;
	color:#fff;
}
#bot .botbox a:hover{
	text-decoration:underline;	
}
#bot .botbox {
	margin-bottom:10px;
	margin-left:20px;	
	float:left;
	color:#000;
	padding-left:10px;
	font-size:10px;
	position:relative;
	width:200px;
}

#bot .botbox h2{
	color:#fff;
	margin-bottom:10px;
}

#bot .botbox ul li {
	list-style-type:none;
	list-style-position:outside;
	font-size:11px;
	color:#fff;
	padding-bottom:10px;
	font-weight:bold;
}
#bot .botbox ul li a {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#bot .botbox ul li a:hover {
	text-decoration:underline;
}
#boticons {
	padding:0px 10px;
	text-align:center;
}
#boticons a img {
	padding:0 10px;	
}
#cr {
	position:relative;
	z-index:2;
	letter-spacing:-1px;
	font-family:"Museo Slab", Arial, Verdana, Helvetica, sans-serif;
	background:#5d5d5d;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#020202), to(#5d5d5d));background:-moz-linear-gradient(#020202, #5d5d5d);background:linear-gradient(#020202, #5d5d5d);
	margin:20px auto 0;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	float:left;
	width:960px;
	padding:10px 0px;
	-webkit-border-radius:20px 20px 0px 0px;
-moz-border-radius:20px 20px 0px 0px;
border-radius:20px 20px 0px 0px;

}
#cr a {
	letter-spacing:-1px;
	font-family:"Museo Slab", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#search {
	border-color:#ffffff;
	background:#fff;
	float:left;
	width:198px;
	position:relative;
	z-index:40;
	font-size:12px;
	
	color:#444444;
	padding:2px 10px;
	font-family: "Calibri", Arial, "Trebuchet MS", Verdana, sans-serif;
}
.button{
	display:inline-block;
	min-width:80px;
	height:20px;
	line-height:20px;
	padding:0px 10px !important;
	background:#4881c4;
	color:#fff !important;
	text-align:center;
	text-decoration:none;
}

.button:hover{
	background:#f7f3c4;
}
/*-----------------------------------------pagination selector-----------------------------------------*/
.pagination {
}
.pagination  li{
	margin:0;
	list-style-type: none;
	display: inline;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	-webkit-border-radius:5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;

}
.pagination  li  a{
	font-size: 12px;
	display:block;
	margin:0;
	text-align: center;
	text-decoration: none;
	color: #000 !important;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#fff;
	border:1px solid #000;
	-webkit-border-radius:5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;

}
.pagination  li  a:hover{
	text-decoration:underline;
}
.pagination li.current_pagination_item  a{
	border:1px solid #fff;
	color: #fff !important;
	background:#5d5d5d;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#020202), to(#5d5d5d));background:-moz-linear-gradient(#020202, #5d5d5d);background:linear-gradient(#020202, #5d5d5d);
	text-decoration:none;
}
/*//////////////////////////////////////////////////////////////////////////////////// search result styles ///////////*/
.searchresult {
	cursor:pointer;
	margin:0px 0px 10px 0px;
	padding:10px;
	border:1px solid #f6e8c5;
	background:#f7f3c4;	
}
.searchresult h2 {
 	color:#000;	
}
.searchresult a {
	font-family: "Calibri", Arial, 'Trebuchet MS', Verdana, sans-serif;
	color:#000;
	text-decoration:none;	
}
/*//////////////////////////////////////////////////////////////////////////////////// glossary styles ///////////*/
a.gloss {
	text-decoration:none;
	border-bottom:dotted 1px #000000;
}
.alphabet {
	 list-style-position:outside;
}
.alphabet li {
	list-style-type:none;
	display:block;
	float:left;
	width:21px;
	text-align:center;
	line-height:30px;
}
.ab_on {
	padding:1px 3px;
	border:1px solid #4187B8;
	background-color:#5AB68D;
	color:#ffffff;
	font-weight:bold;
}
a.ab_off:link,a.ab_off:visited {
	text-decoration:none;
	padding:1px 3px;
	border:1px solid #4187B8;
	background-color:#ffffff;
	font-weight:bold;
}
a.ab_off:hover {
	background-color:#5AB68D;
	color:#ffffff;
}
/*//////////////////////////////////////////////////////////////////////////////////// msg box styles ///////////*/
#msgholder {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
#msg {
	position:fixed;
	z-index:999;
	display:block;
	width:400px;
	margin:160px 0 0 -221px;
	border:1px solid #666666;
	background-color:#cc0000;
	padding:20px;
	left:50%;
	text-align:center;
}
#msg p {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
#msg input#msgok {
	padding:2px 20px;
	margin:0 auto;
	cursor:pointer;
}
#msg a:link, #msg a:visited, #msg a:hover {
	padding:2px 20px;
	background-color:#F0F0F0;
	text-decoration:none;
}

/*////////////////////////////////////////////////////////////////////////////////////// Calendar Styles ///////////*/
#cal_holder {
	width:260px;
	float:left;
	margin:0 20px 20px 0;
}
.cal_holder{
	z-index:10;
}
.cal_day_names .cal_day{
	font-weight:bold;
}

.cal_day{
	position:relative;
	width:35px;
	float:left;
	height:25px;
	text-align:center;
	border:1px solid #fff;
}

.cal_week .cal_day{
	line-height:25px;
}

div.cal_week .cal_day.cal_today /*Specificity 31*/{
	background:#fff;
}

div.cal_week .cal_day.cal_today h2 {
	font-weight:bold;
	color:#04297e !important;
} 
.cal_day_names .cal_day{
	height:20px;
}
				
.cal_week .cal_day{
	background:#ddd;
}
.cal_week:nth-child(2n+1) .cal_day /*specificity 30*/{
	background:#ccc;
}

.cal_week .cal_day.cal_hasevents /*specificity 30*/{
	background:#04297e;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#5673be), to(#04297e));background:-moz-linear-gradient(#5673be, #04297e);background:linear-gradient(#5673be, #04297e);
}
.cal_week .cal_day.cal_hasevents h2 /*specificity 31*/{
	color:#fff !important;
}

.cal_events{
	display:none;
	position:absolute;					
	bottom:0px;
	right:0px;
	width:200px;
	
}

.cal_events_inner{
	position:relative;
	width:150px;
	border:1px solid #ccc;
	background:#04297e;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#5673be), to(#04297e));background:-moz-linear-gradient(#5673be, #04297e);background:linear-gradient(#5673be, #04297e);
	text-align:left;
	line-height:20px;
	padding:10px;
	margin-bottom:10px;
	/* Move this across whilst leaving .cal_events in place so that the :hover still works in the gap between day and inner. */
	bottom:20px;
	right:20px;
}
.cal_events_inner a:link,.cal_events_inner a:visited {
	color:#fff;
}

.cal_events_inner ul{
	list-style:none;
}
	li.cal_time{
		font-weight:bold;
		color:#fff;
	}
	
		li.cal_time ul{
			border-top:1px solid #333;
			font-weight:normal;
		}
		
			li.cal_time ul li{
				margin-left:0px;
			}
			
				li.cal_time ul li a{
					text-decoration:none;
				}
				li.cal_time ul li a:hover{
					color:#fff;
				}

.cal_week .cal_day.cal_hasevents:hover .cal_events{
	display:block;
}

.cal_link {
	font-family:"Museo Slab", Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	color:#00257e;
	font-size:14px;	
	text-decoration:none;
}
.cal_next {
	float:right;
}
.cal_prev {
	float:left;
}

