/* INTERPORT CASCADING STYLE SHEET */
/*      equaTEK INTERACTIVE        */
/*        COPYRIGHT 2006           */

/* =============================== */
/*       [TOKEN] Definitions       */
/* To be used with "find and replace"

#243968				-	Menu Background Color
#A8CEE8		-	Background color of selected menu items on rollover
#243968				-	Unselected Links Color
#243968			-	Selected Links Color
14px			-	Size of text (10px, 10px, etc)
#000000			-	Color of text
Arial				-	Font (times new roman, arial)
normal		-	("normal" or "bold")
#FFFFFF		-	Text color of items in the menu
10px		-	Text size of menu items
#243968	-	Text color of menu items on rollover

*/

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	/*text-align: center;*/ /*Commented out bc it was causing the FTB to center its text by default */
}
A
{
	font-size: 14px;
	font-family: Arial;
}
A:link
{
	color: #243968;
	text-decoration: underline;
}

A:active
{
	color: #243968;
	text-decoration: underline;
}
A:hover
{
	color: #243968;
	text-decoration: underline;
}
#SearchTextBox INPUT
{
	border-right: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
	border-left: #FF0000 1px solid;
	font-size: 14px;
	border-bottom: #FF0000 1px solid;
	color: #000000;
	height: 16px;
}
/* MODULE Links */
A.normal
{
	font-size: 14px;
	font-family: Arial;
}
A.normal:link
{
	font-weight: normal;
	color: #243968;
	text-decoration: none;
}
A.normal:visited
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.normal:active
{
	font-weight: normal;
	color: #243968;
	text-decoration: none;
}
A.normal:hover
{
	font-weight: normal;
	color: #243968;
	text-decoration: underline;
}
.normalTextBox
{
}
/* [USER][LOGIN] */
.Top_Link
{
	color: #243968;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial;
}

