/*****************************
* | created: 	21 Mar 2007
* | for: 		The Unofficial SAAF Website
* | by: 		activeice.co.za
* | author: 	Brett Reid
* | updated: 	19 May 2007
*/

/* global reset : start *******************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
img { border:none;vertical-align:middle; }

/* global reset : end ************************************************************************************/


/* structural : start *************************************************************************************/

/* commented backslash hack v2 \*/
html, body { height: 100%; }
/* end hack */

body
{
	margin: 0;
	padding: 0;
	background:#f0f0f0;
}

#outer
{
	height: 100%;
	width: 100%;
}

#logo 
{
	position: absolute;
	top: 36px;
	left: 0;
	width: 195px;
	height: 94px;
}

#top 
{
	height: 34px !important;
	height /**/: 36px;
	background: #303F56 url(../images/global/bg_top.jpg) repeat-x top left;
	border-bottom: 2px solid #222B3C;
}

#topnav 
{
	padding: 8px 0 0 11px;	
}

#topnav a 
{
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #5BB2E0;
	padding: 4px 11px 7px 29px;
	background-position: top left;
	background-repeat: no-repeat;
}

/* active states */
#topnav a.home { background-image: url(../images/nav/top/icon_home.gif); }
#topnav a.forum { background-image: url(../images/nav/top/icon_forum.gif); }
#topnav a.shop { background-image: url(../images/nav/top/icon_shop.gif); }
#topnav a.alumni { background-image: url(../images/nav/top/icon_alumni.gif); }
#topnav a.directory { background-image: url(../images/nav/top/icon_directory.gif); }

/* over states */
#topnav a.home:hover, #topnav a.home-selected { color: #fff;background-image: url(../images/nav/top/icon_home_o.gif); }
#topnav a.forum:hover, #topnav a.forum-selected { color: #fff;background-image: url(../images/nav/top/icon_forum_o.gif); }
#topnav a.shop:hover, #topnav a.shop-selected {	color: #fff;background-image: url(../images/nav/top/icon_shop_o.gif); }
#topnav a.alumni:hover, #topnav a.alumni-selected { color: #fff;background-image: url(../images/nav/top/icon_alumni_o.gif); }
#topnav a.directory:hover, #topnav a.directory-selected { color: #fff;background-image: url(../images/nav/top/icon_directory_o.gif); }


#search 
{
	margin-left: 195px;
	height: 54px;
	background: #1974A1 url(../images/global/bg_header.jpg) repeat-x top left;
}

#searchform 
{
	float: right;
	display: inline;
	margin: 15px 136px 0 0;
	color: #5BB2E0;
	font-weight: bold;
}

/* main navigation */
#nav 
{
	margin-left: 195px;
	height: 39px !important;
	height /**/: 40px;
	background: url(../images/nav/main/bg_nav.jpg) repeat-x top left;
	border-top: 1px solid #fff;
}

