<!--

/*--------------------------------------------------------------------------------
    Product categories
--------------------------------------------------------------------------------*/

body.shop div#column0 div.products {
    width: 165px;
    float: left;
    margin-bottom: 10px;
}

body.shop div#column0 div.products div.inner {
    background: transparent url(/assets/templates/sussexcricket/images/snippets-medium-top.gif) no-repeat left top;
    padding: 2px 2px 1px 3px;
}

body.shop div#column0 div.products h3 {
    background: transparent url(/assets/templates/sussexcricket/images/snippets-medium-header.gif) no-repeat left top;
    color: #FFF;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 20px;
    font-size: 1em;
    margin: 0 !important;
}

body.shop div#column0 div.products ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}

body.shop div#column0 div.products ul li {
    margin-bottom: 0 !important;
    padding: 3px;
    border-bottom: 1px solid #ccc;
}

body.shop div#column0 div.products div.bottom {
    background:transparent url(/assets/templates/sussexcricket/images/snippets-medium-bottom.gif) no-repeat left bottom;
    height:12px;
    font-size: 0;
    line-height: 0;
}


/*--------------------------------------------------------------------------------
    Bestsellers Teaser - Main site
--------------------------------------------------------------------------------*/

div.products div.productsTeaser {
    background:transparent url(/assets/templates/sussexcricket/images/teaser-bg.gif) no-repeat left bottom;
    margin:0 0 10px;
    width:300px;
}

div.products div.productsTeaser div.info {
    padding: 3px 10px 5px;
}

div.products div.productsTeaser h3 {
    background:#5381A9 url(/assets/templates/sussexcricket/images/teaser-header-bg.gif) no-repeat 0 0;
    color:#FFFFFF;
    font-size:1em;
    font-weight:normal;
    line-height:24px;
    margin:0 0 5px;
    padding:0 0 0 10px;
}

div.products div.productsTeaser img {
    float: left;
    margin: 0 5px 5px 0;
}

div.products div.productsTeaser br {
    clear: both;
}

div.products div.productsTeaser span.summary {
    font-size: 0.95em;
}

div.products div.productsTeaser div.price {
    padding: 5px 0 0 0;
}

div.products div.productsTeaser div.price span {
    color: #25529D;
    font-weight: bold;
}

div.products div.details p.price span.rrp { display: none; }

/*--------------------------------------------------------------------------------
    Bestsellers Teaser - Club shop
--------------------------------------------------------------------------------*/

body.shop div.products div.productsTeaser {
    width: 165px;
    float: left;
    background: none;
}

body.shop div.products div.productsTeaser div.inner {
    background: transparent url(/assets/templates/sussexcricket/images/snippets-medium-top.gif) no-repeat left top;
    padding: 2px 2px 1px 3px;
}

body.shop div.products div.productsTeaser h3 {
    background: transparent url(/assets/templates/sussexcricket/images/snippets-medium-header.gif) no-repeat left top;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 20px;
    font-size: 1em;
}

body.shop div.products div.productsTeaser .info {
    padding: 0 0 0 3px;
}


body.shop div.products div.productsTeaserBottom {
    background:transparent url(/assets/templates/sussexcricket/images/snippets-medium-bottom.gif) no-repeat left bottom;
    height:12px;
    font-size: 0;
    line-height: 0;
}


/* main site teaser */

div.products div.teaser h3 {
    background: url("/assets/templates/sussexcricket/images/news-home-teaser-header.gif") no-repeat;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 20px;
    font-size: 1em;
    color: white;
}

div.products div.teaser div.items div { width: 140px; margin: 0 3px; border-width: 0 0 0 1px !important; float: left; padding: 5px 5px 5px 10px;}
div.products div.teaser > h3 + div { border: none !important;}