A.Top_Link:link
{
	color: #243968;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #243968;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #243968;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #243968;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: normal;
	font-size: 14px;
	color: #FF0D00;
	font-family: Arial;
}
.Current_Date_Admin
{
	font-weight: normal;
	font-size: 14px;
	color: #FF0D00;
	font-family: Arial;
}
/* [LINKS] */
.Content_Link
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	color: #243968;
	font-size: 14px;
	font-family: Arial;
}
A.Content_Link:link
{
	color: #243968;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #243968;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #243968;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #243968;
	text-decoration: underline;
}
.termsclass
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
}
.LoginClass
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
}
.userClass
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
}
.PrivacyClass
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
}
.CopyrightClass
{
	font-weight: normal;
	font-size: 18px;
	color: #E4F2FF;
	font-family: Arial;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 14px;
	color: #FF0D00;
	font-family: Arial;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial;
}
A.Bottom_Link:link
{
	color: #243968;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #243968;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #243968;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #243968;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial;
}
A.Bottom_Link_Admin:link
{
	color: #243968;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited
{
	color: #243968;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active
{
	color: #243968;
	text-decoration: underline;
}
A.Bottom_Link_Admin:hover
{
	color: #243968;
	text-decoration: none;
}

.breadcrumb-txt {
    font-size: 10px;
    color:#898989;
    font-family: Verdana, Helvetica, sans-serif;
}
.breadcrumb, A.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active {
    font-weight: normal;
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.breadcrumb:hover  {
    font-size: 10px;
    color:#657E8D;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

/*******************************/
/*  Panes Style                */
/*******************************/
.panes-outer { width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 15px; padding-bottom: 15px; }
.Content-Pane { width: 100%; padding-left: 0px; padding-right: 0px;	padding-top: 0px; }
.Top-Left-Pane { width: 30%; padding-right: 6px; }
.Top-Right-Pane { width: 70%; padding-left: 6px; }
.Left-Pane { width: 25%; padding-left: 0px; padding-right: 6px;	padding-top: 0px; }
.Middle-Pane { width: 50%; padding-left: 6px; padding-right: 6px; padding-top: 0px; }
.Right-Pane { width: 25%; padding-left: 6px; padding-right: 0px; padding-top: 0px; } 
.Center-Pane { width: 100%; padding-left: 0px; padding-right: 0px;	padding-top: 0px; }
.Main-Left-Pane { width: 33%; padding-left: 0px; padding-right: 6px;	padding-top: 0px; }
.Main-Middle-Pane { width: 34%; padding-left: 6px; padding-right: 6px; padding-top: 0px; }
.Main-Right-Pane { width: 33%; padding-left: 6px; padding-right: 0px; padding-top: 0px; } 
.Bottom-Pane { width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 0px; }
.Bottom-Left-Pane { width: 50%;	padding-right: 6px; }
.Bottom-Right-Pane { width: 50%; padding-left: 6px; }

.toppane 
{
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	height: 0%;
	background-color: transparent;
}
.leftpane
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	background-color: transparent;
}
.AboutRightPane
{	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	width: 249px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	}
.AboutContentpane
{	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	}
.Contentpane
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	width: 280px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
}
/* from YLL style sheets */
.txtitalic {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-style: italic;
}
.body{ 
  background-color:#FFFFFF;
  background:  url(../../Clients/gfrllp/Img/bg.gif); 
}
a:link,
a:visited{
  color: #243968;
  text-decoration: none;
}
a:hover,
a:active {
  color: #243968;
  text-decoration: underline;
}
img {
  border:0;
}

.name{
font-family:Arial;
font-size:14px;
color:#CC0000;
}
.txt{
font-family:Arial;
font-size:14px;
color:#000000;
}
.namered{
font-family:Arial;
font-size:14px;
color:#97090D;
}

a.darkred:link,
a.darkred:visited {
 text-decoration: none;
 color: #97090D;
}
a.darkred:hover,
a.darkred:active {
 text-decoration: underline;
 color: #97090D;
}
.rss { 
  font-family: Arial;
  font-size: 14px;
}
a.rss:link,
a.rss:visited {
 text-decoration: none;
 color: #000000;
}
a.rss:hover,
a.rss:active {
 text-decoration: underline;
 color: #000000;
}
.quote { 
  font-family:Arial;
  font-size:14px;
  color:#000000;
 }
.quoted { 
  font-family:Arial;
  font-size:14px;
  color:#000000;   
  font-weight: normal;
  font-style: italic;
 }
.joketitle { 
  font-family:Arial;
  font-size:14px;
  color:#CC0000;   
  font-weight: normal;
 }
.joke { 
  font-family:Arial;
  font-size:14px;
  color:#000000;
 }
a.joke:link,
a.joke:visited { 
  font-family:Arial;
  font-size:14px;
  color:#000000;
  text-decoration: none;
 }
a.joke:hover,
a.joke:active { 
  font-family:Arial;
  font-size:14px;
  color:#000000;
  text-decoration: underline;
 }
.search { 
  font-family:Arial;
  font-size:14px;
  color:#000000;   
 }.titletext {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
.business {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

/* used in top pane */
.normal
{	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
/* used in container properties*/
.txt
{	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	}
.contentpane
{	width: 100%;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 14px;
	height: 100%;
	background-color: transparent;
}
.rightpane {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	width: 280px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}
.gradientcontainer
{	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
.bottompane
{
	padding-right: 5px;
	width: 100%;
	padding-left: 5px;
	padding-top: 14px;
	height: 0%;
	background-color: transparent;
}




















/* ========================================================= */
/* [SOLPATRMENU] */


/* Module Title Menu */
.ModuleTitle_MenuContainer
    {
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top:  #FF8080 0px solid;
    border-right: #404040 0px solid;
    background-color: Transparent;
    }

.ModuleTitle_MenuBar
    {
    cursor: pointer;
    cursor: hand;
    height: 16;
    background-color: Transparent;
    }


/*
ADMIN MENU'S INSIDE INTERPORT
font-family = Font used in admin menu's
color = Font color of admin menu's
font-size = Font size used in admin menu's
*/

.ModuleTitle_MenuItem
    {
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
    font-family: Verdana, Copperplate, Arial, Helvetica;
    font-size: 7.5pt;
    font-weight: normal;
    font-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;
    }

.ModuleTitle_MenuIcon
    {
    cursor: pointer;
    cursor: hand;
    background-color: #243968;
    border-left: #243968 1px solid;
    border-right: #243968 1px solid;
    border-bottom: #243968 0px solid;
    border-top: #243968 0px solid;
    text-align: center;
    width:  15;
    height: 21;
    }

.ModuleTitle_SubMenu
    {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #243968;
    filter: progid

    :DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);

    border-bottom: #243968 0px solid;
    border-left: #243968 0px solid;
    border-top: #243968 0px solid;
    border-right: #243968 0px solid;
    }

.ModuleTitle_MenuBreak
    {
    border-bottom: #243968 0px solid;
    border-left: #243968 0px solid;
    border-top:  #243968 0px solid;
    border-right: #243968 0px solid;
    background-color: #243968;
    height:      0px;
    }
	
/*
ADMIN MENU'S INSIDE INTERPORT WHEN SELECTED
font-family = Font used in admin menu's
color = Font color of admin menu's
font-size = Font size used in admin menu's
*/
.ModuleTitle_MenuItemSel
    {
    cursor: pointer;
    cursor: hand;
    color: #41B0DE;
    font-family: Verdana, Copperplate, Arial, Helvetica;
    font-size: 7.5pt;
    font-weight: normal;
    font-style: normal;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;

    background-color: #243968;
    }

.ModuleTitle_MenuArrow
    {
    font-family: webdings;
    font-size: 10pt;
    cursor:    pointer;
    cursor:    hand;
    border-right: #243968 0px solid;
    border-bottom: #243968 0px solid;
    border-top: #243968 0px solid;
    color:     #FFFFFF;
    }

.ModuleTitle_RootMenuArrow
    {
    font-family: webdings;
    font-size: 10pt;
    cursor:    pointer;
    cursor:    hand;
    color:     #FFFFFF;
    }

/*
-----------------------------------------------------------
Menu-Styles
*/

/* Background color between the tabs */
.MainMenu_MenuContainer
    {
    border-bottom: #243968 0px solid;
    border-left: #243968 0px solid;
    border-top:  #243968 0px solid;
    border-right: #243968 0px solid;
    background-color: transparent;
    }

.MainMenu_MenuBar
    {
    cursor: pointer;
    cursor: hand;
    height: 16;
    }

/*
GENERAL SETTINGS FOR UNSELECTED MENU ITEM TEXT
font-size = The size of the font used for unselected menu items
color = The color of the menu text unselected
background-color = Background color of all menu items
font-family = The font used for unselected menu items
font-weight = Options include - normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900
*/
.MainMenu_MenuItem
    {
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
    font-family: Verdana, Copperplate, Arial, Helvetica;
    font-size: 7.5pt;
    font-weight: normal;
    font-style: normal;
    border-left: #243968 0px solid;
    border-bottom: #243968 0px solid;
    border-top: #243968 0px solid;
    border-right: #243968 0px solid;
    }

/* Background color of the left side/icon of the submenu */
.MainMenu_MenuIcon
    {
    cursor: pointer;
    cursor: hand;
    background-color: #243968;
    border-left: #243968 0px solid;
    border-bottom: #243968 2px solid;
    border-top: #243968 0px solid;
    text-align: center;
    width:  15;
    height: 21;
    }

/* Background color of the right side/icon and middle of the submenu */
.MainMenu_SubMenu
    {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #243968;
    filter: progid

    :DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;

    border-bottom: #243968 0px solid;
    border-left: #243968 0px solid;
    border-top: #243968 0px solid;
    border-right: #243968 0px solid;
    }

.MainMenu_MenuBreak
    {
    border-bottom: #243968 0px solid;
    border-left: #243968 0px solid;
    border-top:  #243968 0px solid;
    border-right: #243968 0px solid;
    background-color: #243968;
    height:      0px;
    }

/*
GENERAL SETTINGS FOR SELECTED MENU ITEM TEXT
background-color = The background color of the selected item in the menu
font-family = The font used for selected menu items
font-size = The font size used for selected menu items
font-style = The font style used for the selected menu items
color = The color of selected text
font-size = The size of the selected text
font-weight = Options include - normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900
color = the color of selected text
*/

.MainMenu_MenuItemSel
    {
    background-color: #60BCEB;
    cursor: pointer;
    cursor: hand;
    color: #000000;
    font-family: Verdana, Copperplate, Arial, Helvetica;
    font-size: 7.5pt;
    font-weight: normal;
    font-style: normal;
    }

.MainMenu_MenuArrow
    {
    font-family: webdings;
    font-size: 10pt;
    cursor:    pointer;
    cursor:    hand;
    border-right: #243968 0px solid;
    border-bottom: #243968 0px solid;
    border-top: #243968 0px solid;
    color:     #243968;
    }

/*
Properties of the arrow next to the main tabs
*/
.MainMenu_RootMenuArrow
    {
    font-family: webdings;
    font-size: 10pt;
    cursor:    pointer;
    cursor:    hand;
    color:     #243968;
    }



/* BANNER */
#Banner_Bg
{
	height: 69px;
}

/* =============================================== */



.CopyrightClass
{
    color: #FFFFFF;
    font-family: Verdana, Copperplate, Arial, Helvetica;
    font-size: 7.5pt;
    font-weight: bold;
    font-style: normal;
}

.equatekcredit
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color:     #092157;
    }

.copy
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5px;
    font-style: normal;
    font-weight: normal;
    color:     #092157;
    }

.sidearticle
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: italic;
    }

.maintext
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }

.photocredit
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7px;
    font-style: italic;
    }

