#easylist-results{
  float: left;
  width: 100%;
}

#page-content #easylist-results li.stock-item {
  float: left;
  padding: 8px 0 6px;
  width: 100%;
  margin: 0 0 10px 0;
  list-style-type: none;
}

#page-content #easylist-results.two-columns li.stock-item{
  margin: 0 18px 10px 0;
  padding: 8px 6px 6px;
  width: 342px;
}

#title .panel {
  background: transparent;
}
  
#easylist-results div {
  float: left;
}

#easylist-results div.thumbnail {
  width: 200px;
  padding: 0 10px;
}

#easylist-results.two-columns div.thumbnail {
width: 320px;
padding: 0 10px;
}

#page-content #easylist-results.two-columns li.stock-item:nth-child(even){
  margin-right: 0;
}

#easylist-results div.thumbnail img {
  margin: 8px 0;
  width: 200px;
}

#easylist-results.two-columns div.thumbnail img {
margin: 8px 0;
width: 320px;
}

#easylist-results div.details {
  width: 320px;
  margin: 0 15px 0 0;
  min-height: 178px;
}
#easylist-results.two-columns div.details {
width: 320px;
margin: 0 10px;
  min-height: 100px;
}

#easylist-results div.price {
  width: 150px;
  padding: 5px 0 5px;
  text-align: center;
}

#easylist-results.two-columns div.price {
width: 320px;
padding: 10px 10px;
}

#easylist-results div.price span.price{
  font-weight: bold;
  font-size: 14px;
}
#easylist-results.two-columns div.price span.price{
  width: 100%;
float: left;
font-size: 1.5em;
line-height: 2em;
}

body #easylist-results.two-columns span.weekly-price {
  width: 300px;
}

#page-content #easylist-results div.details h3{
  margin: 0;
}

#easylist-results div.action, #easylist-carousel li div.action {
  width: 150px;
}

#easylist-results div.action {
  margin: 5px 0 0;
  text-align: center;
}

#easylist-results.two-columns div.action {
width: 320px;
margin: 0 10px;
}

#easylist-results a.button{
  margin: 0 0 5px 0;
}

#easylist-pagination {
  clear: both;
  float: left;
  margin: 10px 0;
  overflow: visible;
  padding: 0 0 0 10px;
  position: relative;
  width: 100%;
}

#easylist-poweredby{
  clear: both;
  float: left;
  width: 100%;
}

#easylist-new-items li {
  text-align: center; 
}

/* Navigation Breadcrumbs */

#easylist-breadcrumbs { margin: 0 0 15px; float: left; }

ul#easylist-breadcrumbs {
  float: left;
  width: 945px;
  margin: 0;
  padding: 0;
  height: 2.9em;
}

ul#easylist-breadcrumbs li {
display: block;
float: left;
font-size: 12px;
height: 30px;
line-height: 30px;
margin: 0;
padding: 0;
position: relative;
}

ul#easylist-breadcrumbs li a {
display: block;
outline: medium none;
padding: 0 8px;
line-height: 30px;
text-decoration: none;
height: 30px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  font-weight: bold;
}



ul#easylist-breadcrumbs li:hover ol{
  display: block;
}

ul#easylist-breadcrumbs li a.easylist-menu {
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}

ul#easylist-breadcrumbs li a.easylist-menu.model-select {
  min-width: 20em;
}
 
ul#easylist-breadcrumbs li ol {
  display: none;
  left: 0;
  min-width: 16em;
  position: absolute;
  top: 30px;
  z-index: 60;
   border-radius: 0 4px 4px 4px;
  -moz-border-radius: 0 4px 4px 4px;
  -webkit-border-radius:  0 4px 4px 4px;
}

ul#easylist-breadcrumbs li ol li {
  clear: both;
  float: none;
  overflow: hidden;
  min-width: 16em;
  margin: 0 0 1px 0;
}

ul#easylist-breadcrumbs li ol li a{
  min-width: 16em;
  color: #fff;
  border-radius: 4px;
}

ul#easylist-breadcrumbs li.sort-order{
  float: right;
  width: 12em;
}
ul#easylist-breadcrumbs li.sort-order ol,
ul#easylist-breadcrumbs li.sort-order ol li,
ul#easylist-breadcrumbs li.sort-order ol li a{
  /*width: 12em;*/
  min-width: 12em ! important;
  color: #fff;
}


ul#easylist-breadcrumbs li ol li a.listing{
  white-space: nowrap;
}

