/* GENERAL */
BODY 
{
	background-color: #0B562B;
}

.LoginTable 
{
	background-color: #0B562B;
	width: 894px;
	height: 8px;
}

.MainTable 
{
	background-color: #0B562B;
	width: 894px;
	height: 100%;
	padding:40px 50px 50px 50px;
}

.InnerTable 
{
	background-color: white;
	width: 100%;
	height: 100%;
	border:solid 2px white;
}

.LogoArea 
{
	height: 130px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.SideTable 
{
	background-color: transparent;
	width: 157px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	table-layout: fixed;
	border: solid 0px white;
}

.MidTable 
{
	background-color: transparent;
	width: 100%;
	text-align:left;
	table-layout: fixed;
}

.ContentTable 
{
	background-color: transparent;
	width: 100%;
	height: 100%;
}

.MenuBar 
{
	height: 20px;
}

.LoginArea 
{
	height:9px;
}

/* style for module titles */
.HeadBG  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
	 background-image: url(/Portals/_default/Skins/eSharp//EquineDisc/Portals/_default/Skins/EquineDisc/layer_02.jpg);
	 height: 151px;
	 width: 770px;
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #000000;
}

/* background color for the content part of the pages */
.BannerPane {
	padding:0px 0px 0px 0px;
	height: 109px;
	vertical-align: top;
	overflow: hidden;
}

.SidePane {
	padding:0px 0px 0px 0px;
	height: 100%;
	vertical-align: top;
}

.LeftPane {
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}

.ContentPane {
	padding-left: 4px;
	vertical-align:top;
}

.RightPane {
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}

.Footer {
	width: 770px;
	height: 62px;
	padding: 5px 5px 5px 15px;
}



/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for the selected tab */
.CurrentDate {
    font-weight: bold;
    font-size: 9px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

/* text style for the selected tab */
.Breadcrumb, A.Breadcrumb:Link, A.Breadcrumb:Active, A.Breadcrumb:Visited {
    font-weight: bold;
    font-size: 14px;
    color: white;
    font-family: Verdana;
    text-decoration: none;
    margin-right:8px;
}
A.Breadcrumb:Hover 
{
    text-decoration:none;
    color: #FFFFFF;
    
}
/* text style for the selected tab */
.LoginLogout, A.LoginLogout:Link, A.LoginLogout:Active, A.LoginLogout:Visited 
{ 
    font-family: Verdana;
    font-size: 8px;
    font-weight:normal;
    color:#0B562B;
    background-color: transparent;
    padding-right:3;
    padding-left:3;
}
A.LoginLogout:Hover 
{
    text-decoration:none;
    color: #780600;
    
}


/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 10px;
    color: white;
    font-family: Verdana;
    text-decoration: none;
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 1px solid;  
}


/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: white;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: white;
    border-right: #FFFFFF 1px solid;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: white;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    border-left: solid 1px #ffffff; 
    border-top: solid 1px #ffffff; 
    border-right: solid 1px #ffffff;  
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:white;
}

/* Main Menu */

.MainMenu_Separator 
{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	background-color: #BAB08D;
	border: solid 0px #BAB08D;
}

.MainMenu_MenuContainer {
	background-color: #BAB08D;
	width: 100%;
	border: solid 0px #BAB08D;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:20px;
	background-color: #BAB08D;
	width: 100%;
	border: solid 0px #BAB08D;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border: solid 0px #FFFFFF; 
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #BAB08D;
	border-left: #000000 0px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	text-align: center; 
	width: 0px; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #BAB08D;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border: solid 0px #BAB08D;
	background-color: #000000; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	background-color: #020003; 
	cursor: pointer; 
	cursor: hand; ; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	color: White;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	color: white; 
	cursor: hand; 	
	border: #000000 0px solid; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
}


