/*-----------------------------------------------------
              >> Blueprint Default CSS <<
              
This is the default Blueprint stylesheet. You're free
to modify it however you wish, or replace it entirely.              
              
-----------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}


/*RESET END*/

body {
  font-family: Helvetica, Arial, sans-serif;     
}

a img {
  border: none;
  width:116px;
}
a img.homeimage {
  width: auto;
}

a {
  text-decoration:none;
  color:#f47b16;
}

a:hover {
  color:#001926;
}

p a {
  text-decoration:underline;
}

p.more {
  text-align:right;  
}

p.more a {
  font-weight:bold;
  text-decoration:none;
}

/*-----------------------------------------------------
                     >> Layout <<
-----------------------------------------------------*/
.container {
   
 
}

div.main_content {
  margin-left:270px;  
  max-width:800px;
  font-family:Geneva, Arial, sans-serif !important;
  padding-right:50px;
  padding-bottom:20px;
}

.content img {
  border:medium none;
  padding-bottom:15px;
  padding-right:25px;
  padding-top:15px;
  float:left;
}

.wide {

}

.sidebar {
  float:left;
  margin-left:20px;
  width:220px;
  font-size:90%;
  color:#003153;
  margin-bottom:40px;
}

.footer {
  clear:both;
  border-top:1px solid #e0e0e0;
  padding-bottom:10px;
  padding-top:3px;
  background:transparent url(images/footerbg.gif) repeat-x scroll left top;
}
/*-----------------------------------------------------
                  >> Navigation <<
-----------------------------------------------------*/

.nav_bar {
  width:225px;
  float:left;
  padding-bottom:20px;
  }
  
.nav_bar ul  { 
  padding:0px; 
  list-style-type: none; 
  padding-top:6px;
  text-indent:-9999px;
}

.nav_bar li a {
  width:225px;
  height:34px;
  display:block;
}

.nav_bar li {
  margin:0px 0;
}

.welcome a {
  background:url(images/welcomenav.gif) no-repeat bottom right;
}

.welcome a:hover, .welcome a.active {
  background:url(images/welcomenav.gif) no-repeat top right;
}

.aboutus a{
  background:url(images/aboutnav.gif) no-repeat bottom right;
}

.aboutus a:hover, .aboutus a.active{
  background:url(images/aboutnav.gif) no-repeat top right;
}

.membership a{
  background:url(images/membershipnav.gif) no-repeat bottom right;
}

.membership a:hover, .membership a.active{
  background:url(images/membershipnav.gif) no-repeat top right;
}
.taskforces a{
  background:url(images/taskforcenav.gif) no-repeat bottom right;
}

.taskforces a:hover, .taskforces a.active{
  background:url(images/taskforcenav.gif) no-repeat top right;
}

.businessleadershipprogram a{
  background:url(images/leadershipnav.gif) no-repeat bottom right;  
  height:68px !important;
}

.businessleadershipprogram a:hover, .businessleadershipprogram a.active{
  background:url(images/leadershipnav.gif) no-repeat top right;  
  
}

.events a{
  background:url(images/eventsnav.gif) no-repeat bottom right;  
}

.events a:hover, .events a.active{
  background:url(images/eventsnav.gif) no-repeat top right;  
}

li.projects a{
  background:url(images/programsnav.gif) no-repeat bottom right;
}

li.projects a:hover, li.projects a.active{
  background:url(images/programsnav.gif) no-repeat top right;  
}

.impressionsofmelbourne a{
  background:url(images/impressionsnav.gif) no-repeat bottom right;  
  height:68px !important;
}

.impressionsofmelbourne a:hover, .impressionsofmelbourne a.active {
  background:url(images/impressionsnav.gif) no-repeat top right;  
  
}

.mediacentre a{
  background:url(images/medianav.gif) no-repeat bottom right;
}

.mediacentre a:hover, .mediacentre a.active{
  background:url(images/medianav.gif) no-repeat top right;  
}


.contactus a{
  background:url(images/contactnav.gif) no-repeat bottom right;  
}

.contactus a:hover, .contactus a.active{
  background:url(images/contactnav.gif) no-repeat top right;  
}

.privacypolicy {
  display:none;
}

