div.LabeledMarker_markerLabel  {
  color: black;
  font-family: Arial;
  font-size: x-small;
  width: 25px;
  text-align: center;
}
.bubcontent { width: 18em; font-size: 0.9em; }



#loglines {
  font-family: Courier, sans-serif;
  white-space: nowrap;
}
#loglines span {
  font-family: Courier, sans-serif;
  white-space: nowrap;
}

.qrbox {
  display: block;
  font-size: 0.8em;
  color: #444;
  text-align: center;
  padding-right: 1em;
  width: 160px;
  margin-right: 1em;
  margin-left: auto;
}
.qrbox img {
  display: block;
  padding: 0 0 0 0;
  border: 1px solid #aaaaaa;
}
.homepageimage {
padding: 0;
margin-left: auto; margin-right: auto;
border: solid 1px #aaa;
}

#lastupdated {
  letter-spacing: 1px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.imgcred2 img { margin-left: auto; margin-right: auto; }
#title1 {
font-family: Chalkboard, Cochin, Helvetica, Arial, sans-serif;
display: block;
font-weight: normal;
font-size: 140%;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
color: #dde0f2;
}
#title { text-shadow: 1px 1px 1px #bbb; }
.header-title {
text-align: right;
background-color: #3366cc;
background-color: #2858bb;
}
#header-graphics td {
background-color: #3366cc;
background-color: #2858bb;
}
#footer2 td {
background-color: #2858bb;
}
#navigation .link {font-size: 95%; }
#navigation .link a {font-size: 95%; }
#searchform { margin-bottom: 0px; }

#navigation { background-color: #e5eff4; 
		border-bottom: 1em solid #f0fff0; }
#navigation .category { background-color: #f0fff0; }
#navigation .category a { background-color: #f0fff0; }
#navigation .category a:focus, #navigation .category a:hover { background-color: #f0fff0}
#navigation .link { background-color: #f0fff0;}
#navigation .link a     { background-color: #f0fff0; }
#navigation .link a:focus, #navigation .link a:hover { background-color: #f0fff0}
#content { border-left-color: #f0fff0; }

#navigation {
background-color: #fafac4; /* #fcfefb; */
border-bottom: 1em solid #fafac4; /* #ddf3dc; */
border-top: 0.5em solid #fcfce4;
background-image:url('/gfx/yellow-bg-stretch.jpg') ;
background-repeat:repeat-x;
background-position: top;
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #f0cece; /* #d0efe0; */
}
#navigation .category { background-color: transparent; }
#navigation .category a { background-color: transparent; }
#navigation .category a:focus, #navigation .category a:hover { background-color: transparent}
#navigation .link { background-color: transparent;}
#navigation .link a     { background-color: transparent; }
#navigation .link a:focus, #navigation .link a:hover { background-color: transparent}
#content { border-left-color: #fafac4; /* #ddf3dc; */ }
div#navigation span.link {font-weight: bold; }
div#navigation span.link span.link {font-weight: normal; }


body#bristol-ac-uk #navigation .link.current_page_item {  background-image: url(/gfx/square5.gif); }
body#bristol-ac-uk #navigation .link.current_page_item a {  color: #b02020; cursor: default;}
body#bristol-ac-uk #navigation .link.current_page_item span.link a:link {  color: #003366; cursor: pointer;}
body#bristol-ac-uk #navigation .link.current_page_item span.link a:visited {  color: #003366; cursor: pointer;}
body#bristol-ac-uk #navigation .link.current_page_item span.link a:hover {  color: red; cursor: pointer;}
body#bristol-ac-uk #navigation .link.current_page_item span.link a:active {  color: red; cursor: pointer;}

body#bristol-ac-uk #navigation .link span.link.current_page_parent {  background-image: url(/gfx/square5.gif); }
body#bristol-ac-uk #navigation .link span.link.current_page_parent a {  color: #b02020; }

body#bristol-ac-uk #navigation .link {  padding-bottom: 6px; }
body#bristol-ac-uk #navigation .link span.link {  padding-bottom: 1px; }

#header2 { font-size: 85%; }
#header-text { color: #666; }
#header-text a { font-weight: bold; }

#breadcrumbs { border-left: 15em solid transparent; }

/* for get satisfaction */