#nav a 
{
	float: left;
	display: inline;
	border-top: 5px solid transparent;
	padding-top: 5px !important;
	padding-top /**/: 10px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 10px;
	color: #0990C6;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover, #nav a.selected 
{
	border-top: 5px solid #267DA9;
}

#nav .divider 
{
	float: left;
	width: 2px;
	height: 31px;
	background: url(../images/nav/main/divider.gif) no-repeat top left;
}

#header 
{
	height: 179px !important;
	height /**/: 180px;
	border-bottom: 1px solid #f0f0f0;
	background: #0080AE;
}

.sidebar 
{
	width: 195px;
	background: #f0f0f0 url(../images/global/bg_sidebar.jpg) repeat-x top left;
	border-top: 1px solid #fff;
	padding-bottom: 50px;
}

/* sub navigation */
#sidenav 
{
	padding: 17px 0 0 15px;
	color: #646A7A;
}

#sidenav a 
{
	color: #218AC6;
	text-decoration: none;
}

#sidenav ul 
{
	margin:4px 0 0 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
}

#sidenav ul li 
{
	padding: 0 0 4px 8px;
	background: url(../images/nav/side/li.gif) no-repeat 0px 4px;
}

#sidenav ul li ul.sub 
{
	display: none;
	margin-left: 6px;
	margin-bottom: 0;
	font-weight: normal;
}

#sidenav ul li a:hover, #sidenav ul li a.selected
{
	color: #646A7A;
	font-weight: bold;
}

#sidenav ul li ul.sub a:hover, #sidenav ul li ul.sub a.selected
{
	color: #646A7A;
	font-weight: normal;
}

#breadcrumbs a 
{
	background: url(../images/nav/side/li.gif) no-repeat 0px 4px;
	padding: 0 10px 0 10px;
	text-decoration:none;
}

#breadcrumbs a:hover , #breadcrumbs .bread-on
{
	background: url(../images/nav/side/li.gif) no-repeat 0px 4px;
	padding: 0 10px 0 10px;
	color:#646A7A;
	text-decoration:none;
}

#content 
{
	position: relative;
	color: #646A7A;
	background: url(../images/global/bg_content.jpg) repeat-x top left;
}

#content-pad
{
	padding: 10px 50px 90px 10px;
}

#content-shadow
{
	position: absolute;
	top: 0;
	left:0;
	width:6px;
	height:106px;
}

#footer 
{
	height: 35px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: url(../images/global/bg_footer.jpg) repeat-x top left;
}

#footer p 
{
	margin: 0;
	font-size: 9px;
	padding: 10px 0 0 0;
}

#footer p a 
{
	color: #0990C6;
	text-decoration: none;
}

/* structural : end ************************************************************************************************/



/* general : start ***********************************************************************************************/

html { overflow:-moz-scrollbars-vertical; }
acronym { cursor: help; }
.preload { display: none; }
.b { font-weight: bold; }
.c { text-align: center; }
.v { vertical-align: top; }
.u { text-decoration: underline; }
#content-table td.spacer { border:none;padding:0;margin:0;line-height:1px;height:1px; }

.clear, .clear-left, .clear-right
{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}

.clear-left { clear: left; }
.clear-right { clear: right; }






/* general : end ***********************************************************************************************/


/* global : start ***********************************************************************************************/

.subtitle
{
	font-size: 10px;
	/*color: #000;*/
	color: #218AC6;
}

/* padding between banners */
p.banner
{
	margin: 0;
	padding: 14px 0 14px 0;
}

/* 2px horizontal line */
.hr 
{
	margin: 10px 3px 10px 3px;
	height: 2px;
	line-height: 2px;
	font-size: 1px;
	background: url(../images/global/hr.gif) repeat-x top left;
}

/* global thumbnail background images : start */

.thumb90outer
{
	width: 110px;
	height: 110px;
	text-align: center;
	float: left;
}

.thumb90outer div.landscape 
{
	margin: 9px auto 0 auto;
	width: 90px !important;
	width /**/: 100px;
	padding: 5px;
	height: 80px !important;
	height /**/: 90px;
	background: url(../images/gallery-and-media/bg_landscape.gif) no-repeat top left;
}

.thumb90outer div.portrait
{
	margin: 0 auto 0 auto;
	width: 70px !important;
	width /**/: 80px;
	padding: 5px;
	height: 90px !important;
	height /**/: 80px;
	background: url(../images/gallery-and-media/bg_portrait.gif) no-repeat top left;
}

.thumb170x100
{
	margin-bottom: 8px;
	width: 170px !important;
	width /**/: 180px;
	padding: 5px;
	height: 100px !important;
	height /**/: 110px;
	background: url(../images/news-and-events/bg_landscape.gif) no-repeat top left;
}

.thumb223x160
{
	float: left;
	display: inline;
	background: url(../images/competition/bg_comp_landscape.gif) no-repeat top left;
	margin: 15px 11px 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 223px;
}

.thumb223x160 p
{
	padding-top: 15px;
}

.thumb223x160 div.placeholder
{
	margin: 0 auto;
	width:213px;
	height:150px;
	background:#646A7A;
}

/* global thumbnail background images : end */

/* global link styles : start */

a.link-title
{
	color: #218AC6;
	font-weight: bold;
	text-decoration: none;
}

a:hover.link-title
{
	text-decoration: underline;
}

a.link-subtitle
{
	color: #218AC6;
	text-decoration: none;
}

/* links with small arrow icon */
a.link-icon, a.link-icon-block, a.link-category, a.link-category-sidebar
{
	font-weight: bold;
	color: #218AC6;
	text-decoration: none;
	padding: 0 0 2px 18px;
	background: url(../images/global/icon_link.gif) no-repeat 0px 1px;
}

a.link-icon-block
{
	display: block;
	margin-top: 7px;
	margin-right:auto;
}

a.link-category
{
	float:left;
	display:inline;
	width:180px;
	margin: 0 0 5px 0;
}

a.link-category-sidebar
{
	display: block;
	margin: 0 0 5px 0;
}

/* global link styles : end */


/* global list styles : start */

#content ul
{
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

#content  li 
{
	padding: 0 0 3px 8px;
	background: url(../images/li_arrow_dark_grey.gif) no-repeat 0px 4px;
}

#content ol
{
	margin: 10px 0 10px 8px;
	padding: 10px 0 10px 8px;
}

#grey-square  ul
{
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

#grey-square li
{
	padding: 0 0 3px 8px;
	background: url(../images/global/list_icon.gif) no-repeat 0px 5px;
}

/* global list styles : end */

/* global table styles : start */

#content-table
{
	background: #f5f5f5;
}

#content-table th
{
	color: #f0f0f0;
	background: #646A7A;
	font-weight: bold;
	padding: 5px 6px 5px 9px;
	border: 1px solid #3D4352;
	font-size: 12px;
}

#content-table th a
{
	color: #fff;
	text-decoration: underline;
}

#content-table td
{
	color: #646A7A;
	font-weight: bold;
	padding:5px 6px 5px 9px;
	border: 1px solid #A5D3E4;
	font-size: 12px;
}

#content-table th, #content-table td
{
	vertical-align: top;
}

#content-table td a
{
	color: #218AC6;
}

#content-table td a.sqd
{
	color: #646A7A;
}

/* global table styles : end */


/* global : end ***********************************************************************************************/





/* forms : start *********************************************************************************************/

.standard-form-table th
{
	text-align: left;
}

.standard-form-table td
{
	padding: 3px 4px 3px 4px;
}

.input
{
	border: 1px solid #A1A8AE;
	width: 145px !important;
	width /**/: 157px;
	height: 14px !important;
	height /**/: 19px;
	padding: 3px 10px 2px 2px;
}

.input-light-blue 
{
	border: none;
	padding: 2px 5px 2px 7px;
	width: 151px !important;
	width /**/: 164px;
	height: 14px !important;
	height /**/: 18px;
	color: #fff;
	background: #0D4f7E;
}

.select
{
	border: 1px solid #A1A8AE;
	width: 157px;
}


.input-contact
{
	border: 1px solid #A1A8AE;
	width: 200px !important;
	width /**/: 212px;
	height: 14px !important;
	height /**/: 19px;
	padding: 3px 10px 2px 2px;
}

.txtarea-contact
{
	border: 1px solid #A1A8AE;
	width: 200px !important;
	width /**/: 212px;
	height: 100px !important;
	height /**/: 19px;
	padding: 3px 10px 2px 2px;
}


.locate-day
{
	border: 1px solid #A1A8AE;
	width: 44px !important;
	width /**/: 44px;
	padding: 2px 0px 2px 0px;
}

.locate-month
{
	border: 1px solid #A1A8AE;
	width: 104px !important;
	width /**/: 104px;
	padding: 2px 0px 2px 0px;
}

.locate-year
{
	border: 1px solid #A1A8AE;
	width: 60px !important;
	width /**/: 60px;
	padding: 2px 0px 2px 0px;
}

/* forms : end *********************************************************************************************/




/* typography : start *****************************************************************************************/

body, th, td, p, h1, h2, h3, h4, h5, input, select, textarea, button 
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #646A7A;
}

#content h1 
{

	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 2px 0 3px 0;
	color: #0990C6;
	
}

#content h6 
{
	font-weight: bold;
	font-size: 19px;
	margin: 0 0 0px 0;
	padding:0px 0 0px 0;
	color: #0990C6;
}

#content h5 
{
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0px 0;
	padding:0px 0 0px 0;
	color: #0990C6;
}

#content h3, #sidenav h3 
{
	margin: 0;
	padding: 0 0 5px 0;
	color: #646A7A;
	font-size: 11px;
	font-weight: bold;
}

#content .heading 
{
	margin: 5px 0 0 0;
	font-weight: bold;
	color: #218AC6;
}

a
{
	color: #218AC6;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#sidenav a.rss
{
	color: #FF642B;
}

#sidenav a:hover.rss
{
	color: #FF642B;
	font-weight: normal;
	text-decoration: underline;
}

.make-13 
{
	font-size:13px;
}

.go-bold 
{
font-weight:bold;

}

/* typography : end *****************************************************************************************/












/* homepage styles : start ***********************************************************************************/

.home-intro
{
	padding: 0 0 8px 0;
	margin: 0;
}

#home-page-fluid
{
	margin-right: 250px;
	margin-left: 10px;
}

#home-detail

{
	padding-top: 10px;
	margin: 0 25px 0 10px;
}

#content .summary

{
	margin: 20px 25px 5px 0;
	float: left;
}

#content .summary-photo

{
	float: left;
	display:inline;
	margin: 0 10px 0 0;
	width: 170px !important;
	width /**/: 180px;
	padding: 5px;
	height: 100px !important;
	height /**/: 110px;
	background: url(../images/news-and-events/bg_landscape.gif) no-repeat top left;
}

#home-detail .summary-detail
{
	padding: 0 0 0 10px;
}

#home-sidebar
{
	float:right;
	display: inline;
	width:220px;
	padding-top: 10px;
	margin: 0 10px 0 0;
}

#home-sidebar .article-heading
{
	font-size: 11px;
}

.phpbb-forum-extract
{
	padding: 18px 0 0 0;
}

.phpbb-block
{
	float: left;
	width: 240px;
}

/* homepage styles : end ***********************************************************************************/


/* airforce -> aircraft styles : start **********************************************************************/

#aircraft-stats
{
	float: right;
	display: inline;
	margin: 8px 0 20px 10px;
	width: 204px;
}

* html #aircraft-stats { 
	height: 1%;
}

*>html #aircraft-stats {
	he\ight: auto;
}

#aircraft-detail
{
	margin-right: 220px;
	padding-right: 10px;
	border-right: 1px solid #D1D1D1;
}

#aircraft-detail .blue
{
	color: #218AC6;
}

#aircraft-detail .high-level-data
{
	float: left;
	display: inline;
	width: 260px;
	margin: 10px 0 0 15px;
}

#aircraft-detail p
{
	padding: 0 0 8px 0;
}

#aircraft-detail .image
{
	float: left;
	display: inline;
	margin: 8px auto;
	width: 170px !important;
	width /**/: 180px;
	padding: 5px;
	height: 100px !important;
	height /**/: 110px;
	background: url(../images/news-and-events/bg_landscape.gif) no-repeat top left;
}


/* airforce -> aircraft styles : end ***************************************************************************/


/* airforce -> vehicle styles : start **********************************************************************/

#vehicle-stats
{
	float: right;
	display: inline;
	margin: 8px 0 20px 10px;
	width: 204px;
}

* html #vehicle-stats { 
	height: 1%;
}

