/* SITE PRINT STYLES FOR:
   CCTS telecommunications PTY LTD.
   CCTS Telephone Systems PTY LTD.
   CCTS Telecommunications Construction PTY LTD.
   http://www.ccts.com.au
   Author: Nathan Kelly - http://www.nathan-kelly.com
------------------------------------------------------------------------------*/

/* Common Elements.
------------------------------------------------------------------------------*/
#container {
margin:0;
padding:0;
}

#header h1 {
margin-left:-35px;
}

#header h2 {
right:0;
width:300px;
color:#2a417a;
text-indent:0;
font-size:.9em;
text-align:right;
white-space:nowrap;
background:transparent;
text-transform:lowercase;
}

#location {
height:auto;
}

#location h2 {
padding:0;
color:#2a417a;
margin:.5em 0;
font-size:.9em;
border:2px solid #e7e7e7;
}

#content {
padding:0;
font-size:x-small;
}

#content .wrapper { 
padding:0;
}

#content .news-item {
border-bottom:2px solid #e7e7e7;
}

#content img {
margin:0 0 20px 20px;
}

* html #content img {
float:none;
}

#footer {
padding-left:0;
border-top:4px solid #e7e7e7;
}

/* Hide Elements.
------------------------------------------------------------------------------*/
#site-tools,
#main-nav,
#location .collage,
#location .collage-2,
#location .collage-3,
#sub-nav,
#content .more-link,
#content .pdf-link,
#content .page-nav,
#footer .top-link,
#footer-copyright ul {
display:none;
}