/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #515355 top repeat-x;
	color: #efefeb;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #f2c304;
	outline: none;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	background: #efefeb;
	border: #999999 1px solid;
	color: #575757;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
/*h2{
	font-size: 1.3em;
	letter-spacing: -1px;
	margin: 0 0 .5em;
}*/
h2, h3{
	font-size: 10.5pt;
	margin: 0 0 1em;
	text-transform: uppercase;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h4{
	color: #f2c304;
	font-size: 1em;
	margin: 0 0 .1em
}
h5{
	font-size: .9em
}
p{
	line-height: 1.1em;
	padding: 0 0 1em;
        font-size: 0.9em;
}

span.small {
    font-size: 0.9em;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 949px
}
/*=== Header ===*/
#header{
	height: 115px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
	width: 260px
}
#header h1 a{
	display: block;
	height: 115px;
	text-decoration: none
}
#logo-rcsa{
	margin: 0 auto;
	width: 949px
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 12px;
	height: 35px
}
.nav1 li{
	background: url(../images/nav1-sep.gif) left no-repeat;
	float: left;
	line-height: 35px
}
.nav1 ul {

}

.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none
}
.nav1 li a span{
	display: block;
	float: left;
	height: 35px;
	padding: 0 13px 0 0
}
.nav1 li a:hover, .nav1 li.active a{
	background: url(../images/nav1-hover.gif) left no-repeat;
	color: #2c2b2b;
	cursor: pointer;
	text-decoration: none
}
.nav1 li.active a span, .nav1 li a:hover span{
        float: left;
	background: url(../images/nav1-hover.gif) right no-repeat
}
/*- Nav2 -*/
.nav2{
	background: url(../images/nav2-bgr.gif) top repeat-x;
	border-bottom: 1px solid #474847;
	font-size: 10px;
	font-weight: bold;
	height: 40px;
	text-transform: uppercase
}
.nav2 li{
	background: url(../images/nav2-sep.gif) right no-repeat;
	float: left
}
.nav2 li a, .nav2 li span {
	color: #f2c204;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 6px
}
.nav2 li span {
    color: white;
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #ffffff;
	text-decoration: none
}
.nav2 li.last{
	background: none
}

/*=== Title Placeholder ===*/
.title{
	border: 1px solid #ffffff;
	clear: both;
	height: 198px;
	overflow: hidden;
	width: 947px;
}
.title img{
	display: block
}
    /* for the first banner image - link to the video */
    #banner_video_link:hover {
        cursor: pointer;
    }

    /*#colorbox{top:100px !important;}*/

/*- Headline -*/ 
.headline{
	background: url(../images/headline-bgr.gif) top repeat-x;
	height: 28px;
	margin: 0 0 10px;
	padding: 0 0 0 10px
}
.headline h3{
	color: #efefeb;
	font-size: 12px;
	line-height: 28px
}
/*=== All Columns ===*/
#columns{
	border-bottom: 1px solid #595c5c;
	height: 1%;
	margin: 0 0 15px
}
.noborder {
  border-bottom:medium none !important;
  margin:0 !important;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 280px
}
.col2{
	float: right;
	font: 1.2em Tahoma,Arial, Helvetica, sans-serif;
	margin: 15px 0 0;
	padding: 0 15px 0 0;
	width: 640px
}
.col2 h2{
	font-family: Arial, Helvetica, sans-serif
}
.col3 {
  font: 1.2em Tahoma, Arial, Helvetica, sans-serif;
  margin: 15px 0 0;
  padding: 0 15px;
  width: 918px;
         text-align:justify;
  height: 348px;
  overflow: auto;
}
.industrynewscol {
  width:440px !important;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(../images/box-bgr.gif) #4b4e4f top repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 280px;
}
.box-content{
  padding: 13px 10px;
  /*height: 320px;*/
  /*overflow: auto; */
}
.download-box {
  color:#CCCCCC;
  font-size:12px;
  font-weight:bold;
  padding-top:5px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
/*.list1{
	margin: 0 0 1em;
	padding: 0 0 0 17px;
        font-size: 0.9em;
}*/
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 0;
	margin: 0 0 .3em;
	padding: 0 0 0 22px
}

