/* NEW CSS */
#wrapper{margin:0 0 0 20px; width:620px;}
#main_container, #inner_wrapper, #big-picture-container, .large-thumb-toolbar {margin:0; padding:0; width:100%;} /* BG ADD */
#thumbnail_container {margin:10px; padding;0; width:100%;}
#navtable {margin:2px 0 0 0;}
.rsslogo {display:none;}
/* #breadcrumbs a:link, #navtable a:link, #pagination a:link {margin:0; padding:3px 0; text-decoration:none; color:#687D95;border-bottom:1px dotted #7D95AF;} /* BG ADD */
/* #breadcrumbs a:hover, #navtable a:hover, #pagination a:hover {color:#FFFFE0; border-bottom:solid 1px blue;} /* BG ADD */
/* NEW CSS END */

#breadcrumbs {margin: 0  0 0 -3px; padding:0;} /* BG Mod -3px to match BR site */
#breadcrumb_links {font-size:1.2em; font-weight:bold; color:#687D95; white-space:nowrap;} /* BG MOD was margin:2px; padding:0; */
#download_selected {float:right; text-align:right;}
#exif_data {padding:20px; text-align:left; width:50%;}
#exif_toggle {padding:0; margin:0;}
#gallery-name {padding:0; margin:0;}
#jump-menu {float:right;}
#link-back {font-size:65%; text-align:right; padding:0; margin:5px 3px 0 0;}
#pagination {margin:0 0 0 20px; padding:0; clear:both; min-height:2em;} /* BG MOD was padding:2px;  border-top:1px solid #CDCDCD; border-bottom:1px solid #CDCDCD; */
* html #pagination {height:2em;}
#picture_caption {font-size:0.8em; font-weight:bold; background-repeat:no-repeat; text-transform:none; letter-spacing:2px; margin-left:4px; padding-bottom:2px;}    
#picture_caption_top, #picture_caption_bottom {font-size:.9em; font-weight:bold; font-style:italic; color:#807559;} /* BG ADD */
#picture-holder a:hover img {text-decoration:none;}  /* BG MOD removed css to stop hover behaviour */
#search_box {margin-left:5px; float:right;}
#wrapper {font-family:Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size:10pt;}

.comments cite {color:#000; text-transform:uppercase; letter-spacing:2px; font-size:75%;}
.comments-closed {color:#999966; text-align:center;}
.comments li {margin-top:10px; margin-bottom:10px; padding-top:10px; padding-bottom:10px; border-top:1px solid #CDCDCD;  border-bottom:1px solid #CDCDCD;}  
.comments p {padding:0; margin:0;}
.date {font-size:0.9em; font-weight:bold; line-height:1.4; background-repeat:no-repeat; text-transform:uppercase; letter-spacing:2px; margin-left:4px; padding-bottom:2px;}    
.errors {width:500px; background-image:url('../graphics/x.gif'); background-repeat:no-repeat; background-position:5px 8px; margin-bottom:15px; border-bottom:1px solid maroon; border-top:1px solid maroon; border-left:1px solid maroon; border-right:1px solid maroon; padding:8px; background-color:#FFCCCC; padding-left:28px;}
.large-thumb-toolbar {padding-top:3px; text-align:center;}       
.meta-header {margin:0; padding:3px 0 8px 0; text-align:center; font-size:85%; color:#8b0000;}
.page_link {text-decoration:none; font-size:13px; color:#7E92A8; width:5px; padding:2px;} /* BG MOD color added */
.photos {padding:5px; margin:3px; border:solid 1px #000000;}
.photos-large {display:block; text-align:center; border:solid #778899 1px; padding:6px; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:15px;} /* BG MOD was margin:2px 0 0 0; */
.slides li {display:block; float:left; margin:0; padding:0; width:auto; height:auto;} /* BG MOD was margin:0 10px 10px 0; */
.tag {text-align:center; line-height:1.1em;} /* BG ADD line-height */
.thumbnail {} /* BG ADD */
.thumbnail img {padding:5px; text-align:center; margin:4px; background:#FFF; border-width:1px; border-color:#778899;}
.thumbnail a:link img, .thumbnail a:visited img, .thumbnail a:active img {text-decoration:none;} /* BG Add */
.thumbnail a:hover img {border-width:2px; border-color:#7D95AF; margin:3px;} /* BG MOD border-color:#38c; */
.thumbtitle {margin:0; padding:0 0 5px 0;} /* BG ADD */

a.nav-link-img-next {background-image:url(../graphics/fforward.gif); background-repeat:no-repeat; background-position:right 1px; padding-right:20px; width:40px;}
a.nav-link-img-prev {background-image:url(../graphics/rewind.gif); background-repeat:no-repeat; background-position:left 1px; padding-left:20px; width:40px;}    
a.print {background-image:url(../graphics/printer.gif); background-repeat:no-repeat; background-position:left; padding-left:20px;}
form {display:inline;}
img {border:0; display:inline;}
input.submit {border:3px double #999999; border-top-color:#CCCCCC; border-left-color:#CCCCCC; background-color:#FFFFFF; background-image:url('../graphics/button-bg.gif'); background-repeat:repeat-x; color:#333333; font-size:75%; font-weight:bold; font-family:Verdana, Helvetica, Arial, sans-serif;}
table {padding:0px; border:0px;}
ul.slides {margin:0; padding:0; list-style:none; line-height:1.4em;}  /* BG MOD was margin:15px 0 0 0; */

/* NEW CSS - DISPLAY NONE ITEMS must be at end of file [#image_name = filename at photo level, .thumbnail_text = thumbnail text or caption in gallery view] */
.date, #exif_toggle, #header-table, #image_name, #picture_caption, #picture_caption_bottom, 
.thumbnail_text, #change_sortby, #change_sortdir, #link-back, a.print {display:none;}