*>html #vehicle-stats {
	he\ight: auto;
}

#vehicle-detail
{
	margin-right: 220px;
	padding-right: 10px;
	border-right: 1px solid #D1D1D1;
}

#vehicle-detail .blue
{
	color: #218AC6;
}

#vehicle-detail .high-level-data
{
	float: left;
	display: inline;
	width: 260px;
	margin: 10px 0 0 15px;
}

#vehicle-detail p
{
	padding: 0 0 8px 0;
}

#vehicle-detail .image
{
	float: left;
	display: inline;
	margin: 8px auto;
	width: 170px !important;
	width /**/: 180px;
	padding: 5px;
	height: 100px !important;
	height /**/: 110px;
	background: url(../images/news-and-events/bg_landscape.gif) no-repeat top left;
}


/* airforce -> vehicle styles : end ***************************************************************************/


/* airforce -> weapon styles : start ***************************************************************************/

#weapon-stats
{
	float: right;
	display: inline;
	margin: 8px 0 20px 10px;
	width: 304px;
}


* html #weapon-stats { 
	height: 1%;
}

*>html #weapon-stats {
	he\ight: auto;
}

#weapon-detail
{
	margin-right: 320px;
	padding-right: 10px;
	border-right: 1px solid #D1D1D1;
}

#weapon-detail .blue
{
	color: #218AC6;
}