.privacypolicy a{
  background:url(images/privacynav.gif) no-repeat bottom right;  
}

.privacypolicy a:hover, .privacypolicy a.active{
  background:url(images/privacynav.gif) no-repeat top right;  
}

.usefullinks a{
  background:url(images/linksnav.gif) no-repeat bottom right;
}

.usefullinks a:hover, .usefullinks a.active{
  background:url(images/linksnav.gif) no-repeat scroll right -3px;  
}
  
.heading_item { 

}
/* hidden links */
li.contactus, li.sitemap, li.searchresults, li.melbstaff {
  display:none;
}

.sub_nav_bar li  { 
  text-align:right;
  margin-bottom:5px; 
  font-size:13px;
  color:#8c8c8c;
}

.sub_nav_bar li a {
  padding:5px 0px 5px 0px;
  height:auto !important;
  background:none;
  
}  

.sub_nav_bar li a:hover {
  background:none;
}

.sub_nav_bar{ 
  padding-top:10px !important;
  margin-left:0px;
  font-family:Arial, Verdana, Sans-serif;
  }
  
  
.sub_nav_bar a {
  color:#666666;
}

.sub_nav_bar a:hover {
  color:#333333;
}


.globalNav a {
  padding:1px 0;
}

ul.globalNav {

  overflow:hidden;
  width:100%;
  padding:0 0 20px 0;
  margin: 0 0 20px 0;
  list-style:none;
  font-size:100%;
}

ul.globalNav li {
  float:left;
  width:18%;
  overflow:hidden;
  margin:0 15px 0 0;
  border-right:1px solid #eee;
}

.globalNav a.active {
  background-color:#c4faff;
}

ul.globalNav ul {
  padding: 0 0 0 12px;
  margin:4px 0 0 0;
  font-size:80%;
}

ul.globalNav ul li {
  width:80%;
  border-right:none;
}

ul ul ul {
  margin-top:0;
}

/* Search form */

#siteTitle form {
  width:213px;
  height:19px;
  background:url(images/searchbg.gif) no-repeat top left;
  margin-left:11px;
  color:grey;
}

#siteTitle #query {
  padding-left:4px;
  width:147px;
  background:none;
  border:none;
  padding-top:1px;
}

#siteTitle input {
  border:none;
  border-left:1px solid #cccccc;
  background:none;
  padding-bottom:3px;
  color:#757575;
  font-size:10px;
}

/*-----------------------------------------------------
                  >> Basic Typography <<
-----------------------------------------------------*/

#siteTitle {
   margin-bottom:30px;
  position:relative;
}

#siteTitle ul {
  font-size:11px;
  position:absolute;
  right:34px;
  top:20px;
  list-style:none;
  
}

#siteTitle {

  background:url(images/headertile.jpg) repeat-x top left;
}

#siteTitle1 h1 {
  background:url(images/headerbg.jpg) no-repeat top left;  
}

#siteTitle ul li {
  float:left;
  margin-left:20px;
  margin-top:0;
  margin-bottom:0;
}

#siteTitle li a {
  color:#868788;
  font-family:Geneva, Arial, Sans-serif;
  
}

.siteTitle1 {

  background:url(images/headertile.jpg) repeat-x top left !important;
}

.siteTitle1 h1 {
  background:url(images/headerbg.jpg) no-repeat top left !important;  
}

.siteTitle2 {

  background:url(images/headertile1.jpg) repeat-x top left !important;  
}

.siteTitle2 h1 {
  background:url(images/headerbg1.jpg) no-repeat top left !important;
}


.siteTitle3 {
  
  background:url(images/headertile2.jpg) repeat-x top left !important;
}

.siteTitle3 h1 {
  background:url(images/headerbg2.jpg) no-repeat top left !important;
}

#logo {
  position:absolute;
  top:83px;
  right:0;
  text-indent:-9999px;
  width:384px;
  height:95px;
  background:url(images/logo.gif) no-repeat top left;
}

.siteTitle span {

}

em, i {
  font-style:italic;
}

h1.headtitle {
  padding-bottom:268px;
  text-indent:-9999px;
}

