/* @override 
	https://proficio1.campus.wm.edu/ProficioWebModule/ClientLookAndFeel/WebModuleStyle.css?* */

img {
	border: 0;
}


#ArchList {
	padding: 20px;
	float:left;
	}


/* detail page */
#redbox1 
{
	clear: both;
    float:left;
	padding:12px;
    width: 400px;
}

/* about/home page */
#redbox1a {
    clear: both;
    float: left;
    padding: 12px;
    width: 450px;
}

#redmax {
    float: left;
    width: 100%;
    padding: 4px;
}

/* exhibit pages */
#redboxEX {
    clear:both;
    float: left;
    width: 480px;
    padding: 12px;
	display: none;
}

#redboxEX-muscarelle {
	clear:both;
	float: left;
	padding: 40px;
	width: 45%;
	font-size: 26px;
}



/* browse page */
#redboxU {
    float: left;
    padding: 12px;
    width: 70%;
}

#redboxA1 {
    clear: both;
    float: left;
    padding: 24px;
}

#redboxAGBanner {
    clear: both;
    float: left;
    padding: 24px;
    background-color: #dedede;
}

#tagDesc {

}


#ArchSearch {
    text-align: center;
    padding: 24px;
}

#redbox2 {
   /* float: left; */
     float: left;   
	 /*width: 70%; */
    padding-top: 40px;
	width:  45%;
	
}

#redbox2R {
    float: left;
    width: 70%;
    padding: 12px;
}

#redbox2g {
    float: left;
    width: 40%;
    padding: 6px;
    background-color: #ececec;
    margin-top: 6px;
}

#dirlist {
    text-align:left;
  
}

#redbox2d {
    float: left;
    width: 480px;
    padding: 4px;
}

#redbox3
{
	padding:10px;
}

#redbox3C {
    padding: 10px;
    float: left;
    width: 680px;
}

#redbox5 
{
	clear:both;
	float: left;
	padding: 12px;
    width:20%;
}

    #redbox5 #bhelp {
        display: inline-block;
    }

    .browsebox {
        clear: both;
    }

#XMLResult {
    float: left;
}

#XMLResult .loader {
    padding: 80px;
    margin: 0 auto;
    }

#redboxFA {
    clear: both;
    padding: 24px;
}

.redarchtitles {
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 16px;
}

#archcoll {
    padding-bottom: 12px;
    padding-left: 12px;
}

.redarchlabel {
    padding-top: 12px;
    padding-left: 12px;
    font-weight: bold;
}



#redboxA5 {
    clear: both;
    float: left;
    width: 180px;
    padding: 24px;
}

/*boxes for archives detail pages ARH and AD*/
#redboxARH {
    background-color: #ececec;
    border: solid 1px lightgrey;
    float: left;
    width: 380px;
    padding: 12px;
    margin: 0 12px;
}
#redboxAD {
    float: left;
    padding: 6px;
    width: 480px;
}
.redarchtext {
    padding-left: 24px;
    padding-bottom: 12px;
}

#aGroupMedia {
    float: right;
    width: 260px;
    padding: 10px;
    margin:10px;
    background-color: #dedede;
    border: 1px solid grey
}

#aParent {
    padding-bottom: 13px;
}
#redArchChildTableS  {
    border-collapse: collapse;
    width:100%;
}

    #redArchChildTableS td {
        background-color: #e5fbfc;
        padding: 3px 14px;
        vertical-align: top;
        text-align: left;
    }

#redArchChildTableS .ser {
    width: 18px;
}

    
    #redArchChildTableF {
        border-collapse: collapse;
        width: 100%;
        margin-left: 12px;
    }

        #redArchChildTableF td {
            background-color: #deebed;
            vertical-align: top;
            padding: 3px 14px;
            text-align: left;
        }

        #redArchChildTableF .fu {
            width: 18px;
        }

        #redArchChildTableF .nbr {
            width: 24px;
        }

#redArchChildTableB {
    border-collapse: collapse;
    width: 100%;
    margin-left: 12px;
}

    #redArchChildTableB td {
        background-color: #eee;
        padding: 3px 14px;
        vertical-align: top;
        text-align: left;
    }

    #redArchChildTableB .bib {
        width: 18px;
    }

    #redArchChildTableB td .nbr {
        width: 24px;
    }

#redLibTable {
    border-collapse: collapse;
    width: 100%;
    margin-left: 4px;
}

    #redLibTable td {
        background-color: #eee;
        padding: 3px 4px;
        vertical-align: top;
        text-align: left;
    }

        #redLibTable td .flabel {
            width: 12px;
        }

#ShowMARC {
    margin: 12px;
}