#columns ul {
    margin: 0 0 1em;
    padding: 0 0 0 17px;
    font-size: 0.9em;
}
#columns ul li {
    background: url(../images/ico-list.gif) no-repeat 0 0;
    margin: 0 0 .3em;
    padding: 0 0 0 22px
}


/*- List Reports -*/
.list-reports{
	height: 110px;
	margin: 0 0 15px
}
.list-reports li{
	float: left;
	height: 110px;
	margin: 0 24px 0 0;
	width: 138px
}
.list-reports h4{
	background: #303233;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase
}
.list-reports h4 a{
	color: #ffffff
}
.list-reports img{
	border: 1px solid #303233;
	border-bottom: 0;
	display: block
}
.list-reports li.last{
	margin: 0
}
.contact-details {
  float:right;
  padding-left:30px;
  width:270px;
  text-transform: uppercase;
}
.contact-details-left {
  float:left;
  width:535px;
}

/* perth */
.contact-details-left.perth-details {
	width: 535px;
}


/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	background: url(../images/search-bgr.png) top no-repeat;
	font-size: 12px;
	height: 162px;
	margin: 10px 0 0 10px;
	padding: 15px 10px 0 10px;
	position: absolute;
	width: 217px;
        z-index: 5000;
}
#search select{
	float: left;
	margin: 0 0 13px;
	text-transform: uppercase;
	width: 217px
}
* html #search div{
	height: 20px;
}
#search h4{
	color: #ffffff;
	margin: 0 0 25px
}
#search input.btn{
	float: right;
	width: auto
}
.newslist dt {
  color:#F2C304; font-size: 0.9em;
  float:left;
  font-weight:bold;
  padding-right:15px;
}
.newslist dd {
  margin-bottom:15px; font-size: 0.9em;
  margin-left:80px;
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #666969;
	color: #b4b3b1;
	font-size: .85em;
	height: 20px;
	padding: 10px 0;
	text-transform: uppercase
}
#footer a{
	color: #b4b3b1
}
#footer a:hover{
	color: #ffffff;
	text-decoration: none
}
#footer li{
	display: inline;
	padding: 0 3px
}
#footer li.last{
	border: 0
}
/*- Social Links -*/
.soclinks{
	float: right
}
.soclinks li{
	height: 23px;
	position: relative;
	width: 23px;
        clear: both;
}
.soclinks li a span{
	display: none;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	margin: -55px 0 0 -15px;
	padding: 3px 0 0;
	width: 61px
}
.soclinks li a:hover span{
	background: url(../images/btn-hover.gif) top no-repeat;
	display: block;
	position: absolute;
	text-align: center
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}


/*--- SUB MENU---*/
#jsddm
{	margin: 0;
	padding: 0;
        z-index: 6000;
        text-transform: uppercase;
}

    #jsddm li ul
    {
        margin: 36px 0 0 0; padding: 0;
        position: absolute;
        visibility: hidden;
        z-index: 6001;
        float: left;
        width: 160px;
     }

    #jsddm li ul li
    {
        float: left;
    }

    #jsddm li ul li a
    {
       width: 160px;
       background: #fed546;
       border-top: 1px solid #d3b341;
       color: #89721f;
       height: 36px;
       float: left;
    }

    #jsddm li ul li a:hover
    {	
        background: #f8c000;
    }

.yellow {
  color:#F2C304;
}

.testimonial-entry {
  border-top:1px dotted #666666;
  font-family:Arial,Helvetica,sans-serif;
  font-style:italic;
  padding:10px 0 7px;
}

.testimonial-name {
  color:#F2C304;
  padding:0 0 10px;
}

.apply-buttons a {
/*  background:#F2C304 none repeat scroll 0 0;
  color:#2C2B2B;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  margin-left:10px;
  padding:5px 10px;
  
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(border-radius.htc);*/
}



/* ------ NEWS ------- */
img.news_image
{
    float:right;
    padding: 10px 10px 10px 50px;
}

p.news_title {
    color: #ffc905;
    font-size: 1.1em;
    padding-bottom: 20px;
}

