﻿/* System Colors */
body
{
	background-image:none;
	background-color:ButtonFace;
	color:WindowText;
}

th
{
	color: HighlightText;
	background-color: Highlight;
	border:1px ButtonShadow solid;	
}
thead
{
	color: HighlightText;
	background-color: Highlight;
	border:1px ButtonShadow solid;	
}


label
{
	color: CaptionText;
	background:transparent;
	font-weight:bold;
}

hr
{
	color:Window;
}

a, :hover, :visited
{
	color:WindowText;
}


.TableHeader
{
	color:ButtonText;
	background-color: ButtonFace;
	border:1px solid ButtonShadow;
}
.HighlightRow
{
	color:HighlightText;
	background-color:Highlight;
	border:1px solid ButtonShadow;
}
.TextBox
{
    color:WindowText;
    background:Window;
}
.TextBox:focus
{
    color:HighlightText;
    background:Highlight;
}

.ComboBox
{
    color:WindowText;
    background:Window;
}
.ListBox
{
    color:WindowText;
    background:Window;
}
.Command
{
    color:ButtonText;
    font-weight:bold;
    background-color:ButtonFace;
    border-top:2px ButtonShadow inset;
    border-left:2px ButtonShadow inset;
	border-bottom:2px ButtonShadow outset;
	border-right:2px ButtonShadow outset;
	cursor:hand;
}
.Option
{
    color:WindowText;
    background:Window;
}
.CheckBox
{
    color:WindowText;
    background:Window;
}

/* Dot Net Specific */
.divPanel
{
	
}




.u
    {text-decoration:underline}
    
.lnkLogin
{
	
}

.divPanel
{
	
}

.Ad728
{
	background-color:ButtonFace;
	background:ButtonFace;
	background-image:url('Vista_System_Edge.gif'); 
	background-repeat:repeat-y  ; 
	background-position:center top;  
}

.FooterLink
{
	color:ButtonText;
}
.FooterLink a
{
	color:ButtonText;
}
.FooterLink a:active
{
	color:ButtonText;
}
.FooterLink a:hover
{
	color:ButtonText;
}
.FooterLink a:link
{
	color:ButtonText;
} 
.FooterLink a:visited 
{
	color:ButtonText;
}
.spaLinkSeparator
{
	color:ButtonText;
	float:none;
	padding-left:2px;
	padding-right:2px;
}


#divLoginLinks a
{
	color: ButtonText;
	background-color: ButtonFace;
}
#divLoginLinks a:active
{
	color: ButtonText;
	background-color:ButtonFace;
}
#divLoginLinks a:hover
{
	color: ButtonText;
	background-color:ButtonFace;
}
#divLoginLinks a:link
{
	color: ButtonText;
	background-color:ButtonFace;
}
#divLoginLinks a:visited
{
	color: ButtonText;
	background-color:ButtonFace;
}
.lnkLogin
{
	padding:2px 4px;
}

#divTop1000
{
	color:WindowText;
	background-image:url(Vista_System_Top.gif); 
	background-repeat:no-repeat; 
	background-position:center; 
	background-color:ButtonFace;
}
#divPage
{}
#divHeader
{
	color:WindowText;
	background:Window; 
	background-color: Window;
}
#divSubHeader
{
	background-color : Window;
}
#divSiteInfo
{
	border-bottom:solid 1px ButtonShadow;
}

#divContent
{	
	color: WindowText;
	background-image:url(Vista_System_Edge.gif); 
	background-repeat:repeat-y  ; 
	background-position:center top;  
	background-color:ButtonFace;
}

#divFooter
{
	background-image:url(Vista_System_Edge.gif); 
	background-repeat:repeat-y; 
	background-position:center top; 
	color:WindowText;
	background-color:ButtonFace;
}
#divBottom1000
{
	background-image:url(Vista_System_Bottom.gif); 
	background-repeat:no-repeat  ; 
	background-position:center top; 
	background-color:ButtonFace;
}