.maintitle
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:     #092157;
    }

.topictitle
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:     #092157;
    }


/*
-----------------------------------------------------------------
Taxonomy Editor Styles
*/


.CatalogManager_Right_Selected_Tab
{
	background: url('Img/Tabs/Right_Selected_Tab.gif');
	border: 0;	
    width: 10px;
	background-repeat: no-repeat;
	padding: 0px 0px 0xp 0px;
}

.CatalogManager_Middle_Selected_Tab
{
	background: url('Img/Tabs/Middle_Selected_Tab.gif');
	background-repeat: repeat-x;
	border: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: Black;
	font-weight: bold;	
	height: 23px;
	vertical-align: middle;
	padding: 0px 0px 0xp 0px;
}

.CatalogManager_Left_Selected_Tab
{
	background-image: url('Img/Tabs/Left_Selected_Tab.gif');
	border: 0;	
	width: 10;
	background-repeat: no-repeat;
	padding: 0px 0px 0xp 0px;
}

.CatalogManager_Right_UnSelected_Tab
{
	background-image: url('Img/Tabs/Right_UnSelected_Tab.gif');
	border: 0;	
	width: 10;
	background-repeat: no-repeat;
	padding: 0px 0px 0xp 0px;
}

.CatalogManager_Middle_UnSelected_Tab
{
	background-image: url('Img/Tabs/Middle_UnSelected_Tab.gif');
	background-repeat: repeat-x;
	border: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: Black;
	font-weight: bold;	
	vertical-align: middle;
	padding: 0px 0px 0xp 0px;
	
}

