html {font-size: x-small; }
body {text-align:center; font: 130% "Trebuchet MS", Arial, Verdana, sans-serif; color: #000; padding:.5em .5em; margin: 0; background-color: #fff;}
h1 {font-weight:bold; font-size:150%; margin:.5em 0 .5em; text-align:left;}
h2 {font-weight:bold; font-size:120%; margin-bottom:0;}
h3 {font-weight:bold; font-size:100%; margin-bottom:0;}
h4 {font-weight:bold; font-size:120%; margin:0;}
img {border-style:none;}
form { margin:0;}
hr {color:#6C2769; height:2px; background-color:#6C2769; border:0px;}
address {font-size: 110%;}
fieldset {border: 1px solid #eee; background-color:#F8F8F8; margin-top: 0px; width:960px;}
fieldset legend{color: #000; font-weight:bold; font-size: 120%;}
br.clear {clear: both; height: 0; line-height: 0px;}

blockquote {
	margin: 15px 10px 0 10px;
	padding: 10px 20px 10px 20px;
	border: 1px dashed #000;
	border-left: 0;
	border-right: 0;
	background: #fff;
	color: #555;
	font-style: italic;
	width:65%;	

}




.smallblack{
	color: #000; 
	font: 80% arial;
}
  

/*Main page layout */
#layout{
	text-align:left; 
	margin:0px auto 0px auto;
	width:960px;
}

/*Menu Column Styles*/
#menucolumn{
	float: left; 
	margin:0 1em 0 0;
}

/*Main Content area*/
#content{
	float:none; 
	padding:0; 
	margin:0; 
	text-align:left;
	margin-left:1em;
}

#content ul{
	list-style-image:url(../../assets/images/arrow.gif);
	margin-left: 150px;
	margin-right: 70px;
}

#content li{
	margin-bottom: 10px;
}

p.first:first-line{
	font-size:120%; 
	font-weight: bold;
}

p.first:first-letter{
	margin:5px 6px 0 0; 
	color:#6C2769; 
	font-size:60px; 
	padding:0 5px 0 0;  
	font-family:georgia,serif;
	float:left; 
} 


/*Styles for the list of links on the collections/links.html page*/
div.linkp{
	padding:0 0 1em 0; 
	margin: 0 0 3em 0; 
	clear: both;
}

div.linkp h2{
	margin-left:0em;
}

div.linkp img{
	border: 1px solid black;
	float:right;	
	margin-left:1em;
}



/*styles for staff page*/
.staff {
	width:75%; 
	margin-top:3em;
}

.staffname {
	font-size:130%; 
	color:#6C2769; 
	font-weight:bold;
}

.stafftitle {font-size: 85%;}




/*text classes*/
.bigtext {
	font-weight:bold; 
	font-size:120%; 
}


/*sitemap styles*/
#sitemap ul {margin: 0 0 0 0;}
#sitemap .right{float: right;}
#sitemap .left{float: left;}

#homeinfo{
	border: 0px solid blue;
	float: right; 
	width: 550px;
	margin: 0;
}

#homeinfo p{
	font-size: 120%;
	font-weight: bold; 
}

#homeinfo ul{
 margin:0 0 0 0;
 padding:0 0 0 0;
 border: 0px solid red;
}

/*Homepage Scroll Box Styles*/
#sbcontainer {
	width:250px;
	padding:2px;
	float:right;
}

#sbmain {
	overflow:auto; 
	height:600px; 
	width:250px; 
	border-bottom:1px solid #ccc; 
	border-left:1px solid #ccc;}
	
#sbcontainer ul {
	height:20px; 
	margin:0; 
	padding:0 0 0 10px; 
	background: url(../../assets/images/sbtab_bottom.gif) repeat-x bottom;
}

#sbcontainer li {
	display: inline; 
	list-style-type: none;}

#sbcontainer a:link, #sbcontainer a:visited {
	float: left; 
	background: #f3f3f3; 
	font-size: 90%; 
	line-height: 14px; 
	font-weight: bold; 
	padding: 2px 10px 2px 10px; 
	margin-right: 4px; 
	border: 1px solid #ccc; 
	text-decoration: none; 
	color: #000;}

