@charset "utf-8";
/* CSS Document */

/* Primary layout
--------------------------------------------------- */
/* Override various browsers' margin and padding defaults */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form,  fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0; }

body {	
	margin: 0;
    padding: 0;
    border: 0;
	background-color: #663398;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
}

label, td, th, ol, ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: .95em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

/* Page Wrapper
   contains #header, #content, and #navbar
--------------------------------------------------- */

#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border: 0px;
	width: 780px;
	background-color:#66000;
	font-size: 100%;
}


/* Page header
--------------------------------------------------- */
#header {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	border-width: 0px;
	height: 94px;
	width: 780px; 
	
}


#headermaintext {
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    font-size: 13px;
	color: #ffffff;
    margin: 0px;
	padding: 5px;
}


#headermain {
	background-image: url(../images/pilgrimlibraryheader.png);
	background-color:#FFFFFF;
	border: 0px;
	position:static;
	width:780px;
	height:75px;
}

#libhome {
	text-align: left;
	margin-top: 12px;
	margin-left: 10px;
}
#defiancehome {
	text-align: left;
	margin-right: 17px;
}

#dcfloat {
	float: right; 
    }

#plfloat {
	float: left; 
	
    }
#simplesearch {
	text-align:right;
	margin-top: 55px; 
	margin-right: 20px; 
	color:#FFFFFF; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
}


/* Inner layout
   contains #navbar, #main, and #nav
--------------------------------------------------- */
#content {
	float: left;
	width: 780px;
	padding: 0px;
	padding-top: 0px;
	background: url(http://library.defiance.edu/images/innerwrapperback.gif);
	background-repeat: y;
}

#content p {
    line-height: 1.0em;
	font-size: .95em;
	margin: 0;
	padding: 0;
}



#navbar {
	width: 180px;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
	text-align: left;
	min-height:100%;
}

#quicklinks, #researchlinks, #libraryserviceslinks, #yourlibrarylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
    font-size: 14px;
	line-height: 150%;
	}


#main {
	width: 564px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 12px;
	border-width: 0px;
	text-align: left;
	background-color: #FFFFFF;

}


#tweet ul {
    background-color: #dfd5ff;
	font-size: 14px;
	list-style-type:none;
	margin-left: 20px;
	margin-right: 240px;
	padding: 12px;
	}


#footer {
    clear: left;
    width: 780px;
    border: 0;  
	margin-right: auto;
    margin-left: auto;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: center;
	text-align: center;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 24px;
}

/* Default links
--------------------------------------------------- */
a.header:link, a.header:active, a.header:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.header:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:link, a.footer:active, a.footer:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a.ql:link, a.ql:active, a.ql:visited {
	color: #000000;
	text-decoration: none;
}
a.ql:hover {
	color: #663398;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #663398;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #663398;
}

a.main:link, a.main:active, a.main:visited {
	color: #663398;
	text-decoration: none;
	border-bottom: #cd8080 dotted 1px;
}
a.main:hover {
	background-color: #FFDEAD;
	text-decoration: none;
	border-bottom: #663398 dotted 1px;
	color: #663398;
/*	border-bottom: none;*/
}


a.nav:link, a.nav:active, a.nav:visited {
	color: #663398;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
}

a.dotted:link, a.dotted:active, a.dotted:visited {
	color: #663398;
	text-decoration: none;
	border-bottom:  #666666 dotted 1px;
}
a.dotted:hover {
	color: #663398;
	background-color: #ebe8e8;
	text-decoration: none;
	border-bottom: dotted 1px;
}
a.small:link, a.small:active, a.small:visited {
	color: #663398;
	font-size: 11px;
	text-decoration: none;
	border-bottom: dotted 1px;
}
a.small:hover {
	color: #663398;
	font-size: 11px;
	background-color: #ebe8e8;
	text-decoration: none;
	border-bottom: dotted 1px;
}
a.gray:link, a.gray:active, a.gray:visited {
	color: #663398;
	background-color: #ebe8e8;
	text-decoration: none;
}
a.gray:hover {
	color: #663398;
	background-color: #ebe8e8;
	text-decoration: none;
	border-bottom: dotted 1px;
}
a.bold:link, a.bold:active, a.bold:visited {
	color: #663398;
	background-color: #ebe8e8;
	text-decoration: none;
	font-weight: bold;
}
a.bold:hover {
	color: #663398;
	background-color: #ebe8e8;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dotted 1px;
}

#main p {
	padding:12px;
}

/* Navigation styles
--------------------------------------------------- */

#quicklinksinnernav {
    background-color: #E7C6A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 6px;
	line-height: 140%;
	
}

#researchinnernav {
    background-color: #EDDA74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;	
	padding-bottom: 2px;
	line-height: 140%;
}

#libraryservicesinnernav {
    background-color: #A6D785;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;	
	padding-bottom: 6px;
	line-height: 140%;
}

#yourlibraryinnernav {
    background-color: #D2B9D3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;	
	padding-bottom: 6px;
	line-height: 140%;
}

#orangecontent, #redcontent, #bluecontent, #greencontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #663398;
	border-bottom-width: 1px;
/*	Change to see a slight difference
	margin-top: 5px; */
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	
	
}
#orangecontent {
	border-color: #EEE8AA;
} 
#redcontent {
	border-color: #EEE8AA;
} 
#bluecontent {
	border-color: #EEE8AA;
}
#greencontent {
	border-color: #EEE8AA;
}

#greenbottom {
	border-top-style: dashed;
	border-top-width: 1px;
	border-color: #999966;
	margin-top:5px;
	}

#orangebottom {
        border-top-style: dashed;
        border-top-width: 1px;
        border-color: #FE9900;
        margin-top:5px;
        }

#bluebottom {
        border-top-style: dashed;
        border-top-width: 1px;
        border-color: #006699;
        margin-top:5px;
        }

#greybottom {
        border-top-style: dashed;
        border-top-width: 1px;
        border-color: #666666;
        margin-top:5px;
        }

#maincontent p {
        text-align: left; 
        line-height: 120%;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodytextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.bodytextSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bodytextMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 25px;
	background-position: bottom;
}

.bottomdots {
	border-bottom: thin dotted #666666;
	width: 50%;
}

.navbargray {
	font-family: Arial, Helvetica, sans-serif;
	border-style: dashed;
	border-width: 1px;
	border-color: #dfd5ff;
	border-top:none;
	padding: 5px;
	font-size: 11px;

}

a.navbargray:link, a.navbargray:visited {
        color: #663398;
        text-decoration: none;
}
a.navbargray:hover {
        text-decoration: underline;
}
a. navbargray:active {
	text-decoration: none;
}

.navbarheadgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #EEE8AA;
	margin-top: 5px;
	margin-bottom: 0px;	
	padding-top: 2px;
	padding-bottom: 2px;
}

#rightboxcontainer {
	float: right;
	width: 170px; 
	padding:2px;
}


div.rightfloat {
	float: right;
	width: 170px; 
	min-width:100%;
}
.rightbox {
	border: 1px dashed #666666;
	margin-left:10px;
	margin-right: 7px;
	padding-top:8px;
}


