/* Start of CMSMS style sheet 'layout' */
body {
	padding; 0;
	margin: 0;
	background: url(uploads/images/bgmap.jpg) repeat-x scroll 0 0;
}

#bodyWrapper {
	width: 776px;
	background: url(uploads/images/bodymap.png) repeat-y scroll 0 0;
	padding: 0 5px 100px;
	margin: 0 auto;
	position: relative;
}
* html #bodyWrapper {
	background: url(uploads/images/bodymap.gif) repeat-y scroll 0 0;
    padding: 0 2px 100px;
    width: 780px
}

/*---------------
	BANNER
---------------*/

#masthead {
	height: 175px;
	background: url(uploads/images/bannerlogo.jpg) no-repeat scroll 0 0;
}

#masthead h1 {margin: 0;}

#masthead h1 a {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
}

/*---------------
	CONTENT
---------------*/

#contentWrapper {
	position: relative;
	overflow: hidden;
	padding: 5px 35px;
	background: url(uploads/images/watermark.jpg) no-repeat scroll 0 148px;
}

.home #contentWrapper {
	background: url(uploads/images/watermark.jpg) no-repeat scroll 308px 148px;
}

.home #leftColumn {
	width: 250px;
}

.wider #leftColumn {margin-right: 26px;}

.home #rightColumn {
	width: 400px;
}

.wider #rightColumn {width: 475px;}

#leftColumn {
	width: 200px;
	float: left;
	margin-right: 56px;
position: relative;
}

.jobs #leftColumn {
        width: 169px;
}

#rightColumn {
	width: 445px;
	float: left;
}

#jobsDiv {
      width: 450px;
      float: right;
}

#jobsColumn {
      background: url(uploads/images/jobsBackground.jpg) no-repeat left top;
      padding: 30px 30px 0 30px;
      font-family: Verdana;
      font-size: 11px;
      line-height: 12px;
}

#jobsBottom {
      background: url(uploads/images/jobsBottom.jpg) no-repeat scroll 0 0;
       width: 450px;
      height: 50px;
}

#jobsColumn h3 {color: #000066; margin: 15px 0 15px; font-weight: bold;}

#jobsColumn h4 {color: #1b3a95; float: right;}

#jobsColumn p {color: #000066;}

#jobsColumn ul {color: #000066;}



/*---------------
	IMAGES
---------------*/

#bannerImages {
position: absolute;
top: -9999em;
left: -9999em;
}

#imageBox {
width: 160px;
height: 300px;
background-repeat: no-repeat;
}
#imageBoxSlideshow {
width: 160px;
height: 300px;
background-repeat: no-repeat;
}

#sydneyimg {
	background: url(uploads/images/sydneyimg.jpg) no-repeat scroll top left;
	float: left;
	margin-left: -4px;
	width: 102px;
	height: 263px;
}
#sydneyimg:hover {
	background: url(uploads/images/sydneyimg.jpg) no-repeat scroll bottom right;
}

#londonimg {
	background: url(uploads/images/londonimg.jpg) no-repeat scroll top left;
	float: left;
	margin-left: -4px;
	width: 102px;
	height: 263px;
}
#londonimg:hover {
	background: url(uploads/images/londonimg.jpg) no-repeat scroll bottom right;
}

#dubaiimg {
	background: url(uploads/images/dubaiimg.jpg) no-repeat scroll top left;
	float: left;
	margin-left: -4px;
	width: 102px;
	height: 263px;
}
#dubaiimg:hover {
	background: url(uploads/images/dubaiimg.jpg) no-repeat scroll bottom right;
}

#malaysiaimg {
	background: url(uploads/images/malaysiaimg.jpg) no-repeat scroll top left;
	float: left;
	margin-left: -4px;
	width: 102px;
	height: 263px;
}
#malaysiaimg:hover {
	background: url(uploads/images/malaysiaimg.jpg) no-repeat scroll bottom right;
}


/*---------------
	MENU
---------------*/

#nav {
	background: url(uploads/images/navbg.gif) no-repeat scroll 0 0;
	position: absolute;
	top: 128px;
	right: 5px;
}

#nav ul {
	margin: 0 10px;
	padding: 0;
}

