﻿/***************************
Astra Schedule 7 base css document
---------------------------------------

Custom Theme Template

#A6093D

****************************/

.ApplicationLogo {
					background-image: url(../images/logo.png);
					width: 259px;
					height: 50px;
					margin:10px;
				}
				
.PartTitle {
				font-weight: bold;
				border: 1px solid #A6093D;
				border-bottom: none;
				background: #A6093D;
			}				

.FormControllerTitle, .ListControllerTitle {
				background-image: url(images/FormController/TopRightBG.gif);
				width: 100%;
				padding-top: 11px;
				background: #A6093D;
				width: 100%;
				height: 27px;
				padding: 0px;
			}			

.LeftNav .SubNav .Title:hover {
				background: #A6093D;
				<-- optional: color: #ff0000; -->
			}			

.LeftNav .SubNav .Title {
				background: #A6093D;
				padding: 4px;
				font-size: 14px;
				color: #FFFFFF;
			}			
			
.TopNav {
				clear: both;
				display: block;
				background-color: #A6093D;
				text-align: left;
			}			

.Footer {
				background-color: #A6093D;
			}			

.SplashGuide .SplashGroupTitle {
				color: #000000;
				font-weight: bold;
				font-size: 12px;
				padding-bottom: 6px;
				display: block;
				background: #A6093D;
				padding: 5px;
				border: 1px solid #A6093D;
				border-bottom: none;
			}
			
.FormControllerTitle, .ListControllerTitle {
			background-image: url(images/FormController/TopRightBG.gif);
			width: 100%;
			padding-top: 11px;
			background: #A6093D;
			width: 100%;
			height: 27px;
			padding: 0px;
			}			

.Header {
				/**background-image: url(../images/raggededge-litegreenline83.jpg);**/
				background-image:none;
				background-color: #A6093D;
				color: #FFFFFF;
			}			