@charset "utf-8";
/* CSS Document */

/* This area is for the tooltip on the units pages */
#dhtmltooltip {
/*position: absolute;
										width: 150px;
										border: 1px solid blue;
										padding: 2px;
										background-color: lightyellow;
										visibility: hidden;
										z-index: 100;
										Remove below line to remove shadow. Below line should always appear last within this CSS
										filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
										}
.infantryBanner {
	background-image:url(../images/banner/infantry.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.resBanner {
	background-image:url(../images/banner/3jrBanner.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.onejrBanner {
	background-image: url(../images/banner/1jrBanner.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.twojrBanner {
	background-image:url(../images/banner/2jrBanner.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.ssbBanner {
	background-image:url(../images/banner/ssbBanner.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.museumBanner {
	background-image:url(../images/banner/museum.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.erBanner {
	background-image:url(../images/banner/erBanner.jpg);
	width:820px;
	height:120px;
}
.cgBanner {
	background-image:url(../images/banner/cgBanner.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.cgresBanner {
	background-image:url(../images/banner/cg_res_Banner.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.awBanner {
	background-image:url(../images/banner/awBanner.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.csbBanner {
	background-image:url(../images/banner/csbBanner.jpg);
	width:820px;
	height:120px;
	background-repeat:no-repeat;
}
.genBanner {
	background-image:url(../images/banner/bannerGeneral.jpg);
	width:920px;
	height:120px;
	background-repeat:no-repeat;
}
.banner {
	background-image:url(../images/banner.gif);
	height:100px;
	background-repeat:no-repeat;
	height:100px;
}
/* This area is for the tooltip on the units pages */
/*------------------------------------------------------------------------------------------------------------------------------------*/									

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	font-family: arial;
	color:#000000;
	background-image:url(../images/backpattern.jpg);
	text-align:center;
}
.mainTable {
	background:#fff;
	width:820px;
	text-align:center;
}
.content {
	/* this style is added to pages from camps and bases down it is in waiting for additional formatting*/
										vertical-align:top;
}
td {
	text-align:left;
	font-size:12px;
}
#tableDataLeft {
	text-align:left;
}
/*--------------------------------------------------------------------------------------------*/
/* -------------------------this class is for jdf aw menu ------------------------*/
.awmAnchorJDFawMenu {
	vertical-align:top;
	text-align: center;
	background-color: #094C5F;
	width:100%;
}
/* -------------------------this class is for jdf aw menu ------------------------*/										
/*--------------------------------------------------------------------------------------------*/																																							
/* -------------------------this class is for jdf cg menu ------------------------*/	
.awmAnchorJDFcgMenu {
	vertical-align:top;
	text-align: center;
	background-color: #2e79bd;
	width:100%;
}
/* -------------------------this class is for jdf cg menu ------------------------*/																			
/*--------------------------------------------------------------------------------------------*/
/* -------------------------this class is for jdf cg menu ------------------------*/	
.awmAnchorJDFerMenu {
	vertical-align:top;
	text-align: center;
	background-color: #1b4774;
	width:100%;
}
/* -------------------------this class is for jdf cg menu ------------------------*/																			
/*--------------------------------------------------------------------------------------------*/
/* -------------------------this class is for 1jr menu ------------------------*/	
.awmAnchor1jrMenu {
	vertical-align:top;
	text-align: center;
	background-color: #01008C;
	width:100%;
}
/* -------------------------this class is for 1jr menu ------------------------*/																			
/*--------------------------------------------------------------------------------------------*/
/* -------------------------this class is for 2jr menu ------------------------*/	
.awmAnchor2jrMenu {
	vertical-align:top;
	text-align: center;
	background-color: #6C2A00;
	width:100%;
}
/* -------------------------this class is for 2jr menu ------------------------*/																			
/*--------------------------------------------------------------------------------------------*/
/* -------------------------this class is for 2jr home page styling ------------------------*/				
.colorHeading {
	font-family:Verdana;
	font-weight: bold;
	font-color: #7A0604;
	font-size:13px;
	text-align:center;
}
.yellowBackground {
	background-color:#E9CD08;
}
/* -------------------------this class is for 2jr home page styling ------------------------*/				
/*--------------------------------------------------------------------------------------------*/
/* -------------------------this class is for ssb menu ------------------------*/	
.awmAnchorssbMenu {
	vertical-align:top;
	text-align: center;
	background-color: #0408db;
	width:100%;
}
/* -------------------------this class is for ssb menu ------------------------*/	
/*--------------------------------------------------------------------------------------------*/
/* -------------------------this class is for reserve menu ------------------------*/	
.awmAnchorReserveMenu {
	vertical-align:top;
	text-align: center;
	background-color: #125520;
	width:100%;
}
/* -------------------------this class is for reserve menu ------------------------*/