h1 {
  color:#f9b21c;
  font-size:18px;
  margin:0 0 15px 0;
  text-transform:uppercase;
}
h2 {
  text-transform:uppercase;
  color:#6699ff;
  font-size:14px;
  padding-top:15px;
  
}

h2 a {
  color:#197cb3;  
  
}

h2 a:hover {
  color:#2c93cc;
}

h3 {
  font-size:12px;
  color:#000;

}

h4 {

}
h6 {

}

.memberorg {
  float:left;
}

.memberorg li {
  background:white none repeat scroll 0 0;
  float:left;
  height:120px;
  margin:9px;
  padding:0 !important;
  text-align:center;
  width:120px;
  list-style:none;
}

.memberorg li img {
  margin:0 auto;
  width:auto;
  float:none;
  padding:0 !important;
  
}

.memberorg h1 {
  clear:both;
}

p {
  margin:15px 0;
  font-size:12px;
  color:#4c4c4c;
  line-height:15px;
}

strong {
  font-weight:800;
  margin:15px 0;
  font-size:12px;
  color:#4c4c4c;
  line-height:15px;
  
}

.content ul {
  margin:15px 0;
  font-size:12px;
  color:#4c4c4c;
  line-height:15px;
  padding-left:15px;
}

li {
  color:#4C4C4C;
  font-size:12px;
  line-height:15px;
  margin:15px 0;
}

#content p {
  font-size:12px;
  margin-left:0;
  
}

.welcomeimg {
  float:none !important;
  margin:0 auto;
  display:block;
  padding-right:0 !important;
  width:99%;
}

.imgmargin p, .imgmargin h2, .imgmargin h3 {
  margin-left:141px;
}

.main_content img {
  padding-right:15px;
  padding-bottom:15px;
}

.person {
  display:block;
  float:left;
  width:100%;
  margin-bottom:30px;
}

blockquote {
  padding:1.2em 2.0em;
}
blockquote p {
  font-size:1.2em;
  color:#003153;
  padding:0;
  margin:0;
  width:100% ! important;
}

blockquote cite {
  font-style:italic;
  font-size:0.9em;
}

.sidebar p {
  line-height:120%;
}

.footer p {
   font-size:12px;  
  margin-left:53px;
  color:#a2a2a2;  
}

.footer p a {
  color:orange ;
}

.footer p a:link, .footer p a:visited {
  color:orange ;
}

.footer p a:hover, .footer p a:active {
  color:#a2a2a2;
}

/*-----------------------------------------------------
                     >> Images <<
                     
Sizes
large: 440px
medium: 200px
small: 100px

Adjust accordingly!

-----------------------------------------------------*/

.captioned {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.captioned blockquote {
  background:none;
  margin: 6px 0 0 0;
  padding: 0;
  border:0;
}
.captioned blockquote p {
  font-size:0.85em;
  color:#777;
  font-style:normal;
  line-height: 140%;
}
img.small, .smallCaptioned {
  float:left;
  width:100px;
  margin:0 18px 10px 0;
}
img.med, .medCaptioned {
  float:left;
  width:200px;
  margin:0 18px 10px 0;
}
img.med_right, .med_rightCaptioned {
  float:right;
  width:200px;
  position: relative; 
}
img.large, .largeCaptioned {
  width:440px;
  margin:0;
  padding: 0;
  border: 1px solid #ddd;
  background:#fff;  
}
.largeCaptioned {
  margin: 1.7em 0;
  border: none;
  padding: 0;
}

.medCaptioned img, 
.med_rightCaptioned img,
.smallCaptioned img,
.small_rightCaptioned img,
.largeCaptioned img {
  float:none;
  margin:0;
}



/*-----------------------------------------------------
                     >> Blog & News <<
-----------------------------------------------------*/

.post {
  margin-bottom:50px;
}

.date {
  font-size:12px;
  display:block;
   padding-left:0px;
  color:#f47b16;
}

p.numberComments {
  font-size:12px;
  margin-top:25px;
  color:#003153;
}

.pagination {
  margin-top:15px;
  width:90%;
  text-align:right;
  font-size:11px;
}

.pagination ul {
  margin-top:4px;
  float:right;
  list-style:none;
  font-size:11px;
}

.pagination ul li {
  border-right:1px solid #444;
  padding:0 4px;
  float:left;
}

p.bio img {
  float:left;
  margin:0 9px 6px 0;
  border:1px solid #eee;
}


/*-----------------------------------------------------
                     >> Comments <<
-----------------------------------------------------*/

.date, .hidePreview {

}
form.comments {
  margin-top:45px;
}

form.comments div.details {
  float:left;
  width:40%;
  padding:0;
}

.details input {
  margin:0;
  width:100%;
}

form.comments div.comment {
 float:right;
 width:54%;
}

.comment textarea {
  width:100%;
}

form.comments small {
  float:right;
  font-size:11px;
  display:block;
  margin-top:0;
}

form.comments p.submit {
  padding-top:18px;
  clear:both;
}

#commentPreview p {
  color:#003153;
}

