﻿div.customTopNavFlyOut
{
	padding: 0px 0px 22px 0px;
	background: url(/Style%20Library/Custom/Images/menu-flyout-background.png) no-repeat bottom left;
}

.customTopNavFlyOutItem
{
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
}

.menu-left-area
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menu-leftarea.png);
	height: 31px;
	width: 43px;
	float: left;
}

.menu-background
{
	background-repeat: repeat;
	height: 31px;
	width: 568px;
	float: left;
}

.menu-background-shadow-space
{
	height: 9px;
	width: 568px;
}

.menubutton-background
{
	width: 129px;
	height: 22px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
/*	background:transparent;*/
}

.menu0-button
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-background.png);
	width: 129px;
	height: 22px;
	float: left;
	/*
	font-size: 10px;
	vertical-align: top;
	text-align: right;
	*/
}

.menu0-button-title
{
	position:relative;
	top: 3px;
	width: 119px;
	height: 22px;
	text-align: right;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #6a6a6a;
	font-weight: bold;
}

.menu0-button-title-first
{
	position:relative;
	top: 3px;
	width: 119px;
	height: 22px;
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #6a6a6a;
	font-weight: bold;
}

.menu-selected0-button-title-first
{
	position:relative;
	left:10px;
	top: 2px;
	width: 129px;
	height: 22px;
}

.menu0-button-first
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-background-first.png);
	width: 129px;
	height: 22px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

.menu-selected0-button-first
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-selected-background-first.png);
	width: 129px;
	height: 55px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}


.menu-selected0-button
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-selected-background.png);
	width: 129px;
	height: 55px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

.menu0-button-title-last
{
	position:relative;
	top: 3px;
	width: 109px;
	height: 22px;
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #6a6a6a;
	font-weight: bold;
}

.menu0-button-last
{

	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-background-grey-last.png);
	width: 129px;
	height: 22px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

.menu-selected0-button-title
{
	position:relative;
	top: 3px;
	width: 109px;
	height: 22px;
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
}

.menu-selected0-button-title-first
{
	position:relative;
	width: 109px;
	height: 22px;

	top: 3px;
	text-align: right;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;

}

.menu-selected0-button-first
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-selected-background-first.png);
	width: 129px;
	height: 55px;
	float: left;
}


.menu1-button-title-first, .menu1-button-title, .menu1-button-title-last
{
	width: 143px;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	background: url(/Style%20Library/Custom/Images/menubutton-flyout-background.png) no-repeat bottom center;
}
/*
.menu1-button-title-first, .menu1-button
{
	background: url(/Style%20Library/Custom/Images/menubutton-flyout-background.png) no-repeat bottom left;
}

/*

.menu1-button
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-flyout-background.png);
	width: 163px;
	height:36px;
}

.menu1-button-title-first
{
	position:relative;
	left:20px;
	top: 7px;
	color: #000000;
	font-weight: bold;
}

.menu1-button-first
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-flyout-background-first.png);
	width: 163px;
	height: 36px;
}

.menu1-button-title-last
{
	position:relative;
	left:20px;
	top: 7px;
	color: #000000;
	font-weight: bold;
}

.menu1-button-last
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/menubutton-flyout-background-last.png);
	width: 163px;
	height: 36px;
}
*/