#redLibTableMarc {
    border-collapse: collapse;
    width: 375px;
    background-color: #fefefe;
}

    #redLibTableMarc th {
        font-weight: bold;
        border: 1px solid black;
        padding: 4px 4px;
    }

    #redLibTableMarc td {
        border: 1px solid black;
        padding: 4px 4px;
        vertical-align: top;
        text-align: left;
    }

    #redLibTableMarc td .tag .ind {
        width: 12px;
    }


#tableSupp {
    border-collapse: collapse;
    width: 100%;
}

    #tableSupp td {
        padding: 3px 8px;
        vertical-align: top;
    }

/*Archive Display */
.hiercontrol {
    width: 24px;
}

.hierSeries {
    padding-left: 12px;
}

hierFileUnit {
    padding-left: 24px;
}

hierItem {
    padding-left: 36px;
}

#redfilterbox 
{    
    clear:both;
    float:left;
    background-color: #EEE;
	width: 150px;
	margin: 50px 10px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
}

#redfilterbox .fbelements 
{
	padding: 5px;
}
/* search terms */
#redsearchterms 
{
    float: left;
}

/* Common class elements */
#redtitle
{
    padding-bottom: 13px;
    font-weight: bold;
    font-size: 1.1em;
}

/* Common class elements */
.redtitles 
{
    padding-bottom: 13px;
    font-weight: bold;
    font-size: 1.1em;
}

.redsubtitles 
{
    padding-bottom: 6px;
    padding-top: 12px;
    font-weight: bold;
    font-size: 1.1em;
}

.asl {
    padding: 8px 12px;
}

.alevel {
    padding-left: 12px;
}

#goAAButt {
    margin: 8px;
}

#redobjImage {
    padding: 0 0 15px;
    max-width: 100%;
    height: auto;
    width: auto;
}

#redobjThumb img
{
    border:none;
    padding: 5px;
}

#redAmage img {
    padding-top: 0 0 15px;
    max-width:100%;
    height: auto;
    width: auto;
}

#redLmage img {
    padding-top: 0 0 15px;
    max-width: 100%;
    height: auto;
    width: auto;
}


/* used for nor records found*/
#nfound 
{
  	width: 720px;
  	padding-top: 60px;
	padding-left: 20px;  
    border-spacing: 0; 
    border: 0;
 }

#dropsort { 
    float:right;
    padding-right:36px;
}

/* table used for archives results list view*/
#redtableARL {
    width: 700px;
    border-spacing: 0;
    border: 0;
    color: #333;
    background-color: #ececec;
}
    #redtableARL th {
        background-color: grey;
        color: #f8f4e8;
        text-align: left;
        height: 30px;
        vertical-align: middle;
    }

    #redtableARL tr {
        vertical-align: top;
    }
    #redtableARL td {
        padding: 4px;
    }

/* table used for object results list view*/
#redtableORL {
    width: 720px;
    border-spacing: 0;
    border: 0;
    color: #333;
    background-color: #ececec;
}

    #redtableORL th {
        background-color: #54524e;
        color: #f8f4e8;
        text-align: left;
        height: 30px;
        vertical-align: middle;
    }

        #redtableORL th .obj {
            width: 140px;
        }

        #redtableORL th .date {
            width: 140px;
        }

        #redtableORL th .material {
            width: 140px;
        }

    #redtableORL tr {
        vertical-align: top;
    }

    #redtableORL td {
        padding: 10px;
    }

/* table used for library results list view*/
#redtableRlib {
    width: 720px;
    border-spacing: 0;
    border: 0;
    color: #333;
    background-color: #ececec;
}

    #redtableRlib th {
        background-color: #54524e;
        color: #f8f4e8;
        text-align: left;
        height: 30px;
        vertical-align: middle;
    }

        #redtableRlib th .obj {
            width: 140px;
        }

        #redtableRlib th .date {
            width: 140px;
        }

        #redtableRlib th .material {
            width: 140px;
        }

    #redtableRlib tr {
        vertical-align: top;
    }

    #redtableRlib td {
        padding: 10px;
    }

/* table used for archives browse view*/
#redtableAR
{
   	width: 900px;
	border-spacing: 0; 
    border: 0;
    color: #333;
	}

    #redtableAR th {
        background-color: #ececec;
        padding: 12px;
        color: #000000;
        text-align: left;
        vertical-align: middle;
    }

    #redtableAR tr {
        vertical-align: top;
    }

#redtableAR td {
    padding: 12px;
}

#redtableAR a  {
    color: #333;
}

/*Table used for archives detail*/
#redarchdtable {
    width: 524px;
    padding: 12px;
}
    #redarchdtable tr .flabel {
        width: 140px;
        vertical-align: top;
    }
    #redarchdtable tr .ffield {
        padding-left: 10px;
        vertical-align: top;
        text-align: left;
    }


/*  table used to show objects from collection highlight   */
#redtableRobj 
{
	/* padding-left: 20px; */
	color: #333;
	border-spacing: 13.5px;
	border: 0;
	float: right;
	clear: both;
}