#weapon-detail .high-level-data
{
	float: left;
	display: inline;
	width: 150px;
	margin: 10px 0 0 15px;
}

#weapon-detail p
{
	padding: 0 0 8px 0;
}

#weapon-detail .image
{
	float: left;
	display: inline;
	margin: 8px auto;
	width: 170px !important;
	width /**/: 180px;
	padding: 5px;
	height: 100px !important;
	height /**/: 110px;
	background: url(../images/news-and-events/bg_landscape.gif) no-repeat top left;
}


/* airforce -> weapon styles : end ******************************************************************************************/


/* airforce -> squadron styles : start **************************************************************************************/

#squadron-stats
{
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
	width: 197px;
}


* html #squadron-stats { 
	height: 1%;
}

*>html #squadron-stats {
	he\ight: auto;
}

#squadron-detail
{
	padding-right: 10px;
}

#squadron-detail .blue
{
	color: #218AC6;
}

#squadron-detail .high-level-data
{
	float: left;
	display: inline;
	width: 150px;
	margin: 10px 0 0 15px;
}

#squadron-detail p
{
	padding: 0 0 8px 0;
}

#squadron-detail .image
{
	float: left;
	display: inline;
	margin: 8px auto;
	width: 170px !important;
	width /**/: 180px;
	padding: 5px;
	height: 100px !important;
	height /**/: 110px;
	background: url(../images/news-and-events/bg_landscape.gif) no-repeat top left;
}


/* airforce -> squadron styles : end ************************************************************************************/

/* airforce -> base styles : start ***************************************************************************************/

#base-map
{
	float: right;
	display: inline;
	margin: 10px 0 20px 30px;
	width: 267px;
}


* html #base-map { 
	height: 1%;
}

*>html #base-map {
	he\ight: auto;
}

#base-map p
{
	padding-top: 5px;
}

#base-detail
{
	padding-right: 10px;
}

#base-detail .blue
{
	color: #218AC6;
}

