﻿/* Web Part Appearance */
.WebPartZone { border-style: none; }
.EmptyZoneTextStyle { }
.PartStyle { }
.TitleBarVerbStyle { }
.MenuPopupStyle { }
.MenuVerbStyle { }
.PartTitleStyle { /* Made to look like H1 */ background-image: url(../images/H1bg.jpg); background-repeat: repeat-x; color: White; padding-left: 10px; height: 33px; font-size: 12pt; font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif; padding-top: 0px }
.CatalogZone { background-color: #EAFFE8; border: solid 1pc #CCCCCC; padding: 6px 6px 6px 6px; }
.PartLinkStyle { }
.MenuVerbHoverStyle { }
.PartChromeStyle { }
.HeaderStyle { /* Made to look like H1 */ background-image: url(../images/H1bg.jpg); background-repeat: repeat-x; color: White; padding-left: 10px; height: 33px; font-size: 10pt; font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif; }
.ZoneHeaderStyle { text-align: center; font-weight: bold; }
.FooterStyle { }
.ButtonStyle { background-color: White; border-color: #003F06; border-style: solid; border-width: 1px; font-size: 1em; font-family: Tahoma; color: #003F06; }
.TitleTextStyle { height: 2em; background-color: #4C7A4C; font-weight: bold; font-size: 1.1em; font-family: Tahoma; color: White; }
.MessageTextStyle { font-style: italic; font-family: Tahoma; color: Black; }
.TextBoxStyle { font-size: 1em; }
/* Data Grids and Grid Views */
.GridStyle { color: #333333; }
.GridHeaderStyle { background-image: url('../images/explorerheaderbg.jpg'); background-repeat: repeat-x; font-size: 1.0em; color: Black;  height: 23px; }
.GridHeaderStyle td { padding-left: 3px; }
.GridRowStyle { background-color: White;  vertical-align: middle; }
.GridFooterStyle { background-color: #609164; font-size: 1.0em; color: White; }
.GridEditRowStyle { background-color: #2461BF; }
.GridSelectedRowStyle { background-color: #D1DDF1; color: #333333; font-weight: bold; }
.GridPagerStyle { background-color: #2461BF; color: White; font-weight: bold; text-align: center; }
