






/******************************************************************************
	BORDERS AND CREATE NEW BUTTON UNDERLINE
*****************************************************************************/
.LeftPane .leftPaneHeader,
.create_button a
{ color: #333 !important; }

/******************************************************************************
	SELECTED DRAWER
*****************************************************************************/
.LeftPane .slideMenuHeader.selected
{
	background: none !important; 
	background-color: #497894 !important;
	color: #fff !important;
}

.LeftPane .slideMenuHeader.selected a
{
	background: none !important; 
	color: #fff !important;
}

.new_tabs 
{
	background: none !important;
	border-bottom: 1px solid #497894 !important;
	height: 20px !important;
	line-height:normal !important;
}

.new_tabs ul span a { background-color: transparent !important; }

.sub_tabs_container .new_tabs
{
	height: 19px !important;
}


/******************************************************************************
	HIGHLIGHT
*****************************************************************************/
.yuimenuitem li a { background-color: transparent !important; }

.new_tabs a:hover,
.LeftPane .slideMenuHeader:hover,
.LeftPane .slideMenuHeader.selected:hover,
.LeftPane .slideMenuHeader.selected a:hover,
.LeftPane .slideMenuHeader:hover a,
.create_button a:hover,
.selected td
{
	background: none !important; 
	background-color: #D1E1E9 !important;
	color: #333 !important;
}

/*
DO NOT ASSIGN ANYTHING TO THESE TWO AS THIS KILLS BACKGROUND IMAGES IN QUICKSEARH DROPDOWN
div.yuimenu li.selected:hover,
div.yuimenu li.selected:hover a.selected
*/

div.yuimenu li.selected,
div.yuimenubar li.selected
{
	background-color: #D1E1E9 !important;
}


.LeftPane div.title a:hover
{
	background-color: #D1E1E9 !important;
	border-bottom: none;
}


.new_subtabs li:hover,
.new_subtabs li:hover a
{
	background: none !important; 
	background-color: #D1E1E9 !important;
	border-bottom: 1px solid #D1E1E9 !important;
	color: #333 !important;
}

.new_subtabs li.selected:hover
{
	background-color: transparent !important;
	border: 0 !important;
}

div.sss.focus_border,
.focus_field { /* highlight style focus fields */
	background: #fff url('/Agile/static/0afe9f2166dde0541e61d67800ca3701/images/bgd_input_silver.png') repeat-x left top;
	border: 1px solid #D1E1E9 !important; 
}

/* unselected and selected row stub in grids */
td.GPanel
{
	background-color:  #D0D0D0 !important;
}
td.selected_row {
	background-color:  #9f9f9f !important;
}

/******************************************************************************
	HELP MESSAGE
*****************************************************************************/
.message.info
{
	background: none !important; 
	background-color: #FFFF33 !important;
	color: #333 !important;	
}

/*****************************************************************************
	TABS
*****************************************************************************/
.LeftPane .slideMenuHeader,
.new_tabs a 
{
	background: #81A9C1 url('/Agile/static/336dae09d76bca3cd626c3d10cfafc2f/images/grad_dark.png') repeat-x scroll center 13px !important;
	color: #fff !important;
	padding: 2px 8px 2px 8px !important;
}

.LeftPane .slideMenuHeader a {
	color: #fff !important;
}

.LeftPane .slideMenuHeader .selected a,
.new_tabs li span a {
	color: #fff !important;
}

div.full_table_header h3
{
	background: #81A9C1 !important;
	color: #fff !important;
	padding: 5px 8px !important;
}

.new_tabs span,
.new_tabs a.active,
.new_tabs a.active:hover,
.new_subtabs
{
	background: none !important; 
	background: #497894 !important;
	height: 11px; padding: 8px 5px 2px 0 !important;
}

.new_tabs span,
.new_subtabs a, 
.new_subtabs a:active,
.new_subtabs a:link,
.new_subtabs a:visited
{
	color: #fff !important; 
}

.new_subtabs ul { margin-top: -6px;  } 

.new_subtabs li { *padding-top: 1px !important; }

.new_tabs span { padding: 2px 8px 6px !important; }

.new_tabs span a { padding:0px 8px 3px 8px !important; }

/*****************************************************************************
	TOP PANE
*****************************************************************************/
.TopPane,
.leftPaneHeader  {
	background-image: none !important;
    background-color: #DDDDDD !important;
}
/*****************************************************************************
	ACTION DIALOGS
*****************************************************************************/
/* Footer */
.action_dialog .header_wrapper
{
	background-image: none !important;
    background-color: #F7F7F7 !important;
}
.action_dialog .header_wrapper h2,
.action_dialog .header_wrapper p
{ color: #333 !important; }


/*****************************************************************************
	WIZARDS
*****************************************************************************/
.wizard .wizard_steps
{
	background-color: #81A9C1 !important;
}

.header_close_button,
.wizard .wizard_steps h2
{
	color: #fff !important;	
}


/******************************************************************************
	PALETTE HEADER / FOOTER
*****************************************************************************/

.ux_palette_header 
{ 
	background-image: none !important;
	background-color: #F7F7F7;
	color: #FFF;
}
.ux_palette_bottom_action_bar {
	margin-left: 0 5px;
}

.ux_palette_title {
	color: #333 !important;
}

/******************************************************************************
	DIALOG ACTION BARS
*****************************************************************************/
.action_dialog div.footer,
.action_dialog div.footer div.column_one label
{ 
	background-image: none !important;
	background-color: #F7F7F7 !important;
	border: 2px solid transparent;
	color: #333 !important;
}

.action_dialog div.footer div.column_one label
{
	background-color: transparent !important;
}


/******************************************************************************
	WIDGET TITLE BAR
*****************************************************************************/
.dashboardTitle,
.groupWrapper .groupItem .itemHeader,
.groupItem .itemHeader
{
	background: none !important; 
	background-color: #333333 !important;
	color: #fff !important;
}

/******************************************************************************
	LEFT PANE BUTTON BG, DRAWER & CREATE NEW BUTTON HOVERS, SELECTED PALETTE TAB
*****************************************************************************/
.LeftPane .action_buttons
{
	background: none !important;	
	background-color: #81A9C1 !important;
	color: #fff !important;
}


/* What Joel calls borders */
.LeftPane .slideMenuHeader 
{
	border-top:1px solid #999999 !important;
}

table.widget th:first-child
{
	border-left:1px solid #F7F7F7 !important;
}

table.rbr tbody tr:last-child  td,
table.widget tbody tr:last-child td { border-bottom: none !important; }
/******************************************************************************
	HIGHTLIGHTS & PALETTE TAB BACKGROUND
*****************************************************************************/
.palette_tabs {
	border-top: 1px solid #9bb3e1;
	border-bottom: 1px solid #9bb3e1;
	background: url('/Agile/static/7f9524c8384be8efdc628f19f738e5cb/images/bgd_palette_tabs.png') repeat-x left top; 
}

.palette_tabs .selected { 
	border: none;
}

.palette_tabs,
.palette_tabs .selected {
	background-color: #9bb3e1 !important;
}
/******************************************************************************
	PALETTE AND LEFT PANE BACKGROUNDS
*****************************************************************************/
.LeftPane .slideMenu,
.treemenu .ygtvitem table td a
{
	background-color: #F9F9F9 !important;
	color: #333 !important;
}
.treemenu .ygtvspacer { 
	border-color: transparent !important;
}
.treemenu .ygtvitem .selectedNode, .selectedNode:link, .selectedNode:visited, .selectedNode:hover {
	background-color: #D1E1E9 !important;
}


/******************************************************************************
	BUTTONS
*****************************************************************************/
a.button:hover,
a.button:focus,
a.button:active {
	background: url('/Agile/static/467601975a69be64693924b17c6b74b6/images/btn_left_hover.png') left center no-repeat !important;
}

a.button:hover span,
a.button:active span,
a.button:focus span
{
	background: url('/Agile/static/db3d7b1f1e1856a374eebefd09084731/images/btn_right_hover.png') right center no-repeat !important;
}

#logo1
{
	display: block !important;
}


/******************************************************************************
	GRADIENT STYLES
******************************************************************************/
.TopPane,
.leftPaneHeader
{
	background: #DDDDDD url('/Agile/static/336dae09d76bca3cd626c3d10cfafc2f/images/grad_dark.png') repeat-x center 15px !important;
}

.action_dialog .header .header_wrapper
{
	background: #F7F7F7 url('/Agile/static/336dae09d76bca3cd626c3d10cfafc2f/images/grad_dark.png') repeat-x center 42px !important;
	color: red !important;
}

.action_dialog div.footer
{
	background: #F7F7F7 url('/Agile/static/336dae09d76bca3cd626c3d10cfafc2f/images/grad_dark.png') repeat-x center 13px !important;
}

.LeftPane .slideMenuHeader.selected
{
	background: #497894 url('/Agile/static/336dae09d76bca3cd626c3d10cfafc2f/images/grad_dark.png') repeat-x center 8px !important;
}


/******************************************************************************
	Left/Right Tab Scrolling
******************************************************************************/

#rightScroll 
{
	background: #81A9C1 url('/Agile/static/336dae09d76bca3cd626c3d10cfafc2f/images/grad_dark.png') repeat-x scroll center 13px !important;
	border:medium none;
	height:13px;
	padding:3px 0;
	position:absolute;
	top:-8px;
	width:32px;
	z-index:1;
	border-left: 1px solid #81A9C1;
	border-top: 1px solid #81A9C1;
	border-bottom: 1px solid #497894;
}

#leftScroll 
{
	background: #81A9C1 url('/Agile/static/336dae09d76bca3cd626c3d10cfafc2f/images/grad_dark.png') repeat-x scroll center 13px !important;
	border:medium none;
	height:13px;
	padding:3px 0;
	position:absolute;
	top:-8px;
	width:32px;
	z-index:1;
	border-left: 1px solid #81A9C1;
	border-top: 1px solid #81A9C1;
	border-bottom: 1px solid #497894;
}
	

