
/*wrappers - page or section containers*/

.centerColumn {
        background-color: #FDF1D4;
        }

.sideBoxContent {
        }
	
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}
	    
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: .2em;
	}
	
.centerBoxHeading {
       text-align: center;
        }
            
.centerBoxContentsCrossSell {
        font-size: 85%;
        text-align: left;
        }
                        
#crossSell {
        position: absolute;
        top: 545px;
        width: 510px;
        border: none;
        visibility: hidden;
        }	
       
#productName {
       margin: 0px 0px 0px 0px;
       padding: 5px 0px 4px 0px;
       #padding: 15px 0px 4px 0px;
       color: black;
       }
       
#productPrices {
       color: black;
       padding: 10px 0px 0px 0px;
       }       
       
#productDescription {
       color: black;
       font-size: 118%;
       font-weight: bold;
       padding: 15px 90px 0px 0px;
       }

#productDetailsList {
       color: black;
       font-size: 110%;
       font-weight: bold;
       padding: 0px 0px 0px 26px;
       }
       
#productGeneral {
       color: black;
       margin-top: 12px;
       }       

.navNextPrevWrapper {
       position: relative;
       text-align: center;
       }
       
.navNextPrevCounter {
       padding: 0em 0em 0em 0em;
       height: 18px;
       font-weight: bold;
       }
       
.floatingBox {
      border: none;
      }
      
#productComposer {
      height: 10px;
      margin-bottom: 5px;
      }            
      
#productArranger {
      height: 10px;
      margin-bottom: 5px;
      padding: 0px 0px 0px 0px;
      }       
      
LABEL {
      padding: 0px 0px 0px 0px;
      }      
      
#cartAdd {
      color: black;
      }
      
FONT {
    font-weight: bold;
    }
    
#productInfoLink {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    }
    
#tableofcontents  {
      text-align: center;
      height: 15px;
      padding: 0px 0px 0px 0px;
      }

#tableofcontents A {
      font-weight: bold;
      color: black;
      }

/*
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
      text-decoration: none;
      padding-right: .4em;
      margin-left: 15px;
      color: white;
      white-space: nowrap;
      }
      
#navSuppWrapper {
        position: absolute;
        width: 550px;
       top: 575px;
        font-size: 130%;
        }
*/                                              
                                                                                
