/*
    Mapping the Practice and Profession of Sculpture in Britain and Ireland 1851-1951
	Matt 2009	  
	
	previous text colour: #458A8A
	
*/

* { padding: 0; margin: 0; }

html {overflow-y: scroll;}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

p {
 padding: 5px;
}


/* LAYOUT */

div.about_right {
	float: right;
}

p.about_right_italic {
	text-align: right; 
	font-style: italic;
}

p.about_italic {
	font-style: italic;
}

img.about_right {
	width: 150px;
	margin: 5px;
	border-right: 1px solid #458A8A;
	border-bottom: 1px solid #458A8A;
	float: right;
	clear: right;
}

img.about_left {
	width: 150px;
	margin: 5px;
	border-right: 1px solid #458A8A;
	border-bottom: 1px solid #458A8A;
	float: left;
	clear: left;
}

img.about_large {
	width: 250px;
	margin: 5px;
	border-right: 1px solid #458A8A;
	border-bottom: 1px solid #458A8A;
	float: left;
	clear: left;
}

img.about_large_right {
	width: 250px;
	margin: 5px;
	border-right: 1px solid #458A8A;
	border-bottom: 1px solid #458A8A;
	float: right;
	clear: right;
}

img.help {
	margin: 5px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #458A8A;
}

#wrapper { 
 margin: 0 auto;
 width: 1024px;
}

#content { 
 float: left;
 color: #333;
 background: #FFFFFF;
 height: 100%;
 width: 660px;
 display: inline;
 z-index: 99;
 margin-right: 4px;
}

#contentlarge { 
 float: left;
 color: #333;
 background: #FFFFFF;
 height: 100%;
 width: 1010px;
 display: inline;
 z-index: 99;
 margin-right: 4px;
}

#header {
 color: #333;
 width: 1024px; 
 height: 60px;
 background: #FFFFFF;
 display: inline;
}

.separator {
 width: 1020px; 
 border-color: #CFE6E6;
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 padding-top: 20px;
 margin: 2px;
}

.separator_small{
 width: 1000px; 
 border-color: #CFE6E6;
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 padding-top: 20px;
 margin: 2px;
}

#footer { 
 width: 1024px;
 height: 80px;
 clear: both;
 color: #333;
 background: #FFFFFF;
}

#footerbase { 
 width: 1024px;
 height: 15px;
 padding-top:2px;
 clear: both;
 color: #FFFFFF;
 background-image: url('../images/layout/footer_bg.png');
 text-align: right;
 font-size: 8pt;
}

#leftcolumn { 
 color: #333;
 background: #FFFFFF;
 min-height: 350px;
 width: 0px;
 float: left;
}

#rightcolumn { 
 color: #333;
 background-color: transparent;
 min-height: 350px;
 width: 320px;
 float: left;
 }

.logowrapper {
	padding: 10px;
	float: left;
	width: 49%;
}


.headerboxwrapper {
	float: right;
	width: 49%;
	text-align: left;
}

.headerbox {
	border-color: #CFE6E6;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	padding: 5px;
	margin: 2px;
	height: 60px;
	width: 140px;
	float: left;
	clear: right;
	font-size: 8pt;
}

.rightbox {
	border-color: #CFE6E6;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	padding: 0px 5px 5px 5px;
	margin: 5px 0px 0px 25px;
	width: 320px;
	text-align: left;
}

.genericwrapper {
	width: 100%;
	clear: both;
}

.searchall {
	background-color: #CE2E20;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 50px;
}

.searchalldropdown {
	background-color: #CE2E20;
	padding: 2px 2px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
}

.searchallselected {	
	background-color: #CE2E20;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 20px;
}

.searchobjects {
	background-color: #FF9D33;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 50px;
}
.searchobjectsdropdown {
	background-color: #FF9D33;
	padding: 2px 2px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
}

.searchobjectsselected {
	background-color: #FF9D33;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 30px;
}

.searchpeople{
	background-color: #99CC33;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 50px;
}

.searchpeopledropdown{
	background-color: #99CC33;
	padding: 2px 2px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
}

.searchpeopleselected {
	background-color: #99CC33;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 30px;
}

.searchevents{
	background-color: #3246AB;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 50px;
}

