﻿/************************************************************
	CONTAINER - Main Page container
************************************************************/

#container 
{
	position: absolute;
	min-height: 100%;
	width: 100%;
	line-height:1.4em;
	clear: both;
}

#containerBlack 
{
	position: absolute;
	min-height: 100%;
	width: 100%;
	line-height:1.4em;
	clear: both;
}

/***********************************************************
	HEADER
************************************************************/

#header {
	width: 950px;
	height: 80px;
	margin: 0 auto;
	padding:0;	
}

#logo {
	width:10%;
	float:left;
}

.headerContent 
{
	width:87%;
	height:80px;
	float:left;
}
.countryselect 
{
	padding-top:4px;
	width:400px;
	height:20px;
	font-size:11px;
}

.headerDefence 
{
	color:#ffffff;
}

.headerDefence a  { color:#ffffff;}
.headerDefence a:hover  { color:#ffffff; }

/************************************************************
	CONTENT
************************************************************/

#content 
{
	width: 910px;
	margin-left: auto;
	margin-right:auto;
	padding: 6px 20px 30px 20px;
	clear: both;
	display: block;
	
}

/************************************************************
	BANNER
************************************************************/

#banner {
	height: 230px;
	padding-top: 0;
	margin: 0 auto;
	clear: both;
	width: 100%;
}

#bannerUsed {
	height: 115px;
	padding-top: 0;
	margin: 0 auto;
	clear: both;
	width: 100%;
}

#bannerHome {
	height: 270px;
	padding-top: 0;
	margin: 0 auto;
	clear: both;
	width: 100%;
}

#banner img {
	display: block;
	width: 950px;
	margin: 0 auto;
}

#flashBanner 
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

/************************************************************
	FOOTER
************************************************************/

.footer 
{
	bottom:0;
	width:100%;
	background-color:#fcb026;
	height:35px;
	margin: 0 auto;
	float: right;
	position: absolute;
	display: block;
}

.footerDefence 
{
	position:absolute;
	bottom:0;
	width:100%;
	background-color:#707536;
	float:left;
	height:35px;
}

.footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer li 
{
	float: left;
	padding-right: 12px;
	margin-right: 10px;
	background: url(../Images/Menu/divider.gif) no-repeat right center;
}

.footerDefence li 
{
	display:inline;
	margin:0px 5px 0px 5px;
}

.footerDefence a
{
color:#FFFFFF;
}


.footerDefence a:hover 
{
	color:#ffffff;
}

.footer a
{
color:#000000;
}


.footer a:hover 
{
	color:#000000;
}

.footerInner 
{
	width:950px;
	margin: 0 auto;
	padding:8px 0;
	overflow: hidden;
}

.footerDivider 
{
	padding:0px 0px 0px 5px;
}

.copyright 
{
	float:right;
}

/************************************************************
	PANELS
************************************************************/

.panel {
	margin-bottom: 10px;
	/*& position: relative; */
}

.panel h1 {
	border-bottom: solid 1px #CCC;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.panel .panelLeft {
	vertical-align: top;
	width: 200px;
	margin-right: 20px;
}

/* main panel */
.panel .panelMain {
	vertical-align: top;
	line-height: 200%;
}

.panel .panelMain .contentBlock {
	border: solid 1px #CCC;
	background: white;
	margin-bottom:5px;
}

.contentBlockWhite
{
	border: solid 1px #CCC;
	margin-bottom:10px;
	padding:5px;
}

.contentBlockBlack
{
	background-color: Black;
	margin-bottom:10px;
	padding:5px;
	color: White;
}
.contentBlockBlack li
{
	line-height:1.7em;
}
.contentBlockWhite li
{
	list-style-image:url(../images/arrow_red.gif);
	line-height:1.7em;
}

.contentBlock h3 {
	border-bottom: solid 1px #CCC;
	padding: 6px 12px;
	background: #FFF;
	color: #000;
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0;
}

.panel .panelMain .capsule {
	padding: 10px;
}

.panel .panelMain {
	list-style: square;
}

.capsule ul 
{
	margin:0px 0px 0px 20px;
	padding:0px;
}

.capsule li 
{
	list-style-image:url(../images/arrow_red.gif);
	margin-bottom:10px;
}
.capsuleBlack a 
{
	color: White;
}
.capsuleBlack a:hover
{
	color: #fcb026;
}
.capsuleBlack li 
{
	margin-bottom:10px;
}
.panel .panelMain br {
	line-height: 130%;
}

.panel .panelMain .tabs {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 1000px;
	overflow: hidden;
}

.productTab
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.productTab li
{
	float: left;
	width: 150px;
	height: 48px;
	vertical-align: middle;
}

.productTab li a
{
	float: left;
	display: block;
	padding: 15px 20px;
	margin-right: 1px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: -1px;
	white-space: nowrap;
	}
.panelMain 
{
	width:710px;
	float:left;
}

.panelMainMiddle 
{
	width:500px;
	float:left;
}

