/* ================================
    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_body { font: 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 }

/* 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 {}

.int_rollover_content:link { color: #4d4d4d }
.int_rollover_content:visited { color: #4d4d4d }
.int_rollover_content:hover { color: #f37d21 }
.int_rollover_content:active { color: #f37d21 }

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++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%; font-family: Trebuchet MS;
}

H3  {font-family: Trebuchet MS;
}

H4  { font-family: Trebuchet MS;
}

H5, DT  {font-family: Trebuchet MS;
}

H6  {font-family: Trebuchet MS;
}

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{
}

.textarea#styled {
	width: 600px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.Donor_send{
background:url(/Portals/0/GPS/gps_send.png) no-repeat;
cursor:pointer; 
width: 160px; 
height: 31px; 
border: none; 
}

.xGPStextarea {
	background-image: url(/portals/0/Images/textareaTip.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


























