.CatalogManager_Left_UnSelected_Tab
{	
	background-image: url('Img/Tabs/Left_UnSelected_Tab.gif');
	border: 0;
	width: 10;
	background-repeat: no-repeat;
	padding: 0px 0px 0xp 0px;
}

/*************************************************************/
.CatalogManager_TreeView_NodeStyle
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: Black;
}

.CatalogManager_TreeView_SelectedNodeStyle, A.CatalogManager_TreeView_SelectedNodeStyle:Hover,Visited,Active
{
	background-color: Transparent;	
	border-width: 1px;
	border-color: #243968;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: Black;
	margin-right: 3px;
    margin-left: 1px;
}

.CatalogManager_TreeView_HoverNodeStyle
{
	background-color: #AAE5FF;
	text-decoration: none;
	
}

A.CatalogManager_TreeView_HoverNodeStyle:Hover
{
		text-decoration: none;
}

.CatalogManager_TreeView_RootNodeStyle
{
	background-color: Transparent;		
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	
}

A.CatalogManager_TreeView_RootNodeStyle:Active,Visited
{
	text-decoration: none;
}


/*********************************************************/
.CatalogManager_ViewCatalogsMenu_InactiveMenuItem
{
	color: Blue;
	background-color: Orange;	
}

.CatalogManager_ViewCatalogsMenu_TabExtend
{
    vertical-align: bottom;
    background-image: url('Img/Tabs/Tab_Extend.gif');
    background-repeat: repeat-x;
}

/* ================= Below the Tabs ==================== */