#redbox2 #redtableRobj {
	width: 100% !important;
	
}

#redbox2 #redtableRobj a{
font-style: italic !important;
text-decoration: none !important;
color: #000000 !important;
font-size: 12px;
}

#redtableRobj td {
	vertical-align: top;
}

#redtableRobj  .redoresults {
	background-color: #ffffff;

}

    #redtableRobj .resthumb {
		margin-bottom: 10px;
	}

    #redtableRobj .resthumb:hover {
        
        }

/*  table used to show library items on global search  */

#redsearchterms 
{
    float: left;
    font-weight: bold;
    padding-top: 24px;
}

#redpageCount 
{
	float: right;
    padding: 12px;
}

#redpageCountb 
{
	float: right;
    padding: 12px;
}

#redapageCount {
    margin: 0 auto;
    width: 20%;
    padding: 12px;
}

#redpageCountb {
    margin: 0 auto;
    width: 20%;
    padding: 12px;
}

#redoviews
{    
    padding-bottom: 20px;
}

/* used for object results table on coll and highlights pages*/
.redoresults 
{
    background-color: #ececec;
	vertical-align: bottom;
	width: 150px;
	height: 191px;
	padding: 5px 10px;
	text-align: center;
}

.redoresults img {
	width: 110px;
	z-index:20;
}
.redoresults .restext {

  
}

.redodd {
    background-color: #FFF;
}
.redeven 
{
    background-color: #eee;
}

/* Object Detail */

.redthumbnail:hover{
background-color: transparent;
}

.redthumbnail span { /*CSS for enlarged image*/
    position: absolute;
    background-color: #ececec;
    padding: 5px;
    left: -1000px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}
.redthumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.redthumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */
z-index: 40;
overflow:hidden;
}

.redtitle3 {
	font-weight: bold;
}

/* title for global search*/
.redtitleG {
    font-weight: bold;
    font-size: 1.1em;
}
#redobjTable {
	padding: 4px;
}

/*changed for global search page
/* title for global search*/

#redbox2G {
    float: left;
    padding: 6px;
    width: 80%;
    margin-left: 30px;
    }

#redbox1G {
    position: fixed;
    z-index: 20;
}

#redbox1GFloatTop {
    position: relative;
}

#resFilters {
    clear: both;
    float: left;
    background: #ececec;
    color: #54524e;
    border: 1px solid #515151;
    padding: 4px;
    line-height: 1.5;
}

#redGSearchTerms {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 6px;
}

.redtitleG {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 6px;
}

/* table used for object results list view*/
.redtableG {
    width: 100%;
    border-spacing: 0;
    border: 0;
    color: #333;
    background-color: #ececec;
    margin-bottom: 20px;
}

    .redtableG th {
        background-color: #54524e;
        color: #f8f4e8;
        text-align: left;
        height: 30px;
        vertical-align: middle;
    }

    .redtableG tr {
        vertical-align: top;
    }

    .redtableG td {
        padding: 4px;
    }

.redGCheckOnly {
    padding: 4px;
    float: right;
}

.redGlobalRes {
    padding: 4px;
}



/*end global css */

#redobjTable tr .ffield {
    padding-left: 10px;
    vertical-align: top;
}
    .flabel {
        width: 180px;
        vertical-align: top;
    }

/*detail divs */
.reddetflable 
{
    float: left;
    width: 90px;
}
.reddetfield 
{
  float: left;
}


/*Exhibits */
#redbox6 
{
	float: left;
	padding: 30px;
}

#exsort {
    float: left;
}

/* table used for coll high results*/
#redtableHR {
    width: 700px;
    margin-left: 40px;
    border-spacing: 0;
    border: 0;
    color: #333;
    background-color: #F8F4E8;
}
#redtableHR tr {
    background-color: #EAE4DC;
    vertical-align: top;
}
#redtableHR tr td {
    background-color: #F8F4E8;
    vertical-align: top;
    padding: 4px;
}
#redtableHR tr td .breaker {
    background-color: #F8F4E8;
    height: 30px;
}

#redtableHR tr .rplain {
    background-color: #F8F4E8;
}
#redtableHR tr .rgrey {
    background-color: #333;
}
#redtableHR th {
    background-color: #54524e;
    color: #f8f4e8;
    text-align: left;
    height: 30px;
    vertical-align: middle;
}
    #redtableHR .resthumb {
        background-color: #ececec;
        height: 110px;
        overflow: hidden;
    }

#tableHR th .redlblobj 
{
	width: 200px;
}

/* used for collection highlight detail page   */
#redbox1b 
{
	width: 510px;
	padding: 30px;
}

#redbox1b #objImage 
{
	padding: 30px;
	float:left;
}