/* ----- FOOTER MENU (policy...) ------- */
#jspolicymenu
{	margin: 0;
	padding: 0;
        z-index: 5000;
}

    #jspolicymenu li ul
    {
        margin: -140px 0 0 0px; padding: 0;
        position: absolute;
        visibility: hidden;
        z-index: 5001;
     }

    #jspolicymenu li ul li
    {
        float: none;
        display: inline;
        margin: 0; padding: 0;
    }

    #jspolicymenu li ul li a
    {
       display: block;
       width: 160px; height: 20px;
       margin: 0; padding: 10px;
       background: #FED546; border-top: 1px solid #d3b341;
       color: #89721F; text-transform: none; font-size: 12px;
    }

    #jspolicymenu li ul li a span {
        display: block;
        padding: 15px 0 0 10px;
        font-size: 1.1em;
    }

    #jspolicymenu li ul li a:hover
    {
        background: #f8c000;
        color: #89721f;
    }



/* ------ JOB DESCRIPTION ------- */
.job_description {
    overflow: auto;
    margin: 0; padding: 0 15px 0 0;
    height: 345px;
}

#home_col2.col2 {
    margin: 0; padding: 0;
}

#home_col2.col2 h2 {
    margin-top: 15px;
}

/* --------- AD BANNER -------- */
a#ad_banner {
    display: block;
    padding: 25px 0 0 0;
    float: left;
}

a#ad_banner img {
    margin: 0; padding: 0;
}
/* --------- POP-UP FORM ---------- */
#popup_form {
    padding: 25px;
    margin: 0 auto;
}

#popup_form h2 {
    margin: 0 0 0 30%;
}

#popup_form form {
    margin-top: 23px;
}

#popup_form input {
    padding: 3px 4px;
}

#popup_form tr td {
    padding: 5px 0;
}

#popup_form th {
    text-align: right;
    padding-right: 20px;
    font-size: 1.2em;
}

    /* * - mendatory field */
#popup_form th label span {
    color: #f8c000;
    font-size: 0.9em; font-weight: bold;
}

    /* label details */
#popup_form th label span.small {
    font-size: 0.8em; color: #dfdfdf; font-weight: normal;
}

#popup_form ul.error_list li {
    color: #f8c000;
}

#popup_form .submit {
  padding: 5px;
  background-color: #f8c000;
  color:#2C2B2B;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  margin-left:10px;
  padding:5px 10px;

    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(border-radius.htc);
}

#popup_form .submit:hover {
    cursor: pointer;
    text-decoration: underline;
}

.confimation_message {
    color: #f8c000; font-size: 1.2em;
    margin-top: 20px;
}


/* Popup on homepage */
.popup_link {
    display: block;
}

.popup_link img {
    display: block;
}


/* *********** ABOUT US PAGE ********** */
.datelist dt {
  color:#F2C304; font-size: 0.9em;
  float:left;
  font-weight:bold;
  padding-right:15px;
}
.datelist dd {
  margin-bottom:15px; font-size: 0.9em;
  margin-left:55px;
}


a#executive_search_tooltip {
    color: white;
}

a#executive_search_tooltip:hover {
    color: #f2c204;
}


/* *********** CONTACT US ********** */
#google_map {
    color: black;
    font-size: 12px;
}

#google_map span {
    font-size: 13px;
    font-weight: bold;
}

#google_map p {
    margin-top: 6px;
    font-size: 12px;
}

/* acrsearch.com link */
a#executive_search_link {
    color: white;
}


/* SEARCH JOB */

#columns ul.breadcrumb {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#columns ul.breadcrumb li {
	display: inline;
	margin: 0 4px;
	background: none;
	padding: 0;
}

#columns ul.breadcrumb li:first-child {
	margin-left: 0;
}

p.page_index {
	margin:15px 0 20px 0px;
	font-size: 13px; line-height: 15px;
	font-weight: bold;
	padding: 5px 0 7px 0;
	border-top: 1px dashed #aaaaaa;
	border-bottom: 1px dashed #aaaaaa;
}

.sub_classification_list {
	height: 175px;
	overflow: auto;
	margin-bottom: 15px;
	background-color: #515456;
}