.CatalogManager_Row2_Left
{
	background-image: url('Img/Tabs/Border_Top_Left.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 1px;
}

.CatalogManager_Row2_Middle
{
	background-image: url('Img/Tabs/Border_Top_Middle.gif');
	background-repeat: repeat-x;
	height: 1px;
}

.CatalogManager_Row2_Right
{
	background-image: url('Img/Tabs/Border_Top_Right.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 1px;
}

/* --------------------------------- */

.CatalogManager_Row3_Left
{
	background-image: url('Img/Tabs/Border_Center_Left.gif');
	background-repeat: repeat-y;
    width: 10px;
}

.CatalogManager_Row3_Middle
{
	background-image: url('Img/Tabs/Border_Center_Middle.gif');
	background-repeat: repeat;
}

.CatalogManager_Row3_Right
{
	background-image: url('Img/Tabs/Border_Center_Right.gif');
	background-repeat: repeat-y;
	width: 10px;
}

/* --------------------------------- */

.CatalogManager_Row4_Left
{
	background-image: url('Img/Tabs/Border_Bottom_Left.gif');
	background-repeat: no-repeat;
	width: 10px;
}

.CatalogManager_Row4_Middle
{
	background-image: url('Img/Tabs/Border_Bottom_Middle.gif');
	background-repeat: repeat-x;
}

.CatalogManager_Row4_Right
{
	background-image: url('Img/Tabs/Border_Bottom_Right.gif');
	background-repeat: no-repeat;
	width: 10px;
}


/*********************************************************/
/**Catalog Editor ViewCatalogs.ascx Solpartmenu classes **/
/*********************************************************/


.CatalogManager_MenuBarClass
{
	height: 20px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
}

.CatalogManager_MenuItemClass
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11.5px;
	color: Black;
	border: 0px 0px 0px 0px;
	height: 20px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
}

.CatalogManager_MenuIconClass
{
	width: 0px;
	border: 0px 0px 0px 0px;
	background-color: #FAFAFA;
	height: 20px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
} 

.CatalogManager_MenuContainerClass
{
	background-color: #FAFAFA;	
	height: 20px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
}
						
.CatalogManager_MenuBreakClass
{
	background-color: transparent;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
}

.CatalogManager_MenuArrowClass
{
	
	border: 0px 0px 0px 0px;
	background-color: #FAFAFA;
	height: 20px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
}

.CatalogManager_RootMenuArrowClass
{
	height: 20px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
}

.CatalogManager_ItemSelectClass
{
	background-color: #316AC5;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11.5px;
	color: White;
	border-color: #316AC5;
	height: 20px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
}

.CatalogManager_SubMenuClass
{
	background-color: #FAFAFA;	
	font-family: Arial, Verdana, Tahoma;
	font-size: 11.5px;
	color: Black;
	border: 0px 0px 0px 0px;
	height: 20px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px;
}

.ei_CABWorx_TreeControl
{
	background-color: #FFF5DF; 
	z-index: auto; 
	width: 620px; 
	overflow: auto; 
	height: 400px; 
	border-style: solid; 
	border-width: thin; 
	border-color: #C0C0C0; 
	border-spacing: 20px;
	
}

.ei_CABWorx_TaxonomyEditor_TreeControl
{
	background-color: Transparent; 
	z-index: auto; 
	width: 200px; 
	
	height: 380px; 
	border-style: solid; 
	border-width: 0px; 
	/*border-color: #C0C0C0; */
	border-color: #65BAEE;
	border-spacing: 20px;
	
}

.ei_CABWorx_TaxonomyEditor_TreeControl2
{
	background-color: Transparent; 
	z-index: auto; 
	width: 300px; 
	overflow: auto; 
	height: 400px; 
	border-style: solid; 
	border-width: 1px; 
	/*border-color: #C0C0C0; */
	border-color: #65BAEE;
	border-spacing: 20px;
	
}

.ei_CABWorx_CatalogManager_TreeControl
{
	background-color: Transparent; 
	z-index: auto; 
	width: 100%; 
	overflow: auto; 
	height: 550px; 
	border-style: solid; 
	border-width: 0px; 
	/*border-color: #C0C0C0; */
	border-color: #65BAEE;
	border-spacing: 20px;
	font-size: 12px!important;
	
}


a.CatalogManager_CatalogTree_NodeStyle
{
    font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #243968;
    text-decoration: none;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;
    padding-right: 4px;
    padding-left: 4px;
}

a.CatalogManager_CatalogTree_NodeStyle:hover
{
    font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #6E80A8;
    text-decoration: underline;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;
    padding-right: 4px;
    padding-left: 4px;
}

a.CatalogManager_CatalogTree_NodeStyle:link
{
  font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #243968;
    text-decoration: none;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;	
    padding-right: 4px;
    padding-left: 4px;
}

.CatalogManager_CatalogTree_NodeStyle
{
    font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #243968;
    text-decoration: none;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;
    padding-right: 4px;
    padding-left: 4px;
}

.CatalogManager_CatalogTree_NodeStyle:hover
{
    font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #6E80A8;
    text-decoration: underline;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;
    padding-right: 4px;
    padding-left: 4px;
}

.CatalogManager_CatalogTree_NodeStyle:link
{
  font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #243968;
    text-decoration: none;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;	
    padding-right: 4px;
    padding-left: 4px;
}
/*
a.CatalogManager_CatalogTree_NodeStyle:active
{
    font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #243968;
    text-decoration: none;
    font-size: 14px;
    padding-right: 4px;
    padding-left: 4px;
}

a.CatalogManager_CatalogTree_NodeStyle:visited
{
    font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #243968;
    text-decoration: none;
    font-size: 14px;
    padding-right: 4px;
    padding-left: 4px;
}
*/
a.CatalogManager_CatalogTree_SelectedNode
{
    font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
    
}

a.CatalogManager_CatalogTree_SelectedNode:link
{
    font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
    
}

a.CatalogManager_CatalogTree_SelectedNode:hover
{
    font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #6E80A8;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
    
   
}

a.CatalogManager_CatalogTree_SelectedNode:active
{
    font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
   
}

a.CatalogManager_CatalogTree_SelectedNode:visited
{
    font-weight: normal;
    border-width: 0px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;       
    padding-right: 4px;
    padding-left: 4px;
}

.CatalogManager_CatalogTree_SelectedNode
{
    font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
    
}

.CatalogManager_CatalogTree_SelectedNode:link
{
    font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
    
}

.CatalogManager_CatalogTree_SelectedNode:hover
{
    font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #6E80A8;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
    
   
}

.CatalogManager_CatalogTree_SelectedNode:active
{
    font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
   
}

.CatalogManager_CatalogTree_SelectedNode:visited
{
    font-weight: normal;
    border-width: 0px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;       
    padding-right: 4px;
    padding-left: 4px;
}

/*****************NOT USED********************/
.CatalogManager_CatalogTree_HoverNode
{
    font-weight: normal;
    color: #000000;
    background-color: #41B0DE;
    text-decoration: underline;
    color: #648BCB;
    font-size: 14px;
    margin-right: 3px;
    margin-left: 0px;
}

a.CatalogManager_CatalogTree_HoverNode: Hover
{
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
    color: #648BCB;
    font-size: 14px;
    margin-right: 3px;
    margin-left: 0px;
}

a.CatalogManager_CatalogTree_HoverNode: Link
{
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
    color: #648BCB;
    font-size: 14px;
    margin-right: 3px;
    margin-left: 0px;
}
/******************************************************/
.ei_CABWorx_EditPane
{
	background-color: #FFFFFF; 
	z-index: auto; 
	width: 100%; 
	overflow: auto; 
	height: 400px; 
	border-style: solid; 
	border-width: thin; 
	border-color: #C0C0C0; 
	border-spacing: 20px;
	
}

.CatalogManagerSubHead
{
	border-bottom: 1px solid gray;	
}

.CatalogManagerPriceTextBox
{
	width: 75px;
}

.CatalogManagerDimensionTextBox
{
	width: 75px;
}

.CatalogManagerQuantityTextBox
{
	width: 50px;
}

.CatalogManagerNameTextBox
{
	width: 400px;	
}

.CatalogManagerMultiplierTextBox
{
	width: 50px;
}

.ei_CatalogManager_Wizards
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #243968;
	padding: 10px 10px 10px 10px;
}

