@import "common.css";
@import "product-promotion-pods.css";
/* ------------------------------------------------------------------
  Filename:        home.css
  Author:          AKQA
  Description:     Page layout for the homepage template
  ------------------------------------------------------------------- */

div.left {
    background: url(/library/default/images/common/backgrounds/horizontal-divider-bg-dark.gif) repeat-y right top;}
    
div.right {
    background: url(/library/default/images/common/backgrounds/horizontal-divider-bg-dark.gif) repeat-y left top;}

/* Offers panel */
div.offer.firstonly {
    float:none;
    margin-right:3px;
    margin-bottom:3px;}

div.offer.secondonly {
    height:auto!important;
    height:269px;
    min-height:269px;}
    
div.offer.first div.buttons{
    padding-bottom:10px;}
    
div.offer.firstonly div.buttons{
    clear:both;}

div.pods.five h3 {
	width:auto;
	height:auto;
	margin-bottom:4px;
	text-indent:0
}

div.pods p{
    min-height:30px;}

/* Yard MM links */
div.two {width: 740px; overflow:hidden;}
#sflinksblock {padding-bottom: 10px; margin-top: 20px;}
#sflinksblock h4 {text-indent:0px; font-size: 160%; color: #990033; font-weight: normal;}
div#sflinksblock p {width: 100%; font-size: 100%; padding: 10px 0px 10px 0;cursor:default;}
.sflinksblockorange {color: #F45815;}
div#sflinksblock li.keyLine {width: 335px;}
div.hiddenlinklist {width:295px;padding:5px 20px 0px 0px;display:none;background:#fff;margin-bottom:10px;}
div#sflinksblock li.keyLine {cursor:pointer}
div#sflinksblock li.noborderbottom {border-bottom:0px solid #fff;}
div#sflinksblock span.strongtext {font-weight:bold;}
div#sflinksblock div.pods li {background: url("http://www.sainsburysbank.co.uk/library/default/images/common/chevrons/right-full-black.gif") no-repeat scroll 0 10px transparent;}

