body {
    font-family:arial, sans-serif;
    padding:20px 0 10px;margin:0 auto;
    text-align:center;
    font-size:12px;
    line-height:15px;
    color:#000;
    background:url(../_img/bg.gif) #000;
    }
#header {
    position:relative;
    width:819px;
    height:189px;
    background:url(../_img/header.png) top left no-repeat;
}
#header a#homeHit {
    position:absolute;
    display:block;
    z-index:5;
    top:125px;left:14px;
    width:275px;
    height:40px;
}
#main {
    width:819px;
    margin:0 auto;
    padding:13px;
    text-align:center;
    background:#000;
    }
#flash_slider {
    float:left;
    padding:10px 0 0 0;
}
#shop_view {
    width:570px;
    float:left;
    padding:0;
 }
.shop_item {
    position:relative;
    width:255px;
    height:205px;
    text-align:center;
    padding:10px;
    float:left;
    margin:0 10px 10px 0;
    border-right:1px solid #890000; 
    border-bottom:1px solid #890000;
    background:url(../_img/bg_wit.gif) #fff;
}
.item_info {
    text-align:left;
    margin:0;
}
.item_info h3 {
    margin:0;padding:3px 0 2px 0;
    font-weight:lighter;
    color:#890000;
    font-size:14px;
}
.item_info .category { color:#555; }
.item_info .cat_value { color:#000; }

.item_info .status {
    position:absolute;
    bottom:1px;right:5px;
    z-index:5;
    color:#890000;
    font-size:11px;
    padding:0 0 0 10px;
    background:url(../_img/blokkie.gif) 0 5px no-repeat;
}

.clearC {
    width:819px;
    height:11px;
    margin:0;
    padding:0;
    clear:both;
    background:url(../_img/rand_01.gif) no-repeat;
}
.blackBg {
    position:relative;
    text-align:left;
    margin:0;
    min-height:125px;
    background:url(../_img/ornament_black.png) bottom left no-repeat #000;
}
body#home .blackBg p {
    padding:10px 0 0 135px;
}
body#shop .blackBg { min-height:50px; }
#footer {
    position:absolute;
    bottom:0;right:0;
    text-align:right;
    width:685px;
    font-size:10px;
    color:#890000;
    padding:4px;
    background:url(../_img/footer_top.png) top right #000 no-repeat;
}
#footer a {
    color:#890000;
    text-decoration:none;
}
#footer a:hover {
    text-decoration:underline;
}
#pageContent {
    padding:5px 0;
    text-align:left;
    background:#fff;
    }
#pageContent a {
    text-decoration:none;
    color:#D41C11;
}
#pageContent a:hover {
    text-decoration: underline;
}
.endIt {
    clear:both;
    font-size:1px;
    margin:0;padding:0;
    line-height:1px;
    height:1px;
}
p {
    margin:0;
    padding:5px 0;
    font-size:14px;
    color:#CFCFCF;
    line-height:19px;
}
body#shop p {
    margin:0;
    padding:5px 0;
    font-size:12px;
    color:#444;
    line-height:15px;

}
.h2 {
    font-weight:bold;
    font-size:18px;
    line-height:22px;
    padding:5px 0 3px 0;
    margin:0;
    display:block;
}
.pageTitle {
    clear:both;
    color:#D41C11;
    font-size:20px;
    padding:3px 0;
    margin:3px 0;
    letter-spacing:-1px;
    font-weight:bold;
    border-bottom:1px solid #D41C11;
}
/* PAGER */
.pageNo {    font-size:11px;    text-align:center;    background:#fff;    color:#333;    clear:both;    padding:5px;}.pageNo .nul {    margin:0 5px 0 0;    padding:3px 3px 1px 0;}.pageNo a, .pageNo a:link, .pageNo a:visited {    margin:0 5px 0 0;    color:#333;    text-decoration:none;}.pageNo a#backOverview, .pageNo a:link#backOverview, .pageNo a:visited#backOverview {     background:#fff;    color:#CC3300; /* variable */    border:0;    }.pageNo a:hover#backOverview { border:0;color:#CC3300;text-decoration:underline } /* variable */.pageNo a:hover {    text-decoration:underline;}  