.ei_CatalogManager_Wizards_NoBorder
{
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-color: #243968;
	padding: 10px 10px 10px 10px;
}

.ei_CatalogManager_Wizards_HeaderStyle
{	
	color: White;
	background-color: #243968;
	font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;	
}

.ei_CatalogManager_Wizards_NavigationStyle
{
	border-style: solid;
	border-width: 1px;
	border-color: #243968;
	
}

.ei_CABWorx_Grid_HiddenField
{
	display: none;
}
/************************************************/
/*             Styles for Grid                  */
/************************************************/


.ei_CABWorx_Grid_Items_AlternatingItem
{
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: whitesmoke;
    border-width: 0px;
}


.ei_CABWorx_Grid_Items_EditItemStyle
{
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #D7EEF2;
	border-width: 0px;
}

.ei_CABWorx_Grid_Items_SelectedItemStyle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #D7EEF2;
	border-width: 0px;
}

.ei_CABWorx_Grid_Items_ItemStyle
{
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: white;
    border-width: 0px;
    border-color: Green;
}

.ei_CABWorx_Grid_Items_HoverStyle
{
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px; 
    background-color: #EEEBDF;    
    font-weight: normal;
    /*cursor: hand;*/
}

.ei_CABWorx_Grid_Items_HoverSelectableStyle
{
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px; 
    background-color: #EEEBDF;    
    font-weight: normal;
    cursor: hand;
}

.ei_CABWorx_Grid_Items_FooterStyle
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #003366;
    background-color: gray;
    border-width: 0px;
}

.ei_CABWorx_Grid_Items_FooterStyle2
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #003366;
    background-color: transparent;
    border-width: 0px;
}

.ei_CABWorx_Grid_Items_FooterStyle2_Label
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #000000;   
}

.ei_CABWorx_Grid_Items_PagerStyle
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: silver;
    border-width: 0px; 
}

.ei_CABWorx_Grid_Items_HeaderStyle
{
	font-family: Tahoma, Arial, Helvetica;
	color:#003366;
	font-size: 12px;
	font-weight: bold;
	background-color: #8BC6F1;
	height
}

