/*
  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:54
*/


/* START SECTION SPECIFIC STYLES - PRODUCTS
********************************************************/

/*
** 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/0005/166460/products_localNav_bg.gif) left top no-repeat;
}

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

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

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

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


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

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

/* END SECTION SPECIFIC STYLES - PRODUCTS
********************************************************/


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

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

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

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


#productsListing .productsListTile p {
    background: url(http://www.wormald.co.nz/__data/assets/image/0008/166463/productsListTile_para_bg.gif) bottom left no-repeat;
    min-height:86px;
    height:auto !important;
    height:86px;
    padding:10px 10px 0px 10px;
    margin:0px;
}

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

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

.productsListTile a:link, a:visited {
    color: #ed7703;
    font-weight:bold;
}

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

.

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