/* 
rarevols.co.uk
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	background-color: #FF0000;
	padding: 0;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-attachment: fixed;
	background-image: url(../images/bk_grnd.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: top;
}
#masthead {
	color: #000000;
	background-color: #FFFCED;
	padding: 0px;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/ilab_aba_logos.jpg);
	background-repeat: no-repeat;
	background-position: 670px 8px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.clearfloat {
	clear: both;
	height: 0px;
	line-height: -1px;  /* zero causes a gap in IE6/7 */
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
/* used where there is no left menu section */
#right-fullwidth {
	width: 770px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 10px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	font-size: 0.9em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#right-fullwidth .content {
	padding: 24px;
	font-size: 0.9em;
	line-height: 1.25em;
}
#masthead .content {
	padding: 6px 16px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #333333;
	background-color: #ECE9D8;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFCED;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
/*.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}*/
h1 {
	font-size: 1.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 1.25em;
	margin: 10px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
/* A-Z navigation alphabet */
#navletters {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
}
#navletters a {
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFCED;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 10px;
	text-align:center;
}
#navletters a:link {
	color: #000000;
	background-color: #FFFCED;
}
#navletters a:hover {
	color: #FFFFFF;
	background-color: #FE4648;
}
#navletters a:visited {
	color: #FF0000;/*	border: 1px solid #FE4648;*/
}
/* thumbnail appearing on search results page */
#right .authortitle {
	padding-top:8px;
	padding-bottom:8px;
	width: 100%;   /* this rule causes div containing author+title to enclose thumbnail - ie to prevent image extending into to next item*/
	float: left;
}
#right .authortitle a {
	color: #DE0824;
}
#right .authortitle a:hover {
	text-decoration: none;
	color: #DE0824;
}
#right .content .authortitle img {
	padding: 6px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #999999;
	clear:both;
}
/* thumbnails appearing on detail page */
.thumbs img {
	float: left;
	border: 1px solid #999999;
	padding: 6px;
	background-color: #FFFFFF;
	clear: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
/* message regarding image navigation where there are multiple images for an item*/
.content #imagehelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	border: 1px solid #999999;
	padding: 3px;
	margin: 0px;
}
#image_homepage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* Catalogue page with download links*/
#right .content .catalog {
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#right .content .catalog a {
padding: 10px 6px 10px 30px;
background: #fff url(../images/download.jpg) left center no-repeat;
color: #c00;
line-height: 2em;
}
#right .content .catalog a:hover {
background: #fff url(../images/download.jpg) left center no-repeat;
}
#right .content .catalog :active {
	background-color: #fff;
	background-image: url(../images/download.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/*************/
#left .content #loggedin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#right .content .btn, #right-fullwidth .content .btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	border: 1px solid #666666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #F4F4F4;
	color: #000000;
}
#right .content a:hover, #right-fullwidth .content a:hover {
	background-color: #FFFFCC;
}
/* record navigation bar - defined as a class because it appears at the top and bottom of a page */
#right .content .nav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 10px;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	border: 1px solid #666666;
	margin: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFCED;
	color: #000000;
}
.nav a:hover {
	background-color: #FFFFCC;
	margin: 10px;
}
.nav .inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	border: 1px solid #666666;
	margin: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFCED;
	color: #000000;
}
.nav .inactive {
	background-color: #F4F4F4;
	margin: 10px;
    color:#CCCCCC  
	border: 1px solid #666666;
	color: #999999;
	border-color: #CCCCCC;
}


/*	******** */
#p7bod #wrapper #column_wrapper #right-fullwidth .content a {
	color: #000000;
}
/*	form elements */
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
/*	font-size: 0.9em;*/
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid #777777;
	margin-left: 0px;
}
input, textarea {
	background-color:#F4F4F4;
	border: 1px solid #666666;
	margin-left: 0px;
	margin-right: 0px;
}
legend {
	padding:2px 5px;
	color:#666666;
}
fieldset {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
.redinfotext {
	color: #FF0000;
}
#norecordsfound {
	color: #FF0000;
	padding: 20px 2px 60px 20px;
}
.required {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 2px solid #FF0000;
}
input:focus, input:hover {
	background-color: #ffffcc;
	color:#000000;
}
