/*
The CRRS Style Sheet v.2, by Michael Ullyot
(c) March 2004
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 15px;
	text-align:center
}



table {font-size: 15px;}

h1, h2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;letter-spacing: 0.2em;}
h1 {
	font-size: 16px;
	font-variant: small-caps;
	color: #333333;
	padding: 0.6em 0 0 0;
	background-position: left top;
}
h2 {font-size: 15px; color: #003333;}
h3 {font-size: 14px;font-weight: bold;color: #003366;}
h4 {font-size: 15px; color: #660033;}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}

.redtype {color: red;}

#dropcap:first-letter {
 font-size: 210%;
 font-weight: bold;
 float: left;
 margin-right: 3px;
 margin-top: -3px;
}
.pagebegin {
 text-transform: uppercase;
}

/* Settings for Template */  
#content {
	width: 750px;
	text-align: left;
	clear: both;
	margin-top: .6em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tablefooter {width: 750px; clear: both;}
#bannertop {
    background-image: url(images/template/paper.jpg);
    border:hidden
    background-repeat: repeat;}
#bannernav a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}
#bannernav ul {
margin: 0 0 0 0;  padding: 3px 0 0 0;}

.smalllinks a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

li.inline {
  display: inline;
 padding-left: 7px;
  padding-right: 6px;
    border-right: 1px solid #99CCCC;
	}
li.last {
  display: inline;
 padding-left: 6px;
    border-right: 0px;
  } 
li.inline a:hover {	background-color: #99CCCC;}
li.last a:hover { background-color: #99CCCC;}

/*Navigation bar -- courtesy http://www.accessify.com/tools-and-wizards/list-o-matic/list-o-matic.asp*/
 #navlist{
margin: 0;
padding: 0 0 20px 7px;
border-bottom: 1px solid #000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

#navlist ul, #navlist li{ 
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}



#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 7px 4px 7px;
text-decoration: none;
color: #666666;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

/*Nav1 */ 

 #navlist1{
margin: 0;
padding: 0 0 20px 7px;

font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

#navlist1 ul, #navlist1 li{ 
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}



#navlist1 a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 7px 4px 7px;
text-decoration: none;
color: #666666;
}

