body { color: #000;}

ul.left {padding-left:1em;}
ol.left {padding-left:1.5em;}

a:link { color: #0069c4; text-decoration:none;}
a:visited { color: #0069c4;  text-decoration:none;}
a:hover { text-decoration: underline;}
#results>a:hover {text-shadow: 1px 1px 0 #fff, 0 0 1em rgba(0,0,0,0.5);text-decoration:none;}
a:active { color: #0069c4;}
a.ico, a.folder {
padding: 2px 0 2px 20px;
}

a.ico[href$=".html"] {
background: url(/img/icons/ichtml.gif) no-repeat left 50%;
}
a.ico[href$=".php"] {
background: url(/img/icons/icphp.gif) no-repeat left 50%;
}
a.ico[href$=".pdf"] {
background: url(/img/icons/icpdf.gif) no-repeat left 50%;
}
a.ico[href$=".jpg"] {
background: url(/img/icons/icjpeg.gif) no-repeat left 50%;
}

a.ico[href$=".MTS"], a.ico[href*=".mp4"], a.ico[href*=".avi"] {
background: url(/img/icons/video.png) no-repeat left 50%;
}
a.ico[href*="photo"] {
background: url(/img/icons/photo.png) no-repeat left 50%;
}
a.ico[href$=".doc"], a.ico[href$=".docx"], a.ico[href$=".rtf"] {
background: url(/img/icons/icdoc.gif) no-repeat left 50%;
}
a.ico[href$=".ppt"] {
background: url(/img/icons/icppt.gif) no-repeat left 50%;
}
a.ico[href$=".zip"] {
background: url(/img/icons/iczip.gif) no-repeat left 50%;
}
a.ico[href*="collapsElement"], a.folder {
background: url(/img/open.png) no-repeat left 50%;
}
a.ico[href$=".exe"] {
background: url(/img/exe.png) no-repeat left 50%;
}
a.ico[href$=".lay"] {
background: url(/img/lay.png) no-repeat left 50%;
}
a.ico[href$=".STL"], a.ico[href$=".ioc"] {
background: url(/img/icons/icundef.gif) no-repeat left 50%;
}

h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif;}
h1 { color: #000; font-size: 1.2em; font-weight:normal; margin: 0 0 7px; /*text-align: center;*/}
h1#pagetitle { margin: 1em 0 7px; color:#003562;}

.bx-birthday-layout-include .bx-user-info { border: none;}
.bx-honour-layout-include .bx-user-info { border: none; }
.bx-new-layout-include .bx-user-info{ border: none; }
.bx-user-info { border: none; } 
.bx-user-info-name {zoom: 1;}

.gray-bold {color: #626262; font-weight: bold;}

div#rotator {position:relative;} 
div#rotator ul {padding:0;}
div#rotator ul li {float:left; position:absolute; list-style: none;} 
div#rotator ul li.show {z-index:500;}