.searcheventsdropdown{
	background-color: #3246AB;
	padding: 2px 2px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
}

.searcheventsselected {
	background-color: #3246AB;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 30px;
}


.searchorganizations{
	background-color: #D1008B;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 50px;
}

.searchorganizationsdropdown{
	background-color: #D1008B;
	padding: 2px 2px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
}

.searchorganizationsselected {
	background-color: #D1008B;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 30px;
}

.searchreferences{
	background-color: #008000;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 50px;
}

.searchreferencesdropdown{
	background-color: #008000;
	padding: 2px 2px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
}

.searchreferencesselected {
	background-color: #008000;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 30px;
}

.searchplaces{
	background-color: #AD532F;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 50px;
}

.searchplacesdropdown{
	background-color: #AD532F;
	padding: 2px 2px 2px 2px;
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
}

.searchplacesselected {
	background-color: #AD532F;
	padding: 2px 10px 2px 2px;
	font-family: Georgia,serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
	display: block;
	margin-right: 30px;
}

table.browse {
	width: 680px;
	padding: 5px 5px 5px 15px;
}

td.browse {
	vertical-align: top;
	text-align: left;
	width: 340px;
}

/* TEXT */

h1{
	font-family: Georgia,serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #458A8A;
	padding: 2px 2px 2px 5px;
	/*width:130px;*/
}

h2 {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #458A8A;
}

h2.people {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #99CC33;
}

h2.objects {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #FF9D33;
}

h2.organizations {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #D1008B;
}

h2.events {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #8490CD;
}

h2.places {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #AD532F;
}

h2.references {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #008000;
}


h3 {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #CE2E20;
}

ul.collections {
	padding-left: 15px;
}

li.collections {
	padding-bottom: 5px;
}

.small {
	font-size:8pt;
	display: inline;
}

.small-padded {	
	font-size:8pt;
	font-weight: normal;
	margin-bottom: 2px;
}

.spaced_letters {
	letter-spacing: 2px;
	text-align: center;
}

.less_spaced_letters {
	letter-spacing: 1px;
	text-align: center;
}

.spaced_lines {
	line-height: 1.3;
}

p.error {
	color: red;
}

.centered {
	text-align: center;
}