#redbox2b 
{
    width: 370px;
    float: left;
    padding-top: 0;
	padding-bottom: 30px;
}
#redbox2b hr
{
    width: 260px;
    color: #D3CCC7;
}

#redbox4 
{
    clear: both;
    width: 902px;
}
#redbox4 .arrows
{
    height: 100px;
    float: left;
    padding: 25px 5px;
}
#redbox4 img
{
    float: left;
    padding: 15px 5px 13px;
}

#socMedia {
    clear: both;
    float: right;
    padding: 15px 15px;
}

/* used for compliance skip to content */
#skip a {
    position: absolute;
    left: -10000px;
    top: #auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
} 
 
#skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}

#favorite {
    float:right;
    padding-right: 12px;
}

input {
    padding-left: 6px;
}

.button {
    padding: 4px;
} 

.redgobuttA {
    padding: 4px;
    margin: 4px;
}

.goButt {padding: 4px;}
.rednofo {color: red; padding-left: 24px;}

.ulcoll {
    display: block;
    list-style-type: none;
    margin-top: 1em;
    margin-bottom: 1em;
}

.caption {
    font-size: 0.9em;
}

.RedContent {
    width: 100%;
}
.Redcell { text-align: left;font-family:Arial; font-size:medium;}
.RedFieldLabels { text-align: left;font-family:Arial; font-style:italic; font-size:12px; font-weight: bold; width:30%;  vertical-align:top}
.Redfields { text-align: left; font-size:12px;font-weight: normal;  font-family:Arial;  width:70% ; vertical-align:top}
.RedOverflow { overflow: auto; width:400px}
.RedDetailFieldLabels { text-align:right;font-family:Arial; font-style:italic; font-size:12px; font-weight: bold; width:20%;  vertical-align:top}
.RedDetailFields { text-align: left; font-size:12px;font-weight: normal;  font-family:Arial;  width:80% ; vertical-align:top}
.RedImageFieldLabels { text-align:left;font-family:Arial; font-style:italic; font-size:12px; font-weight: bold; width:40%;  vertical-align:top}
.RedImageFields { text-align: left; font-size:12px;font-weight: normal;  font-family:Arial;  width:100% ; vertical-align:top}
.RedHeading {text-align: left;font-family:Arial; font-size:16px; font-weight: bold; border:none ; background-color: Transparent}
.RedSmall { font-size:x-small}
.RedHalfHeading {text-align: left;font-family:Arial; font-size:16px; font-weight: bold; border:none; width:50% }
.RedHeadingCenter { border:none;text-align:center; font-size:16px; font-weight: bold; font-family:Arial; background-color:Transparent}
.RedSubHeadingCenter { border:none;  text-align:center;font-family:Arial; font-size:16px; font-weight:normal; background-color:Transparent}
.RedSearchLinks {text-align:left;font-family:Arial; font-size:16px; font-weight: bold;}
.RedSearchTopLinks {text-align: right;font-family:Arial; font-size:16px; font-weight: bold;}
.RedNextPrevious { border:none; background-color:Transparent; text-decoration:none}
.RedSearchWords { text-align:center; font-style:italic; background-color:Transparent; border:none; max-height:30px; height:30px;  }
.RedGridStyle { background-color:Transparent}
.RedGridStyleCell { background-color:Transparent; font-family:Arial}
.RedDataGridStyle{ background-color:Transparent; border: 1px solid black; padding: 1px;}
.RedHierDataGridStyle{ background-color:Transparent; border: 1px solid black; padding: 1px;}
.RedHierImage {background-color:Transparent;}
.RedHierHeading { width:200px;text-align:left; font-size:smaller; text-decoration: underline;}
.RedHierHeadingFormat { text-align:left}
.RedLabel { font-weight:bold; background-color:Transparent; border:none; font-family: Arial}
.RedImageColumn { width:20%}
.RedFullImageColumn { width:100%; text-align:center}
.RedComments { font-weight:normal;  background-color:Transparent; border:none; font-family:Arial}
.RedDocument { font-weight:normal; background-color:Red; border:none; font-family:"Comic Sans MS"}
.RedAdvancedColumn1 { width:18%}
.RedAdvancedColumn2 { width:60%}
.RedAdvancedColumn3 { width:6%}
.RedCirculationPanel { border:solid 1px black;}	
.RedEmailComments { width:100%; height:100px}
.RedEmailItems {width:100%;height:200px}
.RedImagePanel {width:200px;height:250px}
.RedImageCell {width: 25%; background-image:url(images/HomeBottom.jpg) ;  border-color:  White;border-style:  solid; border-width: medium}
.RedImageInPanel {vertical-align:bottom; border-width: thick; border-color:Red }
#RedLink{font-weight: bold; font-size:x-large;  text-decoration:none; color:Blue;}