
#uobcms-col1 { min-height: 38em; }

.navgroup li.current_page_item { font-weight: bold; color: #b01c2e; background-color: white; }
.navgroup li.current_page_item a:link { font-weight: bold; color: #b01c2e; background-color: white; }
.navgroup li.current_page_item a:visited { font-weight: bold; color: #b01c2e; background-color: white; }
.navgroup li.current_page_item a:hover { font-weight: bold; color: #b01c2e; background-color: white; }

#uobcms-content { margin-right: 1em; }

// cancelled by JB 20110726
// #header {background-image:url(/styles/its/bristol-css-gfx/it-banner-eduroam.jpg)}


.commentalt{background: #D0D0FF;}
.comment{background: #DDDDFF;}
.nav{display: block; list-style-type: none; list-style-image: none; margin-left:0; padding-left:0;}
.navprevious{float: left;}
.navnext{float: right;}
.title{border-bottom: 1px solid #8690ae}

#content ol li { margin-bottom: 0.8em; } 
#content img { display: block; }
#title img { display: inline; }

.servicetable tr td { font-size: 85%; }
.servicetable th { font-size: 90%; }
.imgcred2 img { margin-left: auto; margin-right: auto; }


.surveyaction li { margin-bottom: 0.7em; }
.surveyaction li ul li { margin-bottom: 0px; list-style-image: url(/gfx/blue-square5.gif); font-size: 90%; font-family: serif; }

.surveytable { width: 38em; border: inset 2pt; border-collapse: collapse; border-spacing: 1pt; margin-top: 5px; margin-bottom: 5px; page-break-after: always; }
.surveytable tr { border: solid 1pt; }
.surveytable tr td { border: solid 1pt; font-size: 80%; text-align: center; }
.surveytable tr td:first-child { text-align: left; width: 27em; }
.surveyquestions { font-size: 85%; }
#content ol.surveyquestions li { margin-bottom: 0.00em; }

.qlinkbox {
background-image:url('/gfx/green-bg.jpg') ;
background-repeat:repeat-x;
background-position: bottom;
}
.qlinkboxred {
background-image:url('/gfx/redish-bg.jpg') ;
background-repeat:repeat-x;
background-position: bottom;
}

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


.rsslink:before {
  content: url(/gfx/rssicon14.png);
  margin-right: 5px;
  position: inline;
}


#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 {
display: block;
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; }

#title { text-shadow: 1px 1px 1px #bbb; }

/* 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;
color: black;
}
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 }

#gsfn_search_results a { color: #000; }
#gsfn_search_results a:visited { color: #000; }
#gsfn_search_results a:hover { color: #000; }
#gsfn_search_results a:visited:hover { color: #000; }


#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_osoutofdate { 
    margin: 2em auto 2em auto;
    max-width: 58em;
    font-size: 0.85em; 
    margin-left: 0em;
    text-shadow: 1px 1px 1px #aaa;
    background-color: #ffeeee;
}

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



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

#uobcms-content table.prettytable{
    line-height: 1.4em;
    border-collapse:separate;
    min-width: 60%;
    margin-bottom: 1.5em;
}
#uobcms-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;
}
#uobcms-content .prettytable thead td:empty{
    background:transparent;
    border:none;
}
#uobcms-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;
}
#uobcms-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);
}

#statusdiv th {
  font-weight: bold;
  font-size: 1.1em;
}
#statusdiv table.locdown {
  width: 40em; margin-top: 1em; margin-bottom: 1em;
}
#statusdiv table.oktable {
  width: 40em; margin-top: 1em; margin-bottom: 1em;
}
#statusdiv .locpri {
  font-weight: bold;
}
#statusdiv .locter {
  font-size:0.85em;
}
#statusdiv .currentstats {
  font-size:0.85em;
}
#statusdiv tr.locup {
  background-color: #99ff99;
}
#statusdiv tr.bgcolor0 {
  background-color: #ffbaaa;
}
#statusdiv .bgcolor1 {
  background-color: #ffaaba;
}
#statusdiv .significantproblems {
  background-image:url('/gfx/pink-bg.jpg');
  background-repeat:repeat-x;
  background-position: bottom;
  padding: 0.5em; display: block;
  font-size: 90%;
  margin-left: auto;
  width: 50em;
  margin-right: auto;
  margin-bottom: 2.5em;
}
#statusdiv .significantproblemstitle {
  font-weight: bold;
}
#countdownspan {
  font-style: italic;
  font-size: 0.7em;
  text-align: right;
}

@media screen {
  .eduroamtextedu { color: #000000; }
  .eduroamtextroam { color: #006699; font-style: italic; }
}