.featured {
	background-color: #ECF5F5;
	border-color: #F2F8F8;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #458A8A;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

.featuredall{
	background-color: #86B3B3;
	border-color: #458A8A;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

a.all {
	color: #FFFFFF;
}

.featuredpeople{
	background-color: #D6EBAD;
	border-color: #C2E085;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #477519;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

a.people {
	color: #477519;
}


.featuredobjects{
	background-color: #FFCE99; 
	border-color: #FFC485;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #F06000;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

a.objects {
	color: #F06000;
}


.featuredorganizations{
	background-color: #F6CCE8;
	border-color: #E880C5;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #D1008B;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

a.organizations {
	color: #D1008B;
}

.featuredevents{
	background-color: #C2C8E6;
	border-color: #8490CD;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #3246AB;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

a.events {
	color: #3246AB;
}

.featuredplaces{
	background-color: #DEBAAC;
	border-color: #CE9882;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #AD532F;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

a.places {
	color: #AD532F;
}

.featuredreferences{
	background-color: #99CC99;
	border-color: #66B366;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #008000;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

a.references {
	color: #008000;
}

.featuredwhite{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #458A8A;
	margin: 3px;
	padding: 3px;
	/*clear: right;  Removed to work with IE7 */
	float: left;
	width: 100%;
}

.featuredsmall{
	background-color: #ECF5F5;
	border-color: #F2F8F8;
	border-style: solid;
	border-width: 0px 0px 3px 3px;
	color: #458A8A;
	margin: 3px;
	padding: 3px;
	/*clear: all;*/
	float: right;
	width: 315px;
	text-align: left;
	min-height: 80px;
	vertical-align: top;
}	


.date {
	font-size: 8pt;
}

.searchbox {
	/* min-height: 170px; */
	padding-left: 15px;
}

.searchtype {
	font-size: 12pt;
}

.adv_search {
	font-size: larger;
	color: #458A8A;
	padding: 5px;
}

.sort {
	text-align: right; 
	width: 100%;
	font-size: small;
}

.formfield{
	width: 125px;
	display: inline;
	float: left;
}

.forminput{
	height: 20px;
	width: 200px;
}

.forminputsmall{
	/*height: 20px;*/
	width: 140px;
}

.forminputsmall { /* e.g. dates on simple search */
	font-size: 12pt;
	width: 50px;
	margin-top:2px;
}

.forminputmed {
	font-size: 12pt;
	width: 140px;
	margin-top:2px;
}

.forminputlarge {
	font-size: 12pt;
	width: 180px;
	margin-top:2px;
}

input.btn {
  color: #FFFFFF;
  font: bold 10pt arial,helvetica,sans-serif;
  background-color: #458A8A;
  border: 1px solid;
  border-color: #ECF5F5 #458A8A #458A8A #ECF5F5;
  padding: 2px 4px 2px 4px;
}

input.btn_small {
  color: #FFFFFF;
  font: bold 9pt arial,helvetica,sans-serif;
  background-color: #458A8A;
  border: 1px solid;
  border-color: #ECF5F5 #458A8A #458A8A #ECF5F5;
  padding: 1px 2px 0px 2px;
}

input.btn_small_white {
  color: #458A8A;
  font: bold 9pt arial,helvetica,sans-serif;
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #ECF5F5 #458A8A #458A8A #ECF5F5;
  padding: 1px 2px 0px 2px;
}

.collection {
	color: #FFFFFF;
	background-color: #458A8A;
	padding: 1px 2px 1px 2px; 
	margin: 5px 2px 3px 2px; 
	font-size: 7pt;
}


/* LINKS */

a.relationshiplink {
	font-weight:normal;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #458A8A;
} 
a:hover {
	text-decoration: underline;
} 
a:active {
	text-decoration: underline;
}
a.nounderline:hover {
	text-decoration: none;
} 
a.related {
	font-weight: bold;
	font-family: Georgia,serif;
	font-style: italic;
	text-decoration: none;
	color: #458A8A;
} 
a.related:hover {
	text-decoration: underline;
} 
a.related:active {
	text-decoration: underline;
}

a.search {
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #458A8A;
	line-height: 1.3;
} 
a:hover.search {
	text-decoration: underline;
} 
a:active .search{
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 
a:hover.white {
	text-decoration: underline;
} 
a:active.white {
	text-decoration: underline;
}

a.searchwhite {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 
a:hover.searchwhite {
	text-decoration: none;
} 
a:active.searchwhite {
	text-decoration: none;
}

a.headline {
	font-family: Georgia,serif;
	font-size: 10pt;
	color: #458A8A;
	text-decoration: none;
} 
a:hover.headline {
	text-decoration: underline;
} 
a:active.headline {
	text-decoration: underline;
}

a.menu {
	font-family: Georgia,serif;
	font-size: 9pt;
	color: #458A8A;
	text-decoration: none;
	line-height: 110%;
	padding: 10px 10px 10px 10px;
} 
a:hover.menu {
	text-decoration: underline;
} 
a:active.menu {
	text-decoration: underline;
}

.menutext {
	font-family: Georgia,serif;
	font-size: 9pt;
	color: #CFE6E6;
	line-height: 130%;
	width: 100%;
}

.logintext {	
	color: #458A8A;
	padding-left: 10px;
	line-height: 140%;
}

a.huge {
	font-family: Georgia,serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #458A8A;
	padding: 0px 3px 2px 3px;
} 
a:hover.huge {
	text-decoration: underline;
} 
a:active.huge {
	text-decoration: underline;
}

a.h3 {
	font-family: Georgia,serif;
	font-size: 11pt;
	color: #DD6D63;
}

#collectionRecords li {
	list-style: none;
	/*
	color: #FFFFFF;
	font: bold 10pt arial,helvetica,sans-serif;
	background-color: #458A8A;
	border: 1px solid;
	border-color: #ECF5F5 #458A8A #458A8A #ECF5F5;
	padding: 2px 4px 2px 4px;
	*/
}

/* IMAGES */
img.feature {
	border-color: #CFE6E6;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

/* TWITTER */

#twit-div { 	
	width: 100%; 
}
ul#twitter_update_list { 
	list-style: none; 
	font-size: 12px;
}
ul#twitter_update_list li { 
	padding: 5px;
}

