/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {color: #000000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {color: #000000;
}

A.CommandButton:visited  {color: #000000;
}

A.CommandButton:hover    {color: #F37D21;
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* PARAGRAPH STYLES */
.home_head { font: 16pt "Trebuchet MS"; color:569dbd }

.home_body { font: 11pt "Trebuchet MS"; color:#4d4d4d}

.home_fine {}

.home_mod_head { font: bold 9pt "Trebuchet MS"; color:#569dbd }

.home_mod_body { font: 9pt "Trebuchet MS"; color:#4d4d4d }

.home_mod_fine { font: bold 7pt/1 "Trebuchet MS"; color:#4d4d4d}

.int_head { font: bold 13pt "Trebuchet MS"; color:569dbd }

.int_head_orange { font: bold 13pt "Trebuchet MS"; color:f37d21 }

.int_body { font: 10pt "Trebuchet MS";color:#4d4d4d }

.int_bodyx { font: 10.5pt "Trebuchet MS";color:#4d4d4d; font-weight:bold }

.int_body_link { font: 10pt "Trebuchet MS";color:#f37d21 }

.int_body_mod { font: bold 10pt "Trebuchet MS";color:#4d4d4d }

.int_sub_head { font: bold 10pt "Trebuchet MS"; color:569dbd }

.int_fine {}

.int_mod_head { font: 8pt "Trebuchet MS"; color:569dbd }

.int_mod_body {font: 8pt "Trebuchet MS"; color:4d4d4d }

a.rollover { color:#4d4d4d; font: 11pt "Trebuchet MS"; text-decoration: none }

a.rollover:hover { color:#f37d21; font: 8pt "Trebuchet MS"; text-decoration: none }

a { color:#f37d21; font: 10pt "Trebuchet MS"; text-decoration: underline }

/* text that will someday be a link */
.link { color:#f37d21; font: 9pt "Trebuchet MS"; text-decoration: underline }
.link_mod { color:#4d4d4d; font: 9pt "Trebuchet MS"; text-decoration: underline }

/* text that will someday be a rollover link */
.rollover_link { color:#4d4d4d; font: 11pt "Trebuchet MS"; text-decoration: none }

/*++++++++++++++++link style for interior pages by Jane+++++++++++++*/

.int_rollover_head:link {color: #569dbd; font-weight: bold; font-size: 8pt}
.int_rollover_head:visited {color: #569dbd}
.int_rollover_head:hover {color: #f37d21}
.int_rollover_head:active {color: #569dbd}

.int_rollover_content:link { color: #4d4d4d }
.int_rollover_content:visited { color: #4d4d4d }
.int_rollover_content:hover { color: #f37d21 }
.int_rollover_content:active { color: #f37d21 }

.int_rollover_table:link { color: #4d4d4d; text-decoration: underline}
.int_rollover_table:visited { color: #4d4d4d; text-decoration: underline}
.int_rollover_table:hover { color: #f37d21; text-decoration: underline }
.int_rollover_table:active { color: #4d4d4d; text-decoration: underline }


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++style for talbes by Jane++++++++++++++*/
table.tradeshow { width=480px; 
                               border-top: 1px solid #569dbd;
                               border-left: 1px solid #569dbd;
                               border-collapse: collapse; }
table.tradeshow th { font: 12.5px "Trebuchet MS"; font-weight: strong; color: #4d4d4d; vertical-align: middle;
                                   border-bottom: 1px solid #569dbd;
                                   border-right: 1px solid #569dbd; }
table.tradeshow td { font: 8pt "Trebuchet MS";  color: #4d4d4d;
                                   border-bottom: 1px solid #569dbd;
                                   border-right: 1px solid #569dbd;}

table.certifications { width=480px; 
                               border-top: 1px solid #569dbd;
                               border-left: 1px solid #569dbd;
                               border-collapse: collapse; }
table.certifications th { font: 12.5px "Trebuchet MS"; font-weight: strong; color: #4d4d4d; vertical-align: middle;
                                   border-bottom: 1px solid #569dbd;
                                   border-right: 1px solid #569dbd; }
table.certifications td { font: 8pt "Trebuchet MS";  color: #4d4d4d;
                                   border-bottom: 1px solid #569dbd;
                                   border-right: 1px solid #569dbd;}






/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* GENERIC */
H1  { font-size: 145%; color:#569dbd; font-family: Trebuchet MS;
}

H2  {font-size: 135%; 
}

H3  {
}

H4  { 
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{}
.popperblue{font-size: 14pt; font-family: Trebuchet MS; color: #569dbd; font-weight: bold padding: 0,0,50,0}

.Bluerule{background-image: 
url('/Portals/0/searchbluerule.gif');
background-repeat: repeat-x;
height: 80px;
}

.Pagerblue{background-image: 
url('/Portals/0/88bad1.gif');
background-repeat: repeat-x;}


.Donor_Header{
font-size: 16.5pt; 
font-family: Trebuchet MS;
color: #f37d21; 
font-weight: bold 
}

/* style used on donor page form*/
.NameTextbox{
width:250px;
font: 10pt "Trebuchet MS";color:#4d4d4d 
}

.EmailTextbox{
width:195px;
font: 10pt "Trebuchet MS";color:#4d4d4d
}

.StateTextbox{
width:175px;
font: 10pt "Trebuchet MS";color:#4d4d4d
}


.CommentsTextarea{
width:290px;
overflow:auto;
}

.Donor_send{
background:url(/Portals/0/Donor/donor_send.png) no-repeat;
cursor:pointer; 
width: 166px; 
height: 37px; 
border: none; 
position:relative;
left:50px;

}
.Donor_Checkboxlist{
font-size: 8pt; 
font-family: trebuchet MS;
color:#4d4d4d;

}

.Donor_Checkboxlist2{
font-size: 8pt; 
font-family: trebuchet MS;
color:#4d4d4d;
left:100px;
}


Blog_underline{
font-size:18pt; 
font-family: trebuchet MS;
color:#f37d21;
text-decoration: underline;


}












































































