h2 a {
    color: #fff;
}

h2 a:hover {
    color: #ff0;
    text-decoration: none;
}

div#ccats {
    text-align: center;
}

ul#lcats {
    float: left;
    width: 504px;
    padding: 0;
}

* html ul#lcats {
    width: 518px;
}

ul#lcats li {
    display: inline;
    float: left;
    display: block;
    width: 140px;
    min-height: 150px;
    height: 150px;
    padding: 0 6px;
    margin: 0;
}

ul#lcats li.selected a {
    color: #000;
}

ul#lcats li.selected {
    background: #ddd;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

ul#lcats li a {
    display: block;
    color: #555;
    height: auto;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

ul#lcats li a:hover {
    color: #000;
}

ul#lcats li a:hover img,
ul#larts li a:hover img {
    border: 1px solid #555;
    
    box-shadow: 0px 0px 8px #555;
    -moz-box-shadow: 0px 0px 8px #555;
    -webkit-box-shadow: 0px 0px 8px #555;
    -khtml-box-shadow: 0px 0px 8px #555;
}

ul#lcats li a img {
    display: block;
    margin: 0 auto;
}

div#subcat_panel {
    /*display: none;*/
    background: url(/images/bkpnl.png) repeat;
    padding: 1em;
    margin: 0 0 2em 504px;
    border: 1px solid #999;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: 0px 0px 8px #555;
    -moz-box-shadow: 0px 0px 8px #555;
    -webkit-box-shadow: 0px 0px 8px #555;
    -khtml-box-shadow: 0px 0px 8px #555;
}

div#subcat_panel h3,
div#subcat_panel h4 {
    text-shadow: 0px 0px 3px #aaa;
    -moz-text-shadow: 0px 0px 3px #aaa;
    -webkit-text-shadow: 0px 0px 3px #aaa;
}

div#subcat_panel {
    text-shadow: 0px 0px 3px #aaa;
    -moz-text-shadow: 0px 0px 3px #aaa;
    -webkit-text-shadow: 0px 0px 3px #aaa;
}

* html div#subcat_panel {
    margin-left: 518px;
}

div#subcat_panel #cleft {
    float: left;
    min-height: 430px;
    height: auto!important;
    height: 430px;
}

div#subcat_panel h3 {
    padding-bottom: 0.5em;
    margin: 0 0 0.5em 0;
    border-bottom: 1px solid #999;
}

img.catimg {
    float: left;
    margin-right: 15px;
}

div#subcat_panel ul.lsubcats li {
/*    list-style-type: disc;*/
    list-style-type: none;
    margin: 0 0 0.2em 1em;
}

ul#lsubcats {
    clear: both;
    height: 50px;
    margin-bottom: 15px;
}

ul#lsubcats li {
    float: left;
    margin-right: 1em;
}

ul#lsubcats li a {
    display: block;
    color: #777;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 0.7em 1em;
    border: 1px solid #888;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: 0px 0px 5px #aaa;
    -moz-box-shadow: 0px 0px 5px #888;
    -webkit-box-shadow: 0px 0px 5px #888;
    -khtml-box-shadow: 0px 0px 5px #888;
}

ul#lsubcats li a:hover {
    color: #555;
    background: #eee;

    box-shadow: 0px 0px 8px #555;
    -moz-box-shadow: 0px 0px 8px #555;
    -webkit-box-shadow: 0px 0px 8px #555;
    -khtml-box-shadow: 0px 0px 8px #555;
}

ul#lsubcats li.selected a {
    color: #fff;
    background: #888;
    font-weight: bold;
    border: 1px solid #666;

    box-shadow: 0px 0px 8px #555;
    -moz-box-shadow: 0px 0px 8px #555;
    -webkit-box-shadow: 0px 0px 8px #555;
    -khtml-box-shadow: 0px 0px 8px #555;
}

ul#larts {
/*    clear: both;*/
}

ul#larts li {
    display: block;
    float: left;
    text-align: center;
    width: 140px;
/*    min-height: 180px;*/
/*    height: auto!important;*/
/*    height: 180px;*/
    margin-right: 20px;
}

ul#larts li a {
    display: block;
}

ul#larts li img {
    display: block;
    margin: 0 auto;
}

#carts {
/*    clear: both;*/
}

h3#tit {
/*    clear: both;*/
}

div#cimgs {
    float: left;
    width: 330px;
}

div#cimgs ul#thmbs {
    margin-top: 1em;
}

div#cimgs ul#thmbs li {
    display: table-cell;
    float: left;
    height: 100px;
    padding: 2px;
    margin: 2px 1px;
}

div#cimgs ul#thmbs li a img {
    margin: auto auto;
}

div#cimgs ul#thmbs li a {
    display: block;
    height: 100px;
    border: 2px solid #999;
}

div#cimgs ul#thmbs li a:hover {
    border: 2px solid #1a5eb5;
}

ul#pdfs {
    clear: both;
    padding: 1em 0 0 0;
    margin: 1em 0 0 0;
}

ul#pdfs li {
/*    float: left;*/
}

ul#pdfs li a {
    display: block;
    background: url(/images/icons/pdf_icon_64.png) no-repeat left top;
    text-indent: 80px;
    line-height: 64px;
/*    text-indent: -25000px;
    width: 64px;*/
    height: 64px;
    margin-top: 0.75em;
}

#cart .desc {
    margin-left: 340px;
}

#cright {
    margin-left: 250px;
}
