/* New styles */ body { margin: 0; padding: 0; font-family: "Century Gothic", georgia, times, "times new roman", serif; } #topsearchbar { float: right; width:750px; height:25px; margin-top: 45px; margin-right: 0px; margin-bottom: auto; margin-left: 10px; color: #000000; } #container { width: 900px; margin: 1em 5%; border: 1px solid #333; } #banner { width: 953px; height: 80px; margin: 10px auto 0px auto; background-image: url('banner.png'); background-repeat: no-repeat; padding: 0; border: 0; } #mainarea { /*overflow: hidden;*/ width: 953px; margin: 0px auto; background-color: #fff; } #mainarea .girlsidebar { background-color: #e3d9e8; border: 0; margin-top: 0px; margin-left: 0px; padding: 0; width: 190px; float: left; /* background-image:url(girlbig.png); */ /* background-position:bottom; */ /* background-attachment:scroll; */ /* background-repeat:no-repeat; */ /* min-height:1500px; */ } #mainarea .girlsidebar-box { width: auto; background-color:#e3d9e8; margin-left: 0px; } #girlleftimage { /* background-color: #e3d9e8; */ position:fixed; bottom:0; height:130px; width: 190px; background-image:url(bottomgirl.png); background-repeat: no-repeat; } #mainarea .babysidebar { background-color: #AB8AB8; border: 0; margin-top: 0px; margin-left: 0px; padding: 0; width: 190px; float: left; /* background-image:url(babybig.png); */ /* background-position:bottom; */ /* background-attachment:scroll; */ /* background-repeat:no-repeat; */ /* min-height:1500px; */ } #mainarea .babysidebar-box { width: auto; background-color:#AB8AB8; margin-left: 0px; } #babyleftimage { /* background-color: #B3749A; */ position:fixed; bottom:0; height:130px; width: 190px; background-image:url(bottombaby.png); background-repeat: no-repeat; } #mainarea .boysidebar { background-color: #816166; border: 0; margin-top: 0px; margin-left: 0px; padding: 0; width: 190px; float: left; /* background-image:url(boybig.png); */ /* background-position:bottom; */ /* background-attachment:scroll; */ /* background-repeat:no-repeat; */ /* min-height:1500px; */ } #mainarea .boysidebar-box { width: auto; background-color:#816166; margin-left: 0px; } #boyleftimage { /* background-color: #816166; */ position:fixed; bottom:0; height:130px; width: 190px; background-image:url(bottomboy.png); background-repeat: no-repeat; } #leftnav p { margin-top: 0; } #rightcolumn { float: right; margin: 0px 0; border: 0; padding: 0; width: 743px; } #bottomnavbar { width: 743px; clear: both; text-align: center; margin: 10px auto 10px auto; } #bottomsearchbar { clear:both; margin: 0px 0px 0px 0px; text-align: center; } .style2 { font-size: 1.1em; } a { font-size: 12px; text-decoration:none; color:#000000; } a:hover { text-decoration:none; color:#000000; } a img { border:none; } #footer { width: 743px; clear: both; text-align: center; border-top: 1px solid #555555; margin: 0px auto 0px auto; } #footer1 { width: 743px; } #footer2 { width: 743px; } /* Product Styles */ table.products { border-collapse: collapse; border-spacing: 0px; background-color: white; } table.products th { border: none; padding: 1px; background-color: white; text-align: left; font-weight:bold; font-size:12px; } table.products td { border-style: solid; border-width: 1px; border-color: #888888; padding: 3px; font-size:12px; } /* End of Product Styles */