#base-detail .high-level-data
{
	float: left;
	display: inline;
	width: 250px;
	margin: 10px 0 0 15px;
}

#base-detail p
{
	padding: 0 0 8px 0;
}

#base-detail .image
{
	float: left;
	display: inline;
	margin: 0 auto;
	width: 108px !important;
	width /**/: 110px;
	padding: 1px;
	height: 108px !important;
	height /**/: 110px;
	background: url(../images/the-airforce/bg_base_insignia.gif) no-repeat top left;
}


/* airforce -> base styles : end **********************************************************************************/


/* airforce -> structure styles : start **********************************************************************************/

.brevet-item
{
	width: 473px;
	height: 65px;
	background: #E2E2E4;
	border:1px solid #F0F0F0;
}

.brevet-item p.image
{
	float: right;
	display: inline;
	margin-right: 20px;
}

.brevet-item p.description
{
	margin: 34px 0 0 13px;
}
.mustering-holder 
{
	width:655px;
}

.mustering-item 
{	
	float:left;
	width: 125px;
	height: 125px;
	background: #E2E2E4;
	border:1px solid #F0F0F0;
}

.mustering-item p.image
{
	float: left;
	display: inline;
}

.mustering-item p.description
{
	line-height:11px;
	text-align:center;
	margin: 0px 0 0 0px;
}

#rank-insignia-holder 
{
	position:relative;
	width:700px;
}

#cap-badge-holder 
{
	position:absolute;
	bor der:1px solid blue;
	text-align:left;
	width:105px;
	height:150px;
	top:70px;
	left:535px;
}

#rank-insignia-top  td
{
	background-color:#E2E2E4;
	border-bottom:1px solid #fff;
}

#rank-insignia-top  th
{
	background-color:#9A9A9C;
	border-bottom:1px solid #fff;
	color:#FFFFFF;
	line-height:16px;
	font-weight:bold;
	padding:10px 0 10px 0;
}

#rank-insignia-middle  td
{
	text-align:center;
	line-height:20px;
	background-color:#E2E2E4;
	bor der-bottom:1px solid #fff;
}

#rank-insignia-middle  th
{
	background-color:#E2E2E4;
	border-bottom:1px solid #fff;
}

#rank-insignia-bottom  td
{
	background-color:#E2E2E4;
	border-bottom:1px solid #fff;
}

#rank-insignia-bottom  th
{
	background-color:#9A9A9C;
	border-bottom:1px solid #fff;
	color:#FFFFFF;
	line-height:16px;
	font-weight:bold;
	padding:10px 0 10px 0;
}

.go-center 
{
	text-align:center;
}

.pad-td
{
	text-align:left;
	padding-left:15px;
}

.decoration-holder 
{
	width:700px;
}

.decoration-item 
{	
	float:left;
	width: 200px;
	height: 180px;
	background: #E2E2E4;
	border:1px solid #F0F0F0;
}

.decoration-item p.image
{
	text-align:center;
	float: left;
	display: inline;
	width:200px;
	padding-top:10px;
}

.decoration-item p.description
{
	line-height:14px;
	text-align:center;
	margin: 0px 0 0 0px;
}

.emblem-holder 
{
	width:700px;
	color:#0990C6;
	font-weight:bold;
	}

.emblem-image 
{	
	padding-top:15px;
	float:left;
	width: 220px;
}

.emblem-text
{
	color:#646A7A;
	font-weight:normal;
	text-align:left;
	float: left;
	line-height:16px;
	width:390px;
	padding-top:20px;
	
}

.service-color {
color:#0990C6;

}
.service-top-10 {

padding-top:10px;
}


/* airforce -> structure styles : end **********************************************************************************/


/* airforce -> history styles : start **********************************************************************************/


.fighter-holder 
{
	width:705px;
}

.fighter-aces-table td 
{
	padding:5px 0 5px 0;
	background-color:#E2E2E4;
	border-bottom:1px solid #FFFFFF;
}

.fighter-aces-table th 
{
	text-align:left;
	padding:5px 0 5px 15px;
	background-color:#E2E2E4;
	border-bottom:1px solid #FFFFFF;
}

.apply-now
{
	width:258px;
}

.apply-pdf
{
	background:url(../images/the-airforce/history/pdf_bg.gif) no-repeat;
	width:223px !important;
	width /**/ :258px ;
	height:58px !important;
	height /**/ :65px ;
	padding:7px 0 0 35px;
	line-height:13px;
}

.apply-pdf-recruit
{
	background:url(../images/recruitment/pdf_bg.gif) no-repeat;
	width:223px !important;
	width /**/ :258px ;
	height:27px !important;
	height /**/ :42px ;
	padding:15px 0 0 35px;
	line-height:13px;
}