div#gsfn_search_widget {
-moz-border-radius-topleft: 12px;
-webkit-border-top-left-radius: 12px;
-moz-border-radius-bottomleft: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-topright: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius-bottomright: 12px;
-webkit-border-bottom-right-radius: 12px;
border-radius: 12px;
margin: 1em auto 1em auto;
z-index:100; 
display: block;
position: absolute;
/* change the JS scrollTo if you change these... */
top: 100px;
left: 100px;
border: 1px solid #ccc;
padding: 12px 12px 12px 12px;
background-color: #e0e0e0;
background-color: rgba(224,224,224,0.7);
}
div#gsfn_search_widget_inner img { border: none; }
div#gsfn_search_widget_inner { 
background-color: #ffffcc;
/* background-color: rgba(255,255,204,1); */
font-size: 12px;
width: 320px;
border: 6px solid #444444;
padding: 10px;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
border-radius: 8px;
}
div#gsfn_search_widget_inner a.widget_title { color: #000; display: block; margin-bottom: 10px; font-weight: bold; text-decoration: none; }
div#gsfn_search_widget_inner a:visited.widget_title { text-decoration: none; }
div#gsfn_search_widget_inner a:hover.widget_title { text-decoration: underline; }
div#gsfn_search_widget_inner a:visited:hover.widget_title { text-decoration: underline; }
div#gsfn_search_widget_inner .powered_by { margin-top: 8px; padding-top: 8px; border-top: 1px solid #ddd; }
div#gsfn_search_widget_inner .powered_by a { color: #333; font-size: 90%; }
div#gsfn_search_widget_inner form { margin-bottom: 8px; }
div#gsfn_search_widget_inner form label { margin-bottom: 5px; display: block; }
div#gsfn_search_widget_inner form #gsfn_search_query { width: 60%; }
div#gsfn_search_widget_inner div.gsfn_content { }
div#gsfn_search_widget_inner div.gsfn_content li { text-align:left; margin-bottom:6px; }
div#gsfn_search_widget_inner div.gsfn_content a.gsfn_link { line-height: 1; }
div#gsfn_search_widget_inner div.gsfn_content span.time { font-size: 90%; padding-left: 3px; }
div#gsfn_search_widget_inner div.gsfn_content p.gsfn_summary { margin-top: 2px }

#gsClickText {
  font-size: 1.2em;
}
#gsClick {
  cursor: pointer;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #cbcbcf;
  border: 3px solid #777;
  border-right: none;
  text-shadow: 2px 2px 2px #000;
  padding-right: 1px;
  position: fixed;
  height: 24em;
  width: 24px;
  top: 175px;
  right: 0px;
  color: white;
}

@media print {
  #gsClick { display: none; }
  #gsfn_search_widget { display: none; }
}



/* div#wirelesslocationslist ul li ul { display: none; } */
div#wirelesslocationslist ul { margin-bottom: 0.5em; }
div#wirelesslocationslist ul li { font-weight: bold; cursor: pointer; }
div#wirelesslocationslist ul li p { font-weight: normal; }
div#wirelesslocationslist ul li span { font-weight: normal; }
div#wirelesslocationslist ul li ul { margin-bottom: 0em; font-weight: normal; }
div#wirelesslocationslist ul li ul li { margin-bottom: 0.1em; font-size: 0.9em; font-weight: normal; }


.imgthinborder { border: solid 1px #aaa; margin: 0.5em 1em 0.5em 1em; }
.oslogo { float: right; }

.universityred { color: #b01c2e; }

.dynamicDiv { 
border: dotted 2px #aaa;
background-color: #ddffff;
padding: 0.7em 0.7em 0.7em 0.7em;
text-align: center;
-webkit-border-radius:12px;
-moz-border-radius:12px 12px 12px 12px;
border-radius:12px;
}

@media print {
 .dynamicDiv { display: none; }
  #header1 { display: none; }
}

#message_nonBrisUsersWarning { color: #b01c2e; margin: 2em auto 2em auto; cursor: pointer; max-width: 120em; font-weight: bold; font-size: 0.85em; margin-left: 0em; }

#message_bristolwirelesshelpnote { 
    margin: 2em auto 2em auto;
    max-width: 58em;
    font-size: 0.85em; 
    margin-left: 0em;
    text-shadow: 1px 1px 1px #aaa;
}

#message_copypermission { color: #444; margin: 8em 0.6em 2em 0.6em; padding: 0.7em 0.25em 0.7em 0.25em; font-size: 0.70em; }

#content table.prettytable{
    line-height: 1.4em;
    border-collapse:separate;
    min-width: 60%;
    margin-bottom: 1.5em;
}
#content .prettytable thead td{
    padding:1em 2em 1em 2em;
    color:#ffffff;
    font-weight: bold;
    font-size: 1.2em;
    text-shadow: 1px 1px 1px #444;
    background-color: #009966;
    background: -moz-linear-gradient(-60deg, #009966 40%, #81cdb4);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0.4,#009966), color-stop(1,#81cdb4));
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    -moz-border-radius:12px 12px 3px 3px;
    border-top-left-radius:12px;
    border-top-right-radius:12px;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    border: 1px solid #aaa;
}
#content .prettytable thead td:empty{
    background:transparent;
    border:none;
}
#content .prettytable tfoot td{
    padding:0.5em 1.5em 0.5em 1.5em;
    background-color: #f0fff0;
    background: -moz-linear-gradient(-60deg, #f0fff0 20%, #fff);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0.2,#f0fff0), color-stop(1,#fff));
    border: 1px solid #aaa;
    font-size: 0.90em;
    font-weight: bold;
    font-style: italic;
    text-shadow: 1px 1px 1px #ccc;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
#content .prettytable tbody td{
    padding:1em 1.5em 1em 1.5em;
    background-color: #daffda;
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFDAFFDA', EndColorStr='#FFFFFFFF')";
    background: -moz-linear-gradient(-60deg, #daffda, #fff 80%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0,#daffda), color-stop(0.8,#fff));
    border: 1px solid #aaa;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#666;
    text-shadow:1px 1px 1px #ccc;
}

.OSbold { font-weight: bold; font-size: 1.15em; }



/* leave at the bottom */
.badimage {
border: solid 5px red;
opacity:0.4;
filter:alpha(opacity=40);
}