h2.commentsHeader {
  margin-top:40px;
  font-size:16px;
  font-weight:bold;
}

div.comment {
  margin-bottom:20px;
}

div.comment p {
  margin-bottom:25px;
  color:#444;  
  font-size:13px;
  line-height:130%;  
  width:80%;
  margin-bottom:13px;
}

.commenter {
  font-size:13px;
  margin-bottom:5px;
}

.numberComments {
  margin-top:30px;

}


/*-----------------------------------------------------
                     >> Events <<
-----------------------------------------------------*/

.event {
  margin-bottom:50px;
}

.date {
  font-size:14px;
  display:block;
   padding-left:0px;
  color:#f47b16;
}


/*-----------------------------------------------------
                     >> Policy <<
-----------------------------------------------------*/

.row {
  overflow:hidden;
  width:100%;
  margin-bottom:20px;
}

.project {

}

.project img {
  float:left;
  margin-bottom:20px;
  /*border:1px solid #eee;*/
}

.project p {

}

.project h3 {
  text-transform:uppercase;
  color:#6699ff;
  font-size:14px;
  padding-top:15px;
}

.project h3 a {
  color:#6699ff;
}

.project h3 a:hover {
  color:#2c93cc;
}

div.portfolio .slideshowMain {
  background: url(/static/images/spinner.gif) center center no-repeat;
  margin-bottom:10px;
}

div.portfolio .slideshowThumbs {
  margin-bottom:20px;
}

div.portfolio .slideshowMain img, div.portfolio .image img {
  width:96%;
}

div.portfolio .slideshowThumbs img {
  width:185px;
  margin-right:6px;
}

div.portfolio .caption, div.portfolio .imageInfo {
  text-align:left;
  margin-top:5px;
}

div.portfolio .slideshowMain p.caption {
  height:50px;
}

.projectDescription {
  width:70%;
  float:left;
}

.portfolio div.projectDetails {
  text-align:left;
  margin:0 0 20px 0;  
  font-size:12px;
}

.portfolio blockquote {
  background:url(images/pdf_icon.gif) no-repeat left 8px #F5F5F5;
  border:1px solid #E9E9E9;
  float:right;
  font-size:10px;
  margin:5px 0 0;
  padding:10px 21px;
  width:100px;
}

.portfolio blockquote p {
  color:#003153;
  font-size:1.2em;
  margin:0 0 0 42px;
  padding:0;
  width:70% !important;  
}

/*-----------------------------------------------------
                     >> Gallery <<
-----------------------------------------------------*/

div.gallery .slideshowMain {
  background: url(/static/images/spinner.gif) center center no-repeat;
}

div.gallery .slideshowMain img, div.gallery .image img {
  width:96%;
}

div.gallery .slideshowThumbs img {
  width:18%;
  margin-right:1%;
}

div.gallery .caption, div.gallery .imageInfo {
  text-align:left;
  margin-top:5px;
}

div.gallery .slideshowMain p.caption {
  height:50px;
}

/*-----------------------------------------------------
                  >> Contact Form <<
-----------------------------------------------------*/

form {
  float: left;
  padding:0;
}

.contact_sidebar {

  float:left;
  margin-left:40px;
  width:200px;
}


fieldset {
  padding:0;
}

label {
   display:block;
   color:#6699ff;
   font-size:13px ! important;
  margin-bottom:5px;

}

