/* ================================
    CSS STYLES FOR IntegraLogics
   ================================

/* PAGE BACKGROUND */
.pagemaster {
}
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */

div  {
    font-family: Garamond, "Adobe Garamond Pro";
	font-size:16px;
	text-decoration:none;
    color: #000000;
    line-height:14pt;
}
p  {
    font-family: Garamond, "Adobe Garamond Pro";
	font-size:16px;
	text-decoration:none;
    color: #000000;
    line-height:14pt;
}
td  {
    font-family: Garamond, "Adobe Garamond Pro";
	font-size:16px;
	text-decoration:none;
    color: #000000;
    line-height:14pt;
}
th {
    font-family: Garamond, "Adobe Garamond Pro";
	font-size:16px;
	text-decoration:none;
    color: #000000;
    line-height:14pt;
    font-weight: bold;
}

a:link{
    font-family: Garamond, "Adobe Garamond Pro";
	font-size:16px;
	text-decoration:none;
    line-height:14pt;
	color: #003366;
}
a:visited{
    font-family: Garamond, "Adobe Garamond Pro";
	font-size:16px;
	text-decoration:none;
    line-height:14pt;
	color: #003366;
}
a:hover{
    font-family: Garamond, "Adobe Garamond Pro";
	font-size:16px;
	text-decoration:none;
    line-height:14pt;
	color:#671413;
}
a:active{
    font-family: Garamond, "Adobe Garamond Pro";
	font-size:16px;
	text-decoration:none;
    line-height:14pt;
	color: #003366;
}
.ControlPanel {
}
input {
background: url("images/ui-bg_flat_65_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #E7E7E7;
    color: #000000;
   padding: 5px;
   margin:3px;}
input span {padding: 5px;}
label {padding:5px;}
.photo {box-shadow: 2px 2px 5px #444444;}
/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  {
 
}

.ContentPane  {

}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {font-family: Garamond, "Adobe Garamond Pro";

}

/* hyperlink style for the selected tab */
A.SelectedTab:link {font-family: Garamond, "Adobe Garamond Pro";

}

A.SelectedTab:visited  {font-family: Garamond, "Adobe Garamond Pro";

}

A.SelectedTab:active   {font-family: Garamond, "Adobe Garamond Pro";

}

A.SelectedTab:hover    {font-family: Garamond, "Adobe Garamond Pro";

}

/* text style for the unselected tabs */
.OtherTabs {font-family: Garamond, "Adobe Garamond Pro";

}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {font-family: Garamond, "Adobe Garamond Pro";

}

A.OtherTabs:visited  {font-family: Garamond, "Adobe Garamond Pro";

}

A.OtherTabs:active   {font-family: Garamond, "Adobe Garamond Pro";

}

A.OtherTabs:hover    {font-family: Garamond, "Adobe Garamond Pro";

}

/* GENERAL */
/* style for module titles */
.Head   {font-family: Garamond, "Adobe Garamond Pro";

}

/* style of item titles on edit and admin pages */
.SubHead    {font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
color:#000;
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font-family: Garamond, "Adobe Garamond Pro";

}

/* text style used for most text rendered by modules */
.Normal
{font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
background: url("images/ui-bg_flat_65_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
border: 1px solid #E7E7E7;
    color: #000000;
padding: 5px;
margin:3px;
}

.NormalRed
{font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
	}

.NormalBold
{font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
font-weight:bold;
color: #000000;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
}

A.CommandButton:visited  {font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
}

A.CommandButton:active   {font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
}

A.CommandButton:hover    {font-family: Garamond, "Adobe Garamond Pro";
font-size:14px;
}
    
/* button style for standard HTML buttons */
.StandardButton     {font-family: Garamond, "Adobe Garamond Pro";

}

/* GENERIC */
H1  {font-family: Garamond, "Adobe Garamond Pro";

}

H2  {font-family: Garamond, "Adobe Garamond Pro";

}

H3  {font-family: Garamond, "Adobe Garamond Pro";

}

H4  {font-family: Garamond, "Adobe Garamond Pro";

}

H5, DT  {font-family: Garamond, "Adobe Garamond Pro";

}

H6  {font-family: Garamond, "Adobe Garamond Pro";

}

TFOOT, THEAD    {font-family: Garamond, "Adobe Garamond Pro";

}

TH  {font-family: Garamond, "Adobe Garamond Pro";

}

A:link  {font-family: Garamond, "Adobe Garamond Pro";

}

A:visited   {font-family: Garamond, "Adobe Garamond Pro";

}

A:active    {font-family: Garamond, "Adobe Garamond Pro";

}

A:hover {font-family: Garamond, "Adobe Garamond Pro";

}

SMALL   {font-family: Garamond, "Adobe Garamond Pro";

}

BIG {font-family: Garamond, "Adobe Garamond Pro";

}

BLOCKQUOTE, PRE {font-family: Garamond, "Adobe Garamond Pro";

}


UL LI   {font-family: Garamond, "Adobe Garamond Pro";
}

UL LI LI    {font-family: Garamond, "Adobe Garamond Pro";
}
UL LI LI LI {font-family: Garamond, "Adobe Garamond Pro";
}

OL LI   {font-family: Garamond, "Adobe Garamond Pro";
}

OL OL LI    {font-family: Garamond, "Adobe Garamond Pro";
}

OL OL OL LI {font-family: Garamond, "Adobe Garamond Pro";
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {font-family: Garamond, "Adobe Garamond Pro";

}   

/* style of item titles by Announcements and events */
.ItemTitle    {font-family: Garamond, "Adobe Garamond Pro";

}

/* 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 {
}






