.panelContent 
{
	width:680px;
	background-color:#FFF;
	border:solid 1px #cccccc;
	padding:15px;
	float:left;
}

.panel .panelMain .tabs li {
	float: left;
}

.panel .panelMain .tabs li a {
	float: left;
	display: block;
	padding: 0px 20px;
	margin-right: 1px;
	border: solid 1px #CCC;
	background: #FFF;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: solid 1px #CCC;
	
	margin-bottom: -1px;
	white-space: nowrap;
}

.panel .panelMain .tabs li a.active {
	background: #FFF;
	color: #CC0000;
	border-bottom: solid 1px #FFF;
}

/* left panel */
.panelSideNav
{
	width:190px;
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
}

.panelSideNav ul 
{
	margin:0px 0px 0px 25px;
	padding:2px;
}

.panelSideNavAcademy li 
{
	list-style-image:url(../images/aboutus/academy/arrow.gif);
	line-height:2.2em;
	padding:2px;
}

.panelSideNavDefence li 
{
	list-style-image:url(../images/products/defence/arrow.gif);
	line-height:2.2em;
	padding:2px;
}

.sideNavContent 
{
	width:465px;
	float:left;
	border: solid 1px #CCC;
	background: #FFF;
	padding:15px;
}

.sideNavContent2 
{
	width:465px;
	float:left;
	background: #FFF;
}

/* right panel */
.panelRight
{
	width:180px;
	float:left;
	margin-left:20px;
}

.panel .panelRight h3 {
	line-height: 130%;
	border-bottom: solid 1px #CCC;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size:1.2em;
	color: #000;
	text-transform: uppercase;
}
.content .panelRight h3 {
	line-height: 130%;
	border-bottom: solid 1px #CCC;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size:1.2em;
	color: #000;
	text-transform: uppercase;
}
.contentBox {
	border: solid 1px #CCC;
	text-align: left;
	background: #FFF;
	margin-bottom:10px;
}

.contentBox h3 {
	border-bottom: solid 1px #CCC;
	padding: 6px 12px;
	background: #FFF;
	color: #000;
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0;
}

.contentBox h4 {
	border-bottom: solid 1px #CCC;
	padding: 6px 12px;
	background: #FFF;
	color: #000;
	font-size:1em;
	text-transform: uppercase;
	margin: 0;
}

.contentBox .capsule {
	padding: 8px;
	background: url(../images/backgrounds/sidebox.gif) no-repeat center top;
}

.elementpadding 
{
	padding:0px 0px 10px 0px;
}

.quicksearch 
{
	border:solid 1px #cccccc;
	background-color:#fcb026;
	padding:10px;
}

.qsDropDowns 
{
	padding-bottom:5px;
}
/************************************************************
	BREADCRUMBS
************************************************************/

#breadcrumbs {
	clear: both;
	width: 950px;
	height: 22px;
	margin: 0 auto;
	border-top: none;
	color: #999;
	font-weight: bold;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 0.8em;
}

#breadcrumbs-black {
	clear: both;
	width: 950px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 0.8em;
}

#breadcrumbs a {
	color: #999;
	text-decoration: none;
}

#breadcrumbs-black a {
	color: #fff;
	text-decoration: none;
}

#breadcrumbs .active {
	color: #000;
}
#breadcrumbs-black .active {
	color: #fff;
}
/************************************************************

	PAGE OPTIONS

************************************************************/


.pageTitle 
{
	float:left;
	width:610px;	
}

.pageTitleLine 
{
	padding:5px 0px 10px 0px;
}

.pageOptions 
{
	float:left;
	text-align: right;
	width:100px;
}

.pageOptions2 
{
	float: left;
	right: 0;
	top: 0;
}

.pageOptions2 a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: none;
	padding-left: 15px;
	color: Red;
}

.pageOptions2 a:hover {
	display: block;
	float: left;
	text-decoration: underline;
	text-transform: none;
	padding-left: 15px;
	color: Red;
}

.pageOptions a {
	float: left;
	text-decoration: none;
	text-transform: none;
	padding-left: 0px;
}

.pageOptionsIcon 
{
	width:20px; 
	float:left;
	vertical-align: middle;
}

.pageOptionsText 
{
	float:left; 
	text-align:left;
}
/************************************************************

	CAREERS

************************************************************/

#container .job {

	padding: 0;

	background: #FFF;

	border: solid 1px #CCC;

	border-top: 0;

	margin-bottom: 10px;

}

html>body #container .job {

	border-left: 0;

}

.job .description {

	padding: 10px;

}

.job .upload {

	background: #F5F5F5;

	padding: 10px;

}

.job .upload tr {

	display: block;

}

.job .upload td {

	padding: 0 5px 0 5px;

	border: 0;

	background: #F5F5F5;

}

.job .upload td input {

	font-size: 100%;

}

.job .upload .main
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.8em;
}

/************************************************************
	FIND OUT MORE BUTTONS
************************************************************/