#nav ul li {
	float: left;
	list-style: none;
	width: auto;
	margin: 0 5px;
	padding: 7px 0;
        position: relative;
}

#nav ul li a {
	color: #685728;
	display: block;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #103f78;
}

#nav ul li.currentpage h3 {
	color: #103f78;
	font-size: 1em;
	margin: 0;
        line-height: 1em;
}

#nav li ul {
	position: absolute;
	left: -5px;
display: none;
	top: 25px;
	background: none;
	margin:0;
}
#nav li:hover ul, #nav li.sfhover ul {display: block;}

#nav li ul li {
	float: none;
	width: 130px;
	background-color: #EEEDE8;
	border-bottom: 1px solid #AEACA6;
	margin: 0;
	padding: 3px 5px;
        height: 15px;
}
#nav li ul li a {height: 21px;}

#nav li ul li ul {
        display: none;
        left:140px; 
        top:0;
}
#nav li:hover ul li ul {display: none;}
#nav li ul li:hover ul, #nav li ul li.sfhover ul {display: block;}


/*---------------
	FOOTER
---------------*/

#footer {
	color: #103f78;
	background: url(uploads/images/footer.jpg) no-repeat scroll 0 0;
	height: 35px;
	width: 716px;
	padding: 70px 35px 0px;
	position: relative;
        margin: -51px auto 0px;
        /*clear: both;*/
}
#footer a {color: #103F78;}

#footer .globeLink {
	display: block;
	text-indent:-9999em;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 30px;
	height: 60px;
	width: 400px;
}

* html #footer {
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/uploads/images/footerbg.png', sizingMethod='crop');
	background: none;*/
left: -2px;
	
}

/*-----------------------
      TABBER
-----------------------*/
.tabbertabhide {display:none;}

ul.tabbernav {
padding: 1px 0 0;
overflow: hidden;
list-style:none;
margin-top:0;
}
ul.tabbernav li {
width: auto; 
float:left;
list-style:none;
margin-right:2px;
}
ul.tabbernav li a {
display:block; 
width: auto; 
float:left;
padding:5px 10px;
background: #ccc;
font-weight:bold;
}
ul.tabbernav li.tabberactive a {background:#AB9E7A;color:#fff;}

/*-----------------------
HOME PAGE BUTTON
-----------------------*/

a#ausoppBTN {
display:block;
width:322px;
margin: 10px auto 0;
height:81px;
text-indent:-9999em;
overflow: hidden;
clear:both;
background:url(uploads/images/vr_ausopp_btnBG.gif) no-repeat scroll 0 0 transparent;
border-top:20px solid #fff;
}
a#ausoppBTN:hover {background-position:0 -82px;cursor:pointer;}


/* End of 'layout' */

/* Start of CMSMS style sheet 'typography' */
/*---------------------
	GLOBAL
---------------------*/
body {
     font-family: arial, helvetica, verdana, sans-serif;
     font-size: 0.75em;
     line-height: 1.25em;
     color: #3b669c;
}

/*---------------------
	TYPOGRAPHY
---------------------*/
h1 {
     font-size: 1.6em;
     margin: 1em 0;
     font-weight: bold;
}
h2 {
     font-size: 1.8em;
     line-height: 1em;
     margin: 0em 0 0.5em 0;
     color: #3b68a1;
     font-weight: normal;
     }
p+h2,ul+h2 {margin: 1.2em 0 0.2em 0;}
h3 {
     font-size: 1.4em;
     line-height: 1.1em;
     margin: 0 0 0.5em 0;
     color: #ab9e7a;
     font-weight: normal;
     }
h4 {
     font-size: 1.2em;
     margin: 0 0 0.5em 0;
     color: #103F78;
     font-weight: normal;
     }

h5 {
     font-size: 1.1em;
     line-height: 1.1em;
     margin: 0 0 0.5em 0;
     color: #ab9e7a;
     font-weight: normal;
     }

p {margin: 0 0 1em 0;}

