
/*wrappers - page or section containers*/
#mainWrapper {
/*  	background-image: url(http://www.stantons.com/dg/organ_images/2ndlevel.JPG);*/
        background-repeat: no-repeat;
        background-position: center;
 	text-align: left;
	width: 940px;
        height: 556px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
        }

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

/* categories box parent and child categories */

/*#categories {
        margin-top: 3px;
        }/*

A.category-top {
	color: #FFFFFF;
	text-decoration: none;
	}

A.category-top:visited, A.category-links:visited, A.category-subs:visited, A.category-products:visited {
	color: #000066;
	}

A.category-links {
	color: #FFFFFF;
	text-decoration: none;
	}

A.category-subs, A.category-products {
	color: #FFFFFF;
	text-decoration: none;
	}

SPAN.category-subs-parent {
	font-weight: bold;
	}

SPAN.category-subs-selected {
	font-weight: bold;
	}

/* end categories box links */

/*#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding-right: 0em;
    margin-left: 19px;
    color: #ffffff;
    white-space: nowrap;
    }*/

.buttonRow {
     border: none;
     position: relative;
/*   padding: -20px 0px 0px 570px;*/
     margin-right: 360px;
     #margin-right: 180px;
     top: -25px;
     #top: -18px;
     }

.ComposerArranger {
    margin: 2px 0px 2px 0px;
    font: small-caps bold 10px arial;
     }

.itemTitle {
    margin: 0px 0px 1px 0px;
    filter: Shadow(Color=black, Direction=150, Strength=2);
    }

.centerBoxContentsProducts {
    color: #0C0548;
    }

/*#navSuppWrapper {
    position: absolute;
    width: 550px;
    top: 560px;
    font-size: 130%;
    }*/

.centerColumn {
    background-color: #FDF1D4;
    background-image: none;
    }
    
.sideBoxContent {
     }    
     
#productListHeading {
    padding-top: 2px;
    padding-left: 5px;
    }
         
.inputLabel {
    padding-left: 60px;
    }
    
.productListing-data-description-odd {
    background-color: #ffe4b5;
    padding-left: 17px;
    }    

.productListing-data-description-even {
    padding-left: 17px;
    }    
    
