/* Leighton Drawings colours */
/* general styles */
body { background-color:#fff; color:#333; }

/* layout columns */
.rightcolone { background:#fff url(/img/leighton_drawings/backgrounds/rightcol_gray_1.gif) right top repeat-y; }

/* link styles */
#wrapperone a:link, #wrapperone a:visited, #wrapperone a:active { color:#4681a1; }
#wrapperone a:hover { background-color:#4681a1; color:#fff; }
#rbkcsubcontent a { color:#4681a1; }

/* leighton header */
#leightonheader { border-top:4px solid #585149; background:#edd69d url(/img/leighton_drawings/mastheads/leighton_drawings_masthead_03.jpg) 0 0 no-repeat; }
#leightonheader a.mastheadlink:hover { background-color:none !important; }

/* top menu */
#leightontopmenu { border-bottom:5px solid #dab25d; }
#leightontopmenu a:link, #leightontopmenu a:visited, #leightontopmenu a:active { background-color:#897b60; color:#fff; }
#leightontopmenu a:hover { background-color:#585147; }
#leightontopmenu li { border-right:2px solid #fff; }
/* selected menu items */
#leightontopmenu .selected a:link, #leightontopmenu .selected a:visited, #leightontopmenu .selected a:active { background-color:#547483; }

/* leighton footer */
#leightonfooter { border-top:4px solid #666; background-color:#e1dfd0; }
#leightonfooter a { color:#956813; }

/* headings */
h1 { color:#666; border-left:4px solid #666; }
h2 { color:#515151; border-bottom:2px solid #929292;  }
h3, h4, h5, h6 { color:#515151; }

/* general type styles */
blockquote { background-color:#eaeaea; color:#515151; }
#wrapperone .introtext { border-left:4px solid #eaeaea; color:#666; }

/* essays */
.essay { color:#474747; }
.essay h1 { color:#4681a1; }

/* buttons */
a.button { background:#fff url(/img/leighton_drawings/icons/expand_plus_off.gif) 0 0 no-repeat; color:#fff !important; }
a.button:hover { background:#fff url(/img/leighton_drawings/icons/expand_plus_on.gif) 0 0 no-repeat !important; }
a.button span { border:1px solid #8d8d8d; background-color:#75878f; }
a.button:hover span { border:1px solid #8d8d8d; background-color:#91a8b3; }
/* collection search variation */
.collectionsearch a.button { background:#fff url(/img/leighton_drawings/icons/expand_plus_off_large.gif) 0 0 no-repeat; }
.collectionsearch a.button:hover { background:#fff url(/img/leighton_drawings/icons/expand_plus_on_large.gif) 0 0 no-repeat !important; }
.collectionsearch a.button span { background-color:#585149; }

/* generic tableless forms */
/* general form type styles */
/* form layout and positioning */
.rbkcform { background-color:#e1dfd0; border-bottom:2px solid #ccc; }
form .rbkcform h2, form .rbkcform h3 { background-color:#bbb198; color:#333; }
form .rbkcform input, form .rbkcform select, form .rbkcform textarea { border:1px solid #999; }
/* submit button */
form .rbkcform p.submit input, form .rbkcform .submit { color: #000000; border: 1px solid #000000; background-color: #585147; color:#fff; }
form .rbkcform p.submit input:hover, form .rbkcform .submit:hover { background-color: #4681a1; }

/* record views */
/* record tabs */
ul.rbkcmenutabs { background:#fff url(/img/leighton_drawings/tabs/tab_left_border.gif) left bottom repeat-x; }
ul.rbkcmenutabs a:link, ul.rbkcmenutabs a:visited, ul.rbkcmenutabs a:active, ul.rbkcmenutabs a:hover { border-bottom:2px solid #666; color:#fff !important; background-image:url(/img/leighton_drawings/tabs/tab_off_white_left.gif); background-position:left top; background-repeat:no-repeat; }
ul.rbkcmenutabs a span { background-image:url(/img/leighton_drawings/tabs/tab_off_white_right.gif); background-position:top right; background-repeat:no-repeat; }
ul.rbkcmenutabs a:hover { color:#fff !important; background-image:url(/img/leighton_drawings/tabs/tab_hover_white_left.gif); }
ul.rbkcmenutabs a:hover span { background-image:url(/img/leighton_drawings/tabs/tab_hover_white_right.gif) !important; }
/* selected tab */
ul.rbkcmenutabs li.active a:link,ul.rbkcmenutabs li.active a:visited,ul.rbkcmenutabs li.active a:active,ul.rbkcmenutabs li.active a:hover { color:#333 !important; border-bottom:none; background-image:url(/img/leighton_drawings/tabs/tab_on_white_left.gif) !important; border-bottom:2px solid #e1dfd0; }
ul.rbkcmenutabs li.active a span { background-image:url(/img/leighton_drawings/tabs/tab_on_white_right.gif) !important; }
div.rbkcmenutab .rbkcmenutabtext { background-color:#e1dfd0; }
/* tab content */
div.rbkcmenutab div { color:#333; }

/* subject tree */
#rbkctreemenu h2, #rbkctreemenu h3, #rbkctreemenu h4, #rbkctreemenu h5, #rbkctreemenu h6 { border:none; }
/* level 1 (and below) */
#rbkctreemenu .labeloff, #rbkctreemenu .labelon { color:#fff; background-color:#585149; background-image:url(/img/icons/expand_plus_on.gif); background-repeat:no-repeat; background-position: 0 0; } /* level 1 header */
#rbkctreemenu .labelon { background-image:url(/img/icons/expand_minus_on.gif); }
#rbkctreemenu .labeloff:hover { background-image:url(/img/icons/expand_plus_on.gif); } /* this line not working */
/* #rbkctreemenu .content a:link, #rbkctreemenu .content a:visited, #rbkctreemenu .content a:hover, #rbkctreemenu .content a:active { background-image:url(/img/icons/expand_point_off.gif); background-repeat:no-repeat; background-position: 0 0; color:#3399ff; background-color:#eaeaea; margin:0.2em 0 0.2em 0; padding:0.5em 30px; display:block; text-decoration:none; font-weight:bold; } */
#rbkctreemenu .content a:link, #rbkctreemenu .content a:visited, #rbkctreemenu .content a:hover, #rbkctreemenu .content a:active { background:none; }
/* level 2 */
#rbkctreemenu .content .labeloff, #rbkctreemenu .content .labelon { color:#fff; background-color:#897b60; } /* level 2 header */
#rbkctreemenu .content .labeloff a, #rbkctreemenu .content .labelon a { color:#fff; } 
/* level 3 */
#rbkctreemenu .content .content .labeloff, #rbkctreemenu .content .content .labelon { color:#000; background-color:#bbb198; } /* level 3 header */
#rbkctreemenu .content .content .labeloff a, #rbkctreemenu .content .content .labelon a { color:#000; } 
/* level 4 */
#rbkctreemenu .content .content .content .labeloff, #rbkctreemenu .content .content .content .labelon { background-color:#e1dfd0; } /* level 4 header */
/* childless child */
#rbkctreemenu .content .childlessitem a:link, #rbkctreemenu .content .childlessitem a:visited, #rbkctreemenu .content .childlessitem a:hover, #rbkctreemenu .content .childlessitem a:active { background:url(/img/icons/expand_point_off.gif) 0 0 no-repeat; color:#4681a1; background-color:#f5f2e9; }

/* title browse */
/* az nav */
.aztable a { border:1px solid #999; background-color:#b19764; color:#fff !important; }
.aztable a.selected { background-color:#4681a1; }
/* az list */
.azlist h2 { background-color:#e1dfd0; border:1px solid #a9a9a9; border-bottom:2px solid #666; color:#333; }
.azlist li { border-bottom:2px solid #ccc; }
.azlist li a { background:url(/img/leighton_drawings/icons/expand_plus_off.gif) 0 0 no-repeat; }
.azlist li a:hover { background:url(/img/leighton_drawings/icons/expand_plus_on.gif) 0 0 no-repeat; }

/* results views */
#collectionsearchlistview .collectionsearchresultsrow { border-bottom:2px solid #ccc; background:#fff url(/img/leighton_drawings/backgrounds/rightcol_collectionresults.gif) right top repeat-y; }
#collectionsearchlistview .collectionsearchresultsrow .collectionsearchresultstext { color:#666; }

/* pagination */
.paginationlinks a { background-image:none !important; }
.paginationlinks a.selected { background-color:#eaeaea !important; }
ul.paginationlinks li { border:none !important; }

/* images in text */
#wrapperone .imagemedium { border:1px solid #ccc; }
#wrapperone .imagesmall { border:1px solid #ccc;  }

/* galleries/lightboxes */
/* thumbs */
.gallerythumb { color:#666; }
.gallerythumb a.thumb { border:1px solid #ccc; background:#fff ; }
/*Added by Andy Smith 27/10/06*/
.gallerythumb a.noimage {border:1px solid #ccc; background:#fff;}
.gallerythumb a.thumb:hover { border:2px solid #91a8b3; background:#333 url(/img/leighton_drawings/icons/expand_plus_on_small2.gif) 2px 65px no-repeat !important; }
.gallerythumb a.noimage:hover { border:2px solid #91a8b3; background:#333 url(/img/leighton_drawings/icons/expand_plus_on_small2.gif) 2px 65px no-repeat !important; }


/* middle col .gallerythumb instance */
/*
#wrapperone div.rbkcmenutab .gallerythumb a.thumb:hover { border:2px solid #91a8b3; background:#333 url(/img/leighton_drawings/icons/expand_plus_on_small2.gif) 3px bottom no-repeat !important; }
*/

/* gallery enlargments */
#galleryenlarge #wrapperone { border-top:25px solid #e1dfd0; }
#galleryenlarge .singlecol { border-top:2px solid #b3b3b3; }
#galleryimagelarge { border:1px solid #ccc; }
#galleryimagelarge img { border:14px solid #fff; }
#galleryenlarge .imagecredits { color:#666; }

/* related info box */
.relatedinformation { background-color:#e1e1e1; }
.relatedinformation a { background:url(/img/leighton_drawings/icons/double_arrow_simple_right_green.gif) 3px 7px no-repeat; }

/* data tables */

/* miscellaneous */
/* general float clearer device */
/* data protection statement */
.dataprotection, .copyright { color:#666666; background-color:#f5f2e9; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }
.dataprotection h2 { border-bottom:none; color:#666666; }

