#banner {
    height: 225px;
    border: 2px solid #334A2B;
    margin-bottom: 10px;
}

#banner .bannerTitle {
    max-width: 450px;
    margin-top: 20px;
    margin-left: 25px;
    position: absolute;
}

#banner .bannerTitle .bannerTitleBg {
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 100%;
    
    opacity: .6;
    filter: alpha(opacity=60);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    
    border-radius: 5px;
    -moz-border-radius: 5px;
}

#banner .bannerTitle .bannerTitleContent {
    font-family: Georgia, serif;
    position: relative;
    color: #FFF;
    padding: 5px;
}

#banner .bannerTitle .bannerTitleContent h2 {
    font-family: Tahoma,Geneva,"sans-serif";
    font-weight: bold;
    margin: 5px 0px;
}

#bannerCredit {
	font-size: 9pt;
	text-align: right;
	color: #666;
	margin-top: -7px;
}

#content .breadcrumbs {
    font-size: 9pt;
    color: #666;
    margin-bottom: 10px;
}

#content .breadcrumbs.withBanner {
    margin-top: -5px;
}

#content #social {
	margin-top: 10px;
	margin-bottom: 5px;
}

#content .right {
    float: right;
}

#content .left {
    float: left;
}

#content .infoBox {
    padding: 5px;
    font-size: 9pt;
    max-width: 250px;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
}

#content .infoBox.right {
    margin: 0px 0px 5px 10px;
}

#content .infoBox.left {
    margin: 0px 10px 5px 0px;
}

#content .infoBox .title {
    font-family: Tahoma,Geneva,"sans-serif";
    text-align: center;
    margin: 0px;
    font-size: 11pt;
    font-weight: bold;
    background-color: #6E90CE;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
}

#content .infoBox .body {
    margin: 0px 3px;
    background-color: #EAEAEF;
    padding: 0px 2px;
    
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}

#content .infoBox table td.key {
    font-weight: bold;
    padding-right: 5px;
}

#content .infoBox table td.value {
    color: #444;
}

#content .infoBox ul {
    padding: 0px 3px 0px 18px;
}

#content .infoBox ul li {
    margin-bottom: 5px;
    font-size: 13pt;
    font-weight: bold;
}

#content .filesize {
    font-size: 9pt;
    color: #666;
}

#content ul.plain {
    padding: 0px;
    margin: 0px;
}

#content ul.plain li {
    list-style-type: none;
    margin-bottom: 5px;
}

#content ul.indent li {
    margin-left: 5px;
    text-indent: -5px;
}

#content ul.compact {
	margin: 0px;
}

#content ul.compact li {
	margin: 0px;
}

#content .fileIcon {
    background-image: url('../img/fileicons/file.png');
    min-height: 16px;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
}

#content .fileIcon.Sevenz {
    background-image: url('../img/fileicons/7z.png');
}

#content .fileIcon.csv {
    background-image: url('../img/fileicons/csv.png');
}

#content .fileIcon.doc, #content .fileIcon.docx {
    background-image: url('../img/fileicons/doc.png');
}

#content .fileIcon.mov {
    background-image: url('../img/fileicons/mov.png');
}

#content .fileIcon.mp3 {
    background-image: url('../img/fileicons/mp3.png');
}

#content .fileIcon.pdf {
    background-image: url('../img/fileicons/pdf.png');
}

#content .fileIcon.ppt, #content .fileIcon.pptx {
    background-image: url('../img/fileicons/ppt.png');
}

#content .fileIcon.tar  {
    background-image: url('../img/fileicons/tar.png');
}

#content .fileIcon.txt {
    background-image: url('../img/fileicons/txt.png');
}

#content .fileIcon.url {
    background-image: url('../img/fileicons/url.png');
}

#content .fileIcon.wma {
    background-image: url('../img/fileicons/wma.png');
}

#content .fileIcon.wmv {
    background-image: url('../img/fileicons/wmv.png');
}

#content .fileIcon.xls, #content .fileIcon.xlsx {
    background-image: url('../img/fileicons/xls.png');
}

#content .fileIcon.xml {
    background-image: url('../img/fileicons/xml.png');
}

#content .fileIcon.zip {
    background-image: url('../img/fileicons/zip.png');
}

#content .fileIcon.calendar {
    background-image: url('../img/icon-li-calendar.png');
}

#content img {
    margin: 5px;
    border: 1px solid #555;
    
    border-radius: 2px;
    -moz-border-radius: 2px;
}

#content table.staffList {
    width: 100%;
}

#content table.staffList td {
    width: 33%;
}

#content table.staffList .name {
    font-weight: bold;
}

#content .info {
    font-size: 10pt;
    color: #666;
}

#content .ellipsis {
    color: #666;
}

#content table.dbItemsList {
    width: 100%;
    border-spacing: 20px;
}

#content table.dbItemsList td {
    vertical-align: top;
    width: 50%;
}

.itemPreviewDijit .loading {
    background-image: url('../img/loading.gif');
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 50px;
    width: 100%;
}

.itemPreviewDijit img {
    margin: 0px 5px 0px 0px;
}

.itemPreviewDijit h5.title {
    margin: 0px 0px 5px 0px;
}

.itemPreviewDijit h5.title a {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 11pt;
}

.itemPreviewDijit h5.title.dataset a {
    background-image: url('../img/databasin/icon-tiny-dataset.png');
}

.itemPreviewDijit h5.title.map a {
    background-image: url('../img/databasin/icon-tiny-map.png');
}

.itemPreviewDijit h5.title.gallery a {
    background-image: url('../img/databasin/icon-tiny-gallery.png');
}

.itemPreviewDijit h5.title.group a {
    background-image: url('../img/databasin/icon-tiny-group-wt.png');
}

.itemPreviewDijit .description {
    font-size: 10pt;
    color: #666;
    margin-bottom: 3px;
}

.itemPreviewDijit p {
    margin: 0px;
}

.itemPreviewDijit .liveMapLink {
    float: right;
}

.tabContainer .tabs {
    margin-bottom: 10px;
    position: relative;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.tabContainer .tabs .background {
    width: 100%;
    height: 30px;
    position: absolute;
    background-color: #6E90CE;
    border: 1px solid #000;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.tabContainer .tabs ul {
    position: relative;
    margin: 0px;
    padding: 0px 10px;
}

.tabContainer .tabs ul li {
    list-style-type: none;
    display: inline-block;
    float: left;
    margin-left: 2px;
}

.tabContainer .tabs ul li a {
    display: inline-block;
    font-size: 12pt;
    font-weight: bold;
    min-width: 50px;
    height: 30px;
    text-align: center;
    padding: 0px 10px;
    margin-top: 1px;
    color: #000;
}

.tabContainer .tabs ul li a:hover {
    background-color: #9EC0FE;
}

.tabContainer .tabs ul li.selected a {
    background-color: #9EC0FE;
    color: #FFF;
    background-image: url(../img/triangle-down.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 40px;
    
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}

.tabContainer .tab {
    padding: 0px 5px;
}