.fomBtnContainer 
{
	width:164px;
	min-height:23px;
	padding:0px;
	margin:2px 0 0;
	float:left;
	background-image:url(../images/yellowbtn_bg.gif);
}

.formBtnContainer, a 
{
	color:#000000;
	text-decoration:none;
}

.formBtnContainer, a:hover 
{
	color:#000000;
	text-decoration:underline;
}

.fomBtnTop 
{
	width:162px;
	height:2px;
	background-image:url(../images/yellowbtn_top.gif);
	float:left;
}

.fomBtnMidLeft 
{
	width:16px;
	min-height:15px;
	padding-top:3px;
	background-image:url(../images/yellowbtn_l.gif);
	float:left;
}

.fomBtnMid
{
	width:137px;
	min-height:20px;
	background-color:#fcb026;
	float:left;
	padding-left:3px;
	padding-top:3px;
}

.fomBtnMidRight
{
	width:4px;
	height:23px;
	background-image:url(../images/yellowbtn_r.gif);
	background-repeat:repeat-y;
	float:left;
	position:relative;
	left:4px;
}

.fomBtnBottom 
{
	width:164px;
	height:4px;
	background-image:url(../images/yellowbtn_b.gif);
	margin:0px;
	padding:0px;
	float:left;
}

.cmsBtnContainer 
{
	width:164px;
	min-height:23px;
	padding:0px;
	margin:10px 0px 0px 0px;
	float:left;
	color:#ffffff;
	font-weight:bold;
	background-image:url(../images/cmsbtn_bg.gif);
}

.cmsBtnTop 
{
	width:164px;
	height:2px;
	background-image:url(../images/cmsbtn_top.gif);
	float:left;
}

.cmsBtnMidLeft 
{
	width:16px;
	min-height:20px;
	background-image:url(../images/cmsbtn_l.gif);
	float:left;
}

.cmsBtnMid
{
	width:141px;
	min-height:20px;
	background-color:#6c9bb6;
	float:left;
	padding-left:3px;
	padding-top:3px;
}

.cmsBtnMidRight
{
	width:4px;
	min-height:20px;
	background-image:url(../images/cmsbtn_r.gif);
	float:left;
}

.cmsBtnBottom 
{
	width:164px;
	height:4px;
	background-image:url(../images/cmsbtn_b.gif);
	margin:0px;
	padding:0px;
	float:left;
}



/************************************************************
	IMPUT AREAS
************************************************************/

.textBox 
{
	width:130px;
	margin-top:5px; 
	float:left;
}

.goBtn 
{
	float:left;
	margin-top:5px;
}

/************************************************************

	FUNCTIONS

************************************************************/

#productBar {
	width: 950px;
	height: 31px;
	margin: 0 auto;
	background: url(../images/background/product_bar.gif) no-repeat center top;
	padding: 0;
}

#productBar .productCategories {
	float: left;
	font-weight: bold;
	left: 30px;
	top: 4px;
	margin-left: 30px;
	margin-top: 4px;
}

/************************************************************
	COLUMNS
************************************************************/

.standardCol 
{
	width:340px;
	float:left;
}

.formRow 
{
	width:100%;
	padding:3px;
	float:left;
}

.formColText 
{
	width:120px;
	padding:3px;
	float:left;
}

.formColEntry 
{
	width:180px;
	padding:3px;
	float:left;
}

/************************************************************
	MACHINE PRODUCTS
************************************************************/
.ProductSection
{
	display: block;
	font-weight: bold;
	color: #000;
	background: #CCC;
	border: solid 1px #CCC;
	padding: 0 10px 0px 10px;
	margin-top: 1px;
	margin-bottom: 0px;
	text-decoration: none;
}

/************************************************************
	USED MACHINES
************************************************************/
.GridView
{
	background-color:#E0E0E0;	
}

.GridView_RowStyle
{
	background-color:white;
	height:25px;
}

.GridView_AlternatingRowStyle
{
	background-color:#F7F6F3 ;
}

td.ColouredHeader
{
	background-color:#cccccc;
	border-bottom-width:1px;
	border-bottom-style:solid;	
}

table.ColouredBorder
{
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
}

.ColouredHeader
{
	background-color:#E0E0E0;
	border-bottom-width:1px;
	border-bottom-style:solid;	
}

.ColouredBorder
{
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
}


.brochure ul 
{
	margin:0px;
	padding:1px 5px 3px 20px;
}

.brochure li 
{
	list-style-image:url(../images/icon_brochure.gif);
	padding:0px 0px 0px 10px;
}
.datalist 
{
	padding-bottom:5px;
}

.datalist2
{
	padding:0px 3px 0px 3px;
	background-color:Aqua;
}

.datalistArrow 
{
	padding-right:5px;
}

.table
{
	background-color:#cccccc;
	margin:0px 10px 0px 10px;
	width:96%;
}

.tablecell 
{
	background-color:#ffffff;
}

.tablecel2
{
	background-color:#f6f6f6;
}