fieldset input {
  width:500px;
  font-size:12px;
  margin-bottom:10px;
  background:white none repeat scroll 0 0;
  border-top:1px solid #b4b3b3;
  border-bottom:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #b4b3b3;
  font-family:Geneva, Arial, Sans-serif;
  padding:5px;
}

fieldset textarea {
  width:500px;
  font-size:12px;
  line-height:130%;
  background:white none repeat scroll 0 0;
  border-top:1px solid #b4b3b3;
  border-bottom:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #b4b3b3;
  font-family:Geneva, Arial, Sans-serif;
  padding:5px;

}
fieldset textarea:hover, fieldset textarea:focus {
  border:1px solid #6699ff;
  background:#F5F5F5 none repeat scroll 0 0;
}

fieldset input:hover, fieldset input:focus {
  border:1px solid #6699ff;
  background:#F5F5F5 none repeat scroll 0 0;
}

p.submit {
  text-align:left;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  background:white none repeat scroll 0 0;
  border-top:1px solid #b4b3b3;
  border-bottom:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #b4b3b3;
  color:orange;
  font-size:12px;
  margin:5px 0 0;
  padding:5px;
  font-weight:500;
  cursor:pointer;
  
}

.submit input:hover, .submit input:focus {
  border:1px solid #6699ff;
  background:#F5F5F5 none repeat scroll 0 0;
}


/*-----------------------------------------------------
                     >> Search <<
-----------------------------------------------------*/

div.siteTitle form {
  position:relative;
  float:right;
  width:280px;
  margin-top:-4px;
}

/*-----------------------------------------------------
                     >> Links <<
-----------------------------------------------------*/

dl.links dt {
  font-weight:normal;
}

.links dt image {
  float:left;
}

dl.links dd {
  margin-bottom:20px;
}

dl.links dd p {
  font-size:13px;
  margin:0;
}


/*-----------------------------------------------------
                     >> Mimetypes <<
-----------------------------------------------------*/

a.download {
  display:block;
  overflow:hidden;
  border:1px solid #ccc;
  margin:0;
  padding:0;
  background:#eee;
  position:relative;
  text-decoration:none;
}
a.download:hover {
  background:#E6F1FF;
}
a.download label {
  margin:20px 0 0 0;
  padding:0;
  display:block;
  line-height:140%;
  float:left;
}
a.download label span {
  font-weight:bold;
  font-size:12px;
}
a.download img {
  float:left;
  margin:0;
  padding:3px 0;
  width:64px;
  height:64px
}

.sitemap {
  left:0px;

  position:relative;
  top:0;
  width:200px;
}

.sitemap li {
  text-align:right;
}

.sitemap a {
  color:#4c4c4c !important;
  font-weight:800;

  font-size:15px;
}

.sitemap a:hover {
  color:#f9b21c !important;
}



.sitemap ul.sitemapsub {
  color:#333333;
  left:220px;
  position:relative;
  top:-25px;
}

ul.sitemapsub a {
  font-weight:500;
  font-size:12px;

}

ul.sitemapsub li {
  text-align:left;
  line-height:5px;
}

/* extra css for calendar event */
#calendar .content {
  float: left;
}
#calendar .event h2 {
  clear: left;
}
#calendar .content img{
  padding-top: 0;
}


/*********************
  Home Page Resign
**********************/
.homepage {
  overflow: hidden;  
}

  .homepage .column{
    width: 250px;
    float: left; 
    margin: 0 20px 0 0;
  }
  
    .homepage .column h1{
      margin: 0 0 25px;
    }
  
    .homepage .column .subcolumn{
      margin: 0 0 50px;  
    }
    
    .homepage .column ul{
      list-style: none;
      padding: 0;
      margin: 0;
    }
    
      .homepage .column ul li{
        color: #F47B16;
      }
      
        .homepage .column ul li a{
          color: #2c93cc;
        }
    
    .homepage .column a{
      font-size: 12px;
      text-decoration: underline;
    }
    
    .homepage .column span.readmore{
      text-align: right;
      display: block;
    }
      
      .homepage .column span.readmore a{
        
      }
  
  .homepage .end{
    margin: 0 !important;  
  }