/* ================================
    CSS STYLES FOR www.salt.na
   ================================
*/   

/* Form Master 2008 Styles */
.addressInfo{
	padding: 4px 0 4px 0;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
  font-family: Verdana;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
  color: black;
  background-color:#CCCCCC;
  margin: 0;
  padding: 0;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
.ControlPanel {
	width: 100%;
	background-color: #EAEAEA;
	border: solid #EAEAEA 1px;
}

/* 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   {
  font-family: Arial Narrow;
  font-size: 16pt;
  font-weight: normal;
  color: #6F74A5;
}

/* style of item titles on edit and admin pages */
.SubHead    {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #003366;
  margin: 0;
  padding: 0 0 4px 0;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
  font-family: Verdana;
  font-size: 7.5pt;
  font-weight: bold;
  color: #6F74A5;
}
.LabelEditTextClass{
}
.LabelEditOverClass {
  text-decoration: underline overline;
}

/* text style used for most text rendered by modules */
.Normal
{
  font-family: Verdana;
  font-size: 7.5pt;
  font-weight: normal;
  text-decoration: none;
  color: Black;
  margin:  0;
  padding: 0 0 1.5pt 0;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
  font-family: Verdana;
  font-size: 7.5pt;
  font-weight: normal;
  text-decoration: none;
  color: Black;
  filter: alpha(opacity=80);
  padding: 0;
  margin: 0px 0 8px 0;
}

.NormalRed
{
  font-weight: bold;
  color: Red; /* #6F74A5 */
}

.NormalBold
{
  font-weight: bold;
  color: Black; 
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
  font-family: Verdana;
  font-size: 7.5pt;
  font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
  text-decoration: underline;
  color: Black;
}
A.CommandButton:visited {
  text-decoration: underline;
  color: Black;
}
A.CommandButton:active {
  text-decoration: underline;
  color: Black;
}
A.CommandButton:hover {
  text-decoration: underline;
  color: Red;
}
/* hyperlink style for action buttons and link buttons used in the modules */
.ContainerActionButton {
  font-family: Verdana;
  font-size: 7.5pt;
  font-weight: normal;
  text-decoration: none;
  color: Black;
	cursor: pointer; 
	cursor: hand; 
	background-color: #CCCCCC; 
	border-bottom: #000000 0px solid;
  padding: 1px 1px 1px 1px;
}
A.ContainerActionButton:link, A.ContainerActionButton:visited, A.ContainerActionButton:active {
  color: Black;
  text-decoration: none;
}
A.ContainerActionButton:hover {
  color: Red;
	background-color: #C1D2EE;
}
 
/* GENERIC */
P
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: Black;
  margin:  0px 0px 0px 0px;
  padding: 0 0 2pt 0;
}
H1  {
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
  font-size: 11pt;
  color: Black;
  margin:  0px 0px 0px 0px;
  padding: 0 0 2pt 0;
}

H2  {
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
  font-size: 9pt;
  color: Black;
  margin:  0px 0px 0px 0px;
  padding: 0 0 2pt 0;
}

H3  {
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
  font-size: 8pt;
  color: Black;
  margin:  0px 0px 0px 0px;
  padding: 0 0 2pt 0;
}

H4  {
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
  font-size: 11pt;
  color: #000066;
  margin:  0px 0px 0px 0px;
  padding: 0 0 2pt 0;
}

H5, DT  {
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
  font-size: 9pt;
  color: #000066;
  margin:  0px 0px 0px 0px;
  padding: 0 0 2pt 0;
}

H6  {
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
  font-size: 7.5pt;
  color: #000066;
  margin:  0px 0px 0px 0px;
  padding: 0 0 1.5pt 0;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}
A:visited   {
}
A:active    {
}
A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
  font-family: Lucida Console, monospace;
}

UL {
  margin: 0;
}
UL LI   {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: Black;
  margin:  0px 0px 0px 0px;
  padding: 0 0 2pt 0;
  list-style-type: square ;
  list-style-position:outside;
/*  list-style-image:url(URI); */
  margin: 0 0 0 20pt;
  padding: 0;
}

UL LI LI    {
  list-style-type: disc;
  list-style-position:outside;
  margin: 0 0 0 -10pt;
  padding: 0;
}

UL LI LI LI {
  list-style-type: circle;
  list-style-position:outside;
  margin: 0 0 0 -10pt;
  padding: 0;
}

OL LI   {
  list-style-type: decimal;
  list-style-position:outside;
  margin: 0 0 0 -10pt;
  padding: 0;
}

OL OL LI    {
  list-style-type: lower-alpha;
  list-style-position:outside;
  margin: 0 0 0 -10pt;
  padding: 0;
}

OL OL OL LI {
  list-style-type: lower-roman;
  list-style-position:outside;
  margin: 0 0 0 -10pt;
  padding: 0;
}

HR {
  color: dimgrey;
  height:1pt;
  text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
  font-family: Verdana;
  font-size: 8px;
  font-weight: normal;
  font-size: 8px;
  background-color: #eeeeee;
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
  font-family: Arial Narrow;
  font-size: 16px;
  font-weight: bold;
  color: #003366;
}
/* Breadcrumbs */
.Breadcrumb{
  font-family: Verdana; 
  font-size: 8px;
  font-weight: normal;
  color: #6F74A5;
  background-color: transparent;
  height: 30px;
  margin:  0px 0px 0px 0px;
  padding: 0px;
}

/* 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 */

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
/*.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: red; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	nt-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #003794; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 1px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: #FFFFFF; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: Black; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


*/

