﻿body #header, 
body .sidebar, 
body #master_header, 
body .master_header, 
body .menucontainer td, 
body .menucontainer th, 
body .quickeditcontainer, 
body .navbutton, 
body .wizardsidebar, 
body .ajax__tab_header, 
body .commentButtons, 
body .itemdetailsbuttons, 
body .detailsedit, 
body .addeditcommentcontrol, 
body #master_footer, 
body .editbutton, 
body div.addcomment, 
body div.querybuttons, 
body i.clicktoedit, 
body div.showtagcloudbutton, 
body .noprint, 
body tr.listpager, 
body img.expandercontroller, 
body ul.summaries_ul, 
body div.admintree {
	display: none;
}

body #master_content {
	position: static;
	/* previous def'n---   top: auto; */
	top: 0;
	width: auto;
	overflow: visible;
}

html #body, body #content, body .content, html body {
	position: static;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: auto;
	overflow: visible;
}

html, body {
	overflow-y: visible;
}
  html body table.listitems {
  	height: auto !important;
  	width: auto;
  	overflow: visible;
  	position: static;
  }
  html body div.panelcollapse {
  	overflow-y: visible !important;
  	height: auto !important;
  }
  html body div.ajax__tab_body {
  	border: none !important;
  }

body {
	background-color: #FFF;
	color: inherit;
}
  body .listheader td.listcaption {
  	display: block;
  	color: #000;
  }
  body .admincontent {
  	position: static;
  	margin-top: auto;
  	margin-bottom: auto;
  	margin-left: auto;
  	margin-right: auto;
  	height: auto;
  	width: auto;
  	overflow: visible;
  }
  body .menucontainer td.listcaption {
  	display: table-cell;
  }

#master_header, .master_header {
	background-color: #FFF;
	background-image: none;
}

#master_content {
	background-color: #FFF;
}

.admincontent {
	background-color: #FFF;
	color: inherit;
}

#master_footer {
	color: inherit;
}
  #master_footer a {
  	color: inherit;
  }

#content, .content {
	background-color: #FFF;
	color: inherit;
}

#footer, .footer {
	background-color: #FFF;
	background-image: none;
}

.querytable {
	color: inherit;
}

.updating {
	background-color: #FFF;
	background-image: none;
}

sidebarStepHeading {
	color: inherit;
}

.wizardnav a {
	color: inherit;
}
  .wizardnav a:hover {
  	color: inherit;
  }

.wizardsidbar_list.selected {
	color: inherit;
}

.details {
	color: inherit;
}
  .details B {
  	color: inherit;
  }

.listingcaption a {
	color: inherit;
}

a {
	color: inherit;
}
  a:hover {
  	color: inherit;
  }

h1 {
	color: inherit;
}

h2 {
	color: inherit;
}

.username {
	color: inherit;
}

.breadcrumb {
	color: inherit;
}
  .breacrumb a {
  	color: inherit;
  }

.autocomplete_completionListElement {
	background-color: #FFF;
	color: inherit;
}

.autocomplete_highlightedListItem {
	background-color: #FFF;
	color: inherit;
}

.autocomplete_listItem {
	background-color: #FFF;
	color: inherit;
}

.logo {
	background-image: none;
}

.itemdetail {
	color: inherit;
}

.detailsodd td {
	background-color: #FFF;
}

.detailseven td {
	background-color: #FFF;
}

#search {
	background-image: none;
}

.search_a {
	background-color: #FFF;
	color: inherit;
}

input, textarea {
	background-color: #FFF;
	color: inherit;
}

.querybuttons input, .form_td input {
	background-image: none;
}

tr.listpager td input, .wizardsidebar input {
	background-color: #FFF;
	color: inherit;
}

div.commentButtons input {
	background-color: #FFF;
}

#menu, .menu {
	background-image: none;
}
  #menu a, .menu a {
  	background-image: none;
  	color: inherit;
  }

.menu_off {
	background-image: none;
	color: inherit;
}

#menu_on, #menu .menu_on, .menu_on {
	background-color: #FFF;
	background-image: none;
	color: inherit;
}
  #menu_on a, #menu .menu_on a {
  	background-color: #FFF;
  	background-image: none;
  	color: inherit;
  }

#path {
	color: inherit;
}

.project {
	background-color: #FFF;
	color: inherit;
}

#container {
	background-image: none;
}

#copyright, .copyright {
	color: inherit;
}

#sourcegear {
	background-image: none;
}

