﻿.menutext
{
	color: White;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.fx
{
	position: absolute;
}

body
{
	font-size: 8pt;
	cursor: default;
	color: black;
	background: #353535 url(slices/bg.png) top left;
	font-family: Segoe UI, Arial, Verdana, Tahoma;
}

.xR
{
	border-right: 1px solid #ced1ba;
}
.xL
{
	border-right: 1px solid #ced1ba;
}

a.nav:link, a:nav:visited, a.nav:active, a.nav, a.nav:hover
{
	color: #666;
	text-decoration: none;
}

a:link, a:active, a
{
	color: #0066ff;
	text-decoration: underline;
}

a:visited
{
	color: #6633ff;
	text-decoration: none;
}

p.INS
{
	color: #4169e1;
}

a:hover
{
	color: #ff6600;
	text-decoration: none;
}

input
{
	font-size: 8pt;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-left: -16px;
}

.showBox
{
	padding-left: 20px;
	padding-right: 20px;
}

h1
{
	font-size: 16pt;
	margin-bottom: 2px;
	color: #0099FF;
	font-family: Segoe Condensed, Arial Narrow, Arial;
	font-weight: normal;
}

h2
{
	font-size: 13pt;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #0099FF;
	font-family: Segoe Condensed, Arial Narrow, Arial;
	font-weight: bold;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

Table
{
	color: #606060;
	font-family: Segoe UI, Arial, Verdana, Tahoma;
	font-size: 10pt;
	text-align: justify;
}

img
{
	border: 0px;
}


TD.tabOn
{
	background: url(slices/hover.jpg) top left repeat-x;
	cursor: hand;
	font-family: Calibri, Segoe UI, Arial;
	font-size: 10pt;
}
TD.tabOff
{
	font-family: Calibri, Segoe UI, Arial;
	font-size: 10pt;
}


.divider
{
	position: relative;
	left: 3px;
}
.splash
{
	position: relative;
	left: 3px;
	top: -1px;
}

TD.header
{
	border: 1px solid #d0d0d0;
	background-color: #efefef;
}




/*
CSS CUSTOM
*/
li
{
	margin-top: 15px;
}

a.foo
{
	border: 1px solid white;
	padding: 3px;
	background-color: #fff;
}

a.foo:hover
{
	border: 1px solid #11bbff;
	background-color: #f0f0f0;
	padding: 3px;
}

TD.BlueMenu
{
	background: url(slices/blue/bluebar.jpg) top left no-repeat;
}

TD.BrownMenu
{
	background: url(slices/brown/bluebar.jpg) top left no-repeat;
}

TD.GoldMenu
{
	background: url(slices/gold/bluebar.jpg) top left no-repeat;
}

TD.PurpleMenu
{
	background: url(slices/purple/bluebar.jpg) top left no-repeat;
}

.Title
{
	font-size: large;
	font-weight: 600;
}

/* Menu Items */

.MenuItemBrown
{
	
	background-color: #8A8277;
	color:White;
	width: 204px;	
	cursor:hand;
}

.SubMenuItemBrown
{	
	background-color: #ACA59B;
	color:black;
	width: 204px;	
	cursor:hand;
}

.SubMenuItemBrown:Hover
{	
	background-color: #403426;
	color:White;
	width: 204px;	
	cursor:hand;
}

.MenuItemGold
{
	
	background-color: #C5A23C;
	color:White;
	width: 204px;
	text-indent:5px;
	cursor:hand;
}

.SubMenuItemGold
{	
	background-color: #DDC275;
	color:black;
	width: 204px;	
	cursor:hand;
}

.SubMenuItemGold:Hover
{	
	background-color: #724501;
	color:White;
	width: 204px;	
	cursor:hand;
}

.MenuItemPurple
{	
	background-color: #9A90D9;
	color:White;
	width: 204px;	
	cursor:hand;
}

.SubMenuItemPurple
{	
	background-color: #B5ADE9;
	color:black;
	width: 204px;	
	cursor:hand;
}

.SubMenuItemPurple:Hover
{	
	background-color: #271B6D;
	color:White;
	width: 204px;	
	cursor:hand;
}

/*
     <ItemLooks>
        <ComponentArt:ItemLook LookId="TopItemLook" CssClass="TopItem" HoverCssClass="TopItemHover"
            LabelPaddingLeft="5px" LabelPaddingRight="10px" LabelPaddingTop="3px" LabelPaddingBottom="3px" />
        <ComponentArt:ItemLook LookId="DefaultItemLook" CssClass="MenuItem" HoverCssClass="MenuItemHover"
            LabelPaddingLeft="5px" LabelPaddingRight="10px" LabelPaddingTop="3px" LabelPaddingBottom="3px" />
    </ItemLooks>
*/
/*Brown Menu--------------------------------------------------------------------------------------------------*/

.TopItemBrown
{
    background-color: #403426;
	color:White;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

TopItemHoverBrown
{
    background-color: #403426;
	color:White;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

MenuItemBrown
{
    background-color: #8A8277;
	color:White;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

MenuItemHoverBrown
{
    background-color: #403426;
	color:White;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

/*Gold Menu--------------------------------------------------------------------------------------------------*/

.TopItemGold
{
   background-color: #DDC275;
	color:black;
	width: 204px;	
	font-weight: bold;
	cursor:hand; 
}

TopItemHoverGold
{
    background-color: #724501;
	color:White;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

MenuItemGold
{
    background-color: #DDC275;
	color:black;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

MenuItemHoverGold
{
    background-color: #724501;
	color:White;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

/*Purple Menu--------------------------------------------------------------------------------------------------*/
.TopItemPurple
{
    background-color: #B5ADE9;
	color:black;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

TopItemPurple:Hover
{
   background-color : #271B6D;
	color:White;
	font-weight: bold;
	width: 204px;	
	cursor:hand;   
}

MenuItemPurple
{ 
    background-color: #B5ADE9;
	color:black;
	font-weight: bold;
	width: 204px;	
	cursor:hand;
}

MenuItemPurple:Hover
{
   background-color: #271B6D;
   font-weight: bold;
	color:White;
	width: 204px;	
	cursor:hand;
}