#navlist1 a:link#current, #navlist1 a:visited#current, #navlist1 a:hover
{

padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist1 a:hover { color: #000; }

/* Settings for BookSeries page */  
.bookcover, .booktext {
float: left;
margin: 0 0 0 0;
}
.bookcover {
width: 110px;
padding: 5px;
}
.booktext {
width: 230px;
font-size: 84%;
padding: 0;
}
.leftcolumn2 {
	float: left;
	text-align: left;
	width: 525px;
	font-size: 13px;
	line-height: 17px;
	position: relative;
	height: 357px;

}
.leftcolumn2 h2 {
padding: 10px 0 0 0;
color: #990000;
}


/* Settings for internal-page divs*/  
#column {
	width: 650px;
	float: left;
	margin: 12px 12px 12px 12px;
	padding: 3px 3px 3px 3px;
}
.maincolumn {
	width: 700px;
	float: left;
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.leftcolumn, .rightcolumn {
 width: 46%;
  position: relative;
 font-size: 80%;
 line-height: 17px;
 padding: 7px;
}
.leftcolumn h2 {padding: 15px 0 0 0; color: #990000;} 
.rightcolumn h2 {padding: 15px 0 0 0; color: #990000;}

.leftcolumn {float: left; text-align: left;}
.rightcolumn {float: right; text-align: left;}


blockquote {
	color: #000000;
	text-indent: -20px;
	text-align: left;
}
a:visited {
	color: #AC5959;
	font-weight: bold;
	text-decoration: none;
}
a:link {color: #AC5959;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
color: #003399;    
}
a:hover img {
 text-decoration: none;
 border: 20px;
 border-color: transparent;
}
/* Index page */
.column180, .column230, .column340 {
	text-align: left;
	padding: 5px;
	position: relative;
	min-height: 400px;

}
.column180 {
	width: 175px;
	float: left;
	padding: 0 0 0 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #901c3b;
}
.column230 {
	width: 400px;
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #651429;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.column340 {
	width: 340px;
	float: left;
	padding: 0 0 0 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #901C3B;
}

.indent180 {padding: 3px 5px 0 8px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 90%;}
.indent230 {padding: 3px 0 0 8px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 80%;}
.indent340 {padding: 3px 0 0 5px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 80%;}
.indent340 p {padding: 0 0 0 0px; margin: 0 0 0 0px;}

.orangebox, .bluebox, .greenbox {
	height: 30px;
	padding: 7px 0 9px 0;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.bluebox {
	width: 90%;
	background-color: #901c3b;
	color: #E6E6E6;
}
.greenbox {
	width: 95%;
	background-color: #651429;
	color: #E6E6E6;
}
.orangebox {
	width: 100%;
	background-color: #901C3B;
	color: E6E6E6;
}


/* staff page */
.darkmaroonlefttitle {
float: left; height: 30px; width: 50%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0 ; 
}
.lightmaroontitleright { float: right; height: 30px; width: 50%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0 ;
}




.staffbox4 {float: left; width: 50%;}
.staffbox44 {float: right; width: 50%;}

/* gradfell page */

.iter, .gradfellow {
float: left; height: 30px; width: 33%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0 ; 
}
.corbet { float: right; height: 30px; width: 33%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0 ; 
}
.robson { float: center; height: 30px; width: 100%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0 ;
}	




.staffbox {float: left; width: 33%;}
.staffbox1 {float: right; width: 33%;}
.staffbox2 {float: center; width: 100%;}


/* Events pages */

.description {float: left; width: 80%; padding: 0 0 5% 2%; }
.description h1 {padding: 0 0 0 0; font-family: Geneva, Arial, Helvetica, sans-serif; letter-spacing: 0.2em;}
.description h2 {font-size: 17px; color: #333333; padding: 0 0 0.6em 0 ;}
.description p {margin: 0 0 1em 0;}

.eventbox1, .eventbox2, .erasmus, .conferences, .fridays, .convivium, .dvs, .special, .trrc, .noncrrs, .adfontes, .rsf {
float: left; margin: 1% 0% 1% 0%; width: 15%; border:3px double #999;
font-size: 0.9em; padding: 5px; font-family: Arial, Helvetica, sans-serif;}
.eventbox1 {
	background-color: #901c3b;
	color: #E6E6E6;
}
.eventbox2 {
	background-color: #651429;
	color: #E6E6E6;
}
.erasmus {background-color: #E6E6E6;}
.conferences {
	background-color: #901c3b;
	color: #E6E6E6;
}
.fridays {background-color: #E6E6E6;}
.convivium {background-color: #CC3366;}
.rsf {background-color: #E6E6E6;}
.dvs {background-color: #901c3b;}
.special {background-color: #E6E6E6;}
.trrc {background-color: #901c3b;}
.noncrrs {background-color: #901c3b;}
.adfontes {background-color: #E6E6E6;}

.column50, .column150 {float:left; padding: 0 1em 0 1em; font-size: 90%;}
.column50 p {padding: 0 0 0 0; margin: 0 0 0 0;}
.column150 p  {padding: 0 0 0 0; margin: 0 0 0 0;}
.column50 {width: 35px;}
.column150 {width:200px;}


/* Events Calendar */
.calendar {margin:50px 0px; padding:0px; text-align:center;}
.calendar h1 {
	font-size: 17px;
	text-align: center;
	padding: 15px 0 15px 0;
	color: black;
}
.fridaybox, .erasmusbox, .dvsbox, .specialbox, .trrcbox, .adfontesbox, .conferencebox, .conviviumbox, .rsfbox, .noncrrsbox
{width: 700px; height: auto;
clear: left; float: left;
text-align:left;
padding-bottom: 10px;
margin: 15px;
background-image: url(images/details/paperbkg.jpg);
}



.container {float: left; width: 580px;}

.datetimeheader, .categoryheader, .picturebox, .titlebox, .speakerbox, .locationbox, .detailsfooter {
height: auto;padding: 5px; margin: 5px;}

.datetimeheader {width: 45%; float: left; font-size: 90%; font-weight: bold;}
.categoryheader {width: 45%; float: right; text-align: right; font-size: 100%; font-weight: bold;margin-right: 20px;}
.picturebox {clear: left; float: left;} 
.titlebox {width: 55%; float: left; background-color: #FFFFFF; font-size: 90%;}
.speakerbox {width: 55%; float: left; background-color: #FFFFFF; font-size: 90%;}
.locationbox {width: 37%; float: right; background-color: #FFFFFF; font-size: 90%;}
.detailsfooter { width: 96.5%; float: left; background-color: #FFFFFF; font-size: 80%;}

.datetimeheader p {padding: 0px; margin: 0px;}
.categoryheader p {padding: 0px; margin: 0px;}
.picturebox p {padding: 0px; margin: 0px;}
.titlebox p {padding: 0px; margin: 0px;}
.speakerbox p {padding: 0px; margin: 0px;}
.locationbox p {padding: 0px; margin: 0px;}
.detailsfooter p {padding: 0px; margin: 0px;}


/* Conferences pages */

.confbox {width: 20%; float: left; padding 5px}
.confbox1 {width: 75%; float: right; padding 5px}

/* Annals navigation bar */
#bluebar {
text-align: center;
background: #E6E6E6;
padding: 3px 0 5px 0;
}

/*Committees page*/
.orangetitle3, .bluetitle3, .greentitle3, .pinktitle3, .purpletitle3, .foresttitle3 {
	float: left; height: 30px; width: 100%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0 ; background: #901c3b;
	color: #E6E6E6;
}


.committeecolumn1{float: left; width: 30%; font-size: 90%; padding: 5px;text-align: left;}
.committeecolumn2{float: left; width: 65%; font-size: 90%; padding: 5px;text-align: left;}


/*Academics page*/

.acadtext {float: left; width: 46%; font-size: 90%; padding: 10px 15px 15px 15px; 
line-height: 120%; text-align: left;}
.acadtext1 {float: left; width: 46%; font-size: 90%; padding: 10px 15px 15px 15px; 
line-height: 120%; text-align: left;}


 .mauvetitle, .bbluetitle{
	float: left;
	height: 50px;
	width: 46%;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: left top;
}


.bbluetitle {
}
.mauvetitle {
	height: 50px;
}

/*RSA page*/
.rrbox {float: left;width: 76%}
.rrtext {float: left; width: 50%; font-size: 90%; padding: 5px 5px 5px 5px; line-height: 120%; text-align: left;}
h1a {font-family: "Courier New", Courier, mono; font-weight: bold;letter-spacing: 0.2em;}
h1a {font-size: 16px; font-variant: small-caps; color: #003366;padding: 0.6em 0 0 0;}

.rsabox {float: left; width: 45%; padding: 5px;}
.rsabox1 {float: right; width: 45%; padding: 5px;}

.bluetitlersa, .orangetitlersa, .greentitlersa {float: left; height: 30px; width: 100%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0;
	}

.orangetitlersa {background: #901c3b;}
.bluetitlersa{background: #E6E6E6;}
.greentitlersa {background: #901c3b;}

.rsabox2 {
float: left; width: 33%; text-align: center; padding: 5px ;
}
.rsabox4 { float: center; width: 100%; text-align: center; padding: 5px;
}	
.rsabox3{ float: right; width: 33%; text-align: center; padding: 5px;
}

/*banme page*/
.banbox { background: #99CCCC; }
.banbox1 { float: right; width: 18%; background: #99CCCC; }
.banbox2 {float: left; width: 78%; background: #99CCCC; }

/*About page*/
.orangetitle2, .bluetitle2, .greentitle2 {
	float: left; height: 30px; width: 32%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0 ;
}
.bluetitle2 {
	color: E6E6E6;
	background-color: #651429;
}
.greentitle2 {background: #E6E6E6; }
.orangetitle2 {
	background: #901c3b;
	color: #E6E6E6;
}
.aboutcolumn{float: left; width: 32%; font-size: 90%; padding: 5px;text-align: left;}
.aboutcolumn ul {line-height: 120%;}


/*RenRefpage*/

.rrcolumn1, .rrcolumn2, .rrcolumn3 {
	text-align: left;
	padding: 5px;
	position: relative;
	min-height: 400px;
}
.rrcolumn1 { width: 21%;  float: left; padding: 20px 10px 10px 10px; }
.rrcolumn2 { width: 40%;  float: left; padding:  0px 5px 0px 0px; }
.rrcolumn3 { width: 21%;  float: left; padding: 20px 0px 0px 0px; }



.rrbox {float: left; width: 46%; font-size: 90%; padding: 1px 1px 1px 1px; line-height: 120%; text-align: left;}
h1a {font-family: "Courier New", Courier, mono; font-weight: bold;letter-spacing: 0.2em;}
h1a {font-size: 16px; font-variant: small-caps; color: #003366;padding: 0.6em 0 0 0;}

.rrbox4 {float: left; width: 48%; padding: 5px;}
.rrbox44 {float: right; width: 48%; padding: 5px;}

.rrbox5 {float: left; width: 20%; padding: 5px;}
.rrbox55 {float: right; width: 76%; padding: 5px;}
.rrtext5 {float: left; width: 48%; padding: 5px;}

.bluetitlerr, .greentitlerr, .rosetitlerr {float: left; height: 30px; width: 100%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0;
	}

.bluetitlerr {background: #FFCCCC;}
.greentitlerr {background: #CC9999;}
.rosetitlerr {background: #CCCCCC;}

/* Settings for Publications index page*/  
.pubsbox {float: left; width: 76%;}
.orangetitle, .bluetitle, .greentitle,  {
float: left; height: 30px; width: 46%;
	font-weight: bold; text-align: center; padding: 7px 0 0 0 ;
}
.bluetitle {background: #99CCCC;}
.greentitle {background: #99CC99;}
.orangetitle {background: #FFCC66;}

.pubsbanner {float: left; width: 22%; font-size: 12px; color: #666666; 
font-family: Arial, Helvetica, sans-serif; padding: 10px 5px 0px 1px}

.pubsbanner a:link, .pubsbanner a:visited {color: #666666;} 

.pubsimage, .pubstext {float: left; margin: 0 0 0 0;}
.pubsimage {width: 20%; padding: 7px 0 0 0;}
.pubstext {width: 33%;font-size: 80%;padding: 3px 0 5px 0;}
.pubstext1 {float: right; width: 66%; font-size: 80%;padding: 3px 0 5px 0;}
.series {float: left; width: 50%; font-size: 80%;padding: 3px 0 5px 0;}
.journals {
	float: left;
	width: 50%;
	font-size: 80%;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.pubsnew {float: right; width: 22%; 
font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; 
 padding: 5px;
 background-color:white; 
	border:1px dotted #999;
}
.pubsnew h2 {color: #990000; text-align: center;
	font-size: 1.1em;font-family: Arial, Helvetica, sans-serif;
}
.pubstext2 {padding: 5px 0px 0px}
.pubstext3 {
	padding: 15px;
	border: thin none #000000;
	width: 90%;
	margin-left: 10px;
	float: right;


}
.pubstext4 {
	padding: 5px 0px 0px;
	margin-left: 30px;
}

.ti {font-family: Arial, Helvetica, sans-serif; font-style: italic; margin: 0 0 0 0;}
.au {font-family: Arial, Helvetica, sans-serif; font-weight: bold; width: 48%; margin: 0 0 0 0;}
.isbn {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9pt; margin: 0 0 0 0;}

.pubsthree {float: left; width: 28%; font-size: 90%; padding: 10px 5px 10px 0px;text-align: left;}

.pubstwo {float: left; width: 50%; text-align: left; }
.pubsthree {float: right; width: 40%; text-align: left; font-size: 8pt; }

/* Settings for Publications pages*/  
.history {
clear: left;
float: left;
width: 100%;
height: 25px;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #003366;
margin: 1em 0 0 0;
}
.title {
clear: left;
float: left;
width: 100%;
margin: 1em 0 0.5em 0;
padding: 0 0 0 1em;
text-align: left;
font-size: 120%;
font-style: italic;
}
.author {
clear: left;
float: left;
width: 100%;
margin: 0 0 0 0;
padding: 0 0 1em 1em;
text-align: left;
font-size: 100%;
}
.cover {
clear: left;
float: left;
width: 270px;
height: auto;
text-align: center;
}
.orderbox {
font-size: 85%;
padding: 1em 0 1em 0;
border-bottom-style: double;
border-bottom-width: 6px;
border-bottom-color: #003366;
}
.orderbox2 {
width: 80%;
font-size: 85%;
padding: 1em 0 1em 0;
border: 4px double #7d6340;
}
.details {
float: left;
width: 465px;
min-height: 384px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
padding: 0 0 0 10px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #003366;
}
.details h2 {
padding: 10px 0 0 0;
color: #990000;
}

.rightbox, .leftbox {
 margin: 1% 0% 1% 3%;
 font-size: 0.9em;
 padding: 5px;
 position: relative;
 background-color:white;
	border:1px dotted #999;
}
.rightbox { width: 24%; float: right;}
.leftbox { width: 20%; float: left;}
.rightbox h2{
	color: #003366;
	font-size: 1.1em;
}
.leftbox h2{
	color: #003366;
	font-size: 1.1em;
}

.rightcolumn70 {
float: right;
width: 525px;
padding: 0 0 20px 5px;
 position: relative;
 border-left-style: solid;
border-left-width: 1px;
border-left-color: #003366;

}
.rightindent60, .rightindent80 {
float: right;
 position: relative;
 font-size: 90%;

}
.rightindent60 {width: 100%;  border-left-style: solid; border-left-width: 5px;
border-left-color: #003366; padding: 10px 0 20px 5px;}
.rightindent80 {width: 85%; background-color: white; border: solid 2px #003366; padding: 12px 0 0 5px; }

.pubsfooter {
clear: both;
width: 700px;
text-align: right;
padding: 0.5em 0 1em 0;
}
.span {
width: 100%;
clear: both;
max-height: 50px;
min-height: 20px;
}
.spacer {
width: 100%;
clear: both;
height: 50px;
}
.thinspacer {
width: 100%;
clear: both;
height: 1px;
}

.name {
	font-weight: bold;
	color: #000000;
}
.academicdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: E6E6E6;
	background-color: #651429;
	width: 100%;
}
.academiclight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #E6E6E6;
	background-color: #901c3b;
	width: 100%;
}
