/*
  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: 05 February 2012 00:51:49
*/


/* START SECTION SPECIFIC STYLES - SERVICES
********************************************************/

/*
** Specify background url for section banner
** Must be associated image of this css file and 493x152 pixels
** See global.css for global banner styles
*/
#banner {
    /* specify background url here */
}

#contentContainer {
    background: #e2e3e5 url(http://www.wormald.com.au/__data/assets/image/0009/99594/services_localNav_bg.gif) left top no-repeat;
}

h1 {
    background-color: #b3071b;
    color:#FFFFFF;
}

#contentSupplementary {
    background: url(http://www.wormald.com.au/__data/assets/image/0008/99593/contentSupplementary_bg.gif) right top no-repeat;
}

#navLocal ul li {
    background: #c65640 url(http://www.wormald.com.au/__data/assets/image/0016/164023/tab_not_current.gif) no-repeat scroll top right;
}

#navLocal ul li.current {
    background: #b3081b url(http://www.wormald.com.au/__data/assets/image/0017/164024/tab_current.gif) no-repeat scroll top right;
}


#featureImage {
    /* specify background image for main content feature image div */
}

#contentLinks li a {
    border-right: solid 4px #b3071b;
}

#contentLinks li a:hover {
    background-color: #b3071b;
    color:#FFFFFF;
}

/* END SECTION SPECIFIC STYLES - SERVICES
********************************************************/

/* START LANDING PAGE STYLES 
********************************************************/

#servicesListing {
    padding:10px 0px 0px 0px;
    margin:0px 25px 0px 34px;
}

.servicesListTile {
    float:left;
    width:186px;
    background: url(http://www.wormald.com.au/__data/assets/image/0017/102833/servicesListTile_bg.gif) left top repeat-y;
    margin:5px 8px 5px 0px;
    padding:0px;
}

.servicesListTile h3 {
    background: url(http://www.wormald.com.au/__data/assets/image/0018/102834/servicesListTile_heading_bg.gif) left top no-repeat;
    margin:0px;
    padding:8px 0px 15px 10px; 
    color:#b3071b;
    text-transform:uppercase;
}

#servicesListing .servicesListTile p {
    background: url(http://www.wormald.com.au/__data/assets/image/0019/102835/servicesListTile_para_bg.gif) bottom left no-repeat;
    min-height:86px;
    height:auto !important;
    height:86px;
    padding:10px 10px 0px 10px;
    margin:0px;
}

#servicesListing p a:visited, #servicesListing p a:link {
  text-decoration: none;
  font-weight: bold;
  color:#b3071b;
}

#servicesListing p a:hover {
  text-decoration: none;
  font-weight: bold;
  color:#333333;
}

.servicesListTile a:link,a:visited {
    color:#b3071b;
    font-weight:bold;
}
.servicesListTile a:hover {
    //border-bottom: 1px solid #333333;
    text-decoration:none;
    color: #333333;
}

#contentMain ul {
list-style:square;
list-style-position:outside;
}

#contentMain ul li {
list-style:square;
list-style-position:outside;
margin-left:15px;
}


/* END LANDING PAGE STYLES
********************************************************/
