/* splash page header */


/* for comments in testimonials UDT */
H2 {
font-family: Georgia,Lucida Grande, Verdana, sans-serif;
font-size: 0.8em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.06em;
color: #888282;  /* mid grey */
background: Transparent;
}

.TestimonialFieldName{
font-family: Verdana, sans-serif;
font-size: 0.7em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.06em;
color: #6e6f74;  /* mid grey */
background: Transparent;
}

.TestimonialFieldData{
font-family: Verdana, sans-serif;
font-size: 0.6em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.06em;
color: #6e6f74;  /* mid grey */
background: Transparent;
}


.SplashHeader
{
font-family: Lucida Grande, Verdana, sans-serif;
font-size: 2em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.06em;
color: ##6e6f74;  /* mid grey */
background: Transparent;
}

/* for the contact form */
.ContactTextBox
{
font-family: Lucida Grande, Verdana, sans-serif;
font-size: 0.8em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.04em;
color: #000000;
background:#9b9a9a;  /* mid grey */
}
.ContactTextArea
{
font-family: Lucida Grande,Verdana ,sans-serif;
font-size: 0.8em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.04em;
color: #000000;
background:#9b9a9a;  /* mid grey */
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages: THIS IS TEXT USED TO LABEL VARIOUS RADIO BUTTONS 
AND MESSAGES ETC */
Body
{
font-family: Lucida Grande, Trebuchet, Verdana; 
font-size: 0.8em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.04em;
color: #cfcccc; /* light grey */
}
/* GENERAL */
/* style for module titles */
.Head   {
color: #6e6f74;  /* mid grey */ 
font-family: Lucida Grande, Trebuchet, Verdana; 
font-size: 0.9em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.04em;
}
/* style of item titles on edit and admin pages, contact form labels */
.SubHead {
font-family: Lucida Grande, Trebuchet, Verdana;
font-size:  0.8em;
font-weight: normal;
font-style: normal;
color: #6e6f74;
letter-spacing: 0.04em;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Lucida Grande, Trebuchet, Verdana;
font-size:  0.7em;
font-weight:    normal;
color: #6e6f74;
letter-spacing: 0.04em;
}
/* AB: text style used for most text rendered by modules */
.Normal
{
color: #868ca1;
font-family: Lucida Grande, Verdana, Trebuchet;
font-size: 0.8em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.04em;

}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
color: Silver;
}
/* text style used for rendered text which requires emphasis */
.NormalBold
{
color: #868ca1;
font-size: 0.8em; 
font-family:  Lucida Grande, Verdana, Trebuchet;
font-weight: bold;
letter-spacing: 0.04em;
line-height: 0.7em;
}
/* text style used for error messages */
.NormalRed
{
font-family:  Lucida Grande, Verdana, Trebuchet;
font-size: 0.8em;
font-weight: normal;
color: #ff0000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: Lucida Grande, Verdana, sans-serif;
font-size: 0.8em; 
font-weight: normal; 
font-style: normal;
letter-spacing: 0.04em;
color: #000000;
background:#9b9a9a;  /* mid grey */
}
/* styles used by Data Grids */
.DataGrid_Container
{
background-color: Transparent;
border-width: 1px; 
border-style: outset;
}
.DataGrid_Item
{
background-color:white;
color: black;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
border:solid 1px #c9d4e6;
}
.DataGrid_SelectedItem
{
background-color: Silver;
color: red;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
}
.DataGrid_AlternatingItem
{
background-color:#c9d4e6;
color: black;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
}
.DataGrid_Header
{
background-color:white;
color: black;
font-family: Georgia
font-size: 12px;
font-weight: normal;
}
/* Main Menu - solpart */
.MainMenu_MenuContainer {
background-color: transparent;
color: black; 
font-family: Lucida Grande,Trebuchet, Verdana, Georgia; 
font-size: 1em; 
font-weight: normal; 
font-style: normal; 
letter-spacing: 0.04em;
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height: 16px;
background-color: transparent;
}
/* AB: change these to change the menu properties */
.MainMenu_MenuItem {
border-left: #cccccc 0px solid;  /* light grey */ 
border-bottom: #cccccc 1px solid; 
border-top: #cccccc 1px solid; 
border-right: #cccccc 0px solid;
cursor: pointer; 
cursor: hand; 
color: #6e6f74;  /* grey */ 
font-family: Lucida Grande,Trebuchet, Verdana, Georgia; 
font-size: 1em; 
font-weight: normal; 
font-style:normal;
letter-spacing: 0.04em; 
background-color: transparent;
}
/* AB: When a menu item is selected these properties are used */
.MainMenu_MenuItemSel {
background-color: #e3e6ed;   /* light grey */ 
cursor: none; 
color: black; 
font-family: Lucida Grande,Trebuchet, Verdana, Georgia; 
font-size: 1em; 
letter-spacing: 0.04em;
font-weight: normal; 
font-style: normal;
height: 10px;
}
.MainMenu_MenuIcon {
background-color: #cccccc;  /* Light grey */ 
border-left: #cccccc 1px solid; 
border-bottom: #cccccc 1px solid; 
border-top: #cccccc 1px solid; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 12px; 
height: 10px;
}
.MainMenu_SubMenu {
background-color: #cccccc;  
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);   /* medium grey */
}
.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuArrow {
border-right: #cccccc 1px solid; 
border-bottom: #cccccc 1px solid; 
border-top: #cccccc 0px solid;
font-family: webdings; 
font-size: 15pt; 
cursor: pointer; 
cursor: hand; 
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 15pt; 
cursor: pointer; 
cursor: hand;
}
/* controls the CopyRight tag */
.SkinObject {
font-weight: normal;
font-size: 0.8em;
color: #737171;  /* dark grey */
font-family: Lucida Grande, Verdana, Trebuchet ,Georgia;
text-decoration: none;
}
A.SkinObject:link {
font-weight: normal;
font-size: 0.8em;
font-family: Lucida Grande, Verdana;
text-decoration:    none;
color:#737171; /* dark grey */
}
A.SkinObject:visited  {
font-weight: normal;
font-size: 0.8em;
font-family: Lucida Grande, Verdana;
text-decoration:    none;
color:#737171; /* dark grey */
}
A.SkinObject:active   {
font-weight: normal;
font-size: 0.8em;
font-family: Lucida Grande, Verdana;
text-decoration:    none;
color:#737171;  /* dark grey */
}
A.SkinObject:hover    {
font-weight: normal;
font-size: 0.8em;
font-family: Lucida Grande, Verdana;
text-decoration:    none;
color: #c0c4bf;  /* light grey: hover causes link to show up brighter */
}
.StandardButton {
background: #aaaaaa; /* med grey */
color: black;  /* text on the button: this could be clearer DNN */
font-family: Lucida Grande, Verdana, sans-serif; 
font-size: 0.8em;
font-weight: normal;
}
/* AB NOTE!!! */
/* the anchor links set the colors of the login, search and breadcrumbs!  Obvious really!! */
A:link  {
font-family: Lucida Grande, Verdana;
font-size:  0.8em;
font-weight:    normal;
text-decoration:    none;
color:  #737171; /* grey */
}
A:visited   {
font-family: Lucida Grande, Verdana;
font-size:  0.8em;
font-weight:    normal;
text-decoration:    none;
color: #737171;  /* grey */  
}
A:active    {
font-family: Lucida Grande, Verdana;
font-size:  0.8em;
font-weight:    normal;
text-decoration:    none;
color:  #737171;  /* grey */
}
A:hover {
font-family: Lucida Grande, Verdana;
font-size:  0.8em;
font-weight:    normal;
text-decoration:    underline;
color:  #c0c4bf; /* light grey */
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
font-family: Lucida Grande, Verdana;
font-size:  0.8em;
font-weight:    normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
font-family: Lucida Grande, Verdana;
font-size:  0.8em;
font-weight:    normal;
text-decoration:    underline;
color: #737171;
}
A.CommandButton:visited  {
text-decoration:    underline;
color: #737171;
}
A.CommandButton:active   {
text-decoration:    underline;
color: #737171;
}
A.CommandButton:hover    {
text-decoration:    underline;
color: #ff0000;
}
/* button style for standard HTML buttons */
.StandardButton
{
padding-right: 5px;
padding-left: 5px;
font-weight: normal;
font-size: 0.8em;
background: #dddddd;
color: #000000;
font-family: Lucida Grande, Verdana, sans-serif;
}

/* anchored image borders */
a img {border:5px solid #7c7a76;}
a:hover img {border: 5px solid #7c7a76}

.Portraitimg {border:3px solid #7c7a76;}











