﻿.campaignPicture                            { text-aligN: center; }

.rightColumnBox.frontPage .boxContent       { border: 0; padding: 10px 20px; position: relative; }

ul.frontPageCategories                      { overflow: auto; }
ul.frontPageCategories li                   { float: left; height: auto !important; width: 185px; }
ul.frontPageCategories li a                 { color: #b2061c; font-size: 15px; }

ul.frontPageCategories li ul                { margin: 8px 0 0 0; }
ul.frontPageCategories li ul li             { float: none; height: auto !important; }
ul.frontPageCategories li ul li a           { font-size: 11px; color: #111; }

/* offer box */
.offer-wrapper                              { text-align: center; }
.offer-wrapper img                          { max-width: 245px; margin: 0 0 10px 0; }
.offer-details                              { width: 245px; text-align: left; }
.offer-details .price                       { font-size: 11px; }
.offer-details .price .now                  { color: #b61327; }
.offer-details .allOffers					{ color: #B2061C; }

.offer-image                                { position: relative; }
.offer-price                                { position: absolute; right: 15px; top: 15px; text-align: center; height: 56px; width: 71px; z-index: 100;
                                              background: Transparent url('../images/circleBg.png') no-repeat; padding-top: 15px; }
.offer-price span                           { display: block; color: #fff; text-transform: lowercase; }
.offer-price .now                           { font-weight: bold; font-size: 20px; }
.offer-price .superscript					{ display:inline; font-size:8px; vertical-align:top; }
.offer-price .now .superscript				{ display:inline; font-size:12px; vertical-align:top; }


/* banner zone 3 */
div.bannerZone3								{ background: #ff0000; }
div.bannerZone3 div							{ float: left; margin-left: 15px; margin-top: 5px; }
div.bannerZone3 div.first					{ float: left; margin-left: 0; }
div.bannerZone3 div.firstNextRow			{ float: left; margin-left: 0; }
