body
{
    background: #FDDCED url( images/background.gif ) repeat;
    font-family: Verdana, Geneva, sans-serif;
}

#mirror
{
    font-size: 13px;
    color: #DC1CA0;
    position: absolute;
    top: 10px;
    left: 305px;
    z-index: 1;
}

#topframe
{
    background: url(  images/frtop.gif ) no-repeat;
    width: 560px; /*620px;*/
    height: 17px; /*29px;*/
    padding: 6px 30px;
    margin: 0px;
}
#topframe ul
{
    list-style-type:none;
    float: left;
    margin: 6px 15px;
    padding: 0px;
    margin: 0px;
}
#topframe ul li
{
    float: left;
    padding-right: 17px;
    font-size: 14px;
    font-weight: bold;
}
#topframe ul li a
{
    color: White;
    text-decoration: none;
}
#topframe ul li a:hover
{
    color: purple;
}
#footer
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 10px;
    width: 600px;
    text-align: right;
    padding: 30px 20px 0px;
    background: url( images/frbottom.gif ) no-repeat;
}
#footer ul
{
    list-style-type:none;
    float: left;
    margin: 2px 0px;
    padding: 0px;
    margin: 0px;
}
#footer ul li
{
    float: left;
    padding-right: 5px;
    font-size: 10px;
    white-space:nowrap;
}
#footer ul li a
{
    text-decoration: none;
}
#footer ul li a:hover
{
    text-decoration: underline;
}
#glass
{
    background: url( images/mirrorglass.jpg ) repeat-y;
    width: 540px;
    padding: 10px 40px 10px;
    margin: 0px 0px 0px;
}
#glass td
{
    vertical-align: top;
}
#logo
{
    position: relative;
    left: -5px;
}

a
{
    color: #DC1CA0;
    text-decoration: underline;
}
a:hover
{
    color: #DC1CA0;
    text-decoration: none;
}

#shelves
{
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 3;
    width: 301px;
    background-image: url( images/shelfbackground.gif );
    background-repeat: repeat-y;
}

