
/*
--  GLOBAL STYLES --
-- Use this stylesheet for all browsers except IE7 --
*/

BODY    {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	
	width: 776px;
	margin: 30px auto;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color:#000066;
}

strong.levelone{
	font-weight:normal;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
h2.articleTitle {
	margin-bottom:0.5em;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

h5.sub {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: -12px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
td h5 {
	margin-bottom:0.5em;
}
.h5span {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

hr {
	color: #003c6e;
	background-color: #003c6e;
	border: none 0;
	width:500px;
	position:absolute;
}

a:link  {
	color: #000066;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #ff9900;
}

a:active {
	color: #ff9900;
}

li a:link {
	color: #000066;
	text-decoration: none;
}
li a:visited {
	color: #000066;
	text-decoration: none;
}

li a:hover {color: #ff9900;}

li a:active {color:#ff9900;}

a:link.hidden {text-decoration:none;}
a:visited.hidden {text-decoration:none;}
a:hover.hidden {text-decoration:none;}
a:active.hidden {text-decoration:none;}

a:link.team {color: #ff9900;}
a:visited.team {color: #ff9900;}
a:hover.team {color: #000066;list-style-image: url("../images/bullet_orange.gif");}
a:active.team {color: #ff9900;}

a:link.ind {color: #0181c8;}
a:visited.ind {color: #0181c8;/*color: #ff9900;*/}
a:hover.ind {color: #000066;}
a:active.ind {color: #0181c8;}

option {
	font-size:12px;
}

.point {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.sub {
	font-size: 9px;
	color:#444444;
}
.global {
	position: relative;
	/*position:absolute;
	left: 50%;
	width: 776px;
	height: 698px;
	margin-left: -380px;
	border-color: #000000;
	border-width: 3;
	top: 0%;
	margin-top: 30px;
	z-index: 1;*/
}

.header {
	height: 77px;
	width: 100%;
	position: relative;
	background-image: url("../images/Bkg_hd.jpg");
	background-repeat: no-repeat;
	z-index: 10;
}

#swfHeader {
	left: 150px;
	width: 280px;
	height: 77px;
	position: relative;
	margin-top: 0px;
	top: 2px;
}
.subscription {
	line-height: 10px;
	_line-height: 8px;
	color:#000066;
	font-size:10px;
	font-family: Verdana, Arial, sans-serif;
}
/*
.subscription {
	line-height: 8px;
	_line-height: 6px;
	color:#ffffff;
	font-size: 9px;
	_font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	left: 280px;
	top: -73px;
	width: 340px;
}
*/
#newsletterSignup{
	margin-bottom: 200px;
}
#newsletterSignup label{
	float: left;
	margin-bottom: 10px;
	width: 100px;
}
#newsletterSignup input{
	float: left;
	width: auto;
}
#newsletterSignup #subscribe{
	background:	#006AA9 none repeat scroll 0%;
	color: #FFFFFF;
}
.subscription input {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}
.subscription input:hover {
	background-color: #ff9900;
}

.clear {
	clear:both;
}

/*******************
** archive styles **
*******************/
a.arch {
	font-size: 14px;
}

.arch_container {
	/*border: 1px #CAC7BD solid;
	background-color: #FFFFFF;
	padding: 20px*/
	width:360px;
}
.arch_smalltext {
	font-size: 9px;
}

.arch_heading {
	font-family: georgia, times, sans-serif;
	color: #52256A;
	font-weight: bold;
	font-size: 22px!important;
	/*font-weight: normal;
	font-family: Tahoma;*/
}
.arch_footer
{
	font-size:.75em;
	font-weight:bold;
}

/**********************Enquiry Page ***************/

.row {
	clear: left;
}
.formNames {
	text-align: right;
	width: 50px;
	float: left;
	margin-right: 4px;
}
.formFields {
	width: 50px;
	display: block;
	float: left;
}
.formEnquiryName {
	text-align: right;
	width: 100px;
	float: left;
	display: block;
	margin-right: 4px;
}
.formEnquiryField {
	width: 100px;
	margin-bottom: 2px;
	display: block;
	float: left;
}
.formSubmit {
	height: 29px;
	padding-top: 5px;
	clear: both;
	text-align: right;
	background: #ff9900;
}
#button input {
	background: #006AA9;
	color: white;
}
.address {
	padding: 15px 0 0 10px;
	clear: left;
}
input, textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 115%; /* Resets 1em to 10px */
}
/************** End Contact Page ***************/

/*
--  DISPLAY AREA STYLES --
*/


.display {
	position: relative;
	z-index: 90;
	background-repeat:repeat-y;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	/*_top: -81px;*/
	background-image:  url("../images/BkgStretch.gif");
}
.display_1 {
	background-image:  url("../images/Bkg_1.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_2 {
	background-image: url("../images/Bkg_2.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_3 {
	background-image: url("../images/Bkg_3.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_4 {
	background-image: url("../images/Bkg_4.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_5 {
	background-image: url("../images/Bkg_5.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_6 {
	background-image: url("../images/Bkg_6.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_7 {
	background-image: url("../images/Bkg_7.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_8 {
	background-image: url("../images/Bkg_8.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_9 {
	background-image: url("../images/Bkg_9.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_10 {
	background-image:  url("../images/Bkg_10.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_11 {
	background-image:  url("../images/Bkg_11.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_12 {
	background-image:  url("../images/Bkg_12.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_13 {
	background-image:  url("../images/Bkg_13.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_14 {
	background-image:  url("../images/Bkg_14.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_15 {
	background-image:  url("../images/Bkg_15.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_16 {
	background-image:  url("../images/Bkg_16.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_17 {
	background-image: url("../images/Bkg_17.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_18 {
	background-image: url("../images/Bkg_18.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_19 {
	background-image: url("../images/Bkg_19.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_20 {
	background-image: url("../images/Bkg_20.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_21 {
	background-image: url("../images/Bkg_21.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_22 {
	background-image: url("../images/Bkg_22.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_23 {
	background-image: url("../images/Bkg_23.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_24 {
	background-image: url("../images/Bkg_24.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_25 {
	background-image: url("../images/Bkg_25.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_26 {
	background-image: url("../images/Bkg_26.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_27 {
	background-image: url("../images/Bkg_27.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}
.display_28 {
	background-image: url("../images/Bkg_28.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}


.content {
	line-height: 18px;
	text-align: left;
	padding-top: 30px;
	padding-left: 60px;
	/*padding-right: 300px;*/
	_margin-bottom:80px;
}

.content p {
	line-height: 16px;
}



/*
--  PEOPLE  STYLES --
--  Used for the "our team" contacts page --
*/


.name {
	color: #000066;
	font-size: 14px;
	font-weight: bolder;
	margin-top: -4px;
	margin-left: 78px;
}

.test {
	color: #000066;
	font-size: 14px;
	font-weight: bolder;
	margin-top: -4px;
	margin-left: 0px;
}

img {
	border: 1px solid #000033;
	float: left;
	margin-right: 12px;
}

.title {
	color:#000066;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-left:78px;
}

.shrt_dscptn {
	color:#444444;
	font-size: 12px;
	line-height: 12px;
	text-align: left;

}

.black {
	color: black;
}

/*
--  FEATURE GRAPHIPCS --
*/

.feature {
	height: 208px;
	width: 470px;
	left: 30px;
	position: relative;
	padding-bottom: 20px;
	_padding-bottom: 0px;
	_margin-bottom: -60px;
	background-repeat: no-repeat;
}

.feature_1 {
	height: 100%;
	background-image:   url("../images/features/feat_1.jpg");
}
.feature_2 {
	height: 100%;
	background-image:   url("../images/features/feat_2.jpg");
}
.feature_3 {
	height: 100%;
	background-image:   url("../images/features/feat_3.jpg");
}
.feature_4 {
	height: 100%;
	background-image:   url("../images/features/feat_4.jpg");
}
.feature_5 {
	height: 100%;
	background-image:   url("../images/features/feat_5.jpg");
}
.feature_6 {
	height: 100%;
	background-image:   url("../images/features/feat_6.jpg");
}
.feature_7 {
	height: 100%;
	background-image:   url("../images/features/feat_7.jpg");
}

.feature_8 {
	height: 100%;
	background-image:   url("../images/features/feat_8.jpg");
}
.feature_9 {
	height: 100%;
	background-image:   url("../images/features/feat_9.jpg");
}
.feature_10 {
	height: 100%;
	background-image:   url("../images/features/feat_10.jpg");
}
.feature_11 {
	height: 100%;
	background-image:   url("../images/features/feat_11.jpg");
}
.feature_12 {
	height: 100%;
	background-image:   url("../images/features/feat_12.jpg");
}
.feature_13 {
	height: 100%;
	background-image:   url("../images/features/feat_13.jpg");
}
.feature_14 {
	height: 100%;
	background-image:   url("../images/features/feat_14.jpg");
}
.feature_15 {
	height: 100%;
	background-image:   url("../images/features/feat_15.jpg");
}
.feature_16 {
	height: 100%;
	background-image:   url("../images/features/feat_16.jpg");
}
.feature_17 {
	height: 100%;
	background-image:   url("../images/features/feat_17.jpg");
}
.feature_18 {
	height: 100%;
	background-image:   url("../images/features/feat_18.jpg");
}
.feature_19 {
	height: 100%;
	background-image:   url("../images/features/feat_19.jpg");
}
.feature_20 {
	height: 100%;
	background-image:   url("../images/features/feat_20.jpg");
}
.feature_21 {
	height: 100%;
	background-image:   url("../images/features/feat_21.jpg");
}
.feature_22 {
	height: 100%;
	background-image:   url("../images/features/feat_22.jpg");
}
.feature_23 {
	height: 100%;
	background-image:   url("../images/features/feat_23.jpg");
}
.feature_24 {
	height: 100%;
	background-image:   url("../images/features/feat_24.jpg");
}
.feature_25 {
	height: 100%;
	background-image:   url("../images/features/feat_25.jpg");
}
.feature_26 {
	height: 100%;
	background-image:   url("../images/features/feat_26.jpg");
}
.feature_27 {
	height: 100%;
	background-image:   url("../images/features/feat_27.jpg");
}
.feature_28 {
	height: 100%;
	background-image:   url("../images/features/feat_28.jpg");
}


h2.careersList {font-size:1.4em;color:#0099cc;margin-bottom:0.75em;}

ul.careersList {
	padding:0;
	margin:0;
	list-style:none;
	list-style-position:outside;
}

ul.careersList li {
	margin-bottom:1em;
}

ul.careersList li strong {
	font-size:1.2em;
	font-weight:normal;
	color:#000066;
}

ul.careersList li em {
	font-style:normal;
	color:#666;
}

/*
--  LINKBOX STYLES --
*/
/*
.sidebox a {
	color: #ff9900;
	text-decoration: none;
}
*/
.sidebox {
	font-size: 9px;
	position: absolute;
	width: 120px;
	z-index: 99;
	line-height: 10px;
	top: 128px;
	right: 50px;
}
/*
.sidebox a:hover {
	color: #000066;
	list-style-image: url("../images/bullet_orange.gif");
	text-decoration: none;
}*/

.address {
	position: relative;
	line-height: 12px;
	color: #000066;
	padding-top: 6px;
	_padding-top: 2px;
	font-size: 11px;
	_font-size: 10px;
}
#menu {
	padding: 0px 0 0 0px;
	list-style:none;
	list-style-position:outside;
}
#menu li {
	font-size:1.7em;
	line-height:1;
	margin-left:0px;
	padding-left:0px;
	text-indent:none;
	display: inline;
}

#menu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0px;
}

#menu li ul li a {
	font-size:10px;
	list-style-type: none;
	background: none;
	color: grey;
	margin: 3px;
}

#menu li a.active {background-position: 0 -40px;}
#menu li a{
	background-image:  url("../images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 0px;
	color: #000066;
	display:block;
	padding-left: 8px;
	text-decoration: none;
}
#menu li .active {color:#ff9900!important;cursor:default;}
#menu li a:hover{
	background-position: 0 -40px;
	color: #ff9900;
}
#menu li .inactive {cursor:default;}

/*
.nav {
	list-style-position: outside;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	border-bottom-width: medium;
	_border-bottom-width: thin;
	padding-bottom: 2px;
	padding-left: 22px;
	line-height: 4px;
	_line-height: 2px;
	_padding-top: 16px;
	_padding-bottom: 12px;
	_margin-bottom: 0px;
	top: 0px;
	_top: -8px;
	font-size: 12px;
	_font-size: 11px;
	width: 100%;
}

.nav li{
	_margin-top: -7px;
	_padding-left: 0px;
	_margin-left: 0px;
	padding-left: 12px;
	background-image:  url("../images/bullet_or.gif");
	background-repeat: no-repeat;
	color: #ff9900;
}

.nav a {
	background-image:  url("../images/bullet_bl.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000066;
	margin-left: -12px;
	padding-left: 12px;
	_padding-left: 10px;
}

.nav a:hover {
	background-image:  url("../images/bullet_or.gif");
	background-repeat: no-repeat;
	color: #ff9900;
}

.nav p active {
	background-image:  url("../images/bullet_or.gif");
	background-repeat: no-repeat;
	color: #ff9900;
	margin-left: -12px;
	padding-left: 12px;
}
*/

/*
--  ARTICLE STYLES --
*/

.articles {
	border-top-style: dotted;
	border-top-color: #000066;
	border-top-width: medium;
	_border-top-width: thin;
	padding-top: 0px;
    margin-top: 10px;
	_line-height: 2px;
	_padding-top: px;
	_padding-bottom: 16px;
	_margin-bottom: -4px;
	top: 0px;
	_top: -8px;
	font-size: 10px;
	_font-size: 9px;
	width: 100%;
	line-height: 11px;
}

.articles p {
	margin-top: -2px;
	*margin-top: 10px;
}

.articles h4 {
	margin-top: 10px;
	color: #000066;
}
.articleDate {
	color:#333399;
}
.briefDescription {
	color:#666666;
	text-align:justify;
}
.fullDescription {
	text-align:justify;
}

/*
--  FOOTER STYLES --
*/

.footer {
	position: relative;
	background-image:  url("../images/Bkg_ft.jpg");
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	height: 63px;
}

.footer a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.footer a:hover {
	text-align: center;
	text-decoration: underline;
}

/*
--  INDIVIDUAL MENU STYLES (borrowed from Binnaburra) --
*/
#ind_nav{
	font-weight: normal;
	width:500px;
	text-align:left;
}

#imageguide {
    padding: 5px;
    border-left: 1px solid #CCCCCC;
}

.error {
    border: 1px solid black;
    background: #CCCCCC;
    width: 400px;
    text-align: center;
    margin: 50px;
    padding: 10px;
}