#WLSearchBoxDiv
{
	background-color : Window;
}

/* Content Containing Table */
#tabContent
{
}
.tdMenuColumn
{
	background:ButtonFace;
	border-right:1px ButtonShadow solid;
}
#tdContent
{
	border: 1px ButtonShadow solid;
}


/* IE8 Webslice */
.hslice:hover
{
	color:HighlightText;
	background:Highlight;
}
.entry-title
{
	
}


/* RAD Panel Bar */
.RadPanelBar_VistaX
{
	background: ButtonFace;
	color: InactiveCaptionText;
}
.RadPanelBar_VistaX .rpRootGroup
{
	border: 1px solid ButtonShadow;
}
.RadPanelBar_VistaX .rpRootGroup .rpItem
{
	background-color: ButtonFace;
	color:ButtonText;
	border:1px ButtonShadow ridge;
}
.RadPanelBar_VistaX .rpRootGroup .rpLink
{
	background-color: transparent;
	border-bottom: 1px ButtonShadow solid;
}
.RadPanelBar_VistaX .rpRootGroup .rpLink:hover .rpText
{
	color: ActiveCaption;
}
.RadPanelBar_VistaX .rpGroup .rpLink:hover .rpText
{
	color: HighlightText;
}
.RadPanelBar_VistaX .rpRootGroup .rpText
{
	color: ButtonText;
	margin-left: 40px;
}
.RadPanelBar_VistaX_rtl .rpRootGroup .rpText
{
	margin-right: 40px;
}
.RadPanelBar_VistaX .rpGroup .rpItem,
.RadPanelBar_VistaX .rpGroup .rpLink
{
	height: auto;
	border: 0;
	background-color: transparent;
}
.RadPanelBar_VistaX .rpGroup .rpItem:hover
{
	background-color: ButtonHighlight;
	color: ActiveCaption;
	border:1px ActiveBorder solid;
}
.RadPanelBar_VistaX .rpText
{
	margin-right: 7px;
}
.RadPanelBar_VistaX_rtl .rpText
{
	margin-right: 7px;
}
.RadPanelBar_VistaX .rpRootGroup .rpLink,
.RadPanelBar_VistaX .rpRootGroup .rpTemplate
{
	color: ButtonText;
}
.RadPanelBar_VistaX .rpRootGroup .rpText
{
	padding: 3px 7px 0 0;
}
.RadPanelBar_VistaX .rpGroup .rpLink,
.RadPanelBar_VistaX .rpGroup .rpTemplate
{
	color: ButtonText;
}
.RadPanelBar_VistaX .rpGroup .rpLink:hover
{
	color:HighlightText;
	background: Highlight;
}
.RadPanelBar_VistaX .rpGroup .rpLink:hover .rpText
{
	color:HighlightText;
	background: highlight;
}

.RadPanelBar_VistaX .rpDisabled .rpText
{
	color: ActiveCaption;
}
.RadPanelBar_VistaX .rpRootGroup .rpDisabled:hover .rpText
{
	color: ActiveCaption;
}
.RadPanelBar_VistaX .rpGroup .rpDisabled:hover
{
	background: none;
}
.RadPanelBar_VistaX .rpGroup .rpDisabled:hover .rpText
{
	background: none;
}




/* Google Ad Syndication */
/* Can't be modified */

/* RadWindow for ASP.NET AJAX Base Stylesheet */
.RadWindow .rwWindowContent {background: white; /* very important property, especially for opera */ }
.RadWindow td.rwStatusbar input {background-color: transparent !important; background-repeat: no-repeat !important; background-position: left center !important; cursor: default; -moz-user-select: none; overflow: hidden; text-overflow: ellipsis; display: block; float: left; vertical-align: middle; }
html:first-child .RadWindow ul {border: solid 1px transparent; }
.RadWindow .rwWindowContent .radconfirm,
.RadWindow .rwWindowContent .radalert { background-color: transparent}
