/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 10 April 2015 16:44:27
*/


/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 15 November 2013 11:02:05
*/


#rightContentContainer {
    float: right;
    width: 187px;
    padding: 5px 0 0 0;
}
#leftContentContainer {
    float: left;
    width: 217px;
}
#middleContentContainer {
    overflow: hidden;
}

/* Content - Left Menu */
#leftNav {
    background: #24667d;
}
#leftNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
#leftNav a {
    display: block;
    padding: 14px 45px 15px 15px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: background-color 400ms ease;
    transition: background-color 400ms ease;
}
#leftNav a:hover {
    text-decoration: none;
}
#leftNav > ul > li > a {
    background: url(http://www.centennialparklands.com.au/__data/assets/image/0005/78692/sprite.png?v=0.1.8) #274261 no-repeat 199px -592px;
    font-size: 14px;
}
#leftNav > ul > li > a + a {
    border-top: 1px solid #24667d;
}
#leftNav > ul > li a:hover {
    background-color: #1a2f47;
}
#leftNav > ul > .selected > a {
    background: url(http://www.centennialparklands.com.au/__data/assets/image/0005/78692/sprite.png?v=0.1.8) #24667d no-repeat -93px -588px;
    padding-bottom: 17px;
}

/* LeftNav level 2 */

#leftNav  ul  ul {
    margin: 0 14px;
    padding: 7px 0 11px 0;
    border-top: 1px solid #3589a1;
}
#leftNav ul ul li {
    position: relative;
    left: -14px;
}
#leftNav ul ul a {
    font-size: 13px;
    padding: 6px 12px 6px 28px;
    background: url(http://www.centennialparklands.com.au/__data/assets/image/0005/78692/sprite.png?v=0.1.8) #24667d no-repeat 15px -695px;
    line-height: 16px;
}
#leftNav ul ul a:hover {
    text-decoration: underline;
}

#leftNav ul ul a.selected {
    font-weight: bold;
}
/* Content - CONTENT */

.glass_box_2 {
  border: 1px solid #e0e1df;
  padding: 10px;
  background: #fff;
margin: 0px 0 40px;
line-height: 1.2em;
}

.activities { 
    margin-bottom: 20px; border: 1px solid #eeeeee; padding: 10px; float:left;
}

.activities img { 
    float: left; 
    border: 1px solid #E1E1DF;
    padding: 3px; 
    margin-bottom: 10px; 
    margin-right: 10px; 
    margin-bottom: 10px !important; 
}

*html .activities p { 
    float: left; margin-top: -5px; 
}

*html .activities img { 
    float: left;
    border: 1px solid #E1E1DF;
    padding: 3px; 
    margin-bottom: 10px; 
}

#content .act_marker li { 
    display: block !important; margin-top: 10px; 
}

#content .act_marker { 
    list-style-image: url(http://www.centennialparklands.com.au/_design_preview/css/inside.css/marker.gif); 
}

#cen_thumb{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px; 
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#image_0_use_editor_button { display: none; }

*html .activities { float: left; width: 470px; }



@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}