body{    
    background-color: #ffffff;
    background-image: url(../imgs/bg-page.png);
    background-repeat: repeat-x;
    background-position: left top;
}
*{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:10px;
    color:#747474;
}
.grey{
    color:#c8b9b3;
}
.black{
    color:#747474;
}
.greybg{
    background-color:#efebe6;
}
.clear{
    clear:both;
}
#centerer{
    border-left-color: #e3dcd9;
    border-right-color: #e3dcd9;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
}
#left, #right{
    background-color: #ffffff;
}

#center,#center_no_right{
    border-left-color: #e3dcd9;
    border-right-color: #e3dcd9;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    padding-top:27px;
}
#center_no_right{
   border-right-width: 0px ;
}
#footer{
    margin-top:50px;
    text-align:center;
    width:100%;
}
#content,form{
    padding-left:5px;
    padding-right:5px;
}
h1,a.h1,a.artist{
    color:#747474;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
a.artist{
    font-size:13px;
    text-decoration:underline;
}
h3{
    font-size:10px;
    font-weight:bold;
}
h2{
    height:20px;
    font-size:12px;
    font-weight:normal;
    padding:3px;
    padding-left:45px;
    margin-top:18px;
    background-color: #c9c9c9;
    color: #747474;
    border-top-color: #4c4c4c;
    border-bottom-color: #4c4c4c;
    border-left-color: #4c4c4c;
    border-right-color: #4c4c4c;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-style: dotted;
    border-bottom-style: dotted;

    background-image: url(../imgs/bg-h2.gif);
    background-position: 0px;
    background-repeat: no-repeat;
}
h2.search{
    background-image: url(../imgs/bg-h2-search.gif);
}
h2.mail{
    background-image: url(../imgs/bg-h2-mail.gif);
}
#menu {
    margin:0;
    list-style:none;
    padding:0;
    display:block;
}
#menu a {

    display:block;
    width: 155px;
    text-decoration:none;
    border-bottom:1px solid #e3dcd9;
    height: 28px;
    padding-top:8px;
    background-color: #ffffff;
    background-image: url(../imgs/bg-item.gif);
    background-position: 18px 13px;
    background-repeat: no-repeat;
}
#menu a span{
    color: #747474;
    font-weight: normal;
    font-size: 12px;
    margin-left:36px;

}
#menu a:hover,#menu .selected a{

    background-color: #ffffff;
    background-image: url(../imgs/bg-item-selected.gif);
    background-position: 18px 13px;
    background-repeat: no-repeat;

}
#menu a:hover span,#menu .selected a span{
    color:#6d4536;
}
a {
    color: #c8b9b3;
}
a img{
    border:0;
}
a.img img,img.bordered {
    border:1px solid #e3dcd9;
    background:transparent;
}
a:hover {
    color: #000000;
    text-decoration:none;
}
#center #promo,#center #promo #promoContent,#center #content,#center #footer,#center_no_right #promo,#center_no_right #promo #promoContent,#center_no_right #content,#center_no_right #footer{
    background-color: #ffffff;
}
.hscroll li span h3, div.item h3{
    color: #c8b9b3;
    font-weight: bold;
    font-size: 10px;
    margin:2px;
}

div.item{
    padding-left:10px;
    padding-bottom:5px;
    margin-top:5px;
    border-bottom-color: #4c4c4c;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
input,textarea,select{
    border:1px solid #676767;
}
input,select{
    width:140px;
}
input.auto{
    border:0px;
    width:auto;
}
button{
    height:20px;
    text-align:center;
    padding-left:5px;
    padding-right:5px;
    font-size:11px;
}
button.btn {
    border:1px solid #676767;
    color:#747474;
    background-image: url(../imgs/bg-button.png);
    background-repeat: repeat-x;
}
button.btn_hilite {
    border:1px solid #7f5c4f;
    color:#7f5c4f;
    background-image: url(../imgs/bg-button-hilite.png);
    background-repeat: repeat-x;
}
.req {
    color: #AA0000;
}
.orderform label {
    display:block;
    font-size: 100%;
    margin-top: 5px;
}
.orderform {
    margin: 5px;
}
.orderform textarea {
    width: 95%;

}
.orderform .left{
    width: 45%;
    float:left;
}
.orderform .right{
    width: 45%;
    float:right;
}
.orderform  .dets{
    width: 80%;
    margin-left: 30px;
}
.orderform label input{
    margin-right: 10px;
    margin-bottom: 5px;
}
.orderform .sub {
    margin: 10px 10px 0 10px;
}

div.vscroll-top{
    cursor:n-resize;
    background-image: url(../imgs/arr-v-top.png);
}
div.vscroll-btm{
    cursor:s-resize;
    background-image: url(../imgs/arr-v-btm.png);
}
div.artist,div.gpicture{
    width:100%;
    border-bottom-color: #4c4c4c;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
div.artist{
    margin:3px;
    margin-bottom:25px;
    padding-bottom:25px;
}
div.artist .apicture{
    margin-right:15px;
    margin-bottom:25px;
}
div.artist div.name{
    width:100px;
    margin-left:5px;
    float:left;
    padding:7px;
}
div.gpicture{
    background-color: #ffffff;
    float:left;
    padding-top:7px;
    padding-bottom:7px;
}
div.gpicture div.gpthumb{
    float:left;
    margin:10px;
}
div.gpicture div.gpinfo,div.gpicture div.gprice{
float:right;
margin:10px;
}
div.gpicture div.gprice{
    margin-top:40px;
}
p.bordered-top{
    border-top:1px solid #e3dcd9;
    padding-top:25px;
}