﻿#topBar { width: 1000px; margin: auto; text-align:right; }

#topBarItems { padding: 0; margin: 0; list-style-type: none; float: right; }

.topBarItem { display: inline; float: left; margin: 0 3px; }

#siteActionItem { position: relative; top: -5px; }

.siteActionMenu
{
    float:right;
}

.sharepointLogin
{
	float:right;
	display:inline;
}

.sharepointLogin .ms-globallinks
{
    position:relative;
}

.topNav
{
    *position:relative;
    *top:-1px;
}

.topNavItem
{
	background-image: url('../../Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #3a4663;	
}

.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:32px;
}

.topNavSelected a
{
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}

.topNavHover a
{
	color:#FFFFFF;
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
}


.ctpTopNavFlyOuts
{
	border: 1px solid #61D96D;
	background-color: #FFF;
	margin-top: 10px;
}

.ctpTopNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	/*border:1px #CBD1E0 solid;
	border-top-style: none;*/
	color:#354260; 
	*width:150px;
	min-width:150px;
}

.ctpTopNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}

.ctpTopNavFlyOutsHover
{
	background-color: #c4f8ca;
}

.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}

.breadcrumbCurrent
{
	font-weight:bold; 
}

.leftNav
{
	
	margin-left:7px;
	margin-top:4px;
	padding: 0;
	background-color: #c4f8ca;
	width:180px;
	letter-spacing: 1px;
}

.leftNavSpacer
{
	width:160px;
}

.leftNavSelected
{
	background-color: #95d19c;
	color: #F4F5F9;
	line-height:14pt;
}

.leftNav1, .leftNav2, .leftNav3
{
	color: #354260;
	padding: 1px 4px;
	font-family: tahoma;
	font-size: 8pt;
	line-height:14pt;
}

/*.leftNav1
{
	background: transparent url(navHeader.png) top left no-repeat;
	text-align: center;
	font-weight:bold; 
}

.leftNav1 a:hover
{
	color: #FFF;
}

.leftNav2
{	
	padding-left: 10px;
	border-left: 1px solid #61D96D;
	border-right: 1px solid #61D96D;
}*/

.leftNav1
{
	font-weight: bold;
	border-left: 1px solid #61D96D;
	border-right: 1px solid #61D96D;
}

.leftNav2
{
	padding-left: 10px;
	border-left: 1px solid #61D96D;
	border-right: 1px solid #61D96D;
}

.leftNav3
{	
	padding-left: 16px;
	border-left: 1px solid #61D96D;
	border-right: 1px solid #61D96D;
}

.leftNavHover
{
	background-color: #61D96D;
}