#sbcontainer a:link.active, #sbcontainer a:visited.active {
	border-bottom: 1px solid #fff; 
	background: #fff; 
	color: #000;}
		
#sbcontainer a:hover{background: #fff;}

#sbmain .row a{
	background-color: #fff;
	border: none;
	padding: 5px 0 0 5px;
	margin: 0;
	font-size: 100%;
	color:#11d;
	text-decoration:none;
}

#sbcontainer .row a:hover{
	text-decoration:underline;
}

#sbmain .row img{
	float: left;
	margin: 0 10px 0 0;
}



/*styles for aligning form rows*/
div.formrow {
  clear: both;
  padding-top: 5px;
  }

div.formrow span.label {
  float: left;
  width: 30%;
  text-align: left;
  }

div.formrow span.formw {
  float: right;
  width: 65%;
  text-align: left;
 } 
			

			
			

.sidebarright{
float:right;
width: 250px;
border: 3px double #ddd;
font-size: 90%;
text-align: center;
}

.sidebarright ul  {
padding-left: 30px !important;
margin: 0 0 0 0 !important;
text-align: left;
}




.fieldsetside {
	width:280px; 
	margin:0 0 30px 0; 
	background-color:#fafafa;
}

.fieldsetside legend {
	font-weight:bold;
	font-size:120%;
	color:#00822E;
	background-color:#fff;
}




a {color:#11d; text-decoration:underline;}
a:visited {color:purple; text-decoration:underline;}
a:hover {text-decoration:none;}

a.smaller {font-size: 85%; color:#11d; text-decoration:underline;}
a.smaller:visited {font-size: 85%; color:purple; text-decoration:underline;}
a.smaller:hover {font-size: 85%; text-decoration:none;}



#leftmenuhome{float: left; width:375px;}
#logo{float:left; margin-bottom:.3em;}
#headerright{text-align: right;}
#header .clear{clear: both;}
#searchform {float: right; margin: 1em 0em 1em;}


#tdErrorBox{color: red; background-color:white; border:2px solid; padding: 5px 5px 5px 5px;}
#tdHappyBox{color: green; background-color:white; border:2px solid; margin: 20px; padding: 5px 5px 5px 5px;}

.errorbox{color: red; background-color:white; border:2px solid; padding: 5px 5px 5px 5px;}
.happybox{color: green; background-color:white; border:2px solid; margin: 20px; padding: 5px 5px 5px 5px;}



#imagebar{background-color: #fff;}
#imagebar img{border:0; margin:0 0 1px 1px;}
#imagebar img.first{margin:0 0 1px 0;}




/*Search Cloud Styles*/
#searchcloud a:link    {text-decoration: none;}
#searchcloud a:visited {text-decoration: none;}
#searchcloud a:hover   {text-decoration: underline;}
#searchcloud a:active  {text-decoration: underline;}
.sc1{font-size:90%;}
.sc2{font-size:120%;}
.sc3{font-size:150%;}
.sc4{font-size:180%;}
.sc5{font-size:210%;}
.sc6{font-size:240%;}
.sc7{font-size:270%;}
.sc8{font-size:300%;}
.sc9{font-size:330%;}
.sc10{font-size:360%;}



#navigation {margin: 0em; text-align:center;padding:0px;}
#navigation .clear {clear: left; }
#navigation ul {list-style-type:none; padding:0; margin:0;}
#navigation li {float:left; border-left: 1px dotted #C1DA79; margin:0; padding:0;}
#navigation li.first {border-left: none; }
#navigation a    				{color: #fff; width:130px; display:block; padding:.2em;}
#navigation a:link    		{text-decoration: none;background-color:#0066A4;}
#navigation a:visited 	{text-decoration: none;background-color:#0066A4;}
#navigation a:hover   	{text-decoration: underline; background-color:#5991C2;}
#navigation a:active  	{text-decoration: underline; background-color:#0066A4;}
#navigation a.on				{text-decoration: none;background-color:#a0b3d4;}



/* image captions*/
img.newshadow {background: url("../../assets/images/shadow.png") no-repeat right bottom; padding: 5px 10px 10px 5px;}
.captionright, .captionleft, .captioncenter {margin:1em; padding:.5em; font-size: 85%;}
.captionright {float:right;}
.captionleft  {float:left;}
.captioncenter  {text-align: center;}
.captioncenter table {margin-left:auto; margin-right:auto;}
.captionright caption, .captionleft caption { text-align: left;}
.captioncenter  caption{ text-align: center;font-size: 85%;}



#footer{clear:both; padding-top:1em; margin-top:2em; border-top:1px solid #000;}
#footer{text-align:center;}
#footer p{margin: 1em 1em 1em 0;}
#footer .clear{clear:left;}

#lmenu {
	width: 140px;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	padding: 0 0 0 0;
	margin-top: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
	margin-right: 2em;
	font-size: 90%;
	background-color: #fff; 
	color: #333;
}

#lmenu ul {list-style: none; margin: 0; padding: 0; border: none;}
#lmenu li {border-bottom: 1px solid #ccc; margin: 0;}

#lmoff{
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #fff;        
	border-left: 10px solid #0066A4;   	
	border-right: 10px solid #0066A4;		
	background-color: #eee;					
	color: #000;
	text-decoration: none;
}