.apply-adobe
{
	background:url(../images/the-airforce/history/adobe_bg.gif) no-repeat;
	width:223px !important;
	width /**/ :258px ;
	height:58px !important;
	height /**/ :65px ;
	padding:7px 0 0 35px;
}


#rank-insignia-old  td, 
#aircrew-brevet-old  td
{
	text-align:left;
	background-color:#E2E2E4;
	border-bottom:1px solid #fff;
}

#rank-insignia-old  .pad-left ,
#aircrew-brevet-old  .pad-left
{
	padding-left:20px;
}

#rank-insignia-old  th,
#aircrew-brevet-old  th
{
	text-align:left;
	background-color:#9A9A9C;
	border-bottom:1px solid #fff;
	color:#FFFFFF;
	line-height:16px;
	font-weight:bold;
	padding:10px 0 10px 0;
}

.location-image {
	float:right;
	margin-left:40px;
}

#old-medals-decorations-holder {
	width:465px;
}

.omd-item-1 p , 
.omd-item-2 p , 
.omd-item-3 p  
{
	padding:0 6px 0 6px;
}

.omd-item-1 {
	height:280px;
	float:left;
	margin-right:2px;
	width:150px;
}

.omd-item-2 {
	height:280px;
	float:left;
	margin-right:2px;
	width:154px;
}

.omd-item-3 {
	height:280px;
	float:left;
	width:148px;
}

.omd-item-1 p  
{
	padding:0 6px 0 6px;
}
/* airforce -> history styles : end **********************************************************************************/


/* airforce -> SAAF Association styles : start **********************************************************************************/


.association-left 
{
	width:480px!important;
	width /**/: 500x;
	float:left;
	padding-right:20px;
}

.association-right 
{	
	line-height:18px;
	float:left;
	padding-left:25px;
	background:url(../images/the-airforce/association/left_line.gif) no-repeat;
}

/* airforce -> SAAF Association styles : end **********************************************************************************/


/* news and events styles : start **********************************************************************************/

#news-images 
{
	float: right;
	display: inline;
	margin: 8px 0 20px 10px;
	width: 204px;
}

#news-images .landscape 
{
	margin: 8px auto;
	width: 170px !important;
	width /**/: 180px;
	padding: 5px;
	height: 100px !important;
	height /**/: 110px;
	background: url(../images/news-and-events/bg_landscape.gif) no-repeat top left;
}

#news-images .portrait 
{
	margin: 8px auto;
	width: 100px !important;
	width /**/: 110px;
	padding: 5px;
	height: 131px !important;
	height /**/: 141px;
	background: url(../images/news-and-events/bg_portrait.gif) no-repeat top left;
}

#news-images 
{
	float: right;
	display: inline;
	margin: 8px 0 20px 10px;
	width: 204px;
}

#news-images .landscape 
{
	margin: 8px auto;
	width: 170px !important;
	width /**/: 180px;
	padding: 5px;
	height: 100px !important;
	height /**/: 110px;
	background: url(../images/news-and-events/bg_landscape.gif) no-repeat top left;
}

#news-images .portrait 
{
	margin: 8px auto;
	width: 100px !important;
	width /**/: 110px;
	padding: 5px;
	height: 131px !important;
	height /**/: 141px;
	background: url(../images/news-and-events/bg_portrait.gif) no-repeat top left;
}

#article-filter

{
	float: left;
	width: 270px;
}

#article-paging 
{
	float: right;
}

.article-paging-links
{
	float:left;
	display: inline;
	margin: 1px 0 0 0;
}

#article-paging a.p

{
	float: left;
	display: inline;
	margin: 0 2px 0 2px;
	color: #fff;
	text-align: center;
	padding: 1px 3px 1px 3px;
	background: #218AC6;
	text-decoration: none;
	font-weight: bold;
}

#article-paging a.selected, #article-paging a:hover

{
	background: #646A7A;
}


