/* Basic Styles - custom*/
a:link, a:visited, a:active, .hyperlink 
{
    color: #990033;
}

h1,
.WelcomeToInPlace
{
    color: #FFFFFF;	
    background: #990033 url(../../Content/Themes/Custom/Images/h1_bg.png) no-repeat top right;	
}

h2 
{ 
	color: #990033;  
}

h3 
{ 
	color: #990033;  
}


/* Header */
#masthead {
    background: #990033; /* Old browsers */
    background: -moz-linear-gradient(left, #990033 0%, #990033 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#990033), color-stop(100%,#990033)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #990033 0%,#990033 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #990033 0%, #990033 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #990033 0%,#990033 100%); /* IE10+ */
    background: linear-gradient(to right, #990033 0%,#990033 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990033', endColorstr='#990033',GradientType=1 ); /* IE6-9 */
    border-bottom: 1px #FFFFFF solid;
}

#mastheadlogo {
    background: url(/inplace/Admin/Theme.mvc/RenderImage/Masthead_Logo) no-repeat 0 0;	
}

/* Menu */

.inp-nav-bar {
    background-color: #3A3537;
}
    .inp-nav-bar a:focus {
        background-color: #BABABA;
    }

    .inp-nav-bar .inp-nav-bar-items .inp-nav {
        background-color: #3A3537;
    }

        .inp-nav-bar .inp-nav-bar-items .inp-nav > li > a:hover {
            background-color: #BABABA;
        }

        .inp-nav-bar .inp-nav-bar-items .inp-nav > li > a.active {
            background-color: #BABABA;
        }

        .inp-nav-bar .inp-nav-bar-items .inp-nav .inp-nav-dropdown .inp-nav-dropdown-menu li a:focus,
        .inp-nav-bar .inp-nav-bar-items .inp-nav .inp-nav-dropdown .inp-nav-dropdown-menu li a:hover {
            background-color: #3A3537;
        }

@media (min-width:768px) {
    .inp-nav-bar .inp-nav-bar-items .inp-nav > li > a.active:after {
        border-top-color: #BABABA;
    }
}

/* Grid */

.grid th a
{
	background:  url(../../Content/Themes/Custom/Images/arrow.png) no-repeat 0px 5px;
}



/* Toolbar */
.toolbar .search_rounded span
{
	background: url(../../Content/Themes/Custom/Images/search-edit-right.png) no-repeat right top;
}

/* Popup */
.jqmWindow {
	background-color: #990033;
}

.jqmWindowHeader 
{
    background-color: #990033;
    border-bottom: solid 1px #990033;
}

.jqmResize {
    background-color: #990033;
}


fieldset label em 
{
    color: #990033;
}

.ui-progressbar .ui-progressbar-value 
{ 
    background-image: url(../../Content/Themes/Custom/Images/progressbar.gif);
}

.PlacementList .match .rank
{
    color: #990033;
}
.PlacementList .match .title .highlight 
{
    color: #990033;
}

fieldset.fieldset_collapse legend,
div.fieldset_collapse > span.toggle
{
    background: url(../../Content/Themes/Custom/Images/arrow_up.png) no-repeat center right;
}

fieldset.closed legend,
div.closed > span.toggle
{
    background: url(../../Content/Themes/Custom/Images/arrow_down.png) no-repeat center right;
}

fieldset.collapse_styleonly legend
{
    background: url(../../Content/Themes/Custom/Images/arrow_down.png) no-repeat center right;
}

.menu_splitter_handle_expanded
{
	background: transparent url(../../Content/Themes/Custom/Images/arrow_left.png) no-repeat center left;
}

.menu_splitter_handle_collapsed
{
	background: transparent url(../../Content/Themes/Custom/Images/arrow_right.png) no-repeat center left;
}

#StudentHolderWidget li 
{ 
    color: #990033; 
}

/* jQuery UI */

.ui-widget-header {
    border: 1px solid #990033;
    background: #990033;
}

.ui-widget-content {
    border: 3px solid #990033;
}

    .ui-state-active, .ui-widget-content .ui-state-active {
        color: #990033;
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #990033;
        }

.ui-datepicker {
    border: 1px solid #990033;
    z-index: 10000 !important;
}

.ui-icon {
    background-image: url('../../Content/Styles/images/jquery-ui/ui-icons_004276_256x240.png');
}

.ui-widget-content .ui-icon {
    background-image: url('../../Content/Styles/images/jquery-ui/ui-icons_004276_256x240.png');
}

.ui-state-default .ui-icon {
    background-image: url('../../Content/Styles/images/jquery-ui/ui-icons_004276_256x240.png');
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url('../../Content/Styles/images/jquery-ui/ui-icons_004276_256x240.png');
}

.ui-state-active .ui-icon {
    background-image: url('../../Content/Styles/images/jquery-ui/ui-icons_004276_256x240.png');
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url('../../Content/Styles/images/jquery-ui/ui-icons_004276_256x240.png');
}

.tree-classic li.leaf a 
{
    color: #990033;
}

.FullPlacementBar 
{
    background: #8cbe4f;
}

.PartialPlacementBar 
{
    background: #ff9a00;
}

.NoPlacementBar 
{
    background: #b53837;
}

.FullyPlaced 
{
    background: #8cbe4f;
}
.PartiallyPlaced 
{
    background: #ff9a00;
}
.NotPlaced 
{
    background: #b53837;
}

.UnalloctedPlacements 
{
    background: #f02233;
}

.SelfPlacementBar 
{
    background: #a1c4d0;
}

.SelfPlaced 
{
    background: #a1c4d0;
}

.Opportunity 
{
    background: #63598D;
}