.sourcegear {
	background-image: none;
}

#lblLoginError {
	color: inherit;
}

.button_orange {
	background-image: none;
}
  .button_orange a {
  	background-image: none;
  	color: inherit;
  }

.button_orange_comment {
	background-image: none;
	color: inherit;
}

.form_td, td.formtable {
	background-color: #FFF;
}

.addAttachment {
	background-color: #FFF;
}

.quickedit .ajax__dropdown_arrow {
	background-color: #FFF;
}

.tabcontrol .ajax__tab_body {
	background-color: #FFF;
}

.updateProgress {
	background-color: #FFF;
}

.updateProgressMessage {
	background-image: none;
}

caption, .caption {
	color: inherit;
}

.ContextMenuButton.Cloud {
	color: inherit;
}

.ContextMenuPanel {
	background-color: #FFF;
}

.ContextMenuItem {
	color: inherit;
}
  .ContextMenuItem:hover {
  	background-color: #FFF;
  	color: inherit;
  }

table.menucontainer ul.dropdownmenu li:hover {
	background-color: #FFF;
	color: inherit;
}

.captionshort, table.webdiff caption {
	background-color: #FFF;
	background-image: none;
	color: inherit;
}

caption a, .caption a, .captionshort a {
	color: inherit;
}

caption a:hover, .caption a:hover, .captionshort a:hover {
	color: inherit;
}

.block {
	background-color: #FFF;
}

.listingcaption {
	background-color: #FFF;
	background-image: none;
	color: inherit;
}
  .listingcaption a:hover {
  	color: inherit;
  }

.listing thead th {
	background-color: #FFF;
}

.diff_header {
	background-color: #FFF;
}

.listtableheader td {
	color: inherit;
}

.blameheader {
	background-color: #FFF;
	color: inherit;
}

.tablefooter {
	color: inherit;
}

.shaded {
	background-color: #FFF;
}

.alternate {
	background-color: #FFF;
}

.listing tbody th {
	color: inherit;
}
  .listing tbody th a {
  	color: inherit;
  }

div.emptygridmessage {
	background-color: #FFF;
}

.commentdetails {
	color: inherit;
}

.editcomment {
	background-color: #FFF;
}

.form_tdcomment {
	background-color: #FFF;
}

td.commentodd {
	background-color: #FFF;
}

td.commenteven {
	background-color: #FFF;
}

.submit td {
	background-color: #FFF;
}

.tblbg {
	background-color: #FFF;
}

.summaries_li {
	background-color: #FFF;
}
  .summaries_li a {
  	color: inherit;
  }
  .summaries_li.on {
  	background-color: #FFF;
  }
    .summaries_li.on a {
    	color: inherit;
    }

.querysection h2, h2.caption, .admincontent h2.caption {
	background-image: none;
	color: inherit;
}

.querysection select, select {
	background-color: #FFF;
	color: inherit;
}

.querysection th {
	color: inherit;
}

.querysection td label {
	color: inherit;
}

#savequerydropdown select {
	background-color: #FFF;
	background-image: none;
}

.diff_caption {
	color: inherit;
}

.diff_linenum {
	background-color: #FFF;
}

.diff_data_change {
	background-color: #FFF;
	color: inherit;
}

.diff_data_delete {
	background-color: #FFF;
	color: inherit;
}

.diff_data_add {
	background-color: #FFF;
	color: inherit;
}

.recentcheckins_table {
	background-color: #FFF;
}

.listtableheader.recent td {
	background-color: #FFF;
}

.recentcheckins_data {
	background-color: #FFF;
}

.listdb {
	background-color: #FFF;
	background-image: none;
	color: inherit;
}

.listdb_small {
	color: inherit;
}

div.QueryDescription {
	color: inherit;
}

.QueryDescription a {
	color: inherit;
}

.QueryDescription b {
	color: inherit;
}

.QueryDescriptionHover {
	color: inherit;
}

.adminabout {
	background-color: #FFF;
	color: inherit;
}
  .adminabout strong {
  	color: inherit;
  }

.admincontent h2 {
	color: inherit;
}

.admintreeheaderlink {
	color: inherit;
}

.errormessage, .errormessage_bodytext {
	background-color: #FFF;
	background-image: none;
	color: inherit;
}

.scriptmessage {
	color: inherit;
}

.warningmessage {
	background-color: #FFF;
	color: inherit;
}
  .warningmessage h2 {
  	background-image: none;
  	color: inherit;
  }