#lmenu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #a0b3d4;  
	border-right: 10px solid #fff; 
	background-color: #fff;        
	color: #000;
	text-decoration: none;
	width: 109px;
}

html>body #lmenu li a {width: auto;}

#lmenu li a:hover {
	border-left: 10px solid #0066A4;   	
	border-right: 10px solid #0066A4;		
	background-color: #fff;					
	color: #000;
	text-decoration: underline;
}
		

.teaser {padding:0 0 0 11px;	margin:5px;	background:url("../../assets/images/tsr-lp.gif") top left no-repeat;}
.teaser h3 {background:url("../../assets/images/tsr-rp.gif") top right no-repeat;	margin:0;	padding:8px 0 0.5em 0;}
.teaser p {margin:0 0 0 -11px;	padding:0 11px 0.5em;	border:1px solid #d8d8d8;	border-width:0 1px;	background:#fff;}
.teaser div {margin:0 0 0 -11px; padding-left:11px; background:url("../../assets/images/tsr-lp.gif") bottom left no-repeat;}
.teaser a.more {display:block; text-align:right; padding:0 10px 10px 0; background:url("../../assets/images/tsr-rp.gif") bottom right no-repeat;}

.basinbox {border: 1px solid #d8d8d8; padding: 5px; width: 180px;}
.basinbox h3 {font-size:120%; padding: 0 0 5px 0; margin: 0; color: #6C2769;}
.basinbox div {padding: 0 0 5px 0; margin: 0;}

		
/*styles newsletter table*/
#nwsltr table{border-spacing:1px;background:#fff;border:1px solid black;margin:1em;width:475px;}
#nwsltr td, th{padding:0px;}
#nwsltr thead th{text-align:center;background:#6C2768;font-size:110%;color:#fff;}
#nwsltr tbody tr{text-align:left;}
#nwsltr tbody tr.odd{background:#ffffff;}
#nwsltr tbody tr td{background:#e6e6e6;vertical-align: top;padding:.5em;}
#nwsltr tbody tr.odd td{background:#ffffff;}
#nwsltr tfoot td{padding:5px;text-align:center;border-bottom:0px solid #cccccc;border-top:1px solid #DFDFDF;}
		
#results table{border-spacing:0px;background:#fff;}
#results td, th{padding:5px;}
#results thead th{text-align:center;background:#e6e6e6;font-size:90%;}
#results tbody tr{text-align:left;}
#results tbody tr.odd{background:#ffffff;}
#results tbody tr td{background:#e6e6e6;vertical-align: top;}
#results tbody tr.odd td{border-top:1px solid #666; border-bottom:1px solid #666;background:#ffffff;}
#results tfoot td{padding:10px;text-align:center;border-bottom:0px solid #cccccc;border-top:1px solid #DFDFDF;}



#nresults p.title {font-size: 130%; padding-top: 12px;}
#nresults div {width: 760px;}

#details table{border-spacing:0px;background:#fff;}
#details td, th{padding:5px;}
#details thead th{text-align:center;font-size:100%;}
#details tbody tr{text-align:left;}
#details tbody tr td{vertical-align: top; font-size:90%;}
#details tfoot td{padding:10px;text-align:center;border-bottom:0px solid #cccccc;border-top:1px solid #DFDFDF;}


/*Alphabet and Page results listing*/
.pages{text-align: right;}
.pages a	{font-size: 120%; padding: 1px 5px; border: solid 1px #ddd; text-decoration: none;}
.pages a:link	{background: #fff;}
.pages a:visited {background: #fff;}
.pages a:hover {background: #ddd;}


.boxlist {
	width:30%; 
	height: 135px; 
	float:left; 
	padding:10px; 
	border-bottom: 1px dotted #ddd; 
	border-right: 1px dotted #ddd;
}

/*Store Classes*/
.basket {width: 750px; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.basket thead td{font-weight: bold; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; background-color:#F8F8F8; text-align:center;}
.basket td {font-size:90%; border-bottom:1px solid #ccc; margin:10px; text-align:center; background-color:#fff;}

.regbox {
	width:30%; 
	float:left; 
	text-align:center; 
	padding-left: 2px; 
	padding-right: 2px;
	margin: 5px;
}




.RequiredField{color: red; font: bold 14px Tahoma;}


/*Subject Classes*/
.sbjlinks {
font-size:90%;
vertical-align: top;
}

.sbjlinks img {
	padding: 3px; 
	border:1px solid #ddd; 
	background-color:#eee;
}

.sbjlinks a:link    {text-decoration: none;}
.sbjlinks a:visited {text-decoration: none;}
.sbjlinks a:hover   {text-decoration: underline;}
.sbjlinks a:active  {text-decoration: underline;}
.sbjlinks a:hover img   {background-color: #fff;}





#sbjLevel1 {border-left: 0px solid #eaeaea; padding-left: 5px;}
#sbjLevel2 {border-left: 0px solid #eaeaea; padding-left: 5px;}
#sbjLevel3 {border-left: 0px solid #eaeaea; padding-left: 5px;}
#sbjLevel4 {border-left: 0px solid #eaeaea; padding-left: 5px;}
#sbjLevel5 {border-left: 0px solid #eaeaea; padding-left: 5px;}
#sbjLevel6 {border-left: 0px solid #eaeaea; padding-left: 5px;}
#sbjLevel7 {border-left: 0px solid #eaeaea; padding-left: 5px;}
#sbjLevel8 {border-left: 0px solid #eaeaea; padding-left: 5px;}
#sbjLevel9 {border-left: 0px solid #eaeaea; padding-left: 5px;}

#divCurrentItem {margin-bottom:10px; margin-left: 150px; font-size: 120%; border-bottom: 3px double #ddd;}









/*this should be deleted*/
div.shadow {float: left; padding: 0 1px; background: #bfbfbf; border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; position: relative;}
div.shadow img{padding: 5px 5px 9px 5px; background: white url("../../assets/images/shad_bottom.png") repeat-x bottom left;}
div.shadow div.topleft{width: 2px; height: 4px; background: url("../../assets/images/shad_tlcorner.png") no-repeat top left; position: absolute; top: 0px; left: -1px;}
div.shadow div.topright{width:2px; height:4px; background:url("../../assets/images/shad_trcorner.png") no-repeat top right; position: absolute; top: 0px; right: -1px;}
div.shadow div.bottomleft{width:4px; height: 4px; background:url("../../assets/images/shad_blcorner.png") no-repeat bottom left;  position: absolute; bottom: 0px; left: -1px;}
div.shadow div.bottomright{width:4px;  height: 4px;  background: url("../../assets/images/shad_brcorner.png") no-repeat bottom right;  position: absolute; bottom: 0px;right: -1px;}





	
* html #location, * html .maintable { width: 99.5%; }
