/*
  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: 03 September 2010 08:23:58
*/


/* START SECTION SPECIFIC STYLES - SYSTEMS
********************************************************/

/*
** 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.co.nz/__data/assets/image/0007/166471/systems_localNav_bg.gif) left top no-repeat;
}

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

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

#navLocal ul li {
    background: #d2c467 url(http://www.wormald.co.nz/__data/assets/image/0011/166466/tab_not_current.gif) no-repeat scroll top right;
}

#navLocal ul li.current {
    background: #bbad32 url(http://www.wormald.co.nz/__data/assets/image/0003/166467/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 #baad31;
}

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

/* END SECTION SPECIFIC STYLES - SYSTEMS
********************************************************/



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

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

.systemsListTile {
    float:left;
    width:186px;
    background: url(http://www.wormald.co.nz/__data/assets/image/0006/166470/systemsListTile_bg.gif) left top repeat-y;
    margin:5px 8px 5px 0px;
    padding:0px;
}

.systemsListTile h3 {
    background: url(http://www.wormald.co.nz/__data/assets/image/0005/166469/systemsListTile_heading_bg.gif) left top no-repeat;
    font-size:0.7em;
    margin:0px;
    padding:8px 0px 15px 10px; 
    color:#baad31;
    text-transform:uppercase;
}

#systemsListing .systemsListTile p {
    background: url(http://www.wormald.co.nz/__data/assets/image/0004/166468/systemsListTile_para_bg.gif) bottom left no-repeat;
    min-height:86px;
    height:auto !important;
    height:86px;
    padding:10px 10px 0px 10px;
    margin:0px;
}

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

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

.systemsListTile a:link, a:visited {
    color:#baad31;
    font-weight:bold;
}

.systemsListTile a:hover {
    //border-bottom: 1px solid #333333;
    text-decoration:none;
    color: #333333;
}

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