.awmAnchorcsb {
	vertical-align:top;
	text-align: center;
	background-color: #c69b05;
	width:100%;
}
/* -------------------------this class is for museum menu ------------------------*/	
.awmAnchormuseumMenu {
	vertical-align:top;
	text-align: center;
	background-color: #F7E200;
	width:100%;
}
/* -------------------------this class is for  museum menu ------------------------*/		

/* This class is used to keep the colour bar below the banner to the right */
.keepItRight {
	padding-left: 11px;
}
/* This class is used to keep the colour bar below the banner to the right */										
/*--------------------------------------------------------------------------------------------*/
						
.menu {
	padding-left: 10px;
	width:140px;
	vertical-align:top;
	text-align:left;
}
/*----------------------------------------This is the main heading at the top center in red-------------------*/									
.noBorder {
	border : 0;
}
.MainPageHeading {
	padding-top:10px;
	text-align:center;
	color:red;
	font-family: arial;
	font-size:16px;
	font-weight:bold;
}
/*Changes made by Cpl Sinclair 03 -02 -09*/										
										
.MainPageHeadingBigger {
	padding-top:10px;
	text-align:center;
	color:red;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
}
.MainPageHeadingNotTooBig {
	padding-top:10px;
	text-align:center;
	color:red;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
}
/*Changes made by Cpl Sinclair 03 -02 -09*/