.successmessage {
	color: inherit;
}

div.repositorytree {
	background-color: #FFF;
	color: inherit;
}

div.admincontent .ContextMenuButton {
	background-image: none;
}
  div.admincontent .ContextMenuButton:hover {
  	background-image: none;
  }

div.admincontent .ajax__dropdown_arrow {
	background-color: #FFF;
}

a.reptreeselection, td.reptreeselection {
	color: inherit;
}

div.waitmessage {
	background-color: #FFF;
	color: inherit;
}

div.interactive {
	background-color: #FFF;
	color: inherit;
}

.webdiff_table {
	background-color: #FFF;
}

.webdiff_gaprow {
	background-image: none;
}

.webdiff_void {
	background-color: #FFF;
}

.webdiff_del {
	background-color: #FFF;
	color: inherit;
}

.webdiff_add {
	background-color: #FFF;
	color: inherit;
}

.webdiff_chg {
	background-color: #FFF;
	color: inherit;
}

*#webdiff_col_u_content {
	color: inherit;
}

*#webdiff_col_l_content {
	color: inherit;
}

*#webdiff_col_r_content {
	color: inherit;
}

a.closebox {
	color: inherit;
}

div.floatywindow b {
	color: inherit;
}

squiggly {
	color: inherit;
}

.modalBackground {
	background-color: #FFF;
}

.modalPopup {
	background-color: #FFF;
}

.labelhover {
	color: inherit;
}

.sccdropdown {
	color: inherit;
}

div#links {
	background-image: none;
}

#links a {
	color: inherit;
}

div.sidebar {
	background-image: none;
}

ul.dropdownmenu {
	background-color: #FFF;
}

body div.listmenudropdown {
	background-color: #FFF;
}

body #master_content_placeholder div.listmenudropdown a {
	color: inherit;
}
  body #master_content_placeholder div.listmenudropdown a:hover {
  	color: inherit;
  }

div.sidebar a {
	color: inherit;
}

div.listheader table.menucontainer td.listcaption, td.listcaption a {
	color: inherit;
}

td.listcaption a:hover {
	color: inherit;
}

div.listheader, tr.caption td {
	background-image: none;
}

tr.tableheader td {
	background-image: none;
	color: inherit;
}

tr.tableheader.attachments td {
	background-color: #FFF;
	background-image: none;
}

div.listheader .menu {
	background-image: none;
}

ul.listmenu li {
	background-image: none;
	color: inherit;
}

ul.listmenu li a, ul.listmenu li .menudrop {
	color: inherit;
}

span.menudrop {
	background-image: none;
}

tr.listpager td {
	background-color: #FFF;
}

td.list {
	color: inherit;
}
  td.list a {
  	color: inherit;
  }
  td.list span.ImageView, td.wizardsidbar_list span.ImageView {
  	background-image: none;
  }

tr.listodd td {
	background-color: #FFF;
}

tr.listeven td {
	background-color: #FFF;
}

span.ImageViewDetails {
	background-image: none;
}

div.quickeditcontainer {
	background-image: none;
}

table.quickedit td span.ContextMenuButton {
	background-image: none;
}
  table.quickedit td span.ContextMenuButton:hover {
  	background-image: none;
  }

div#showcloud {
	background-color: #FFF;
}

a.dropdown {
	background-image: none;
}

div.tabcontrol div.ajax__tab_header {
	background-image: none;
}

div.ajax__tab_header span.ajax__tab_outer {
	background-image: none;
}
  div.ajax__tab_header span.ajax__tab_outer:hover {
  	background-image: none;
  }
  div.ajax__tab_header span.ajax__tab_outer span.ajax__tab_inner span.ajax__tab_tab {
  	color: inherit;
  }

div.ajax__tab_header span.ajax__tab_active {
	background-image: none;
}
  div.ajax__tab_header span.ajax__tab_active span.ajax__tab_outer {
  	background-image: none;
  }
    div.ajax__tab_header span.ajax__tab_active span.ajax__tab_outer span.ajax__tab_inner span.ajax__tab_tab
    {
    	background-image: none;
    	color: inherit;
    }

.wizardsidebar {
	background-color: #FFF;
}

.sidebarStepHeading {
	background-image: none;
}

div.sidebar a:not([href]) {
	color: inherit;
}

div.loginErrorPanel {
	color: inherit;
}

#master_header, .master_header {
	background-image: none;
}

.adminabout {
	background-image: none;
}
