/* ================================
CSS STYLES
================================
*/   
/* 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 */
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
font-size:11px;
color:#000000;
font-weight:  bold;
}

/* 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 {
}
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 {
}
.FormControlAdminOnly {
visibility: hidden;
width: 1px;
height: 1px;
}
/*___________________________________________________________________________________________*/
/* the following is from the Salaro skin.css
/*___________________________________________________________________________________________*/
body{ border-left:0px; border-right:0px; height:100%; margin:0px; background-image:url(overall_bg6.gif);}
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{   MARGIN: 0px 0px 0px 0px; BORDER: 1px solid #666666; font-size:9px; color:#666666; BACKGROUND: transparent;  WIDTH: 100px;  HEIGHT: 15px;}
.bannerpane{ padding:0px 0px 0px 0px; }
.toppane{ padding:0px 0px 10px 0px; }
.leftpane{ padding:10px 0px 5px 0px; }
.contentpane{ padding:0px 0px 10px 0px; }
.rightpane{ padding:0px 0px 10px 10px; }
.bottompane{ padding:0px 0px 0px 0px; }
.Head{ font-size:12px; font-weight:bold; color:#666666; }
.SubHead{ font-size:11px; color:#666666; }
.SubSubHead{ font-size:11px; color:#666666; }
.Normal{ font-size:11px; color:#666666; }
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#F48F0E; text-decoration:none; }
A.CommandButton:hover{ color:#F48F0E; text-decoration:underline;}
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }
A,A:link,A:visited,A:active{ color:#F48F0E; text-decoration:none; }
A:hover{ color:#F48F0E; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#666666; text-decoration:none; font-weight:bold; font-size:10px;}
a.user:hover{ color:#F48F0E; text-decoration:none; font-weight:bold; font-size:10px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#666666; background-color: #B4DEDE; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; background-color: #B4DEDE; text-decoration:none; font-weight:bold; font-size:10px;}
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#666666; text-decoration:none; font-weight:normal;}
a.footer:hover{	color:#F48F0E; text-decoration:none; font-weight:normal;}
.links,a.links:link,a.links:active,a.links:visited{	font-size:10px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.links:hover{	color:#000000; text-decoration:none; font-weight:bold;}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:10px; color:#68778C; text-decoration:none; font-weight:bold;}
a.breadcrumb:hover{	color:#F48F0E; text-decoration:none; font-weight:bold;}
.MainPageBackground {
background-color: #DFDFDF;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
color:#396185;	font-size:11px;	font-weight:normal;
padding:2px 15px 2px 10px;
border:1px #D2DAE1 solid; border-width:1px 0px;
}
.submenuitemselected{
color:#ffffff;
font-size:11px;
font-weight:normal;
padding:2px 15px 2px 10px;
border:1px #D2DAE1 solid;
border-width:1px 0px;
Margin:1px;
background: #396185;
}
.submenu{
z-index:2000;
border:1px #396185 solid;
padding:0px;
margin-top:1px;
margin-left:1px;
background:#D2DAE1;
}
.rootmenuitem TD{ 
color:#396185; font-size:11px; font-weight:bold;
padding: 0px 7px 0px 7px;
background-image:url(images/menu_bar.gif);
height:31px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
color:#F48F0E; font-size:11px; font-weight:bold;
padding: 0px 7px 0px 7px;
background-image:url(images/menu_bar.gif);
height:31px;
}
.MainMenu_MenuBreak{display:none; }

.salaro-c1-fixed {
   height: 800px;
}

.FormNormal
{
font-size:11px;
color:#000000;
}
.FormNormalBold
{
font-size:11px;
color:#000000;
font-weight:  bold;
}






