/**jaderope.co.uk
 * @version    1.5.1.0 May 22, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

.cms-index-index .grid-text {padding: 0 0 5px 5px;}
.cms-index-index .product-info-col .price-box { padding: 5px 0;}
.cms-index-index span.switch_thumb { margin: 0 0 10px 5px;  }

/* Welcome Message Container */
.cms-index-index #slider_welcome { left:50%; margin-left:-495px; position:absolute; top:82px; width:980px; }
.cms-index-index #welcome { position:absolute; left:15px; top:65px; width:275px; font-size:120%; line-height: 20px; color: #d9dde3; text-shadow:-1px -1px 0 #000; }/*was color:#b4a148*/
.cms-index-index #welcome p { padding: 10px; }
.cms-index-index .main, .cms-index-index .col-main { padding: 0px; }

/* Welcome Message */
.cms-index-index #welcome .block-title { padding:6px 0 4px 10px; }
.cms-index-index #welcome .block-title strong span { font-size:1.7em; line-height:20px; margin:0; font-weight: normal; }

/* Ribbons */
ul.display li { position: relative; }
div.category-products span.ribbon { display: none; position: absolute; width: 128px; height: 53px; top: -4px; left: -5px; }
div.category-products.bestselling span.ribbon { display: block; background: url(../images/bestselling_sm.png); }
div.category-products.featured span.ribbon { display: block; background: url(../images/featured_sm.png); }
div.category-products.recent span.ribbon { display: block; background: url(../images/new_sm.png); }
div.category-products.viewed span.ribbon { display: block; background: url(../images/popular_sm.png); }
div.category-products.rated span.ribbon { display: block; background: url(../images/highestrated_sm.png); }
div.category-products.specialprice span.ribbon { display: block; background: url(../images/sale_sm.png); }