When I activate New Products or Featured Products centerbox, it causes the right side column to move to the bottom of the page. Can anyone tell me what is causing this and how to fix it? The centerbox works find when I activate Specials centerbox, as the website is set up now. www . lotionsgalore . com The code below shows what happens when I activate new or featured products in the centerbox. Thank you.
#trailimageid {
height: 0;
left: 0;
position: absolute;
top: 0;
visibility: hidden;
width: 220px;
z-index: 1000;
}
#trailimageid div {
background-color: #fff;
border: 1px solid #888;
padding: 5px;
text-align: center;
}
#trailimageid h1 {
font-size: 100%;
font-weight: normal;
margin: 0;
padding: 2px 0;
text-align: left;
width: 100%;
}
#trailimageid img {
border: medium none;
margin: 2px;
}
body {
background-color: #fff;
color: #000;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 65.5%;
margin: 10px;
}
a img {
border: medium none;
}
a:link, #navEZPagesTOC ul li a {
color: #000;
text-decoration: none;
}
a:visited {
color: #000;
text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #003;
text-decoration: underline;
}
a:active {
color: #000;
}
h1 {
color: #000;
font-size: 1.5em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.3em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
font-size: 1.1em;
}
.biggerText {
font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
margin: 0.3em 0;
}
CODE {
font-family: arial,verdana,helvetica,sans-serif;
font-size: 1em;
}
FORM, SELECT, INPUT {
display: inline;
font-size: 1em;
margin: 0.1em;
}
TEXTAREA {
display: block;
float: left;
margin: auto;
width: 95%;
}
input:focus, select:focus, textarea:focus {
background: none repeat scroll 0 0 #e4fef5;
}
FIELDSET {
border: 1px solid #ccc;
margin: 0.5em 0;
padding: 0.5em;
}
LEGEND {
font-weight: bold;
padding: 0.3em;
}
LABEL, h4.optionName {
line-height: 1.5em;
padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left;
}
LABEL.inputLabel {
float: left;
width: 9em;
}
LABEL.inputLabelPayment {
float: left;
padding-left: 2.5em;
width: 14em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
float: left;
width: 11em;
}
#checkoutPayment LABEL.radioButtonLabel {
font-weight: bold;
}
P, ADDRESS {
padding: 5px;
}
ADDRESS {
font-style: normal;
}
.clearBoth {
clear: both;
}
HR {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: -moz-use-text-color -moz-use-text-color #9a9a9a;
border-image: none;
border-style: none none solid;
border-width: medium medium 1px;
height: 1px;
margin-top: 0.5em;
}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
border: 1px solid #9a9a9a;
line-height: 1.8em;
padding: 0.2em;
}
.messageStackWarning, .messageStackError {
background-color: #f00;
color: #fff;
}
.messageStackSuccess {
background-color: #9f9;
color: #000;
}
.messageStackCaution {
background-color: #ff6;
color: #000;
}
#main-container {
border: 1px solid #ffc523;
margin-top: 0;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0;
padding: 0;
}
#logoWrapper {
height: 65px;
padding: 10px 0 5px 10px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
}
#tagline {
color: #000;
font-size: 2em;
text-align: center;
vertical-align: middle;
}
#sendSpendWrapper {
border: 1px solid #4c789f;
float: right;
margin: 0 0 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
margin: 0;
width: 47%;
}
.wrapperAttribsOptions {
margin: 0.3em 0;
}
.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
font-size: 0.9em;
margin: 0;
}
.navNextPrevList {
display: inline;
list-style-type: none;
margin: 0;
padding: 0.5em 0;
white-space: nowrap;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
background-color: #4c789f;
border: 1px solid #ffc523;
color: #fff;
font-weight: bold;
height: 1%;
margin: 0;
padding: 0 0.2em;
}
#navCatTabsWrapper {
background-color: #ebf0f3;
background-image: none;
color: #9a9a9a;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
line-height: 1.5em;
list-style-type: none;
margin: 0;
padding: 0.3em 0;
text-align: center;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
color: #fff;
margin: 0;
padding: 0 0.5em;
text-decoration: none;
white-space: nowrap;
}
#navCatTabs ul li a {
color: #9a9a9a;
}
#navEZPagesTOCWrapper {
border: 1px solid #9a9a9a;
float: right;
font-weight: bold;
height: 1%;
}
#navEZPagesTOC ul {
line-height: 1.5em;
list-style-type: none;
margin: 0;
padding: 0.5em 0;
}
#navEZPagesTOC ul li {
white-space: nowrap;
}
#navEZPagesTOC ul li a {
margin: 0;
padding: 0 0.5em;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
margin: 0.5em;
}
#navMainSearch {
float: right;
}
#navsearch {
float: right;
margin: 0;
}
#navBreadCrumb {
font-size: 0.95em;
font-weight: bold;
margin: 0;
padding: 15px 0.5em 0.5em 15px;
}
#navEZPagesTop {
background-color: #4c789f;
font-size: 0.95em;
font-weight: bold;
margin: 0;
padding: 0.5em;
}
#navColumnOne, #navColumnTwo {
background-color: transparent;
}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align: top;
}
#productDescription, .shippingEstimatorWrapper {
padding: 0 5px;
}
.alert {
color: #f00;
margin-left: 0.5em;
}
.advisory {
}
.important {
font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding: 10px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 0.9em;
}
#cartAdd {
border: 1px solid #000;
float: right;
margin: 1em;
padding: 1em;
text-align: center;
}
.tableHeading TH {
border-bottom: 1px solid #9a9a9a;
}
.tableHeading, #cartSubTotal {
background-color: #c1cac2;
}
#cartSubTotal {
border-top: 1px solid #ccc;
font-weight: bold;
line-height: 2.2em;
padding-right: 2.5em;
text-align: right;
}
.tableRow, .tableHeading, #cartSubTotal {
height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
padding: 0.5em 0;
}
.cartUnitDisplay, .cartTotalDisplay {
padding-right: 0.2em;
text-align: right;
}
#scUpdateQuantity {
width: 2em;
}
.cartQuantity {
width: 4.7em;
}
.cartNewItem {
color: #7c3933;
position: relative;
}
.cartOldItem {
color: #484e48;
position: relative;
}
.cartBoxTotal {
font-weight: bold;
text-align: right;
}
.cartRemoveItemDisplay {
width: 3.5em;
}
.cartAttribsList {
margin-left: 1em;
}
#mediaManager {
background-color: #e4fef5;
border: 1px solid #003d00;
margin: 0.2em;
padding: 0.5em;
width: 50%;
}
.normalprice, .productSpecialPriceSale {
text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color: #f00;
font-weight: 700;
}
.orderHistList {
list-style-type: none;
margin: 1em;
padding: 0.2em 0;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
margin: 0;
padding: 0.2em 0;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
font-weight: bold;
}
.totalBox {
padding: 0.2em;
text-align: right;
width: 5.5em;
}
.lineTitle, .amount {
padding: 0.2em;
text-align: right;
}
.amount {
width: 5.5em;
}
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin: 0 1em 1em 0;
}
.categoryIcon {
}
#cartImage {
margin: 0.5em 1em;
}
.attribImg {
margin: 0.3em 0;
width: 20%;
}
.attributesComments {
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin: 1em 0;
}
.centerBoxWrapper {
border: 1px solid #9a9a9a;
height: 1%;
margin: 1.1em 0;
}
h2.centerBoxHeading {
color: #fff;
font-size: 1.3em;
}
.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
color: #fff;
font-size: 1em;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
color: #fff;
font-size: 0.9em;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
background-color: #4c789f;
border: 1px solid #ffc523;
margin: 0;
padding: 0.3em 0.2em;
}
.leftBoxContainer, .rightBoxContainer {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #9a9a9a #9a9a9a #818d82;
border-image: none;
border-style: solid;
border-width: 1px 1px 3px;
margin: 1.5em 0 0;
}
.sideBoxContent {
background-color: #becedc;
padding: 0.4em;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
color: #000;
text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
color: #fff;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}
#bestsellers .wrapper {
margin: 0 0 0 1.5em;
}
#bestsellers ol {
margin-left: 1.1em;
padding: 0;
}
#bestsellers li {
margin: 0.3em 0;
padding: 0;
}
#bannerboxHeading {
background-color: #00c;
}
#upProductsHeading {
text-align: left;
}
#upDateHeading {
text-align: right;
}
A.category-top, A.category-top:visited {
color: #000;
text-decoration: none;
}
A.category-links, A.category-links:visited {
color: #000;
text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #000;
text-decoration: none;
}
SPAN.category-subs-parent {
font-weight: bold;
}
SPAN.category-subs-selected {
font-weight: bold;
}
.back {
float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
float: right;
}
.bold {
font-weight: bold;
}
.rowOdd {
background-color: #fdfef3;
height: 1.5em;
vertical-align: top;
}
.rowEven {
background-color: #fcfdeb;
height: 1.5em;
vertical-align: top;
}
.hiddenField {
display: none;
}
.visibleField {
display: inline;
}
CAPTION {
}
#myAccountGen li, #myAccountNotify li {
margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
text-align: right;
width: 20%;
}
.accountQuantityDisplay {
vertical-align: top;
width: 10%;


Reply With Quote
