﻿
table.listViewer, .tbl_webpart_title  {
   font-family: verdana;
}

table.listViewer  {
   font-size: 11px;
   color: #000;
   border: 1px solid #BFCAE1;
   border-top: none;
}

.tbl_webpart_title {
     font-size: 12px;
     font-weight: bold;
     margin-bottom: 14px;
     margin-left: 7px;
}

table.listViewer tr th, table.listViewer tr td { padding: 5px 7px; }

table.listViewer tr td {
	padding: 5px 7px;
	line-height: 13px;
}


table.listViewer tr th.align_right, table.listViewer tr td.align_right {
	text-align: right;
}
table.listViewer tr th.align_left, table.listViewer tr td.align_left {
	text-align: left;
}


.tbl_img {
	display: inline;
	background-repeat: no-repeat;
	background-position: 100% 60%;
}

.tbl_align_left {
	background-position: 100 60%;
	padding-right: 14px;
}

.tbl_align_right {
	background-position: 0 60%;
	padding-left: 14px;
}

table.listViewer tr th a, table.listViewer tr th a:hover {
	text-decoration: none;
	color: #113388;
	font-weight: bold;
}

.tbl_head_color3 a, .tbl_head_color5 a {
	color: #fff ! important;
}

.tbl_splitter {
	background-image: url(/SiteCollectionImages/tbl_splitter.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.tbl_colorpicker {
	display: inline;
}

   .tbl_head_color1 { background-color: #BFCAE1; color: #113388; }
   .tbl_row1_color1 { background-color: #FFFFFF; color: #000000; }
   .tbl_row2_color1 { background-color: #E6E6E8; color: #000000; }
.tbl_bo_botm_color1 { border-bottom: 2px solid #E6E6E8; }
  .tbl_imgup_color1 { background-image: url(/SiteCollectionImages/tbl_arrow_up.gif); }
.tbl_imgdown_color1 { background-image: url(/SiteCollectionImages/tbl_arrow_down.gif); }

   .tbl_head_color2 { background-color: #FBBC01; color: #113388; }
   .tbl_row1_color2 { background-color: #FEF1C9; color: #000000; }
   .tbl_row2_color2 { background-color: #FDDD7D; color: #000000; }
.tbl_bo_botm_color2 { border-bottom: 2px solid #FDDD7D; }
  .tbl_imgup_color2 { background-image: url(/SiteCollectionImages/tbl_arrow_up.gif); }
.tbl_imgdown_color2 { background-image: url(/SiteCollectionImages/tbl_arrow_down.gif); }

   .tbl_head_color3 { background-color: #216F2C; color: #ffffff; }
   .tbl_row1_color3 { background-color: #D0E1D2; color: #000000; }
   .tbl_row2_color3 { background-color: #80B387; color: #000000; }
.tbl_bo_botm_color3 { border-bottom: 2px solid #80B387; }
  .tbl_imgup_color3 { background-image: url(/SiteCollectionImages/tbl_arrow_up_white.gif); }
.tbl_imgdown_color3 { background-image: url(/SiteCollectionImages/tbl_arrow_down_white.gif); }

   .tbl_head_color4 { background-color: #B68236;}
   .tbl_row1_color4 { background-color: #F1E1CA; }
   .tbl_row2_color4 { background-color: #D3B182;}
.tbl_bo_botm_color4 { border-bottom: 2px solid #D3B182; }
  .tbl_imgup_color4 { background-image: url(/SiteCollectionImages/tbl_arrow_up.gif); }
.tbl_imgdown_color4 { background-image: url(/SiteCollectionImages/tbl_arrow_down.gif); }

   .tbl_head_color5 { background-color: #3F5429; }
   .tbl_row1_color5 { background-color: #D7E3CA; }
   .tbl_row2_color5 { background-color: #9BAE87; }
.tbl_bo_botm_color5 { border-bottom: 2px solid #9BAE87; }
  .tbl_imgup_color5 { background-image: url(/SiteCollectionImages/tbl_arrow_up_white.gif); }
.tbl_imgdown_color5 { background-image: url(/SiteCollectionImages/tbl_arrow_down_white.gif); }