.error {
	text-align:center;
	color:red;
	font-family: arial;
	font-size:11px;
}
.secondaryHeading {
	text-align:left;
	color:#5580FF;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}
.secondaryHeadingCenter {
	text-align:center;
	color:#5580FF;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}
.secondaryHeadingbackground {
	text-align:center;
	color:#006;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	background-color:#0CF;
}
.secondaryHeadingLeft {
	text-align:left;
	color:#006;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	background-color:#0CF;
}
/* ------------------------------------------JDF CSS------------------------------------------------------ */

										
/*------------------------------------------------------------------------------------------------------------------------------------------------*/										
/*----------------------------------------This is the main heading at the top left --------------------------*/
.MasterHeadingContainer {
	text-align:center;
}
.MasterHeading {
	text-decoration: none;
	color:#000080;
	font-family: arial;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
}
.MasterHeading:hover {
	text-decoration: underline;
	color:#000080;
	font-family: arial;
	font-size:24px;
	font-weight:bold;
}
.MasterHeading:visited {
	text-decoration: none;
	color:#000080;
	font-family: arial;
	font-size:24px;
	font-weight:bold;
}
/*----------------------------------------This is the main heading at the top left --------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------This is the main heading at the top center in red-------------------*/									

										
.MainPageHeadingTooBig {
	text-align:center;
	color:#FF0000;
	font-family: arial;
	font-size:17px;
	font-weight:bold;
}
/*----------------------------------------This is the main heading at the top center in red-------------------*/									
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- This is the main title at the top center in blue--------------------*/										
.MainTitle {
	text-align:center;
	color:#000080;
	font-family: arial;
	font-size:14px;
	font-weight:bold;
}
/*Changes made by Pte Butler 05 -10 -09*/										
.MainTitle2 {
	text-align:left;
	color:#000080;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
}
/*Changes made by Cpl Sinclair 03 -02 -09*/										
.MainTitlebigger {
	text-align:center;
	color:#000080;
	font-family: arial;
	font-size:16px;
	font-weight:bold;
}
/*Changes made by Cpl Sinclair 03 -02 -09*/										
										
.MainTitleTooBig {
	text-align:center;
	color:#000080;
	font-family: arial;
	font-size:14px;
	font-weight:bold;
}
/*--------------------------------------- This is the main title at the top center in blue-------------------*/									
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- Form fields -------------------------------------*/
option {
	text-align:left;
	color: #000000;
	font-family: arial;
	font-size:12px;
}
/*--------------------------------------- Form fields -------------------------------------*/

.boldFont14 {
	font-size:14px;
	font-weight:bold;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- Partition lines ---------------------------------*/
.recruitForm {
	border:1px #03C solid;
}
.bordertop {
	border-top:1px #0CF solid;
}
/*--------------------------------------- Partition lines ---------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- General text on the pages ------------------------------------------*/	
p {
	text-align:left;
	color: #000000;
	font-family: arial;
	font-size:12px;
	padding-right:10px;
}
/*-----------------same as paragraph but no new line is created at top ---------------*/
.paraFormat {
	text-align:left;
	color: #000000;
	font-family: arial;
	font-size:12px;
}
.paraCenter {
	text-align:center;
	color: #000000;
	font-family: arial;
	font-size:12px;
}
.paraRight {
	text-align:right;
	color: #000000;
	font-family: arial;
	font-size:12px;
}
.paraBlue {
	text-align:left;
	color:#0000CC;
	font-family: arial;
	font-size:12px;
}
.paraGreen {
	text-align:left;
	color:#060;
	font-family: arial;
	font-size:12px;
}
.smallRed {
	text-align:left;
	color: #FF0000;
	font-family: arial;
	font-size:12px;
}
.normalParaRed {
	text-align:left;
	color: #FF2525;
	font-family: arial;
	font-size:12px;
}
.centerText {
	text-align:center;
}
.headingWithBlueBg {
	font-size:13px;
	padding-left:3px;
	background-color: #0000FF;
	color:#FFFFFF;
}
/*--------------------------------------- General text on the pages ------------------------------------------*/	
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- Table with border  ------------------------------------------*/	
.tableOnePxBorder {
	border: 1px solid #0000cc;
}
/*--------------------------------------- Table with border  ------------------------------------------*/										
/*--------------------------------------- Icons label on sports home page  ---------------------------------------*/
.iconLabels {
	background-color:#0000CC;
	text-align:center;
	color:#FFFF00;
	font-family: arial;
	font-size:13px;
}
/*--------------------------------------- Icons label on sports home page  ---------------------------------------*/	
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- Links on the page that underline when mouse over --------------------*/
.linkNormal {
	text-align:left;
	color: #000080;
	font-family: arial;
	font-size:12px;
	text-decoration: none;
	padding-right:10px;
}
.linkNormal:hover {
	text-align:left;
	color: #000080;
	font-family: arial;
	font-size:12px;
	text-decoration: underline;
	padding-right:10px;
}
/*--------------------------------------- Links on the page that underline when mouse over --------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- Links on the page that underline when mouse over --------------------*/
.menuTable {
	border:0;
	width:95%;
	padding:0;/* border: 1px solid #145876 */	
										}
.linkSideMenu {
	text-align:left;
	color: #000080;
	font-family: arial;
	font-size:12px;
	text-decoration: none;
}
.linkSideMenu:hover {
	text-align:left;
	color: #000080;
	font-family: arial;
	font-size:13px;
	text-decoration: underline;
}
.linkSideMenu:visited {
	text-align:left;
	color: red;
	font-family: arial;
	font-size:12px;
	text-decoration: none;
}
.linkSideMenu:visited:hover {
	text-align:left;
	color: red;
	font-family: arial;
	font-size:12px;
	text-decoration: underline;
}
/*--------------------------------------- Links on the page that underline when mouse over --------------------*/
.pictureHolder			{
						width:100%;
						height:350px;
	
						}

.leftcell				{
						/*margin-right:420px;*/
						width:250px;
						float:left;
						}
						
						
.cellright				{						
						width:420px;
						float:right;												
						vertical-align:top;
						}						
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------- the is for images in text that floats --------------------------------*/
.floatLeft {
	float:left;
	padding-right:10px;
}
/*------------- float right----------------*/
.floatRight {
	float:right;
	padding-left:10px;
	padding-right:10px;
}
/*------------- float center----------------*/
.floatCenter {
	float:center;/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$   incorrect attribute $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
	padding-left:10px;
}
/*-------------------------------------- the is for images in text that floats to the left --------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- General text on the pages ------------------------------------------*/	
ul {
	color: #000000;
	font-family: arial;
	font-size:12px;
	text-decoration:none;
	text-align: left;
	padding-right:10px;
}
ol {
	color: #000000;
	font-family: arial;
	font-size:12px;
	text-decoration:none;
	padding-right:10px;
}
/*--------------------------------------- General text on the pages ------------------------------------------*/	
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- Captions for the images on the site --------------------------------*/									
.caption {
	color:#000000;
	font-size:10px;
	font-family:arial;
	text-align:center;
}
/*--------------------------------------- Captions for the images on the site --------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- Captions for the images to the left --------------------------------*/					
.captionLeft {
	color:#000000;
	font-size:10px;
	font-family:arial;
	text-align:left;
}
/*--------------------------------------- Captions for the images to the left --------------------------------*/											
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.homeCaption {
	color:#000033;
	font-size:11px;
	font-family:arial;
	text-align:center;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- here is for the blue bar at the bottom of each page --------------------*/
.footerBar {
	border-bottom: 3px #000080 solid;
}
/*--------------------------------------- here is for the blue bar at the bottom of each page --------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------- footer links  ---------------------------------------------*/
#awmAnchor-footer {
	height:18px;
}
.footer {
	color:#000080;
	text-decoration: none;
	font-family:arial;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}
.footer:hover {
	color:#000080;
	text-decoration: underline;
	font-family:arial;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}
.footerLine {
	border-bottom: #0000FF solid 1px;
	text-align:left;
	height:2px;
}
.footerData {
	text-decoration:none;
	font-size:11px;
	color:#0000ff;
	font-family:arial;
}										
/*---------------------------------------------------- footer links  ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/