.ei_CABWorx_Grid_Items_FooterBackground
{
	font-family: Tahoma, Arial, Helvetica;
	color:#003366;
	font-size: 12px;
	font-weight: bold;
	background-color: #A9DFFF;
}

.ei_CABWorx_Grid_Items_FooterStyle
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: Bold;
}

/* ========== Catalog Image Properties ========== */

.ei_CABWorx_Grid_Image
{
    cursor: pointer;
}

a.CatalogManager_CatalogTree_HoverNode:Hover
{
    text-decoration: none;
    font-size: 14px;
}


/* ============== Tab Styles =================== */

.ei_CABWorx_CatalogManager_Tabs
{
	color: #243968;	
	font-size: 14px;
    font-weight: normal;
    text-decoration: none;	
}

a.ei_CABWorx_CatalogManager_Tabs:Hover
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

a.ei_CABWorx_CatalogManager_Tabs:Link
{
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}


/* ============== CABWorx Login ================ */

.ei_CABWorx_Login
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight: normal;
    color: #243968;
}

.ei_CABWorx_Welcome
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
}

.ei_CABWorx_Header
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #243968;
	padding-left: 5px;
}

.ei_CABWorx_Header_Row
{
	background-color: #243968;
}

.ei_CABWorx_SubHeader
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	height: 13px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #243968;
	border-width: 0px;
}

.ei_CABWorx_SubHeader_Row
{
	background-color: #243968;
}

.ei_CABWorx_SubHead
{
	border-bottom: 1px solid gray;	
}

/* =========== Tool Bar Background ============= */

.ei_CABWorx_Toolbar_Background
{
    background-image: url('Img/Toolbar_BackgroundRepeat.gif');
    background-repeat: repeat-x;
}

/* =========== Tool Bar Background ============= */

.ei_CABWorx_ReadOnly
{
	font-family: Arial, Helvetica, Tahoma;
    font-size:  12px;
    font-weight: normal;
	
}

.ei_CABWorx_Instructions
{
	font-family: Arial, Helvetica, Tahoma;
    font-size:  13px;
    font-weight: normal;
    font-style: italic;
	
}

/* =============== Second Menu ================ */

.SecondMenu
{
    cursor: hand;
    color: #243968;
    font-family: Verdana, Copperplate, Arial, Helvetica;
    font-size: 7.5pt;
    font-weight: normal;
    font-style: normal;
    border-left: #D7D7D7 6px solid;
    border-bottom: #D7D7D7 0px solid;
    border-top: #D7D7D7 0px solid;
    border-right: #D7D7D7 6px solid;
}


/* =========== Selected Tab Color ============ */
/* ==========Only Included in 2Skin ========== 

.CABWorx_RootTab
{
	background-color: #D7D7D7;
	color: #243968;
}

*/

.ei_CABWorx_ReadOnlyTextBox
{	
	padding: 2px 2px 2px 2px;
	background-color: #F2FAFF;
	font-family: Arial, Helvetica, Tahoma;
    font-size:  12px;
    font-weight: normal;
    text-align: right;
}

.CommandButton_Hide
{
	visibility: hidden;
}
/* =============== Finance Fees Tab ================ */
/* =============== First Tab in Finance ============ */
/* =============== Reason: to improve layout ======= */

.ei_CABWorx_Grid_FinanceAdmin_Border_Column
{
	padding-right:5px;
	border-right-style:inset;
	border-right-width: 2px;
	border-right-color: Silver; 
}

.ei_CABWorx_Grid_FinanceAdmin_Border_Row
{
	padding-bottom:10px;
	border-bottom-style:inset;
	border-bottom-width:2px;
	border-bottom-color:Navy;
}

.scllgrd
{
	overflow: auto; 
	height: 500px; 
}

.titlefnt
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:Navy;
}

/* =============== Orders Fix ================ */
/* =============== ============ */
/* =============== Reason: to improve layout ======= */

.ei_Cabworx_Grid_Item_Backgroundstyle_Orders
{
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	height:20px;
	font-weight: normal;
	background-color: #FFFFEA;
}

.ei_Cabworx_Grid_Item_Backgroundstyle_Orders_Darker
{
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	height:20px;
	font-weight: normal;
	background-color: #FAFAC9;
}