ul#easylist-breadcrumbs li ol li a:hover{
  background: #760B00;
}

ul#easylist-breadcrumbs li ol li.selected a{
}

ul#easylist-breadcrumbs li ol li.selected a:hover{
}

ul#easylist-breadcrumbs, ul#easylist-breadcrumbs li, ul#easylist-breadcrumbs li a { z-index: 101; }
      
      
      ul#easylist-breadcrumbs {
          background: 
          #EEE;
          border-radius: 4px;
          float: left;
          height: 30px;
          margin: 0 0 10px 0;
          padding: 5px;
            border-bottom: 1px solid 
          #CCC;
      }
      }
      ul#easylist-breadcrumbs li a {
        background: #eee;
        color: #000;
      }
      
      ul#easylist-breadcrumbs li a.easylist-menu:hover span.arrow-e,
      ul#easylist-breadcrumbs li.hover a.easylist-menu span.arrow-e {
        border-left-color: #ffffff;
      }
      ul#easylist-breadcrumbs li a.easylist-menu:hover span.arrow-s,
      ul#easylist-breadcrumbs li.hover a.easylist-menu span.arrow-s {
        border-top-color: #cccccc;
      }

      #easylist-results a.images-link, #easylist-results a.video-link, #easylist-results a.new-item-link, 
      #easylist-results a.demo-item-link, #easylist-results a.sale-link{
        float: left;
        width: 32px;
        height: 24px;
        padding: 0;
        margin: 0 0 5px 0;
        text-indent: -10000px;
        display: inline-block;
      }
      #easylist-results a.images-link{
        background: url(../../images.24.akamai.uniquewebsites.com.au/images.png) 0 0 no-repeat;
      }
      #easylist-results a.video-link{
        background: url(../../images.24.akamai.uniquewebsites.com.au/film.png) 0 0 no-repeat;
      }
      #easylist-results a.new-item-link{
        background: url(../../images.24.akamai.uniquewebsites.com.au/new.png) 0 0 no-repeat;
      }
      #easylist-results a.demo-item-link{
        background: url(../../images.24.akamai.uniquewebsites.com.au/promotion.png) 0 0 no-repeat;
      }
      #easylist-results a.sale-link{
        background: url(../../images.24.akamai.uniquewebsites.com.au/sale.png) 0 0 no-repeat;
      }
      #easylist-results span.was-price{
        text-decoration: line-through;
      }

body #page-content #easylist-results ol.meta-data li{
  width: auto;
font-size: .95em;
line-height: 1.1em;
  margin: 0 0 5px 20px;
}

body #page-content #easylist-results ol.meta-data li span{
  font-weight: bold;
}
#easylist-results h3 a{
  text-decoration: none;
  font-size: 14px;
}



#easylist-quicksearch{
  float: left;
  width: 100%;
  background: #eee;
}

body #page-content #easylist-quicksearch li{
  list-style-type: none;
  display: inline-block;
  float: left;
  margin: 0 0 0 10px;
  line-height: 50px;
}
#easylist-quicksearch li label{
  line-height: 50px;
}

#easylist-social-links {
float: left;
clear: both;
margin: 0 0 10px;
}

#easylist-social-links li {
float: left;
list-style: none outside none;
margin: 0 3px 0 0;
padding: 0;
width: 24px;
}

#easylist-social-links a.social-icons-24 {
display: inline-block;
width: 24px;
height: 24px;
overflow: hidden;
background-image: url(../../images.24.akamai.uniquewebsites.com.au/social-icons-1.png);
}
#easylist-social-links a.social-icons-24.tradingpost{
  background-image: url(../../images.24.akamai.uniquewebsites.com.au/tp.png);
}
#easylist-social-links a.social-icons-24.facebook {
background-position: 0 0;
}
#easylist-social-links a.social-icons-24.twitter {
background-position: -24px 0;
}
#easylist-social-links a.social-icons-24.myspace {
background-position: -48px 0;
}
#easylist-social-links a.social-icons-24.linkedin {
background-position: -96px 0;
}
#easylist-social-links a.social-icons-24.digg {
background-position: -120px 0;
}
#easylist-social-links a.social-icons-24.delicious {
background-position: -144px 0;
}
#easylist-social-links li.google-plus-one {
margin: 0;
}



body #title .panel,
body #title form.easypage-form {
  background: transparent;
}

body #title #mini-search h2 {
  color: #fff;
}

