﻿/***************************
Astra Schedule 7 base css document
---------------------------------------

Custom Theme Template

****************************/


.TopNav {
	background-color: #000000;
}

.Header {
	background-image: url(../images/repeater_header_au.gif);
	background-color: #004990;
}

.Header .Utilities a,
.Footer .Utilities a {
	color: #E8DCD4;
}

.Footer {
	background-color: #004990;
}

.ApplicationLogo {
	background-image: url(../images/FTCC_logo.png);
	width: 140px;
	height: 70px;
}

.ApplicationFooterLogo {
	background-image: url(../images/FT_footerAstraLogo.jpg);
width: 372px;
}

.SplashGuide .SplashGroupTitle {
	background: #000000;
}


.SubTabNavigation a
{
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    padding: 1px;
}


.TabNavigation a /** the individual tabs **/
{
    display: inline;
    float: left;
    color: #555577;
    background-image: url(../../Theme/images/aais/tab-repeater.gif);
    background-repeat: repeat-x;
    padding-left: 12px;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-right: 12px;
    text-decoration: none;
    height: 15px;
	font-size:12px;
	border:none;
}


.PartTitle
{
    font-weight: bold;
    border:1px solid #002269;
    border-bottom:none;
    background:#000000;
}

.PartTitle span
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

.SplashGuide .SplashGroup .LinkText
{
    font-size: 12px;
    text-decoration: underline;
}

.SplashGuide .SplashMainItem a .LinkText
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}


/* Panel */
.x-panel-header {
	background:#000000;
    padding: 5px !important;
	border-color: #000000;
	border-bottom-color: #000000;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #000000;

/*	background:#fff;
	color:#000;
	border:none;
	border-bottom:1px solid #cccccc;
*/
}


a.linkColumn
{
    color: #24557f;
    text-decoration: underline;
    cursor: pointer;
font-size: 12px;
}

.x-grid3-cell-inner
{
    position: relative;
font-size: 12px;
}