#shelves td
{
    height: 125px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.shelfpadding
{
    height: 45px !important;
}
.shelfleft
{
    /* background-image: url( images/shelfc.gif ); */
    width: 5px;
}
.shelfright
{
    /* background-image: url( images/shelfr.gif ); */
    width: 32px;
}
.shelfitem
{
    /* background-image: url( images/shelfc.gif ); */
    width: 132px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
}
.shelflabel
{
    font-size: 10px;
    font-weight: bold;
    width: 128px;
    display: block;
    position: relative;
    top: 87px;
    text-align: center;
    cursor: pointer;
    padding: 4px 2px;
    background-image: url(images/pink-link-glitter.gif);
    background-repeat: repeat-x;
}
img
{
    border: 0;
}
a.shelflabel
{
    color: white;
    text-decoration: none;
}
a.shelflabel:hover
{
    color: white;
    text-decoration: none;
    background-image: none;
}
a.shelflabel:hover span
{
    background: none;
}
a.shelflabel:active
{
    color: white;
    text-decoration: none;
}
a.shelflabel span
{
    background-color: #D46290; /*#FF78D4;*/
    padding: 0px 1px 0px 0px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}
p
{
    font-size: 13px;
    margin: 5px 0px;
}
h1
{
    font-size: 150%;
    margin-top: 0px;
}
h2
{
    font-size: 125%;
    margin: 5px 0px;
}
h3
{
    font-size: 115%;
    margin: 5px 0px;
}
h4
{
    font-size: 105%;
    margin: 5px 0px;
}
.compact
{
    margin: 0px;
    padding: 0px;
}
.calendar
{
    font-size: 75%;
}
ul.wizardmenu
{
    list-style: none;
    height: 36px;
    padding: 0px;
    margin: 0px;
    width: 540px;
    background: url(images/wizardtabbg.gif) repeat-x;
}
ul.wizardmenu li
{
    float: left;
    height: 26px;
    width: 77px;
    text-align: center;
    padding: 10px 0px 0px;
    display: inline;
    margin: 0px;
    font-weight: bold;
}
ul.wizardmenu li.last
{
    width: 78px !important;
}
.wizardmenu li a
{
    font-weight: bold;
    text-decoration: none;
}
.stepMenuItem
{
    background: url(images/wizardtab.gif) no-repeat;
    color: #FCDCED !important;
}
.stepMenuItem a
{
    color: #FCDCED !important;
}
.currentStepMenuItem
{
    background: url(images/currentwizardtab.gif) no-repeat;
    color: #DC1CA0 !important;
}
.currentStepMenuItem a
{
    color: #DC1CA0 !important;
}
.wizard
{
    clear: both;
    margin-top: 0px;
    width: 540px;
    background: url(images/wizardbackground.gif) no-repeat bottom;
}
.wizard td
{
    padding: 10px;
}
.wizard td td
{
    padding: 5px;
}
.wizardstep
{
}
.centered td
{
    text-align: center;
    padding: 10px;
    vertical-align: top;
}

ul.sitemap
{
    display: block;
    margin: 0 0 0 5px;
    padding: 0 0 0 0px;
    list-style-type: none !important;
    font-size: 12px !important;
    padding-left: 5px;
}
ul.sitemap ul
{
    margin: 0 0 10px 10px !important;
}
ul.sitemap li
{
    padding: 0px;
    margin: 2px 0px;
    font-weight: bold;
}
ul.sitemap li a
{
    text-decoration: none;
}
ul.sitemap li span.reorder
{
}
ul.sitemap li span.padded
{
    padding-right: 5px;
}
textarea, input
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    padding: 0px 2px;
}
.validation
{
    color: red;
    font-weight: bold;
}
.summary
{
    border-top: 1px solid #DC1CA0;
    margin-top: 20px;
    background-color: #FFEDF7;
    padding: 0px;
}
.summary div
{
    padding: 10px;
}
.summary h3
{
    margin-top: 0px;
    margin-bottom: 5px;
}
.summary td
{
    padding: 0px !important;
}
.summary td.label
{
    padding-right: 10px !important;
    font-weight: bold;
}
.shopimage
{
    float: left;
    clear: both;
    margin-bottom: 20px;
}
.shopitem
{
    margin-left: 110px;
}
.category
{
    clear: both;
}
h1 a, h2 a, h3 a, h4 a
{
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{
    text-decoration: underline;
}
.clear
{
    clear: both;
}
.navbuttons
{
    float: right;
}
.hidden
{
    display: none;
}
.inputbutton
{
    border-style: solid;
    border-width: 1px;
    border-color: #E5B1ED #5B1965 #5B1965 #E5B1ED;
    background-color: #A42FAF;
    color: #FFFFFF;
    font-size: 13px;
    font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
    text-align: center;
    padding: 2px 7px;
    cursor: pointer;
    vertical-align: top;
}
.unframed
{
    border: none;
}
.cartlink
{
    float: right;
}
.cart
{
    border: 1px solid #DC1CA0;
    margin-top: 10px;
    background-color: #FFEDF7;
    padding: 10px 10px 5px 10px;
}
.cart h4
{
    margin: 0px 0px 5px 0px;
}
.cart table
{
    border-collapse:collapse;
}
.cart td
{
    text-align: right;
}
.cart tr.total td
{
    border-top: 1px solid #DC1CA0;
}
table.partydetails td
{
    padding: 1px 5px;
}
.toggle
{
    font-size: 10px;
}
table.admindetails td
{
    padding-right: 20px;
}
.pdflink
{
    float: right;
    border: 1px solid #DC1CA0;
    background-color: #FFEDF7;
    font-size: 11px;
    padding: 5px;    
}
.previousprice
{

}
.emphasis
{
    font-weight: bold;
}
.blue
{
    color: #4169e1;
}
.darkpink
{
    color: #ff1493;
}
.pink
{
    color: #ff69b4;
}
.purple
{
    color: #DC1CA0;
}
.blueemphasis
{
    color: #4169e1;
    font-weight: bold;
}
.darkpinkemphasis
{
    color: #ff1493;
    font-weight: bold;
}
.pinkemphasis
{
    color: #ff69b4;
    font-weight: bold;
}
.purpleemphasis
{
    color: #DC1CA0;
    font-weight: bold;
}