/* CSS Document */
html, body{margin:0; padding:0; width:100%; font:normal normal 100% Arial, Helvetica, sans-serif; color:#333; background:url(../images/bg.jpg) repeat-x #fff}
/* . . . . . . . . . . . . . . . . . . . . . . */
.l{float:left}
.r{float:right}
.clear{margin:0; padding:0; clear:both; height:0px; font-size:0.1em}
p.hilite{padding:5px; text-align:center; background-image:url(../images/hilite_bottom.jpg); background-repeat:no-repeat; width:135px; height:50px; }
/* p.hilite{padding:5px; background:#FDDCDC; text-align:center; background-image:url(../images/hilite_bottom.jpg); background-repeat:no-repeat; width:135px; height:50px; } */
span.red{color:#C10606; font-weight:bold}
span.price, input#txtPrice, input#txtPrice1, .versions .prices .curr, .products_shortened .minprice
{
  color:#C10606;
  font-weight:bold;
  font-size: 1.8em;
}

.products_shortened .minprice
{
  font-size: 12px;
  padding: 0px;
}

#cartMini span.price
{
  font-size: 1em;
}

input#txtPrice, input#txtPrice1
{
  margin-bottom: -3px;
  font-weight: normal;
}

.products_shortened h2
{
  text-align: center;
}

.products_shortened .moreinfo
{
  font-size: 12px;
  text-align: center;
  padding: 0 0 0 0;
}

#menuBar.rider { background-color: #ff0000; }

span.details{margin:0; padding:0 3px 0 3px; background:#fff; color:#0031FF; font-weight:bold}
span.details a{color:#0031FF; text-decoration:none}

#wrapMain .products .price_was{text-decoration:line-through; color:#888; font-weight: normal}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage{margin:0 auto; padding:0; width:770px; background:url(../images/bg_page.gif) repeat-y}
/* . . . . . . . . . . . . . . . . . . . . . . */
#header{margin:0 15px; padding:0; clear:both}
#header img.logo{margin:15px 0 15px 0; padding:0}
/* . . . . . . . . . . . . . . . . . . . . . . */
#cartMini{margin:0; padding:0; width:207px; float:right; background:url(../images/cartMini_bg2.gif) top repeat-y}
#cartMini p{margin:0; padding:5px 0 10px 0; font-size:0.75em; text-align:center; color:#555; background:url(../images/cartMini_bg.gif) bottom no-repeat}
#cartMini a{text-decoration:none; font-weight:bold}
#cartMini img.icon{margin:0 2px -3px 0; padding:0 0 0 0}
/* . . . . . . . . . . . . . . . . . . . . . . */
#menu_utility{margin:0; padding:0; width:330px; float:right; color:#AAAAAA}
#menu_utility ul{margin:7px 0 0 0; padding:0; float:right}
#menu_utility ul li{margin:0; padding:0 6px 0 0; float:left; font-size:0.7em; list-style:none}
#menu_utility ul li a{color:#555555; text-decoration:none}
/* . . . . . . . . . . . . . . . . . . . . . . */
#header #menu_tabs{margin:12px 0 0 0; float:right; line-height:normal; width:543px;}

#header #menu_tabs ul{margin:0; padding:0; list-style:none; float:left; font:normal normal 1.2em "Arial Narrow" Arial}
#header #menu_tabs ul li{margin:0 0 0 0; padding:0; height:37px; float:left; background:url(../images/menuR.gif) no-repeat right top; color:#fff;}
#header #menu_tabs ul li.rider{background-color:#C10606}
#header #menu_tabs ul li.horse{background-color:#0F8B2D}
#header #menu_tabs ul li.stable{background-color:#EAAF25}
#header #menu_tabs ul li.specialoffers{background-color:#0A249F}
#header #menu_tabs ul li.newproducts{background-color:#28AFB5}
#header #menu_tabs ul li.giftideas{background-color:#EC7C82}

#header #menu_tabs a{margin:0; padding:7px 12px; display:block; text-decoration:none; color:#fff; background:url(../images/menuL.gif) no-repeat left top;}
#header #menu_tabs a:hover{text-decoration:underline}

#header #menu_tabs  ul li#current {margin:0 0 0 0; background-image:url(../images/menuR_on.gif); height:37px; font-size:1em}
#header #menu_tabs  ul li#current a{background-image:url(../images/menuL_on.gif); color:#fff}

#menuBar{margin:0 2px 0 -12px; padding:0; height:12px;}
#wrapPage.home #menuBar{background-color:#0A249F}
#wrapPage.generic #menuBar{background-color:none; height:2px; border-top:2px solid #bbb}
#wrapPage.rider #menuBar{background-color:#C10606}
#wrapPage.horse #menuBar{background-color:#0F8B2D}
#wrapPage.stable #menuBar{background-color:#EAAF25}
#wrapPage.specialoffers #menuBar{background-color:#0A249F}
#wrapPage.newproducts #menuBar{background-color:#28AFB5}
#wrapPage.giftideas #menuBar{background-color:#EC7C82}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapLHS{margin:0 0 0 10px; padding:0; width:190px; float:left;}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage form{margin:0; padding:0; font-size:0.8em;}
#wrapPage form ol{margin:0; padding:0; list-style:none;}
#wrapPage form ol li{margin:0; padding:3px 0 3px 0; clear:both;}
#wrapPage form ol li.butt{padding-left:150px;}
#wrapPage form label{margin:0; padding:0; display:inline; width:150px; float:left; text-align:left}

/*#wrapPage form input{margin:3px 5px 0 0; padding:0; width:100px; float:left; border:1px solid #aaa}*/
#wrapPage form input{background-color: #fff;}
#wrapPage form input.num{width:20px}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage form.small ol li.butt{padding-left:50px;}
#wrapPage form.small label{width:50px;}
#wrapPage form.small input{width:100px;}
#wrapPage form.small img{float:left}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage form.long{margin:10px 0 0 8px; padding:0}
#wrapPage form.long fieldset{margin:0 0 10px 0; border:1px dotted #ccc}

/*#wrapPage form.long legend{font-size:1.1em; font-weight:bold}*/
#wrapPage form.long ol{padding-left:10px;}
#wrapPage form.long ol li{}
#wrapPage form.long label{width:150px; text-align:left}
#wrapPage form.long input{margin:5px 0 5px 0; width:200px;}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage #searchbox{margin:0 0 0 -2px; padding:6px 10px 0 10px; width:170px; height:55px; background:url(../images/search_bg.gif) no-repeat}
#wrapPage #searchbox form label{color:#333; font-weight:bold; width:150px; text-align:left }
#wrapPage #searchbox form input{width:130px;}
#wrapPage #searchbox form img{float:left}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage #signupbox{margin:5px 0 0 0; padding:0; color:#666}
#wrapPage #signupbox h3{margin:0; padding:0; font-size:0.8em; color:#333}
#wrapPage #signupbox p{margin:0; padding:3px 0 3px 0; font-size:0.8em}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage form div.butt_lg{margin:0 0 0 0; padding:0; height:36px; float:left; font-size:1.4em; background:url(../images/butt_bgR.gif) no-repeat right top; color:#fff;}
#wrapPage form div.butt_lg.r{float:right}
#wrapPage form div.butt_lg a{margin:0; padding:7px 20px; display:block; text-decoration:none;  background:url(../images/butt_bgL.gif) no-repeat left top;}
#wrapPage form div.butt_lg.cart a{padding-left:45px; background:url(../images/butt_L_cart.gif) no-repeat}
#wrapPage form div.butt_lg a:hover{text-decoration:underline}
#wrapPage form div.butt_lg a:visited{color:#0031FF}

#wrapPage form div.butt_lg_blue{margin:0 0 0 0; padding:0; height:36px; float:left; font-size:1.4em; background:url(../images/butt_bgR_blue.gif) no-repeat right top; color:#fff;}
#wrapPage form div.butt_lg_blue.r{float:right}
#wrapPage form div.butt_lg_blue a{margin:0; padding:7px 20px; display:block; text-decoration:none;  background:url(../images/butt_bgL_blue.gif) no-repeat left top;}
#wrapPage form div.butt_lg_blue a:hover{text-decoration:underline}
#wrapPage form div.butt_lg_blue a:visited{color:#0031FF}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapLHS .prodBox
{
  margin:0 0 6px 0; padding:0; width:185px; clear:both
}

#wrapLHS .prodBox h2
{        margin:0;
         padding:6px 5px 1px 5px;
         font:normal normal 1.3em "Arial Narrow" Arial;
         color:#fff;
         background:url(../images/box_crn_top.gif) top no-repeat;
}

#wrapLHS .prodBox p, #wrapLHS .prodBox ul
{
  margin:0;
  padding:2px 30px 6px 5px;
  font-size:0.8em;
}
#wrapLHS .prodBox a{color:#fff; text-decoration:none}

#wrapLHS .prodBox.rider
{
    background:url(../images/lhs_pic_rider.jpg) no-repeat right bottom #C10606;
    color:#C85B5B;
}

#wrapLHS .prodBox ul li.sidebar_subcat
{
  color: #FFF;
  display: inline;

}

#wrapLHS .prodBox.horse{background:url(../images/lhs_pic_horse.jpg) no-repeat right bottom #0E8B2E; color:#38A754}
#wrapLHS .prodBox.stable{background:url(../images/lhs_pic_stable.gif) no-repeat right top #E9AF24; color:#F1CD78}

#wrapLHS .prodBox.rider a:hover
{
    background:#fff; color:#C10606
}
#wrapLHS .prodBox.horse a:hover{background:#fff; color:#01631A}
#wrapLHS .prodBox.stable a:hover{background:#fff; color:#E77D00}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain{margin:0; padding:0; width:555px; float:left;}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage #wrapMain #introBox{margin:0; padding:0; width:553px; background:url(../images/intro_box_inner.gif) top repeat;}
#wrapPage #wrapMain #introBox #introBox_inner{margin:0; padding:0 0 10px 15px; width:538px; background:url(../images/intro_box_h205.gif) bottom no-repeat}
#wrapPage #wrapMain #introBox img.pic{margin:0 3px -7px 0; padding:0; float:right}
#wrapPage #wrapMain #introBox p{margin:0; padding:5px 6px 5px 5px; }
#wrapPage #wrapMain #introBox p.links{color:#999}
#wrapPage #wrapMain #introBox p.links a{text-decoration:none}

/*#wrapPage #wrapMain #introBox .giftbox{
background:url(../images/GiftImage.png) bottom right no-repeat;
width:538px;
background-color: red;
} *//

#wrapPage h1{margin:0; padding:10px 6px 4px 5px; font:normal normal 1.5em "Arial Narrow" Arial}
#wrapPage.rider h1{color:#C10606}
#wrapPage.horse h1{color:#0F8B2D}
#wrapPage.stable h1{color:#EAAF25}
#wrapPage.specialoffers h1{color:#0A249F}
#wrapPage.newproducts h1{color:#28AFB5}
#wrapPage.giftideas h1{color:#EC7C82}

#wrapPage #wrapMain h2{margin:0; padding:5px 3px 3px 10px; font:normal normal 1.4em "Arial Narrow" Arial}
#wrapPage #wrapMain h2 span{padding-left:5px; font-size:0.55em; font-family:Arial}
#wrapPage #wrapMain h2 a span{color:#0000cc; text-decoration:underline}

#wrapPage.rider #wrapMain h2{color:#C10606; }
#wrapPage.horse #wrapMain h2{color:#0F8B2D}
#wrapPage.stable #wrapMain h2{color:#EAAF25}
#wrapPage.specialoffers #wrapMain h2{color:#0A249F}
#wrapPage.newproducts #wrapMain h2{color:#28AFB5}
#wrapPage.giftideas #wrapMain h2{color:#EC7C82}
#wrapPage.generic #wrapMain h2{padding:10px 3px 3px 10px; color:#440201}

#wrapPage.rider #wrapMain h2 a{color:#C10606; text-decoration:none}
#wrapPage.horse #wrapMain h2 a{color:#0F8B2D; text-decoration:none}
#wrapPage.stable #wrapMain h2 a{color:#EAAF25; text-decoration:none}
#wrapPage.specialoffers #wrapMain h2 a{color:#0A249F; text-decoration:none}
#wrapPage.newproducts #wrapMain h2 a{color:#28AFB5; text-decoration:none}
#wrapPage.giftideas #wrapMain h2 a{color:#EC7C82; text-decoration:none}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage #content{margin:0; padding:0 10px 0 10px;}

#wrapPage #wrapMain h3{margin:0; padding:10px 6px 5px 10px; font-size:0.9em; color:#333; clear:both }
#wrapPage #wrapMain p{margin:0; padding:5px 6px 5px 10px; font-size:0.75em; color:#333}

#wrapPage #wrapMain ul
{
  margin:0;
  padding:0 0 10px 10px;
  list-style:none;
  font-size: 12px;
}
#wrapPage #wrapMain ul li{margin:0; padding:0;}
#wrapPage #wrapMain ul li a{text-decoration:none}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .productHolder{margin:5px 5px 5px 0; padding:0 0 0 5px; width:165px; float:left;}
#wrapMain .productHolder p{margin:5px 5px 5px 0; padding:0; font-size:0.75em}
#wrapMain .prodListing .productHolder{width:172px;}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .productMiniHolder{margin:0; padding:0 5px 0 10px; width:120px; height:129px; overflow:hidden; float:left;}
#wrapMain .productMiniHolder h4{margin:5px 0 0 0; padding:0; font-size:0.8em;}

#wrapMain .productMiniHolder h4{margin:5px 0 0 0; padding:0; font-size:0.8em}
#wrapPage.rider .productMiniHolder h4 a{color:#C10606; text-decoration:none}
#wrapPage.horse .productMiniHolder h4 a{color:#0F8B2D; text-decoration:none}
#wrapPage.stable .productMiniHolder h4 a{color:#EAAF25; text-decoration:none}
#wrapPage.offers .productMiniHolder h4 a{color:#0A249F; text-decoration:none}
#wrapPage.newProd .productMiniHolder h4 a{color:#28AFB5; text-decoration:none}
#wrapPage.gifts .productMiniHolder h4 a{color:#EC7C82; text-decoration:none}


#wrapMain .productMiniHolder img{margin:0; padding:0; border:0; width:105px; height:85px;}
#wrapMain .productMiniHolder a h4{text-decoration:none}

/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .productBigHolder{margin:20px 10px 0 10px}
#wrapMain .productBigHolder .prod_detail{margin:0; padding:0; width:240px; float:right; background:url(../images/grad_red.gif) repeat-x}
#wrapMain .productBigHolder .prod_detail h2{margin:0; padding:5px 10px; background:url(../images/box_crn_top_w240.gif) no-repeat;}
#wrapMain .productBigHolder .prod_detail span.price{padding-left:7px; font-size:1.8em}
#wrapMain .productBigHolder .prod_detail form ol{margin:5px; padding:5px 2px 5px 5px; border-top:1px dotted #ccc;}
#wrapPage .productBigHolder form ol li{margin:0; padding:5px 0 5px 0}
#wrapPage .productBigHolder form ol li.butt{margin-top:10px; padding-top:5px; border-top:1px dotted #ccc; padding-left:40px;}
#wrapPage .productBigHolder form label{width:110px; text-align:left; font-weight:bold}
/*#wrapPage .productBigHolder form input{width:100px;}*/
#wrapPage .productBigHolder form input.num{width:30px;}
/*#wrapPage .productBigHolder form select{width:100px;}*/
#wrapPage .productBigHolder form img{float:left}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapPage #cart{margin:10px 0 0 0; padding:0}
#wrapPage #cart table{margin:10px 10px 0 10px; padding:0; width:95%; vertical-align:top; border-collapse:collapse;}
#wrapPage #cart table.butts td{border-top:2px dotted #ccc; background:#0031FF}
#wrapPage #cart table tr.alt{background:#F5F5F5}
#wrapPage #cart table tr.total td{border:0; text-align:right}
#wrapPage #cart table tr.total td.vat{text-align:left}
#wrapPage #cart table td.price{text-align:right}
#wrapPage #cart table tr.total td.totalprice{border:2px solid #C20607; text-align:right; border-width:1px 0 1px 0; background:#F6DCDC; vertical-align:middle}
#wrapPage #cart table tr.total td.totalprice span.price{font-size:1.5em}
#wrapPage #cart table th{padding:3px; border-bottom:2px dotted #ccc; text-align:right;}
#wrapPage #cart table td{padding:3px; vertical-align:top;  border-bottom:2px dotted #ccc;}
#wrapPage #wrapMain #cart table td h2{margin:0; padding:0; font:bold normal 1.1em arial}
#wrapPage #cart table td img.th{float:left}
#wrapPage #cart table td .prod_detail_sm{width:150px; float:left}
#wrapPage #cart table td .prod_detail_sm p{font-size:0.9em}

/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .home_col1{margin:4px 5px 0 0; padding:60px 7px 5px 7px; width:255px; float:left; background:url(../images/home_pic_girlHorse.jpg) no-repeat;}
#wrapMain .home_col1 h2{margin:0; padding:6px 30px 0 0; font:normal normal 1.3em "Arial Narrow" Arial; color:#C10606;}
#wrapMain .home_col1 p{margin:0; padding:3px 0; font-size:0.8em; color:#333}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .home_col_sm{margin:4px 5px 5px 0; padding:0; width:135px; float:left;}
#wrapMain .home_col_sm h2{margin:0; padding:10px 6px 3px 6px; background:url(../images/box_crn_top_w135.gif) no-repeat; font-size:0.95em;}
#wrapMain .home_col_sm p{margin:0; padding:3px 6px; font-size:0.75em; color:#333}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .home_col_sm.green{background:url(../images/Green_Box.png) no-repeat}
#wrapMain .home_col_sm.green h2{color:#0E8B2E;}

#wrapPage #wrapMain .home_col_sm.green p
{margin: 20px 0 0 0;}

#wrapMain .home_col_sm.pink{background:url(../images/grad_pink.gif) repeat-x}
#wrapMain .home_col_sm.pink h2{color:#C10606;}

#wrapMain #freedelivery{
background:url(../images/brownBox.png) no-repeat;
width:275px;
float: left;
margin: 5px 0px 10px 0px;}
#wrapMain #freedelivery h2{color:#856745;}

/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .col3_holder{margin:5px 0 0 0; padding:0; background:url(../images/col3_bg.gif) repeat-y; width:547px; clear:both}
#wrapMain .col{margin:0; padding:0; width:182px; float:left;}
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .col4_holder{margin:5px 0 0 2px; padding:0; background:url(../images/col4_bg.gif) repeat-y top left; width:547px; clear:both}
/* . . . . . . . . . . . . . . . . . . . . . . */
/* . . . . . . . . . . . . . . . . . . . . . . */
#wrapMain .topSeller_holder{margin:10px 3px 0 0; padding:0; width:364px; background:url(../images/grad_blue.gif) repeat-x; float:left; clear:both}
#wrapPage #wrapMain .topSeller_holder h2{margin:0; padding:5px 10px; color:#0A249F !important; background:url(../images/box_crn_top_w364.gif) no-repeat}

#wrapMain .newProd_holder{margin:10px 0 0 0; padding:0; width:182px; float:left; background:url(../images/grad_aqua.gif) repeat-x}
#wrapPage #wrapMain .newProd_holder h2{margin:0; padding:5px 10px; background:url(../images/box_crn_top_w182.gif) no-repeat; color:#28AFB5 !important; }

/* . . . . . . . . . . . . . . . . . . . . . . */

#buynow {

}

#footer{margin:10px; padding:0; border-top:1px dotted #ccc}
#footer{font-size:0.75em; color:#666; text-align:center}

.addtocartholder, .basketqtyholder
{
 border-top:1px dotted #ccc;
 padding: 10px;
}

.optiongroups .basketqtyholder
{
 border-top: 0;
 padding: 0px 10px 10px 10px;
}

.addtobasket input.addtocartsubmit
{
/*    border:1px dotted #ccc;*/
    text-align: center;
    margin: 0 auto;
    display: block;
    background-image: url(../images/butt_cart_big.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 155px;
    height: 36px;
    border: 0px;
    padding: 0 0 0 20px;
    color: blue;
    font-size: 14px;
    
}

.producttitle
{
  font-size: 12px;
  margin: 0 auto;
  font-weight: 700;
  width: auto;
  text-align: center;
}

.CartTxt td
{
  font-size: 14px;
}

#boxcontainer
{
    padding: 5px 0 0 0;
}

.featurebox
{
    width:165px;
    height:175px;
    background-repeat:no-repeat;
    background-position:top left;
    display:block;
    position:relative;
    float:left;
    text-align:center;
    text-decoration:none;
}

.bluebox
{
    background-image:url("../images/BlueBox.png");  
}
.orangebox
{
    background-image:url("../images/YellowBox.png");    
}
.redbox
{
    background-image:url("../images/RedBox.png");   
}
    
.featurebox:hover
{
    background-position:bottom left;
    margin-top:3px;
    margin-left:3px;
    margin-right:-3px;
    margin-bottom:-3px;
}
.specials .products_shortened .featurebox .box IMG
{
    border:none;
    /*margin-left:auto;
    margin-right:auto;
    margin-top:25px;*/
    /*display:block;*/
    margin: 15px auto 0 auto;
}
.featurebox .producttitle, .featurebox .minprice
{
    color:#fff;
    width:120px;
    margin-left:20px;
    margin-right:auto;
    margin-top:10px;
    display:block;
    text-decoration:none;
    text-align:center;
    position:absolute;
    bottom:30px;
    left:0px;
}

.featurebox .minprice
{
    bottom:15px;
}

/*
.corner
{
    display:block;
    position:absolute;
    top:15px;
    background-repeat:no-repeat;
}
  */
/*
.topleft
{
    background-image:url("../images/Corner1.png");
    background-position:left top;
}
.topright
{
    background-image:url("../images/Corner2.png");
    background-position:right top;
}
.bottomright
{
    background-image:url("../images/Corner3.png");
    background-position:right bottom;
}
.bottomleft
{
    background-image:url("../images/Corner4.png");
    background-position:left bottom;
}
*/

.featurebox .producttitle a, .featurebox .moreinfo a, .featurebox .minprice
{
    color: #fff;
}

ul.articles
{
  float: left;
  width: 250px;
}

.clearboth
{
  clear: both;
}