/*---------------------BLOCKQUOTE */
blockquote {
     background: url(uploads/images/quoteleft.gif) no-repeat scroll top left;
     padding: 5px 0 0px 25px;
     display: inline;
     font-size: 1.4em;
     line-height: 1em;
     margin: 0 0 0.5em 0;
     color: #ab9e7a;
     font-weight: normal;
}
h3 img { 
margin-bottom: -7px;
margin-right: 4px;
}

.pullquote h3 {
     background: url(uploads/images/quoteleft.gif) no-repeat scroll top left;
     padding: 5px 0 0px 25px;
     display: inline;
}
.pullquote img { 
margin-bottom: -7px;
}


/*---------------------
	LINKS
---------------------*/
a {
     color: #AF9C62; 
     text-decoration: none;
}
a:hover {text-decoration: underline;}
a:active {outline: none;}
a img {border: none;}


h3 a {color: #ab9e7a; text-decoration: underline;}
h3 a:hover {color: #103F78;}

h4 a {color: #103F78; text-decoration: underline;}
h4 a:hover {color: #ab9e7a;}


h5 a {color: #ab9e7a; text-decoration: underline;}
h5 a:hover {color: #103F78;}


/*---------------------
	LISTS
---------------------*/
ul {

}
p+ul {margin-top: -1em;}
ul li {
     list-style: square;
}
ul a {color: inherit;}
ol {margin: -0.3em 0 1em 1em;}
ol li  {
     margin: 0.4em 0.5em;
     line-height: 1.3em;
}

/*---------------------
	FORMS
---------------------*/
input, select {font-size: 11px; font-family: Arial;}
fieldset {border: none; padding: 0; margin:0;}

fieldset legend {
     font-size: 1.35em;
     line-height: 1.25em;
     margin: 0 0 0.5em 0;
     color: #AB9E7A;
     font-weight: normal;
     padding: 0;
     width: 300px;
    border: 1px solid red;
}
fieldset label {
     display: block;
     width: 140px;
     float: left;
     padding: 2px;
}
fieldset input {
     width: 280px;
     border: 1px solid #CDCAC0;
     margin-bottom: 5px;
     padding: 2px;
     float: left;
     color: #666;
}
fieldset textarea {
     width: 280px; 
     height: 100px;
     border: 1px solid #CDCAC0;
     margin-bottom: 5px;
     margin-top: 0;
     padding: 2px;
     color: #666;
     font-size:11px;
}
fieldset select {
     border: 1px solid #CDCAC0;
     margin-bottom: 5px;
     padding: 2px;
}
fieldset .longfield label {width: 426px;}
fieldset .longfield input, fieldset .longfield textarea {margin-left: 144px;}

.btn input, .btn a {
     margin: 0 0 5px 144px;
     display: block;
     color: #685728;
     text-align: left;
     padding:3px;
     background-color: #E8E4DB;
     font-size: 1em;
     border: none;
     cursor: pointer;
}
.btn input:hover, .btn a:hover {
     text-decoration: none;
     color: #103F78;
}

/*---------------------
	TABLES
---------------------*/
thead {font-size:1.2em; color: #333;}
tbody {background-color: transparent;}
td {vertical-align: top !important;}

/*---------------------
	OTHER
---------------------*/

/*---------------------HORIZONTAL LINE */
.hr {
     border: none;
     height: 5px;
     margin: 1em;
     clear: both;
}
.hr hr {display: none;}
hr.thin {margin: -0.3em 0 0.5em 0;}
hr.black {border-color: #000;}

/*---------------------DATA TABLES */
dt{
     float: left;
     clear: left;
     font-weight: bold;
     margin: 0 0 1em 1em;
     width: 55px;
     color: #000;
}
dd {
     display: block;
     margin: 0 0 1em 0;
     padding-left: 75px;
}

/*---------------------CODE VIEW */
code {
     background: #F0F0F0;
     color: #000;
     font-size: 1.1em;
}
pre {
     background: #333;
     font-size:1.2em;
     line-height:1.4em;
     color: #eaeaea;
     padding: 1em;
     margin: 0.5em 0;
     font-family: Verdana, Helvetica, sans-serif;
}
/* End of 'typography' */

/* Start of CMSMS style sheet 'sifr - screen' */
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

/* End of 'sifr - screen' */