div.products div.teaser div a.link { display: block; text-align: center; height: 142px; margin-bottom: 7px;}
div.products div.teaser div a.link img {border: 1px solid #E5E5E5; float: none; width: auto; height: auto;margin: 0 !important;}
div.products div.teaser div a.link span.nophoto {display: block; width: 140px; height: 140px; border: 1px solid #E5E5E5;}
div.products div.teaser div p.summary, div.products div.teaser div p.link { display: none;}
div.products div.teaser div p.price { margin: 0;}
div.products div.teaser div h4 { font-size: 1em; margin-bottom: 3px;}
div.products div.teaser div h4 a { color: #333; text-decoration: none;}
div.products div.teaser div h4 a:hover { text-decoration: underline;}

div.column1-inner div.products { position: relative;}
div.column1-inner div.products div.teaser h3 { position: absolute; top: 0; left: 0; width: 495px; padding-left: 27px;}
div.column1-inner div.products div.teaser { margin-top: 0; padding-top: 24px;}

/* New shop teaser */

body.shop div.products div.teaser {
    background: url("/assets/templates/sussexcricket/images/snippets-medium-top.gif") no-repeat scroll left top transparent !important;
    padding: 2px 2px 1px 3px;
}

body.shop div.products div.teaser h3 {
    background: transparent url(/assets/templates/sussexcricket/images/snippets-medium-header.gif) no-repeat left top;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 20px;
    font-size: 1em;
    color: white;
}

body.shop div.products div.teaser div {
    margin: 0 10px 0 3px !important;
    border-width: 1px 0 0 0 !important;
    border-top: 1px solid #E5E5E5;
    padding: 18px 5px 5px 5px;
    float: none;
    width: auto;
}

body.shop div.products div.teaser > h3 + div { border: none !important;}

body.shop div.products div.teaser { margin-bottom: 0px !important;}

body.shop div.products div.teaser div a.link { height: auto; }
body.shop div.products div.teaser + div.clear { 
    background:transparent url(/assets/templates/sussexcricket/images/snippets-medium-bottom.gif) no-repeat left bottom;
    height:12px !important;
    font-size: 0;
    line-height: 0; margin-bottom: 10px;
}

/*--------------------------------------------------------------------------------
    Product listing
--------------------------------------------------------------------------------*/

div.products div.listing div.next { float: right; margin: 10px 10px 0 0;}
div.products div.listing p.current_page { float: left; margin-left: 265px; color: #666; padding-top: 14px; position: absolute; }
div.products div.listing div.previous { float: left; margin: 10px 0 0 10px; }

div.products div.listing div.next span, div.products div.listing div.previous span { float: none; background: none; width: auto;}
div.products div.listing div.next span a, div.products div.listing div.previous span a { float: none; background: none; color: #25529D !important; padding: 0;}

div.shopfront-listings { display: none;}

div.products p.filters { text-align: right; margin-bottom: 15px;}
div.products p.filters span {font-size: 1.3em; color: #031974; font-weight: bold; padding-right: 5px;}

div.products div.listing div.item {border: none; border-bottom: 1px #CCC solid; padding: 3px; margin: 3px 0 0 0;}

div.products div.listing div.item a.link { display: block; width: 90px; float: left; text-align: center; }
div.products div.listing div.item a.link img { margin: 0; border: none; float: none !important; padding: 0;}
div.products div.listing div.item h4 { float: left; width: 390px; font-size: 1em;}
div.products div.listing div.item p.summary { float: left; width: 390px; }
div.products div.listing div.item p.price { width: 90px; float: right; text-align: center;}
div.products div.listing div.item p.price strong {display: block;}
div.products div.listing div.item p.link { visibility: hidden; font-size: 0; clear: both; height: 0; }

/* GRID LAYOUT */
div.products div.listing-grid div.item { margin: 0 5px 10px; padding: 10px; border: 1px solid #e5e5e5; background: #fdfdfd; float: left; width: 168px; clear: none; height: 202px;}
div.products div.listing-grid a.link { display:table-cell !important; width: 168px !important; vertical-align: middle; height: 135px; float: none !important; }
div.products div.listing-grid div.item img { float: none !important;  }
div.products div.listing-grid div.item h4 { line-height: 1.2em; font-size: 1em; height: 35px; width: auto; float: none; margin-top: 10px !important; overflow: hidden;}
div.products div.listing-grid div.item h4 a { color: #333; text-decoration: none;}
div.products div.listing-grid div.item h4 a:hover { text-decoration: underline;}
div.products div.listing-grid div.item p.price { margin: 0; float: none; width: auto;  text-align: left !important;}
div.products div.listing-grid div.item p.price strong { color: #25529D; display: inline; font-size: 1.2em; }
div.products div.listing-grid div.item p.price em { font-size: 1em; }
div.products div.listing-grid div.item p.summary {  display: none;}
div.products div.listing-grid div.item p.link { display: none;  }


/*--------------------------------------------------------------------------------
    Product details
--------------------------------------------------------------------------------*/

div.products div.details {
}
    
    div.products div.details {
        margin: 0;
        zoom: 1.0;
    }
        
        div.products div.details .title {
            margin: 0;
            float: left;
        }
        
        div.products div.details .ref { margin: 0 0 1em 0 !important;}
        
        div.products div.details .price {
            font-size: 1.2em;
            margin: 0 0 1em !important;
            clear: none !important;
        }
        div.products div.details p.price strong {
            margin-right: 5px;
            color: #031974 !important;
        }
        div.products div.details .summary {
            font-size:1.4em;
            font-weight: bold;
            color: #031974;
        }
        div.products div.details .crossout {
            text-decoration: line-through;
            color: #AAA;
        }
        div.products div.details .specialoffer {
            color: #031974;
        }
        div.products div.details .crossout {
            text-decoration: line-through;
        }
        div.products div.details .photo {
            float: right; 
            padding-left: 5px;
            margin-top: -30px;
        }
        div.products div.details .photo > a {
            display: block;
            width: 280px;
            height: 210px;
            overflow: hidden;
        }
        div.products div.details .photo ul {
            padding: 0;
        }
        div.products div.details .photo li {
            float: left;
        }
        div.products div.details .photo li a {
            display: block;
        }
        div.products div.details h3 { font-size: 1.3em; margin-bottom: 0.7em;}
        
        div.products div.details .photo img { cursor: pointer;}
        
        div.products div.details .description {
            margin: .1em 0 0 0;
        }
        
        div.products div.details .reference {
            float: right;
        }
        
        div.products div.details .buy {
            text-align: right;
            width: 200px;
            float: right;
            padding-top: 16px;
        }
        
        div.products div.details .novariations .buy
        {
            padding-top: 0px;
        }
        
        div.products div.details .buynow_button input {
            padding: .5em;
        }
        
        div.products div.details .variation {
            padding-right: 10px;
            float: left;
        }
        
        div.products div.details .variation p.label {
            font-weight: bold;
            padding: 0;
            margin: 0;
            height: 16px;
        }
        
        div.products div.details .variation p.warning {
            font-weight: normal;
            padding: 0 0 0.5em;
        }
        
        div.products div.details .variation ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        
        div.products div.details .variation ul li {
            padding: 0 0 5px 0;
            margin: 0 !important;
            font-size: 0.9em;
        }
        
        div.products div.details h3 {
            clear: both;
        }
        div.products div.details form {
            padding: 5px;
            border: 1px solid #ccc;
        }
        div.products div.details form { 
            margin: 0 0 30px;
            overflow: hidden;
        }
        div.products div.details form label { float: left; width: 100px; }
        
        /* PHOTO PANEL */
        
        div.products div.photo a.thumb {
            float: left;
            width: 50px;
            text-align: center;
            background: white;
            border: 1px solid #E5E5E5;
            margin-right: 4px;
        }
        
        div.products div.photo a.active { border-color: #333;}
        
        div.products div.photo a.thumb img {
            float: none;
        }
        
/*--------------------------------------------------------------------------------
    Related products
--------------------------------------------------------------------------------*/
    
    div.products div.related div.item { margin: 0 5px 10px; padding: 10px; border: 1px solid #e5e5e5; background: #fdfdfd; float: left; width: 168px; clear: none; height: 202px;}
    div.products div.related a.link { display:table-cell !important; text-align: center; width: 168px; vertical-align: middle; height: 135px; float: none !important; }
    div.products div.related div.item img { float: none !important;  }
    div.products div.related div.item h4 { line-height: 1.2em; font-size: 1em; height: 35px !important; width: auto; float: none; margin-top: 10px !important; overflow: hidden;}
    div.products div.related div.item h4 a { color: #333; text-decoration: none;}
    div.products div.related div.item h4 a:hover { text-decoration: underline;}
    div.products div.related div.item p.price { margin: 0 !important; padding: 0 !important; float: none; width: auto;  text-align: left !important; font-size: 1.2em;}
    div.products div.related div.item p.price strong { color: #25529D; display: inline; }
    div.products div.related div.item p.price em {  }
    div.products div.related div.item p.summary {  display: none;}
    div.products div.related div.item p.link { display: none;  }
        
/*--------------------------------------------------------------------------------
    All products
--------------------------------------------------------------------------------*/
    
    ul.allproducts { margin-top: 0; padding-top: 10px;}
    
    ul.allproducts ul {
        margin-bottom: 10px;
    }
    
    ul.allproducts ul li {
        padding-top: 5px;
    }

/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/



-->