body #title #mini-search form.easypage-form label {
  color: #fff;
  border-right: none;
}

 div.newest-items-with-search div.carousel{
      float: left;
      width: 640px;
      margin: 0;
      padding: 5px;
      overflow: hidden;
      position: relative;
      height: 320px;
    }

 div.carousel.width954{
      float: left;
      width: 944px;
      margin: 0;
      padding: 5px;
      overflow: hidden;
      position: relative;
    }

div.carousel.width954 div.scrollable{
      float: left;
      width: 944px;
      margin: 0;
      padding: 0;
      overflow: hidden;
      position: relative;
     height: 240px;
    }

div.carousel.width954 .items{
    clear: both;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20000em;
}
div.carousel.width954 div.item{
 float: left;
    list-style: none outside none;
    margin: 0 2px;
    padding: 5px 3px;
    position: relative;
    text-align: center;
    width: 108px;
  height: 225px;
    }
div.carousel.width954 div.item h5{
  font-size: 0.75em;
  clear: both;
}
div.carousel.width954 div.item p.small{
    font-size: 0.6em;
    line-height: 1.1em;
  height: 45px;
}
div.carousel.width954 a.thumb div{
  display: table-cell;
    height: 108px;
    overflow: hidden;
    vertical-align: middle;
    width: 108px;
}
div.carousel.width954 a.thumb img{
  height: auto;
    max-height: 108px;
    max-width: 108px;
    width: auto;
}

#title div.newest-items-with-search div.carousel{
  background: #000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

    div.newest-items-with-search div.scrollable{
      float: left;
      width: 640px;
      margin: 0;
      padding: 0;
      overflow: hidden;
      position: relative;
      height: 320px;
    }
    
     div.newest-items-with-search div.search{
      float: left;
      width: 300px;
      height: 320px;
      margin: 0;
      padding: 4px 0 0;
      }

div.newest-items-with-search div.search div.quick-search{
  font-weight: bold;
  margin: 7px 0 7px 85px;
    padding: 0 0 0 32px;
 line-height: 24px;
 background: url(../../images.24.akamai.uniquewebsites.com.au/search.png) 0 0 no-repeat;
 font-size: 15px; 
}
    
    div.newest-items-with-search div.navi {
        bottom: 5px;
        height: 22px;
        left: 330px;
        position: absolute;
        text-align: center;
        width: 310px;
  
    }
    
    div.newest-items-with-search div.navi a{
      background: url(" ../../easypagecdn.akamai.uniquewebsites.com.au/nivo-default/bullets.png") no-repeat scroll 0 0 transparent;
      border: 0 none;
      display: inline-block;
      height: 22px;
      margin-right: 3px;
      text-indent: -9999px;
      width: 22px;
    }
    
    div.newest-items-with-search div.navi a.active{
      background-position: 0 -22px;
    }
    
    div.newest-items-with-search div.navi a:hover{
    }
    
    
    div.newest-items-with-search li.easylist-carousel-item{
      margin: 0;
      padding: 0;
      float: left;
      list-style: none;
      text-align: left;
  width: 660px;
  height: 320px;
  position: relative;
    }
    
    div.newest-items-with-search li div.thumbnail{
      /*float: left;
      margin: 0 10px 0 0;
      width: 320px;*/
      position: absolute;
      left: 0;
      top: 0;
      width: 640px;
      height: 320px;
      overflow: hidden;
    }
    div.newest-items-with-search li div.thumbnail a{
  position: absolute;
  top: 0;
  left: 0;
  width: 640px;
  height: 320px;
  overflow: hidden;
    }
    div.newest-items-with-search li div.thumbnail img{
      height: auto;
     position: absolute;
      top: -40px;
      left: 0;
      width: 640px;
    }

div.newest-items-with-search li div.details-background{
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent url(../../easypagecdn.akamai.uniquewebsites.com.au/seo-express/1.0/images/opaque-black-bg.png) 0 0 repeat;
  /*opacity: 0.5;*/
  width: 330px;
  height: 320px;
}

    div.newest-items-with-search li div.details{
position: absolute;
top: 10px;
left: 350px;
background: transparent;
/*opacity: 1.0;*/
width: 275px;
height: 270px;
color: white;
}
    
    div.newest-items-with-search li div.details h2{    
      margin: 0 0 10px;
  float: left;
    }
    
    div.newest-items-with-search li div.details h2 a{
text-decoration: none;
  
}
    div.newest-items-with-search li div.details h2 a.title-link{
  margin: 10px 0 0;
text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  float: left;
  color: #fff;
}

