/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 10 September 2010 08:29:51
*/


/* CSS Document */
h1,h2,h3,h4,h5{
   color: #007FAB;
}
#purchase-tickets-nav{
   visibility: hidden;
}
/* LAYOUT */
ul#menu{
   margin-right: 25px;
}
h1,
#thumbnail,
#scrollbar-holder{
   display: block;
}   
#thumbnail{
   margin-bottom: 10px;
}  
#thumbnail img{
   width: 600px;
   height: auto;
}  
#inside-content{
   position: relative; 
   padding: 5px 0 10px 0;
   font-size: 1.2em;
}
#inside-content *{
   /*font-size: 14px;*/
}
#content{
   width: 600px;
}
#content h1{
   border-left: 25px solid #007FAB;
   padding-left: 10px;
   display: block; 
   height: auto;
   margin-bottom: 10px;
}
#content h2{
   margin-bottom: 10px;
   font-size: 1.2em;
}
#content .thumbnail{
   margin-bottom: 10px;
}
#content p{
   margin-bottom: 1em;
}
#content a{
   text-decoration: underline;
   color: #666666;
}
#content ul, 
#content ol{
   margin-left: 25px; 
   margin-bottom: 1em;
}
#content ul ul, 
#content ol ol{
   margin-bottom: 0;
}
#content li{
   margin-bottom: 1em;
}
#content input{
   padding: 3px; 
   cursor: pointer
}
#content input.sq-form-field{ 
   cursor: default
}
#content td td a{
   font-weight: bold;
   margin-top: 10px;
   display: block;
   padding-bottom: 3px;
}
#content td td td a{
   font-weight: normal;
   margin-top: 0px;
   padding-left: 3px;
}
#icon-links{
    display: block;
    height: 47px;
    clear: both;
    position: relative;
}
#icon-links a{
    display: none;
    height: 47px;
    width: 46px;
    float: right;
    margin-left: 10px;
}
#icon-links a span{
    display: none;
}
#icon-links .flash-container{
    position: relative;
    display: block;
    height: 45px;
    width: 45px;
    float:right;
    margin-left: 10px;
}
#icon-links .flash-icon{
}
#icon-links .flash-title{
    position: absolute;
    left: -41px;
    top: -23px;
    width: 120px;
    height: auto;
    background: #6D6E71;
    color: #fff;
    padding: 2px 3px;
    font-size: 0.75em;
    display: none;
    text-align: center;
    white-space: nowrap;
}
#content .hire  a.icon-hire{
    display: block;
    background: url(http://mackayecc.com.au/__data/assets/image/0017/55511/icon-links.jpg) no-repeat 0px 0px;
}
#content .floor  a.icon-floor{
    display: block;
    background: url(http://mackayecc.com.au/__data/assets/image/0017/55511/icon-links.jpg) no-repeat -114px 0px;
}
#content .tech  a.icon-tech{
    display: block;
    background: url(http://mackayecc.com.au/__data/assets/image/0017/55511/icon-links.jpg) no-repeat -170px 0px;
}
#content .menu  a.icon-menu{
    display: block;
    background: url(http://mackayecc.com.au/__data/assets/image/0017/55511/icon-links.jpg) no-repeat -226px 0px;
}
#content .theming  a.icon-theming{
    display: block;
    background: url(http://mackayecc.com.au/__data/assets/image/0017/55511/icon-links.jpg) no-repeat -58px 0px;
}
#content .inquiry  a.icon-inquiry{
    display: block;
    background: url(http://mackayecc.com.au/__data/assets/image/0017/55511/icon-links.jpg) no-repeat -282px 0px;
}


#inside-container-image{
   display: none;
}
div#scrollbar {
   display:none; /* hide from incapable */
}


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 600px; /*width of featured content slider*/
height: 300px;
margin-bottom: 10px;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 600px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
-moz-opacity: 1;
opacity: 1;
filter:alpha(opacity=100);
}
.pagination{
display: none;
width: 534px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
}