.ei_Cabworx_Grid_Item_Backgroundstyle_Proceeds
{
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #B7F7E6;
}
.ei_Cabworx_Grid_Item_Backgroundstyle_Proceeds_Darker
{
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	height:20px;
	font-weight: normal;
	background-color: #73F7D3;
}
.ei_Cabworx_Grid_SendShipments_Background
{
	background-color:#F5F5F5;
	border-width:1px;
	border-color:#3B8BC7;
	border-style: solid;
}
.ei_Cabworx_Grid_Shipments_Background
{
	background-color:#FAFAC9;
	border-width:1px;
	border-color:#3B8BC7;
	border-style: solid;
}
.ei_Cabworx_Grid_Shipmenterror_Background
{
	background-color: #F5F5F5;
	border-width: 1px;
	border-color: #3B8BC7;
	border-style: solid;
}
.ei_Cabworx_Grid_Items_Space
{
	height:100%;
}

.ei_CABWorx_Grid_DropDown
{
	/*background-color: #FFF5DF; */
	z-index: auto; 
	overflow: auto; 
	height: 70px; 
	/*border-style: solid; 
	border-width: thin; 
	border-color: #C0C0C0; 
	border-spacing: 2px;
*/
	
}
.ei_CABWorx_Comparer_HeaderRow 
{
	background-image: url('Img/Toolbar_BackgroundRepeat.gif');
	background-repeat:repeat-x;
}

.ei_CABWorx_Comparer_PropertyTitle_Different
{
	background-color:#FFFFE1;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	border-color:#999999;
	border-width:1px;
	padding-left:3px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-color:#999999;
	border-bottom-style:double;
	border-bottom-width:2px;
	width:100px;
}

.ei_CABWorx_Comparer_PropertyTitle
{
	background-color:#A9DFFF;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#383366;
	padding-left:3px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:100px;
}

.ei_CABWorx_Comparer_PropertyValue
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	padding-left:3px;
	padding-right:10px;
}

.ei_CABWorx_Comparer_PropertyValue_Different
{
	background-color:#FFFFE1;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#383366;
	padding-left:3px;
	border-bottom-color:#999999;
	border-bottom-style:double;
	border-bottom-width:2px;
}

.ei_CABWorx_Comparer_GroupRow
{
	background-color:#A9DFFF;
	font-family:Verdana;
	font-size:18px;
	color:#000000;
	border-bottom-style:groove;
	border-top-style:groove;
	border-width:1px;
	border-bottom-color:#000000;
	border-top-color:#000000;
	padding-left:3px;
	padding-top:10px;
	padding-bottom:10px;
}

.ei_CABWorx_Comparer_GroupRow_Different
{
	background-color:#FFFFE1;
	font-family:Verdana;
	font-size:18px;
	color:#000000;
	border-bottom-style:groove;
	border-top-style:groove;
	border-width:1px;
	border-bottom-color:#000000;
	border-top-color:#000000;
	padding-left:3px;
	padding-top:10px;
	padding-bottom:10px;
}
.ei_CABWorx_Comparer_Outline
{
	border-color:#000000;
	border-style:groove;
	border-width:1px;
	border-top-width:0px;
}

.ei_CABWorx_Menu
{
	background-image: url('http://demo.cabworx.com/portals/0/images/menuBG.jpg');
	background-repeat:repeat-x;
}

.ei_CABWorx_Menu_Over
{
	background-image: url('http://demo.cabworx.com/portals/0/images/menu_over.jpg');
	background-repeat:repeat-x;
}

.ei_CABWorx_Menutop
{
	background-image: url('http://demo.cabworx.com/portals/0/images/menutop.jpg');
	background-repeat:repeat-x;
}


/*----------------TELERIK----------------------*/
.TreeNodeEdit 
{
	border:1px gray solid; 
	font-weight: normal;   
    color: #243968;
    text-decoration: none;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;
    padding-right: 4px;
    padding-left: 4px;
    background-color: White;
}

.TreeNodeDisabled
{
	
}

.TreeNodeSelect
{
	font-weight: normal;
    border-width: 1px;
    border-color: #41B0DE;
    background-color: #243968;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px!important;
    padding-right: 4px;
    padding-left: 4px;
	
}

.TreeNodeOver
{
	font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #6E80A8;
    text-decoration: underline;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;
    padding-right: 4px;
    padding-left: 4px;
}

.TreeNode
{
	 font-weight: normal;
    border-width: 1px;
    border-color: #F2FAFF;
    color: #243968;
    text-decoration: none;
    font-size: 12px!important;
    font-family: Arial, Verdana, Helvetica;
    padding-right: 4px;
    padding-left: 4px;
}

.RowMouseOver td
{
	background-color: #EEEBDF !important;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 4px;
	padding-right: 4px;

}

.RowMouseOut
{
	background-color: whitesmoke;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 4px;
	padding-right: 4px;
}