div.newest-items-with-search li div.details h2 a.read-more-link{
  color: #fff;
}
    
   div.newest-items-with-search li a.details-link {
    display: block;
float: left;
padding: 0px 20px;
text-decoration: none;
clear: both;
margin: 5px 0 0 0;
  box-shadow: none;
}
    
    div.newest-items-with-search li div.details div.price{
      clear: both;
      float: left;
    }
    
    div.newest-items-with-search li div.details p.description{
      clear: both;
      float: left;
      margin-bottom: 10px;
      line-height: 1.2em;
    }
    
    div.newest-items-with-search div.price span.price{
       display: inline-block;
       margin: 0 0 10px;
       text-align: center;
       font-size: 1.3em;
       font-weight: bold;
    }
    div.newest-items-with-search div.price span.price-info{
      display: inline-block;
      text-align: center;
      margin: 0 0 10px;
    }
    
    div.newest-items-with-search ol li{
      width: auto;
      font-size: 0.95em;
      line-height: 1.1em;
    }
    
    div.newest-items-with-search ol li span{
      float: left;
      display: inline-block;
      width: 10em;
    }



#easylist-carousel {
margin: 0;
padding: 0;
width: 20000em;
position: absolute;
  clear: both;}

.tab-content{
  margin: 0 0 9px 0;
}

.tab-content.easylist-image-gallery{
  width: 725px;
  height: 490px;
  padding: 0;
  display: block;
}
.tab-content.easylist-image-gallery ul{
  display: none;
}

.easylist-gallery{
 width: 644px;
height: 590px;
overflow: hidden;
  
}

.gv_galleryWrap{
  border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  -webkit-border-radius: 0 6px 6px 6px;
}



/* GALLERY CONTAINER */

#photos { visibility: hidden; }

#gallery-container{
    height: 561px;
    
    overflow: hidden;
    padding: 10px 10px 0;
    position: relative;
    width: 634px;
  float: left;
 
  
}
.gallery {   
  margin-left: -10px;
  padding:6px;
  background:#f1f1f1;
  border:1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;}

/* LOADING BOX */
.loader { background: url(../media/15770/loader.html) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
  border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
  filter: chroma(color=pink);
}






ol.item-features, ol.item-features li.optional { width: 100%; clear: both; float: left; }
ol.item-features li.standard{ width: 40%; float: left; }



ol.meta-data li { font-weight: bold; }
ol.meta-data li span { font-weight: normal; display: inline-block; width: 90px; }



/* Homepage Finance Search */
form.easypage-form{
  position: relative;
}
#content-inner div.finance-search-button{
position: absolute;
bottom: 0px;
right: 10px;
width: 200px;
height: 100%;
}

#content-inner div.finance-search-button span.easylist-button{
display: block;
float: left;
width: 100%;
height: 85%;
padding: 5% 0;
}
#content-inner div.finance-search-button span.easylist-button input.submit.button{
width: 100%;
height: 100%;
white-space: normal;
display: block;
margin: 0;
float: left;
  padding: 8px 0;
}

#content-inner .homepage-finance-search div.finance-title{
height: 100%;
position: absolute;
left: 0;
text-align: center;
display: table-cell;
vertical-align: middle;
width: 220px;
padding: 25px 0 0 10px;
font-weight: bold;
font-size: 18px;
}

#content-inner .homepage-finance-search div.finance-search{
  position: relative;
  left: 240px;
}

.homepage-finance-search .easypage-form-label{
  width: 150px;
}

#content.home-page section.full-width.homepage-finance-search form.easypage-form {
  width: 694px;
}






ul.side-tabs{
  width: 225px;
  float: left;;
}
ul.side-tabs li{
  float: left; clear: both;
  width: 205px;
  padding: 5px 10px;
}

div.tab-pages{
  width: 504px;
  height: 540px;
  float: left;
  overflow: hidden;
}

div.tab-pages div.tab-page{
  float: left;
  clear: both;
  width: 484px;
  height: 520px;
  padding: 10px;
}


#easylist-similar-items ul {
width: 100%;
}

#page-content #easylist-similar-items ul li {
float: left;
text-align: center;
  list-style-type: none;
  width: 25%;
  margin: 0;
  padding:0;
}


div.price a,
span.weekly-price { text-decoration: none; }














































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
