/* text styles */

@import url("Site_IPAC.css");	/*JC*/

.clear          {clear: both;}
.tx10			{ font-family:tahoma; font-size:10px; }
.tx11			{ font-family:tahoma; font-size:11px; }
.tx12			{ font-family:tahoma; font-size:12px; }
.tx13			{ font-family:tahoma; font-size:13px; }
.tx14			{ font-family:tahoma; font-size:14px; }
.tx15			{ font-family:tahoma; font-size:15px; }
.tx16			{ font-family:tahoma; font-size:16px; }
.tx17			{ font-family:tahoma; font-size:17px; }
.tx18			{ font-family:tahoma; font-size:18px; }

.tW 			{ color: #FFFFFF; }
.tB             { color: #8E1910; }
.tC             { color: #615612; }
.tBx            { color: #8E1910; }
.tCc            { color: #C3BE92; }

.up             { text-transform:uppercase; }
.bol			{ font-weight:bold; }
.w300           { width:300px; }
.w260           { width:260px; }
.h8            { height:8px; }

.p1b    { border-bottom:solid 1px #C3BE92; padding-bottom:4px; }
.p2b    { border-bottom:solid 2px #C3BE92; padding-bottom:4px; }

.bgw    { background-color:#FFFFFF;}
.bghead { background-color:#F2F1E8;}

.pad6     { padding:6px;}
.pad10    { padding:10px;}
.pad10r   { padding-right:10px;}
.pad10l   { padding-left: 10px;}
.pad10nl  { padding:10px 10px 10px 0px;}

.mrg10 {margin:10px}
.mrg10L {margin-left:10px}
.mrg10R {margin-right:10px}

.unTCc  { border-bottom: 1px solid #C3BE92; padding-bottom:3px;}

.sub1	{ padding-bottom: 2px; border-bottom: 1px solid #00FF00;}
.pic1   { padding:1px; }

.col1   { width:20%; }
.col2   { width:20%; }
.col3   { width:60%; }
.col4   { width:40%; }

.tdhdipac  { height:30px; background-color: #D4D1B3; padding:3px; vertical-align:top; font-weight:bold;}
.tdipac    { height:30px; background-color: #FFFFFF; border-bottom: 2px solid #C3BE92; padding:3px; vertical-align:top;}

a:link     { text-decoration:underline; color:#615612; }
a:visited  { text-decoration:underline; color:#615612; }
a:active   { color:#615612; }
a:hover    { text-decoration:underline; color:#8E1910; }



/* ================================
    CSS STYLES FOR sharpNet
   ================================
*/   


/* 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:active   { }
A.SelectedTab:hover    { }

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

a:link     { }
a:visited  { }
a:active   { }
a:hover    { }

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}