#division_tabs_wrapper {
	display: block; width: 100%; height: 20px;
	margin-top: 27px;
	border-bottom: 3px solid #ce9d37;
}


ul#division_tabs {
    margin: 0; padding: 0;
}

ul#division_tabs li {
    list-style: none;
    display: block; float: left;
    height: 17px; /* 20-3 */
    margin-left: 10px;
    padding: 3px 12px 0 12px;
    background: transparent url('../images/division-tab-bg.jpg') top left repeat-x;
    -moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0; /* future proofing */
	-khtml-border-radius: 4px 4px 0 0; /* for old Konqueror browsers */
}

ul#division_tabs li.current {
    background-image: none;
    background-color: #ce9d37;
}

ul#division_tabs li a {
    color: #bfbfbf;
    font-size: 12px; font-weight: bold;
}

ul#division_tabs li a:hover {
    color: white; text-decoration: none;
}

ul#division_tabs li.current a {
    color: white;
}
/* ! SEARCH JOB */



/* JOB SHOW ONE */
#columns .job-description ul {
	margin-top: 5px;
}

.grey-box {
	background-color: #46484a;
	padding: 22px;
	width: 200px;
}

.grey-box.apply-buttons {
    color: #f0e807;
}

.grey-box.apply-buttons a {
	float: left; margin-left: 7px; margin-top: 1px;
	color: white; font-weight: bold;
}

.grey-box.job-details {
	float: right;
	width: 330px;
	padding: 20px 22px;
}

.grey-box.job-details table tr th, .grey-box.job-details table tr td  {
	height: 21px;
}

.grey-box.job-details table tr th {
	font-size: 11px;
	text-align: left;
}

.grey-box.job-details table tr td {
	/*color: #f7b745;*/
    color: #f0e807;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}

.orange-square {
	display: block; width: 12px; height: 12px; margin-top: 4px; float: left;
	/*background-color: #f7b745;*/
    background-color: #f0e807;
}

h5.interested {
	/*color: #f7b745;*/
    color: #f0e807;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}



/* ! JOB SHOW ONE */


/* HOME */
.home-left-box {
	display: block;
	height: 305px;
}

.home-left-box .orange-square {
	margin-top: 13px; width: 9px; height: 9px;
	background-color: #f0e807;
}

.home-left-box a {
    display:block; float: left;
    width: 242px;
	margin-left: 7px; margin-top: 6px;
	color: white; font-weight: bold;
	font-size: 13px; line-height: 20px;
}
/* ! HOME */


/* PRE-FOOTER */
#pre-footer {
	margin-top: 37px; margin-bottom: 20px;
	display: block;
	width: 100%; height: 70px;
	border-top: 2px solid #a2a3a3;
}

#pre-footer ul {
	margin-top: 18px;
}

#pre-footer ul li {
	color: #d5d5d5; font-size: 17px;
	display: block; float: left;
	/*width: 134px; */
	padding: 0 26px;
	height: 36px;
	border-left: 1px solid #d5d5d5;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
}

#pre-footer ul li.last {
	padding-right: 0;
}

#pre-footer ul li:first-child {
	border-left: 0;
}

#pre-footer ul li a {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0;
	line-height: 11px;
	text-transform: none; 
}
/* ! PRE-FOOTER */



/* MORE INFO SECTION */

.more-info {
	display: none;
	margin-top: 40px;
}

.more-info.first {
	margin-top: 15px;
}

.more-info ul {
    margin: 0 0 1em;
    padding: 0 0 0 17px;
    font-size: 0.9em;
}
.more-info ul li {
    background: url(../images/ico-list.gif) no-repeat 0 0;
    margin: 0 0 .3em;
    padding: 0 0 0 22px;
    line-height: 15px;
}

.more-info p {
	font-size: 13px;
}

/* ! MORE INFO SECTION */


.acrworld_job_information {
	background-color: #252525;
	padding: 10px;
	font-size: 11px;
}

.acrworld_job_information h3 {
	font-size: 12px;
}

.acrworld_job_information p {
	font-size: 11px; line-height: 14px;
	margin-bottom: 0; padding-bottom: 0;
}