#article-paging a.no-style 
{
	float: left;
	display: inline;
	margin: 0 2px 0 2px;
	padding: 0;
	color: #218AC6;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

#article-paging a.no-style

{
	color: #646A7A;
}

#article-paging a.paging-back, #article-paging a.paging-next
{
	float: left;
	display: inline;
	margin: 1px 4px 0 4px;
	color: #218AC6;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

#article-paging .total-pages
{
	float: left;
	font-weight: bold;
	display: inline;
	margin: 1px 4px 0 2px;
}

#article-paging .total-pages a
{
	background: transparent;
	color: #646A7A;
}

#article-list
{
	width: 691px;
}

#article-content
{

}

#article-content p
{
	margin: 0;
	padding: 0 0 8px 0;
}

.article-date

{
	font-size: 10px;
	color: #66687D;
}

.article-heading, .blue-heading

{
	color: #218AC6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.article-heading:hover

{
	text-decoration: underline;
}

.article-category

{
	color: #218AC6;
}

.article-button

{
	background: #218AC6;
	color: #fff;
	font-weight: bold;
	border: none;
	margin: 6px 0 6px 0;
	padding: 2px 9px 2px 9px;
	cursor: pointer !important;
	cursor /**/: hand;
}

/* news and events styles : end ***********************************************************************************/

/* gallery styles : start *****************************************************************************************/

#gallery-albums 
{
	float: right;
	display: inline;
	margin: 8px 0 20px 10px;
	width: 204px;
}

#gallery-thumbs
{
	/*width: 780px;*/
	margin: 0 auto;
	text-align: center;
}

.gallery-thumb
{
	width: 110px;
	height: 110px;
	text-align: center;
	float: left;
}

.gallery-thumb .landscape 
{
	margin: 9px auto 0 auto;
	width: 90px !important;
	width /**/: 100px;
	padding: 5px;
	height: 80px !important;
	height /**/: 90px;
	background: url(../images/gallery-and-media/bg_landscape.gif) no-repeat top left;
}

.gallery-thumb .portrait 
{
	margin: 0 auto 0 auto;
	width: 70px !important;
	width /**/: 80px;
	padding: 5px;
	height: 90px !important;
	height /**/: 80px;
	background: url(../images/gallery-and-media/bg_portrait.gif) no-repeat top left;
}

#gallery-filter
{
	float: right;
}

.gallery-paging
{
	color:#fff;
	background:#218AC6;
	padding:5px 0 5px 0;
	text-align:center;
}

.gallery-paging a
{
	color: #fff;
	text-decoration: none;	
}

.gallery-paging a:hover
{
	text-decoration: underline;	
}

.gallery-paging a:hover.selected
{
	text-decoration: none;		
}

.gallery-paging a.selected
{
	font-weight: bold;
}

.gallery-paging .divider
{
	color: #1571B4;
}

.wallpaper
{
	float: left;
	display: inline;
	background: url(../images/gallery-and-media/wallpapers/bg_wallpaper.gif) no-repeat top left;
	margin: 15px 68px 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 180px;
}

.wallpaper p
{
	padding: 10px 0 0 0;
}


/* gallery styles : end **************************************************************************************/


/* reviews styles : start ****************************************************************************************/

#review-filter

{
	float: left;
	width: 270px;
}

#review-paging 
{
	float: right;
}

.review-paging-links
{
	float:left;
	display: inline;
	margin: 1px 0 0 0;
}

#review-categories
{

}

#review-images 
{
	float: right;
	display: inline;
	margin: 80px 0 0 15px;
	width: 120px;
}

#review-images .landscape, #review-images .portrait
{
	margin: 8px auto 25px auto;
}

#review-categories p
{
	padding: 0 0 5px 0;
}

#review-paging a.p

{
	float: left;
	display: inline;
	margin: 0 2px 0 2px;
	color: #fff;
	text-align: center;
	padding: 1px 3px 1px 3px;
	background: #218AC6;
	text-decoration: none;
	font-weight: bold;
}

#review-paging a.selected, #review-paging a:hover

{
	background: #646A7A;
}


#review-paging a.no-style 
{
	float: left;
	display: inline;
	margin: 0 2px 0 2px;
	padding: 0;
	color: #218AC6;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

#review-paging a.no-style

{
	color: #646A7A;
}

#review-paging a.paging-back, #review-paging a.paging-next
{
	float: left;
	display: inline;
	margin: 1px 4px 0 4px;
	color: #218AC6;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

#review-paging .total-pages
{
	float: left;
	font-weight: bold;
	display: inline;
	margin: 1px 4px 0 2px;
}

#review-paging .total-pages a
{
	background: transparent;
	color: #646A7A;
}

#review-list
{
	width: 691px;
}

#review-content
{

}

#review-content p
{
	margin: 0;
	padding: 0 0 8px 0;
}

.review-date

{
	font-size: 10px;
	color: #66687D;
}

.review-heading

{
	color: #218AC6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.review-heading:hover

{
	text-decoration: underline;
}

.review-category

{
	color: #218AC6;
}

.review-button

{
	background: #218AC6;
	color: #fff;
	font-weight: bold;
	border: none;
	margin: 6px 0 6px 0;
	padding: 2px 9px 2px 9px;
	cursor: pointer !important;
	cursor /**/: hand;
}

/* reviews styles : end ****************************************************************************************/

/* events section : start ************************************************************************************/

#event-filter

{
	float: left;
	width: 270px;
}

#event-paging 
{
	float: right;
}

.event-paging-links
{
	float:left;
	display: inline;
	margin: 1px 0 0 0;
}

#event-paging a.p

{
	float: left;
	display: inline;
	margin: 0 2px 0 2px;
	color: #fff;
	text-align: center;
	padding: 1px 3px 1px 3px;
	background: #218AC6;
	text-decoration: none;
	font-weight: bold;
}

#event-paging a.selected, #event-paging a:hover

{
	background: #646A7A;
}


#event-paging a.no-style 
{
	float: left;
	display: inline;
	margin: 0 2px 0 2px;
	padding: 0;
	color: #218AC6;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

#event-paging a.no-style

{
	color: #646A7A;
}

#event-paging a.paging-back, #event-paging a.paging-next
{
	float: left;
	display: inline;
	margin: 1px 4px 0 4px;
	color: #218AC6;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

#event-paging .total-pages
{
	float: left;
	font-weight: bold;
	display: inline;
	margin: 1px 4px 0 2px;
}

#event-paging .total-pages a
{
	background: transparent;
	color: #646A7A;
}

#event-list
{
	width: 691px;
}

#event-content
{

}

#event-content p
{
	margin: 0;
	padding: 0 0 8px 0;
}

.event-date

{
	font-size: 10px;
	color: #66687D;
}

.event-heading

{
	color: #218AC6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.event-heading:hover

{
	text-decoration: underline;
}

.event-category

{
	color: #218AC6;
}

.event-button

{
	background: #218AC6;
	color: #fff;
	font-weight: bold;
	border: none;
	margin: 6px 0 6px 0;
	padding: 2px 9px 2px 9px;
	cursor: pointer !important;
	cursor /**/: hand;
}

/* news and events styles : end ***********************************************************************************/

/* events section : end ******************************************************************************************/



/* recruitment styles : start ****************************************************************************************/

#recruitment-sidebar
{
	float: right;
	display: inline;
	margin: 0 0 20px 22px;
	width: 258px;
}

#recruitment-detail
{
	
}

.info-table, .info-table-grey
{
	color: #218AC6;
	background: #E2E2E4;
	border-collapse: collapse;
}

.info-table-grey
{
	color: #646A7A;
}

.info-table th, .info-table td, 
.info-table-grey th, .info-table-grey td
{
	padding: 3px 0 3px 4px;
	border-bottom: 1px solid #f0f0f0;
}

.info-table-header
{
	color: #fff;
	background: #646A7A;
}

.info-table-subheader
{
	color: #fff;
	background: #878B97;
}

#content_0 , #content_1 , #content_2 , #content_3 
{
	 padding-right:20px;
	margin-right:300px;
	background:url(../images/global/vert.gif) right repeat-y;
}

#content_1 
{
	display: none;
}

#content_2 
{
	display: none;
}

#content_3 
{
	display: none;
}

#recruitment-detail a.selected, #recruitment-detail a.selected:hover 
{
	color:#646A7A;
}

#map-navigation 
{
	display: inline;
	margin:0;
}

/* recruitment styles : end **************************************************************************************/


/* contact styles : start ***********************************************************************************/

#contact-address 
{
	color:#218AC6;
	font-weight:bold;
	width:200px;
	padding-left:15px;
}

#contact-left 
{
	float:left;
	padding-right:40px;
	width:315px !important;
	width /**/: 355px;
}

#contact-right 
{
	background:url(../images/global/vert.gif) repeat-y;
	padding-left:40px;
	width:235px !important;
	width /**/ : 275px;
	float:left;
	line-height:18px;
}

#contact-table td , #locate-member-table td 
{
	padding-top:6px;
	
}

/* contact styles : end ***********************************************************************************/




/* competition styles : start ***********************************************************************************/


.thumb223x160 p
{
	padding: 10px 0 0 0;
}

.thumb223x160 input.input
{
	border: 1px solid #A1A8AE;
	width: 139px !important;
	width /**/: 157px;
	height: 16px !important;
	height /**/: 22px;
	padding: 3px 10px 3px 8px;
}

/* competition styles : end ***********************************************************************************/




.afb-tip {
	color: #000;
	width: 145px;
	z-index: 13000;
	background:#fff;
}
 
.afb-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 3px 3px 3px 3px;
	background: #3294D1;
	border-bottom: 1px solid #000;
}
 
.afb-text {
	font-size: 11px;
	padding: 2px 3px 2px 3px;
	background:#fff;
	border: 1px solid #000;
	border-top: none;
}

.afb-subtitle
{
	color: #3294D1;
}

.facp-tip {
	color: #000;
	width: 145px;
	z-index: 13000;
	background:#fff;
}
 
.facp-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 3px 3px 3px 3px;
	background: #EE2323;
	border-bottom: 1px solid #000;
}
 
.facp-text {
	font-size: 11px;
	padding: 2px 3px 2px 3px;
	background:#fff;
	border: 1px solid #000;
	border-top: none;
}

